.border_ao {
    border: 1px solid #003d75;
    border-radius: 10px;
    padding: 50px;
}
.border_ao .title2 {
    width: 100%;
    margin-bottom: 30px;
}
.border_ao .title2 h4 {
    color: #003d75;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 22px;
    margin-bottom: 0;
}
.border_ao ul {
    margin: 0;
    width: calc(50% - 25px);
    display: inline-block;
}
.border_ao ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.15em;
    line-height: 2;
    position: relative;
    padding-left: 65px;
    border-bottom: 1px solid #003d75;
    padding-bottom: 25px;
    padding-top: 25px;
    background-repeat: no-repeat;
    background-size: 45px;
    background-position: top 20px left;
}
.border_ao ul li:first-child {
    margin-top: 0 !important;
}
.border_ao ul li.list1 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_1_2x.png);
}
.border_ao ul li.list2 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_2_2x.png);
}
.border_ao ul li.list3 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_3_2x.png);
}
.border_ao ul li.list4 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_4_2x.png);
}
.border_ao ul li.list5 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_5_2x.png);
}
.border_ao ul li.list6 {
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_support_6_2x.png);
}

.top1 .flex {
    justify-content: space-between;
    align-items: flex-start;
}
.top1 .flex a.flex_item {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(51 51 51 / 30%);
    text-align: center;
    padding: 40px 30px 25px;
    transition: .3s;
}
.top1 .flex1 a.flex_item {
    width: calc(100% / 5 - 20px);
}
.top1 .flex a.flex_item:hover {
    background-color: #003d75;
}
.top1 .flex a.flex_item img.on {
    display: none;
}
.top1 .flex a.flex_item:hover img.on {
    display: block;
    margin: 0 auto;
}
.top1 .flex a.flex_item:hover img.def {
    display: none;
}
.top1 .flex a.flex_item .top1_text {
    border-top: 1px solid;
    margin-top: 30px;
    padding-top: 25px;
}
.top1 .flex a.flex_item:hover .top1_text {
    border-color: #fff;
}
.top1 .flex a.flex_item .top1_text p {
    margin-bottom: 0;
    color: #003d75;
}
.top1 .flex a.flex_item:hover .top1_text p {
    color: #fff;
}
.top1 .flex a.flex_item .top1_text p.noto {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.15em;
}
.top1 .flex2 a.flex_item {
    width: calc(100% / 2 - 16px);
    padding: 30px 30px 30px 130px;
    position: relative;
}
.top1 .flex2 a.flex_item img {
    position: absolute;
    top: 26px;
    left: 40px;
    width: 50px;
}
.top1 .flex2 a.flex_item .top1_text {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.top1 .flex2 a.flex_item .top1_text p {
    text-align: left;
}
.ank_target {
    position: absolute;
    margin-top: -120px;
    left: 0;
    width: 100%;
}
.top2_title {
    justify-content: flex-start;
    align-items: flex-start;
}
.top2 .uagb-column__wrap {
    overflow: visible;
}
.top2_title .bg_text1.mon {
    position: absolute;
    top: -150px;
    left: -20%;
}
.top2_title p.gry {
    width: 73%;
    margin-bottom: 0;
    letter-spacing: 0.15em;
}
.top2_title .title1 {
    width: 27%;
}
.top2 .flex1 a.flex_item {
    border: none;
    padding: 35px 20px 14px;
    position: relative;
    margin-bottom: 40px;
}
.top2 .flex1 a.flex_item:after {
    content: "";
    width: 100%;
    height: 13px;
    display: block;
    position: absolute;
    bottom: -40px;
    left: 0;
    background-image: url(/wp-content/uploads/sites/775/2022/08/owner_arrow_2x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
    transition: all .3s;
}
.top2 .flex1 a.flex_item:hover:after {
    bottom: -45px;
}
.top2 .flex a.flex_item .top1_text p.noto {
    color: #333;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 0.05em;
}
.top2 .flex a.flex_item .top1_text {
    padding-top: 10px;
    height: 47px;
}
.top2 .flex a.flex_item .top1_text.text_single p {
    line-height: 36px;
}
.top2 .flex a.flex_item:hover .top1_text p.noto {
    color: #fff;
}

.top3 .flex1 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(51 51 51 / 30%);
    padding: 30px 40px;
    justify-content: space-between;
    align-items: center;
}
.top3 .flex1:not(:last-child) {
    margin-bottom: 35px;
}
.top3 .flex1 .text {
    width: 65%;
    padding-right: 50px;
}
.top3 .flex1>img {
    width: 35%;
    order: 1;
    border-radius: 10px;
}
.top3:before {
    content: "";
    width: 100%;
    height: 10%;
    position: absolute;
    top: 0;
    display: block;
    background: #dfe0e1;
    left: 0;
    z-index: 1;
}
.top3 .flex1 .text h4 {
    color: #003d75;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.1em;
    position: relative;
}
.top3 .flex1 .text h4 img {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
    margin-right: 20px;
}
.top3 .flex1 .text p {
    margin-bottom: 0;
    padding-left: 25px;
    border-left: 1.5px solid #003d75;
}
.banner a:hover {
    opacity: .8;
}

@media (max-width: 1359px){
  .main_right .item .slide_text {
      padding-left: 110px;
  }
  .main_right .owl-carousel .owl-nav.disabled {
      left: 30px;
  }
}

@media (max-width: 480px){
  .ank_target {
      margin-top: -80px;
  }
  .border_ao {
      padding: 25px 20px;
  }
  .border_ao .title2 h4 {
      font-size: 18px;
  }
  .border_ao ul {
      width: 100%;
  }
  .border_ao ul li {
      font-size: 15px;
      letter-spacing: 0.01em;
      line-height: 1.8;
      padding-left: 40px;
      padding-bottom: 18px;
      padding-top: 18px;
      background-size: 28px;
  }
  .border_ao .title2 {
      margin-bottom: 5px;
  }

  .top1 .flex a.flex_item {
      width: 100%;
      padding: 20px 15px;
      position: relative;
  }
  .top1 .flex1 a.flex_item {
      margin-bottom: 40px;
  }
  .top1 .flex a.flex_item img {
      width: 40px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%) !important;
      left: 25px;
  }
  .top1 .flex a.flex_item .top1_text {
      border-top: none;
      margin-top: 0;
      padding-top: 5px;
      padding-bottom: 5px;
      border-left: 1px solid;
      margin-left: 70px;
      padding-left: 20px;
  }
  .top2 .flex a.flex_item .top1_text p.noto {
      font-size: 14px;
      text-align: center;
      letter-spacing: 0.01em;
  }
  .top2 .flex a.flex_item .top1_text {
      border-top: 1px solid;
      border-left: none;
      margin-top: 15px;
      padding-top: 5px;
      padding-left: 0;
      margin-left: 0;
      height: 45px;
  }
  .top2 .flex a.flex_item img {
      position: relative;
      left: auto;
      top: auto;
      transform: none !important;
  }
  .top2 .flex1 {
      justify-content: space-between;
  }
  .top2 .flex1 a.flex_item {
      width: calc(100% / 2 - 7.5px);
      padding: 15px 10px;
      padding-bottom: 5px;
  }
  .top2 .flex1 a.flex_item:after,
  .top2 .flex1 a.flex_item:hover:after {
      bottom: -28px;
  }
  img.top2_left_img {
      margin-bottom: 20px;
  }
  .top2_title .title1 {
      width: 100%;
      margin-bottom: 15px;
  }
  .top2_title p.gry {
      width: 100%;
      margin-bottom: 30px;
      letter-spacing: 0.1em;
  }
  .top2_title p.gry br {
      display: none;
  }
  .top3 {
      padding-top: 20px !important;
  }
  .top3:before {
      top: -1px;
      height: 8%;
  }
  .top3 .flex1 {
      padding: 25px 25px 20px;
  }
  .top3 .flex1:not(:last-child) {
      margin-bottom: 30px;
  }
  .top3 .flex1>img {
      width: 100%;
      border-radius: 5px;
      order: 0;
  }
  .top3 .flex1 .text {
      width: 100%;
      padding-right: 0;
      padding-top: 20px;
  }
  .top3 .flex1 .text h4 {
      font-size: 16px;
      margin-bottom: 13px;
      letter-spacing: 0.05em;
      line-height: 1.4;
      padding-left: 40px;
  }
  .top3 .flex1 .text h4 img {
      width: 25px;
      margin-right: 15px;
      top: 0;
      position: absolute;
      left: 0;
  }
  .top3 .flex1 .text p {
      padding-left: 0;
      border-left: none;
      line-height: 1.8;
  }
}

