.pc-view {
  display: block;
}
.sp-view {
  display: none;
}
#contact .sp-header-inner {
  display: none;
}

.lg_mb15 {
  margin-bottom: 15px !important;
}

.contactMenu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contactMenu__icon {
  margin-top: 84px;
}

.contactMenu__message {
  margin-top: 34px;
  margin-bottom: 80px;
  text-align: center;
  font: normal normal normal 28px/42px Noto Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.contactMenu__item {
  border-radius: 14px;
  width: 650px;
  opacity: 1;
  padding: 48px;
  border: none;
  cursor: pointer;
}

.contactMenu__item div:nth-child(1) {
  text-align: center;
  width: 100%;
  font: normal normal bold 28px/38px Noto Sans;
  letter-spacing: 0px;
  color: #ffffff;
}

.contactMenu__item div:nth-child(2) {
  margin-top: 24px;
  text-align: center;
  font: normal normal 600 16px/22px Noto Sans;
  letter-spacing: 0px;
  color: #ffffff;
}

.contactMenu__item.contactMenu__item-main {
  background: #13a391 0% 0% no-repeat padding-box;
}

.contactMenu__item.contactMenu__item-ir {
  margin-top: 20px;
  margin-bottom: 40px;
  background: #135ba3 0% 0% no-repeat padding-box;
}
