#page.toyotei-aroma.in {
  background-color: #f3f4f1;
  margin-top: 85px;
  color: #313728;
}
#page.toyotei-aroma.in a {
  color: #313728;
}
#page.toyotei-aroma.in .c-pagelink {
  border-top: 1px solid #481a01;
  border-bottom: 1px solid #481a01;
  background-color: #f3f4f1;
}
#page.toyotei-aroma.in .c-pagelink .c-pagelink-list-link {
  color: #313728;
}
#page.toyotei-aroma.in .c-pagelink .c-pagelink-list-link span {
  border-color: #313728;
}
#page.toyotei-aroma.in .c-page-mv-img img {
  width: 100%;
}
#page.toyotei-aroma.in .c-heading-breadcrumb li {
  color: #373532;
}
#page.toyotei-aroma.in .c-heading-breadcrumb a {
  color: #373532;
}
@media screen and (max-width: 1060px) {
  #page.toyotei-aroma.in {
    margin-top: 60px;
  }
  #page.toyotei-aroma.in .c-pagelink {
    top: 60px;
  }
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .c-pagelink .c-pagelink-list-item.active .c-pagelink-list-link {
    background-color: #373532;
    color: #f3f4f1;
  }
  #page.toyotei-aroma.in .c-pagelink .c-pagelink-list-link span {
    border-color: #373532;
  }
  #page.toyotei-aroma.in .c-pagelink .c-pagelink-list-link span::after {
    background: #373532;
  }
}
#page.toyotei-aroma.in .about {
  padding: 85px 0 85px 0;
  color: #373532;
}
#page.toyotei-aroma.in .about .about-text-area {
  text-align: center;
}
#page.toyotei-aroma.in .about .about-ttl {
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-bottom: 60px;
}
#page.toyotei-aroma.in .about .about-text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.125;
}
#page.toyotei-aroma.in .about-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .about {
    padding: 37px 0 70px 0;
  }
  #page.toyotei-aroma.in .about .about-ttl {
    font-size: 25px;
    margin-bottom: 40px;
    letter-spacing: 0.12em;
  }
  #page.toyotei-aroma.in .about .about-text {
    font-size: 14px;
    line-height: 1.9285714286;
  }
}
#page.toyotei-aroma.in .aroma {
  background-color: #ffffff;
  color: #373532;
  padding: 170px 0 200px 0;
}
#page.toyotei-aroma.in .aroma .c-sec-ttl-en {
  margin-bottom: 80px;
}
#page.toyotei-aroma.in .aroma .aroma-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.toyotei-aroma.in .aroma .aroma-text-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35.612%;
          flex: 0 0 35.612%;
}
#page.toyotei-aroma.in .aroma .aroma-ttl {
  font-size: 32px;
  line-height: 2;
  letter-spacing: 0.15em;
  margin-bottom: 120px;
}
#page.toyotei-aroma.in .aroma .aroma-text {
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.08em;
}
#page.toyotei-aroma.in .aroma .aroma-text:not(:last-child) {
  margin-bottom: 40px;
}
#page.toyotei-aroma.in .aroma .aroma-img-aera {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 57.722%;
          flex: 0 0 57.722%;
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .aroma {
    padding: 70px 0 80px 0;
    background-color: #f3f4f1;
  }
  #page.toyotei-aroma.in .aroma .aroma-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #page.toyotei-aroma.in .aroma .aroma-text-area {
    display: contents;
  }
  #page.toyotei-aroma.in .aroma .aroma-img-aera {
    display: contents;
  }
  #page.toyotei-aroma.in .aroma .aroma-ttl {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 25px;
    line-height: 1.96;
    letter-spacing: 0.12em;
    margin-bottom: 40px;
  }
  #page.toyotei-aroma.in .aroma .aroma-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
    line-height: 2.4285714286;
    letter-spacing: 0.04em;
  }
  #page.toyotei-aroma.in .aroma .aroma-text:not(:last-child) {
    margin-bottom: 30px;
  }
  #page.toyotei-aroma.in .aroma .aroma-text:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #page.toyotei-aroma.in .aroma .aroma-text:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #page.toyotei-aroma.in .aroma .aroma-text:nth-child(4) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  #page.toyotei-aroma.in .aroma .aroma-text:nth-child(5) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
    margin-bottom: 40px;
  }
  #page.toyotei-aroma.in .aroma .aroma-img {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  #page.toyotei-aroma.in .aroma .aroma-img:nth-child(1) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  #page.toyotei-aroma.in .aroma .aroma-img:nth-child(2) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-bottom: 40px;
  }
  #page.toyotei-aroma.in .aroma .aroma-img:nth-child(3) {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
}
#page.toyotei-aroma.in .menu {
  background-color: #f3f4f1;
  padding: 95px 0 100px 0;
}
#page.toyotei-aroma.in .menu .menu-top-text {
  text-align: center;
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.08em;
  margin-bottom: 50px;
}
#page.toyotei-aroma.in .menu #main-slider {
  margin-bottom: 15px;
}
#page.toyotei-aroma.in .menu #thumbnail-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page.toyotei-aroma.in .menu .menu-img-area {
  margin-bottom: 130px;
}
#page.toyotei-aroma.in .menu .splide__arrow {
  background-color: unset;
}
#page.toyotei-aroma.in .menu .splide__arrow.prev::after, #page.toyotei-aroma.in .menu .splide__arrow.next::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 32px;
  height: 32px;
}
#page.toyotei-aroma.in .menu .splide__arrow.prev {
  left: 30px;
}
#page.toyotei-aroma.in .menu .splide__arrow.prev::after {
  background-image: url(../img/toyotei-aroma/arrow-prev.png);
}
#page.toyotei-aroma.in .menu .splide__arrow.next {
  right: 30px;
}
#page.toyotei-aroma.in .menu .splide__arrow.next::after {
  background-image: url(../img/toyotei-aroma/arrow-next.png);
}
#page.toyotei-aroma.in .menu .menu-content {
  margin-bottom: 90px;
}
#page.toyotei-aroma.in .menu .menu-item:not(:last-child) {
  margin-bottom: 80px;
}
#page.toyotei-aroma.in .menu .menu-list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px 1.84%;
}
#page.toyotei-aroma.in .menu .menu-course {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}
#page.toyotei-aroma.in .menu .menu-list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32.103%;
          flex: 0 0 32.103%;
  background-color: #ffffff;
  padding: 20px 15px 68px 15px;
  position: relative;
}
#page.toyotei-aroma.in .menu .menu-list-flex:not(:last-child) {
  margin-bottom: 50px;
}
#page.toyotei-aroma.in .menu .menu-category {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
#page.toyotei-aroma.in .menu .menu-category span {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
#page.toyotei-aroma.in .menu .menu-category::after {
  content: "";
  display: block;
  background-color: #313728;
  width: 100%;
  height: 1px;
}
#page.toyotei-aroma.in .menu .menu-list-time {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}
#page.toyotei-aroma.in .menu .menu-list-time span {
  display: inline-block;
  color: #f3f4f1;
  padding: 3px 6px;
  margin-right: 8px;
}
#page.toyotei-aroma.in .menu .menu-list-name {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 10px;
}
#page.toyotei-aroma.in .menu .menu-list-price {
  font-size: 18px;
  letter-spacing: 0.12em;
  line-height: 1.5555555556;
  border-bottom: 1px solid #899395;
  padding-bottom: 5px;
  margin-bottom: 25px;
}
#page.toyotei-aroma.in .menu .menu-list-text {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 1.7333333333;
  color: #899395;
  margin-bottom: 15px;
}
#page.toyotei-aroma.in .menu .menu-list-about {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: 25px;
}
#page.toyotei-aroma.in .menu .menu-list-link {
  display: block;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  border: 1px solid #212a2f;
  padding: 17.5px 0;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: 15px;
  width: calc(100% - 30px);
}
#page.toyotei-aroma.in .menu .menu-list-link::after {
  content: "";
  position: absolute;
  background-image: url(../img/toyotei-aroma/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 8px;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
}
#page.toyotei-aroma.in .menu .menu-caption-icon {
  max-width: 24px;
  width: 100%;
  margin: 0 auto 15px auto;
}
#page.toyotei-aroma.in .menu .menu-caption-text {
  text-align: center;
  color: #899395;
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0.08em;
}
@media (hover: hover) {
  #page.toyotei-aroma.in .menu .menu-list-link:hover {
    background-color: #dbd8d5;
  }
}
@media screen and (max-width: 1100px) {
  #page.toyotei-aroma.in .menu .menu-list-link::after {
    right: 15px;
  }
}
@media screen and (max-width: 1000px) {
  #page.toyotei-aroma.in .menu .menu-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49.08%;
            flex: 0 0 49.08%;
  }
  #page.toyotei-aroma.in .menu .menu-list-link::after {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .menu {
    padding: 65px 0 55px 0;
  }
  #page.toyotei-aroma.in .menu .menu-top-text {
    font-size: 14px;
    line-height: 1.9285714286;
    margin-bottom: 40px;
  }
  #page.toyotei-aroma.in .menu .menu-img-area {
    width: calc(100% + 28px);
    margin-left: -14px;
    margin-bottom: 50px;
  }
  #page.toyotei-aroma.in .menu .splide__arrow.prev::after, #page.toyotei-aroma.in .menu .splide__arrow.next::after {
    display: none;
  }
  #page.toyotei-aroma.in .menu .menu-content {
    margin-bottom: 50px;
  }
  #page.toyotei-aroma.in .menu .menu-item {
    background-image: repeating-linear-gradient(90deg, #899395, #899395 1px, transparent 1px, transparent 5px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 100% 1px;
  }
  #page.toyotei-aroma.in .menu .menu-item:not(:last-child) {
    margin-bottom: 0;
  }
  #page.toyotei-aroma.in .menu .menu-item:first-child {
    background-image: repeating-linear-gradient(90deg, #899395, #899395 1px, transparent 1px, transparent 5px), repeating-linear-gradient(90deg, #899395, #899395 1px, transparent 1px, transparent 5px);
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 100% 1px, 100% 1px;
  }
  #page.toyotei-aroma.in .menu .menu-course {
    font-size: 18px;
    margin-bottom: 0;
    padding: 21px 0;
    position: relative;
    padding-left: 15px;
  }
  #page.toyotei-aroma.in .menu .menu-course::after {
    content: "";
    position: absolute;
    background-image: url(../img/toyotei-aroma/arrow-menu.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 25px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  #page.toyotei-aroma.in .menu .menu-course.open::after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  #page.toyotei-aroma.in .menu .menu-list-item {
    display: none;
    padding-bottom: 30px;
  }
  #page.toyotei-aroma.in .menu .menu-list-flex {
    display: block;
  }
  #page.toyotei-aroma.in .menu .menu-list {
    padding: 18px 13px 13px 13px;
  }
  #page.toyotei-aroma.in .menu .menu-list:not(:last-child) {
    margin-bottom: 15px;
  }
  #page.toyotei-aroma.in .menu .menu-category {
    font-size: 16px;
    margin-bottom: 10px;
    gap: 10px;
    padding-left: 15px;
  }
  #page.toyotei-aroma.in .menu .menu-list-time {
    font-size: 12px;
    margin-bottom: 5px;
  }
  #page.toyotei-aroma.in .menu .menu-list-name {
    font-size: 15px;
  }
  #page.toyotei-aroma.in .menu .menu-list-price {
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 20px;
  }
  #page.toyotei-aroma.in .menu .menu-list-text {
    font-size: 13px;
  }
  #page.toyotei-aroma.in .menu .menu-list-about {
    font-size: 13px;
  }
  #page.toyotei-aroma.in .menu .menu-list-link {
    font-size: 14px;
    margin-top: 20px;
    position: relative;
    width: 100%;
  }
  #page.toyotei-aroma.in .menu .menu-caption-icon {
    max-width: 20px;
    margin-bottom: 15px;
  }
  #page.toyotei-aroma.in .menu .menu-caption-text {
    font-size: 12px;
  }
}
#page.toyotei-aroma.in .info {
  background-color: #eaf5ea;
  color: #373532;
  padding-bottom: 150px;
}
#page.toyotei-aroma.in .info .wrap1126 {
  max-width: 1126px;
  width: 100%;
  margin: 0 auto;
}
#page.toyotei-aroma.in .info .info-img {
  margin-bottom: 120px;
}
#page.toyotei-aroma.in .info .c-sec-ttl-en {
  margin-bottom: 120px;
}
#page.toyotei-aroma.in .info .info-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 80px;
}
#page.toyotei-aroma.in .info .info-logo {
  max-width: 74px;
  width: 100%;
}
#page.toyotei-aroma.in .info .info-name {
  font-size: 16px;
  letter-spacing: 0.15em;
  line-height: 1.5625;
}
#page.toyotei-aroma.in .info .info-area {
  margin-bottom: 70px;
}
#page.toyotei-aroma.in .info .info-list {
  padding: 22px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.toyotei-aroma.in .info .info-list:first-child {
  background-image: repeating-linear-gradient(90deg, #373532, #373532 1px, transparent 1px, transparent 5px), repeating-linear-gradient(90deg, #373532, #373532 1px, transparent 1px, transparent 5px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 100% 1px, 100% 1px;
}
#page.toyotei-aroma.in .info .info-list:not(:first-child) {
  background-image: repeating-linear-gradient(90deg, #373532, #373532 1px, transparent 1px, transparent 5px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 100% 1px;
}
#page.toyotei-aroma.in .info .info-list-ttl {
  font-size: 18px;
  letter-spacing: 0.15em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.434%;
          flex: 0 0 12.434%;
}
#page.toyotei-aroma.in .info .info-list-text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 87.566%;
          flex: 0 0 87.566%;
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.125;
}
#page.toyotei-aroma.in .info .info-link-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
#page.toyotei-aroma.in .info .info-link {
  display: block;
  max-width: 320px;
  width: 100%;
  border: 1px solid #6bb881;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.625;
  text-align: center;
  padding: 12.5px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
