.te_main{
	background-image: url(../img/teacher/teacher_fv.jpg);
}
.te_con1{
	/* width: 1000px; */
	width: 1200px;/*202007 mod*/
	margin: 60px auto 150px;
}

.te_con1b{
	/* width: 1000px; */
	width: 1200px;/*202007 mod*/
	margin: 50px auto 40px;
}

.te_lineup{
	margin-bottom: 40px;
}

.te_lineup li{
	float: left;
	border: 1px #f1cbd6 solid;
	margin-right: 35px;
	margin-bottom: 35px;
	border-radius:5px;
	/* width: 480px; */
	width: 580px;/*202007 mod*/
}

.te_lineup li:nth-child(2n) {
  margin-right: 0;
}

.te_lineup li dl{
	padding: 24px 22px;
	/* height: 214px; */
	height: 170px;/*202007 mod*/
}

.te_lineup li dt{
	width: 165px;
	float: left;
	margin-right: 20px;
	padding: 2px;
	border: 1px #eee solid;
}

.te_lineup li dd{
	float: left;
	/* width: 245px; */
	width: 345px;/*202007 mod*/
}

.te_lineup li dd h3{
	font-size: 24px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	line-height: 1.4;
	padding-bottom: 1px;
	letter-spacing: 0.5px;
}

.te_lineup li dd h3 span{
	vertical-align: middle;
}

.te_lineup li dd h3 .name1{
	font-size: 11px;
	font-family: "新ゴ R", sans-serif;
	letter-spacing: 0.5px;
}

.te_lineup .te_office{
	color: #666;
	font-size: 13px;
}

.te_lineup .te_text{
	color: #666;
	border-top:1px dotted #ccc;
	padding-top: 10px;
	margin-top: 10px;
	letter-spacing: 1px;
}

.te_lineup .detail_link{
	padding-top: 7px;
}

.te_lineup .detail_link p{
	float: left;
	padding-right: 5px;
}

.te_lineup .profile a{
	font-size: 12px;
	color: #a3945d;
	text-decoration: none;
	background: url(../img/teacher_icon.png) no-repeat 2px center;
	letter-spacing: 0.5px;
	background-size: 15px;
	padding: 1px 0 0 20px;
}

.te_lineup .schedule a{
	font-size: 12px;
	color: #a3945d;
	text-decoration: none;
	background: url(../img/sche_icon.png) no-repeat 2px center;
	letter-spacing: 0.5px;
	background-size: 15px;
	padding: 1px 0 0 20px;
}

/* =========================================================
		detail
========================================================= */
.s_teacher{
	font-size: 25px;
	font-family: "新ゴ R", sans-serif;
	line-height: 1.4;
	padding-bottom: 27px;
	letter-spacing: 2px;
}

.te_profile .te_left{
	float: left;
	width: 326px;
	margin-right: 44px;
}

.te_profile .te_right{
	float: left;
	/* width: 630px; */
	width: 830px;/*202007 mod*/
}

.te_profile .te_right h3{
	font-size: 34px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	line-height: 1.4;
	padding-bottom: 20px;
}
.te_profile .te_right h3 span{
	vertical-align: middle;
}

.te_profile .te_right h3 .name1{
	font-size: 13px;
	font-family: "新ゴ R", sans-serif;
}

.te_profile .te_right h4{
	font-size: 20px;
	font-family: "新ゴ R", sans-serif;
	color: #333;
	line-height: 1.4;
	padding-bottom: 23px;
}

.te_profile .te_right dl{
	line-height: 1.5;
}

.te_profile .te_right dl dt {
	float: left;
	clear: left;
	width: 15em;
	padding-bottom: 0.75em;
	vertical-align: top;
	position: relative;
	font-weight: bold;
	overflow: hidden;
	font-family: "新ゴ R";	
}

.te_profile .te_right dl dt:after {
	content: "";
	position: absolute;
	top: 11px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-left: 0.75em;
	border-bottom: 1px dotted #DDD;
}

.te_profile .te_right dl dd {
	padding-bottom: 0.75em;
	float: left;
	/* width: 405px; */
	width: 605px;/* 202007 mod */
	padding-left: 15px;
}

.te_con2{
	/* width: 1000px; */
	width: 1200px;/* 202007 mod */
	margin: 50px auto 75px;
}

.te_con2 h3{
	padding: 8px 0 8px 53px;
	background: #fdf1f4;
	border-radius: 3px;
	font-size: 16px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	margin-bottom: 20px;
}

.te_con2 .career{
	background: url(../img/teacher/te_icon1.png) no-repeat 15px center #fdf1f4;
	background-size: 31px;
}

.te_con2 .shikaku{
	background: url(../img/teacher/te_icon2.png) no-repeat 15px center #fdf1f4;
	background-size: 31px;
}

.te_con2 .tede_text1{
	font-size: 14px;
	line-height: 1.8;
	margin: 0 auto 40px;
	/* width: 940px; */
	width: 1160px;/* 202007 mod */
}

.tede_pic1{
	width: 940px;
	margin: 0 auto;
}

.tede_pic1 .tede_l{
	float: left;
	width: 450px;
}

.tede_pic1 .tede_r{
	float: right;
	width: 450px;
}

.messagecon{
	padding: 3px;
	border: 4px solid #eed79c;
	border-radius: 4px;
	box-sizing: border-box;
	position: relative;
	margin:45px auto 40px;
}

