@charset "UTF-8";
.mf-col-full {
  width: 100% !important;
  max-width: 100% !important;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  display: inline-block;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*============================================

■ヘッダー

============================================*/
.header {
  background-color: #ffffff;
}
.header .header-inner {
  max-width: 1230px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1% 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .header-inner .header-logo {
  line-height: 1;
  font-size: 0;
}
.header .header-inner .header-logo img {
  width: 100%;
  max-width: 100%;
  max-height: 100px;
}
.header .header-inner .header-detail a {
  text-decoration: none;
  color: #2e3091;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}
.header .header-inner .header-detail a p {
  font-size: 1.4rem;
  color: #2e3091;
}
.header .header-inner .header-detail a p:first-child {
  background-color: #2e3091;
  color: #fff;
  padding: 0.2rem 0.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 1rem;
  font-weight: normal;
}

#voice ul li > div > div.devi > .ball {
  color: #000 !important;
}

.mf-converted #feature li:nth-of-type(odd) > .wrapblock {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.headerone {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 10%;
}
.headerone span {
  color: #fff;
  background-color: #ef7533;
  border-radius: 6px;
  line-height: 1.5;
  padding: 2px 12px;
  font-size: 19px;
  margin-right: 5px;
  font-weight: 700;
}

.em-yellow {
  color: #002f8a !important;
}

.page-exam_lp .target-color-2 {
  background-color: #ecf0f2;
}

#voice {
  background-color: #ecf0f2;
}

#free-program {
  background-size: cover;
  background-image: url(https://aiq.mixltd.jp/wp/wp-content/themes/aiq/img/lp/exam/bluescreen.jpg);
}

.mf-converted #step h2 {
  padding: 0 !important;
  margin-bottom: 10px;
}
.mf-converted .pl_block {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.mf-converted .pl_block .blockin {
  width: 100%;
  margin: 40px 0 120px;
  border: 9px solid #dbe6ec;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  position: relative;
  padding: 53px 0px;
}
@media screen and (min-width: 768px) {
  .mf-converted .pl_block .blockin {
    width: calc(25% - 12px);
    margin: 40px 0 0;
  }
}
.mf-converted .pl_block .blockin h3 {
  font-size: 20px;
  font-weight: 700;
}
.mf-converted .pl_block .blockin h3 span {
  color: #002f8a;
}
.mf-converted .pl_block .blockin img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -140px;
  max-width: 206px;
  margin: auto;
}

.bigf {
  color: #fff !important;
  font-weight: 700;
  margin-top: 130px;
  font-size: 17px;
  text-align: center;
  border-radius: 6px;
  line-height: 1.5;
  padding: 30px;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#eb562a), color-stop(50%, #f27e44), to(#eb562a));
  background: linear-gradient(to right, #eb562a, #f27e44 50%, #eb562a 100%);
}
@media screen and (min-width: 768px) {
  .bigf {
    font-size: 34px;
  }
}
.bigf span {
  font-size: 21px;
}
@media screen and (min-width: 768px) {
  .bigf span {
    font-size: 50px;
  }
}
.bigf::before {
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 6px;
  bottom: -30px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-width: 40px 47px 0 47px;
  border-style: solid;
  border-top-color: #f27e44;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  background: 0 0;
}

.mf-converted .mf-section-wrapper #voice {
  padding-top: 0;
}
.mf-converted .mf-section-wrapper #voice::before {
  display: none;
}

.nayami {
  overflow: hidden;
  padding: 60px 15px 0;
}
@media screen and (min-width: 768px) {
  .nayami {
    padding: 90px 14px;
  }
}

.page-exam_lp .target-color-1 {
  background-color: transparent;
  padding: 0;
}
.page-exam_lp .target-color-1 span {
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: #1547a8;
  border-radius: 6px;
  padding: 10px;
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0;
  position: relative;
}
.page-exam_lp .target-color-1 span::before {
  content: "";
  position: absolute;
  left: 15%;
  width: 0;
  height: 0;
  border-radius: 6px;
  bottom: -14px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-width: 18px 9px 0 9px;
  border-style: solid;
  border-top-color: #1547a8;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  background: 0 0;
}

.mf-converted .page-exam_lp #page-title {
  padding-right: 0 !important;
}

