@charset "UTF-8";
/*20260106_新年のご挨拶 */
/* ▼ここから本文です▼ */

body header {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica', sans-serif;
}
.l-news__hedding {
  font-size: 18px;
  line-height: 24px;
}
.p-news__flex {
  display: flex;
  justify-content: space-between;
}
.p-news__lead {
  margin-top: 5px;
}
.p-news__flex-img {
  width: 300px;
  height: 200px;
}
.p-news-detail {
  margin-top: 20px;
  margin-bottom: 20px;
}
.p-news-detail__inner {
  display: flex;
  justify-content: space-between;
  margin-left: 16px;
}
.p-news-detail__img {
  width: 300px;
}
.p-news-lineup {
  margin: 20px 0px;
}
.p-news-lineup__list {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 24px;
}
.p-news-lineup__img-box {
  text-align: center;
  margin: 20px 0;
}
.p-news-lineup__big-img {
  width: 600px;
}
.p-news-lineup__img {
  width: 280px;
}
.p-news-lineup__img-title {
  font-size: 13px;
  text-align: center;
}
.p-news-lineup__block {
  margin-left: 16px;
}
.p-news-detail__text {
  text-indent: -80px;
  padding-left: 80px;
}
.p-news-lineup__box {
  margin-top: 20px;
}
.p-news-lineup__notes {
  margin-top: 10px;
}
.p-news-lineup__link {
  text-decoration: underline;
	color: blue;
}
.p-news-lineup__link:hover {
  opacity: 50%;
}
.p-news-lineup__text {
  margin-top: 10px;
  padding-left: 4px;
}
.p-news-lineup__left {
  margin-left: 4px;
}
.p-news-lineup__title {
  padding: 5px 0;
  margin: 10px 0px;
  font-size: 20px;
  font-weight: bold;
	border-bottom: 1px solid black;
}
.p-news-lineup__product-link {
  color: #1a0dab;
  text-decoration: underline;
}
.p-news-lineup__product-link:hover {
  opacity: 50%;
}
/* ▼ここから関連リンクです▼ */
.p-news__info-list {
  display: flex;
  gap: 40px;
}
.p-news__info-item {
  width: 150px;
}
.p-news__info-link-box {
  line-height: 20px;
  margin-top: 6px;
}
.p-news__link-img {
  width: 150px;
}
.p-news__link-title {
  font-size: 12px;
}
.p-news__info-wrapper {
  margin-bottom: 20px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px;
}
.p-news__info-box {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.p-news__info-maillink {
  display: inline-block;
  text-decoration: underline;
}
.p-news__info-maillink:hover {
  opacity: 50%;
}
.p-news__info-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-news__link-hedding {
  font-size: 13px;
}
.p-news__link-wrapper {
  text-align: center;
}
.p-news__link-wrapper:hover {
  opacity: 50%;
}
.p-news__link-title {
  font-size: 12px;
  text-decoration: underline;
  line-height: 20px;
}
.p-news__link-img {
  width: 150px;
}
.p-news__info-block {
  align-items: center;
}

.p-news__wrapper {
  margin: 20px 10px;
}
.p-news__img {
  width: 600px;
}
.p-news__title {
  text-align: center;
  line-height: 20px;
  width: 300px;
}
.p-news__title_top {
  text-align: center;
}
.p-news__movie {
  width: 560px;
  margin: 0 auto;
  padding: 20px 0px;
}
.l-news__hedding-sub {
  font-size: 15px;
}
.p-news__item img {
  width: 280px;
}
.l-news__attention {
  font-size: 14px;
  line-height: 20px;
}
.l-news__attention_center {
  text-align: center;
  font-size: 15px;
  line-height: 25px;
}
.p-news_notes {
  margin-top: 20px;
  line-height: 24px;
}
.p-news-content__title {
  font-size: 17px;
  margin: 10px 0;
}
.p-news__movie-caption {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.c-heading {
  margin: 20px 0px;
  font-size: 30px;
}

.p-news__img-flex{
  width: 300px;
}
.p-news__info-title {
  color: #1a0dab;
  text-decoration: underline;
}
.p-news__flex-img-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

figure{
	display: flex;
	flex-direction: column;
	align-items: center;
}

figcaption{
	margin-bottom: 10px;
	text-align: center;
	line-height: 20px
}

.p-news__ol {
	padding-left: 24px;
	list-style-type: decimal;
	font-size: 20px;
	font-weight: bold;
}

.p-news__content{
	margin-bottom: 20px;
}

.p-news__content b{
	font-size: 20px;
	font-weight: bold;
}

.p-news__flexbox {
	width: 65%;
}
