html, body {
  scroll-behavior: smooth;
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/roboto-v30-latin-300.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin-regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/roboto-v30-latin-500.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/roboto-v30-latin-700.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/roboto-v30-latin-900.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/roboto-v30-latin-300italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/roboto-v30-latin-italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/roboto-v30-latin-500italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: Roboto;
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/roboto-v30-latin-700italic.woff2") format("woff2");
}

body {
  color: #1f1f1f;
  font-family: Roboto, sans-serif;
  margin: 0;
  scroll-behavior: smooth;
}

.fusion-app {
  overflow-x: hidden;
}

.fusion-app:has(.full-screen) {
  overflow: hidden;
}

body,
p {
  margin: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

h1,
h2 {
  color: #1f1f1f;
  display: inline-block;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.3;
  margin: 0 0 10px;
  padding: 0;
}

h1 {
  text-align: left;
  font-size: 38px;
  line-height: 42px;
}

h2 {
  font-size: 17px;
}

.dark .field-input:hover:not(:focus):not(:active),
.dark .field-select-input:hover:not(:focus):not(:active) {
  background-color: #202124;
  border-color: #5f6368;
  color: #bdc1c6;
}

.dark .identity-button-confirm-disabled:has(.identity-saved) {
  background-color: rgba(246, 142, 1, 0.4);
  color: #e8eaed;
}

.dark .login-form-input:hover:not(:focus):not(:active) {
  background-color: #202124;
  color: #bdc1c6;
}

.dark .register-preferences-button.finish:not(:disabled):hover {
  background-color: rgba(246, 142, 1, 0.1);
  border: 1px solid #5f6268;
  color: #f5f5f5;
}

.dark .register-preferences-button.back:not(:disabled):focus,
.dark .register-preferences-button.finish:not(:disabled):active {
  background-color: rgba(246, 142, 1, 0.1);
  border: 1px solid rgba(246, 142, 1, 0.6);
  color: #f5f5f5;
}

.dark .register-preferences-switch:has(.register-preferences-circle-disable) {
  background-color: #9aa0a6;
}

@font-face {
  font-family: swiper-icons;
  src: url("") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:root {
  --swiper-navigation-size: 44px;
}

.ad-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.ad-wrapper .hide,
.hide {
  display: none;
}

.ad-mobile-size:has(iframe) {
  margin-bottom: 24px;
}

.ad-zocalo {
  bottom: 0;
  left: 50%;
  position: fixed;
  transform: translate(-50%);
}

.ad-zocalo {
  z-index: 2147483646;
}

.close_ad {
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  right: -18px;
  top: -15px;
  z-index: 2147483647;
}

.close_ad .close {
  background-image: url("/img/close.png");
  background-repeat: no-repeat;
  background-size: auto;
  height: 25px;
  transform: translate(0);
  width: 25px;
  background-size: cover;
  display: flex;
}

.Ad_1 .dfpAd:has(iframe),
.Ad_2 .dfpAd:has(iframe),
.Ad_3 .dfpAd:has(iframe),
.Ad_4 .dfpAd:has(iframe),
.Ad_5 .dfpAd:has(iframe),
.Ad_6 .dfpAd:has(iframe) {
  margin: 0 0 16px;
}

.body-article {
  color: #1f1f1f;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.7;
}

.body-article .visual__image:not(:has(figcaption)),
.body-article .visual__video:not(:has(figcaption)) {
  margin-bottom: 16px;
}

.article-header {
  border-bottom: 1px solid #d5d5d5;
  margin: 12px 0;
  width: 100%;
}

.arrow {
  fill: #3b3b3b;
  height: 8px;
  width: 5px;
}

.article-section-ctn {
  align-items: baseline;
  color: #3b3b3b;
  display: flex;
  margin: 0 0 8px;
}

.article-section-tag {
  align-items: center;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 6px 0 0;
  text-transform: uppercase;
  text-decoration: none;
}

.byline {
  color: #3b3b3b;
  font-size: 14px;
  padding-bottom: 10px;
  flex-direction: row;
  min-height: 42px;
}

.byline {
  display: flex;
  align-items: center;
  width: 100%;
}

.authors-name-txt-ctn {
  display: flex;
  flex-flow: wrap;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
}

.authors-name-txt-ctn span {
  font-size: 14px;
  line-height: 18px;
}

.authors-name-txt-ctn > span:first-child {
  margin: 0 5px 0 0;
}

.author-name {
  font-weight: 500;
}

.footer-ctn {
  background: #3b3b3b;
  color: #fafafa;
  padding: 26px 24px 64px;
  position: relative;
  width: 100vw;
}

.copyright-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
}

.copyright {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 24px;
}

.login-form-input:hover:not(:focus):not(:active) {
  background-color: #fafafa;
}

.field-input:hover:not(:focus):not(:active) {
  background-color: #fafafa;
  border: 1px solid #c2c2c2;
}

.identity-button-confirm-disabled:has(.identity-saved),
.identity-button-confirm:has(.identity-saved) {
  background-color: #fbd299;
  border-color: #fbd299;
  color: #3b3b3b;
}

.field-select-input:hover:not(:focus):not(:active) {
  background-color: #fafafa;
  border: 1px solid #c2c2c2;
}

.article-right-rail {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  width: 100%;
}

.homepage-centered-layout:has(.slide-open) .homepage-centered-left-span,
.homepage-centered-layout:has(.slide-open) .homepage-centered-right-span {
  z-index: 0;
}

.content-section {
  grid-column: span 12;
}

.span-body {
  grid-column: span 12;
}

.top {
  margin-top: 110px;
  width: 100%;
}

.page-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}

.article {
  flex: 1;
  grid-area: article;
  padding: 0;
  width: 100%;
  z-index: auto;
}

.article-section {
  display: flex;
  flex-direction: column;
}

.article-header-wrapper {
  grid-area: header;
  width: 100%;
}

.right-rail {
  border-radius: 3px;
  width: 100%;
}

.mhh-nav-container {
  border-bottom: 1px solid #d5d5d5;
  align-items: center;
  border-top: 1px solid #d5d5d5;
  color: #555;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  height: 32px;
  justify-content: center;
  overflow: hidden;
  padding: 0;
}

.mhh-nav-container a:hover {
  color: #777;
}

.mhh {
  display: none;
  font-family: Roboto;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto 16px;
  padding: 0;
  position: relative;
  width: 100%;
}

.mhh-site-logo {
  min-height: 102px;
  padding: 18.5px 0;
  margin: 0;
  width: 100%;
}