.massagein{
	padding: 30px 40px 30px;
	border: 1px solid #eed79c;
	border-radius: 4px;
	box-sizing: border-box;
	position: relative;
}

.massagein h3{
	padding: 10px 25px;
	background-color: #fff;
	margin: -64px auto 5px;
	text-align: center;
	display: table;
}

.massagein h3 span{
	padding: 0 0 0 44px;
	font-size: 24px;
	background: url(../img/teacher/te_icon3.png) no-repeat 0px center #fff;
	background-size: 37px;
	color: #db6687;
	font-family: "新ゴ R", sans-serif;
	text-align: center;
}

.massage_txt{
	font-size: 17px;
	font-family: "新ゴ R";
	line-height: 1.75;
}

/* schedule--------------------------*/
.te_con3{
	background: #fdf1f4;
}

.te_con3in{
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0 60px;
}

.te_con3in h3{
	text-align: center;
	padding-bottom: 35px;
}

.te_con3in h3 span{
	text-align: center;
	padding: 0 0 0 56px;
	font-size: 28px;
	background: url(../img/teacher/te_icon4.png) no-repeat 0 center;
	background-size: 48px;
	color: #db6687;
	font-family: "新ゴ R", sans-serif;
}

.te_con3in .te_sche{
	background: #fff;
	padding: 45px 45px 15px;
}

.te_con3in .te_sche li{
	border-bottom: dotted 1px #f1cbd6;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.te_con3in .te_sche dl{
	float: left;
}

.te_con3in .te_sche dt{
	float: left;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 73px;
	height: 73px;
	border-radius: 50%;
	background: #db6687;
	line-height: 1.2;
	margin: 6px 24px 6px 5px;
}

.te_con3in .te_sche dt span{
	display: table-cell;
	text-align: center;
	width: 73px;
	height: 73px;
	vertical-align: middle;
}

.te_con3in .te_sche dd{
	float: left;
}

.te_con3in .te_sche dd .date{
	font-size: 23px;
	font-family: "新ゴ R";
	padding:0 0 0;
	letter-spacing: 2px;
	line-height: 1.4;
}

.te_con3in .te_sche dd .place{
	font-size: 18px;
	font-family: "新ゴ R";
	letter-spacing: 2px;
	padding-bottom: 4px;
}

.te_con3in .te_sche .condition p{
	padding: 2px 10px;
	color: #db6687;
	border: 1px solid #db6687;
	border-radius: 3px;
	font-size: 11px;
	margin:8px 2px 0 0;
	display: inline-block;
}

.te_con3in .te_sche .condition p.seminar_type {
	background: #db6687;
	color: #fff;
}

.te_con3in .te_sche  .sche_btn2{
	float: right;
	margin-top: 20px;
}

.sche_btn2 a{
	width: 190px;
	padding: 15px 20px 15px 15px;
	margin: 0 auto;
	display: block;
	color: #fff !important;
	background: #a3945d;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 1px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	font-family: "新ゴ R";
}

.sche_btn2 a:after{
	content: '';
	display: block;
	position: absolute;
	right: 11px;
	top: 50%;
	margin-top: -7px;
	width: 6px;
	height: 15px;
	background: url(../img/arrow3.png) no-repeat center;
			background-size: auto auto;
	background-size: auto auto;
	background-size: contain;
}

/* voice--------------------------*/
.te_con4{
}

.te_con4in{
	/* width: 1000px; */
	width: 1200px;/* 202007 mod */
	margin: 0 auto;
	padding: 60px 0 90px;
}

.te_con4 .voice_n{
	font-size: 20px;
	text-align: center;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	letter-spacing: 3px;
}

.te_con4 h3{
	font-size: 32px;
	text-align: center;
	font-family: "新ゴ R", sans-serif;
	padding-bottom: 30px;
	color: #db6687;
	letter-spacing: 3px;
}

.te_con4 .voice1 {
	background: #fff;
	padding: 4px;
	border: 1px solid #e2dbd1;
	margin-bottom: 20px;
}

.te_con4 .letter1{
	padding: 22px 35px 28px 35px;
	background-image: url(../img/bg_wrapper.jpg);
}

.te_con4 .letter1 h4{
	font-size: 21px;
	font-family: "新ゴ R";
	color: #db6687;
	padding:10px 0 8px;
	letter-spacing: 1.2px;
}
.te_con4 .letter1 .letter_n{
	font-size: 13px;
	padding-bottom: 15px;
	color: #a3945d;
	padding: 0 0 12px;
	letter-spacing: 1px;
}

.te_con4 .letter1 .txt1{
	font-size: 14px;
	line-height: 2.3em;
	padding-bottom: 0.5em;
	display: inline;
	border-bottom: 1px dashed #d0c396;
	color: #966b62;
}
.teacher_detail h2{
	padding-top: 45px;
	line-height: 1.5;
}

.teacher_detail span{
	font-size: 22px;
}

.consulting_form a{
	color: #444;
	font-size: inherit;
	text-decoration: none;
}

.consulting_form:hover{
	text-decoration: underline;
}

.videocon {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 30px;
}
@media screen and (max-width: 667px){
	.videocon {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
}

.videocon .videowrap {
	position: relative;
	padding-bottom: 56.25%;
}

.videocon iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
