@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .sp {
    display: block;
  }
}

#news-wrapper.news_250916_otw_x_atiba .img-width img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .img-width img {
    width: 200px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .img-width img {
    width: 40%;
  }
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper {
    display: flex;
    justify-content: center;
    gap: 40px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper {
    display: block;
  }
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item {
    width: 600px;
  }
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item img {
  width: 100%;
  display: block;
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__name,
#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__color,
#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__code,
#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__price {
  margin: 0;
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__name {
  font-size: 16px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__name {
    margin-top: 15px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__color {
  font-size: 16px;
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item-price {
  font-size: 14px;
  margin-top: 5px;
}

#news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__link {
  display: block;
  margin-inline: auto;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  background-color: #000;
  border-radius: 3px;
  width: 210px;
  padding: 10px 10px;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .item-list .item-list-wrapper .item .item__link {
    margin-top: 30px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .button__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

#news-wrapper.news_250916_otw_x_atiba .button__wrapper .button {
  border-radius: 3px;
  width: 210px;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section {
  margin: 40px 0;
  padding: 0 20px;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section {
    padding: 0 40px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-content {
  display: block;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-content {
    display: flex;
    align-items: flex-start;
    gap: 40px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text {
  flex: 1;
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text {
    margin-bottom: 30px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .title {
  font-weight: bold;
  margin: 0 0 20px 0;
  color: #000;
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .title {
    font-size: 20px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-description {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-description {
    font-size: 14px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-details h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  color: #000;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-details p {
  font-size: 14px;
  line-height: 1.5;
  margin: 5px 0;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-details ul {
  margin: 10px 0;
  padding-left: 20px;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-text .workshop-details ul li {
  font-size: 14px;
  line-height: 1.5;
  margin: 5px 0;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-image {
  flex-shrink: 0;
}

@media screen and (min-width: 768px) {
  #news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-image {
    width: 400px;
  }
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-image img {
  width: 100%;
  height: auto;
  display: block;
}

#news-wrapper.news_250916_otw_x_atiba .workshop-section .workshop-image .image-caption {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 8px;
}