.shorth1 {
  line-height: 1.2;
  font-size: 46px;
  font-weight: 900;
  color: #0a2455;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.mf-converted #voice h3 + p {
  font-size: 16px !important;
}

.mf-converted #curriculum .curriculum_basic {
  margin: 0 !important;
  padding: 0px !important;
}

.curriculum_basic ul {
  margin-top: 40px;
}

.mf-converted #curriculum .curriculum_basic ul li {
  margin-top: 40px;
  background-color: #eff6fb;
  padding: 50px !important;
  border-radius: 11px;
}
.mf-converted #curriculum .curriculum_basic ul li p {
  text-align: center !important;
}
.mf-converted #curriculum .curriculum_basic ul .li2 {
  background-color: #f9f5ee;
  border-left: none;
}
.mf-converted #curriculum .curriculum_basic ul .li3 {
  background-color: #f3f8f2;
  border-left: none;
}

.mf-converted #curriculum .curriculum_basic {
  background: transparent;
  padding: 0;
  margin: 0;
}

.result {
  background-image: url(https://aiq.mixltd.jp/wp/wp-content/themes/aiq/img/lp/exam/wokrsbg.jpg);
  padding: 80px 0;
  background-position: center;
  background-size: cover;
}
.result .centertext {
  text-align: center;
  margin: 40px 0 30px;
}

.result_list {
  background-color: #ffffff;
  border-radius: 11px;
  border: 2px solid #2b5ab7;
  font-weight: 70;
  text-align: center;
  padding: 30px 20px 10px;
}
@media screen and (min-width: 768px) {
  .result_list {
    padding: 60px;
  }
}
.result_list .result-top {
  color: #2b5ab7;
  display: block;
  font-size: 17px;
  width: 100%;
  max-width: 762px;
  margin: auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .result_list .result-top {
    font-size: 24px;
  }
}
.result_list .result-bottom {
  display: block;
  font-size: 15px;
  width: 100%;
  max-width: 792px;
  margin: auto;
  letter-spacing: -2px;
}
@media screen and (min-width: 768px) {
  .result_list .result-bottom {
    font-size: 18px;
  }
}
.result_list span.space {
  display: block;
}
@media screen and (min-width: 768px) {
  .result_list span.space {
    display: inline-block;
    width: 20px;
  }
}
.result_list .result-other {
  text-align: right;
}

/*
.devi {
    line-height: 1;
    max-width: 270px;
    margin: auto;
    .side {
        text-align: center;
        p {
            font-size: 16px;
        }
        span {
            font-size: 40px;
            font-family: "Poppins", sans-serif;
        }
    }
    .side2 {
        span {
            font-size: 62px;
            font-weight: 600;
            color: #e62f22;
        }
    }
    .ball {
        font-size: 12px;
        text-align: center;
        line-height: 1;
        background-color: #fff;
        display: block;
        width: 70px;
        border-radius: 50%;
        span {
            color: #e62f22;
            font-family: "Poppins", sans-serif;
            font-weight: 600;
        }
        .big {
            font-size: 25px;
            display: block;
        }
    }
}
*/
.mf-converted #feature > p {
  margin-top: 40px;
  font-size: 16px !important;
  text-align: center;
}

.stepsec {
  padding: 60px 15px 30px;
  background-image: url(https://aiq.mixltd.jp/wp/wp-content/themes/aiq/img/lp/exam/bg_flow.jpg);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .stepsec {
    padding: 80px 0;
  }
}
.stepsec .titlebox {
  margin-bottom: 40px;
}
.stepsec .titlebox h2 {
  color: #fff;
}
.stepsec .titlebox .minititle {
  color: #fff;
}
.stepsec .flowb {
  position: relative;
  background-color: #fff;
  border-radius: 12px;
  padding: 25px 30px;
  margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .stepsec .flowb .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 110px;
  }
}
.stepsec .flowb .flex .txtwrap {
  width: 100%;
  margin: 0 0 10px;
}
@media screen and (min-width: 768px) {
  .stepsec .flowb .flex .txtwrap {
    width: 80%;
    margin: 0;
  }
}
.stepsec .flowb .flex .txtwrap h3 {
  font-size: 26px;
  font-weight: 600;
  color: #002f8a;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .stepsec .flowb .flex .txtwrap h3 {
    text-align: left;
  }
}
.stepsec .flowb .flex .txtwrap p {
  text-align: left;
}
.stepsec .flowb .flex .img-wrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .stepsec .flowb .flex .img-wrap {
    width: 20%;
  }
}
.stepsec .flowb .flex .img-wrap img {
  width: 100%;
}
.stepsec .flowb .num {
  display: block;
  border-radius: 50%;
  margin: auto;
  color: #fff;
  background-color: #002f8a;
  font-size: 15px;
  line-height: 1.2;
  padding: 25px;
  margin: 0 auto;
  width: 108px;
  height: 108px;
  text-align: center;
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  .stepsec .flowb .num {
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
  }
}
.stepsec .flowb .num .emp {
  display: block;
  font-size: 40px;
}
.stepsec .flowblast {
  margin-bottom: 0;
}

