@charset "UTF-8";
/* ▼ここから本文▼ */
/*ぐんま天文台　2025.11.28*/
body{
	font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','Osaka', 'MS PGothic','arial', 'helvetica',sans-serif;
}

.p-news__wrapper {
	display: flex;
	justify-content: center;
	margin: 10px 0;
	gap: 20px;
}

.p-news__block {
	width: 500px;
}

.p-news__p-news__img-block p {
	text-align: center;
	font-size: 13px;
}

.p-news__p-news__img-block img {
	width: 400px;
}

.p-news__notes-box {
	margin-top: 4px;
}

.p-news__notes-box p {
	font-size: 13px;
	line-height: 20px;
}

.p-news__movie {
	width: 560px;
	margin: 0 auto;
	padding-top: 20px;
}

.p-news__movie-title {
	text-align: center;
	margin-bottom: 10px;
}

.p-news__img-list {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-top: 20px;
}

.p-news__img-item {
	text-align: center;
}

.p-news__img-item img {
	width: 350px;
}

.p-news__img-item p {
	font-size: 13px;
}

.p-news__list {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	margin-top: 20px;
}

.p-news__item {
	background: #e9e9e9;
	padding: 10px 20px;
	text-align: center;
}

.p-news__sub-title {
	margin-bottom: 10px;
}

.p-news__container {
	display: flex;
	gap: 10px;
}

.p-news__contents {
	text-align: center;
}


.p-news__contents img {
	width: 200px;
}


/* ▼お問い合わせ▼ */

.p-news__info-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
}

.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__info-list {
	display: flex;
	gap: 40px;
}

.p-news__info-item {
	display: flex;
	align-items: center;
}

.p-news__link-wrapper {
	text-align: center;
}

.p-news__link-wrapper:hover {
	opacity: 50%;
}

.p-news__info-link-box {
	width: 180px;
	line-height: 20px;
	margin: 10px 0;
}

.p-news__link-title {
	font-size: 16px;
	text-decoration: underline;
}

.p-news__link-img {
	width: 150px;
}

.p-news__info-block {
	align-items: center;
}

.l-news__attention_center { 
    text-align: center;
    font-size: 17px;
	font-weight: bold;
	margin-bottom: 30pt;	
}
/* ▼お問い合わせリンクです▼ */
.p-user__info-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
}
.p-user__info-box {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.p-user__info-maillink {
  display: inline-block;
  text-decoration: underline;
}
.p-user__info-maillink:hover {
  opacity: 50%;
}
.p-user__info-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}
.p-user__link-hedding {
  font-size: 13px;
}
.p-user__info-list {
  display: flex;
  gap: 40px;
}
.p-user__info-item {
  display: flex;
  align-items: center;
}
.p-user__link-wrapper {
  text-align: center;
}
.p-user__link-wrapper:hover {
  opacity: 50%;
}
.p-user__info-link-box {
  width: 180px;
  line-height: 20px;
  margin: 10px 0;
}
.p-user__info-title {
  font-size: 12px;
  text-decoration: underline;
}
.p-user__link-img {
  width: 180px;
}
.p-user__info-block {
  align-items: center;
}
.p-user__link-box {
  text-align: center;
  text-decoration: underline;
  margin-bottom: 10px;
  border-top: 1px solid #333;
  padding-top: 10px;
}
.p-user__link-box a:hover {
  opacity: 50%;
}
a {
  text-decoration: underline;
}
a:hover {
  opacity: 50%;
}
.p-user__list {
  display: flex;
  justify-content: space-between;
}

.p_news__img-list {
    display: flex;
    justify-content:space-around;
    margin-top: 20px;
}

.p-news-info__img {
    text-align: center;
    margin-top: 40px;
	margin-bottom: 20px;
}

.p-news-info__img img {
    width: 500px;
}

.caption_bold {
  font-size: 17px;
  margin-bottom: 5px;
  padding-top: 3px;
  font-weight: bold;
}

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

figcaption{
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	margin: 5px 0 10px;
}
.p-news__movie-caption {
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.p-news__img-figure {
	width: 450px;
}

.p-news__img--gap {
	display: flex;
	gap: 20px;
}

.p-news__img--400 {
	width: 400px;
}

.p-news__wikicaption {
	font-size: 10px;
	line-height: 5px;
}
