#onetrust-consent-sdk {
  display: none;
}

.content {
  padding: 0;
  max-width: none;
  color: #000;
  font-family: "Noto Sans JP", "Original Yu Gothic", "Yu Gothic", YuGothic, "Hiragino Sans", sans-serif;
}

br.sp {
  display: none;
}

br.pc {
  display: block;
}

.cockpit .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fbab2f;
  color: #fff;
  max-width: 425px;
  height: 70px;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 0 50px;
  border-radius: 50px;
  margin: auto;
  position: relative;
  z-index: 1;
  width: 90%;
}

.cockpit .btn a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
}

.cockpit .dot-list li {
  font-size: 1.6rem;
  line-height: 1.5;
  display: flex;
}

.cockpit .dot-list li+li {
  margin-top: 0.5em;
}

.cockpit .dot-list li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #007bbb;
  margin: 10px 10px 0 0;
}

.cockpit .guide::after {
  content: "";
  width: 100vw;
  height: 100%;
  background: url(../img/bg_content_pc.webp) center top/cover no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}

.cockpit {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
}

.cockpit .page-content {
  position: relative;
  z-index: 2;
}

.cockpit .section-inner {
  width: 100%;
  max-width: 1070px;
  padding: 0 10px;
  margin: auto;
}

.cockpit .section-header {
  position: relative;
  z-index: 1;
}

.cockpit .section-header::before {
  content: "";
  background: #007bbb;
  width: 100vw;
  height: 416px;
  position: absolute;
  right: calc(50% - 75px);
  top: 0;
  border-radius: 0 30px 30px 0;
}


.cockpit .section-header-body {
  position: relative;
  color: #fff;
  padding: 63px 30px 48px 0;
}

.cockpit .section-header-en {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.75em;
  letter-spacing: 0.04em;
  border-bottom: 2px solid #e6e6e6;
}

.cockpit .section-header-en else {
  font-weight: 500;
}

.cockpit .section-header-ja {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  margin-top: 24px;
}

.cockpit .hero {
  position: relative;
  overflow: hidden;
  padding: 70px 0 126px;
  background: url(../img/hero_bg_pc.webp) center/cover no-repeat;
}

.cockpit .hero .section-inner {
  position: relative;
}

.cockpit .hero-logo {
  width: 443px;
  margin: 0 auto 44px;
  padding-bottom: 10px;
  border-bottom: 3px solid #fff;
}

.cockpit .hero-title {
  margin-bottom: 65px;
  text-align: center;
}

.cockpit .hero-title small {
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 1em;
  letter-spacing: 0.04em;
  display: block;
  color: #fff;
  margin-bottom: 26px;
}

.cockpit .hero-title .--marker {
  display: inline-block;
  font-weight: 700;
  color: #007bbb;
  padding: 0 20px 10px;
  font-size: 7.4rem;
  line-height: 1.2162162162em;
  letter-spacing: 0.04em;
  background: #fff;
}

.cockpit .hero-title .--small {
  font-weight: 700;
  font-size: 5.18rem;
  line-height: 1.7374517375em;
  letter-spacing: 0.04em;
  margin: 0 3px 0 8px;
}

.cockpit .hero-title .--block {
  font-weight: 700;
  font-size: 7.4rem;
  line-height: 1.2162162162em;
  letter-spacing: 0.04em;
  display: inline-block;
}


.cockpit .page-anchor {
  position: relative;
  padding: 0 10px;
  margin-top: -57px;
  margin-bottom: 38px;
}

.cockpit .page-anchor .page-anchor-lists {
  position: relative;
  max-width: 1050px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 63px;
}

.cockpit .page-anchor .page-anchor-lists::before {
  content: "";
  width: 100vw;
  height: 100%;
  background-color: #fff;
  border-radius: 0 10px 10px 0;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.cockpit .page-anchor li {
  position: relative;
}

.cockpit .page-anchor .page-anchor-link {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 32px;
  height: 120px;
  cursor: pointer;
}

.cockpit .page-anchor .page-anchor-link .--en {
  color: #007bbb;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1em;
  margin-bottom: 10px;
}

.cockpit .page-anchor .page-anchor-link .--en else {
  font-weight: 500;
}

.cockpit .page-anchor .page-anchor-link .--ja {
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.235;
  letter-spacing: 0.04em;
}

.cockpit .page-anchor .page-anchor-link .--ja span {
  font-weight: 700;
  display: inline-block;
}

.cockpit .page-anchor .page-anchor-link::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #007bbb rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cockpit .lead-box {
  background: #fff;
  box-shadow: 0 0 32px #0000001a;
  padding: 50px 65px;
  font-size: 1.8rem;
  line-height: 1.7777;
  margin-bottom: 100px;
}