.contactan1 {
  padding-top: 80px;
  background-color: #f4f5f6;
}
.contactan1 #school-maps {
  background-color: #f4f5f6;
}

.title-bottomneo {
  padding: 0 !important;
  background-color: #1547a8;
  overflow: hidden;
}
.title-bottomneo .title-result {
  position: relative;
  color: #fff;
  padding: 15px 0;
}
@media screen and (min-width: 768px) {
  .title-bottomneo .title-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .title-bottomneo .title-result::before {
    content: "";
    display: block;
    width: 100%;
    max-width: 510px;
    height: 100%;
    background-color: #002f8a;
    -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
    position: absolute;
    top: 0;
    left: -100px;
  }
}
.title-bottomneo .title-result .title-result-label {
  font-size: 26px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .title-bottomneo .title-result .title-result-label {
    max-width: 420px;
    min-width: 420px;
  }
}
.title-bottomneo .title-result .title-result-val {
  width: 100%;
  padding: 15px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .title-bottomneo .title-result .title-result-val {
    max-width: 1100px;
    padding: 30px 20px 30px 40px;
  }
}
.title-bottomneo .title-result .title-result-val .title-result-top {
  font-size: 17px;
  font-weight: bold;
  display: block;
  line-height: 1.4;
  margin: 0 0 5px;
}
@media screen and (min-width: 768px) {
  .title-bottomneo .title-result .title-result-val .title-result-top {
    font-size: 22px;
  }
}
.title-bottomneo .title-result .title-result-val .title-result-bottom {
  font-size: 15px;
}

#free-program {
  padding: 70px 15px;
}
#free-program .text span {
  color: #fff;
}

.freebtn {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 495px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#eb572b), to(#f3913a));
  background: linear-gradient(to right, #eb572b, #f3913a);
  -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .freebtn {
    font-size: 28px;
  }
}

.mainfreebtn {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 506px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#eb572b), to(#f3913a));
  background: linear-gradient(to right, #eb572b, #f3913a);
}

.contactan2 #entry_form[data-insert=true] section {
  background-color: #fff;
}
.contactan2 #entry_form[data-insert=true] section h2 {
  color: #001131;
}
.contactan2 #entry_form[data-insert=true] section dl dt {
  color: #001131;
}
.contactan2 #entry_form section dl input[type=text] {
  background: #f5f5f5;
}

/*============================================

■共通

============================================*/
.mf-converted .mf-section-wrapper #nayami h2 {
  font-weight: bold;
  line-height: 1.4;
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  .mf-converted .mf-section-wrapper #nayami h2 {
    font-size: 40px;
  }
}

.titlebox {
  text-align: center;
}
.titlebox h2 {
  margin-bottom: 10px !important;
  line-height: 1.4;
  font-weight: 700;
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  .titlebox h2 {
    font-size: 32px;
  }
}
.titlebox .minititle {
  font-size: 18px;
  font-weight: 700;
  color: #002f8a;
}

