.at_inr{padding:20px;}
@media (min-width: 599px) {
  .peach2026 .mainImgBlock {
      background: #d8c093;
  }
}
.peach.peach2026 .right__add{
      /* width: 65%; */
}
@media (max-width: 599px) {
    .peach.peach2026 .right__add--sp {
        background: url(/upload/tenant_1/peach2026_bg_sp.webp) bottom no-repeat;
        background-size: 100% auto;
    }
}

@media only screen and (min-width:768px){
  .at_inr {
      padding: 50px 0;
      width: 1100px;
      margin: 0 auto;
  }
}

/* ----------------------------------
    tourBox
 ---------------------------------- */
.at__ttl {
    position: relative;
    font-size: 20px;
    border-left: 6px solid #0070b4;
    padding-left: 15px;
    line-height: 1.8;
}
.at__ttl::before {
    content: "";
    width: 6px;
    height: calc(100% / 2);
    background: #69acd5;
    display: block;
    position: absolute;
    left: -6px;
    bottom: 0;
}
.at__ttl span{display:block;}
.at__ttl .lead{font-weight:bold;}
.at__ttl .sub{
  font-size:16px;
}
.at_inr{padding:20px;}

.at__Boxinr {
  background:#fff;
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    width: 300px;
}
.at__sclBox{overflow-x: scroll;}
.at__box--ttl {
    font-size: 16px;
    padding:15px;
    font-weight: bold;
}
.at__box--cat + .at__box--ttl {padding: 8px 15px;}
.at__box--txt {
    padding: 0 15px 15px;
    font-size: 12px;
    line-height: 1.8;
   /* display: none; */
}
.area__tourBox{background: #f2f5f9;}
.area__tourBox.ptn2{
  background: #fff;
}
.ptn-txt .at__box--txt{display:block;}
.at__box{
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1000px;
    margin-top:30px;
}
.at__Boxinr .at__box--dp{padding: 0 15px 15px;}
.getdpprice.pri{
    color: #ed5629;
    font-size: 25px;
    font-weight: bold;
}
.getdpprice + .getdpprice_info {
    font-size: 10px;
    color: #555;
    display: block;
}
.at__box--cat {
    padding: 0;
    margin: 20px 15px 5px;
}
.at__box--cat--cld{
    background: #333;
    color: #fff;
    padding: 5px 10px;
    margin-right: 10px;
}

/* scrollBar */
.at__sclBox::-webkit-scrollbar{
  height: 6px;
}
.at__sclBox::-webkit-scrollbar-track{
  background-color: #ccc;
  border-radius: 10px;
}
.at__sclBox::-webkit-scrollbar-thumb {
    background-color: #2698c4;
    width: 40%;
    border-radius: 10px;
}

@media only screen and (min-width:768px){
    .at_inr {
      padding: 50px 0;
      width: 1100px;
      margin: 0 auto;
  }
  .at__ttl{font-size:26px;}
  .at__ttl span:nth-of-type(2) {font-size: 16px;}
  .getdpprice_info{width:100%;}
  .at__box--txt{font-size:14px;}
  .at__sclBox{overflow-x:inherit;}
  .at__Boxinr {
      /* width: calc(100% / 4 - 10px); */
      width:100%;
      margin-bottom: 15px;
  }

}

/* ----------------------------------
    osusumeTour
 ---------------------------------- */
 
 .ao__box{display:none;}
 .ao__box.active{display:block !important;}
 .ao__box [data-key]{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
 }
 .ao__box--img{width:100%;}
 .ao__box-info{
   width:calc(100% - 40% - 20px);
 }
  .ao__box-info {
     width: 100%;
     padding: 20px;
     background: #fff;
  }
  .ao__box-info .ao__box-List {
    background: #000;
    color: #fff;
    padding: 5px 5px 0 5px;
    width: 25%;
    text-align: center;
}
.ao__box--ttl {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.ao__box-List+.ao__box--ttl{
  margin: 10px 0; 
}
/* .ao__box-List_cld {
    background: #333;
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    box-sizing: border-box;
    display: inline-block;
    margin-right: 6px;
} */
.ao__box--txt {
    font-size: 12px;
    line-height: 1.8;
    padding: 5px 0;
    background: #f2f5f9;
    padding: 10px;
    border-radius: 8px;
}
.addBg .ao__box--txt{
  background: #fff; 
}

.ao__box a {
    display: block;
    margin-top: 20px;
}
.ttt03--ttl {
    padding: 1rem 0;
}

body[class*=area_] .def__dpp .docoWrap .searchBox_wbf{
  padding:0;
}
body[class*=area_] .def__dpp .docoWrap .docoWrap--ttl{
    padding:15px 0;
}
body[class*=area_] .def__dpp .docoWrap{
    height: inherit;
}

body[class*=area_] .def__dpp .dwWrap__left{
 display: none; 
}
body[class*=area_] .def__dpp .dwWrap__right{
 display: block; 
}

body[class*=area_] .def__dpp.def__dp .dwWrap__left{
 display: none; 
}
body[class*=area_] .def__dpp.def__dp .dwWrap__right{
 display: block; 
}
    
@media only screen and (min-width:768px){
    .at__box {width: 1100px;}
  .at__box--ttl {font-size: 18px;}.at__box--cat{font-size:12px;}.getdpprice.pri{font-size:20px;}
  .ao__box a {
    background: #fff;
      margin-top: 20px;
      /* width: calc(100% / 3 - 15px); */
      width:100%;
      border: 1px solid #ccc;
      border-radius: 6px;
      overflow: hidden;
  }
  .ao__box{
      flex-wrap: wrap;
      justify-content: space-between;
  }
   .ao__box--img {
      width: 100%;
   }
  .area__sclBox ul{width:100%;}
  .ao__box.active{
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }
}
