@charset "utf-8";

.forchair_presenter {
	padding: 135px 0 125px;
}

.forchair_presenter_text {
	color: #30302f;
	font-size: 1.8rem;
	line-height: 3.4rem;
	text-align: justify;
}

.forchair_presenter_text p {
	margin-bottom: 20px;
}

.forchair_presenter_text p:last-child {
	margin-bottom: 0px;
}

.forchair_presenter_list {
	margin-top: 95px;
}

.forchair_presenter_list > ul {

}

.forchair_presenter_list > ul > li {
	margin-bottom: 68px;
}

.forchair_presenter_list > ul > li:last-child {
	margin-bottom: 0px;
}

.forchair_presenter_titleSub {
	border-bottom: 2px solid #01604d;
	padding-bottom: 12px;
}

.forchair_presenter_titleSub h3 {
	color: #92b103;
	display: flex;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
}

.forchair_presenter_lBox {
	padding-top: 23px;
}

.forchair_presenter_time {
	display: flex;
	justify-content: space-between;
}

.forchair_presenter_time > li {
	width: 47.9%;
}

.forchair_presenter_timeBox {
	align-items: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	padding: 16px 10px 10px;
	width: 100%;
}

.forchair_presenter_tTitle {
	color: #92b103;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1;
}

.forchair_presenter_tInner {
	color: #ffffff;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 2.8rem;
	padding-top: 10px;
	text-align: center;
}

.forchair_presenter_tInner span {
	font-size: 1.76rem;
}

.forchair_presenter_president {
	color: #30302f;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1;
}

.forchair_presenter_president span {
	font-size: 1.6rem;
	font-weight: normal;
}

.forchair_presenter_hall {
	color: #30302f;
	font-size: 1.6rem;
	line-height: 3.4rem;
	text-align: justify;
}

.forchair_presenter_hall .font-bold {
	font-weight: bold;
}

.forchair_presenter_hall .time_block {
	display: inline-block;
	width: 176px;
}

.forchair_presenter_hall div {
	display: inline-block;
}

.forchair_presenter_hall a {
	color: #30302f;
}

.forchair_presenter_hall a:hover {
	color: #92b103;
}

.forchair_presenter_prompt {
	color: #30302f;
	font-size: 1.6rem;
	line-height: 2.8rem;
	text-align: justify;
}

.forchair_presenter_prompt > li {
	margin-bottom: 10px;
}

.forchair_presenter_prompt > li:last-child {
	margin-bottom: 0px;
}

.forchair_presenter_pTitle {

}

.forchair_presenter_pTitle h4 {
	display: flex;
	font-weight: bold;
}

.forchair_presenter_pTitle h4 span:nth-child(1) {
	flex: 0 0 auto;
}

.forchair_presenter_pList {
	padding-top: 9px;
}

.forchair_presenter_pList > li {
	display: flex;
	margin-bottom: 9px;
}

.forchair_presenter_pList > li:last-child {
	margin-bottom: 0px;
}

.forchair_presenter_pList > li > div:nth-child(1) {
	flex: 0 0 auto;
}

.forchair_presenter_pList > li.big {
	margin-bottom: 0px;
}

.forchair_presenter_pList > li.small > div {
	font-size: 1.4rem;
}

.forchair_presenter_pText {
	color: #30302f;
	font-size: 1.6rem;
	line-height: 2.8rem;
	margin-top: 9px;
	text-align: justify;
}

.forchair_presenter_pList02 {
	margin-top: 10px;
}

.forchair_presenter_pList02 li {
	color: #30302f;
	display: flex;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-align: justify;
}

@media only screen and (max-width: 1024px) {
	/* ----------- forchair_presenter ----------- */
	.forchair_presenter {
		padding: 80px 0 80px;
	}

	.forchair_presenter_tTitle {
		font-size: 2.0rem;
	}

	.forchair_presenter_tInner {
		font-size: 2.0rem;
		line-height: 2.6rem;
		padding-top: 8px;
	}

	.forchair_presenter_tInner span {
		font-size: 1.6rem;
	}

	.forchair_presenter_list {
		margin-top: 70px;
	}

}

@media only screen and (max-width: 768px) {
	/* ----------- forchair_presenter ----------- */
	.forchair_presenter_text {
		font-size: 1.6rem;
		line-height: 3.2rem;
	}

	.forchair_presenter_list {
		margin-top: 50px;
	}

	.forchair_presenter_titleSub {
		padding-bottom: 10px;
	}

	.forchair_presenter_titleSub h3 {
		font-size: 2.0rem;
	}

	.forchair_presenter_tTitle {
		font-size: 1.8rem;
	}

	.forchair_presenter_tInner {
		font-size: 1.8rem;
		line-height: 2.4rem;
		padding-top: 5px;
	}

	.forchair_presenter_tInner span {
		font-size: 1.4rem;
	}

	.forchair_presenter_president {
		font-size: 1.8rem;
	}

	.forchair_presenter_president span {
		font-size: 1.4rem;
	}

	.forchair_presenter_hall {
		font-size: 1.4rem;
		line-height: 3.2rem;
	}

	.forchair_presenter_prompt {
		font-size: 1.4rem;
		line-height: 2.6rem;
	}

	.forchair_presenter_pText {
		font-size: 1.4rem;
		line-height: 2.6rem;
		margin-top: 5px;
	}

	.forchair_presenter_list > ul > li {
		margin-bottom: 40px;
	}

	.forchair_presenter_pList {
		padding-top: 5px;
	}

	.forchair_presenter_pList > li {
		margin-bottom: 5px;
	}

	.forchair_presenter_prompt > li {
		margin-bottom: 8px;
	}

	.forchair_presenter_pList > li.small > div {
		font-size: 1.2rem;
		line-height: 2.6rem;
	}

	.forchair_presenter_pList02 li {
		font-size: 1.2rem;
		line-height: 2.6rem;
	}

	.forchair_presenter_text p {
		margin-bottom: 15px;
	}

}

@media only screen and (max-width: 650px) {
	/* ----------- forchair_presenter ----------- */
	.forchair_presenter_time {
		flex-direction: column;
		text-align: center;
	}

	.forchair_presenter_time > li {
		margin-bottom: 20px;
		width: 100%;
	}

	.forchair_presenter_time > li:last-child {
		margin-bottom: 0px;
	}

	.forchair_presenter_timeBox {
		min-height: 99px;
	}

}

@media only screen and (max-width: 480px) {
	/* ----------- forchair_presenter ----------- */
	.forchair_presenter_text {
		line-height: 3.0rem;
	}

	.forchair_presenter_text p {
		margin-bottom: 13px;
	}

	.forchair_presenter_list {
		margin-top: 40px;
	}

	.forchair_presenter_titleSub {
		padding-bottom: 6px;
	}

	.forchair_presenter_titleSub h3 {
		font-size: 1.8rem;
	}

	.forchair_presenter_list > ul > li {
		margin-bottom: 30px;
	}

}