/* item styling　ここから */
/* div id＝"main" */

#page3_1 {
	width:100%;
	margin: 0 auto;
	margin-top: 50px;
}

.event-figure img {
	width: 100%;
	height: 0;
	padding-top: calc(980 / 1472 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	background: url(choir_images/2025.02.04_choir.JPG) center center / cover no-repeat;
}

.page3_1main {
	width: 960px;
	margin: auto;

}
.page3_1article0 h3 {
    font-size: 25px;
    font-family: Meiryo;
	font-weight: bold;
    color: #DC143C;
	text-align: center;
	border-style: solid;
	border-width: 3px;
	border-color: #DC143C;
}

.page3_1article0 p {
	font-size: 15px;
	font-family: Meiryo;
    line-height: 1.6;
    color: #000000;
	padding-top: 5px;
	padding-left: 10px;

}


/* div class＝"main-page-menu"-------------------------------------------------------------------- */

#page3 {
	width:100%;
	margin: 0 auto;
	padding-top: 10px;
}


.main-page-menu {
	width: 960px;
	margin: 0 auto;
}

/* div class＝"main-page-menu_4clum2" */
.main-page-menu_4clum2 {
	overflow: hidden;
	width: 960px;
}
/* div class＝"main-page-menu_4clum2.section" */
.section4-2-1 {
	margin-right: 20px;
	float: left;
}
.section4-2-1 img {
	width: 225px;
	height: 140px;
}
 .section4-2-1 h3 {
	font-size: 18px;
    font-family: Meiryo;
	text-align: center;
	margin: 5px 0;
	color: #000000;
}
.article3 {
	width: 210px;
	height: 100px;
}
.article3 p {
	margin-top: 0px;
	font-size: 13px;
    line-height: 1.429;
    color: #000000;
	padding-left: 10px;
}

.section4-2-2 {
	margin-right: 20px;
	float: left;
}
.section4-2-2 img {
	width: 225px;
	height: 140px;
}
.section4-2-2 h3 {
	font-size: 18px;
    font-family: Meiryo;
	text-align: center;
	margin: 5px 0;
	color: #000000;
}
.article4 {
	width: 210px;
	height: 100px;
}
.article4 p {
	margin-top: 0px;
	font-size: 13px;
    line-height: 1.429;
    color: #000000;
	padding-left: 10px;
}

.section4-2-3 {
	margin-right: 20px;
	float: left;
}
.section4-2-3 img {
	width: 225px;
	height: 140px;
}
 .section4-2-3 h3 {
	font-size: 18px;
    font-family: Meiryo;
	text-align: center;
	margin: 5px 0;
	color: #000000;
}
.article5 {
	width: 210px;
	height: 100px;
}
.article5 p {
	margin-top: 0px;
	font-size: 13px;
    line-height: 1.429;
    color: #000000;
	padding-left: 10px;
}
.section4-2-4 {
	float: left;
}
.section4-2-4 img {
	width: 225px;
	height: 140px;
}
 .section4-2-4 h3 {
	font-size: 18px;
    font-family: Meiryo;
	text-align: center;
	margin: 5px 0;
	color: #000000;
}


#page4 {
	width:100%;
	margin: 0 auto;
}

.article ul li {
	font-size: 14.5px;

	list-style: none;
}


#page4-2 {
	width:100%;
	margin: 0 auto;
}

.main {
	width: 960px;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}


.title h1 img {
	padding-left: 909px;
	width: 51px;
	height: 23px;
}

.article0 h3 {
    font-size: 18px;
    font-family: Meiryo;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 2px 0px;
	background: #DC143C;

}
.article0 img {
	width: 960px;
	height: 350px;
}

.article0 p {
	font-size: 15px;
    line-height: 1.429;
    color: #000000;
}

.article0 ul {
	border-top: 1px solid #777777;
	padding-bottom: 5px;
}

.backtotop {
	text-align: right;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.backtotop a {
	color: #ffffff;
	font-size: 10px;
	padding: 6px 2em 4px;
	border-radius: 4px 4px 4px 4px;
	background: #DC143C;
}


