/* ページ設定 */

.tempSaleWrap .mainWrap {
    font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1em;
    background: #f9f9f9;
}

.tempSaleMv .inner,
.tempSaleMv .inner1200 {
    width: 100%;
}

[data-element-id] .tempSaleMvImg.show\@sp {
    width: 500px;
}

.tourSelectBox {
    padding: 10px;
}

.tourSelectBox table {
    width: 100%;
    margin: auto;
    text-align: left;
    background: #fff;
}

.tourSelectBox table th {
    padding: 8px 10px;
    font-weight: bold;
    font-size: 110%;
    color: #fff;
    border-bottom: 3px solid #454545;
    background: #8b8b8b;
}

.tourSelectBox table td {
    padding: 10px 50px;
    font-size: 110%;
    line-height: 2;
}

.tourSelectBox table td label {
    display: inline-block;
    margin: 5px 10px 0 0;
    font-size: 18px;
}

.tourSelectBox table .txtCenter td {
    font-size: 20px;
    text-align: center;
}

.tourSelectBox table .txtCenter td .tourNum {
    padding: 0 5px;
    font-size: 31px;
    color: #f42500;
}

.tourSelectTtl {
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
}

.pickDate {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px auto 20px;
}

.pickDate li {
    width: 108px;
    margin: 0 0 2px 1px;
    text-align: center;
    border-bottom: 1px solid #333;
}

.pickDate li a {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 16px;
    color: #333;
    background: #ccc;
}

.pickDate li a:hover {
    text-decoration: underline;
}

.tempSaleMeasure {
    padding: 50px 0 0;
}

.tourChangeArea .tour {
    margin-top: 50px;
    background: #fff;
}

.tourChangeArea h3 {
    width: 100%;
    display: inline-block;
    padding: 8px 0 2px;
    font-weight: bold;
    font-size: 21px;
    color: #333;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    border-bottom: 2px solid #ccc;
    border-radius: 3px;
    background: #eee;
}

.tourChangeArea .planInfoList {
    padding: 20px 10px;
}

.tourChangeArea .planInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tourChangeArea .planInfoWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: visible;
    padding: 10px;
    color: #222;
    text-align: left;
    border-top: 3px #bdbdbd solid;
    background: #fff;
    -webkit-box-shadow: 0px 2px 6px rgba(80, 80, 80, 0.5);
    box-shadow: 0px 2px 6px rgba(80, 80, 80, 0.5);
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.tourChangeArea .planInfoWrap .area {
    padding: 0 0 5px;
    text-align: center;
}

.tourChangeArea .planInfoWrap .tourTtl {
    padding: 10px 0;
}

.tourChangeArea .planInfoWrap .tourTtl a {
    font-weight: bold;
    font-size: 15px;
    color: #1d7dbe;
    line-height: 1.3;
}

.tourChangeArea .planInfoWrap .tourTtl a:hover {
    text-decoration: underline;
}

.tourChangeArea .planInfoWrap .tourTxt {
    margin-bottom: 10px;
}

.tourChangeArea .planInfoWrap .period {
    margin-bottom: 10px;
    padding: 4px 0 3px 6px;
    background: #ccc;
}

.tourChangeArea .planInfoWrap .btn div {
    margin: 10px 0;
    padding-left: 5px;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    border-left: 5px solid #ccc;
}

.tourChangeArea .planInfoWrap .btn ul li {
    text-align: center;
}

.tourChangeArea .planInfoWrap .btn ul li a:hover .days {
    text-decoration: underline;
}

.tourChangeArea .planInfoWrap .btn ul li a.btn_nomove .days {
    border: none !important;
    background: #bfbfbf;
}

.tourChangeArea .planInfoWrap .btn ul li a .days {
    width: 100%;
    display: inline-block;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #575857;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    border-radius: 3px;
    background: #fdbc03;
}

.tourChangeArea .planInfoWrap .btn ul li a .yen_parent {
    display: block;
    margin-top: 3px;
    font-weight: bold;
    font-size: 15px;
    color: #da2d41;
}

.selectDate {
    padding: 60px 0;
}

h2.ttl01 {
    margin-bottom: 50px;
    font-size: 23px;
    line-height: 1em;
    text-align: center;
}

h2.ttl01::before {
    content: "＼";
    margin-right: 15px;
}

h2.ttl01::after {
    content: "／";
    margin-left: 15px;
}

.month01,
.month02 {
    width: 13.5%;
    margin: 20px auto 10px 5px;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    background-color: #ccc;
}

[data-element-id] .slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.slider .item {
    margin: 10px 5px 15px;
    font-size: 20px;
}

.slider .item a {
    line-height: 1.2;
}

.slider .item a:hover .date {
    text-decoration: underline;
}

.slider .item a.btn_nomove:hover .date {
    -webkit-text-decoration-color: #000;
    text-decoration-color: #000;
}

.slider .item a.btn_nomove .date {
    color: #fff;
    background-color: #919191;
}

.slider .item a.btn_nomove .price {
    color: #ccc;
}

.slider .item a span {
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
}

.slider .item a .date {
    display: block;
    font-weight: bold;
    color: #555;
    background: #a1c6e4;
}

.slider .item a .price {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #da2d41;
}

.slider .slide-arrow {
    width: 25px;
    height: 50px;
    background: #ccc;
}

.slider .prev-arrow,
.slider .next-arrow {
    position: absolute;
    top: calc(50% - 40px);
    z-index: 100;
}

