@charset "UTF-8";
/* コンテンツ */


.newsbox {
    margin-bottom: 3em;
}
.subnavibox {
	min-height:auto;
}

.sub_ns {
    color: #003477;
	text-align:left;
	font-size:1.16em;
	border-bottom:1px solid #003477;
    margin:0;
    padding-bottom:10px;
    line-height:1.4
}
.date {
	text-align:right;
	margin-bottom:30px;
	background-color:#fcf2d8;
	font-size:0.76em;
	color:#003477;
	padding:5px 10px;
	line-height:1.231;
    letter-spacing: 0.1em;
}

.box_adj1 {
	margin-top:40px !important;
}
.topics h4 {
	float:left;
	width:100px;
}
.topics p {
	margin-left:100px;
}
.topics span {
	font-size:0.84em;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.ntopics {
	line-height:1.7;
	width:auto;
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px dotted #999;
}
.ntopics:last-child {
    margin-bottom: 0;
}
.ntopics1 {
	float:left;
	width:130px;
	font-size:0.84em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
}
.ntopics2 {
	float:left;
	width:130px;
	font-size:1px;
	line-height:0;
}
.ntopics3 {
	margin-left:260px;
}

@media screen and (max-width: 960px) {

}


@media screen and (max-width: 560px) {
.newsbox {
    
}

.ntopics {
	margin-bottom: 20px;
	padding-bottom:20px;
}
.ntopics1 {
	float:left;
	width:100px;
}
.ntopics2 {
	float:none;
	margin-left:100px;
	width:auto;
	margin-bottom:10px;
}
.ntopics3 {
	margin-left:0;
}


.box_adj1 {
	margin-top:30px !important;
}

}
