.sw-help {
  background: #fff;
  color: #191919;
  font-family: 'Roboto', "游ゴシック体", YuGothic, "Yu Gothic M", "Yu Gothic Medium", sans-serif;
  font-weight: 500;
  min-height: 640px;
}

.sw-help a {
  color: inherit;
  text-decoration: none;
}

.sw-help-breadcrumb {
  color: #777;
}

@media screen and (min-width: 801px) and (max-width: 980px) {
  .s__tbSearch .s__mainSearch {
    width: 92%;
  }

  .s__tbSearch__inner {
    display: grid;
    grid-template-columns: 140px minmax(0, 1fr) 88px;
    width: 100%;
  }

  .s__tbSearch .s__mainSearch .s__select {
    position: relative;
  }

  .s__tbSearch .s__mainSearch .s__select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    height: 8px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 14px;
    transform: rotate(45deg);
    width: 8px;
  }

  .s__tbSearch .s__mainSearch select.mb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #450406;
    padding-right: 34px;
    width: 140px;
  }

  .s__tbSearch .s__mainSearch select.mb:hover {
    background: #450406;
  }

  .s__tbSearch .s__mainSearch .searchFrame {
    width: auto;
  }

  .s__tbSearch .s__searchDetail {
    align-items: center;
    display: flex;
    font-size: 13px;
    justify-content: center;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    width: auto;
  }
}

.sw-help-hero {
  background: #f5f0e6 url("../images/help-center-hero-desktop.png") center top / 100% 100% no-repeat;
  border-bottom: 4px solid #d8a767;
  min-height: 250px;
  overflow: hidden;
  padding: 22px 4% 18px;
  position: relative;
  text-align: center;
}

.sw-help-hero:before {
  display: none;
}

.sw-help-hero:after {
  display: none;
}

.sw-help-hero > * {
  position: relative;
  z-index: 1;
}

.sw-help-hero__copy {
  min-height: 96px;
}

.sw-help-hero__note {
  display: none;
}

.sw-help-hero h1 {
  font-size: 42px;
  line-height: 1.1;
  letter-spacing: 0;
  margin: 0 0 4px;
}

.sw-help-hero__copy p:last-child {
  color: #8e0d13;
  font-family: Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
}

.sw-help-search {
  align-items: center;
  background: #fff;
  border: 2px solid #282828;
  border-radius: 6px;
  box-shadow: 0 5px 18px rgba(0, 0, 0, .12);
  display: flex;
  gap: 10px;
  margin: 18px auto 0;
  max-width: 600px;
  padding: 8px 10px;
}

