@charset "UTF-8";
/* br の出し分け用 */
@media (min-width: 768px) {
  .spLinkBuds-sp {
    display: none !important; } }

@media (max-width: 767px) {
  .spLinkBuds-pc {
    display: none !important; } }

.spLinkBudsContainer {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
  color: #434343; }
  @media (max-width: 767px) {
    .spLinkBudsContainer {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .spLinkBudsContainer.-isLightGray {
      padding-left: 0;
      padding-right: 0; } }
  .spLinkBudsContainer img {
    max-width: 100%;
    width: auto;
    height: auto; }

.spLinkBudsButton {
  display: inline-block;
  border: solid 1px;
  padding: 0.6em 2.4em;
  position: relative;
  font-size: 20px;
  letter-spacing: 0.12em;
  padding: 0.7em 3em 0.8em;
  background-color: #434343;
  color: #ffffff;
  transition-duration: 0.2s;
  text-align: center;
  width: 100%;
  min-width: 460px;
  position: relative;
  box-sizing: border-box; }
  .spLinkBudsButton::after {
    content: "";
    background-image: url(../images/arrow_right_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
    top: 48%;
    transform: translateY(-50%);
    width: 33.5px;
    height: 12px; }
  @media (max-width: 767px) {
    .spLinkBudsButton {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .spLinkBudsButton {
      display: block;
      padding: 1em 3em 1em;
      min-width: auto; } }
  .spLinkBudsButton:hover, .spLinkBudsButton:active, .spLinkBudsButton:focus {
    color: #ffffff;
    background-color: #cbb4c1; }

.spLinkBudsMain {
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  box-sizing: border-box;
  background-color: #f5f5f5; }
  @media (max-width: 767px) {
    .spLinkBudsMain {
      padding-left: 0;
      padding-right: 0; } }
  .spLinkBudsMain img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto; }

.spLinkBudsMain__visual {
  margin: 0; }
  .spLinkBudsMain__visual picture {
    display: block; }

.spLinkBudsMain__links {
  margin-top: 68px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .spLinkBudsMain__links {
      padding: 0 20px;
      margin-top: 40px; } }
  .spLinkBudsMain__links > ul {
    list-style: none;
    margin: -16px;
    padding: 0; }
    @media (min-width: 768px) {
      .spLinkBudsMain__links > ul {
        display: flex;
        justify-content: center; } }
    @media (max-width: 767px) {
      .spLinkBudsMain__links > ul {
        text-align: center;
        margin: -5px; } }
    .spLinkBudsMain__links > ul > li {
      display: inline-block;
      padding: 16px;
      box-sizing: border-box; }
      @media (max-width: 767px) {
        .spLinkBudsMain__links > ul > li {
          width: 100%;
          padding: 5px; } }

.spLinkBudsMain__button {
  display: inline-block;
  border: solid 1px;
  padding: 0.6em 2.4em;
  position: relative;
  position: absolute;
  right: 16.08333%;
  bottom: 18.52941%;
  font-size: 2.33333vw;
  color: #fff;
  transition-duration: 0.2s;
  padding: 0.6em 3.8em;
  text-align: center; }
  .spLinkBudsMain__button::after {
    content: "";
    background-image: url(../images/arrow_right_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
    top: 48%;
    transform: translateY(-50%);
    width: 33.5px;
    height: 12px; }
  .spLinkBudsMain__button:hover {
    background-color: #fff;
    color: #000; }
  @media screen and (min-width: 1200px) {
    .spLinkBudsMain__button {
      font-size: 28px; } }
  @media (max-width: 767px) {
    .spLinkBudsMain__button {
      font-size: 4.26667vw;
      padding: 0.6em;
      right: 0;
      left: 0;
      bottom: 10.18519%;
      width: 065%;
      margin: auto; } }

.spLinkBudsMain__disclaimer {
  margin-top: 30px; }
  @media (max-width: 767px) {
    .spLinkBudsMain__disclaimer {
      margin-top: 8vw;
      padding-left: 15px;
      padding-right: 15px; } }
  .spLinkBudsMain__disclaimer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .spLinkBudsMain__disclaimer li {
    text-indent: -1em;
    padding-left: 1em; }

.spLinkBudsOtherProducts__heading {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: solid 1px #aaa;
  margin: 80px auto 30px;
  padding: 0 0 0.3em; }
  @media (max-width: 767px) {
    .spLinkBudsOtherProducts__heading {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .spLinkBudsOtherProducts__heading {
      margin: 21.33333vw auto 8vw; } }

.spLinkBudsOtherProducts__list {
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .spLinkBudsOtherProducts__list {
      margin-bottom: 21.33333vw; } }
  .spLinkBudsOtherProducts__list > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .spLinkBudsOtherProducts__list > ul {
        display: flex;
        margin: 0 -2.105%; } }
    .spLinkBudsOtherProducts__list > ul > li {
      vertical-align: top; }
      @media (min-width: 768px) {
        .spLinkBudsOtherProducts__list > ul > li {
          display: flex;
          width: 25%;
          margin-top: 50px;
          padding: 0 2.105%; } }
      @media (max-width: 767px) {
        .spLinkBudsOtherProducts__list > ul > li {
          margin-top: 50px; } }

.spLinkBudsOtherProduct {
  display: flex;
  flex-direction: column; }

.spLinkBudsOtherProduct__info {
  margin-bottom: 20px; }

.spLinkBudsOtherProduct__twoup {
  display: flex; }

.spLinkBudsOtherProduct__image {
  width: 32.693%; }

.-isNew .spLinkBudsOtherProduct__logo::after {
  content: "NEW";
  display: block;
  width: 40px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-top: 12px;
  background-color: #ef9932; }

.spLinkBudsOtherProduct__text {
  width: 67.307%;
  padding-left: 4.23%; }

.spLinkBudsOtherProduct__bodycopy {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.8; }
  .-isNew .spLinkBudsOtherProduct__bodycopy {
    margin-top: 8px; }
  @media (max-width: 767px) {
    .spLinkBudsOtherProduct__bodycopy {
      font-size: 14px; } }
  .spLinkBudsOtherProduct__bodycopy > *:first-child {
    margin-top: 0; }
  .spLinkBudsOtherProduct__bodycopy > *:last-child {
    margin-bottom: 0; }

.spLinkBudsOtherProduct__button {
  display: block;
  position: relative;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding: 6px 10px;
  margin: auto auto 0;
  background-color: #aaaaaa;
  opacity: 1;
  transition-duration: 0.2s;
  box-sizing: border-box; }
  .spLinkBudsOtherProduct__button:hover, .spLinkBudsOtherProduct__button:focus {
    color: #ffffff;
    opacity: 0.65; }
  .spLinkBudsOtherProduct__button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    margin: auto;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg); }

.spLinkBudsRelated__heading {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: solid 1px #aaa;
  margin: 80px auto 30px;
  padding: 0 0 0.3em; }
  @media (max-width: 767px) {
    .spLinkBudsRelated__heading {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .spLinkBudsRelated__heading {
      margin: 21.33333vw auto 8vw; } }

.spLinkBudsRelated__mainList > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .spLinkBudsRelated__mainList > ul > li:not(:first-child) {
    margin-top: 20px; }

.spLinkBudsRelated__mainList a {
  display: block;
  opacity: 1;
  transition-duration: 0.2s;
  color: #000; }
  .spLinkBudsRelated__mainList a:hover, .spLinkBudsRelated__mainList a:focus, .spLinkBudsRelated__mainList a:active {
    opacity: 0.8;
    color: #00A8B5; }

.spLinkBudsRelated__mainList figure {
  margin: 0; }
  @media (min-width: 768px) {
    .spLinkBudsRelated__mainList figure {
      display: flex;
      align-items: center; }
      .spLinkBudsRelated__mainList figure > * {
        width: 100%; } }

.spLinkBudsRelated__mainList picture {
  display: block;
  text-align: center; }

.spLinkBudsRelated__mainList figcaption {
  font-size: 16px; }
  @media (max-width: 767px) {
    .spLinkBudsRelated__mainList figcaption {
      font-size: 16px; } }
  @media (min-width: 768px) {
    .spLinkBudsRelated__mainList figcaption {
      margin: 0 0 0 1.6em; } }
  @media (max-width: 767px) {
    .spLinkBudsRelated__mainList figcaption {
      margin: 0.8em 0 0; } }
  .spLinkBudsRelated__mainList figcaption em {
    font-style: normal;
    font-weight: bold;
    display: block; }

.spLinkBudsRelated__list {
  margin: 30px auto 120px; }
  @media (max-width: 767px) {
    .spLinkBudsRelated__list {
      margin: 8vw auto 16vw; } }
  .spLinkBudsRelated__list ul {
    margin: 0 -12px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .spLinkBudsRelated__list ul {
        margin: 0;
        flex-wrap: wrap;
        margin: 0 -0.8vw; } }
  .spLinkBudsRelated__list li {
    padding: 0 12px;
    flex: 1 0 0%;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .spLinkBudsRelated__list li {
        padding: 0;
        flex: 0 0 50%;
        width: 50%;
        padding: 0 0.8vw; } }
    @media (max-width: 767px) {
      .spLinkBudsRelated__list li:nth-child(n + 3) {
        margin-top: 8vw; } }
  .spLinkBudsRelated__list a {
    display: block;
    opacity: 1;
    transition-duration: 0.2s;
    color: #000; }
    .spLinkBudsRelated__list a:hover, .spLinkBudsRelated__list a:focus, .spLinkBudsRelated__list a:active {
      opacity: 0.8;
      color: #00A8B5; }
  .spLinkBudsRelated__list figure {
    margin: 0; }
  .spLinkBudsRelated__list picture {
    display: block;
    text-align: center; }
  .spLinkBudsRelated__list figcaption {
    font-size: 16px;
    margin: 0.8em 0 0; }
    @media (max-width: 767px) {
      .spLinkBudsRelated__list figcaption {
        font-size: 16px; } }

.spLinkBudsStyle__background {
  background-color: #f5f5f5;
  padding: 60px; }
  @media (max-width: 767px) {
    .spLinkBudsStyle__background {
      padding: 20px; } }

.spLinkBudsStyle__inner {
  background-color: #ffffff;
  padding: 0 32px; }
  @media (max-width: 767px) {
    .spLinkBudsStyle__inner {
      padding: 0 22px 28px; } }

.spLinkBudsStyle__header {
  margin: 0 auto;
  padding: 60px 0 52px;
  text-align: center; }
  @media (max-width: 767px) {
    .spLinkBudsStyle__header {
      padding: 30px 0 40px; } }
  .spLinkBudsStyle__header img {
    margin-right: auto;
    margin-left: auto; }

.spLinkBudsStyle__products {
  display: flex;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .spLinkBudsStyle__products > *:nth-child(1),
    .spLinkBudsStyle__products > *:nth-child(3) {
      width: 34.65347%; }
    .spLinkBudsStyle__products > *:nth-child(2) {
      width: 34.65347%; } }
  @media (max-width: 767px) {
    .spLinkBudsStyle__products {
      flex-direction: column; }
      .spLinkBudsStyle__products > *:nth-child(2) {
        order: 1; }
      .spLinkBudsStyle__products > *:nth-child(1) {
        order: 2; }
      .spLinkBudsStyle__products > *:nth-child(3) {
        order: 3;
        margin-top: 60px; } }

@media (max-width: 767px) {
  .spLinkBudsStyleProductXperia {
    display: flex;
    align-items: center;
    margin-bottom: 50px; }
    .spLinkBudsStyleProductXperia > * {
      width: 100%; }
      .spLinkBudsStyleProductXperia > *:first-child {
        margin-right: 14px; }
      .spLinkBudsStyleProductXperia > *:last-child {
        margin-left: 14px; } }

.spLinkBudsStyleProductXperia__xperia {
  text-align: center; }
  .spLinkBudsStyleProductXperia__xperia img {
    margin: auto; }

@media (min-width: 768px) {
  .spLinkBudsStyleProductXperia__anker {
    display: none; } }

.spLinkBudsStyleProductXperia__anker > ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.spLinkBudsStyleProduct {
  display: flex;
  flex-direction: column;
  text-align: center; }
  @media (min-width: 768px) {
    .spLinkBudsStyleProduct {
      margin-top: 60px; } }
  @media (max-width: 767px) {
    .spLinkBudsStyleProduct {
      width: 90%;
      margin-right: auto;
      margin-left: auto; } }

.spLinkBudsStyleProduct__heading {
  font-size: 24px;
  line-height: 1.75;
  font-style: italic;
  margin-bottom: 32px; }
  @media (max-width: 767px) {
    .spLinkBudsStyleProduct__heading {
      font-size: 18px;
      line-height: 1.5;
      margin-bottom: 23px; } }

.spLinkBudsStyleProduct__name {
  font-size: 44px;
  line-height: 1.36364;
  font-style: italic;
  border-bottom: solid 1px;
  padding-bottom: 0.2em;
  margin-top: 35px;
  margin-bottom: 0.4em; }
  @media (max-width: 767px) {
    .spLinkBudsStyleProduct__name {
      margin-top: 20px;
      font-size: 28px;
      line-height: 1.25; } }

.spLinkBudsStyleProduct__description {
  font-size: 18px;
  line-height: 1.77778; }
  @media (max-width: 767px) {
    .spLinkBudsStyleProduct__description {
      font-size: 13px;
      line-height: 1.53846;
      text-align: left; } }
  .spLinkBudsStyleProduct__description p {
    margin: 0; }

@media (max-width: 767px) {
  .spLinkBudsStyleProduct__image {
    width: 90%;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) {
  .spLinkBudsStyleProduct__bodycopy {
    display: inline-block; } }

@media (max-width: 767px) {
  .spLinkBudsStyleProduct__bodycopy {
    text-align: left; } }

.-withIcon .spLinkBudsStyleProduct__bodycopyBlock {
  display: flex;
  justify-content: space-between; }
  .-withIcon .spLinkBudsStyleProduct__bodycopyBlock img {
    width: 48px;
    flex-shrink: 0;
    margin-left: 22px; }
    @media (max-width: 767px) {
      .-withIcon .spLinkBudsStyleProduct__bodycopyBlock img {
        width: 40px; } }

.spLinkBudsStyleProduct__notes {
  margin-top: 14px;
  font-size: 12px;
  line-height: 1.5;
  color: #737373; }
  @media (max-width: 767px) {
    .spLinkBudsStyleProduct__notes {
      font-size: 10px;
      line-height: 1.3;
      text-align: left; } }
  .spLinkBudsStyleProduct__notes > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .spLinkBudsStyleProduct__notes > ul > li {
      padding-left: 1em;
      text-indent: -1em; }

.spLinkBudsHighQualitySoundFeatures > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .spLinkBudsHighQualitySoundFeatures > ul > li:not(:first-child) {
    margin-top: 30px; }

@media (min-width: 768px) {
  .spLinkBudsHighQualitySoundFeat {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .spLinkBudsHighQualitySoundFeat > *:first-child {
      width: 47%; }
    .spLinkBudsHighQualitySoundFeat > *:last-child {
      width: 48.6%; } }

.spLinkBudsHighQualitySound__heading {
  font-size: 36px;
  line-height: 1.5;
  margin: 62px auto 33px;
  text-align: center;
  font-style: italic; }
  @media (max-width: 767px) {
    .spLinkBudsHighQualitySound__heading {
      font-size: 20px;
      line-height: 1.5;
      margin: 60px auto 26px; } }

.spLinkBudsHighQualitySoundFeat__heading {
  font-size: 24px;
  line-height: 1.75;
  margin: 0;
  font-style: italic; }
  @media (max-width: 767px) {
    .spLinkBudsHighQualitySoundFeat__heading {
      font-size: 22px;
      line-height: 1.36364; } }

@media (max-width: 767px) {
  .spLinkBudsHighQualitySoundFeat__text {
    margin-top: 20px; } }

.spLinkBudsHighQualitySoundFeat__bodycopy {
  font-size: 18px;
  line-height: 1.77778; }
  .spLinkBudsHighQualitySoundFeat__heading + .spLinkBudsHighQualitySoundFeat__bodycopy {
    margin-top: 1.2em; }
  @media (max-width: 767px) {
    .spLinkBudsHighQualitySoundFeat__bodycopy {
      font-size: 14px;
      line-height: 1.57143; } }
  .spLinkBudsHighQualitySoundFeat__bodycopy > *:first-child {
    margin-top: 0; }
  .spLinkBudsHighQualitySoundFeat__bodycopy > *:last-child {
    margin-bottom: 0; }

.spLinkBudsHighQualitySoundFeat__notes {
  margin-top: 20px;
  color: #737373;
  font-size: 12px;
  line-height: 1.33333; }
  @media (max-width: 767px) {
    .spLinkBudsHighQualitySoundFeat__notes {
      margin-top: 30px;
      font-size: 10px;
      line-height: 1.3; } }
  .spLinkBudsHighQualitySoundFeat__notes > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .spLinkBudsHighQualitySoundFeat__notes > ul > li {
      width: 100%;
      padding-left: 1.8em;
      text-indent: -1.8em; }

.spLinkBudsStyleFeatures {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .spLinkBudsStyleFeatures {
      margin-top: 40px; } }
  .spLinkBudsStyleFeatures > ul {
    list-style: none;
    padding: 0; }
    @media (min-width: 768px) {
      .spLinkBudsStyleFeatures > ul {
        margin: 0 -22px;
        display: flex; } }
    .spLinkBudsStyleFeatures > ul > li {
      width: 100%; }
      @media (min-width: 768px) {
        .spLinkBudsStyleFeatures > ul > li {
          padding: 0 22px; } }
      @media (max-width: 767px) {
        .spLinkBudsStyleFeatures > ul > li:not(:first-child) {
          margin-top: 34px; } }

.spLinkBudsStyleFeat__text {
  margin-top: 36px; }
  @media (max-width: 767px) {
    .spLinkBudsStyleFeat__text {
      margin-top: 25px; } }

.spLinkBudsStyleFeat__header {
  display: flex;
  align-items: center; }

.spLinkBudsStyleFeat__headIcon {
  width: 73px;
  flex-shrink: 0;
  margin-right: 10px; }
  @media (max-width: 767px) {
    .spLinkBudsStyleFeat__headIcon {
      width: 64px; } }

.spLinkBudsStyleFeat__heading {
  font-size: 24px;
  line-height: 1.75;
  margin: 0;
  font-style: italic; }
  @media (max-width: 767px) {
    .spLinkBudsStyleFeat__heading {
      font-size: 20px;
      line-height: 1.5; } }

.spLinkBudsStyleFeat__bodycopy {
  font-size: 18px;
  line-height: 1.77778; }
  @media (max-width: 767px) {
    .spLinkBudsStyleFeat__bodycopy {
      font-size: 14px;
      line-height: 1.57143; } }
  .spLinkBudsStyleFeat__header + .spLinkBudsStyleFeat__bodycopy {
    margin-top: 1.2em; }
  .spLinkBudsStyleFeat__bodycopy > *:first-child {
    margin-top: 0; }
  .spLinkBudsStyleFeat__bodycopy > *:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .spLinkBudsSeries {
    margin: 0 7.44681%; } }

.spLinkBudsSeries > ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .spLinkBudsSeries > ul > li:not(:first-child) {
    margin-top: 80px; }

.spLinkBudsSeries__header {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 80px;
  font-style: italic; }
  @media (max-width: 767px) {
    .spLinkBudsSeries__header {
      margin-top: 50px;
      margin-bottom: 33px; } }

.spLinkBudsSeries__headerEyeblow {
  font-size: 24px;
  margin: 0 auto 32px; }
  @media (max-width: 767px) {
    .spLinkBudsSeries__headerEyeblow {
      font-size: 14px;
      margin: 0 auto 23px; } }

.spLinkBudsSeries__heading {
  font-size: 40px;
  line-height: 1.5;
  margin: 0; }
  @media (max-width: 767px) {
    .spLinkBudsSeries__heading {
      font-size: 24px;
      line-height: 1.25; } }

@media (min-width: 768px) {
  .spLinkBudsProduct__info {
    display: flex;
    margin: 0 -10px; }
    .spLinkBudsProduct__info > * {
      width: 100%;
      padding: 0 10px; } }

@media (max-width: 767px) {
  .spLinkBudsProduct__image {
    width: 90%;
    margin-right: auto;
    margin-left: auto; } }

@media (min-width: 768px) {
  .spLinkBudsProduct__image img {
    padding-right: 30px; } }

@media (max-width: 767px) {
  .spLinkBudsProduct__text {
    margin-top: 20px; } }

.spLinkBudsProduct__name {
  font-size: 36px;
  line-height: 1.5;
  margin: 0 auto 0.4em;
  padding-bottom: 0.3em;
  border-bottom: solid 1px;
  font-style: italic; }
  @media (max-width: 767px) {
    .spLinkBudsProduct__name {
      font-size: 23px;
      line-height: 1.17391; } }

.spLinkBudsProduct__spec th,
.spLinkBudsProduct__spec td {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.625; }
  @media (max-width: 767px) {
    .spLinkBudsProduct__spec th,
    .spLinkBudsProduct__spec td {
      font-size: 13px;
      line-height: 1.46154;
      letter-spacing: -0.04em; } }

.spLinkBudsProduct__links {
  margin-top: 40px; }
  @media (max-width: 767px) {
    .spLinkBudsProduct__links {
      margin-top: 30px; } }
  .spLinkBudsProduct__links > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .spLinkBudsProduct__links > ul {
        display: flex;
        margin: -10px; } }
    .spLinkBudsProduct__links > ul > li {
      width: 100%; }
      @media (min-width: 768px) {
        .spLinkBudsProduct__links > ul > li {
          padding: 10px; } }
      @media (max-width: 767px) {
        .spLinkBudsProduct__links > ul > li {
          margin-top: 10px; } }

.spLinkBudsProduct__notes {
  margin-top: 20px;
  color: #737373;
  font-size: 12px;
  line-height: 1.33333; }
  @media (max-width: 767px) {
    .spLinkBudsProduct__notes {
      margin-top: 30px;
      font-size: 10px;
      line-height: 1.3; } }
  .spLinkBudsProduct__notes > ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .spLinkBudsProduct__notes > ul > li {
      width: 100%;
      padding-left: 2.6em;
      text-indent: -2.6em; }

