@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css");
* {
  margin: 0;
  padding: 0;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  overflow: hidden;
}

.wrap {
  padding-top: 0px;
  overflow: hidden;
}

.contents_top {
  width: 100%;
  margin: auto;
}

a {
  color: steelblue;
  text-decoration: underline;
}

.btn_confirm, .contact__btn {
  cursor: pointer;
}

.wpcf7-turnstile.cf-turnstile {
  text-align: center;
  margin: 20px auto;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.banner__wrap {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
.banner__img {
  display: inline-block;
}
.banner__btn {
  position: absolute;
  color: #fff;
  background: #d73a46;
  font-size: 18px;
  padding: 20px 40px 20px 20px;
  bottom: 30px;
  right: 30px;
  width: 300px;
  text-align: center;
  max-width: 100%;
  pointer-events: none;
}
.banner__btn::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.grade_text {
  display: none;
  font-size: 15px;
  padding: 5px 0;
  line-height: 1.4;
}

.mw_wp_form_input .display-block {
  display: block;
}
.mw_wp_form_input .hint {
  font-size: 15px;
}

.ctaWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cta--red, .cta--green, .cta--blue {
  width: calc((100% - 7.5px) / 2);
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  border-radius: 5px;
  margin-top: 7.5px;
  position: relative;
  height: 48px;
  line-height: 50px;
  display: block;
  letter-spacing: 0;
  text-decoration: none;
}
.cta--red::after, .cta--green::after, .cta--blue::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8em;
}
.cta__free {
  background: #fff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  font-size: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  vertical-align: 2px;
}
.cta--red {
  background: linear-gradient(270deg, rgb(255, 147, 76) 0%, rgb(235, 59, 45) 100%);
  width: 100%;
  font-size: 26px;
  height: 70px;
  line-height: 72px;
  margin: 0;
}
.cta--red .cta__free {
  color: #ec402e;
  width: 46px;
  height: 46px;
  font-size: 18px;
}
.cta--red::after {
  right: 15px;
}
.cta--green {
  background: linear-gradient(270deg, rgb(89, 191, 28) 0%, rgb(19, 165, 94) 100%);
}
.cta--green .cta__free {
  color: #14a65d;
}
.cta--blue {
  background: linear-gradient(270deg, rgb(59, 181, 221) 0%, rgb(29, 93, 179) 100%);
}
.cta--blue .cta__free {
  color: #1c5fb5;
}

.taikendan {
  padding: 100px 0;
  text-align: center;
}
.taikendan .inner {
  width: 100%;
  max-width: 1340px;
  margin: auto;
}
.taikendan__title::before {
  content: "experiences";
}
.taikendan__imgWrap {
  margin: 50px 0;
}
.taikendan__textWrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.taikendan__cat {
  font-weight: 700;
}
.taikendan__school {
  padding-top: 15px;
  font-size: 16px;
  text-align: left;
}
.taikendan__item {
  border: #14244b solid 10px;
  border-radius: 30px;
  height: auto !important;
  min-height: 260px !important;
  position: relative;
  margin: 0 30px 0 0;
}
.taikendan__item:before {
  content: "";
  background: url(../images/area/taikendan_hanko.png) no-repeat center/contain;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  width: 194px;
  height: 194px;
}
.taikendan__item::after {
  content: "";
  background: url(../images/area/taikendan_sakura.png) no-repeat center/contain;
  position: absolute;
  right: -30px;
  bottom: -35px;
  width: 105px;
  height: 85px;
}
.taikendan__link--01, .taikendan__link--02 {
  padding: 0 50px 30px 30px;
  min-height: 230px;
  display: flex;
}
.taikendan__link--01:hover, .taikendan__link--02:hover {
  opacity: 1;
}
.taikendan__link--01:hover .taikendan__text, .taikendan__link--02:hover .taikendan__text {
  opacity: 0.6;
}
.taikendan__link--02 {
  flex-direction: column;
  justify-content: center;
}
.taikendan__head {
  margin: -30px auto 0;
  width: 226px;
}
.taikendan__text {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  transition: all 0.5s ease;
  letter-spacing: 0.12em;
}
.taikendan__slider {
  max-width: 85%;
  margin: 40px auto 60px;
}
.taikendan__slider .slick-list {
  padding: 35px 0 34px;
  margin-right: -30px;
}
.taikendan .slick-dots li.slick-active button::before {
  background: #4a63a0;
}
.taikendan .slick-dots li button::before {
  background: #eaf1fe;
}
.taikendan .slick-slider button.slick-prev::before, .taikendan .slick-slider button.slick-next::before {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  color: #fff;
  background: #a8a8a8;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 11px 0 0 3px;
  display: block;
  box-sizing: inherit;
}
.taikendan .slick-slider button.slick-prev::before {
  transform: rotate(180deg);
}
.taikendan .sectionTitle {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  padding-top: 25px;
}
.taikendan .sectionTitle::before {
  font-size: 20px;
  font-weight: 300;
  font-family: "Josefin Sans", sans-serif;
  position: absolute;
  letter-spacing: 0;
  left: 0;
  top: 0;
}
.taikendan .sectionTitle::after {
  content: "";
  border-bottom: #14244b solid 2px;
  width: 40px;
  margin: 0 auto;
  display: block;
  padding-top: 10px;
}

.blog_contents {
  width: 100%;
  background-color: #fffcf1;
  text-align: center;
  margin: auto;
  padding: 60px 0;
}
.blog_contents__inner {
  margin: 0 auto;
}
.blog_contents__title {
  position: relative;
  padding: 0 0 30px 0;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0px;
}
.blog_contents__list {
  max-width: 1130px;
  padding: 30px 0;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.blog_contents__item {
  width: 33%;
  height: 392px;
  overflow: hidden;
  margin: 0 40px 40px 0;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.blog_contents__item:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.blog_contents__item:hover {
  top: -3px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.blog_contents__content {
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-top: none;
  padding: 25px 30px 50px;
  background-color: white;
  min-height: 250px;
}
.blog_contents__content_title {
  text-align: left;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1.6;
  max-height: 4.8em;
  overflow: hidden;
  visibility: visible;
  word-wrap: break-word;
  word-break: break-all;
}
.blog_contents__content_title span {
  text-decoration: none !important;
}
.blog_contents__content_img {
  display: block;
  width: 100%;
  height: 230px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.blog_contents__content_img img {
  width: 100%;
  height: 100% !important;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.blog_contents__date {
  font-size: 12px;
  padding: 12px 0 0 25px;
  color: #999;
  text-align: left;
  position: relative;
}
.blog_contents__date::before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  font-size: 13px;
  bottom: 0px;
  left: 0px;
  position: absolute;
}

.merit__notice {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

@media screen and (max-width: 1080px) {
  .taikendan__school {
    font-size: 14px;
  }
  .taikendan__head {
    width: 180px;
  }
}
@media screen and (max-width: 980px) {
  .blog_contents__list {
    height: auto;
    padding: 0;
  }
  .blog_contents__content {
    height: auto;
    min-height: unset;
  }
  .blog_contents__item {
    max-width: 350px;
    width: 80%;
    height: auto;
    margin: 0 auto 40px;
    border-bottom: 0;
  }
  .blog_contents__item:last-child {
    margin: 0 auto 40px;
  }
  .blog_contents__list {
    flex-direction: column;
    align-items: center;
  }
  .blog_contents__img img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  body {
    font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
    font-size: 13px;
    color: #212121;
    overflow-x: hidden;
  }
  a:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
  }
  img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  article,
  aside.one_column,
  figure,
  footer,
  header,
  hgroup,
  nav,
  section {
    display: block;
  }
  iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
  }
  .clearfix {
    display: inline-block;
  }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  * html .clearfix {
    height: 1%;
  }
  .clearfix {
    display: block;
  }
  .contents {
    padding-bottom: 0;
  }
  .contents_top .main_visual_wrap {
    width: 1280px;
    margin: 0 auto;
  }
  .breadcrumb {
    padding: 0 50px;
    max-width: 100%;
    font-family: "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
    width: 1300px;
    margin: 15px auto 25px;
    box-sizing: border-box;
    font-size: 13px;
    letter-spacing: normal;
  }
  .breadcrumb ul {
    overflow: hidden;
  }
  .breadcrumb ul li {
    float: left;
  }
  .breadcrumb ul li a {
    color: #212121;
  }
  .one_column {
    float: none;
    width: 980px;
    margin: 0 auto;
  }
  .one_column p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .pc,
  #pankuzu,
  #sidemenu {
    display: none !important;
  }
  .breadcrumb {
    padding: 0 15px;
    width: 100%;
    margin: 10px 0;
    box-sizing: border-box;
    font-size: 12px;
    letter-spacing: normal;
  }
  .breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
  }
  .breadcrumb ul li {
    line-height: 1.75;
  }
  .breadcrumb ul li a {
    color: #333;
  }
  body,
  footer {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .container {
    width: 100%;
    padding-top: 8px;
  }
  .banner .inner {
    padding: 0 20px;
  }
  .banner__img {
    width: 100%;
  }
  .banner__link {
    text-align: center;
  }
  .banner__link:first-child {
    margin-left: 0;
  }
  .merit__notice {
    font-size: 3.5vw;
  }
  .cta--red, .cta--green, .cta--blue {
    height: 70px;
    line-height: 68px;
    width: 100%;
    font-size: 23px;
    text-align: left;
    padding: 0 20px;
  }
  .cta--red::after {
    right: 10px;
  }
  .cta__text {
    width: 270px;
    margin: 0 auto;
    display: block;
  }
  .cta__free {
    font-size: 18px;
    height: 46px;
    width: 46px;
  }
  .taikendan {
    padding: 30px 0;
    text-align: center;
  }
  .taikendan__title::before {
    content: none;
  }
  .taikendan__title::after {
    width: 140px;
  }
  .taikendan__spTitle {
    display: inline-block;
    position: relative;
  }
  .taikendan__spTitle::after {
    content: "";
    background: #eaf1fe;
    height: 13px;
    border: none;
    width: 100%;
    padding-top: 0;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .taikendan__imgWrap {
    margin: 25px auto;
    width: 300px;
  }
  .taikendan__school {
    font-size: 13px;
  }
  .taikendan__item {
    min-height: 185px !important;
    border-width: 5px;
    margin: 0 10px;
  }
  .taikendan__item::before {
    background: url(../images/area/taikendan_hanko-sp.png) no-repeat center/contain;
    width: 135px;
    height: 180px;
    bottom: 0;
    right: -5px;
    top: auto;
    transform: none;
  }
  .taikendan__item::after {
    width: 70px;
    height: 55px;
    right: -20px;
    bottom: -20px;
  }
  .taikendan__link--01, .taikendan__link--02 {
    padding: 0 30px 25px 20px;
    min-height: 160px;
  }
  .taikendan__head {
    width: 200px;
  }
  .taikendan__text {
    font-size: 13px;
    letter-spacing: 0.04em;
  }
  .taikendan .slick-list {
    width: 100%;
    padding: 35px 20px 20px;
  }
  .taikendan__slider {
    margin: 30px 0 25px;
    text-align: left;
    max-width: 100%;
  }
  .taikendan .sectionTitle {
    font-size: 27.5px;
    letter-spacing: 0.04em;
    padding-top: 0;
    position: relative;
    z-index: 1;
    display: inline-block;
  }
  .taikendan .sectionTitle::after {
    content: "";
    background: #eaf1fe;
    height: 13px;
    border: none;
    width: 140px;
    padding-top: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .taikendan .slick-slider button.slick-prev {
    left: 0;
  }
  .taikendan .slick-slider button.slick-next {
    right: 0;
  }
  .taikendan .slick-slider button.slick-prev::before, .taikendan .slick-slider button.slick-next::before {
    font-size: 10px;
    width: 20px;
    height: 20px;
    padding: 5px 0 0 3px;
  }
  .taikendan .slick-slider button.slick-prev::before {
    transform: rotate(180deg);
  }
}