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

.pageHeadTeacher .txt {
	bottom: 70px;
}
.flex.bw{
	align-items: flex-start;
}
@media screen and (max-width: 767px) {
	.pageHeadTeacher .txt {
		bottom: 10px;
	}
}
.leadBox {
	margin-bottom: 120px;
	align-items: flex-start;
}
.leadBox .txt {
	max-width: 560px;
	margin-left: 20px;
}
.leadBox .txt p {
	line-height: 2.2;
}

@media screen and (max-width: 767px) {
	.leadBox {
		margin-bottom: 60px;
	}
	.leadBox .txt {
		margin: 30px 0;
	}
}
.figureBox {
	align-items: stretch;
	position: relative;
	margin: 95px 0 0;
}
.figureBox .txt {
	margin-top: 20px;
	width: 44%;
}
.figureBox .txt .ttl {
	color: #022202;
	font-size: 5.4rem;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 13px;
}
.figureBox .txt p {
	font-size: 2.8rem;
	font-weight: 700;
}

.figureBox .note {
	position: absolute;
	left: 0;
	bottom: 50px;
}
.figureBox .note li {
	margin-bottom: 5px;
	vertical-align: middle;
}

.figureBox .note li:nth-child(2) {
	padding-left: 38px;
}
.figureBox .note li img{
	display: inline-block;
	margin-right: 10px;
}

.figureBox .img {
	margin-top: 0px;
	width: 50%;
}
@media screen and (max-width: 767px) {
	.figureBox {
		margin: 60px 0 0;
	}
	.figureBox .txt, .figureBox .img {
		width: 100%;
	}
	.figureBox .txt .ttl {
		font-size: 2rem;
		margin-bottom: 5px;
	}
	.figureBox .txt p {
		font-size: 1.6rem;
		margin-bottom: 20px;
	}
	.figureBox .note {
		position: static;
	}
	.figureBox .note img {
		height: 20px;
		width: auto;
	}
	
	.figureBox .note li:nth-child(2) {
		padding-left: 22px;
	}
}

.underline {
	color: #022202;
	display: inline-block;
	padding: 0 6px;
	margin: 0 3px;
	position: relative;
	z-index: 0;
}
.underline.bold {
	font-weight: bold;
}
.underline:after {
	content:'';
	display: block;
	background: rgba(123,163,39,0.5);
	height:19px;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	z-index: -1;
}
.underline.thin {
	padding: 0;
}
.underline.thin:after {
	height: 10px;
	bottom: 5px;
}
.teacherComment {

	height: 377px;
	padding-left: 120px;
}
.teacherComment:after {
	right: 10px;
	height: 242px;
	width: 206px;
}
.teacherComment .wrap {
	width: 790px;
}
.teacherComment .wrap .ttl {
	color: #022202;
	font-size: 3.2rem;
	font-weight: 700;
	margin-bottom: 20px;
	position: absolute;
	top: 25px;
	left: 105px;
}
.teacherComment .flex {
	margin-bottom: 0;
}
.teacherComment .flex .txt {
	max-width: 470px;
}
.teacherComment .flex .img {
	width: 290px;
}
.teacherComment .flex .img img {
	width: 100%;
}

.teacherComment .flex .txt p {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.8;
	text-align: justify;
	margin-top: 30px;
}

.simulation03 .teacherComment {
	background: url("../images/concept/eq/simulation/bg_idea_comment_ver2.png") center center;
	height: 460px;
}

@media screen and (max-width: 767px) {
	.teacherComment, .simulation03 .teacherComment {
		background: #7BA327;
		height: auto;
		padding: 15px 15px 0;
	}
	.teacherComment .flex .img {
		width: 100%;
	}
	.teacherComment .flex .txt {
		margin-top: 20px;
		max-width: none;
	}
	.teacherComment .flex .txt p{
		font-size: 1.5rem;
	}
	.teacherComment:after {
		background-size: 100% auto;
		height: 65px;
		width: 60px;
		bottom: -10px
	}
	.teacherComment .wrap {
		width: 100%;
	}
	.teacherComment .wrap .txt {
		background: #fff;
	}
	.teacherComment .wrap .ttl {
		font-size: 2rem;
		padding: 10px 5% 0;
		position: static;
		margin-bottom: 0;
	}
	.teacherComment:after {
		bottom: 0;
	}
	.teacherComment .flex {
    margin-bottom: 20px;
}
}
.column {
	margin-top: 130px;
}
.column .ttl {
	font-size: 3.2rem;
	line-height: 1.2;
	margin-bottom: 0;
}