.cockpit .lead-box b {
  font-weight: bold;
}

.cockpit .lead-box .hot {
  color: #1e50a2;
}

.cockpit .lead-box p+p {
  margin-top: 1.5em;
}

.cockpit .problem {
  margin-bottom: 80px;
}

.cockpit .problem .section-inner {
  padding-top: 70px;
}

.cockpit .problem-content {
  position: relative;
  z-index: 1;
}

.cockpit .problem-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cockpit .problem-box dl {
  background: #e6e6e6;
  border-radius: 20px;
}

.cockpit .problem-box dt {
  border-radius: 20px 20px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  background: #a6d1e7;
  padding: 15px 0;
}

.cockpit .problem-box dd {
  padding: 15px 15px 20px;
}

.cockpit .problem-box .field {
  width: 58.57%;
}


.cockpit .problem-lists {
  display: flex;
  justify-content: space-between;
}

.cockpit .problem-item {
  width: 32.5%;
  max-width: 190px;
  display: flex;
  flex-direction: column;
}

.cockpit .problem-item-image {
  margin-bottom: -18px;
  max-width: 175px;
}

.cockpit .problem-item-body {
  height: 100%;
  width: 94.7%;
  position: relative;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, .1);
  border-top: 4px solid #e6e6e6;
  padding: 12px 10px 15px;
}

.cockpit .problem-item-body::before {
  content: "";
  width: 76px;
  height: 4px;
  background-color: #007bbb;
  position: absolute;
  left: 0;
  top: -4px;
}

.cockpit .problem-item-number {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 1em;
  margin-bottom: 8px;
}

.cockpit .problem-item-text {
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
}

.cockpit .problem-box .management {
  width: 40%;
}

.cockpit .problem-box .management dt {
  background: #b2da7c;
}

.cockpit .management .problem-item {
  width: 49.5%;
}

.cockpit .management .problem-item-body::before {
  background: #7fc127;
}

.cockpit .fix dl {
  background: #e5f2f8;
}

.cockpit .fix .problem-item-number,
.cockpit .fix .problem-item-text {
  color: #007bbb;
}

.cockpit .fix .management {
  background: #e2f1ce;
}

.cockpit .fix .management .problem-item-number,
.cockpit .fix .management .problem-item-text {
  color: #7abf1f;
}


.cockpit .problem-resolve {
  display: table;
  margin: 50px auto;
  padding: 0 15px 10px;
  border-bottom: 5px solid #1889bb;
  border-image: linear-gradient(to right, #1889bb 0%, #1e50a2 100%);
  border-image-slice: 1;
  position: relative;
}

.cockpit .problem-resolve::before,
.cockpit .problem-resolve::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  aspect-ratio: 35 / 46;
  width: 35px;
  background: url(../img/ico_arrow.svg) 0 0 / contain no-repeat;
}

.cockpit .problem-resolve::before {
  left: -90px;
}

.cockpit .problem-resolve::after {
  right: -90px;
}

.cockpit .problem-resolve span {
  font-weight: bold;
  font-size: 3.6rem;
  display: inline-block;
  margin: 0 0 7px 5px;
}

.cockpit .problem-about {
  position: relative;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 32px rgba(0, 0, 0, .1);
  padding: 50px 8.5714285714% 60px;
  margin: 90px 0 80px;
}

.cockpit .problem-about h3 {
  font-weight: 700;
  color: #007bbb;
  font-size: 2.4rem;
  line-height: 1.458;
  letter-spacing: 0.04em;
  margin-bottom: 20px;
  text-align: center;
}

.cockpit .problem-about p {
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.04em;
  max-width: 710px;
  margin: 0 auto 30px;
}


.cockpit .features {
  margin-bottom: 80px;
}

.cockpit .features .section-inner {
  padding-top: 70px;
}