.mhh-site-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.mhh-nav-item {
  -webkit-tap-highlight-color: transparent;
  font-size: 14px;
  line-height: 30px;
  color: #555;
}

.masthead-navbar {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  font-family: Roboto, sans-serif;
  height: auto;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20001;
}

.site-header {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  width: 100%;
  z-index: 1999;
}

.sectionnav-container {
  align-items: center;
  border: 1px solid #d5d5d5;
  border-right: none;
  border-left: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: 56px;
  overflow: hidden;
  padding: 0 16px;
  position: relative;
}

.site-logo {
  visibility: hidden;
}

.hamburger {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  cursor: pointer;
  display: flex;
  grid-column: 1/2;
  height: 19px;
  justify-content: center;
  justify-self: flex-start;
  outline: none;
  position: static;
  transition: 0.2s;
  width: 28px;
  z-index: 10;
}

.hamburger svg {
  height: 19px;
  width: 28px;
}

.date-info {
  font-size: 16px;
  display: none;
  color: #1f1f1f;
  padding-top: 2px;
}

.date-info,
.section-menu {
  transition: width 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.section-menu {
  display: flex;
  gap: 32px;
}

.menu-item {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  color: #1f1f1f;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  letter-spacing: 0;
  white-space: nowrap;
}

.menu-item:hover {
  color: #555;
}

.logo-image {
  height: 36px;
  width: 154px;
}

.most-read {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 0 24px;
  width: 100%;
}

.most-read .title-bar-text {
  text-transform: none;
}

.most-read-card-ctn {
  align-content: center;
  border-bottom: 1px solid #d5d5d5;
  -moz-column-gap: 12px;
  column-gap: 12px;
  display: grid;
  flex: 1;
  grid-template-columns: 22px 1fr 80px;
  justify-content: space-between;
  padding: 8px 0;
  width: 100%;
}

.most-read-card-number {
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 50%;
  border: 1px solid #c2c2c2;
  box-sizing: content-box;
  color: #3b3b3b;
  display: flex;
  font-size: 14px;
  height: 22px;
  justify-content: center;
  width: 100%;
}

.most-read-card-headline {
  font-size: 15px;
  margin: 0;
  line-height: 1.3;
  font-weight: 500;
}

.most-read-card-headline:hover {
  color: #555;
}

.most-read-card-img {
  border-radius: 3px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.most-read-card-img-ctn {
  -webkit-tap-highlight-color: transparent;
  align-self: flex-start;
  height: 80px;
  margin: 0;
  padding-top: 100%;
  position: relative;
  width: 80px;
}

:root {
  --background-button: map-get($ colord23, white-100);
  --color-button: map-get($ colord23, black-100);
}

.raffle:has(.raffle__success) {
  background-color: #fef4e6;
}

:root {
  --background-card: #fff9f2;
  --background-card-hover: #fef4e6;
  --border-color: #fabb67;
  --show-more-color: var(--border-color-hover);
  --secondary-card-border-color: var(--border-color-hover);
}

.sharebar-container {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  font-size: 12px;
  justify-content: space-between;
  margin-bottom: 12px;
  width: 100%;
}

.sharebar-buttons-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 12px;
  min-width: 72px;
}

.share-bar-article-date-container {
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

.share-bar-article-date-divider > .sharebar-article-date:first-child {
  border-right: 1px solid #d5d5d5;
  padding-right: 12px;
  margin-right: 12px;
}

.sharebar-article-date {
  color: #555;
  font-size: 12px;
  font-weight: 300;
  max-width: -moz-max-content;
  max-width: max-content;
  padding-top: 1px;
}

.sharebar-buttons {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #c2c2c2;
  color: #3b3b3b;
  gap: 6px;
  height: 30px;
  outline: none;
  padding: 8px 7px;
}

.sharebar-buttons {
  cursor: pointer;
  display: flex;
}

.icon-dropdown:focus-visible {
  outline: none;
  box-shadow: none;
}

.title-bar {
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}

.title-bar-orange {
  border-bottom: 2px solid #f68e01;
}

.title-bar.chain-child {
  display: flex;
  justify-content: space-between;
}

.title-bar-text {
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: inline-flex;
}

.title-bar-text {
  align-items: center;
  align-self: flex-end;
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: -2px;
  text-transform: uppercase;
}

.identity-preferences-button:not(:disabled):active {
  background-color: #fcddb3;
}

.register-preferences-button.finish:not(:disabled):active {
  background-color: #fcddb3;
}

.raffle-register-event:has(.register-verification) {
  grid-template-rows: repeat(2, auto);
}

.raffle-register-event:has(.register-verification) .login-default-card {
  background-color: #fff9f2;
}

.feat-one-three-main-anchor-img:has(iframe) {
  width: 100%;
  padding-bottom: 56.25%;
}

.feat-one-three-main-info-promo:not(:has(img)) {
  color: #3b3b3b;
  font-size: 14px;
  font-weight: 500;
  line-height: 132%;
}

.otf-chain-third-col-noimage .story-card-ctn .story-card-info:not(:has(img)) {
  font-size: 18px;
}

.otf-chain-third-col-noimage .story-card-ctn .story-card-info:has(img) {
  display: none;
}

.otf-chain-third-col .story-card-info:has(img) {
  max-width: 80px;
}

@media only screen and (max-width: 992px) {
  .site-logo {
    opacity: 1;
    visibility: visible;
  }

  .section-menu {
    display: none;
  }

  .logo-image {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  h2 {
    font-size: 17px;
    line-height: 24px;
  }

  .most-read {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  .article .sharebar-buttons {
    padding: 8px 12px;
  }

  .article .sharebar-buttons-container {
    min-width: 202px;
  }
}

@media only screen and (min-width: 577px) {
  .body-article {
    font-size: 22px;
  }

  .article-section-ctn {
    align-items: center;
    margin: 0 0 12px;
  }

  .article-section-tag {
    font-size: 16px;
  }

  .byline {
    align-items: center;
    padding-bottom: 0;
  }

  .authors-name-txt-ctn,
  .authors-name-txt-ctn span {
    font-size: 16px;
    line-height: 20.8px;
  }

  .footer-ctn {
    display: block;
    padding: 32px 40px 104px;
    z-index: 2990;
  }

  .copyright-text {
    text-align: center;
  }

  .title-bar {
    font-size: 20px;
  }

  .sharebar-article-date {
    font-size: 14px;
  }

  .share-bar-article-date-divider > .sharebar-article-date:first-child {
    margin-bottom: 0;
  }

  .sharebar-container {
    margin-bottom: 16px;
    position: relative;
  }

  .sharebar-buttons:hover {
    background-color: #f5f5f5;
  }

  .default-chain-2:has(.ad-wrapper) {
    display: flex;
  }
}

@media only screen and (min-width: 615px) and (max-width: 735px) {
  .article .sharebar-buttons {
    padding: 8px 7px;
  }

  .article .sharebar-buttons-container {
    min-width: 88px;
  }
}

@media only screen and (min-width: 615px) {
  .article .share-bar-article-date-container {
    flex-direction: row;
  }

  .article
    .share-bar-article-date-divider
    > .sharebar-article-date:first-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 884px) {
  .article .sharebar-buttons {
    padding: 8px 7px;
  }

  .article .sharebar-buttons-container {
    min-width: 88px;
  }
}

@media only screen and (min-width: 769px) {
  h1 {
    font-size: 40px;
    line-height: 45px;
  }

  h2 {
    font-size: 18px;
  }

  .exclusive-article .visual__image:not(:has(figcaption)) {
    margin-bottom: 24px;
  }

  .article-header {
    margin: 0 0 16px;
  }

  .byline {
    min-height: 56px;
  }

  .page-container {
    max-width: 1236px;
  }

  .article-section {
    display: grid;
    grid-template-areas: "header header" "article right-rail";
    grid-template-columns: minmax(328px, 1fr) 328px;
    max-width: 1236px;
  }

  .article-section {
    -moz-column-gap: 16px;
    column-gap: 16px;
  }

  .right-rail {
    grid-area: right-rail;
    width: 100%;
  }

  .right-rail-margin {
    margin-top: 46px;
  }

  .raffle:has(.raffle__success) {
    border: 1px solid #f9b04d;
  }

  .article .share-bar-article-date-container {
    flex-direction: column;
  }
}

@media only screen and (min-width: 992px) {
  .footer-ctn {
    flex-direction: column;
    padding: 32px 32px 104px;
    z-index: 2990;
  }

  .sharebar-article-date {
    font-size: 16px;
  }

  .feat-one-three-main-anchor-img:has(iframe) {
    width: 60%;
    padding-bottom: 33.75%;
    height: 0;
  }

  .default-chain-2:has(.ad-wrapper) {
    display: grid;
  }
}

@media only screen and (min-width: 993px) {
  h1 {
    font-size: 45px;
    line-height: 50px;
  }

  h2 {
    font-size: 20px;
  }

  .article-right-rail .content-section:not(.isAdmin) {
    grid-column: span 12;
  }

  .content-section:not(.isAdmin) {
    grid-column: span 10;
  }

  .article-section {
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .mhh {
    display: flex;
  }

  .sectionnav-container {
    height: 48px;
    grid-template-columns: 26px min-content max-content 1fr max-content;
  }

  .hamburger {
    grid-column: 1/2;
  }

  .logo-image {
    height: 24px;
    width: 100px;
  }

  .date-info {
    display: inline-block;
    grid-column: 3/4;
    margin-left: 24px;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .section-menu {
    flex-wrap: wrap;
    grid-column: 4/5;
    height: 100%;
    margin-left: 40px;
    overflow: hidden;
  }

  .site-logo {
    height: 100%;
    margin: 0;
    width: unset;
  }

  .site-logo {
    align-items: center;
    display: flex;
  }

  .identity-preferences-button:not(:disabled):hover {
    background-color: #fef4e6;
    border: 1px solid #fabb67;
  }

  .register-preferences-button.finish:not(:disabled):hover {
    background-color: #fef4e6;
    border: 1px solid #fabb67;
  }
}

@media only screen and (min-width: 1130px) and (max-width: 1150px) {
  .article .sharebar-buttons {
    padding: 8px 7px;
  }

  .article .sharebar-buttons-container {
    min-width: 88px;
  }
}

@media only screen and (min-width: 1130px) {
  .article .share-bar-article-date-container {
    flex-direction: row;
  }

  .article
    .share-bar-article-date-divider
    > .sharebar-article-date:first-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1150px) {
  .article .share-bar-article-date-container {
    flex-direction: column;
  }
}

@media (min-width: 1168px) {
  .mhh {
    max-width: 1204px;
    padding: 0;
  }
}

@media screen and (min-width: 1366px) {
  .span-body:not(.isAdmin) {
    grid-column: span 10;
  }
}

@media only screen and (min-width: 1394px) {
  .article .share-bar-article-date-container {
    flex-direction: row;
  }
}

@media (hover: none) and (pointer: coarse) {
  .content-section:not(.isAdmin),
  .span-body:not(.isAdmin) {
    grid-column: span 12;
  }
}

.login-register-container {
  align-items: center;
  display: flex;
  grid-column: 3/4;
  justify-content: flex-end;
  justify-self: flex-end;
  width: auto;
}

@media only screen and (min-width: 993px) {
  .login-register-container {
    grid-column: 5/6;
    margin-left: 40px;
    min-width: 276px;
  }
}

@media only screen and (min-width: 993px) {
  .login-register-container > .content-button {
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: flex;
  }
}

@media only screen and (min-width: 993px) {
  .account-button--mobile {
    display: none;
  }
}

@media only screen and (min-width: 993px) {
  .account-button {
    height: 32px;
  }
}

@media only screen and (min-width: 993px) {
  .account-button,
  .site-logo {
    align-items: center;
    display: flex;
  }
}

@media only screen and (min-width: 993px) {
  .login-register-container > .content-button {
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: flex;
  }
}

.content-button {
  display: none;
}

.account-button--mobile {
  padding: 0;
}

.account-button {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 32px;
  justify-content: center;
  padding: 0;
}

.account-button {
  border: none;
  cursor: pointer;
  flex-direction: row-reverse;
  outline: none;
  width: auto;
}

.primary {
  background: #fde8cc;
  border: 1px solid #fde8cc;
}

.primary,
.secondary {
  border: 1px solid #fac680;
  border-radius: 100px;
  color: #3b3b3b;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  padding: 0;
  text-transform: uppercase;
  white-space: nowrap;
  width: -moz-fit-content;
  width: fit-content;
}

.identity-button {
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  font-family: Roboto, sans-serif;
}

.secondary {
  background-color: #fff;
  border: 1px solid #c2c2c2;
}

.section-menu {
  display: flex;
  gap: 32px;
}

@media only screen and (min-width: 993px) {
  .section-menu {
    flex-wrap: wrap;
    grid-column: 4/5;
    height: 100%;
    margin-left: 40px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 992px) {
  .section-menu {
    display: none;
  }
}

.sectionnav-container {
  align-items: center;
  border: 1px solid #d5d5d5;
  border-right: none;
  border-left: none;
  height: 56px;
  overflow: hidden;
  padding: 0 16px;
  position: relative;
}

@media only screen and (min-width: 993px) {
  .sectionnav-container {
    grid-template-columns: 26px min-content max-content 1fr max-content;
    height: 48px;
  }
}

@media only screen and (min-width: 993px) {
  .date-info {
    display: inline-block;
    grid-column: 3/4;
    margin-left: 24px;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

.login-register-container {
  align-items: center;
  display: flex;
  grid-column: 3/4;
  justify-content: flex-end;
  justify-self: flex-end;
  width: auto;
}

@media only screen and (min-width: 993px) {
  .login-register-container {
    grid-column: 5/6;
    margin-left: 40px;
    min-width: 276px;
  }
}

@media only screen and (min-width: 993px) {
  .site-logo {
    opacity: 0;
    width: 0;
  }
}

.sharebar-buttons-container {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
  min-width: 72px;
  padding: 0 5px;
}

@media only screen and (min-width: 480px) {
  .article .sharebar-buttons-container {
    min-width: 202px;
  }
}

@media only screen and (min-width: 577px) {
  .sharebar-buttons.button-save {
    font-size: 14px;
    font-weight: 400;
    gap: 6px;
    padding: 10px 22px 10px 16px;
    width: 100%;
  }
}

.button-save {
  height: 38px;
  justify-content: center;
  padding: 8px;
  position: relative;
  width: 38px;
}

.sharebar-buttons {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  border-radius: 100px;
  border: 1px solid #c2c2c2;
  color: #3b3b3b;
  cursor: pointer;
  display: flex;
  gap: 6px;
  height: 38px;
  outline: none;
}

@media only screen and (min-width: 577px) {
  .button-save {
    width: auto;
  }
}

@media only screen and (min-width: 480px) {
  .article .sharebar-buttons {
    padding: 8px 12px;
  }
}

@media only screen and (min-width: 480px) {
  .article .button-save {
    padding: 8px;
  }
}

.sharemenu-buttons {
  -webkit-tap-highlight-color: transparent;
  align-items: center;
  background: 0 0;
  border-radius: 100px;
  border: none;
  color: #3b3b3b;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  gap: 12px;
  height: 48px;
  outline: none;
  padding: 0;
}

@media only screen and (min-width: 577px) {
  .sharemenu-buttons {
    font-size: 10px;
    gap: 6px;
    height: auto;
    padding: 0;
  }
}

.sharebar-buttons-separator {
  background-color: #d5d5d5;
  height: 48px;
  margin: 0 4px;
  width: 1px;
}

.share-bar-article-date-divider > .sharebar-article-date:first-child {
  border-right: 0;
}

.saved-icon {
  margin: 3px;
  padding-left: 2px;
  width: 100%;
}

.saved-icon.saved path {
  fill: #3b3b3b;
}

.saved-icon path {
  stroke: #3b3b3b;
}

@media only screen and (min-width: 577px) {
  .sharebar-buttons.button-save {
    font-size: 14px;
    font-weight: 400;
    gap: 6px;
    padding: 10px 22px 10px 16px;
    width: 100%;
  }
}

.account-button--mobile {
  padding: 0;
}

.account-button {
  align-items: center;
  background-color: #fff;
  display: flex;
  height: 32px;
  justify-content: center;
  padding: 0;
}

.account-button {
  border: none;
  cursor: pointer;
  flex-direction: row-reverse;
  outline: none;
  width: auto;
}

.user-default-avatar-ctn {
  position: relative;
}

.user-default-avatar {
  border-radius: 100px;
  height: 32px;
  width: 32px;
}

@media only screen and (min-width: 993px) {
  .account-button--mobile {
    display: none;
  }
}

@media only screen and (min-width: 993px) {
  .account-button {
    height: 32px;
  }
}

@media only screen and (max-width: 992px) {
  .account-button,
  .site-logo {
    align-items: center;
    justify-content: center;
    display: flex;
  }
}

@media only screen and (min-width: 577px) {
  .sharebar-container {
    flex-flow: row wrap;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .sharebar-container {
    justify-content: space-between;
  }
}

@media (max-width: 613px) {
  .sharebar-container {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .sharebar-container {
    flex-direction: column;
    row-gap: 12px;
  }

  .buttons-save-text {
    display: none;
  }
}

:root {
  --white: #ffffff;
  --orange: #f68e01;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --button-hover: #313131;
}
img {
  border: 0;
  font-size: 0;
  line-height: 0;
}
label {
  display: block;
  margin: 0;
  padding: 0;
}
.un-header__image:not(:has(figcaption)) {
  margin-bottom: 16px;
}
.un-header__title {
  color: #1f1f1f;
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 12px;
  text-align: left;
}
.un-article {
  color: #1f1f1f;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.7;
}
.un-article__paragraph {
  font-weight: 300;
  margin: 0 0 16px;
  text-align: left;
}
.un-article__headline2 {
  color: #1f1f1f;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 12px;
}
.un-article__image:not(:has(figcaption)) {
  margin-bottom: 16px;
}
.un-article__image:last-of-type:not(:has(figcaption)) {
  margin-bottom: 0;
}
.un-article a:hover {
  text-decoration: underline;
}
.un-instruction__button {
  background-color: var(--orange);
  display: block;
  text-align: center;
  color: var(--white) !important;
  padding: 15px;
  margin: 0 auto 32px;
  width: 80%;
  border-radius: 6px;
  animation: blink 4s linear infinite;
  text-decoration: none !important;
  font-weight: 700;
  font-style: normal !important;
  text-transform: uppercase;
}
.un-instruction__button:hover {
  color: var(--white);
  background-color: var(--button-hover);
}
@keyframes blink {
  0%,
  50% {
    box-shadow: 0 0 10px #000;
  }
  25%,
  75% {
    box-shadow: none;
  }
  100% {
    box-shadow: 0 0 10px #000;
  }
  from {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 577px) {
  .un-article {
    font-size: 22px;
  }
  .un-article__paragraph {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 24px;
  }
  .un-header__title {
    font-size: 46px;
    font-weight: 700;
    margin: 0 0 16px;
  }
  .un-article__headline2 {
    font-size: 24px;
  }
}

.un-instruction__button {
  font-size: 19px;
}

.body-article .un-article__headline2 {
  display: block;
  text-align: center;
}

a {
  cursor: pointer;
}

.my-body a {
  color: #f68e01;
  font-weight: 700;
}

.my-body > a:has(> img) {
  display: block;
  margin-bottom: 20px;

  line-height: 0;
}

.my-body > a > img {
  width: 100%;
}

.my-body video {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

a {
  cursor: pointer;
}

.sorser {
  max-width: 450px;
  scroll-margin-top: 100px;
  margin: 20px auto;
  text-align: center;
}

@media (min-width: 993px) {
  .sharebar-container {
    justify-content: space-between;
  }
}

.u_cbox {
  position: relative;
  background-color: #fff;
  color: #000;
  text-align: left;
  -webkit-text-size-adjust: none;
}

.u_cbox .u_vc {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox,
.u_cbox p,
.u_cbox h3,
.u_cbox h5,
.u_cbox ul,
.u_cbox li,
.u_cbox fieldset,
.u_cbox legend,
.u_cbox textarea,
.u_cbox button {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}

.u_cbox,
.u_cbox textarea,
.u_cbox button {
  font-size: 14px;
  line-height: 1.25em;
}

.u_cbox img,
.u_cbox fieldset {
  border: 0;
}

.u_cbox fieldset {
  min-width: 0;
}

.u_cbox ul {
  list-style: none;
}

.u_cbox em {
  font-style: normal;
}

.u_cbox a {
  color: #000;
  text-decoration: none;
}

.u_cbox strong {
  font-weight: 400;
}

.u_cbox a,
.u_cbox button {
  overflow-anchor: none;
}

.u_cbox button {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: 0 0;
  cursor: pointer;
  -webkit-user-select: none;
  color: #000;
}

.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh,
.u_cbox .u_cbox_help_info .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
.u_cbox .u_cbox_ico_more,
.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after,
.u_cbox .u_cbox_ico_arrow,
.u_cbox .u_cbox_ico_help {
  background-image: url("/img/sp_cbox_w.png");
  background-repeat: no-repeat;
  background-size: 400px 800px;
  font-size: 0;
  line-height: 0;
}

.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox .u_cbox_ico_recomm,
.u_cbox .u_cbox_ico_unrecomm,
.u_cbox .u_cbox_paginate .u_cbox_ico_more,
.u_cbox .u_cbox_ico_exclamation {
  background-image: url("/img/sp_comment.svg");
  background-size: 410px 406px;
  background-repeat: no-repeat;
}

.u_cbox .u_cbox_head {
  min-height: 41px;
  margin: 0 15px;
  padding-top: 3px;
  line-height: 41px;
}

.u_cbox .u_cbox_head::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_head .u_cbox_head_tools {
  float: right;
  margin-right: -6px;
}

.u_cbox .u_cbox_head .u_cbox_head_tools::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_title {
  float: left;
  font-size: 17px;
  font-weight: 700;
}

.u_cbox .u_cbox_count {
  float: left;
  padding: 1px 0 0 5px;
  font-size: 18px;
  font-family: HelveticaNeue-Light, Helvetica-Light, sans-serif;
  line-height: 39px;
}

.u_cbox .u_cbox_btn_refresh {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  margin: 9px 0 0 7px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  color: transparent;
}

.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh {
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #d9d9d9;
  background-position: -82px -29px;
  background-color: #fff;
}

.u_cbox .u_cbox_comment_count_wrap {
  margin: 0 15px;
}

.u_cbox .u_cbox_comment_count::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_count_info {
  position: relative;
  float: left;
  padding: 2px 9px 11px;
  font-size: 0;
  line-height: 0;
}

.u_cbox .u_cbox_count_info::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #dcdcdc;
  content: "";
}

.u_cbox .u_cbox_count_info:first-child {
  padding-left: 0;
}

.u_cbox .u_cbox_count_info:first-child::before {
  display: none;
}

.u_cbox .u_cbox_comment_count .u_cbox_info_title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #767678;
}

.u_cbox .u_cbox_comment_count .u_cbox_info_txt {
  margin-left: 2px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #303038;
}

.u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
  margin: 0 15px;
}

.u_cbox .u_cbox_thumb {
  float: left;
}

.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  display: block;
  position: relative;
  margin-right: 4px;
}

.u_cbox .u_cbox_thumb .u_cbox_img_profile {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  vertical-align: top;
}

.u_cbox .u_cbox_thumb .u_cbox_thumb_mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.u_cbox .u_cbox_write {
  background-color: #fff;
}

.u_cbox .u_cbox_write_inner {
  position: relative;
  border: 1px solid #b3b3b3;
}

.u_cbox .u_cbox_write_area {
  max-width: 100%;
}

.u_cbox .u_cbox_write .u_cbox_inbox {
  position: relative;
  margin-right: 69px;
  padding: 10px 12px 13px;
}

.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_text {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 18px;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  line-height: 1.25;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}

.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 10px;
  right: 112px;
  left: 11px;
  z-index: 10;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.5px;
  color: #b6b6b6;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  right: 11px;
}

.u_cbox
  .u_cbox_write_notice_checkbox:focus-visible
  + .u_cbox_write_notice_checklabel::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox .u_cbox_write_count {
  display: none;
  position: relative;
  margin: -4px 15px 10px;
  font-size: 13px;
  color: #aaa;
  line-height: 1.57;
  text-align: right;
}

.u_cbox .u_cbox_btn_upload {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  min-width: 69px;
  height: 43px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #00c73c;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  z-index: 10;
}

.u_cbox .u_cbox_upload_sticker {
  display: none;
  position: relative;
  z-index: 20;
  padding: 0 15px 4px;
}

.u_cbox .u_cbox_upload_sticker::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_addition {
  overflow: hidden;
  position: absolute;
  top: -1px;
  right: 76px;
  z-index: 10;
  padding-left: 4px;
}

.u_cbox
  .u_cbox_addition
  .u_cbox_secret_check:focus-visible
  + .u_cbox_secret_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_inbox {
  margin-right: 0;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_write_count,
.u_cbox .u_cbox_type_logged_out .u_cbox_upload {
  display: none;
}

.u_cbox .u_cbox_sort {
  position: relative;
  padding: 13px 0 10px;
}

.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after {
  position: absolute;
  top: 3px;
  bottom: 0;
  z-index: 4;
  width: 20px;
  max-height: 45px;
  content: "";
}

.u_cbox .u_cbox_sort::before {
  left: 0;
  background-position: -343px -108px;
}

.u_cbox .u_cbox_sort::after {
  right: 37px;
  background-position: -365px -108px;
}

.u_cbox .u_cbox_sort_option {
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 21px;
  margin-right: 37px;
}

.u_cbox .u_cbox_sort_scroller {
  position: absolute;
  z-index: 1;
  padding: 0 17px;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_list {
  display: table;
  white-space: nowrap;
  margin-right: 37px;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap {
  display: table-cell;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap + .u_cbox_sort_option_wrap,
.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap ~ .u_cbox_sort_option_wrap {
  padding-left: 11px;
}

.u_cbox .u_cbox_sort .u_cbox_select {
  float: left;
  overflow: hidden;
  position: relative;
  padding-right: 2px;
}

.u_cbox .u_cbox_sort .u_cbox_ico_select {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  text-indent: -999px;
  vertical-align: top;
  color: transparent;
}

.u_cbox .u_cbox_sort .u_cbox_sort_label {
  display: inline-block;
  font-size: 14px;
  color: #c6c6c6;
  line-height: 21px;
  vertical-align: top;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 18px;
  color: #000;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select {
  top: 7px;
  left: 0;
  width: 13px;
  height: 9px;
  background-position: -80px -130px;
}

.u_cbox .u_cbox_help_info {
  float: left;
}

.u_cbox .u_cbox_help_info .u_cbox_info_label {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox .u_cbox_help_info .u_cbox_btn_help {
  float: left;
}

.u_cbox .u_cbox_help_info .u_cbox_ico_help {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-position: -135px -25px;
  vertical-align: top;
}

.u_cbox .u_cbox_help_info .u_cbox_txt_help {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox .u_cbox_layer_help {
  right: 15px;
  width: 222px;
  padding: 20px 15px 16px;
  margin-top: 34px;
  border: 1px solid #e0e0e0;
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 320px) {
  .u_cbox .u_cbox_layer_help {
    width: 284px;
  }
}

.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 14px;
  line-height: 18px;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt + .u_cbox_info_title,
.u_cbox .u_cbox_layer_help .u_cbox_info_txt ~ .u_cbox_info_title {
  margin-top: 25px;
}

.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  display: inline-block;
  overflow: hidden;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  background-position: -168px -31px;
  line-height: 999px;
  vertical-align: top;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  padding-top: 7px;
  font-size: 15px;
  color: #808080;
  line-height: 20px;
  letter-spacing: -0.5px;
}

.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  overflow: hidden;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  background-position: -108px -56px;
  line-height: 999px;
}

.u_cbox .u_cbox_sort .u_cbox_head_tools {
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 110;
}

.u_cbox .u_cbox_sort .u_cbox_layer_help {
  margin-top: 35px;
  right: 5px;
}

.u_cbox .u_cbox_notice {
  position: relative;
  margin: 7px 15px 0;
  padding: 11px 13px 10px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}

.u_cbox .u_cbox_comment_box {
  position: relative;
  border-bottom: 1px solid #e2e2e2;
}

.u_cbox .u_cbox_area {
  padding: 15px;
}

.u_cbox .u_cbox_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.u_cbox .u_cbox_info::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_info .u_cbox_thumb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: calc(100% - 27px);
}

.u_cbox .u_cbox_info_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 27px;
  padding-right: 104px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_cbox .u_cbox_name {
  overflow: hidden;
}

.u_cbox .u_cbox_name_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.37;
}

.u_cbox .u_cbox_nick_area {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u_cbox .u_cbox_btn_totalcomment {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
}

.u_cbox .u_cbox_btn_totalcomment .u_cbox_txt_total {
  float: left;
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #666;
}

.u_cbox .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  float: left;
  width: 5px;
  height: 8px;
  margin: 5px 0 0 3px;
  background-position: -185px -155px;
}

.u_cbox .u_cbox_follow_button {
  position: absolute;
  top: -2px;
  right: 16px;
  min-width: 49px;
  min-height: 25px;
  padding: 3px 5px 4px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.05);
}

.u_cbox .u_cbox_follow_label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: -0.6px;
}

.u_cbox .u_cbox_follow_label {
  color: #333;
}

.u_cbox .u_cbox_work_sub {
  position: absolute;
  top: -4px;
  right: -13px;
}

.u_cbox .u_cbox_work_sub .u_cbox_btn_open {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
}

.u_cbox .u_cbox_work_sub .u_cbox_ico_open {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -373px -266px;
  background-repeat: no-repeat;
  width: 3px;
  height: 15px;
  margin: 8px 0 0 13px;
}

.u_cbox .u_cbox_work_box {
  display: none;
  position: absolute;
  top: 30px;
  right: 13px;
  z-index: 100;
  width: 86px;
}

.u_cbox .u_cbox_work_box .u_cbox_btn_userreport,
.u_cbox .u_cbox_work_box .u_cbox_btn_userblock {
  display: block;
  padding: 12px 5px 10px;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.58px;
  text-align: center;
}

.u_cbox .u_cbox_work_box .u_cbox_ico_block {
  display: none;
}

.u_cbox .u_cbox_work_inner {
  display: block;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05),
    0 1px 1px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05), 0 1px 1px 0 rgba(0, 0, 0, 0.07);
}

.u_cbox .u_cbox_work_inner a:first-child {
  border-top: 0;
}

.u_cbox .u_cbox_info_base {
  padding-top: 6px;
}

.u_cbox .u_cbox_info_base::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_date {
  float: left;
  font-size: 13px;
  font-family: Helvetica-Light, Helvetica, sans-serif;
  letter-spacing: -0.1px;
  color: #999;
}

.u_cbox .u_cbox_text_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
}

.u_cbox .u_cbox_tool {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: right;
}

.u_cbox .u_cbox_tool::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox a.u_cbox_btn_reply {
  float: left;
  margin-top: 12px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #555;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_txt {
  float: left;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt {
  float: left;
  padding-left: 4px;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  font-size: 0;
  -webkit-clip-path: none;
  clip-path: none;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  content: "작성";
}

.u_cbox .u_cbox_recomm_set {
  display: inline-block;
  margin-top: 12px;
  vertical-align: top;
}

.u_cbox .u_cbox_btn_recomm,
.u_cbox .u_cbox_btn_unrecomm {
  float: left;
}

.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 22px;
}

.u_cbox .u_cbox_ico_recomm,
.u_cbox .u_cbox_ico_unrecomm {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  float: left;
  margin-top: 1px;
}

.u_cbox .u_cbox_ico_recomm {
  background-position: -156px -340px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}

.u_cbox .u_cbox_ico_unrecomm {
  background-position: -220px -204px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}

.u_cbox .u_cbox_cnt_recomm,
.u_cbox .u_cbox_cnt_unrecomm {
  float: left;
  padding-left: 4px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #777;
}

.u_cbox .u_cbox_ico_reply {
  display: none;
}

.u_cbox .u_cbox_reply_area {
  background-color: #f7f7f7;
}

.u_cbox .u_cbox_reply_area .u_cbox_comment_box {
  margin: 0 15px 0 25px;
  border-bottom-color: #e9e9e9;
}

.u_cbox .u_cbox_reply_area .u_cbox_area {
  margin: 0 -15px 0 -25px;
  padding-left: 35px;
}

.u_cbox .u_cbox_reply_area .u_cbox_paginate {
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  border-bottom-width: 0;
}

.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  line-height: 1.43;
  letter-spacing: -0.5px;
  color: #999;
}

.u_cbox .u_cbox_paginate .u_cbox_btn_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 42px;
}

.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid #ededed;
}

.u_cbox .u_cbox_more_wrap .u_cbox_page_more {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.2px;
  color: #555;
}

.u_cbox .u_cbox_paginate .u_cbox_ico_more {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -230px -390px;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  margin: 4px 0 0 6px;
}

.u_cbox .u_cbox_layer {
  display: none;
  position: absolute;
  z-index: 1000;
}

.u_cbox .u_cbox_content_wrap {
  position: relative;
  border-top: 1px solid #ededed;
}

.u_cbox .u_cbox_ico_exclamation {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background-position: -333px -340px;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  float: left;
  margin: 3px 4px 0 0;
}

.u_cbox .u_cbox_usercomment {
  float: left;
}

.u_cbox .u_cbox_btn_usercomment {
  display: inline-block;
  min-height: 21px;
  border-radius: 15px;
  line-height: 1.5;
}

.u_cbox a.u_cbox_btn_usercomment {
  position: relative;
  padding: 4px 11px;
  background-color: #303038;
  color: #fff;
}

.u_cbox .u_cbox_txt_usercomment {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: -0.2px;
}

.u_cbox .u_cbox_txt_usercomment {
  font-weight: 600;
}

.u_cbox .u_cbox_ico_usercomment {
  display: none;
}

.u_cbox .u_cbox_usercomment_newicon {
  position: absolute;
  top: -1px;
  right: 2px;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #00ce7c;
  font-size: 0;
}

.u_cbox
  .u_cbox_layer_report_radio:focus-visible
  + .u_cbox_layer_report_radio_label::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox
  .u_cbox_layer_cleanbot_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox
  .u_cbox_layer_cleanbot2_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot2_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox
  .u_cbox_layer_multirating_radiobutton:focus-visible
  + .u_cbox_layer_multirating_radiolabel {
  position: relative;
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}
.u_cbox
  .u_cbox_cateselect_radiobox:focus-visible
  + .u_cbox_cateselect_radioboxdummy {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox
  .u_cbox_write_replynotify_checkbox:not(:checked)
  ~ .u_cbox_write_replynotify_description2 {
  display: none;
}

.u_cbox
  .u_cbox_write_replynotify_checkbox:focus-visible
  ~ .u_cbox_write_replynotify_control
  .u_cbox_write_replynotify_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh,
#cbox_module .u_cbox_ico_usercomment,
#cbox_module .u_cbox_help_info .u_cbox_ico_help,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow,
#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more,
#cbox_module .u_cbox_comment .u_cbox_ico_exclamation,
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  background-image: url("/img/sp_comment_overwrite.png");
  background-size: 226px 201px;
  background-repeat: no-repeat;
}

#cbox_module .u_cbox_head {
  min-height: 42px;
}

#cbox_module .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  top: 13px;
  line-height: 20px;
  bottom: 12px;
  font-size: 15px;
  color: #999;
}

@media (min-width: 768px) {
  #cbox_module .u_cbox_reply_area .u_cbox_area {
    margin-left: -14px;
    margin-right: -14px;
  }

  #cbox_module .u_cbox_reply_area .u_cbox_work_sub {
    right: -10px;
  }
}

