/* line 3, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component {
  display: none;
}

/* line 6, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component .tieup,
#ad_tieup_component .recent_articles {
  padding-bottom: 1.5rem;
}

/* line 10, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component .tieup a,
#ad_tieup_component .recent_articles a {
  display: flex;
}

/* line 16, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .image,
#ad_tieup_component #ad_tieup .tieup_image {
  width: 101px;
  height: 83px;
}

/* line 21, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .image img,
#ad_tieup_component #ad_tieup .tieup_image img {
  width: 101px !important;
  height: 83px !important;
}

/* line 27, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .text {
  margin-left: 1rem;
}

/* line 30, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .text .item_body::after {
  margin-top: 1rem;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  content: "sponsored";
  --tw-bg-opacity: 1;
  background-color: rgba(244, 243, 241, var(--tw-bg-opacity));
  padding: 0 8px;
  width: fit-content;
  --tw-text-opacity: 1;
  color: rgba(105, 102, 82, var(--tw-text-opacity));
  border-radius: 0.125rem;
}

/* line 46, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .text_box {
  width: 100%;
  position: relative;
}

/* line 50, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .text_box .text {
  margin-top: 1rem;
}

/* line 53, app/assets/stylesheets/renewal/application.scss */
#ad_tieup_component #ad_tieup .text_box .text::after {
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  content: "sponsored";
  --tw-bg-opacity: 1;
  background-color: rgba(244, 243, 241, var(--tw-bg-opacity));
  padding: 0 8px;
  width: fit-content;
  --tw-text-opacity: 1;
  color: rgba(105, 102, 82, var(--tw-text-opacity));
  border-radius: 0.125rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (min-width: 768px) {
  /* line 78, app/assets/stylesheets/renewal/application.scss */
  #ad_tieup_component #ad_tieup .text .item_body::after {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  /* line 86, app/assets/stylesheets/renewal/application.scss */
  #ad_tieup_component #ad_tieup .text_box .text::after {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

/* line 97, app/assets/stylesheets/renewal/application.scss */
.sp_ad_wrapper iframe {
  margin-left: auto;
  margin-right: auto;
}

/* line 103, app/assets/stylesheets/renewal/application.scss */
.bg-search-icon {
  background-image: url(https://app-assets.cpcdn.com/news/assets/search-e8edb1fd944292047f9cde2d2bafdd6dede91e4bb22a1cdcf25c94d53b737081.svg);
  background-position: left 8px center;
  background-repeat: no-repeat;
  background-size: 16px;
}
