@media (max-width: 1399.98px) {
  .product-introduction-heading::before {
    width: 25rem;
    height: 16rem;
  }

  .product-introduction-heading::after {
    width: 25rem;
    height: 13rem;
  }

  .message-heading::after {
    width: 40rem;
    height: 34rem;
    top: -23rem;
  }

  .message-heading::before {
    width: 52rem;
    height: 32rem;
    top: 19rem;
    left: -8rem;
  }

  .message-footer::before {
    width: 22rem;
    height: 15rem;
    top: -5rem;
  }

  .message-footer::after {
    width: 20rem;
    height: 15rem;
    top: -5rem;
  }

  .calendar::after {
    display: none;
  }

  .calendar::before {
    display: none;
  }

  .news-heading::after {
    width: 28rem;
    height: 16rem;
    right: -8rem;
  }

  .scroll-button {
    top: 1rem;
  }

  .footer {
    padding-bottom: 5rem;
  }

  .footer::before {
    width: 40rem;
    height: 22rem;
    bottom: -40px;
  }

  .how-to::before {
    width: 37rem;
    height: 17rem;
  }

  .review::after {
    right: -8rem;
  }
}

@media (max-width: 1199.98px) {

  .menu {
    margin-right: 0;
  }

  .main-visual::after {
    bottom: -35px;
  }

  .product-introduction {
    padding: 14rem 0 12rem;
  }

  .footer::before {
    bottom: -22px;
  }

  .product-sale {
    padding: 16rem 5rem 6rem;
  }

  .single-detail::after {
    left: -18rem;
  }

  .how-to::before {
    width: 33rem;
    height: 15rem;
    left: -10rem;
  }

  .how-to::after {
    width: 25rem;
    height: 21rem;
    right: -7rem;
  }

  .review::before {
    left: 0;
  }
}

@media (max-width: 991.98px) {
  html {
    font-size: 50%;
  }

  .main-visual__heading {
    width: 24rem;
  }

  .button::after {
    top: 36px;
  }

  .review-button::after {
    top: 40px;
  }

  .product-introduction-inner {
    padding: 0 3rem;
  }

  .product-introduction-heading::before {
    width: 20rem;
    height: 13rem;
    bottom: 5.5rem;
  }

  .product-introduction-heading::after {
    width: 23rem;
    height: 12rem;
    bottom: 5.5rem;
  }

  .product-introduction::after {
    width: 22rem;
    height: 10rem;
  }

  .message-heading::after {
    width: 34rem;
    height: 29rem;
    top: -18rem;
  }

  .message-heading::before {
    width: 46rem;
    height: 29rem;
    top: 19rem;
    left: -19rem;
  }

  .message-body__img-wrap::after {
    right: -28rem;
  }

  .message-footer::before {
    display: none;
  }

  .message-footer::after {
    display: none;
  }

  .calendar-body {
    padding: 0 3rem;
  }

  .contact-button::before {
    left: 105px;
  }

  .contact-button::after {
    right: 90px;
    top: 70px;
  }

  .contact-button-wrap::before {
    width: 45rem;
    height: 21rem;
    top: -135px;
  }

  .product-introduction {
    padding: 12rem 0 10rem;
  }

  .message {
    padding: 10rem 0;
  }

  .calendar {
    padding: 10rem 0;
  }

  .contact {
    padding: 25rem 0 10rem;
  }

  .news {
    padding: 10rem 5rem 20rem;
  }

  .news-heading::after {
    width: 20rem;
    height: 11rem;
    right: -1rem;
    top: 6rem;
  }

  .footer {
    padding-top: 55%;
  }

  .scroll-button {
    top: 2rem;
    right: 4rem;
  }

  .footer-inner {
    padding: 0 5rem;
  }

  .footer-header-youtube {
    height: 26rem;
    width: 100%;
    margin-top: -3rem;
    margin-left: 7rem;
  }

  .footer::before {
    width: 32rem;
    height: 19rem;
  }

  .footer::after {
    width: 40rem;
    height: 23rem;
    right: -57px;
  }

  .footer-header-youtube__text {
    top: 12rem;
    left: 3.5rem;
    font-size: 1.6rem;
  }

  .operations__button::after {
    top: 25px;
    right: 2.9rem;
  }

  .operations__tab-container {
    display: flex;
    justify-content: center;
  }

  .company {
    padding: 10rem 5rem;
  }

  .review {
    padding: 10rem 5rem;
  }

  .policy {
    padding: 10rem 5rem;
  }

  .contact-page {
    padding: 10rem 5rem;
  }

  .transaction {
    padding: 10rem 5rem;
  }

  .contact-page__label--policy::before {
    width: 20px;
    height: 20px;
    top: -4px;
  }

  .contact-page__label--policy::after {
    width: 6px;
    height: 14px;
    top: -4px;
    left: 12px;
  }

  .contact-page__column .contact-page__required {
    width: 50%;
  }

  .contact-page__label {
    width: 50%;
  }

  .contact-page__column--textarea .contact-page__required {
    width: 50%;
  }

}