.bigtitle {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
@media screen and (min-width: 768px) {
  .bigtitle {
    font-size: 30px;
  }
}
.bigtitle span {
  color: #e62f22;
}

/*============================================

■メインビジュアル

============================================*/
.mainvisual {
  padding: 0 !important;
  line-height: 1;
}
.mainvisual .mainvisualImg {
  background: #efebe4;
}

/*============================================

■塾選びにお悩みの方へ

============================================*/
@media screen and (max-width: 767px) {
  #voice ul {
    display: block !important;
  }
}
#voice ul li {
  background-color: #f6f9fc;
  border-radius: 10px;
  padding: 0;
  border-radius: 11px 11px 0 0;
}
@media screen and (max-width: 767px) {
  #voice ul li {
    margin: 0 0 50px !important;
    width: 100% !important;
  }
}
#voice ul li .voicet {
  color: #fff;
  position: relative !important;
  font-size: 19px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  border-radius: 11px 11px 0 0;
  background: -webkit-gradient(linear, left top, right top, from(#1482d6), to(#00448d));
  background: linear-gradient(to right, #1482d6, #00448d);
  bottom: auto !important;
  margin-bottom: 15px;
  padding: 20px 0 15px 20px;
}
#voice ul li .voicet img {
  position: absolute;
  right: 20px;
  bottom: -40px;
}
#voice ul li .textbox {
  padding: 0 20px 30px;
}
#voice ul li .textbox h3 {
  font-size: 20px !important;
}
@media screen and (min-width: 768px) {
  #voice ul li .textbox .ff-notosans {
    min-height: 204px;
  }
}
@media screen and (max-width: 767px) {
  #voice ul li .textbox .ff-notosans {
    opadding-top: 0;
  }
}
#voice ul li .textbox .underline-yellow {
  z-index: 2;
  position: relative;
  background: transparent;
}
#voice ul li .textbox .underline-yellow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 110%;
  height: 30px;
  z-index: -1;
  background: #e0ecf8;
  -webkit-transform: skewX(-7deg);
          transform: skewX(-7deg);
}
#voice ul li .textbox .voice-number {
  text-align: center;
  line-height: 1;
}
#voice ul li .textbox .voice-number img {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .ff-notosans {
    padding-top: 0 !important;
  }
}

/*============================================

■アイキューとのダブルスクールが合格の秘訣！

============================================*/
#free-program .text {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #free-program .text {
    font-size: 32px;
  }
}
/*============================================

■AiQ(アイキュー)で2ランク上の志望校に合格できる理由

============================================*/
#feature {
  overflow: hidden;
}
#feature h2 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #feature h2 {
    position: static;
  }
}
#feature h2 span {
  display: inline-block;
  padding: 0 15px;
  background-color: #f4f5f6;
  color: #002f8a;
}
#feature .inblock {
  border-radius: 11px 11px 0 11px;
  background-color: #f4f5f6;
  border-radius: 11px;
  padding: 30px 20px 50px;
  position: relative;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  #feature .inblock {
    padding: 50px 60px 80px;
  }
}
#feature .inblock::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 47px;
  height: 47px;
  background-image: url(https://aiq.mixltd.jp/wp/wp-content/themes/aiq/img/lp/exam/cuticon.svg);
}
@media screen and (min-width: 768px) {
  #feature .inblock .wrapblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#feature .inblock .wrapblock .img_wrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #feature .inblock .wrapblock .img_wrap {
    width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#feature .inblock .wrapblock .text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #feature .inblock .wrapblock .text {
    width: 50%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 30px;
  }
}
#feature .inblock .wrapblock .text .underline-yellow {
  color: #002f8a;
  background: transparent;
  font-weight: bold;
}
#feature .inblock h3 {
  text-align: center;
  color: #002f8a;
  font-size: 26px;
  font-weight: 600;
  padding: 30px 0;
  z-index: 1;
  letter-spacing: 0;
  position: relative;
  margin-bottom: 40px;
}
#feature .inblock h3 > span {
  display: inline-block;
  padding: 0 15px;
  color: #002f8a;
  position: relative;
  z-index: 10;
  position: relative;
}
#feature .inblock h3 > span::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f4f5f6;
  z-index: -1;
}
#feature .inblock h3 > span::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f4f5f6;
  z-index: -1;
}
#feature .inblock h3 .num {
  color: #fff;
  z-index: -1;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  bottom: 0;
  font-size: 120px;
  line-height: 1;
  font-family: "Poppins", sans-serif;
}
@media screen and (min-width: 768px) {
  #feature .inblock h3::before {
    content: "";
    position: absolute;
    width: 180px;
    height: 1px;
    border-top: 4px dotted #002f8a;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  #feature .inblock h3::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 1px;
    border-top: 4px dotted #002f8a;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
  }
}
#feature .inblock2 .wrapblock .img_wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#feature .inblock2 .wrapblock .text {
  margin-right: 0;
  margin-left: 30px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.mf-converted #feature li:not(:last-of-type) {
  margin-bottom: 0px !important;
  margin-top: 15px;
}
.mf-converted #feature li:not(:last-of-type) .underline-yellow {
  font-weight: bold;
  color: #002f8a;
}