.u_cbox .u_cbox_delete_contents {
  vertical-align: top;
  overflow: hidden;
  color: #757575;
  letter-spacing: -1px;
  word-break: keep-all;
}

#cbox_module .u_cbox_wrap {
  position: relative;
}

#cbox_module .u_cbox_head {
  padding-left: 0;
  padding-top: 7px;
}

@media (min-width: 768px) and (orientation: portrait) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_title,
#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_txt_total {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
}

#cbox_module .u_cbox_count {
  padding-left: 0;
  font-size: 17px;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
  color: #222;
}

#cbox_module .u_cbox_count::after {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  content: " comentários";
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_head .u_cbox_btn_refresh {
  background: transparent;
  margin: 10px 0 0 5px;
}

#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh {
  width: 20px;
  height: 20px;
  background-position: -44px -165px;
  background-color: transparent;
  border: none;
}

#cbox_module .u_cbox_head .u_cbox_head_tools {
  margin-top: 2px;
}

#cbox_module .u_cbox_usercomment {
  margin-right: 6px;
}

#cbox_module .u_cbox_ico_usercomment {
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
  margin: 2px 0 0 3px;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_write .u_cbox_write_inner {
  border: 1px solid #b0b3be;
  border-radius: 4px;
}

#cbox_module .u_cbox_write .u_cbox_btn_upload {
  display: none;
}

