.mmy_bc [data-type="tbpndep"] .list_okinawa_detail.depDtl{
  display: none;
}
.mmy_bc [data-type="tbpndep"] .list_hkd_detail {
    display: none !important;
}

.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__left li{
  display: none;
}
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__left li.list_major{
  display: block;
}
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p{
  display: none;
}
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p.IBR,
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p.HND,
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p.UKB,
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p.NGO,
.mmy_bc .sbw_airModal[data-type="tbpndep"] .air__right .list_major_detail p.FUK{
  display: block;
}

.mmy_bc .info{
    margin: -4px 24px 5px;
    background: #eee;
    padding: 8px 16px;
    font-size: 14px;
    border-radius: 8px;
}
@media (max-width: 768px){
  .mmy_bc .info{
      margin: -4px 24px 24px;
  }  
  .pt__nv a, .pt__nv button{
    font-size:12px;
  }
}

.mmy_bc .pt__sp-txt {
  color: #fff;
}

.mmy_bc .sbw__btn--dpp {
  background: #3f5299;
}

.mmy_bc .pt__faqBox dt::before {
  background: #3f5299;
}

.mmy_bc .pt__area-ttl2 {
  background: #fff;
  color: #3f5299;
}

.mmy_bc .pt__area-ttl2 span:nth-of-type(1){
  color: #3f5299;
}

.mmy_bc .ptt-txt b {
  background: #3f5299;
}

.mmy_bc .ptt-btn {
  background: #3f5299;
}

.mmy_bc .sd__change {
  background: #3f5299;
}

.mmy_bc .sd__change label:has(:checked)::after {
  background: #3f5299;
}