.slider .prev-arrow:hover,
.slider .next-arrow:hover {
    cursor: pointer;
}

.slider .prev-arrow::before,
.slider .next-arrow::before {
    content: "";
    width: 10px;
    height: 10px;
    margin-top: -3px;
    border-top: solid 2px #697b91;
    border-right: solid 2px #697b91;
    position: absolute;
    top: 45%;
}

.slider .prev-arrow {
    left: -65px;
}

.slider .prev-arrow::before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    left: 32%;
}

.slider .next-arrow {
    right: -60px;
}

.slider .next-arrow::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 20%;
}

.tourRanking .rankWrap {
    margin-top: 15px;
}

.tourRanking .rankBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tourRanking .rankInner {
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.1);
}

.tourRanking .rankInner .txtBox h4 {
    height: 30px;
    margin: 10px 0 15px 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    border-bottom: 2px solid #000;
}

.tourRanking .rankInner .txtBox h4 .ranking {
    position: relative;
}

.tourRanking .rankInner .txtBox h4 .rankingImg {
    width: 36px;
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 0;
}

.tourRanking .rankInner .txtBox h4 .rankingTxt {
    display: inline-block;
    position: relative;
    position: absolute;
    top: -7px;
    left: 12px;
}

.tourRanking .rankInner .txtBox h4 .place {
    display: inline-block;
    margin-left: 45px;
}

.tourRanking .rankInner .txtBox .txt {
    font-size: 14px;
    line-height: 160%;
}

.tourRanking .rankInner .txtBox .btn {
    margin: 20px 0 0 0;
}

.tourRanking .rankInner .txtBox .btn a {
    width: 100%;
    display: block;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    background-color: #ff8f00;
}

.tourRanking .rank-1 .rankInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tourRanking .rank-1 .rankInner .imgBox {
    width: 40%;
}

.tourRanking .rank-1 .rankInner .txtBox {
    width: 55%;
}

.tourRanking .rank-2 .rankInner,
.tourRanking .rank-3 .rankInner,
.tourRanking .rank-4 .rankInner,
.tourRanking .rank-5 .rankInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tourRanking .rank-2 .txtBox,
.tourRanking .rank-3 .txtBox,
.tourRanking .rank-4 .txtBox,
.tourRanking .rank-5 .txtBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.tourRanking .rank-2 .txtBox .txt,
.tourRanking .rank-3 .txtBox .txt,
.tourRanking .rank-4 .txtBox .txt,
.tourRanking .rank-5 .txtBox .txt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.selectTheme .catch {
    line-height: 160%;
    text-align: center;
}

.selectTheme .themeBox {
    margin-top: 20px;
}

.selectTheme .themeBox ul a:hover {
    text-decoration: underline;

    -webkit-text-decoration-color: #00a0e9;
    text-decoration-color: #00a0e9;
}

.selectTheme .themeBox ul a li.themeTtl {
    padding: 10px 5px 5px;
    font-weight: bold;
    font-size: 16px;
    color: #1678d8;
    line-height: 1.2;
    text-align: center;
}

.selectTheme .themeBox ul a li.themeTxt {
    padding: 0 5px 5px;
    color: #333;
    line-height: 140%;
}

.selectTheme .themeBox ul a li img {
    border-radius: 5px;
}

@media screen and (max-width: 1299px) {
    .slider {
        padding: 0 50px;
    }

    .slider .prev-arrow {
        left: 0px;
    }

    .slider .next-arrow {
        right: 0px;
    }
}

@media (max-width: 1024px) {
    .tempSaleWrap .mainWrap .inner,
    .tempSaleWrap .mainWrap .inner1200 {
        width: 95%;
        max-width: 100%;
    }

    .tempSaleMv .inner,
    .tempSaleMv .inner1200 {
        width: 100% !important;
    }

    .month01,
    .month02 {
        width: 110px;
    }
}

@media (max-width: 599px) {
    .slider {
        padding: 0;
    }

    .slider .item {
        font-size: 16px;
    }

    .tourSelectBox table td {
        padding: 10px;
    }

    .tourSelectBox table td label {
        font-size: 16px;
    }

    .tourSelectBox table .txtCenter td {
        font-size: 17px;
    }

    .tourSelectBox table .txtCenter td .tourNum {
        font-size: 27px;
    }

    .tourSelectTtl {
        font-size: 16px;
    }

    .pickDate li {
        width: calc(25% - 0.75px);
        margin: 0 0 1px 1px;
    }

    .pickDate li:nth-child(4n+1) {
        margin: 0 0 1px 0;
    }

    .tourChangeArea .inner,
    .tourChangeArea .inner1200 {
        width: 98% !important;
    }

    .tourChangeArea h3 {
        font-size: 18px;
    }

    h2.ttl01 {
        font-size: 20px;
    }

    .month01,
    .month02 {
        width: 30%;
        font-size: 16px;
    }

    .tourRanking .inner,
    .tourRanking .inner1200 {
        width: 90% !important;
    }

    .tourRanking .rankWrap {
        margin-top: 0;
    }

    .tourRanking .rank-1 .rankInner {
        display: block;
    }

    .tourRanking .rank-1 .rankInner .imgBox {
        width: 100%;
    }

    .tourRanking .rank-1 .rankInner .txtBox {
        width: 100%;
    }

    .selectTheme .themeBox {
        margin: 20px 0 0;
    }
}
