@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; }

.contTop {
  padding-bottom: 0;
}

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

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

.contTop .snav {
  margin-right: -32px;
}

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

section.teacherCont {
  width: 870px;
  margin: 0 auto 140px;
  padding-top: 180px;
  font-feature-settings: 'palt' 1;
}

section.teacherCont .copyWrap {
  display: flex;
  margin-bottom: 80px;
  margin-left: -12px;
  white-space: nowrap;
}

section.teacherCont .copyWrap .ttlWrap {
  min-width: 220px;
  margin-right: 108px;
  padding-top: 0;
}

section.teacherCont .copyWrap .contR {
  float: none;
  margin-top: 7px;
  margin-right: 0;
}

section.teacherCont .copyWrap .contR h2 {
  margin: 0 0 17px -2px;
}

section.teacherCont .copyWrap .contR p {
  color: #724C24;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.1em;
}

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

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

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

.teacherSet em {
  display: block;
  color: #563317;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: center;
}

.teacherSet strong {
  color: #563317;
  font-size: 18px;
}

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

.teacherSet .tantou {
  margin-bottom: 11px;
  font-size: 14px;
  letter-spacing: 0.1em;
}

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

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

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

.teacherSet1 div:first-of-type {
  transform: translateX(30px);
}

.teacherSet1 div .msg {
  position: absolute;
  top: 14px;
  left: -52px;
}

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

.set2Wrap {
  width: 636px;
	margin: 0 auto 45px;
}

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

.set3Wrap div { width: 200px; }
.set4Wrap div { width: 200px; }
.set5Wrap div { width: 200px; }

.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: 1072px;
  margin: 0 auto 45px;
  padding-bottom: 0;
  position: relative;
  transform: translateX(-101px);
}

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

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

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

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

.teacher-sec-title .ttlWrap {
  width: 340px;
  min-width: 340px;
  margin-bottom: 0;
  padding-top: 5px;
}

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

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

/* .teacher-philosophy
------------------------------------*/
.teacher-philosophy {
  position: relative;
  margin-bottom: 105px;
}

.teacher-philosophy .teacher-sec-title {
  margin-top: -20px;
  margin-bottom: 50px;
}

.teacher-philosophy .txt h3 {
  margin: 0 0 28px;
}

.teacher-philosophy .txt h3:not(:first-of-type) {
  margin-top: 70px;
}

.teacher-philosophy .txt p {
  margin-bottom: 12px;
  color: #704D29;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.08em;
}

.teacher-philosophy .txt .name {
  margin: 35px 0 0 1px;
}

.teacher-philosophy figure img { display: block; position: absolute; }
.teacher-philosophy .img1 { top: 124px; right: 24px; }
.teacher-philosophy .img2 { top: 518px; right: 33px; }
.teacher-philosophy .img3 { top: 858px; right: 265px; }
.teacher-philosophy .img4 { top: 921px; right: 24px; }

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

/* .teacher-training
------------------------------------*/
.teacher-training .teacher-sec-title .ttlWrap {
  width: 280px;
  min-width: 280px;
}

.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;
}