
.secCtsArea .lead {
	margin-top: 50px;
}
.secCtsArea .leftTextArea {
	margin-top: 20px;
}
.secCtsArea .lead .txt , .leftTextArea .txt{
	font-size: 1.6rem;
	line-height: 1.8;
}
.secCtsArea .lead .txt + .txt {
	margin-top: 35px;
}
.secCtsArea .lead .txtDtl {
	font-size: 1.4rem;
}
/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
	.secCtsArea .lead {
		margin-top: 35px;
	}
	.secCtsArea .leftTextArea {
		margin-top: 10px;
	}
	.secCtsArea .lead .txt , .leftTextArea .txt{
		text-align: left;
		line-height: 1.7;
	}
}



.note {
	margin-top: 50px;
	background: #f6f6f6;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 30px 0;
}
.note .txt {
	text-align: center;
	font-size: 2rem;
	line-height: 1.8;
}
/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
	.note {
		margin-top: 20px;
		padding: 25px 20px;
	}
	.note .txt {
		text-align: left;
		font-size: 1.9rem;
	}
}




.linkFileBlock {
	margin-top: 55px;
}
/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
	.linkFileBlock {
		margin-top: 25px;
	}
}





.secCtsArea .secDtl {
	margin-top: 80px;
}
.secCtsArea .secDtl .colTtl {
	box-sizing: border-box;
	padding-top: 45px;
}
.secCtsArea .ctsItem {
	display: flex;
	margin-top: 40px;
}
.secCtsArea .ctsItem .img {
	width: 360px;
	text-align: center;
}
.secCtsArea .ctsItem .img img {
	width: 122px;
	height: auto;
}
.secCtsArea .ctsItem .txt {
	font-size: 1.6rem;
	line-height: 2;
	flex: 1;
}
.secCtsArea .ctsItemList {
	margin-top: 100px;
}
.secCtsArea .ctsItemList .listDtl + .listDtl {
	box-sizing: border-box;
	padding-top: 45px;
	border-top: 1px dashed #ccc;
}
.secCtsArea .itemBoxWrap .item .inr .ttl {
	width: 285px;
	box-sizing: border-box;
	padding-right: 20px;
	color: #871f4c;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.6;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox {
	flex: 1;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel + .txtCel {
	margin-top: 40px;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem {
	margin-top: 10px;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtEm {
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.6;
}
.secCtsArea .itemBoxWrap .item .inr .txt {
	font-size: 1.6rem;
	line-height: 1.8;
}
.secCtsArea .itemBoxWrap .item .inr .txtDay {
	margin-right: 30px;
}
.secCtsArea .itemBoxWrap .item .inr .txtIdt {
	padding-left: 1em;
	text-indent: -1em;
}
.secCtsArea .word {
	margin-top: 10px;
}
.secCtsArea .word .txt {
	text-align: right;
	font-size: 1.3rem;
	line-height: 1.6;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
	.secCtsArea .secDtl {
		margin-top: 40px;
	}
	.secCtsArea .secDtl .ctsItem {
		display: block;
		margin-top: 20px;
	}
	.secCtsArea .ctsItem .img {
		display: block;
		width: 50%;
		box-sizing: border-box;
		padding: 0 10px;
		float: left;
	}
	.secCtsArea .ctsItem .img img {
		max-width: 122px;
		width: 100%;
		height: auto;
	}
	.secCtsArea .ctsItemList {
		margin-top: 50px;
	}
	.secCtsArea .secDtl .ctsItem .txt {
		font-size: 1.5rem;
		line-height: 1.6;
	}
	.secCtsArea .itemBoxWrap .item .inr .ttl {
		width: 100%;
		padding-right: 0;
	}
	.secCtsArea .itemBoxWrap .item .inr .txt {
		font-size: 1.7rem;
	}
	.secCtsArea .itemBoxWrap .item .inr .txtDay {
		margin-right: 30px;
	}
	.secCtsArea .ctsItemList .listDtl + .listDtl {
		padding-top: 20px;
	}
}






/* ↓↓↓ MT更新 ↓↓↓ */
.secCtsArea .ctsItemList .listDtl .announcementItem {
	margin-top: 50px;
}
.secCtsArea .ctsItemList .listDtl .announcementItem + .announcementItem {
	box-sizing: border-box;
	padding-top: 45px;
	border-top: 1px dashed #ccc;
}
.secCtsArea .ctsItemList .listDtl .announcementItem .ttl {
	box-sizing: border-box;
	color: #871f4c;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.6;
}

.secCtsArea .ctsItemList .listDtl .announcementItem .itemBoxWrap .item .inr .announceItemTtl {
	width: 400px;
	box-sizing: border-box;
	padding-right: 20px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.6;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .ulBr {
	display: flex;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .ulBr .durationTtl {
	width: 170px;
	box-sizing: border-box;
	padding-right: 10px;
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .innerList {
	flex: 1;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
	.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .ulBr {
		display: block;
	}
	.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .ulBr .durationTtl {
		width: 100%;
		padding-right: 0;
	}
	.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem .innerList .txtIdt2 {
		padding-left: 1em;
		text-indent: -1em;
	}
}
.secCtsArea .itemBoxWrap .item .inr .txtBox .txtCel .txtItem {
	margin-top: 10px;
}
/* ↑↑↑ MT更新 ↑↑↑ */
/* 2023/6/1update */
.secCtsArea .ctsItemList .listDtl .date {
		margin-top: 20px;
		text-align: right;
		font-size: 1.6rem;
}
.listDtl .item .inr .txtBox .txtTtl {
		font-size: 1.6rem;
		line-height: 1.6;
		font-weight: bold;
	}
.listDtl .item .inr .txtBox .txtIdt4 {
		padding-left: 1em;
}
.listDtl .item .inr .txtBox .table {
	margin-top: 10px;
	width: 300;
}
.listDtl .item .inr .txtBox .table .tr {
	display: flex;
	margin: 0 -2px 0 0;
}
.listDtl .item .inr .txtBox .table .th {
	width: 40%;
	box-sizing: border-box;
	padding-right: 2px;
}
.listDtl .item .inr .txtBox .table .thTtl {
	width: 60%;
	box-sizing: border-box;
	padding-right: 2px;
}
.listDtl .item .inr .txtBox .table .tr:not(:first-child) {
	margin-right: 0;
}
.listDtl .item .inr .txtBox .table .tr:not(:first-child) .th {
	padding-right: 0;
	padding-top: 2px;
	padding-right: 1px;
}
.listDtl .item .inr .txtBox .table .tr .td {
	width: 60%;
	padding-top: 2px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}
.listDtl .item .inr .txtBox .table .tr .td:last-child {
	border-right: 2px solid #ccc;
}
.listDtl .item .inr .txtBox .table .th .cell, .thTtl .cell {
	height: 100%;
	background: #87224c;
	color: #fff;
}
.listDtl .item .inr .txtBox .table .th .cell .left {
	text-align: left;
}
.listDtl .item .inr .txtBox .table .th + .td {
	border-left: none;
}
.listDtl .item .inr .txtBox .table .cell {
	text-align: center;
	box-sizing: border-box;
	padding: 8px 10px;
	font-size: 1.6rem;
}
/* 2023/6/1update */