#cbox_module .u_cbox_write .u_cbox_inbox {
  margin-right: 0;
  padding: 13px 14px 10px;
  border-radius: inherit;
}

#cbox_module .u_cbox_write_count {
  position: absolute;
  left: 15px;
  bottom: 14px;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
  color: #999;
}

#cbox_module .u_cbox_write_count .u_cbox_count_num {
  margin-right: 4px;
  font-weight: 500;
  color: #222;
}

#cbox_module .u_cbox_write_count .u_cbox_write_total {
  margin-left: 4px;
}

#cbox_module .u_cbox_type_logged_out .u_cbox_inbox .u_cbox_text {
  height: 22px;
  font-size: 15px;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_mask {
  display: none;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap {
  margin-right: 8px;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
}

#cbox_module .u_cbox_comment_box .u_cbox_thumb_wrap .u_cbox_img_profile {
  width: 35px;
  object-fit: cover;
  height: 35px;
  border-radius: 50%;
}

#cbox_module .u_cbox_comment_box .u_cbox_info_base {
  left: 58px;
}

#cbox_module .u_cbox_reply_area .u_cbox_info_base {
  left: 78px;
}

#cbox_module .u_cbox_notice {
  overflow: hidden;
  padding: 12px 12px 12px 16px;
  margin-top: 8px;
  background-color: #eff3fb;
  border-radius: 4px;
  border: 0;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}

