.nenmatsu ul {
  padding: 0;
}

.nenmatsu .ttl-back01 {
    background-image: url(/import/tenant_1/www.wbf.co.jp/special/nenmatsu/img/bg_search01.webp);
    background-repeat: no-repeat;
    background-position: center;
    padding: 80px 0;
    margin-bottom: 0;
}

.nenmatsu .ttl01 .txt {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #9b2121;
    background: #fff;
    padding: 10px 100px;
    display: inline-block;
    border: 4px solid #9b2121;
    position: relative;
    z-index: 0;
}

.nenmatsu .ttl01 .txt:before {
    width: 10px;
    height: calc(100% - 5px);
    content: "";
    background: #fff;
    border-top: 4px solid #9b2121;
    border-bottom: 4px solid #9b2121;
    border-left: 4px solid #9b2121;
    position: absolute;
    top: 50%;
    right: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.nenmatsu .ttl01 .txt:after {
    width: 10px;
    height: calc(100% - 5px);
    content: "";
    background: #fff;
    border-top: 4px solid #9b2121;
    border-bottom: 4px solid #9b2121;
    border-right: 4px solid #9b2121;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}


/*nenmatsuQa*/
.nenmatsuQa .box dl {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
}

.nenmatsuQa .box dl+dl {
    margin-top: 30px;
}

.nenmatsuQa .box dl dt,
.nenmatsuQa .box dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.nenmatsuQa .box dl dt {
    padding-right: 50px;
    position: relative;
    z-index: 0;
}

.nenmatsuQa .box dl dd {
    padding-top: 30px;
    padding-left: 60px;
}

.nenmatsuQa .box dl dt .sub {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    background: #9b2121;
    border-radius: 50%;
    margin-right: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.nenmatsuQa .box dl dd .sub {
    font-size: 20px;
    color: #9b2121;
    line-height: 40px;
    margin-right: 30px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}

.nenmatsuQa .box dl .arrow {
    border: solid 1px #9b2121;
    padding: 8px;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 0;
}

.nenmatsuQa .box dl .arrow:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: solid 2px #9b2121;
    border-right: solid 2px #9b2121;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.nenmatsuQa .box dl .active .arrow:before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
}

@media (max-width: 599px) {
    .nenmatsuQa .box dl {
        padding-bottom: 20px;
    }

    .nenmatsuQa .box dl+dl {
        margin-top: 20px;
    }
    
    .nenmatsuQa .box dl dt {
        padding-right: 40px;
    }

    .nenmatsuQa .box dl dd {
        padding-top: 20px;
        padding-left: 15px;
    }

    .nenmatsuQa .box dl dt .sub {
        margin-right: 10px;
    }

    .nenmatsuQa .box dl dd .sub {
        margin-right: 20px;
    }
}

.peachSearchBox .inner {
  width: 750px;
}
.nenmatsu .sbw__box {
  margin-bottom: 10px;
}


/* .peachSearchBox #calendar table{
display: none;
}
.peachSearchBox #calendar table#cal_2024_12,#calendar table#cal_2025_1{
display: table;
} */
#calenderBox table{
  display: none;
}
#calenderBox table#cal_2024_12,#calenderBox table#cal_2025_1{
  display: table;
}
.nenmatsu .mainWrap {
  background: #fff5ee;
}

.nenmatsu .pickDate {
  flex-wrap: nowrap;
}

.nenmatsu .pickDate li {
  border: 1px solid #fff;
}

.nenmatsu .pickDate li a {
  color: #fff;
  background: #b22222;
}

.nenmatsu .tourSelectBox table th {
  color: #fff;
  border-bottom: 3px solid #8b0000;
  background: #b22222;  
}

.nenmatsu .tourChangeArea h3 {
  color: #fff;
  background: #b22222;
}

.nenmatsu .tourChangeArea .planInfoWrap .btn ul li a .days {
  color: #fff;
  background: #b22222;
}

.nenmatsu .tourRanking .rankInner .txtBox .btn a {
  background: #b22222;
}

.nenmatsu .tourChangeArea .planInfoWrap .period {
  margin-bottom: 10px;
    padding:10px;
    background: #ffe4e1;
}

.nenmatsu-back01 {
    background: url(/import/tenant_1/www.wbf.co.jp/special/nenmatsu/img/bg_red.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
}

.lead .text {
  padding: 15px;
  border-radius: 15px;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  color: #fff;
}

.lead .text span {
  font-size: 1.8rem;
  /*color: #b22222;*/
}

.h1Area h1 {
    text-align: center;
    padding: 10px 10px 0 10px;
    font-weight: bold;
    color: #b22222;
    font-size: 2rem;
}
#sw__world{
    width: 700px;
    margin: 0 auto;
}
#sw__world dl{
  border: 1px solid #ccc;
  border-radius: 4px;
  position: relative;
  padding:10px;
  margin-bottom:10px;
  margin-top: 0 !important;
  cursor:pointer;
  background: #fff
}
#sw__world dt{
  position: absolute;
  color: #888;
  font-size: .8rem;
  left: 10px;
    top: 10px;
  cursor:pointer;
  pointer-events: none;
}
#sw__world .search_req dt::before {
    margin-left: -4px;
    margin-right: 4px;
    content: "\5FC5\9808";
    background: #f00;
    color: #fff;
    padding: 2px 6px;
    font-size: 11px;
    border-radius: 4px;
}
#sw__golf dd,#sw__diving dd{
  width: 100%;
  background-color: #FFF;
}
#sw__world select,#sw__world input{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  outline: none;
  cursor:pointer;
  padding-top:15px;
  background-color: #FFF;
}
#sw__world .df dl,#sw__golf dl,#sw__diving dl{width:48%;  cursor:pointer;}
.sfos_btn{
  transition: all 0.5s ease;
  background: #2896c6 !important;
  border: none;
  width: 100% !important;
  color: #fff;
  padding: 15px 0;
  font-size: 120%;
  margin: 5px 0 0;
    cursor:pointer;
  border-radius: 4px;
}
.tourChangeArea .planInfoWrap .tourTxt {
    margin-bottom: 10px;
    line-height: 1.5;
}
.tourChangeArea .planInfoWrap .tourTtl {
    padding: 5px 0;
    border-left: 5px solid #1d7dbe;
    padding-left: 10px;
    margin: 10px 0;
    line-height: 1.5;
}

@media (max-width: 599px) {
  .h1Area h1 {
    padding: 10px;
    font-size: 1.5em;
    margin-bottom: 0;
  }
  #sw__world {
      width: 95%;
      margin: 0 auto;
  }
  .nenmatsu .pickDate {
      flex-wrap: wrap;
  }  
}


.tempSaleMv {
  position: relative;
}

.topLink {
  position: absolute;
    top: 15px;
    right: 15px;
    background-color: #9b2121;
    font-weight: bold;
    color: #FFF;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 110%;
}

.topLink a {
  color: #fff;
}

@media (max-width: 598px) {
    .topLink {
        top: auto;
        bottom: 5px;
        right: auto;
        width: 90%;
        margin-left: 5%;
        text-align: center;
    }
}

.price {
  display: block;
  margin-top: 15px;
}