.cockpit .features-content {
  position: relative;
  z-index: 1;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 32px rgba(0, 0, 0, .1);
  padding: 80px 8.5714285714% 60px;
  margin-bottom: 80px;
}

.cockpit .features-block:not(:last-child) {
  padding-bottom: 74px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 63px;
}


.cockpit .features-number {
  color: #007bbb;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1em;
  margin-bottom: 12px;
}

.cockpit .features-title {
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  margin-bottom: 21px;
}

.cockpit .features-title .--marker {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 0 6px 5px 8px;
  background: #0096e0;
}

.cockpit .movie {
  background: #c4e1ef;
  padding: 20px 100px;
  margin: 40px 0 30px;
}

.cockpit .movie-box {
  position: relative;
  height: 0;
  padding-top: 63%;
}

.cockpit .movie-box video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.cockpit .features-image p {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5625;
}

.cockpit .features-content .note {
  text-align: right;
  font-size: 1.2rem;
  margin-top: 20px;
}

.cockpit .partner {
  margin-bottom: 100px;
}

.cockpit .partner .section-inner {
  padding-top: 70px;
}

.cockpit .partner-content {
  position: relative;
  z-index: 1;
}

.cockpit .partner-block {
  position: relative;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 32px rgba(0, 0, 0, .1);
  padding: 50px 8.5714285714% 60px;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.04em;
}

.cockpit .partner-block:not(:last-child) {
  margin-bottom: 40px;
}

.cockpit .partner-block h3 {
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  color: #007bbb;
  margin-bottom: 30px;
}

.cockpit .partner-block p+p {
  margin-top: 1.5em;
}

.cockpit .partner-block p a {
  color: #0071bc;
  text-decoration: underline;
}

.cockpit .partner-block .dot-list li {
  margin-top: 1.5em;
  line-height: 1.875;
}

.cockpit .partner-block .dot-list li::before {
  margin-top: 14px;
}