.u_cbox .u_cbox_sort {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  margin-top: 12px;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}

#cbox_module .u_cbox_sort .u_cbox_sort_label {
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #929292;
}

#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 0;
  font-weight: 600;
  color: #222;
}

#cbox_module .u_cbox_help_info .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  opacity: 0.27;
  margin: 7px 7px 7px 0;
}

#cbox_module .u_cbox_name {
  max-width: 142px;
  font-size: 14px;
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_name {
    max-width: 114px;
  }
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_reply_area .u_cbox_name {
    max-width: 110px;
  }
}

#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_contents {
  letter-spacing: -0.3px;
}

#cbox_module .u_cbox_comment .u_cbox_text_wrap {
  font-size: 16px;
  line-height: 21px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
  color: #222;
  padding-right: 18px;
}

#cbox_module .u_cbox_ico_reply {
  display: none;
}

#cbox_module .u_cbox_info_base {
  position: absolute;
  top: 38px;
  padding-top: 0;
}

#cbox_module .u_cbox_date {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
}

#cbox_module .u_cbox_btn_totalcomment {
  position: absolute;
  left: 0;
  margin-top: 2px;
  width: 100%;
  text-align: right;
}

#cbox_module .u_cbox_info {
  margin-top: 4px;
  margin-bottom: 11px;
}