@media (max-width: 767.98px) {

  .wrap {
    width: 100%;
    height: 100%;
  }

  .header {
    padding: 2rem 2rem 2rem;
  }

  .sp-none {
    display: none;
  }

  .sp-open767-98 {
    display: block;
  }

  .form-back {
    padding: 3rem 3rem 5rem;
  }

  .header--under {
    padding: 2rem;
  }

  .menu {
    display: none;
  }

  .sp-hanburger-menu {
    display: block;
  }

  .sp-menu-btn {
    position: absolute;
    top: 14px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    transition: all .4s;
  }

  .sp-menu-btn span,
  .sp-menu-btn span::before,
  .sp-menu-btn span::after {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    border-radius: 3px;
    background-color: black;
    position: absolute;
    transition: all .4s;
  }

  .sp-menu-btn-under-page span,
  .sp-menu-btn-under-page span::before,
  .sp-menu-btn-under-page span::after {
    background-color: black;
  }


  .sp-menu-btn span:before {
    bottom: 12px;
  }

  .sp-menu-btn span:after {
    top: 12px;
  }

  #sp-menu-btn-check:checked~.sp-menu-btn {
    position: fixed;
    right: 10px;
  }

  #sp-menu-btn-check:checked~.sp-menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
  }

  #sp-menu-btn-check:checked~.sp-menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
  }

  #sp-menu-btn-check:checked~.sp-menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
  }

  #sp-menu-btn-check:checked~.sp-menu-btn-under-page span::before {
    background-color: black;
  }

  #sp-menu-btn-check:checked~.sp-menu-btn-under-page span::after {
    background-color: black;
  }

  #sp-menu-btn-check {
    display: none;
  }

  .sp-menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 80;
    background-color: white;
    transition: all 0.5s;
  }

  #sp-menu-btn-check:checked~.sp-menu-content {
    left: 0;
    /*メニューを画面内へ*/
  }

  .wrap.active {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .sp-menu-content__list {
    text-align: center;
    font-size: 2rem;
    padding: 3rem 0;
    background: url("../img/css/img/border-dotted.png") no-repeat top/contain;
    position: relative;
    font-family: 'Zen Maru Gothic',
      sans-serif;
    font-style: normal;
    font-weight: 500;
  }

  .sp-menu-content__list::before,
  .sp-menu-content__list::after,
  .sp-menu-content-user__list::before,
  .sp-menu-content-user__list::after {
    display: inline-block;
    content: "";
    position: absolute;
  }

  .sp-menu-content__list::before,
  .sp-menu-content-user__list::before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: 50%;
    right: 3rem;
    transform: translateY(-50%);
  }

  .sp-menu-content__list::before {
    background-color: var(--brown);
  }

  .sp-menu-content-user__list::before {
    background-color: var(--white);
  }

  .sp-menu-content__list::after,
  .sp-menu-content-user__list::after {
    width: 6px;
    height: 6px;
    top: 29px;
    right: 32px;
    transform: rotate(45deg);
  }

  .sp-menu-content__list::after {
    border-top: 1px solid var(--yellow-light);
    border-right: 1px solid var(--yellow-light);
  }

  .sp-menu-content-user__list::after {
    border-top: 1px solid var(--orange);
    border-right: 1px solid var(--orange);
  }

  .sp-menu-content__list:nth-of-type(1) {
    margin-top: 2rem;

  }

  .sp-menu-content__list a {
    color: var(--brown);
  }

  .sp-menu-info-icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .sp-menu-info-icon-wrap {
    width: 6rem;
    height: 6rem;
  }

  .sp-menu-info-icon-wrap:first-child {
    margin-right: 2rem;
  }

  .sp-menu-info-icon-box-wrap {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
  }

  .sp-menu-content .logo {
    margin-top: 2rem;
    margin-left: 2rem;
  }

  .sp-menu-content-user__list {
    padding: 3rem 0;
    background-color: var(--orange);
    border-top: 1px solid var(--orange-muddy-light);
    position: relative;
    font-family: 'Zen Maru Gothic',
      sans-serif;
    font-style: normal;
    font-weight: 500;
  }

  .sp-menu-content-user__list:last-child {
    border-bottom: 1px solid var(--orange-muddy-light);
  }

  .sp-menu-content-user__link {
    color: var(--white);
  }

  .sp-menu-content-user {
    font-size: 2rem;
    text-align: center;
  }

  .main-visual::after {
    bottom: -37.5%;
  }

  .main-visual::after {
    background: url("../img/css/img/main-visual-bottom-sp.png") no-repeat bottom/contain;
    width: 120%;
    bottom: -50px;
    left: -100px;
  }

  .product-introduction-inner {
    flex-direction: column;
  }

  .product-introduction-heading::before {
    width: 14rem;
    height: 10rem;
    bottom: 5.5rem;
  }

  .product-introduction-heading::after {
    width: 16rem;
    height: 8rem;
    bottom: 6rem;
  }

  .product-introduction::after {
    width: 16rem;
    height: 13rem;
  }

  .card {
    width: 55%;
    margin: 0 auto;
  }

  .card:not(:last-child) {
    margin-right: auto;
  }

  .card:not(:last-child) {
    margin-bottom: 3rem;
  }

  .calendar-body {
    overflow-x: auto;
    padding-bottom: 3rem;
  }

  .calendar-body__img-wrap {
    width: 120rem;
  }

  .message-heading::after {
    width: 25rem;
    height: 21rem;
    top: -10rem;
  }

  .message-body__img-wrap {
    width: 40rem;
  }

  .message-body__img-wrap::before {
    width: 25rem;
    height: 14rem;
  }

  .message-heading::before {
    width: 30rem;
    height: 19rem;
    left: -8rem;
  }

  .message-body__img-wrap::after {
    width: 15rem;
    height: 14rem;
    right: -22rem;
  }

  .message-body__text-wrap {
    padding: 0 5rem;
  }

  .message-footer {
    padding: 0 5rem;
  }

  .calendar-heading__heading {
    padding: 0 5rem;
  }

  .contact {
    padding: 18rem 5rem 6rem;
  }

  .contact-button {
    line-height: 1.5;
  }

  .contact-button::before {
    width: 40px;
    height: 28px;
    left: 40px;
  }

  .contact-button::after {
    right: 50px;
    top: 100px;
    width: 30px;
    height: 30px;
  }

  .contact-button-wrap::before {
    width: 31rem;
    height: 14rem;
    top: -52px;
  }

  .news {
    margin-bottom: -14%;
  }

  .news-heading::after {
    width: 13rem;
    height: 7rem;
    right: -1rem;
    top: 9rem;
  }

  .footer-header {
    flex-direction: column;
  }

  .footer-header-info {
    width: 50rem;
    text-align: center;
    margin: 0 auto;
  }

  .footer-header-info__heading {
    margin: 0 auto;
  }

  .footer-header-info__access {
    width: 70%;
    margin: 2rem auto;
  }

  .footer-header-info__logo-wrap {
    width: 38rem;
    margin: 1rem auto 0;
  }

  .footer-header-info__contact {
    margin-left: 12rem;
  }

  .footer-header-youtube {
    margin-top: 5rem;
  }

  .footer-header-info__contact {
    margin-left: 9rem;
    width: 32rem;
  }

  .footer-header-youtube {
    width: 39rem;
    height: 27rem;
    margin: 5rem auto 0;
  }

  .footer-header-youtube__youtube-wrap {
    left: 7rem;
  }

  .footer-header-youtube__text {
    top: 12rem;
    left: 2.5rem;
    font-size: 1.8rem;
  }

  .footer-header-youtube__button {
    width: 40rem;
    left: -1rem;
  }

  .footer-nav__list {
    font-size: 2rem;
  }

  .footer-nav {
    padding-top: 10rem;
  }

  .footer::before {
    width: 29rem;
    height: 19rem;
    left: -8rem;
  }

  .footer::after {
    width: 36rem;
    height: 18rem;
    right: -70px;
  }

  .under-main-visual {
    background: url("../img/css/img/product-list-main-visual.jpg") no-repeat bottom 0 right 40%/cover;
  }

  .operations__tab-container {
    flex-wrap: wrap;
    padding: 0 7rem;
  }

  .operations__button {
    width: 24rem;
    height: 7rem;
    margin-bottom: 1rem;
  }

  .operations__button:not(:last-child) {
    margin-right: 0;
  }

  .product-sale-card:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .product-sale-card {
    width: 46%;
    margin-left: 0;
    margin-right: 0;
  }

  .product-sale-card:nth-child(odd) {
    margin-right: 8%;
  }

  .product-sale-card:last-child {
    margin-bottom: 3rem;
  }

  .product-non-sale-card-wrap {
    flex-wrap: wrap;
  }

  .guide-content th {
    display: block;
    width: 100%;
    margin-top: 3rem;
  }

  .guide-content td {
    width: 100%;
    margin: 3rem 0 3rem;
  }

  .guide-content tr:not(:last-child) td {
    padding-right: 11rem;
  }

  .guide-content-box__label {
    width: 70%;
  }

  .single-detail {
    padding: 10rem 5rem;
  }

  .single-detail::after {
    display: none;
  }

  .single-detail-box-buy-wrap {
    flex-direction: column-reverse;
  }

  .single-detail-buy {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4rem;
  }

  .single-detail-box-wrap {
    width: 100%;
  }

  .buy-form__button {
    display: block;
  }

  .single-detail__text {
    width: 100%;
  }

  .buy-form__button {
    background: url("../img/css/img/cart-button.png") no-repeat center/100% 100%;
    width: 100%;
    height: 7rem;
  }

  .how-to {
    padding: 10rem 5rem;
  }

  .how-to::before {
    display: none;
  }

  .how-to::after {
    display: none;
  }

  .review::before,
  .review::after {
    display: none;
  }

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

  .contact-page__column .contact-page__required {
    width: 100%;
  }

  .contact-page__label {
    width: 100%;
  }

  .contact-page__column--address,
  .contact-page__column--textarea {
    flex-direction: column;
  }

}

