/* // <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.m-plus-1-<uniquifier> {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
} */

/* none */

@media screen and (min-width: 768px) {
  .p-n {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .s-n {
    display: none !important;
  }
}

/* common */

.page-template-rescuerescue-php {
  background-color: #ebf7ff !important;
}

.rescue-common {
  line-height: 1.7;
  font-size: 16px;
  letter-spacing: 1px;
}

.rescue-common a:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #0069a0;
}

.rescue-common .block {
  display: block;
}

.rescue-inner {
  max-width: 880px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
}

/* rescue-p-common */

.rescue-p-common {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .rescue-p-common {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* rescue-titles */

.rescue-titles {
  text-align: center;
}

.rescue-titles .rescue-title-img {
  width: 100%;
  max-width: 48px;
  margin-bottom: 20px;
}

.rescue-titles .rescue-title {
  font-size: 40px;
  color: #065287;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 767px) {
  .rescue-titles .rescue-title-img {
    max-width: 30px;
    margin-bottom: 10px;
  }

  .rescue-titles .rescue-title {
    font-size: 22px;
  }
}

/* rescue-mv */

.rescue-mv {
  padding-top: 80px;
}

.rescue-mv .boxes {
  background-image: url("https://www.densho-at.jp/wordpress/wp-content/uploads/2024/08/rescue-mv-back.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 605px;
}

.rescue-mv .boxes .box {
  max-width: 725px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  box-sizing: content-box;
}

.rescue-mv .boxes .box .box-top {
  padding-top: 120px;
  display: flex;
  align-items: flex-start;
  font-family: "M PLUS 1", sans-serif;
}

.rescue-mv .boxes .box .box-top-text {
  font-weight: 800;
  color: #fff;
  font-size: 44px;
  border-bottom: 5px solid #f5ea28;
  line-height: 1;
  padding-bottom: 10px;
}

.rescue-mv .boxes .box .box-top-ul {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

.rescue-mv .boxes .box .box-top-ul li {
  background-color: #f5ea28;
  border-radius: 10px;
  line-height: 1;
  padding-top: 16px;
  width: 54px;
  height: 54px;
  margin-right: 8px;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}

.rescue-mv .boxes .box .box-top-ul li:last-child {
  margin-right: 0;
}

.rescue-mv .boxes .box .box-titles {
  display: flex;
  align-items: center;
  font-family: "M PLUS 1", sans-serif;
}

.rescue-mv .boxes .box .box-title {
  font-size: 87px;
  color: #fff;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 2px;
}

.rescue-mv .boxes .box .box-titles .box-s {
  margin-left: 20px;
}

.rescue-mv .boxes .box .box-titles .box-s-text-t {
  font-weight: bold;
  border-radius: 30px;
  border: 1px solid #ffffff;
  font-size: 15px;
  line-height: 1;
  max-width: 166px;
  width: 100%;
  height: 33px;
  text-align: center;
  color: #fff;
  padding-top: 7px;
}

.rescue-mv .boxes .box .box-titles .box-s-text {
  font-size: 39px;
  color: #fff;
  font-weight: 800;
  line-height: 1;
  margin-top: 5px;
}

.rescue-mv .boxes .box .items {
  margin-top: 20px;
  background-color: rgba(4, 121, 188, 0.9);
  padding: 30px 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-radius: 10px;
}

.rescue-mv .boxes .box .items .item {
  margin-right: 40px;
}

.rescue-mv .boxes .box .items .item .item-text {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
}

.rescue-mv .boxes .box .items .item .item-p {
  font-size: 64px;
  color: #f5ea28;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 1;
}

.rescue-mv .boxes .box .items .item .item-p .span01 {
  font-size: 32px;
  margin-right: 10px;
}

.rescue-mv .boxes .box .items .item .item-p .span02 {
  position: relative;
  font-size: 32px;
  margin-left: 5px;
}

.rescue-mv .boxes .box .items .item .item-p .span02::after {
  position: absolute;
  white-space: nowrap;
  content: "（税込）";
  font-size: 10px;
  right: -4px;
  top: -20px;
}

.rescue-mv .boxes .box .items .item-ul {
  max-width: 224px;
  width: 100%;
}

.rescue-mv .boxes .box .items .item-ul li {
  background-color: #fff;
  height: 36px;
  line-height: 1;
  padding: 3px 0 5px 20px;
  color: #065287;
  border-radius: 30px;
  margin-bottom: 5px;
  font-weight: bold;
}

.rescue-mv .boxes .box .items .item-ul li .spans {
  color: #e6b422;
}

.rescue-mv .boxes .box .items .item-ul li .span {
  font-size: 28px;
  margin-left: 10px;
  margin-right: 5px;
}

.rescue-mv .boxes .box .items .item-ul li:last-child {
  margin-bottom: 0;
}

.rescue-mv .boxes .box .items .item-ul .item-li02 {
  letter-spacing: 0.8px;
}

.rescue-mv .boxes .box .items .item-ul .item-li03 {
  letter-spacing: 0px;
}

@media screen and (max-width: 767px) {
  .rescue-mv {
    padding-top: 47px;
  }

  .rescue-mv .boxes {
    background-image: url("https://www.densho-at.jp/wordpress/wp-content/uploads/2024/08/rescue-mv-back-sp.jpg");
    height: 600px;
  }

  .rescue-mv .boxes .box {
    padding: 0 10px;
    max-width: 315px;
  }

  .rescue-mv .boxes .box .box-top {
    padding-top: 125px;
  }

  .rescue-mv .boxes .box .box-top-text {
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 3px solid #f5ea28;
  }

  .rescue-mv .boxes .box .box-top-ul {
    margin-left: 8px;
  }

  .rescue-mv .boxes .box .box-top-ul li {
    width: 26px;
    height: 26px;
    margin-right: 2px;
    font-size: 10px;
    padding-top: 8px;
  }

  .rescue-mv .boxes .box .box-titles {
    flex-direction: column;
  }

  .rescue-mv .boxes .box .box-title {
    font-size: 50px;
    text-align: center;
    line-height: 1.3;
  }

  .rescue-mv .boxes .box .box-titles .box-s {
    flex-direction: row-reverse;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 0;
    width: 100%;
    margin-top: 5px;
  }

  .rescue-mv .boxes .box .box-titles .box-s-text {
    font-size: 35px;
    margin-top: 0;
    letter-spacing: 1.5px;
  }

  .rescue-mv .boxes .box .box-titles .box-s-text-t {
    font-size: 14px;
    height: 31px;
    max-width: 153px;
    margin-left: 10px;
    margin-top: 5px;
  }

  .rescue-mv .boxes .box .items {
    margin-top: 15px;
    padding: 20px 0;
    flex-direction: column;
  }

  .rescue-mv .boxes .box .items .item {
    margin-right: 0;
    width: 100%;
  }

  .rescue-mv .boxes .box .items .item .item-text {
    line-height: 1;
    font-size: 16px;
    text-align: center;
  }

  .rescue-mv .boxes .box .items .item .item-p {
    text-align: center;
    font-size: 44px;
    margin-top: 8px;
  }

  .rescue-mv .boxes .box .items .item .item-p .span01 {
    font-size: 26px;
    margin-right: 5px;
  }

  .rescue-mv .boxes .box .items .item .item-p .span02 {
    font-size: 26px;
    margin-left: 1px;
  }

  .rescue-mv .boxes .box .items .item .item-p .span02::after {
    transform: scale(0.8);
    top: -11px;
    right: -6px;
  }

  .rescue-mv .boxes .box .items .item-ul {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }

  .rescue-mv .boxes .box .items .item-ul li {
    height: 25px;
    padding: 4px 0 0 20px;
    font-size: 12px;
    max-width: 172px;
    margin-left: auto;
    margin-right: auto;
  }

  .rescue-mv .boxes .box .items .item-ul li .span {
    font-size: 20px;
    margin-left: 5px;
    margin-right: 2px;
  }

  .rescue-mv .boxes .box .items .item-ul .item-li03 {
    letter-spacing: 0.5px;
  }
}

/* rescue-check */

.rescue-check {
  background-color: #065287;
  padding: 20px 20px;
}

.rescue-check .ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rescue-check .ul li {
  position: relative;
  width: 47.7%;
  color: #fff;
  font-weight: bold;
  padding-left: 25px;
  letter-spacing: 1px;
  line-height: 1.5;
}

.rescue-check .ul li:nth-child(1),
.rescue-check .ul li:nth-child(2) {
  margin-bottom: 10px;
}

.rescue-check .ul li::before {
  position: absolute;
  left: 0px;
  top: 3px;
  content: "";
  background-image: url("https://www.densho-at.jp/wordpress/wp-content/uploads/2024/08/rescue-check.png");
  background-size: cover;
  width: 18.5px;
  height: 14.5px;
}

.rescue-check .ul li span {
  color: #f5ea28;
}

@media screen and (max-width: 767px) {
  .rescue-check {
    padding: 30px 20px;
  }

  .rescue-check .ul {
    flex-direction: column;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }

  .rescue-check .ul li {
    width: 100%;
    margin-bottom: 12px !important;
    font-size: 13px;
  }

  .rescue-check .ul li::before {
    top: 2px;
  }
}

/* rescue-range */

.rescue-range {
  background-color: #d6eaf7;
}

.rescue-range .tables {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  max-width: 880px;
  box-sizing: content-box;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}

.rescue-range .tables .table01 {
  width: 74.7%;
  border-collapse: separate;
  border: 1px solid #095287;
  border-radius: 10px;
  background-color: #095287;
}

.rescue-range .tables .table02 {
  width: 24.3%;
}

.rescue-range .tables .table01 tr th,
.rescue-range .tables .table01 tr td {
  border: 1px solid #095287;
  background-color: #fff;
  vertical-align: middle;
  text-align: center;
}

.rescue-range .tables .table01 tr th {
  background-color: #065287;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  height: 50px;
}

.rescue-range .tables .table01 tr td {
  height: 40px;
}

.rescue-range .tables .table01 tr:nth-child(2) td {
  background-color: #ebf7ff;
  font-weight: bold;
  border-bottom: unset;
  height: 60px;
  width: 50%;
}

.rescue-range .tables .table01 tr:nth-child(3) td {
  border-top: none;
  height: 70px;
}

.rescue-range .tables .table01 tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

.rescue-range .tables .table01 tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
  height: 70px;
}

@media screen and (max-width: 767px) {
  .rescue-range .tables-inner {
    overflow: scroll;
    padding-bottom: 20px;
  }

  .rescue-range .tables {
    width: 645px;
  }

  .rescue-range .tables .table01 {
    width: 71.4%;
  }

  .rescue-range .tables .table02 {
    width: 27.5%;
  }

  .rescue-range .tables .table01 tr th {
    font-size: 18px;
    height: 40px;
  }

  .rescue-range .tables .table01 tr td {
    font-size: 14px;
    height: 30px;
  }

  .rescue-range .tables .table01 tr:nth-child(2) td {
    height: 40px;
  }

  .rescue-range .tables .table01 tr:nth-child(3) td {
    height: 55px;
  }

  .rescue-range .tables .table01 tr:last-child td:last-child {
    height: 55px;
  }
}

/* rescue-about */

.rescue-about {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-about .rescue-title-img {
  max-width: 48px;
}

.rescue-about .wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 60px 50px 50px 50px;
  margin-top: 40px;
}

.rescue-about .wrap .boxes {
  display: flex;
  justify-content: space-between;
}

.rescue-about .wrap .boxes .box {
  position: relative;
  padding: 32px 12px 12px 12px;
  border-radius: 10px;
  border: 2px solid #095287;
  width: 22%;
}

.rescue-about .wrap .boxes .box-off {
  position: absolute;
  right: -10px;
  top: -25px;
  width: 70px;
  height: 70px;
  background-color: #eb583f;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding-top: 22px;
}

.rescue-about .wrap .boxes .box-off01 {
  padding-top: 12px;
}

.rescue-about .wrap .boxes .box-img {
  max-width: 80px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rescue-about .wrap .boxes .box-title {
  margin-top: 20px;
  background-color: #065287;
  border-radius: 30px;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.rescue-about .wrap .wrap-texts .wrap-text:first-child {
  margin-top: 50px;
}

.rescue-about .wrap .wrap-texts .wrap-text {
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .rescue-about .rescue-title-img {
    max-width: 30px;
  }

  .rescue-about .wrap {
    margin-top: 20px;
    padding: 40px 20px 30px 20px;
  }

  .rescue-about .wrap .boxes {
    flex-wrap: wrap;
  }

  .rescue-about .wrap .boxes .box {
    width: 48.2%;
    padding: 30px 10px 10px 10px;
    margin-bottom: 15px;
  }

  .rescue-about .wrap .boxes .box-off {
    font-size: 14px;
    width: 53px;
    height: 53px;
    padding-top: 16px;
    top: -10px;
    right: -8px;
  }

  .rescue-about .wrap .boxes .box-off01 {
    padding-top: 8px;
  }

  .rescue-about .wrap .boxes .box-img {
    max-width: 67px;
  }

  .rescue-about .wrap .boxes .box-title {
    font-size: 12px;
    padding: 5px 0;
  }

  .rescue-about .wrap .wrap-texts .wrap-text:first-child {
    margin-top: 30px;
  }

  .rescue-about .wrap .wrap-texts .wrap-text {
    margin-top: 25px;
  }
}

/* rescue-mail */

.rescue-mail-top-text {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}

.rescue-mail {
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
  background-color: #fef336;
  box-shadow: 0px 4px 0px #e8dc30;
  line-height: 1;
  padding: 43px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.rescue-mail .imgs {
  max-width: 45px;
  width: 100%;
  margin-right: 15px;
}

.rescue-mail .texts {
  font-size: 24px;
  font-weight: bold;
  color: #251a16;
}

.rescue-mail .texts .span {
  font-size: 34px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .rescue-mail {
    max-width: 285px;
    padding: 15px 0;
  }

  .rescue-mail .imgs {
    max-width: 32px;
    margin-right: 35px;
  }

  .rescue-mail .texts {
    font-size: 18px;
    line-height: 1.4;
  }

  .rescue-mail .texts .span {
    font-size: 22px;
    margin-right: 0;
  }
}

/* rescue-app */

.rescue-app {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-app .rescue-title-img {
  max-width: 57px;
}

.rescue-app .wrap {
  padding: 50px 35px 50px 35px;
  margin-top: 40px;
  background-color: #fff;
  border-radius: 10px;
}

.rescue-app .wrap .wrap-inner {
  padding: 0 15px;
}

.rescue-app .wrap iframe {
  aspect-ratio: 2 / 1;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.rescue-app .wrap .wrap-title {
  font-size: 26px;
  font-weight: bold;
  color: #065287;
  margin-top: 60px;
}

.rescue-app .wrap .wrap-text {
  margin-top: 10px;
}

.rescue-app .wrap .b-title {
  margin-top: 35px;
  background-color: #81bae2;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 10px;
}

.rescue-app .wrap .b-text {
  padding: 0 15px;
  margin-top: 20px;
}

.rescue-app .wrap .ul {
  padding: 0 15px;
  margin-top: 20px;
}

.rescue-app .wrap .ul li {
  position: relative;
  padding-left: 17px;
  margin-bottom: 2px;
}

.rescue-app .wrap .ul li::before {
  position: absolute;
  top: 12px;
  left: 5px;
  content: "";
  background-color: #0479bc;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}

.rescue-app .wrap .n-text {
  margin-top: 40px;
  padding: 25px 15px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  border-radius: 10px;
  background-color: #ebf7ff;
  font-size: 22px;
  font-weight: bold;
  color: #065287;
}

.rescue-app .wrap .n-text .span {
  color: #eb583f;
}

.rescue-app .wrap .n-text-s {
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  text-indent: -1em;
  padding-left: 1em;
  margin-left: 15px;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .rescue-app .rescue-title-img {
    max-width: 29px;
  }

  .rescue-app .wrap {
    padding: 30px 10px 30px 10px;
    margin-top: 20px;
  }

  .rescue-app .wrap .wrap-inner {
    padding: 0 10px;
  }

  .rescue-app .wrap .wrap-title {
    margin-top: 30px;
    font-size: 20px;
  }

  .rescue-app .wrap .b-title {
    margin-top: 30px;
    padding: 3px 10px;
  }

  .rescue-app .wrap .b-text {
    padding: 0 10px;
    margin-top: 15px;
  }

  .rescue-app .wrap .ul {
    padding-right: 10px;
  }

  .rescue-app .wrap .n-text {
    margin-top: 30px;
    padding: 30px 0px;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
    letter-spacing: 0.5px;
  }
}

/* rescue-ach */

.rescue-ach {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-ach .rescue-title-img {
  max-width: 55px;
}

.rescue-ach .boxes {
  padding: 50px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-top: 40px;
}

.rescue-ach .boxes .boxes-title {
  font-size: 26px;
  color: #065287;
  font-weight: bold;
}

.rescue-ach .boxes .boxes-img {
  object-fit: cover;
  height: 360px;
  width: 100%;
  border-radius: 10px;
  margin-top: 30px;
}

.rescue-ach .boxes .box {
  margin-top: 30px;
  padding: 18px 0;
  border-radius: 10px;
  background-color: #fffcd0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rescue-ach .boxes .box .box-text {
  font-size: 22px;
  font-weight: bold;
  margin-right: 30px;
}

.rescue-ach .boxes .box .items {
  display: flex;
  width: 65%;
}

.rescue-ach .boxes .box .items .item {
  max-width: 250px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #f5ea33;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  padding: 20px 0;
  background-color: #fff;
}

.rescue-ach .boxes .box .items .item:first-child {
  margin-right: 10px;
}

.rescue-ach .boxes .box .items .item .span {
  font-size: 32px;
  color: #0479bc;
}

.rescue-ach .boxes .ac-text-top {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-top: 30px;
}

.rescue-ach .boxes .ac-imgs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.rescue-ach .boxes .ac-img {
  width: 49%;
  margin-bottom: 15px;
}

.rescue-ach .boxes .ac-text {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .rescue-ach .rescue-title-img {
    max-width: 29px;
  }

  .rescue-ach .boxes {
    margin-top: 20px;
    padding: 30px 20px;
  }

  .rescue-ach .boxes .boxes-title {
    font-size: 20px;
    line-height: 1.5;
  }

  .rescue-ach .boxes .boxes-img {
    margin-top: 20px;
  }

  .rescue-ach .boxes .box {
    flex-direction: column;
    padding: 30px 0;
  }

  .rescue-ach .boxes .box .box-text {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .rescue-ach .boxes .box .items {
    width: 100%;
    max-width: 250px;
  }

  .rescue-ach .boxes .box .items .item {
    max-width: 120px;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 0;
  }

  .rescue-ach .boxes .box .items .item .span {
    font-size: 26px;
  }

  .rescue-ach .boxes .ac-img {
    margin-bottom: 10px;
  }
}

/* rescue-life */

.rescue-life {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-life .rescue-title-img {
  max-width: 53px;
}

.rescue-life .wrap {
  margin-top: 40px;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px;
}

.rescue-life .wrap .wrap-title {
  font-size: 26px;
  color: #065287;
  font-weight: bold;
  text-align: center;
}

.rescue-life .wrap .boxes {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.rescue-life .wrap .boxes .boxes-imgs {
  position: relative;
  width: 48%;
}

.rescue-life .wrap .boxes .boxes-imgs .boxes-img {
  width: 100%;
  border-radius: 10px;
  height: 245px;
  object-fit: cover;
}

.rescue-life .wrap .boxes .boxes-imgs .boxes-y {
  position: absolute;
  left: 30px;
  top: -30px;
  color: #fff;
  font-weight: bold;
  background-color: #065287;
  border-radius: 10px;
  padding: 10px 15px;
  text-align: center;
  line-height: 1.3;
}

.rescue-life .wrap .boxes .boxes-imgs .boxes-y .span {
  position: relative;
}

.rescue-life .wrap .boxes .boxes-imgs .boxes-y .span::before {
  position: absolute;
  content: "";
  right: 50px;
  bottom: -25px;

  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #065287 transparent transparent;
  border-width: 0px 11px 16px 0px;
}

.rescue-life .wrap .boxes .box {
  width: 48%;
}

.rescue-life .wrap .boxes .box-title {
  margin-bottom: 15px;
  font-weight: bold;
  width: max-content;
}

.rescue-life .wrap .boxes .box-text.margin {
  margin-top: 20px;
}

.rescue-life .wrap .boxes .box-text .span {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rescue-life .rescue-title-img {
    max-width: 33px;
  }

  .rescue-life .wrap {
    padding: 30px 20px;
  }

  .rescue-life .wrap .wrap-title {
    font-size: 20px;
    line-height: 1.5;
  }

  .rescue-life .wrap .boxes {
    flex-direction: column;
    margin-top: 15px;
  }

  .rescue-life .wrap .boxes .boxes-imgs {
    width: 100%;
    border-radius: 20px;
  }

  .rescue-life .wrap .boxes .boxes-imgs .boxes-img {
    height: auto;
  }

  .rescue-life .wrap .boxes .box {
    width: 100%;
    margin-top: 15px;
  }
}

/* rescue-maker */

.rescue-maker {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-maker .rescue-title-img {
  max-width: 47px;
}

.rescue-maker .wrap {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 50px;
  margin-top: 35px;
}

.rescue-maker .wrap .boxes {
  display: flex;
  justify-content: space-between;
}

.rescue-maker .wrap .boxes .box {
  position: relative;
  width: 30.7%;
}

.rescue-maker .wrap .boxes .box-img {
  object-fit: cover;
  width: 100%;
}

.rescue-maker .wrap .boxes .box-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  max-width: 150px;
  width: 100%;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  bottom: -8px;
  border-radius: 30px;
  background-color: #065287;
  color: #fff;
  font-weight: bold;
}

.rescue-maker .wrap .wrap-text.margin {
  margin-top: 45px;
  margin-bottom: 20px;
}

.rescue-maker .wrap .wrap-text .span {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rescue-maker .rescue-title-img {
    max-width: 25px;
  }

  .rescue-maker .wrap {
    margin-top: 15px;
    padding: 30px 20px;
  }

  .rescue-maker .wrap .boxes {
    flex-wrap: wrap;
    justify-content: center;
  }

  .rescue-maker .wrap .boxes .box {
    width: 48.1%;
  }

  .rescue-maker .wrap .boxes .box.margin {
    margin-right: 3.2%;
  }

  .rescue-maker .wrap .boxes .box:first-child {
    width: 100%;
    margin-bottom: 33px;
  }

  .rescue-maker .wrap .boxes .box:first-child .box-img {
    width: 48.1%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .rescue-maker .wrap .boxes .box-img {
    width: 100%;
  }

  .rescue-maker .wrap .boxes .box-text {
    font-size: 12px;
    max-width: 115px;
    padding: 7px 0;
    bottom: -5px;
  }

  .rescue-maker .wrap .boxes .box:first-child .box-text {
    bottom: -11px;
  }

  .rescue-maker .wrap .wrap-text.margin {
    margin-top: 40px;
  }
}

/* rescue-fix */

.rescue-fix {
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-fix .rescue-title-img {
  max-width: 52px;
}

.rescue-fix .wrap {
  padding: 50px;
  background-color: #fff;
  margin-top: 40px;
  border-radius: 10px;
}

.rescue-fix .table01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.rescue-fix .table01 tr th,
.rescue-fix .table01 tr td {
  vertical-align: middle;
  border: 1px solid #fff;
  text-align: center;
  height: 50px;
  width: 19.7%;
}

.rescue-fix .table01 tr th {
  background-color: #81bae2;
  color: #fff;
  font-weight: bold;
}

.rescue-fix .table01 tr th:first-child {
  background-color: transparent;
}

.rescue-fix .table01 tr th:nth-child(3) {
  position: relative;
  background-color: #095287;
  border-left: 2px solid #095287;
  border-right: 2px solid #095287;
  border-top: 25px solid #095287;
}

.rescue-fix .table01 tr th:nth-child(3) p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  color: #f5ea28;
  width: 100%;
  top: -12px;
}

.rescue-fix .table01 tr td {
  background-color: #ecf6fc;
}

.rescue-fix .table01 tr td:nth-child(3) {
  border-left: 2px solid #095287;
  border-right: 2px solid #095287;
  color: #eb583f;
  font-weight: bold;
}

.rescue-fix .table01 tr:last-child td:nth-child(3) {
  border-bottom: 2px solid #095287;
}

.rescue-fix .table-s-text {
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 767px) {
  .rescue-fix .rescue-title-img {
    max-width: 28px;
  }

  .rescue-fix .wrap {
    padding: 30px 20px;
    margin-top: 20px;
  }

  .rescue-fix .table01 tr th,
  .rescue-fix .table01 tr td {
    font-size: 12px;
    letter-spacing: 0.1px;
    line-height: 1.5;
  }

  .rescue-fix .table01 tr th:nth-child(3) p {
    font-size: 12px;
  }
}

/* rescue-s */

.rescue-s {
  margin-top: 100px;
  background-color: #d6eaf7;
  padding-left: 15px;
  padding-right: 15px;
}

.rescue-s .rescue-titles .rescue-title {
  line-height: 1.5;
}

.rescue-s .wrap {
  margin-top: 50px;
}

.rescue-s .wrap .titles {
  text-align: center;
  background-color: #0479bc;
  padding: 10px 0;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
}

.rescue-s .wrap-main {
  padding: 50px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
}

.rescue-s .wrap-main .wrap-links {
  margin-top: 50px;
  max-width: 375px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 4px 0px #d2e0ea;
  border: 2px solid #1279bc;
  line-height: 1;
  padding: 18px 0;
  padding-left: 60px;
  border-radius: 50px;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
}

.rescue-s .wrap-main .wrap-links .span01 {
  font-size: 28px;
  display: block;
}

.rescue-s .wrap-main .wrap-links .span02 {
  font-size: 18px;
  display: block;
  margin-left: 5px;
}

.rescue-s .wrap-main .wrap-links::after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("https://www.densho-at.jp/wordpress/wp-content/uploads/2024/08/rescue-s-link-arrow.png");
  background-size: cover;
  top: 19px;
  right: 20px;
}

@media screen and (max-width: 767px) {
  .rescue-s {
    margin-top: 60px;
  }

  .rescue-s .wrap {
    margin-top: 30px;
  }

  .rescue-s .wrap .titles {
    font-size: 18px;
  }

  .rescue-s .wrap-main {
    padding: 30px 20px 40px 20px;
  }

  .rescue-s .wrap-main .wrap-links {
    margin-top: 30px;
    max-width: 305px;
    padding-left: 30px;
  }

  .rescue-s .wrap-main .wrap-links .span01 {
    font-size: 22px;
  }

  .rescue-s .wrap-main .wrap-links::after {
    top: 17px;
  }
}

/* wrap-p */

.rescue-s .wrap-main .wrap-p .boxes {
  display: flex;
  justify-content: space-between;
}

.rescue-s .wrap-main .wrap-p .boxes .box {
  position: relative;
  width: 48%;
  border: 2px solid #095287;
  border-radius: 10px;
  padding: 40px 20px 20px 20px;
}

.rescue-s .wrap-main .wrap-p .boxes .box-top {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 190px;
  width: 100%;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 7px 0;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  background-color: #065287;
}

.rescue-s .wrap-main .wrap-p .boxes .box-title {
  text-align: center;
  font-weight: bold;
}

.rescue-s .wrap-main .wrap-p .boxes .box-img {
  margin-top: 14px;
  max-width: 230px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rescue-s .wrap-main .wrap-p .boxes .box-img02 {
  max-width: 320px;
}

.rescue-s .wrap-main .wrap-p .boxes .box .box-p {
  border-radius: 10px;
  background-color: #fffcd0;
  margin-top: 30px;
  padding: 17px 0;
  text-align: center;
}

.rescue-s .wrap-main .wrap-p .boxes .box .box-p-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

.rescue-s .wrap-main .wrap-p .boxes .box .box-p-text .span01 {
  font-size: 34px;
  color: #0479bc;
  font-weight: bold;
  margin-left: 8px;
}

.rescue-s .wrap-main .wrap-p .boxes .box .box-p-text .span02 {
  font-size: 10px;
  transform: scale(0.9);
  margin-left: 5px;
}

.rescue-s .wrap-main .wrap-p .lists {
  margin-top: 30px;
}

.rescue-s .wrap-main .wrap-p .lists .list {
  background-image: linear-gradient(
    to right,
    #c9dae5,
    #c9dae5 2px,
    transparent 2px,
    transparent 8px
  );
  background-size: 6px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 5px;
  display: flex;
  margin-top: 15px;
}

.rescue-s .wrap-main .wrap-p .lists .list-t {
  max-width: 215px;
  width: 100%;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .rescue-s .wrap-main .wrap-p .boxes {
    flex-direction: column;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box {
    width: 100%;
    margin-top: 35px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box:first-child {
    margin-top: 10px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box-top {
    font-size: 16px;
    padding: 7px 0;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box-img {
    max-width: 190px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box-img02 {
    max-width: 265px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box .box-p {
    margin-top: 25px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box .box-p-text {
    font-size: 16px;
  }

  .rescue-s .wrap-main .wrap-p .boxes .box .box-p-text .span01 {
    font-size: 30px;
  }

  .rescue-s .wrap-main .wrap-p .lists {
    margin-top: 25px;
  }

  .rescue-s .wrap-main .wrap-p .lists .list {
    margin-top: 10px;
    align-items: center;
    padding-bottom: 10px;
  }

  .rescue-s .wrap-main .wrap-p .lists .list-t {
    margin-right: 35px;
    font-size: 14px;
    max-width: 80px;
    text-align: center;
  }

  .rescue-s .wrap-main .wrap-p .lists .list-m {
    font-size: 14px;
  }
}

/* wrap-a */

.rescue-s .wrap-main .wrap-a .top-text {
  text-align: center;
  font-weight: bold;
  position: relative;
}

.rescue-s .wrap-main .wrap-a .top-arrow {
  max-width: 300px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}

.rescue-s .wrap-main .wrap-a .top-img {
  max-width: 130px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
}

.rescue-s .wrap-main .wrap-a .top-arrow {
  margin-top: 0;
  max-width: 200px;
  padding-right: 20px;
}

.rescue-s .wrap-main .wrap-a .top-img {
  max-width: 80px;
  margin-top: 12px;
}

.rescue-s .wrap-main .wrap-a .boxes {
  border-radius: 10px;
  background-color: #065287;
  padding: 40px 60px;
  display: flex;
  justify-content: space-between;
}

.rescue-s .wrap-main .wrap-a .boxes .box {
  width: 37.8%;
}

.rescue-s .wrap-main .wrap-a .boxes .box .box-top {
  font-size: 26px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.rescue-s .wrap-main .wrap-a .boxes .box .box-p {
  position: relative;
  line-height: 1;
  margin-top: 10px;
  font-size: 28px;
  color: #f5ea28;
  font-weight: bold;
  width: max-content;
}

.rescue-s .wrap-main .wrap-a .boxes .box .box-p .span {
  font-size: 54px;
  margin-left: 10px;
  margin-right: 3px;
}

.rescue-s .wrap-main .wrap-a .boxes .box .box-p::after {
  position: absolute;
  content: "（税込）";
  font-size: 10px;
  transform: scale(0.9);
  right: -2px;
  top: 8px;
}

.rescue-s .wrap-main .wrap-a .boxes .box .box-set {
  margin-top: 10px;
  font-size: 14px;
  color: #f5ea28;
  font-weight: bold;
  text-align: center;
  padding: 7px 0;
  border: 1px solid #f5ea33;
  line-height: 1;
}

.rescue-s .wrap-main .wrap-a .boxes .box ul {
  margin-top: 15px;
}

.rescue-s .wrap-main .wrap-a .boxes .box ul li {
  border-radius: 30px;
  background-color: #ffffff;
  line-height: 1;
  max-width: 245px;
  width: 100%;
  padding: 5px 0 5px 35px;
  color: #065287;
  font-weight: bold;
  margin-top: 5px;
}

.rescue-s .wrap-main .wrap-a .boxes .box ul .li03 {
  letter-spacing: 1.2px;
}

.rescue-s .wrap-main .wrap-a .boxes .box ul li .span {
  font-size: 28px;
  margin-left: 7px;
}

.rescue-s .wrap-main .wrap-a .boxes .item-box {
  border-radius: 10px;
  border: 1px solid #7aa4c1;
  padding: 25px;
  width: 56.5%;
}

.rescue-s .wrap-main .wrap-a .boxes .item-box-top {
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.rescue-s .wrap-main .wrap-a .boxes .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rescue-s .wrap-main .wrap-a .boxes .items .item {
  display: flex;
  align-items: center;
  width: 45%;
  margin-top: 25px;
}

.rescue-s .wrap-main .wrap-a .boxes .items .item-img {
  max-width: 74px;
  width: 100%;
  margin-right: 10px;
}

.rescue-s .wrap-main .wrap-a .boxes .items .item-text {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}

.rescue-s .wrap-main .wrap-a .s-text {
  font-size: 14px;
  margin-top: 10px;
}

@media screen and (max-width: 900px) {
  .rescue-s .wrap-main .wrap-a .boxes {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .rescue-s .wrap-main .wrap-a .boxes {
    padding: 30px 20px 20px 20px;
    flex-direction: column;
    justify-content: center;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box {
    max-width: 160px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box .box-top {
    font-size: 16px;
    line-height: 1;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box .box-p {
    font-size: 20px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box .box-p .span {
    font-size: 30px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box .box-p::after {
    transform: scale(0.7);
    right: -6px;
    top: -2px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box .box-set {
    font-size: 12px;
    padding: 5px 0;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box ul li {
    padding: 3px 0 3px 13px;
    font-size: 12px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .box ul li .span {
    font-size: 20px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .item-box {
    width: 100%;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding: 30px 20px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .item-box-top {
    font-size: 14px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .items {
    max-width: 180px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .rescue-s .wrap-main .wrap-a .boxes .items .item {
    flex-direction: column;
    width: 100%;
    max-width: 71px;
    margin-top: 15px;
  }

  .rescue-s .wrap-main .wrap-a .boxes .items .item-img {
    margin-right: 0;
  }

  .rescue-s .wrap-main .wrap-a .boxes .items .item-text {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 5px;
    text-align: center;
  }
}

/* wrap-c */

.rescue-s .wrap-main .wrap-c .wrap-c-titles {
  text-align: center;
  font-size: 26px;
  color: #065287;
  font-weight: bold;
}

.rescue-s .wrap-main .wrap-c .boxes {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.rescue-s .wrap-main .wrap-c .boxes .box {
  width: 48%;
  padding: 55px 0;
  border-radius: 10px;
  background-color: #fffcd0;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-text {
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-text .span {
  font-size: 26px;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-p {
  position: relative;
  line-height: 1;
  margin-top: 30px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-p::after {
  position: absolute;
  content: "（税込）";
  font-size: 10px;
  transform: scale(0.9);
  right: -2px;
  top: 8px;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-p .span {
  font-size: 54px;
  color: #0479bc;
  margin-left: 7px;
  margin-right: 3px;
}

.rescue-s .wrap-main .wrap-c .boxes .box .box-set {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  padding: 7px 0;
  max-width: 245px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #251a16;
  margin-top: 12px;
}

.rescue-s .wrap-main .wrap-c .boxes .items {
  width: 48%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.rescue-s .wrap-main .wrap-c .boxes .items .item {
  width: 31.7%;
  height: 90px;
  border: 2px solid #095287;
  border-radius: 10px;
  display: table;
  text-align: center;
}

.rescue-s .wrap-main .wrap-c .boxes .items .item .item-text {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}

.rescue-s .wrap-main .wrap-c .boxes .items .item .item-text .span {
  color: #0479bc;
}

.rescue-s .wrap-main .wrap-c .boxes .items .item .item-text .span02 {
  font-size: 12px;
  line-height: 1.5;
  display: block;
}

.rescue-s .wrap-main .wrap-c .boxes .items .items-ch-img {
  position: absolute;
  max-width: 150px;
  width: 100%;
  bottom: 0;
  right: 15%;
}

@media screen and (max-width: 767px) {
  .rescue-s .wrap-main .wrap-c .wrap-c-titles {
    font-size: 18px;
  }

  .rescue-s .wrap-main .wrap-c .boxes {
    margin-top: 20px;
    flex-direction: column;
    justify-content: center;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box {
    max-width: 305px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding: 30px 0;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-text {
    font-size: 14px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-text .span {
    font-size: 22px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-p {
    margin-top: 20px;
    font-size: 20px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-p .span {
    font-size: 30px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-p::after {
    transform: scale(0.7);
    right: -6px;
    top: -2px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .box .box-set {
    margin-top: 10px;
    max-width: 155px;
    padding: 5px 0;
    font-size: 12px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .items {
    max-width: 305px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .rescue-s .wrap-main .wrap-c .boxes .items .item {
    width: 31.8%;
    height: 70px;
    margin-bottom: 7px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .items .item .item-text {
    font-size: 14px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .items .item .item-text .span02 {
    font-size: 10px;
  }

  .rescue-s .wrap-main .wrap-c .boxes .items .items-ch-img {
    max-width: 120px;
    right: 48px;
  }
}

/* rescue-faq */

.rescue-faq {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.rescue-faq .inner {
  max-width: 910px;
}

.rescue-faq .rescue-titles .titles-img {
  max-width: 58px;
}

.rescue-faq .rescue-titles .titles {
  margin-top: 10px;
  margin-bottom: 40px;
  line-height: 1;
}

.rescue-faq .nav-content-f-text .span-b {
  display: block;
  margin-top: 20px;
  font-size: 14px;
}

.rescue-faq .nav-content-f-text .span-b-img {
  max-width: 400px;
  width: 100%;
  margin-top: 10px;
}

.rescue-faq .nav-content-f-text .links {
  color: #1a73e8;
  text-decoration: underline solid 1px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .rescue-faq {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .rescue-faq .rescue-titles .titles-img {
    max-width: 35px;
  }

  .rescue-faq .rescue-titles .titles {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .rescue-faq .nav-content-f-text .span-b {
    font-size: 12px;
  }
}

/* rescue-thanks-main */

.rescue-thanks-main {
  padding-bottom: 100px !important;
}

.rescue-thanks-main .block {
  display: block;
}

/* antenna-rescue */

.antenna-rescue {
  padding-bottom: 100px;
  background-color: #ebf7ff;
}

.antenna-rescue a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.antenna-rescue .titles {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #065287;
}

.antenna-rescue .rescue-mv {
  padding-top: 0 !important;
}

.antenna-rescue .rescue-mv .boxes {
  background-image: unset;
  width: unset;
  height: unset;
}

.antenna-rescue .rescue-mv .boxes .box .items {
  background-color: rgba(4, 121, 188, 1);
}

@media screen and (max-width: 767px) {
  .antenna-rescue {
    padding-bottom: 50px;
  }

  .antenna-rescue .titles {
    font-size: 22px;
  }
}