@media (max-width: 389px){
  .border_ao ul li {
      font-size: 14px;
      letter-spacing: 0.01em;
      padding-left: 35px;
      background-size: 25px;
  }
  .top2 .flex a.flex_item .top1_text p.noto {
      font-size: 13px;
  }
  .top2 .flex a.flex_item .top1_text {
      height: 43px;
  }
  .top3 .flex1 .text h4 {
      letter-spacing: 0.01em;
  }
}

@media (max-width: 374px){
  .border_ao .title2 {
      margin-bottom: 0;
  }
  .border_ao ul li {
      letter-spacing: 0;
  }
  .top2 .flex a.flex_item .top1_text {
      padding-top: 6px;
  }
  .top3 .flex1 .text h4 {
      font-size: 15px;
  }
  .top3 .flex1 .text p {
      letter-spacing: 0.05em;
  }
}

@media (max-width: 359px){
  .top1 .flex a.flex_item .top1_text {
      margin-left: 55px;
      padding-left: 15px;
  }
  .top1 .flex a.flex_item img {
      width: 35px;
  }
  .top2 .flex a.flex_item .top1_text {
      margin-left: 0;
      padding-left: 0;
      height: 42px;
  }
  .top2 .flex a.flex_item .top1_text.text_single p {
      line-height: 33px;
  }
  .top2 .flex1 a.flex_item {
      padding: 20px 0 10px;
      padding-bottom: 5px;
      width: calc(100% / 2 - 7px);
  }
  .top2 .flex a.flex_item .top1_text p.noto {
      font-size: 12px;
      letter-spacing: 0;
  }
  .top3 .flex1 {
      padding: 20px 20px 15px;
  }
  .top3 .flex1 .text h4 {
      font-size: 14px;
  }
  .top3 .flex1 .text p {
      font-size: 13px;
  }
}
