#kentei_contents {
  padding: 0px;
  max-width: none;
}


img {
  width: 100%;
}

.color-winered{
  background: #c2181f;
}
.color-persimmon{
  background: #ea541f;
}
.color-orange{
  background: #ee7700;
}
.btn_link {
  text-align: center;
  font-size: 18px;
  padding: 15px 20px 15px 40px;
  min-width: 220px;
}

.max880 {
  max-width: 880px;
  margin: 0 auto;
}
.max800 {
  max-width: 800px;
  margin: 0 auto;
}

.max600 {
  max-width: 600px;
  margin: 0 auto;
}

.flex_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  width: 100%;
}

.box_w {
  padding: 20px;
}

.box_red {
  background-color: #E50012;
  color: #fff;
}

.dot_w {
  margin: 20px auto;
  border-color: #fff;
  border-style: dotted;
  border-width: 3px 0px 0px 0px;
  width: 50%;
}

.dot_b {
  margin: 20px auto;
  border-color: gray;
  border-style: dotted;
  border-width: 3px 0px 0px 0px;
  max-width: 50%;
}

.tbl {
  margin-bottom: 40px;
  margin-top: 30px;
}

/* .dot_b{
  border-width: 0 0 8px;
border-style: solid;
border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1"><circle fill="hsla(0, 0%, 65%, 1.0)" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
 width: 216px;
 margin: 15px auto;
} */
.title {
  font-size: 1.9rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  margin: 12px 0px 15px 0px;
}

.subtitle {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  margin-top: 12px;
}

.head_rounde_b {
  border-radius: 24px;
  color: #fff;
  background-color: #41210F;
  padding: 12px 32px;
  text-align: center;
  line-height: 20px;
  margin: 24px auto;
  /* margin-bottom: 12px; */
  max-width: 280px;
}

.notice {
  position: relative;
  top: -35px;
}

/* ---無料体験--- */

.muryouweek {

}

#enroll .fc_orange {
  font-size: 22px;
  font-weight: bold;
}

#enroll .worries .flex_wrap {
  align-items: center;
}

#enroll .worries .flex_wrap p,#quality .flex_wrap li {
  width: 45%;
  margin-right: 2%;
  margin-left: 2%;
}
#quality .flex_wrap{
  justify-content: space-between;
}

.voice_message .flex_wrap {
  align-content: flex-start;
  justify-content: space-between;
}

.voice_message ul li {
  width: 42%;
  margin-left: 2%;
  margin-right: 2%;
}

.girl1,
.girl2,
.boy1,
.boy2 {
  position: relative;
  padding-left: 80px;
}

/* .girl2{
  position: relative;
  padding-left: 70px;
} */
.girl1::before {
  content: url(../img/girl1-icon.png);
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
}

.girl2::before {
  content: url(../img/girl2-icon.png);
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
}

.boy1::before {
  content: url(../img/boy1-icon.png);
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
}

.boy2::before {
  content: url(../img/boy2-icon.png);
  display: block;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
}

/* ------------------ふきだし ---------------*/
.balloon2 {
  position: relative;
  display: inline-block;
  background-color: #fff;
  border: solid 2px #AAA;
  padding: 24px;
  min-width: 240px;
  max-width: 100%;
  border-radius: 10px;
  margin: 10px 0 40px 0;
  font-size: 14px;
  line-height: 1.6rem;
}

.balloon2:before,
.balloon2:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.balloon2:before {
  border: solid 12px transparent;
  border-top: solid 12px #AAA;
}

.balloon2:after {
  border: solid 14px transparent;
  border-top: solid 14px #fff;
  margin-top: -5px;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  /* background: #e0edff; */
  border-radius: 15px;
  border: 2px solid #000;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -15px;
  border: 15px solid transparent;
  /* border-top: 15px solid #e0edff; */
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.balloon3-right-btm {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 0 5px;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #a58eff;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon3-right-btm:before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: -8px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #a58eff;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.gimon {
  background-color: #24a738;
  color: #fff;
  margin-top: 24px;
}

.what_img {
  position: relative;
  top: -90px;
}

.what_kazari {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.what_kazari:before,
.what_kazari:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
}

.what_kazari:before {
  left: 0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.what_kazari:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.school_building {
  margin: 30px auto;
  border: solid 1px #3E3A39;
  padding: 12px;
  justify-content: center;
  margin: 0 auto;
}

.school_building h3 {
  color: #fff;
  font-size: 110%;
  background-color: #3E3A39;
  padding: 12px 8px;
  text-align: center;
  margin: 0 auto;
}

/* ------------------アンケート ---------------*/
/* .questionnaire{
  background-color: #FFCCCC;
  border-radius: 20px;
  padding: 24px;
  margin: 12px 0 30px 0;
} */

.arrow_box{
    margin-top: 30px;
    position:relative;
    background:#F7C7A8;
    padding:20px;
    color:#333333;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    /* text-shadow:0px 1px 1px #ADADAD ; */
}
.arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(247, 199, 168, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color:#F7C7A8;
    bottom:100%;
    left:50%;
}

.arrow_box li{
  line-height: 1.8rem;
  margin: 12px 0;
}
.arrow_box h4{
  font-weight: bold;
  text-align: center;
}
#quality .use_list li {
  width: 100%;
  position: relative;
  padding-left: 25px;
}

.use_list li::before {
  content: '\f144';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  color: #24a738;
}

/* -------------Q&A ----------*/

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa{
  margin-bottom:12px;
}

.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 1em;
	cursor: pointer;
	border: 1px solid #1b2538;
}
.cp_qa .cp_actab label:hover {
	color: #294898;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em;
}
/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
	color: #294898;
}
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	text-align: center;
}
.cp_qa .cp_actab input[type=checkbox] + label::after {
	content: '＋';
}
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	content: '－'; /*追加*/
}

@media (max-width: 767px) {
  #kentei_contents {
    margin: 0;
  }

  #enroll .worries .flex_wrap p,#quality .flex_wrap li {
    width: 94%;
  }
  #about_area {
    max-width: 600px;
  }
  .voice_message .flex_wrap {
    align-content: flex-start;
    justify-content: space-between;
  }

  .voice_message ul li {
    width: 100%;
  }
}

/* @media print,screen and (min-width:1025px) {
  .what_kazari {
    margin: 0 auto;
    width: 30%;
    position: relative;
  }

  .school_building h3 {
    max-width: 800px;
  }

  .school_building_wrap {
    max-width: 800px;
  }
} */