#cbox_module .u_cbox_info_main {
  position: relative;
  margin-top: -2px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
  float: left;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_info_main {
    max-width: 80%;
  }
}

.u_cbox_wrap .u_cbox_cnt_recomm,
.u_cbox_wrap .u_cbox_cnt_unrecomm {
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
}

.u_cbox .u_cbox_recomm_set {
  margin-top: 6px;
}

.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 18px;
}

.u_cbox .u_cbox_tool .u_cbox_btn_reply {
  margin: 7px 0 0 0;
  padding: 0;
  line-height: 1.76;
  letter-spacing: -0.7px;
  border: none;
  background: none;
  font-weight: 600;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
  color: #000;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
  padding-left: 4px;
  letter-spacing: 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica,
    "Apple SD Gothic Neo", sans-serif;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
  font-weight: 500;
  color: #555;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  overflow: hidden;
  width: 1px;
  height: 1px;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-size: 13px;
  font-weight: 500;
  color: #555;
  letter-spacing: -0.7px;
  content: "작성";
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm {
  margin-top: 4px;
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  width: 13px;
  height: 15px;
  background-position: -213px 0px;
  opacity: 0.48;
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 6px;
}

#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  display: inline-block;
  float: none;
  margin: 0 0 3px 0;
  vertical-align: middle;
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
}

