@charset "UTF-8";
/* CSS Document */

.group_event {
	font-size: 1.7rem;
	line-height: 1.8;
}


/* #ts202511_tosa -------------------------------------------*/

#ts202511_tosa {
	box-sizing: border-box;
}
#ts202511_tosa .honmonBox {
	
}
#ts202511_tosa .tBox {
	background-image:
		url("../img/event/ts202511_tosa/bg_lead04.png"),
		url("../img/event/ts202511_tosa/bg_lead03.png"),
		url("../img/event/ts202511_tosa/bg_lead02.png"),
		url("../img/event/ts202511_tosa/bg_lead01.png"),
		url("../img/event/ts202511_tosa/bg_lead05.jpg");
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	background-position: right 11.5% top, left 0.5% bottom 0.2em, right bottom, left 5% top 2em, left bottom;
	background-size: 24.82% auto, 24.82% auto, 24.82% auto, 24.82% auto, 100% auto;
	margin: 0 -5% 20px;
	padding: 0 0 0;
	min-height: 540px;
}

@media screen and (max-width: 767px) {
	#ts202511_tosa .tBox {
		background-image:
			url("../img/event/ts202511_tosa/bg_lead04.png"),
			url("../img/event/ts202511_tosa/bg_lead03.png"),
			url("../img/event/ts202511_tosa/bg_lead02.png"),
			url("../img/event/ts202511_tosa/bg_lead01.png"),
			url("../img/event/ts202511_tosa/bg_lead05.jpg");
		background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
		background-position:  right -8% top, left 15% bottom, right 12% bottom, left 0 top, center bottom 1.5em;
		background-size: 35% auto, 35% auto, 35% auto, 35% auto, 280% auto;
		margin: 5px -5% 0;
		padding: 0 0 60px;
		min-height: auto;
	}
}

#ts202511_tosa .h2Box2 {
	display: block;
	text-align: center;
	font-weight: 700;
	margin: -36px 5% 0;
	padding: 60px 0 25px;
}
#ts202511_tosa .h2Box2 p {
	font-size: 2.4rem;
	line-height: 1.2;
	margin: 20px 5% 1em;
}
#ts202511_tosa .h2Box2 h2 {
	font-size: 4.0rem;
	line-height: 1.25;
}
#ts202511_tosa p {
	font-size: 1.7rem;
}
#ts202511_tosa .cap {
	font-size: 1.4rem;
	line-height: 1.4;
}
#ts202511_tosa figure {
	margin: 15px 0;
}
#ts202511_tosa figure img {
	max-width: 100%;
}
#ts202511_tosa figure figcaption span {
	display: inline-block;
}
#ts202511_tosa .mainImgBox {
	position: relative;
	margin-top: -15px;
}
#ts202511_tosa .mainImgBox img {
	width: 100%;
}
#ts202511_tosa .leadBox {
	/*max-width: 800px;*/
	width: 60%;
	padding: 0 0 5em;
	margin: 20px auto 20px;
	text-align: center;
}
#ts202511_tosa .leadBox.alignLeft {
	max-width: 500px;
	width: 45%;
	text-align: left;
}
#ts202511_tosa .leadBox p {
	display: inline-block;
	font-size: 1.7rem;
	line-height: 2;
	margin: 0;
}

#ts202511_tosa .line {
	width: 504px;
	height: 100px;
	background: url("../img/event/ts202511_tosa/line.jpg") no-repeat center center / 100% auto;
}
#ts202511_tosa .line.alignCenter {
	margin: 0 auto;
}
#ts202511_tosa .line.alignLeft {
	margin: 0 10% 0 auto;
}
#ts202511_tosa .line.alignRight {
	margin: 0 auto 0 10%;
}

@media screen and (max-width: 767px) {
	#ts202511_tosa p {
		font-size: 1.6rem;
	}
	#ts202511_tosa .mainImgBox {
		margin: -15px 0 0;
		padding: 0;
	}
	#ts202511_tosa .honmonBox {
		margin-top: -15px;
		padding-top: 0;
	}
	
	#ts202511_tosa .h2Box2 {
		display: block;
		width: 111.0%;
		margin: 0 -5.5% 10px;
		padding: 20px 0 0;
		text-align: left;
		height: auto;
		box-sizing: border-box;
	}
	#ts202511_tosa .h2Box2 p {
		text-align: center;
		margin: 0 auto 0.5em;
		/*margin: 0 5% 0.5em;*/
		padding: 50px 0 0;
		font-size: 1.7rem;
	}
	#ts202511_tosa .h2Box2 h2 {
		text-align: center;
		font-size: 2.2rem;
		margin: 0 5% 0;
		padding-bottom: 1em;
	}
	#ts202511_tosa .leadBox {
		max-width: auto;
		width: 90%;
		margin: 20px auto 20px;
	}
	#ts202511_tosa .leadBox.alignLeft {
		max-width: auto;
		width: inherit;
	}
	#ts202511_tosa .leadBox p {
		font-size: 1.6rem;
		margin-right: 0;
		text-align: left;
	}
	#ts202511_tosa .line {
		width: 300px;
		height: 80px;
		background: url("../img/event/ts202511_tosa/line.jpg") no-repeat center center / 100% auto;
	}
	#ts202511_tosa p.alignCenter {
		text-align: left;
	}
}

#ts202511_tosa h4 {
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: bold;
	margin-bottom: 1em;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	#ts202511_tosa h4 {
		font-size: 1.08em;
	}
}

#ts202511_tosa .alignEnd {
	align-items: flex-end;
}

@media screen and (max-width: 767px) {
	#ts202511_tosa .tate {
		width: 70%!important;
		margin-left: auto!important;
		margin-right: auto!important;
	}
}

#ts202511_tosa .back {
	text-align: center;
	margin-top: 60px;
}