.cockpit .contact-body {
  color: #fff;
  padding: 100px 15px;
  text-align: center;
  background: linear-gradient(to right, #1889bb 0%, #1e50a2 100%);
}

.cockpit .contact-body h2 {
  font-size: 3rem;
  line-height: 1em;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-bottom: 50px;
}

.cockpit .contact-body ul {
  max-width: 770px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.cockpit .contact-body ul::after {
  content: "";
  display: block;
  background: #fff;
  width: 65px;
  height: 24px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  margin: 20px auto 10px;
}

.cockpit .contact-body li {
  width: 32%;
  background: #fff;
  border-radius: 5px;
  color: #fa9c09;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.625;
  padding: 25px 10px;
}

.cockpit .contact-body p {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.666;
  letter-spacing: 0.04em;
  margin-bottom: 45px;
}


@media screen and (max-width: 1072px) {
  .cockpit .problem-item-text br {
    display: none;
  }

  .cockpit .guide {
    max-width: calc(100% - 20px);
  }
}

@media screen and (max-width: 920px) {
  .cockpit .page-anchor .page-anchor-lists {
    padding: 0 2.8571428571%;
  }

  .cockpit .page-anchor .page-anchor-link {
    padding: 0 16px;
  }

  .cockpit .section-header::before {
    right: calc(30% - 75px);
  }
}

@media screen and (max-width: 768px) {
  br.sp {
    display: block;
  }

  br.pc {
    display: none;
  }

  .localnavi {
    display: none;
  }

  .cockpit .guide {
    max-width: 100%;
    width: 90.625%;
  }

  .cockpit .btn a {
    font-size: 1.4rem;
    height: 50px;
    padding: 0;
  }

  .cockpit .btn a::after {
    right: 20px;
  }

  .cockpit .dot-list li {
    font-size: 1.3rem;
  }

  .cockpit .dot-list li::before {
    margin: 7px 5px 0 0;
  }

  .cockpit .guide::after {
    /* background: url(../img/bg_content_sp.png) center top/100% auto repeat-y; */
    background-size: 100% auto;
    background-repeat: repeat-y;
  }

  .cockpit .guide div {
    border-left: 0px;
    border-right: 0px;
  }

  .cockpit .section-inner {
    width: 90.625%;
    padding: 0;
  }

  .cockpit .section-header::before {
    right: calc(50% - 75px);
    border-radius: 0 16px 16px 0;
    right: 5px;
    height: 240px;
  }

  .cockpit .section-header-body {
    padding: 22px 15px 21px 10px;
  }

  .cockpit .section-header-en {
    font-size: 1.05rem;
    line-height: 1.7142857143em;
    letter-spacing: 0.04em;
    border-width: 1px;
  }

  .cockpit .section-header-ja {
    font-size: 2.2rem;
    line-height: 1.2272727273em;
    letter-spacing: 0.04em;
    margin-top: 8px;
  }

  .cockpit .hero {
    padding: 23px 0 55px;
    background: url(../img/hero_bg_sp.webp) center/cover no-repeat;
  }

  .cockpit .hero .section-inner {
    width: 100%;
  }

  .cockpit .hero-logo {
    width: 60%;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }

  .cockpit .hero-title {
    margin-bottom: 30px;
    font-size: 2.7rem;
    line-height: 1em;
  }

  .cockpit .hero-title small {
    font-size: 1.7rem;
    line-height: 1em;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
  }

  .cockpit .hero-title .--marker {
    font-size: 2.75rem;
    line-height: 1em;
    letter-spacing: 0.04em;
    padding: 2px 5px 5px;
  }

  .cockpit .hero-title .--small {
    font-size: 1.82rem;
    line-height: 1.510989011em;
    letter-spacing: 0.04em;
    margin: 0 3px 0 4px;
  }

  .cockpit .hero-title .--block {
    font-size: 2.6rem;
    line-height: 1em;
    letter-spacing: 0.04em;
  }

  .cockpit .page-anchor {
    padding: 0;
    margin: -20px auto 30px;
    width: 90.625%;
  }

  .cockpit .page-anchor .page-anchor-lists {
    flex-wrap: wrap;
    padding: 0;
    gap: 10px 0;
  }

  .cockpit .page-anchor .page-anchor-lists::before {
    display: none;
  }

  .cockpit .page-anchor li {
    width: 48.275862069%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 5px;
  }

  .cockpit .page-anchor .page-anchor-link {
    height: 70px;
  }

  .cockpit .page-anchor .page-anchor-link .--en {
    font-size: .85rem;
    line-height: 1em;
    margin-bottom: 5px;
  }

  .cockpit .page-anchor .page-anchor-link .--ja {
    font-size: 1.1rem;
    line-height: 1.2727272727em;
    letter-spacing: 0.04em;
    margin-bottom: 11px;
  }

  .cockpit .page-anchor .page-anchor-link::after {
    border-width: 5px 3.5px 0 3.5px;
    bottom: 7.5px;
    top: auto;
    left: 0;
  }

  .cockpit .lead-box {
    padding: 30px 20px;
    font-size: 1.3rem;
    margin-bottom: 70px;
  }

  .cockpit .problem {
    margin-bottom: 70px;
  }

  .cockpit .problem .section-inner {
    padding-top: 0;
  }

  .cockpit .problem .section-header-ja {
    font-size: 2rem;
  }

  .cockpit .problem-box {
    display: block;
  }

  .cockpit .problem-box dl {
    border-radius: 10px;
  }

  .cockpit .problem-box dt {
    font-size: 1.6rem;
    padding: 10px 0;
    border-radius: 10px 10px 0 0;

  }

  .cockpit .problem-box .field,
  .cockpit .problem-box .management {
    width: 100%;
  }


  .cockpit .problem-lists {
    flex-direction: column;
    gap: 20px 0;
  }

  .cockpit .problem-item {
    width: 90%;
    max-width: none;
    margin-left: 10px;
  }

  .cockpit .problem-item-image {
    max-width: none;
    margin-bottom: -20px;
  }

  .cockpit .problem-item-image img {
    width: 100%;
  }

  .cockpit .problem-item-body {
    width: 83.0769230769%;
    margin-left: auto;
    margin-right: -20px;
    border-width: 3px;
    padding: 15px 20px 15px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
  }

  .cockpit .problem-item-body::before {
    width: 56px;
    height: 3px;
  }

  .cockpit .problem-item-number {
    font-size: 1.3rem;
    line-height: 1em;
    margin-bottom: 5px;
  }

  .cockpit .problem-item-text {
    font-size: 1.3rem;
    line-height: 1.5833333333em;
    letter-spacing: 0em;
  }

  .cockpit .problem-box .management {
    margin-top: 20px;
  }

  .cockpit .management .problem-item {
    width: 90%;
  }

  .cockpit .fix .problem-item {
    margin-left: 0;
    width: 100%;
  }

  .cockpit .fix .problem-item-body {
    margin: 0;
    width: 100%;
  }

  .cockpit .problem-resolve {
    width: 80%;
    margin: 30px auto;
    padding: 0 0 10px;
    text-align: center;
    border-width: 3px;
  }

  .cockpit .problem-resolve::before,
  .cockpit .problem-resolve::after {
    width: 20px;
  }

  .cockpit .problem-resolve::before {
    left: -30px;
  }

  .cockpit .problem-resolve::after {
    right: -30px;
  }

  .cockpit .problem-resolve img {
    width: 70%;
    max-width: 190px;
  }

  .cockpit .problem-resolve span {
    font-size: 1.8rem;
    margin: 0 5px 3px 0;
  }


  .cockpit .problem-about {
    padding: 35px 20px 40px;
    border-radius: 16px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    margin: 40px 0;
  }

  .cockpit .problem-about h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.04em;
    margin-bottom: 10px;
  }

  .cockpit .problem-about p {
    font-size: 1.3rem;
    line-height: 1.7692307692em;
    letter-spacing: 0em;
  }

  .cockpit .problem-about-text {
    font-size: 1.2rem;
    line-height: 1.75em;
    letter-spacing: 0em;
    margin-bottom: 8px;
  }

  .cockpit .features {
    margin-bottom: 70px;
  }

  .cockpit .features .section-header-ja img {
    width: 70%;
    max-width: 220px;
  }

  .cockpit .features .section-inner {
    padding-top: 0;
  }

  .cockpit .features-content {
    padding: 28px 20px 35px;
    margin: 0 0 40px;
    border-radius: 16px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
  }

  .cockpit .features-block {
    flex-direction: column;
    gap: 24px 0;
  }

  .cockpit .features-block:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 29px;
  }

  .cockpit .features-body {
    width: 100%;
  }

  .cockpit .features-number {
    font-size: 1.2rem;
    line-height: 1em;
    margin-bottom: 3px;
  }

  .cockpit .features-title {
    font-size: 1.7rem;
    line-height: 1.4705882353em;
    letter-spacing: 0.04em;
    margin-bottom: 14px;
  }

  .cockpit .features-title .--marker {
    padding: 0 5px 2px;
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }

  .cockpit .movie {
    padding: 0px;
    margin: 0px 0 10px;
    background: none;
  }

  .cockpit .features-image p {
    font-size: 1.3rem;
    text-align: left;
  }

  .cockpit .features-content .note {
    font-size: 1.1rem;
    margin-top: 30px;
  }

  .cockpit .partner {
    margin-bottom: 70px;
  }

  .cockpit .partner .section-inner {
    padding-top: 0;
  }

  .cockpit .partner-block {
    border-radius: 16px;
    margin-top: 10px;
    padding: 25px 20px 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    font-size: 1.3rem;
  }

  .cockpit .partner-block:not(:last-child) {
    margin-bottom: 25px;
  }

  .cockpit .partner-block h3 {
    font-size: 1.7rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .cockpit .partner-block h3 img {
    max-width: 250px;
    margin: 0 auto;
  }


  .cockpit .partner-block .dot-list li::before {
    margin-top: 10px;
  }

  .contact-wrap {
    flex-direction: column;
  }

  .cockpit .contact-body {
    width: 100%;
    padding: 40px 10px 45px;
  }

  .cockpit .contact-body h2 {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-bottom: 16px;
  }

  .cockpit .contact-body ul {
    flex-direction: column;
    gap: 10px 0;
  }

  .cockpit .contact-body ul::after {
    width: 40px;
    height: 20px;
    margin-top: 10px;
  }

  .cockpit .contact-body li {
    width: 100%;
    font-size: 1.4rem;
    padding: 15px;
  }

  .cockpit .contact-body p {
    font-size: 1.7rem;
    line-height: 1.7692307692em;
    letter-spacing: 0em;
    margin-bottom: 20px;
  }

}

@media (hover: hover) {
  .cockpit .btn a {
    opacity: 1;
    transition: opacity .2s linear;
  }

  .cockpit .btn a:hover {
    opacity: .7;
  }


}