.u_cbox .u_cbox_info .u_cbox_info_main {
  width: auto;
}

.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: auto;
}

.u_cbox .u_cbox_info_main {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: visible;
  padding-right: 0;
}

.u_cbox .u_cbox_name_area {
  font-size: inherit;
}

.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  z-index: 1;
}

#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment {
  z-index: 1;
  margin-left: -43px;
  height: 35px;
  margin-top: 3px;
  padding-left: 43px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  outline: none;
}

#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  margin-top: -21px;
}

#cbox_module .u_cbox_btn_more {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #222;
}

.u_cbox_wrap .u_cbox_more_wrap .u_cbox_page_more {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
}

#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more {
  width: 10px;
  height: 6px;
  background-position: -58px -187px;
  opacity: 0.48;
}

#cbox_module .u_cbox_reply_area .u_cbox_btn_more_pre .u_cbox_ico_more {
  margin-top: 6px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.u_cbox .u_cbox_reply_area {
  margin-top: -1px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fbfcfd;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}

#cbox_module .u_cbox_comment .u_cbox_ico_exclamation {
  width: 16px;
  height: 15px;
  background-position: -192px -149px;
  opacity: 0.32;
}

.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  color: #757575;
}

.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_btn_more_pre {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}

.u_cbox_wrap .u_cbox_comment_box {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}