#page.toyotei-aroma.in .info .info-link::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.toyotei-aroma.in .info .info-link:nth-of-type(odd) {
  background-color: #6bb881;
  color: #e4f2e8;
}
#page.toyotei-aroma.in .info .info-link:nth-of-type(odd)::after {
  background-image: url(../img/toyotei-aroma/arrow-w.png);
}
#page.toyotei-aroma.in .info .info-link:nth-of-type(even) {
  color: #373532;
  border-color: #373532;
}
#page.toyotei-aroma.in .info .info-link:nth-of-type(even)::after {
  background-image: url(../img/toyotei-aroma/arrow.png);
}
@media (hover: hover) {
  #page.toyotei-aroma.in .info .info-link:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.toyotei-aroma.in .info .info-link:hover:nth-of-type(odd) {
    background-color: #eaf5ea;
    color: #212a2f;
    border-color: #373532;
  }
  #page.toyotei-aroma.in .info .info-link:hover:nth-of-type(odd)::after {
    background-image: url(../img/toyotei-aroma/arrow.png);
  }
  #page.toyotei-aroma.in .info .info-link:hover:nth-of-type(even) {
    background-color: #6bb881;
    color: #e4f2e8;
    border-color: #6bb881;
  }
  #page.toyotei-aroma.in .info .info-link:hover:nth-of-type(even)::after {
    background-image: url(../img/toyotei-aroma/arrow-w.png);
  }
}
@media screen and (max-width: 1200px) {
  #page.toyotei-aroma.in .info .wrap1126 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .info {
    padding-bottom: 120px;
  }
  #page.toyotei-aroma.in .info .wrap1126 {
    padding: 0 24px;
  }
  #page.toyotei-aroma.in .info .info-img {
    margin-bottom: 70px;
  }
  #page.toyotei-aroma.in .info .c-sec-ttl-en {
    margin-bottom: 70px;
  }
  #page.toyotei-aroma.in .info .info-logo {
    max-width: 68px;
  }
  #page.toyotei-aroma.in .info .info-flex {
    padding-left: 15px;
  }
  #page.toyotei-aroma.in .info .info-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 0;
  }
  #page.toyotei-aroma.in .info .info-list-ttl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 16px;
    margin-bottom: 5px;
  }
  #page.toyotei-aroma.in .info .info-list-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 14px;
  }
  #page.toyotei-aroma.in .info .info-area {
    margin-bottom: 60px;
  }
  #page.toyotei-aroma.in .info .info-link-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px 0;
  }
  #page.toyotei-aroma.in .info .info-link {
    margin: 0 auto;
    font-size: 15px;
    padding: 16px 0;
  }
}
#page.toyotei-aroma.in .attention {
  background-color: #eaf5ea;
  color: #373532;
  padding-bottom: 200px;
}
#page.toyotei-aroma.in .attention .attention-wrap {
  max-width: 806px;
  width: 100%;
  margin: 0 auto;
}
#page.toyotei-aroma.in .attention .attention-ttl {
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
#page.toyotei-aroma.in .attention .attention-list-text {
  font-size: 14px;
  line-height: 2.1428571429;
  letter-spacing: 0.05em;
  position: relative;
  padding-left: 15px;
}
#page.toyotei-aroma.in .attention .attention-list-text::after {
  content: "";
  position: absolute;
  background-color: #373532;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0;
  top: 12px;
}
@media screen and (max-width: 810px) {
  #page.toyotei-aroma.in .attention .attention-wrap {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  #page.toyotei-aroma.in .attention {
    padding-bottom: 80px;
  }
  #page.toyotei-aroma.in .attention .attention-ttl {
    font-size: 18px;
  }
  #page.toyotei-aroma.in .attention .attention-list-text {
    font-size: 12px;
    line-height: 2.1666666667;
  }
  #page.toyotei-aroma.in .attention .attention-list-text::after {
    top: 10px;
  }
}