.column .flex .txt {
	width: 47%;
}
.column .flex .txt p {
	line-height: 2.3;
	margin-top: 30px;
}

.column .flex .img {
	width: 48%;
}

@media screen and (max-width: 767px) {
	.column {
		margin-top: 30px;
	}
	.column .ttl {
		font-size: 2.0rem;
	}
	.column .flex .txt, .column .flex .img {
		width: 100%;
	}
	.column .flex .txt p {
		line-height: 1.8;
	}
	.column .flex .img {
		margin-top: 30px;
	}
}

.simulation01 {
	margin-top: 105px;
}
.simulation01 .teacherComment {
	margin-top: 60px;
}
@media screen and (max-width: 767px) {
	.simulation01 {
		margin-top: 60px;
	}
	.simulation01 .teacherComment{
		margin-top: 0;
	}	
	
}

.simulation02 {
	margin-top: 165px;
}

.simulation02 .column .flex .img iframe {
	height: 324px;
	width: 100%;
}
.simulation02 .column .ttl {
	font-size: 2.8rem;
	margin-bottom: 30px;
}
.simulation02 .column + .column {
	margin-top: 100px;
}

.simulation02 .column .flex.fdr .ttl {
	margin-bottom: 30px;
}
.simulation02 .column .flex.fdr .txt{
	width: 43%;
}
@media screen and (max-width: 767px) {
	.simulation02 {
		margin-top: 60px;
	}
	.simulation02 .column {
		margin-top: 30px;
	}
	.simulation02 .column .ttl {
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.simulation02 .column .flex .img iframe {
		height: 250px;
	}
	.simulation02 .column + .column {
		margin-top: 30px;
	}
	.simulation02 .column .flex.fdr .txt {
		width: 100%;
	}
	.simulation02 .column .flex.fdr .ttl {
		margin-bottom: 10px;
	}
}
.simulation03 {
	margin-top: 150px;
}

.simulation03 .teacherComment .flex {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.simulation03 {
		margin-top: 60px;
	}
	.simulation03 .teacherComment .img {
		background: #fff;
		padding: 5%;
	}
}
.teacherSec {
	margin: 0 0 120px;
}
.simulation03 + .teacherSec {
	margin-top: 200px;
}
.senseiColumn{
	border: 5px solid #7BA327;
	border-radius: 10px;
	padding: 90px 170px;
	position: relative;
}

.senseiColumn p {
	font-size: 2rem;
	line-height: 1.8;
}

.senseiColumn .img {
	flex-wrap: nowrap;
	margin-top: 65px;
	margin-right: -140px;
}
.senseiColumn .img li img {
	width: 100%;
}


.senseiColumn:after {
	background: url("/wp/wp-content/uploads/2025/06/idea-home_chara_04.png");
	background-size: cover;
	content: '';
	display: block;
	height: 264px;
	width: 247px;
	position: absolute;
	bottom: -10px;
	left: -35px;
	transition: 0.3s;
}


@media screen and (max-width: 767px) {
	.teacherSec {
		margin: 60px 0;
	}
	.simulation03 + .teacherSec {
		margin-top: 60px;
	}
	.senseiColumn {
		padding: 10px 20px 30px;
	}
	.senseiColumn:after {
		height: 132px;
		width: 123px;
		left: -4%;
	}
	.senseiColumn p {
		font-size: 1.4rem;
	}
	.senseiColumn .img {
		margin: 30px 0 0;
	}
	.senseiColumn .img li:nth-child(2) {
		margin-top: 60px;
	}
	
}