@media (min-width: 1025px) {
  .u_cbox_wrap .u_cbox_comment_box {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}

.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #ededed;
  border-bottom-width: 1px;
}

.u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #f0f0f0;
}

@media (min-width: 768px) {
  .u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
    margin-left: 15px;
  }
}

#cbox_module .u_cbox_content_wrap > .u_cbox_list {
  padding-bottom: 20px;
}

.u_cbox_content_wrap > .u_cbox_list .u_cbox_comment {
  background-color: rgba(0, 0, 0, 0.003);
}

.u_cbox_wrap .u_cbox_reply_area .u_cbox_paginate {
  border-bottom: 0;
}

#cbox_module .u_cbox_content_wrap + .u_cbox_paginate {
  margin-top: -20px;
}

#cbox_module .u_cbox_content_wrap:not(.u_cbox_myfollowing) {
  border-top: none;
}

.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  width: 3px;
  height: 15px;
  background-position: -207px -166px;
  opacity: 0.52;
}

#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  margin: 6px 0 0 11px;
}

.u_cbox .u_cbox_layer_help {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07),
    0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  background-color: #f8f8f7;
}

.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  margin: 2px 4px 0 2px;
  opacity: 0.48;
}

.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  background-position: -150px -86px;
  opacity: 0.32;
}

.u_cbox .u_cbox_date {
  color: #757575;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment .u_cbox_text_wrap {
    font-size: 14px;
    line-height: 1.43;
  }
}

.u_cbox .u_cbox_name {
  max-width: 150px;
  font-size: 14px;
  padding-right: 22px;
}

.u_cbox .u_cbox_area {
  position: relative;
}

.u_cbox .u_cbox_layer_help {
  border: solid 1px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  color: #767678;
  line-height: 20px;
  letter-spacing: -1px;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #1e1e23;
  letter-spacing: -1px;
}

#cbox_module .u_cbox_addition {
  display: none;
  right: 5px;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}

.u_cbox .u_cbox_write .u_cbox_write_area {
  border-radius: inherit;
}

.u_cbox .u_cbox_follow_button {
  right: 18px;
  background-color: #f4f4f4;
}