/*============================================

■カリキュラム

============================================*/
#curriculum {
  background-color: #ffffff;
}
#curriculum .curriculum_basic h3 {
  font-weight: bold;
}

/*============================================

■教室一覧

============================================*/
#school-maps {
  margin: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#school-maps .container {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 15px;
}
#school-maps .container .mf-list-col-3 {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #school-maps .container .mf-list-col-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#school-maps .container .mf-list-col-3 .map {
  border-radius: 6px;
  overflow: hidden;
  border: 3px solid #002f8a;
  padding: 35px 20px 20px;
}
@media screen and (max-width: 767px) {
  #school-maps .container .mf-list-col-3 .map {
    width: 100% !important;
  }
}
#school-maps .container .mf-list-col-3 .map .title {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px;
}
#school-maps .container .mf-list-col-3 .map .tel {
  margin: 10px 0;
}
#school-maps .container .mf-list-col-3 .map .tel a {
  display: inline-block;
  color: #002f8a;
  font-weight: bold;
  font-size: 19px;
}
#school-maps .container .mf-list-col-3 .map .tel a::before {
  content: "TEL.";
  display: inline-block;
  font-size: 16px;
}
#school-maps .container .mf-list-col-3 .map .tel-note .el_label {
  width: 100%;
  max-width: 206px;
  display: inline-block;
  border-radius: 20px;
  background-color: #e6f4fb;
  line-height: 1;
  padding: 4px 5px;
  color: #002f8a;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #school-maps .mf-list-col-3 {
    display: block !important;
    width: 100% !important;
  }
}

/*============================================

■体験申込フォーム

============================================*/
.contactan2 {
  padding: 60px 0 30px;
}
@media screen and (min-width: 768px) {
  .contactan2 {
    padding: 90px 0 60px;
  }
}
.contactan2 .titlebox + .text {
  text-align: center;
  margin: 20px auto 20px;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .contactan2 .titlebox + .text {
    padding: 0;
  }
}
.contactan2 .mf-section .inserted-title {
  display: none;
}
.contactan2 .mf-section .inserted-title + h2 {
  display: none;
}
.contactan2 .mf-section .type_entry {
  display: none;
}
.contactan2 .mf-section .form-note {
  display: none;
}
.contactan2 .mf-section .mfc-paragraph {
  display: none;
}
.contactan2 .button_wrap .autoConfirmBack {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 495px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-color: hsl(220, 46%, 57%);
}
.contactan2 .button_wrap .submit {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 495px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-color: #1547a8;
}

#entry_form section dl input[type=email],
#entry_form section dl input[type=tel],
#entry_form[data-insert=true] section dl select,
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
#entry_form section dl textarea {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
}

#entry_form[data-insert=true] section .autoConfirmBack {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 495px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-color: hsl(220, 46%, 57%);
}

#entry_form[data-insert=true] section .button_wrap input.submit {
  color: #fff;
  display: block;
  border-radius: 14px;
  width: 100%;
  padding: 10px;
  margin: auto;
  margin-top: 30px;
  max-width: 495px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  background-color: #1547a8;
}

.contactan2 #entry_form[data-insert=true] section h2 {
  display: none !important;
}

.mfc-paragraph.mfc-paragraph-001-001-2 {
  display: none !important;
}

#entry_form[data-insert=true] p:not(.mfc-tag) {
  color: #555555;
}

/*============================================

■フッター

============================================*/
.footer2 {
  padding: 30px 0;
  background-color: #ecf0f2;
}
.footer2 .copyright p {
  color: #97A7AF;
  font-size: 13px;
}