@charset "utf-8";

/* teacher
---------------------------------------------------------------------------*/
.readTxt {
  font-size: 13px;
  letter-spacing: 1px;
  color: #563317;
  line-height: 1.8;
}

.btnBurret:before { content: '>'; padding-right: 5px; }
a { color: #EA9999; text-decoration: underline; outline: none; }
a:hover { color: #EA9999; text-decoration: none; }
::-moz-selection { background: #dedede; color: #333333; }
::selection { background: #dedede; color: #333333; }
img { border: none; }
em, strong { font-weight: normal; font-style: normal; }

.copyWrap {
  margin-bottom: 20px;
}

.contTop {
  padding-bottom: 0;
}

.contTop .eyeCatch {
  margin-bottom: 90px;
}

.contTop .sun {
  left: -49px;
}

.contTop .flagUsagi {
  left: -17px;
  top: 319px;
}

.contTop h1 {
  left: 110px;
  top: 373px;
}

section.teacherCont {
  width: 870px;
  margin: 0 auto 140px;
}

section.teacherCont .copyWrap .ttlWrap {
  padding-top: 120px;
}

section.teacherCont .copyWrap .contR span {
  color: #724C24;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 1px;
  border-left: 1px solid #563317;
}

.teacherSet {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 23px;
}

.teacherSet .img {
  text-align: center;
  margin-bottom: 30px;
}

.teacherSet .img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.teacherSet strong {
  font-family: "Pompiere",cursive;
  font-size: 30px;
  color: #563317;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  margin-bottom: 8px;
}

.teacherSet em {
  color: #563317;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 1px;
  display: block;
  text-align: center;
}

.teacherSet span {
  color: #724C24;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 1px;
  line-height: 2;
  display: block;
  text-align: justify;
}

.teacherSet .tantou {
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 17px;  
}

.teacherSet:first-child {
  margin-left: 0;
}

.teacherSet1 {
  position: relative;
	margin: 0 auto 40px auto;
	width: 710px;
}

.teacherSet1 div {
  width: 300px;
  position: relative;
  float: left;
  display: inline;
  margin-left: 105px;
  text-align: center;
}

.teacherSet1 div .msg {
  position: absolute;
  top: 35px;
}

.teacherSet1 div .tantou {
  margin: 30px 0 15px;
  letter-spacing: 2px;
  font-size: 11px;
}

.teacherSet1 div em {
  margin-bottom: 20px;
}

.teacherSet1 div:nth-child(1) .msg {
  left: -75px;
}

.teacherSet1 div:nth-child(2) .msg {
  left: -55px;
}

.set2Wrap {
  width: 650px;
	margin: 0 auto 70px;
}

.set3Wrap {
  width: 900px;
  margin: 0 auto 70px;
  padding-bottom: 0;
  position: relative;
}

.set3Wrap div {
  width: 200px;
}

.set4Wrap div {
  width: 200px;
}

.set5Wrap div {
  width: 200px;
}

.set5Wrap {
	transform: translateX(-110px);
}

.setTxt4Column {
  font-size: 13px;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  line-height: 2.2;
  color: #563317;
  margin-bottom: 80px;
}

/*
.set4Wrap {
  width: 530px;
  margin: 0 auto 50px;
  padding-bottom: 0;
  position: relative;
}
.set4Wrap div {
  width: 240px;
  position: relative;
  float: left;
  margin-left: 50px;
}
.set4Wrap div .img {
  margin-bottom: 30px;
}
.set4Wrap div strong {
  text-align: center;
  margin-bottom: 8px;
}
.set4Wrap div em {
  text-align: center;
}
.set4Wrap div .tantou {
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 17px;  
}
.set4Wrap div:first-child {
  margin-left: 0;
}
*/

.set4Wrap {
	width: 920px;
  margin: 0 auto 60px;
  padding-bottom: 0;
  position: relative;
}

.set4Wrap div {
	width: 230px;
  position: relative;
  float: left;
	margin-left: 0;
}

.set4Wrap div .img {
  margin-bottom: 30px;
}

.set4Wrap div strong {
  text-align: center;
  margin-bottom: 8px;
}

.set4Wrap div em {
  text-align: center;
}

.set4Wrap div .tantou {
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 17px;  
}

.set4Wrap div:first-child {
  margin-left: 0;
}

.set5Wrap {
	width: 1100px;
  margin: 0 auto 70px auto;
  padding-bottom: 0;
  position: relative;
}

.set4Wrap + .set4Wrap,
.set4Wrap + .set5Wrap {
	margin-top: 70px;
}

/*
.set2Wrap {
  width: 820px;
  margin: 30px auto 0;
}
.set2Wrap div {
  width: 240px;
  position: relative;
  float: left;
  margin: 0 50px 40px 20px;
}
*/


/* .teacher-section
------------------------------------*/
.teacher-section {
  position: relative;
  width: 984px;
  margin: 0 auto;
  padding-top: 85px;
  font-feature-settings: 'palt' 1;
}

.teacher-section:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -48px;
  border-top: 1px dotted #704D29;
	width: calc(100% + 96px);
	height: 1px;
}

/* .teacher-sec-title
------------------------------------*/
.teacher-sec-title {
  display: flex;
  margin-bottom: 70px;
  color: #704D29;
}

.teacher-sec-title .ttlWrap {
  width: 360px;
  min-width: 360px;
  margin-bottom: 0;
}

.teacher-sec-title .ttlWrap h2 {
  padding-top: 6px !important;
}

.teacher-sec-title > p {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0.13em;
  transform: translateY(5px);
}

/* .teacher-interview
------------------------------------*/
.teacher-interview {
  margin-bottom: 140px;
}

/* .teacher-training
------------------------------------*/
.teacher-training .img {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 10px;
  margin: 0 0 80px;
  padding: 0;
}

.teacher-training .dl-wrap {
  width: 840px;
  margin: 0 auto;
}

.teacher-training dl {
  display: flex;
  background: url(../img/share/line-dot-brown.svg) repeat-x left bottom;
  margin-bottom: 46px;
  padding: 0 18px 48px;
}

.teacher-training dt {
  width: 203px;
  min-width: 203px;
  margin-top: 6px;
  color: #563317;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.13em;
  text-decoration: underline;
  text-decoration-color: #FBECB4;
  text-decoration-thickness: 4px;
  text-underline-offset: 0;
}

.teacher-training dd {
  color: #704D29;
}

.teacher-training dd p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.08em;
  text-align: justify;
}

.teacher-training dd p:last-child {
  margin-bottom: 0;
}