#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: '－'; /*追加*/
}

/*-----------------------------------------------------
お問い合わせはお近くの校舎へ・申込ボタン(220722追加分)
-------------------------------------------------------*/
.contact_table {
    margin: 0 auto;	
}
.grade {
    font-size: 12px;
    background: #E2E2E2;
    padding: 0.25em 0.5em;
    border-radius: 3px;
    vertical-align: middle;
    margin-left:5px;
}
.contact_table .area_name {
	border:0;
	background:#E2E2E2;
}
.contact_table .school_name, .contact_table .school_access {
	background:#fff;
}
.contact_table .school_name_chuo {
	padding:10px 15px;
}

.contact_table .school_name_okubo {
	padding:10px 10px;
}


a.btn_taiken {
  display: inline-block;
  padding: 0.8em 2.5em;
  background: rgb(5, 192, 52);
  background: linear-gradient(45deg, rgb(0, 180, 9) 0%, rgb(93, 224, 5) 50%, rgb(0, 180, 9) 100%);
  box-shadow: 0 5px 0 #019439;
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-weight:bold;
  font-size:24px;
  margin-top:20px;
  width:350px;
}

.btn_taiken:hover {
  box-shadow: none;
  transform: translateY(5px);
  text-decoration: none;
    color: #fff;
}
.btn_taiken:visited {
  text-decoration: none;
  color: #fff;
}

a.btn_test {
  display: inline-block;
  padding: 0.8em 3em;
/* background: rgb(255, 83, 23);
  background: linear-gradient(45deg, rgb(255, 83, 23) 0%, rgb(255, 161, 49) 50%, rgb(255, 110, 23) 100%);
  box-shadow: 0 5px 0 #b84c00;  オレンジグラデ */

　background: rgb(0,164,187);
  background: linear-gradient(45deg, rgb(0,172,204,1) 0%, rgb(101,191,228,1) 50%, rgb(0,172,204,1) 100%);
  box-shadow: 0 5px 0 #0e677c;

  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-weight:bold;
  font-size:24px;
  margin-top:20px;
  width:350px;
}

.btn_test:hover {
  box-shadow: none;
  transform: translateY(5px);
  text-decoration: none;
    color: #fff;
}
.btn_test:visited {
  text-decoration: none;
  color: #fff;
}

.arrow{
  width: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

.arrow_schoollist{
  width: 20px;
  vertical-align: middle;
}

a.btn_siryou {
  display: inline-block;
  padding: 0.8em 3em;
  background: rgb(204,209,0);
  background: linear-gradient(90deg, rgba(204,209,0,1) 0%, rgba(230,225,91,1) 52%, rgba(204,209,0,1) 100%);
  box-shadow: 0 5px 0 #A5A511;
  border-radius: 60px;
  color: #4a2602;
  cursor: pointer;
  text-decoration: none;
  font-weight:bold;
  font-size:24px;
  width:350px;
}
a.btn_siryou:hover {
  box-shadow: none;
  transform: translateY(5px);
  text-decoration: none;
    color: #4a2602;;
}
a.btn_siryou:visited {
    text-decoration: none;
    color: #4a2602;;
}
h3.title2 {margin: 20px auto;}

.bg_navy {
	background: #1A294D;
	padding: 50px 0;
}
.bg_orange {
	background: #e84709;
}
.points li {
	display:inline;
        width:50%;
}
.btn_list li {
	display:inline;
}
.taiken_area {
	max-width:800px;
	padding:0 0 30px;
}
.btn_lead {
	color:#fff;
    	margin-top: 40px;
    	font-size: 16px;
}
.btn_p {
	color:#fff;
    	font-size: 24px;
}
.siryou_btn_last {
	margin:60px auto;
}
.tel_p {
       margin-top:20px;
}
.table_note {
	margin: 20px auto 0;
	font-size:14px;
	text-align:right;
}
.icon_vehicle {
	width:20px;
	margin-left:5px;
	vertical-align:middle;
}


#mv_ipad {
	display:none;
}



@media (max-width: 1114px) and (min-width: 768px)  {

     #mv_pc {display:none;}
     #mv_ipad {display:block;}



}




@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%;
  }
  #main_head h1 {
    font-size:24px;
  }


/*--------------------------------------------
お問い合わせはお近くの校舎へ・申込ボタン(220722追加分)
--------------------------------------------*/
  .bg_navy {
	padding: 30px 0 0;
  }
  .campaign_area {
    width: 90%;
    margin: 0 auto;
  }

 .contact_table .school_name {
    width:35%;
    text-align:center;
  }
  .grade {
    margin-left:0;
  }
  a.btn_taiken {
    font-size:20px;
    padding: 0.5em 1.5em;
    margin: 20px auto;
    width:80%;
  }
  a.btn_test {
    font-size:20px;
    padding: 0.5em 1.5em;
    margin: 20px auto;
    width:80%;
  }
  a.btn_test_sp {
	margin: 0 auto 40px;
  }

  .points li {
	display:block;
	width:100%;
 }

  a.btn_siryou {
    font-size:20px;
    padding: 0.5em 1.5em;
    margin: 20px auto;
    width:80%;
  }
  a.btn_siryou_sp {
   margin: 0 auto 40px;
  }
 .btn_p {
    font-size:18px;
  }
 .btn_lead {
    margin-top: 20px;
  }
 .siryou_btn_last {
	margin:20px auto;
  }
  .taiken_area {
	padding:0 0 10px;
  }
  .tel_p {
       margin-top:0px;
  }
  .otoku_box {
       padding-top: 30px;
	padding-bottom: 0;
  }



}

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