.sw-help-search label {
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

.sw-help-search:before {
  content: "";
  background: url("../images/s-seach.png") center / 22px 23px no-repeat;
  display: block;
  flex: 0 0 34px;
  height: 34px;
}

.sw-help-search input[type="search"] {
  border: 0;
  box-sizing: border-box;
  color: #222;
  flex: 1;
  font-size: 17px;
  min-width: 0;
  outline: 0;
}

.sw-help-search button {
  background: #8c080e;
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  min-height: 38px;
  padding: 0 18px;
}

.sw-help-search--compact {
  box-shadow: none;
  margin: 0;
  max-width: 460px;
}

.sw-help-popular {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  gap: 8px;
  justify-content: center;
  margin: 10px auto 0;
  max-width: 760px;
}

.sw-help-popular span {
  background: #8c080e;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 7px 11px;
}

.sw-help-popular a {
  background: rgba(255, 255, 255, .9);
  border: 1px solid #ead3a7;
  border-radius: 999px;
  color: #6d0710;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  padding: 7px 12px;
}

.sw-help-shell {
  box-sizing: border-box;
  display: grid;
  gap: 28px;
  grid-template-columns: 280px minmax(0, 1fr);
  margin: 0 auto;
  max-width: 1380px;
  padding: 28px 4%;
}

.sw-help--list .sw-help-shell,
.sw-help--article .sw-help-shell {
  grid-template-columns: 270px minmax(0, 1fr) 260px;
}

.sw-help-side,
.sw-help-aside {
  min-width: 0;
}

.sw-help-side h2 {
  background: linear-gradient(180deg, #a30b12, #7b070c);
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 14px 18px;
}

.sw-help-side nav {
  background: #fff;
  border: 1px solid #dedede;
  border-top: 0;
}

.sw-help-side nav a {
  align-items: center;
  border-bottom: 1px solid #ececec;
  display: grid;
  font-size: 15px;
  font-weight: 700;
  gap: 8px;
  grid-template-columns: 34px minmax(0, 1fr) 18px;
  line-height: 1.45;
  min-height: 54px;
  padding: 9px 12px;
}

.sw-help-side nav a:last-child {
  border-bottom: 0;
}

.sw-help-side nav a.is-active,
.sw-help-side nav a:hover {
  background: #fff2c4;
  color: #8c080e;
}

.sw-help-side nav span,
.sw-help-category-grid span,
.sw-help-panel a span {
  align-items: center;
  background: #fff;
  border: 1px solid #e8c5c5;
  border-radius: 5px;
  color: #9a0710;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  min-width: 28px;
  padding: 0 4px;
}

.sw-help-side nav small {
  color: #777;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
}

.sw-help-contact-card {
  background: #fffaf0;
  border: 1px solid #ead9ad;
  border-radius: 6px;
  margin-top: 18px;
  padding: 18px;
}

.sw-help-contact-card strong,
.sw-help-contact-card a {
  color: #8c080e;
  font-weight: 700;
}

.sw-help-contact-card p {
  color: #555;
  font-size: 13px;
  line-height: 1.7;
}

.sw-help-main {
  min-width: 0;
}

.sw-help-section-title {
  align-items: center;
  border-bottom: 1px solid #d6d6d6;
  display: flex;
  gap: 18px;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.sw-help-section-title span {
  background: #980911;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 16px;
}

.sw-help-section-title h2,
.sw-help-list-head h1,
.sw-help-article-head h1 {
  color: #111;
  font-size: 26px;
  line-height: 1.25;
  margin: 0;
}

.sw-help-section-title a {
  color: #8c080e;
  font-size: 13px;
  margin-left: auto;
}

.sw-help-faq-grid {
  display: grid;
  gap: 0 28px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 22px;
}

.sw-help-faq-grid a {
  align-items: center;
  border-bottom: 1px dashed #d9d9d9;
  display: grid;
  font-size: 15px;
  gap: 10px;
  grid-template-columns: 30px minmax(0, 1fr) 12px;
  min-height: 48px;
}

.sw-help-faq-grid a:after,
.sw-help-article-list a:after,
.sw-help-category-grid a:after,
.sw-help-guide-strip a:after {
  color: #9a0710;
  content: ">";
  font-weight: 700;
  justify-self: end;
}

.sw-help-faq-grid a:after {
  grid-column: 3 / 4;
}

.sw-help-faq-grid a span {
  align-items: center;
  background: #111;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  width: 26px;
}

.sw-help-mobile-heading {
  color: #111;
  font-size: 21px;
  margin: 24px 0 14px;
}

.sw-help-category-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sw-help-category-grid a {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .04);
  display: grid;
  gap: 8px;
  grid-template-columns: 42px minmax(0, 1fr) 16px;
  min-height: 96px;
  padding: 16px;
}

.sw-help-category-grid strong,
.sw-help-guide-strip strong,
.sw-help-article-list strong,
.sw-help-panel strong {
  color: #151515;
  display: block;
  font-size: 15px;
  line-height: 1.5;
}

.sw-help-category-grid em,
.sw-help-guide-strip span,
.sw-help-article-list em,
.sw-help-panel em {
  color: #666;
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5;
}

.sw-help-category-grid em {
  grid-column: 2 / 3;
}

.sw-help-guide-strip {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 22px;
}

.sw-help-guide-strip a {
  background: linear-gradient(180deg, #fff, #faf8f4);
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  display: grid;
  gap: 6px;
  grid-template-columns: minmax(0, 1fr) 18px;
  min-height: 84px;
  padding: 16px;
}

.sw-help-guide-strip strong,
.sw-help-guide-strip span {
  grid-column: 1 / 2;
}

.sw-help-list-head {
  align-items: end;
  background: linear-gradient(100deg, #fff, #fff8e5);
  border: 1px solid #e7d8b4;
  border-radius: 7px;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 14px;
  padding: 20px;
}

.sw-help-list-head p {
  color: #8c080e;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 6px;
}

.sw-help-list-head span {
  color: #666;
  display: block;
  font-size: 13px;
  margin-top: 6px;
}

.sw-help-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 16px;
}

.sw-help-chip-row a {
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 999px;
  color: #222;
  font-size: 13px;
  padding: 8px 17px;
}

.sw-help-chip-row a.is-active,
.sw-help-chip-row a:hover {
  background: #920910;
  border-color: #920910;
  color: #fff;
}

.sw-help-article-list {
  border-top: 1px solid #d8d8d8;
}

.sw-help-article-list a {
  border-bottom: 1px solid #e5e5e5;
  display: grid;
  gap: 3px 10px;
  grid-template-columns: 94px minmax(0, 1fr) 74px 12px;
  grid-template-rows: auto auto;
  min-height: 62px;
  padding: 7px 0;
}

.sw-help-article-list a > span {
  background: #fff4f4;
  border: 1px solid #e7c3c3;
  border-radius: 4px;
  color: #980911;
  font-size: 11px;
  font-weight: 700;
  grid-column: 1 / 2;
  grid-row: 1 / 3;
  align-self: center;
  line-height: 1.2;
  overflow: hidden;
  padding: 4px 7px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sw-help-article-list strong {
  font-size: 16px;
  grid-column: 2 / 3;
  grid-row: 1 / 2;
  line-height: 1.35;
  max-width: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sw-help-article-list em {
  grid-column: 2 / 5;
  grid-row: 2 / 3;
  line-height: 1.35;
  max-width: none;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sw-help-article-list time {
  color: #777;
  font-size: 12px;
  grid-column: 3 / 4;
  grid-row: 1 / 2;
  line-height: 1.35;
  text-align: right;
}

.sw-help-article-list a:after {
  align-self: center;
  grid-column: 4 / 5;
  grid-row: 1 / 3;
}

.sw-help-aside {
  display: grid;
  gap: 16px;
  align-content: start;
}

.sw-help-panel {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  padding: 16px;
}

.sw-help-panel h2 {
  border-bottom: 1px solid #dedede;
  color: #171717;
  font-size: 17px;
  margin: 0 0 12px;
  padding-bottom: 10px;
}

.sw-help-panel a {
  align-items: center;
  border-bottom: 1px solid #ededed;
  display: grid;
  gap: 4px 10px;
  grid-template-columns: 30px minmax(0, 1fr);
  padding: 9px 0 7px;
}

.sw-help-panel a strong {
  line-height: 1.35;
}

.sw-help-panel a em {
  grid-column: 2 / 3;
  line-height: 1.35;
  position: relative;
  top: -3px;
}

.sw-help-panel a:last-child {
  border-bottom: 0;
}

.sw-help-panel--yellow {
  background: #fff9e6;
  border-color: #ead59c;
}

.sw-help-panel--yellow h2 {
  padding-right: 44px;
  position: relative;
}

.sw-help-panel--yellow h2:after {
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 24' fill='none' stroke='%23980911' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 19h24'/%3E%3Cpath d='M8 17 6 6l7 5 5-7 5 7 7-5-2 11H8z'/%3E%3Ccircle cx='18' cy='4' r='1.4' fill='%23980911' stroke='none'/%3E%3Ccircle cx='6' cy='6' r='1.3' fill='%23980911' stroke='none'/%3E%3Ccircle cx='30' cy='6' r='1.3' fill='%23980911' stroke='none'/%3E%3C/svg%3E") center / 30px 20px no-repeat;
  border: 1px solid #efc06c;
  border-radius: 999px;
  content: "";
  height: 28px;
  position: absolute;
  right: -2px;
  top: -5px;
  width: 38px;
}

.sw-help-panel--contact strong {
  color: #8c080e;
  font-size: 25px;
  margin: 4px 0;
}

.sw-help-panel--contact p,
.sw-help-panel--contact span {
  color: #555;
  display: block;
  font-size: 13px;
  line-height: 1.6;
}

.sw-help-panel--contact a,
.sw-help-button-link {
  background: #8c080e;
  border: 0 !important;
  border-radius: 4px;
  color: #fff;
  display: block !important;
  font-weight: 700;
  margin-top: 14px;
  padding: 12px 14px !important;
  text-align: center;
}

.sw-help-article-card {
  background: #fff;
  min-width: 0;
}

.sw-help-article-head {
  border-bottom: 1px solid #dedede;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.sw-help-article-head > span {
  background: #1f7fa7;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 12px;
  padding: 7px 12px;
}

.sw-help-article-head h1 {
  font-size: 36px;
}

.sw-help-article-head time {
  color: #666;
  display: block;
  font-size: 13px;
  margin-top: 12px;
}

.sw-help-article-lead {
  align-items: center;
  background: #fffaf0;
  border: 1px solid #e6bf6e;
  border-radius: 5px;
  display: grid;
  gap: 8px 18px;
  grid-template-columns: 74px minmax(0, 1fr);
  margin-bottom: 22px;
  padding: 16px 18px;
}

.sw-help-article-lead:before {
  align-items: center;
  border: 2px solid #8c080e;
  border-radius: 8px;
  color: #8c080e;
  content: "GUIDE";
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  height: 46px;
  justify-content: center;
}

.sw-help-article-lead strong {
  color: #8c080e;
  font-size: 17px;
}

.sw-help-article-lead p {
  color: #333;
  font-size: 14px;
  grid-column: 2 / 3;
  line-height: 1.7;
  margin: 0;
}

.sw-help-article-body {
  color: #222;
  font-size: 15px;
  line-height: 1.9;
  overflow-wrap: anywhere;
}

.sw-help-article-body h2,
.sw-help-article-body h3,
.sw-help-article-body b {
  color: #8c080e;
}

.sw-help-article-body table {
  border-collapse: collapse;
  margin: 16px 0;
  max-width: 100%;
  width: 100%;
}

.sw-help-article-body th,
.sw-help-article-body td {
  border: 1px solid #d9d9d9;
  padding: 8px 10px;
}

.sw-help-bottom-contact {
  align-items: center;
  background: #fbfaf7;
  border-top: 1px solid #e5e0d8;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(180px, 1fr) minmax(240px, auto) minmax(260px, auto);
  margin: 0 auto;
  max-width: 1380px;
  padding: 18px 4% 28px;
}

.sw-help-bottom-contact p {
  color: #222;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.sw-help-bottom-contact a {
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 6px;
  color: #8c080e;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding: 13px 18px;
  text-align: center;
}

.sw-help-bottom-contact a span {
  color: #555;
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin-top: 4px;
}

.sw-help-bottom-contact--compact {
  grid-template-columns: repeat(2, minmax(0, 260px));
  justify-content: center;
}

.sw-help-bottom-contact--compact a {
  background: #8c080e;
  color: #fff;
  font-size: 15px;
}

.sw-help-empty {
  background: #fffaf0;
  border: 1px solid #e6d4a1;
  border-radius: 6px;
  color: #333;
  grid-column: 1 / -1;
  line-height: 1.8;
  padding: 18px;
}

.sw-help-empty a {
  color: #8c080e;
  font-weight: 700;
}

@media screen and (max-width: 1100px) {
  .sw-help-shell,
  .sw-help--list .sw-help-shell,
  .sw-help--article .sw-help-shell {
    grid-template-columns: 240px minmax(0, 1fr);
  }

  .sw-help-aside {
    display: none;
  }

  .sw-help-category-grid,
  .sw-help-guide-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sw-help-list-head {
    align-items: stretch;
    flex-direction: column;
  }
}

@media screen and (max-width: 800px) {
  .sw-help {
    background: #fff;
  }

  .sw-help-breadcrumb {
    padding: 13px 16px;
  }

  .sw-help-hero {
    background-image: url("../images/help-center-hero-mobile.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 160px;
    border-bottom: 0;
    min-height: 0;
    padding: 168px 16px 20px;
    text-align: left;
  }

  .sw-help-hero:before,
  .sw-help-hero:after {
    display: none;
  }

  .sw-help-hero__copy {
    display: none;
  }

  .sw-help-search {
    border-color: #d4d4d4;
    border-radius: 999px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .08);
    max-width: none;
    min-height: 58px;
    padding: 8px 14px;
  }

  .sw-help-search input[type="search"] {
    font-size: 20px;
  }

  .sw-help-search button {
    border-radius: 999px;
    min-height: 42px;
    padding: 0 16px;
  }

  .sw-help-popular {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 14px;
    max-width: 100%;
  }

  .sw-help-popular span,
  .sw-help-popular a {
    flex: 0 1 auto;
    white-space: nowrap;
  }

  .sw-help-shell,
  .sw-help--list .sw-help-shell,
  .sw-help--article .sw-help-shell {
    display: block;
    padding: 24px 16px;
  }

  .sw-help-side {
    display: none;
  }

  .sw-help-section-title {
    display: block;
  }

  .sw-help-section-title span {
    display: inline-block;
    margin-bottom: 8px;
  }

  .sw-help-section-title h2,
  .sw-help-list-head h1 {
    font-size: 23px;
  }

  .sw-help-section-title a {
    display: none;
  }

  .sw-help-faq-grid {
    display: block;
  }

  .sw-help-faq-grid a {
    grid-template-columns: 34px minmax(0, 1fr) 14px;
    min-height: 58px;
  }

  .sw-help-category-grid {
    border: 1px solid #dedede;
    display: grid;
    gap: 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sw-help-category-grid a {
    border: 0;
    border-bottom: 1px solid #dedede;
    border-radius: 0;
    box-shadow: none;
    grid-template-columns: 34px minmax(0, 1fr) 14px;
    margin: 0;
    min-height: 84px;
  }

  .sw-help-category-grid a:nth-child(odd) {
    border-right: 1px solid #dedede;
  }

  .sw-help-category-grid em {
    display: none;
  }

  .sw-help-category-grid span {
    font-size: 10px;
    height: 24px;
    min-width: 24px;
  }

  .sw-help-category-grid strong {
    font-size: 13px;
  }

  .sw-help-guide-strip {
    display: block;
  }

  .sw-help-guide-strip a {
    margin-bottom: 10px;
  }

  .sw-help-list-head {
    background: #fff;
    border: 0;
    padding: 0 0 14px;
  }

  .sw-help-search--compact {
    max-width: none;
  }

  .sw-help-article-list a {
    display: grid;
    gap: 6px 10px;
    grid-template-columns: minmax(0, 1fr) 12px;
    padding: 14px 0;
  }

  .sw-help-article-list a > span,
  .sw-help-article-list em,
  .sw-help-article-list time {
    grid-column: 1 / 2;
    grid-row: auto;
  }

  .sw-help-article-list strong {
    font-size: 16px;
    grid-column: 1 / 2;
    grid-row: auto;
  }

  .sw-help-article-list time {
    padding-top: 0;
    text-align: left;
  }

  .sw-help-article-list a:after {
    grid-column: 2 / 3;
    grid-row: 1 / 5;
  }

  .sw-help-article-head h1 {
    font-size: 30px;
    padding-right: 0;
  }

  .sw-help-article-lead {
    display: block;
  }

  .sw-help-article-lead:before {
    margin-bottom: 12px;
    width: 74px;
  }

  .sw-help-article-lead p {
    margin-top: 6px;
  }

  .sw-help-article-body {
    font-size: 15px;
    line-height: 1.85;
  }

  .sw-help-bottom-contact,
  .sw-help-bottom-contact--compact {
    display: block;
    padding: 16px;
  }

  .sw-help-bottom-contact p,
  .sw-help-bottom-contact a {
    margin-bottom: 10px;
  }

  .sw-help-bottom-contact a {
    font-size: 18px;
  }
}
