.article-detail__content h2, .related-article__title {
  font-size: var(--tdfs-header-web-h2);
  line-height: 120%;
  letter-spacing: -1px;
}
@media (max-width: 1024px) {
  .article-detail__content h2, .related-article__title {
    line-height: 1.3333333333;
  }
}
.article-detail__content h3 {
  font-size: var(--tdfs-paragraph-xl-default);
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .article-detail__content h3 {
    line-height: 1.5555555556;
  }
}
.article-detail__content p, .article-detail__content ul,
.article-detail__content ol, .article-detail__content blockquote, .article-detail__share-text, .article-detail__share-text span {
  font-size: var(--tdfs-paragraph-lg-default);
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .article-detail__content p, .article-detail__content ul,
  .article-detail__content ol, .article-detail__content blockquote, .article-detail__share-text, .article-detail__share-text span {
    line-height: 1.7142857143;
  }
}
.article-detail__date {
  font-size: var(--tdfs-paragraph-md-medium);
  line-height: 1.6;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .article-detail__date {
    line-height: 1.3333333333;
  }
}
.article-card__date {
  font-size: var(--tdfs-article-date);
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .article-card__date {
    line-height: 1.7142857143;
  }
}
.article-detail__content .wp-caption-text {
  font-size: var(--tdfs-paragraph-sm-default);
  line-height: 1.5555555556;
}
@media (max-width: 1024px) {
  .article-detail__content .wp-caption-text {
    line-height: 1.7142857143;
  }
}
.theme-breadcrumb .breadcrumb-item {
  font-size: var(--tdfs-paragraph-sm-medium);
  line-height: 1.5555555556;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .theme-breadcrumb .breadcrumb-item {
    line-height: 1.3333333333;
  }
}
.article-detail__return-text {
  font-size: var(--tdfs-button-md-bold);
  line-height: 1.4444444444;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .article-detail__return-text {
    line-height: 1.4444444444;
  }
}
.article-card__title {
  font-size: var(--tdfs-article-title);
  line-height: 1.3333333333;
}
@media (max-width: 1024px) {
  .article-card__title {
    line-height: 1.4;
    letter-spacing: -1.5%;
  }
}
.theme-breadcrumb {
  background-color: #F0E9D1;
  width: 100%;
}
.theme-breadcrumb .breadcrumb {
  padding: 1.25vw 0vw;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .theme-breadcrumb .breadcrumb {
    padding: 1.171875vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-breadcrumb .breadcrumb {
    padding: 1.4634146341vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-breadcrumb .breadcrumb {
    padding: 1.5625vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-breadcrumb .breadcrumb {
    padding: 2.1052631579vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-breadcrumb .breadcrumb {
    padding: 2.5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-breadcrumb .breadcrumb {
    padding: 3.0769230769vw 0vw;
  }
}
.theme-breadcrumb .breadcrumb-item {
  flex-shrink: 0;
  text-transform: uppercase;
}
.theme-breadcrumb .breadcrumb-item a {
  color: #171717;
  text-decoration: none;
}
.theme-breadcrumb .breadcrumb-item.active {
  color: #404040;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: 0;
}

.article-card {
  text-decoration: none;
}
.article-card:hover .article-card__image {
  transform: scale(1.1);
}
.article-card:hover .article-card__title {
  text-decoration: underline;
}
.article-card__image-container {
  position: relative;
  border-radius: 0.625vw;
  overflow: hidden;
  width: 100%;
  height: 20.2083333333vw;
  margin-bottom: 1.4583333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .article-card__image-container {
    border-radius: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-card__image-container {
    border-radius: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-card__image-container {
    border-radius: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-card__image-container {
    border-radius: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-card__image-container {
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-card__image-container {
    border-radius: 2.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-card__image-container {
    height: 25.09765625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-card__image-container {
    height: 31.3414634146vw;
  }
}
@media screen and (max-width: 768px) {
  .article-card__image-container {
    height: 33.4635416667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-card__image-container {
    height: 45.0877192982vw;
  }
}
@media screen and (max-width: 480px) {
  .article-card__image-container {
    height: 53.5416666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-card__image-container {
    height: 65.8974358974vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-card__image-container {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-card__image-container {
    margin-bottom: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .article-card__image-container {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-card__image-container {
    margin-bottom: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .article-card__image-container {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-card__image-container {
    margin-bottom: 4.1025641026vw;
  }
}
.article-card__image {
  transition: 0.5s;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-card__title {
  font-family: "Geometric";
  margin-bottom: 1.25vw;
  color: #171717;
  transition: 0.5s;
}
@media screen and (max-width: 1024px) {
  .article-card__title {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-card__title {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-card__title {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-card__title {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-card__title {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-card__title {
    margin-bottom: 2.0512820513vw;
  }
}
.article-card__date {
  display: block;
  color: #404040;
}
.breadcrumb {
  margin-left: 9.375vw;
}
@media screen and (max-width: 1024px) {
  .breadcrumb {
    margin-left: 9.765625vw;
  }
}
@media screen and (max-width: 820px) {
  .breadcrumb {
    margin-left: 12.1951219512vw;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    margin-left: 13.0208333333vw;
  }
}
@media screen and (max-width: 570px) {
  .breadcrumb {
    margin-left: 17.5438596491vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    margin-left: 20.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb {
    margin-left: 25.641025641vw;
  }
}

.article-detail {
  padding: 4.1666666667vw 0vw;
}
@media screen and (max-width: 1024px) {
  .article-detail {
    padding: 3.125vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail {
    padding: 3.9024390244vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail {
    padding: 4.1666666667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail {
    padding: 5.6140350877vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail {
    padding: 6.6666666667vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail {
    padding: 8.2051282051vw 0vw;
  }
}
.article-detail__return-wrapper {
  position: relative;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5208333333vw;
  margin-bottom: 2.0833333333vw;
  text-decoration: none;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  .article-detail__return-wrapper {
    gap: 0.9765625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__return-wrapper {
    gap: 1.2195121951vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__return-wrapper {
    gap: 1.3020833333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__return-wrapper {
    gap: 1.7543859649vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__return-wrapper {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__return-wrapper {
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__return-wrapper {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__return-wrapper {
    margin-bottom: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__return-wrapper {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__return-wrapper {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__return-wrapper {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__return-wrapper {
    margin-bottom: 6.1538461538vw;
  }
}
.article-detail__return-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #4B2E21;
}
.article-detail__return-wrapper:hover::before {
  width: 100%;
}
.article-detail__icon-container {
  width: 1.4583333333vw;
  height: 1.4583333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .article-detail__icon-container {
    width: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__icon-container {
    width: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__icon-container {
    width: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__icon-container {
    width: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__icon-container {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__icon-container {
    width: 5.1282051282vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__icon-container {
    height: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__icon-container {
    height: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__icon-container {
    height: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__icon-container {
    height: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__icon-container {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__icon-container {
    height: 5.1282051282vw;
  }
}
.article-detail__icon {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.article-detail__return-text {
  text-transform: uppercase;
  color: #4B2E21;
}
.article-detail__date {
  color: #404040;
  margin-bottom: 0;
}
.article-detail__title {
  color: #171717;
  margin-bottom: 0;
}
.article-detail__image-container {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 0.625vw;
  margin-top: 2.0833333333vw;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .article-detail__image-container {
    border-radius: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__image-container {
    border-radius: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__image-container {
    border-radius: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__image-container {
    border-radius: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__image-container {
    border-radius: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__image-container {
    border-radius: 3.0769230769vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__image-container {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__image-container {
    margin-top: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__image-container {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__image-container {
    margin-top: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__image-container {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__image-container {
    margin-top: 6.1538461538vw;
  }
}
.article-detail__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-detail__content {
  margin-top: 2.0833333333vw;
  color: #171717;
}
@media screen and (max-width: 1024px) {
  .article-detail__content {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content {
    margin-top: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content {
    margin-top: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content {
    margin-top: 6.1538461538vw;
  }
}
.article-detail__content h2 {
  font-family: "Geometric";
  margin-top: 2.5vw;
  margin-bottom: 1.25vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__content h2 {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content h2 {
    margin-top: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content h2 {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content h2 {
    margin-top: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content h2 {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content h2 {
    margin-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__content h2 {
    margin-bottom: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content h2 {
    margin-bottom: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content h2 {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content h2 {
    margin-bottom: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content h2 {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content h2 {
    margin-bottom: 3.0769230769vw;
  }
}
.article-detail__content h3 {
  font-family: "Geometric";
  margin-top: 2.0833333333vw;
  margin-bottom: 1.0416666667vw;
  color: #171717;
}
@media screen and (max-width: 1024px) {
  .article-detail__content h3 {
    margin-top: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content h3 {
    margin-top: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content h3 {
    margin-top: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content h3 {
    margin-top: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content h3 {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content h3 {
    margin-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__content h3 {
    margin-bottom: 1.171875vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content h3 {
    margin-bottom: 1.4634146341vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content h3 {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content h3 {
    margin-bottom: 2.1052631579vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content h3 {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content h3 {
    margin-bottom: 3.0769230769vw;
  }
}
.article-detail__content p {
  margin-bottom: 2.5vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__content p {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content p {
    margin-bottom: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content p {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content p {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content p {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content p {
    margin-bottom: 6.1538461538vw;
  }
}
.article-detail__content p:last-of-type {
  margin-bottom: 0;
}
.article-detail__content strong,
.article-detail__content b {
  font-weight: 700;
}
.article-detail__content em,
.article-detail__content i {
  font-style: italic;
  color: #404040;
}
.article-detail__content ul,
.article-detail__content ol {
  color: #171717;
  margin-bottom: 1.6666666667vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content ul,
  .article-detail__content ol {
    margin-bottom: 4.1025641026vw;
  }
}
.article-detail__content ul li,
.article-detail__content ol li {
  margin-bottom: 0.625vw;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content ul li,
  .article-detail__content ol li {
    margin-bottom: 2.0512820513vw;
  }
}
.article-detail__content blockquote {
  padding: 1.25vw 1.6666666667vw;
  margin: 1.6666666667vw 0vw;
  border-left: 0.2083333333vw;
  border-left-color: #4B2E21;
  background-color: #f0e9d1;
  font-style: italic;
  color: #171717;
}
@media screen and (max-width: 1024px) {
  .article-detail__content blockquote {
    padding: 1.5625vw 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content blockquote {
    padding: 1.9512195122vw 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content blockquote {
    padding: 2.0833333333vw 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content blockquote {
    padding: 2.8070175439vw 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content blockquote {
    padding: 3.3333333333vw 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content blockquote {
    padding: 4.1025641026vw 5.1282051282vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__content blockquote {
    margin: 2.34375vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content blockquote {
    margin: 2.9268292683vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content blockquote {
    margin: 3.125vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content blockquote {
    margin: 4.2105263158vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content blockquote {
    margin: 5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content blockquote {
    margin: 6.1538461538vw 0vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__content blockquote {
    border-left: 0.390625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content blockquote {
    border-left: 0.487804878vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content blockquote {
    border-left: 0.5208333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content blockquote {
    border-left: 0.701754386vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content blockquote {
    border-left: 0.8333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content blockquote {
    border-left: 1.0256410256vw;
  }
}
.article-detail__content blockquote p {
  margin-bottom: 0.8333333333vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__content blockquote p {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content blockquote p {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content blockquote p {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content blockquote p {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content blockquote p {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content blockquote p {
    margin-bottom: 2.0512820513vw;
  }
}
.article-detail__content blockquote p:last-child {
  margin-bottom: 0;
}
.article-detail__content a {
  color: #4B2E21;
  text-decoration: underline;
  transition: 0.3s;
}
.article-detail__content a:hover {
  color: #171717;
  text-decoration: underline;
}
.article-detail__content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article-detail__content .wp-caption {
  margin: 1.6666666667vw 0vw;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .article-detail__content .wp-caption {
    margin: 2.34375vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content .wp-caption {
    margin: 2.9268292683vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content .wp-caption {
    margin: 3.125vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content .wp-caption {
    margin: 4.2105263158vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content .wp-caption {
    margin: 5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content .wp-caption {
    margin: 6.1538461538vw 0vw;
  }
}
.article-detail__content .wp-caption img {
  display: inline-block;
}
.article-detail__content .wp-caption-text {
  color: #404040;
  margin-top: 0.4166666667vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__content .wp-caption-text {
    margin-top: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__content .wp-caption-text {
    margin-top: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__content .wp-caption-text {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__content .wp-caption-text {
    margin-top: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__content .wp-caption-text {
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__content .wp-caption-text {
    margin-top: 2.0512820513vw;
  }
}
.article-detail__share {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 4.1666666667vw 0vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__share {
    margin: 3.125vw 0vw 4.6875vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__share {
    margin: 3.9024390244vw 0vw 5.8536585366vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__share {
    margin: 4.1666666667vw 0vw 6.25vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__share {
    margin: 5.6140350877vw 0vw 8.4210526316vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__share {
    margin: 6.6666666667vw 0vw 10vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__share {
    margin: 8.2051282051vw 0vw 12.3076923077vw;
  }
}
.article-detail__share-text {
  color: black;
  font-weight: 500;
}
.article-detail__share-text span {
  font-weight: 400;
}
.article-detail__socmed-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.8333333333vw;
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-wrapper {
    gap: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-wrapper {
    gap: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-wrapper {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-wrapper {
    gap: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-wrapper {
    gap: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-wrapper {
    gap: 4.1025641026vw;
  }
}
.article-detail__socmed-box {
  width: 3.3333333333vw;
  height: 3.3333333333vw;
  border-radius: 0.4166666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #D4D4D4;
  transition: 0.5s;
  background-color: transparent;
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-box {
    width: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-box {
    width: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-box {
    width: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-box {
    width: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-box {
    width: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-box {
    width: 10.2564102564vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-box {
    height: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-box {
    height: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-box {
    height: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-box {
    height: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-box {
    height: 8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-box {
    height: 10.2564102564vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-box {
    border-radius: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-box {
    border-radius: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-box {
    border-radius: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-box {
    border-radius: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-box {
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-box {
    border-radius: 2.0512820513vw;
  }
}
.article-detail__socmed-box:hover {
  background-color: #f0e9d1;
}
.article-detail__socmed-container {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-container {
    width: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-container {
    width: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-container {
    width: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-container {
    width: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-container {
    width: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-container {
    width: 6.1538461538vw;
  }
}
@media screen and (max-width: 1024px) {
  .article-detail__socmed-container {
    height: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .article-detail__socmed-container {
    height: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .article-detail__socmed-container {
    height: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .article-detail__socmed-container {
    height: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .article-detail__socmed-container {
    height: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .article-detail__socmed-container {
    height: 6.1538461538vw;
  }
}
.article-detail__socmed {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.related-article {
  padding: 6.25vw 0vw;
}
@media screen and (max-width: 1024px) {
  .related-article {
    padding: 3.90625vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .related-article {
    padding: 4.8780487805vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .related-article {
    padding: 5.2083333333vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .related-article {
    padding: 7.0175438596vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .related-article {
    padding: 8.3333333333vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .related-article {
    padding: 10.2564102564vw 0vw;
  }
}
.related-article__title {
  font-family: "Geometric";
  color: #171717;
  margin-bottom: 3.3333333333vw;
}
@media screen and (max-width: 1024px) {
  .related-article__title {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .related-article__title {
    margin-bottom: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .related-article__title {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .related-article__title {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .related-article__title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 390px) {
  .related-article__title {
    margin-bottom: 6.1538461538vw;
  }
}

/*# sourceMappingURL=article-detail.css.map*/