@media (max-width: 575.98px) {

  .sp-open {
    display: block;
  }

  .sp-none575-98 {
    display: none;
  }

  .sp-open575-98 {
    display: block;
  }

  .button {
    background: url("../img/css/img/button-sp.png") no-repeat center/contain;
  }

  .button::before {
    right: 14px;
    width: 20px;
    height: 20px;
  }

  .button::after {
    right: 22px;
    width: 5px;
    height: 5px;
    top: 38px;
  }

  .review-button::after {
    top: 41px;
  }

  .main-visual {
    background: url("../img/css/img/main-visual-sp.jpg") no-repeat bottom/cover;
  }

  .main-visual__heading {
    width: 20rem;
  }

  .main-visual::after {
    left: 0;
    width: 130%;
    max-width: 75rem;
  }

  .section-heading__sub-heading {
    width: 29rem;
  }

  .section-heading__sub-heading {
    font-size: 2.6rem;
  }

  .message-heading__sub-heading {
    width: 100%;
    max-width: 31rem;
  }

  .calendar-heading__sub-heading {
    width: 100%;
    max-width: 33rem;
  }

  .section-heading__heading {
    font-size: 4.5rem;
    line-height: 1.5;
  }

  .news-heading__heading {
    font-size: 4.5rem;
    line-height: 1.5;
  }

  .product-introduction-heading__heading {
    margin: 2rem 0 3rem;
  }

  .product-introduction-heading::before {
    display: none;
  }

  .product-introduction-heading::after {
    display: none;
  }

  .section-heading__read {
    padding: 0 5rem;
    line-height: 1.8;
  }

  .card {
    width: 80%;
  }

  .button {
    width: 100%;
    max-width: 37rem;
  }

  .product-introduction::after {
    width: 12rem;
    height: 14.5rem;
  }

  .message-heading::after {
    width: 18rem;
    height: 16rem;
    top: -16rem;
    right: -8rem;
  }

  .message-body__img-wrap {
    width: 30rem;
  }

  .message-body__img-wrap::before {
    width: 20rem;
    height: 13rem;
    background: url("../img/css/img/message-serif-sp.png") no-repeat center/contain;
    bottom: 5rem;
    left: -4rem;
  }

  .message-heading::before {
    width: 20rem;
    height: 13rem;
    left: -7rem;
    top: 32rem;
  }

  .message-body__img-wrap::after {
    width: 10rem;
    height: 10rem;
    right: -12rem;
  }

  .section-heading__name {
    font-size: 2.8rem;
    margin: 2rem 0;
  }

  .message-footer {
    padding: 0;
  }

  .message-footer-heading__img-wrap {
    padding: 0 3rem;
  }

  .message-footer-heading__text-wrap {
    padding: 0 6rem;
  }

  .message-footer-heading__text {
    width: 70%;
    margin-bottom: 3rem;
  }

  .message-body__text-wrap {
    margin: 0 0 8rem 0;
  }

  .message-footer-body {
    padding: 0 3rem;
    margin-top: -1rem;
  }

  .calendar {
    padding: 8rem 0;
  }

  .calendar-heading__heading {
    padding: 0 2rem;
  }

  .contact {
    padding: 12rem 2rem 8rem;
  }

  .contact-button {
    padding: 5rem 0;
    font-size: 2.6rem;
    background: url("../img/css/img/contact-button-sp.png") no-repeat center/contain;
  }

  .contact-button-wrap::before {
    width: 20rem;
    height: 9rem;
    top: -36px;
  }

  .contact-button::before {
    width: 32px;
    height: 22px;
    left: 16px;
  }

  .contact-button::after {
    right: 20px;
    top: 58px;
    width: 25px;
    height: 25px;
  }

  .news {
    padding: 8rem 0 16rem;
  }

  .news-body {
    padding: 0 5rem;
  }

  .news-heading::after {
    width: 10rem;
    height: 7rem;
    right: 2rem;
    top: 17rem;
  }

  .footer-inner {
    padding: 0;
  }

  .footer-header-info {
    width: 100%;
    max-width: 50rem;
  }

  .scroll-button {
    top: -2rem;
    right: 2rem;
    width: 9rem;
  }

  .footer-header-info__contact {
    margin: 0 auto;
  }

  .footer-header-youtube {
    width: 36rem;
  }

  .footer-header-youtube__button {
    left: -1rem;
    width: 38rem;
  }

  .footer-header-youtube__youtube-wrap {
    left: 5rem;
  }

  .footer-header-youtube__text {
    left: 1.5rem;
  }

  .footer-nav__list {
    display: block;
  }

  .footer-nav__list:not(:last-child) {
    margin-bottom: 2rem;
  }

  .footer-sns__link {
    width: 5rem;
    height: 5rem;
  }

  .footer::before {
    width: 17rem;
    height: 13rem;
    left: -8rem;
  }

  .footer::after {
    width: 18rem;
    height: 10rem;
    right: -20px;
  }

  .footer-sns {
    padding: 5rem 0;
  }

  .under-main-visual::after {
    background: url("../img/css/img/main-visual-bottom-sp.png") no-repeat bottom/contain;
  }

  .under-main-visual {
    background: url("../img/css/img/product-list-main-visual.jpg") no-repeat bottom 0 right 34%/cover;
  }

  .operations__tab-container {
    padding: 0;
  }

  .operations__tab-container {
    justify-content: center;
  }

  .operations__button {
    width: 17rem;
    height: 7rem;
    font-size: 1.7rem;
    margin-bottom: 0;
  }

  .operations__button:nth-child(odd) {
    margin-right: 1rem;
  }

  .operations__button::before {
    width: 14px;
    height: 14px;
    right: 1rem;
  }

  .operations__button::after {
    width: 4px;
    height: 4px;
    right: 1.6rem;
    top: 26px;
  }

  .product-sale-card:nth-child(odd) {
    margin-right: 0;
  }

  .product-sale-card {
    width: 48%;
  }

  .product-sale {
    padding: 16rem 0 6rem;
  }

  .operations__tab-container {
    padding: 0 10rem;
  }

  .product-sale-card:nth-child(odd) {
    margin-right: 4%;
  }

  .card__size {
    font-size: 14px;
  }

  .card__label {
    font-size: 14px;
  }

  .price-detail {
    font-size: 12px;
  }

  .guide {
    padding: 8rem 1rem 20rem;
  }

  .guide-content tr:not(:last-child) td {
    padding-right: 0;
  }

  .guide-content-box__price--bold {
    width: 30%;
    margin-right: 0;
  }

  .guide-content-box__label {
    width: 60%;
    text-align: justify;
  }

  .guide-content-box__price {
    width: 30%;
  }

  .single-detail__title {
    font-size: 3.4rem;
  }

  .single-detail {
    padding: 8rem 1rem;
  }

  .single-detail__image-wrap {
    height: 40rem;
    padding: 3rem 5rem;
  }

  .single-detail__text {
    font-size: 14px;
  }

  .single-detail-box-buy-wrap {
    margin-top: 4rem;
  }

  .single-detail-buy__price {
    font-size: 14px;
  }

  .single-detail-buy__code {
    font-size: 14px
  }

  .buy-form__label {
    font-size: 14px;
  }

  .single-detail-box__wrap {
    font-size: 14px;
  }

  .single-detail-box__list {
    font-size: 14px;
  }

  .single-detail-box__text {
    font-size: 14px;
  }

  .how-to {
    padding: 8rem 0;
  }

  .how-to__heading {
    font-size: 5rem;
    letter-spacing: -3px;
  }

  .how-to__text {
    line-height: 1.8;
  }

  .how-to__header {
    padding: 0 3rem;
  }

  .review {
    padding: 8rem 1rem;
  }

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

  .review__average {
    margin-right: 0;
  }

  .review__star-wrap {
    width: 2.5rem;
  }

  .review__num {
    margin-left: 0;
    margin-top: 1rem;
  }

  .review__star-wrap--small {
    width: 2rem;
  }

  .review-comment__date {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .review-comment__text {
    font-size: 14px;
  }

  .company {
    padding: 8rem 1rem;
  }

  .policy {
    padding: 8rem 1rem;
  }

  .contact-page {
    padding: 8rem 1rem;
  }

  .transaction {
    padding: 8rem 1rem;
  }

  .contact-page__button {
    max-width: 45rem;
    width: 100%;
    height: 8rem;
    background: url("../img/css/img/button-sp.png") no-repeat center/contain;
  }

  .contact-page__confirm {
    width: 90%;
  }

  .contact-page__read {
    padding-left: 0;
  }

  .contact-page__column {
    padding: 2rem 0;
  }

  .contact-page__column--address {
    padding: 2rem 0;
  }

  .contact-page__column--textarea {
    padding: 2rem 0;
  }

  .contact-page__zip .contact-page__input--zip {
    width: 40%;
  }

  .contact-page__column .contact-page__input--number {
    width: 50%;
  }

  .transaction__column {
    flex-direction: column;
    padding: 0 3rem;
    margin-bottom: 2rem;
  }

  .transaction__label {
    text-align: left;
    width: 100%;
    padding: 1rem 0;
    margin-left: 0;
  }

  .transaction__content {
    width: 100%;
    padding: 1rem 0;
    padding-left: 0;
    margin-right: 0;
  }

  .transaction__column:not(:last-child) .transaction__label,
  .transaction__column:not(:last-child) .transaction__content {
    border-bottom: none;
  }

  .transaction__table .transaction__column .transaction__label {
    border-bottom: 1px solid var(--orange-muddy-light);
  }

  .transaction__heading {
    line-height: 1.5;
    font-size: 4rem;
  }

  .news-heading__sub-heading {
    max-width: 28rem;
    width: 100%;
    line-height: 1.8;
  }

  .news-heading__sub-heading::before {
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
  }

  .news-heading__sub-heading::after {
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
  }

  .message {
    padding: 8rem 0;
  }

  .how-to__image-wrap {
    width: 95%;
    margin: 0 auto;
  }

  .w-40-m-center {
    width: 100%;
  }

}

@media (max-width: 449.98px) {
  .operations__tab-container {
    padding: 0 2rem;
  }

  .card__img-wrap {
    width: 16rem;
  }
}
