@charset "UTF-8";
/*--------variable--------*/
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; } }
html {
  font-size: 62.5%;
  scroll-behavior: smooth; }
  @media screen and (min-width: 2000px) {
    html {
      font-size: 70%; } }

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 1.7rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #222;
  overflow-x: hidden;
  position: relative; }
  @media screen and (max-width: 839px) {
    body {
      font-size: 1.6rem;
      line-height: 1.6; } }

img {
  max-width: 100%;
  height: auto; }

.el_topH2 {
  font-size: 3rem;
  font-weight: bold;
  display: inline-block;
  padding: 0 40px;
  letter-spacing: 0.2em;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  height: 70px;
  line-height: 70px; }
  @media screen and (max-width: 839px) {
    .el_topH2 {
      font-size: 2.5rem; } }
  @media screen and (max-width: 767px) {
    .el_topH2 {
      font-size: 2.2rem; } }
  .el_topH2::before {
    content: url(../images/kakko-l.svg);
    position: absolute;
    top: -4px;
    left: -6px;
    width: 40px;
    height: 60px; }
  .el_topH2::after {
    content: url(../images/kakko-r.svg);
    position: absolute;
    right: -6px;
    bottom: -4px;
    width: 40px;
    height: 60px; }
  .el_topH2.el_topH2__long {
    height: initial;
    line-height: 1.3;
    padding: 0 30px;
    letter-spacing: initial; }
    @media screen and (max-width: 430px) {
      .el_topH2.el_topH2__long {
        padding: 10px 25px; } }

.bl_header_lead {
  background-color: #9d7125;
  color: #fff;
  font-size: 1.3rem;
  padding: 4px 2em;
  line-height: 1; }
  .bl_header_lead p {
    max-width: 1920px;
    margin: 0 auto; }

.ly_header {
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 87px;
  z-index: 10;
  position: sticky;
  top: 0;
  left: 0; }
  @media screen and (max-width: 959px) {
    .ly_header {
      height: 80px; } }
  @media screen and (max-width: 839px) {
    .ly_header {
      height: 70px; } }

.ly_header_outer {
  max-width: 1920px;
  margin: 0 auto;
  height: 100%; }

.bl_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: normal; }

.el_topLogo {
  width: 280px;
  margin-left: 24px; }
  @media screen and (max-width: 959px) {
    .el_topLogo {
      width: 240px;
      margin-left: 14px; } }
  @media screen and (max-width: 839px) {
    .el_topLogo {
      width: 200px;
      margin-left: 10px; } }
  .el_topLogo a {
    display: block;
    transition: opacity 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .el_topLogo a:hover {
        opacity: 0.6; } }

.el_hiddenMenu {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  translate: 0 100%;
  width: 12em;
  padding: 1em;
  scale: 1 0;
  opacity: 0;
  transition: all 0.3s;
  transform-origin: 0 0; }
  .el_hiddenMenu li a {
    white-space: nowrap;
    padding: 5px;
    margin-top: 10px;
    display: block;
    line-height: 1; }

.bl_header_nav {
  width: 65%;
  height: 87px;
  max-width: 1000px; }
  @media screen and (max-width: 959px) {
    .bl_header_nav {
      width: 70%;
      height: 80px; } }

.bl_header_list {
  display: flex;
  justify-content: space-between;
  height: 87px;
  align-items: center;
  font-weight: bold; }
  @media screen and (max-width: 959px) {
    .bl_header_list {
      height: 80px; } }
  .bl_header_list li a {
    transition: color 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .bl_header_list li a:hover {
        color: #6684ea; } }

.bl_header_list .bl_header_btn a {
  background-color: #6684ea;
  color: #fff;
  height: 87px;
  line-height: 87px;
  display: block;
  padding: 0 20px;
  transition: background-color 0.2s, color 0.2s; }
  @media screen and (max-width: 959px) {


    .bl_header_list .bl_header_btn a {
      height: 80px;
      line-height: 80px; } }
  @media (hover: hover) and (pointer: fine) {
    .bl_header_list .bl_header_btn a:hover {
      background-color: #9d7125;
      color: #fff; } }

.bl_header_classroom {
  cursor: pointer;
  position: relative; }
  @media (hover: hover) and (pointer: fine) {
    .bl_header_classroom:hover .el_hiddenMenu {
      scale: 1 1;
      opacity: 1; } }

.ly_mv {
  background-image: linear-gradient(90deg, #cfdde6 50%, #9d7125 50%);
  height: 900px;
  margin-bottom: 120px; }
  @media screen and (max-width: 1099px) {
    .ly_mv {
      height: 650px; } }
  @media screen and (max-width: 839px) {
    .ly_mv {
      height: 600px; } }
  @media screen and (max-width: 559px) {
    .ly_mv {
      margin-bottom: 30px;
      height: 580px; } }

.bl_mv {
  position: relative; }
  .bl_mv::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/awabg02-pc.png); }

.bl_mv_outer {
  width: 90%;
  max-width: 1700px;
  height: 100%;
  margin: 0 auto;
  position: relative; }

.bl_mv_desc {
  text-align: center;
  background-color: #9d7125;
  color: #fff;
  font-weight: bold;
  padding: 6px 10px;
  line-height: 1.5;
  position: relative;
  z-index: 1; }

.bl_mv_fig {
  position: absolute;
  top: 40px;
  right: 0;
  width: 1020px; }
  @media screen and (max-width: 1099px) {
    .bl_mv_fig {
      width: 740px; } }
  @media screen and (max-width: 839px) {
    .bl_mv_fig {
      width: 100%;
      right: 50%;
      translate: 50% 0; } }

.bl_mv_body {
  position: absolute;
  left: 5%;
  top: 50%;
  translate: 0 -50%;
  z-index: 1;
 	 width: 90%; /* 幅を90%に設定 */
  	max-width: 780px; /* 最大幅を設定 */
 	 box-sizing: border-box; }
  @media screen and (max-width: 839px) {
    .bl_mv_body {
      left: 50%;
      translate: -50% -50%; 
    	width: 95%;
    	padding: 0 10px;} }
  .bl_mv_body h1 {
    padding: 0 20px; }
  .bl_mv_body h1 img {
    width: 100%;
    filter: drop-shadow(0 2px 3px #707070); }

.bl_mv_txt {
  font-weight: bold;
  font-size: 3rem;
  margin-bottom: 1em;
  text-align: center;
  color: #7f4f21;
  text-shadow: 1px 2px 2px #fff;
  background-color: #fff; }
  @media screen and (max-width: 839px) {
    .bl_mv_txt {
      font-size: 2rem; } }

.bl_mv_lead {
  margin-top: 100px;
  font-size: 3.8rem;
  font-weight: bold;
  text-shadow: #fff 2px 3px 0;
  white-space: nowrap;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0.7215686275);
  	width: 100%;
  	box-sizing: border-box;
  	word-wrap: break-word;
  	white-space: normal; /* nowrapを解除 */  }
  @media screen and (max-width: 1099px) {
    .bl_mv_lead {
      font-size: 2.8rem;
      background-color: rgba(255, 255, 255, 0.6); } }
  @media screen and (max-width: 559px) {
    .bl_mv_lead {
      font-size: 1.7rem;
      margin-top: 150px;
	    padding: 0 5px;} }

.bl_slide_unit {
  display: flex; }

.bl_slide_card {
  width: 360px;
  flex-shrink: 0;
  position: relative;
  padding: 20px 0; }
  @media (hover: hover) and (pointer: fine) {
    .bl_slide_card a:hover img {
      scale: 1.2 1.2; } }

.bl_slide_name {
  position: absolute;
  top: 0;
  left: 0.5em;
  white-space: nowrap;
  line-height: 1;
  padding: 10px;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  z-index: 1; }

.bl_slide_fig {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
  .bl_slide_fig::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .bl_slide_fig img {
    aspect-ratio: 16/9;
    object-fit: cover;
    transition: scale 0.5s;
    width: 100%; }

.bl_slide_tag {
  width: 90%;
  margin: 10px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

.el_cat {
  line-height: 1;
  padding: 8px 10px;
  border-radius: 3px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  background-color: #ecf3f8;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }

.bl_slide_title {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  width: 95%;
  line-height: 1.2;
  z-index: 1;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.6); }
  .bl_slide_title span {
    display: block;
    font-size: 1.7rem;
    margin-bottom: 5px; }

.ly_section {
  margin-top: 80px; }
/*   @media screen and (max-width: 959px) {
    .ly_section {
      margin-top: 150px; } }
  @media screen and (max-width: 767px) {
    .ly_section {
      margin-top: 120px; } }
  @media screen and (max-width: 559px) {
    .ly_section {
      margin-top: 100px; } } */

.sc_wakuwaku {
  padding-bottom: 200px;
  position: relative; }
  @media screen and (max-width: 959px) {
    .sc_wakuwaku {
      padding-bottom: 130px; } }
  @media screen and (max-width: 767px) {
    .sc_wakuwaku {
      padding-bottom: 80px; } }
  .sc_wakuwaku::before {
    content: "";
    width: 60%;
    height: 70%;
    position: absolute;
    bottom: -40px;
    right: 0;
    background-color: #f2deb9;
    z-index: -1;
    background-image: url(../images/awabg02-pc.png); }
    @media screen and (max-width: 767px) {
      .sc_wakuwaku::before {
        display: none; } }

.bl_h2Wrap {
  text-align: center;
  padding-top: 30px;
  position: relative;
  z-index: 1; }

.ly_content {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px; }
  @media screen and (min-width: 2000px) {
    .ly_content {
      max-width: 1300px; } }

.bl_waku_top {
  background: url(../images/section2-bg.jpg) no-repeat center/cover;
  padding-top: 120px;
  padding-bottom: 70px;
  box-shadow: 2px -2px #9d7125;
  border-radius: 5px; }
  @media screen and (max-width: 767px) {
    .bl_waku_top {
      background: url(../images/section-2fig-sp.jpg) no-repeat center/cover;
      padding-top: 380px;
      padding-bottom: 40px;
      box-shadow: none; } }
  @media screen and (max-width: 559px) {
    .bl_waku_top {
      padding-bottom: 0; } }

.bl_waku_top_txt {
  width: 50%;
  margin-left: 30px;
  background-color: #fff;
  border-radius: 5px;
  padding: 50px 30px; }
  @media screen and (max-width: 767px) {
    .bl_waku_top_txt {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      padding: 30px 30px; } }
  @media screen and (max-width: 559px) {
    .bl_waku_top_txt {
      width: 100%;
      border-radius: 0;
      padding: 6px; } }
  .bl_waku_top_txt .el_topH3 {
    margin-top: 50px;
    margin-bottom: 20px;
    border-bottom: 1px dashed;
    text-align: center;
    color: #7f4f21; }
    @media screen and (max-width: 767px) {
      .bl_waku_top_txt .el_topH3 {
        margin-top: 30px;
        margin-bottom: 10px; } }

.el_topH3 {
  font-size: 2rem;
  font-weight: bold; }
  @media screen and (max-width: 839px) {
    .el_topH3 {
      font-size: 1.8rem; } }

.bl_waku_ceo {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -20px; }
  @media screen and (max-width: 767px) {
    .bl_waku_ceo {
      flex-direction: column-reverse;
      margin-top: 20px; } }

.bl_waku_ceo_l {
  flex: 1 0 380px;
  margin-right: 60px; }
  @media screen and (max-width: 839px) {
    .bl_waku_ceo_l {
      margin-right: 30px; } }
  @media screen and (max-width: 767px) {
    .bl_waku_ceo_l {
      position: relative;
      margin-right: 0;
      z-index: 1; } }

.bl_waku_ceo_r img {
  width: 500px;
  filter: drop-shadow(0 3px 4px rgba(0, 0, 0, 0.4)); }
  @media screen and (max-width: 767px) {
    .bl_waku_ceo_r img {
      width: 100%; } }

.bl_waku_ceo_data {
  display: flex;
  align-items: flex-end; }
  .bl_waku_ceo_data img {
    width: 185px; }
    @media screen and (max-width: 559px) {
      .bl_waku_ceo_data img {
        width: 150px; } }
  .bl_waku_ceo_data p {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.6); }
    .bl_waku_ceo_data p span {
      display: block;
      font-size: 1.3rem; }

.bl_waku_ceo_txt {
  margin-top: 20px; }

.el_lead {
  text-align: center;
  font-weight: bold;
  margin-top: 30px; }
  @media screen and (max-width: 559px) {
    .el_lead {
      text-align: left;
      margin-top: 20px;
      padding: 0 20px; }
      .el_lead br {
        display: none; } }

.el_lead_sub {
  text-align: center;
  margin-top: 10px;
	font-size: 1.5rem;}
  @media screen and (max-width: 559px) {
    .el_lead_sub {
      text-align: left;
      padding: 0 20px;
	  	font-size: 1.3rem;} }

.sc_kouza {
  background: url(../images/bgpt02.png) no-repeat center bottom;
  padding-bottom: 50px; }

.sc_kouza .ly_content {
  margin-top: 80px; }
  @media screen and (max-width: 559px) {
    .sc_kouza .ly_content {
      margin-top: 50px; } }

.bl_kouza {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 60px;
  row-gap: 70px; }
  @media screen and (max-width: 839px) {
    .bl_kouza {
      row-gap: 50px;
      column-gap: 30px; } }
  @media screen and (max-width: 559px) {
    .bl_kouza {
      grid-template-columns: 1fr; } }

.el_kouzaCat {
  display: inline-block;
  border-left: 7px solid #7f4f21;
  position: relative;
  padding-left: 20px;
  color: #7f4f21;
  font-size: 2.5rem;
  font-weight: bold; }
  @media screen and (max-width: 839px) {
    .el_kouzaCat {
      font-size: 2rem; } }
  .el_kouzaCat::before {
    content: "";
    width: 7px;
    height: 50%;
    background-color: #b2c1d2;
    position: absolute;
    left: 0;
    bottom: 0;
    translate: -100%; }
  .el_kouzaCat.el_kouzaCat__sm {
    font-size: 1.8rem;
    border-left: 5px solid #7f4f21; }
    @media screen and (max-width: 767px) {
      .el_kouzaCat.el_kouzaCat__sm {
        font-size: 1.6rem; } }
    .el_kouzaCat.el_kouzaCat__sm::before {
      width: 5px; }

.bl_pageTtl__course .el_kouzaCat {
  position: absolute;
  top: 0;
  left: 20px;
  translate: 0 -100%; }

.bl_kouza_fig {
  margin-bottom: 10px;
  margin-top: 10px; }
  .bl_kouza_fig img {
    border-radius: 5px;
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5)); }

.bl_kouza_name {
  padding: 10px;
  font-weight: bold;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-top: 10px; }

.el_hukiodashi {
  text-align: right; }
  @media screen and (max-width: 839px) {
    .el_hukiodashi img {
      width: 120px; } }

.bl_orign_card {
  padding: 20px;
  background-color: #f2deb9;
  margin-top: -30px; }
  @media screen and (max-width: 839px) {
    .bl_orign_card {
      padding: 20px 10px 10px; } }

.bl_orign_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  @media screen and (max-width: 839px) {
    .bl_orign_ttl {
      font-size: 2rem; } }
  .bl_orign_ttl span {
    height: 1em;
    width: 2px;
    background-color: #000; }
  .bl_orign_ttl span:nth-child(1) {
    margin-right: 2em;
    rotate: -30deg; }
    @media screen and (max-width: 839px) {
      .bl_orign_ttl span:nth-child(1) {
        margin-right: 1em; } }
  .bl_orign_ttl span:nth-child(2) {
    margin-left: 2em;
    rotate: 30deg; }
    @media screen and (max-width: 839px) {
      .bl_orign_ttl span:nth-child(2) {
        margin-left: 1em; } }

.bl_orign_txt {
  margin-top: 10px; }

.bl_yyRoom {
  margin-top: 120px; }

.bl_yyRoom_ttl {
  font-size: 2.7rem;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #7f4f21; }
  @media screen and (max-width: 839px) {
    .bl_yyRoom_ttl {
      font-size: 2.2rem; } }
  .bl_yyRoom_ttl span {
    font-size: 120%;
    color: #7f4f21; }

.bl_yyRoom_2col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 80px;
  margin-bottom: 80px;
  gap: 10px; }
  @media screen and (max-width: 559px) {
    .bl_yyRoom_2col {
      grid-template-columns: 1fr;
      margin-bottom: 60px;
      gap: 20px; } }

.bl_yyRoom_1f .bl_yyRoom_fig {
  position: relative; }
  .bl_yyRoom_1f .bl_yyRoom_fig::after {
    content: "";
    width: 45%;
    height: 100%;
    background: url(../images/room.png) no-repeat center top/contain;
    position: absolute;
    left: 14%;
    top: -26%; }

.bl_yyRoom_txt {
  padding: 20px 10px 0 40px; }
  @media screen and (max-width: 559px) {
    .bl_yyRoom_txt {
      padding: 10px 0 0; } }

.el_btn {
  display: inline-block;
  background-color: #6684ea;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  padding: 26px 0;
  color: #fff;
  border-radius: 5px;
  transition: background-color 0.2s;
  letter-spacing: 0;
  width: 280px;
  text-align: center; }
  @media screen and (max-width: 559px) {
    .el_btn {
      padding: 20px 0; } }
  @media (hover: hover) and (pointer: fine) {
    .el_btn:hover {
      background-color: #9d7125; } }

.bg_ptTop {
  position: relative; }
  .bg_ptTop::before {
    content: "";
    width: 100%;
    height: 230px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: -1;
    background-image: url(../images/awabg01-pc.png), linear-gradient(90deg, #ecf3f8 50%, #f2deb9 50%); }

.bg_ptTop_inner {
  padding: 30px 50px 0;
  margin-top: 60px;
  background-color: #fff;
  border-radius: 5px; }
  @media screen and (max-width: 839px) {
    .bg_ptTop_inner {
      padding: 20px 30px 0;
      margin-top: 30px; } }
  @media screen and (max-width: 767px) {
    .bg_ptTop_inner {
      padding: 20px 10px 0; } }

.bl_classRoom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px; }
  @media screen and (max-width: 767px) {
    .bl_classRoom {
      gap: 40px; } }
  @media screen and (max-width: 559px) {
    .bl_classRoom {
      grid-template-columns: 1fr; } }
  .bl_classRoom .el_btn {
    width: 100%; }

.bl_classRoom_fig {
  position: relative;
  margin-bottom: 10px; }
  .bl_classRoom_fig span {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    background-color: #000; }
    @media screen and (max-width: 839px) {
      .bl_classRoom_fig span {
        font-size: 1.8rem; } }
  .bl_classRoom_fig img {
    filter: drop-shadow(0 3px 4px #7e7e7e); }

.bl_classRoom_ttl {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px; }
  @media screen and (max-width: 839px) {
    .bl_classRoom_ttl {
      font-size: 2rem; } }

.bl_news {
  margin-bottom: 70px; }
  @media screen and (max-width: 559px) {
    .bl_news {
      margin-bottom: 70px; } }

.bl_news_item {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  border-bottom: 1px solid #707070; }
  @media screen and (max-width: 559px) {
    .bl_news_item {
      padding: 10px;
      flex-direction: column;
      align-items: flex-start; } }

.bl_news_date {
  padding-right: 5em;
  border-right: 1px solid #707070; }
  @media screen and (max-width: 839px) {
    .bl_news_date {
      padding-right: 1em; } }
  @media screen and (max-width: 559px) {
    .bl_news_date {
      border-right: none;
      margin-bottom: 6px; } }

.bl_news_ttl {
  padding-left: 5em;
  display: flex;
  width: 100%;
  font-weight: bold;
  line-height: 1.4; }
  @media screen and (max-width: 839px) {
    .bl_news_ttl {
      padding-left: 1em; } }
  @media screen and (max-width: 559px) {
    .bl_news_ttl {
      padding-left: 0; } }

.sc_column {
  padding-bottom: 220px;
  position: relative;
  background: url(../images/awabg02-pc.png); }
  .sc_column::before {
    content: "";
    width: 100%;
    height: 76%;
    background-color: #f2deb9;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 559px) {
      .sc_column::before {
        height: 70%; } }
  @media screen and (max-width: 559px) {
    .sc_column {
      padding-bottom: 180px; } }

.sc_column .ly_content {
  margin-top: 100px; }
  @media screen and (max-width: 559px) {
    .sc_column .ly_content {
      margin-top: 50px; } }

.bl_postUnit {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  column-gap: 30px; }
  @media screen and (max-width: 1099px) {
    .bl_postUnit {
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } }
  @media screen and (max-width: 959px) {
    .bl_postUnit {
      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); } }

.bl_post {
  display: grid;
  row-gap: 10px;
  margin-bottom: 60px;
  max-width: 370px; }

.bl_post .el_cat {
  width: 33%; }

.el_date {
  font-size: 1.3rem;
  line-height: 1; }

.bl_post_ttl {
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .bl_post_ttl a {
    transition: color 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .bl_post_ttl a:hover {
        color: #6684ea; } }

.bl_post_fig a {
  overflow: hidden;
  display: block;
  border-radius: 5px; }

.bl_post_fig a img {
  transition: scale 0.5s;
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%; }

@media (hover: hover) and (pointer: fine) {
  .bl_post_fig a:hover img {
    scale: 1.2 1.2; } }
.sc_column .bl_postUnit {
  margin-bottom: 70px; }
  @media screen and (max-width: 559px) {
    .sc_column .bl_postUnit {
      display: flex;
      gap: 20px;
      flex-wrap: nowrap;
      overflow-x: scroll;
      margin-bottom: 70px; } }
  @media screen and (max-width: 559px) {
    .sc_column .bl_postUnit .bl_post {
      display: block;
      width: 290px;
      flex-shrink: 0;
      margin-bottom: 0; }
      .sc_column .bl_postUnit .bl_post .el_date {
        margin: 5px 0; }
      .sc_column .bl_postUnit .bl_post .bl_post_ttl {
        margin-bottom: 15px; } }

.bl_columnList {
  position: relative; }
  .bl_columnList::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/awabg01-pc.png), #f2deb9;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: -1; }
  .bl_columnList.ly_main {
    margin-top: 120px; }
    @media screen and (max-width: 839px) {
      .bl_columnList.ly_main {
        margin-top: 80px; } }
    @media screen and (max-width: 559px) {
      .bl_columnList.ly_main {
        margin-top: 40px; } }

.bl_cta {
  position: relative;
  display: grid;
  place-items: center;
  height: 20vw;
  min-height: 430px;
  background: url(../images/cta-bg.jpg) no-repeat center/cover; }
  @media screen and (max-width: 767px) {
    .bl_cta {
      background: url(../images/cta-bg-sp.jpg) no-repeat center top/cover; } }

.bl_cta_txt {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 100px;
  color: #fff;
  text-shadow: #444 1px 3px 3px; }

.bl_sitemap {
  background: #ecf3f8 url(../images/awabg01-pc.png); }
  .bl_sitemap a {
    display: block;
    transition: color 0.2s;
    font-weight: bold; }
    @media (hover: hover) and (pointer: fine) {
      .bl_sitemap a:hover {
        color: #6684ea; } }

.bl_sitemap_list {
  display: flex;
  gap: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  flex-wrap: wrap; }
  @media screen and (max-width: 559px) {
    .bl_sitemap_list {
      gap: 30px;
      padding-top: 30px;
      padding-bottom: 30px; } }

.bl_sitemap_classroom {
  display: block;
  font-weight: bold; }
  .bl_sitemap_classroom li {
    margin-left: 2em;
    margin-bottom: 5px;
    list-style-type: disc;
    padding: 5px 0; }
  .bl_sitemap_classroom ul {
    margin-top: 10px; }

.sc_group {
  padding: 100px 0; }
  @media screen and (max-width: 559px) {
    .sc_group {
      padding: 80px 0; } }

.sc_group_txt {
  text-align: center;
  font-weight: bold;
  font-size: 2.4rem;
  margin-bottom: 60px;
  padding: 0 20px; }
  @media screen and (max-width: 839px) {
    .sc_group_txt {
      font-size: 2rem; } }
  @media screen and (max-width: 559px) {
    .sc_group_txt {
      font-size: 1.7rem; } }

.sc_group h2 {
  text-align: center;
  margin-bottom: 50px; }
  @media screen and (max-width: 559px) {
    .sc_group h2 {
      margin-bottom: 40px; } }
  .sc_group h2 a {
    display: inline-block;
    transition: opacity 0.2s; }
    @media screen and (max-width: 559px) {
      .sc_group h2 a {
        width: 70%; } }
    @media (hover: hover) and (pointer: fine) {
      .sc_group h2 a:hover {
        opacity: 0.7; } }

.bl_anEnglish {
  padding: 0 30px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  column-gap: 20px;
  row-gap: 30px;
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .bl_anEnglish {
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
      padding: 0;
      row-gap: 20px; } }
  .bl_anEnglish p a {
    display: block;
    box-shadow: 0 2px 3px #707070;
    transition: opacity 0.2s;
    text-align: center;
    width: 100%; }
    .bl_anEnglish p a img {
      width: 100%; }
    @media (hover: hover) and (pointer: fine) {
      .bl_anEnglish p a:hover {
        opacity: 0.7; } }

.bl_groupLink {
  display: flex;
  justify-content: center; }
  .bl_groupLink p {
    border-left: 1px solid; }
    .bl_groupLink p:last-child {
      border-right: 1px solid; }
    .bl_groupLink p a {
      display: block;
      padding: 0 10px;
      transition: color 0.2s;
      font-weight: bold; }
      @media (hover: hover) and (pointer: fine) {
        .bl_groupLink p a:hover {
          color: #6684ea; } }

.bl_footer {
  background-image: url(../images/awabg02-pc.png), linear-gradient(90deg, #cfdde6, #9d7125);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  padding: 50px 10px 10px; }
  @media screen and (max-width: 839px) {
    .bl_footer {
      padding-bottom: 70px; } }
  @media screen and (max-width: 767px) {
    .bl_footer {
      height: auto; } }

.bl_footer_ttl {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .bl_footer_ttl {
      margin-bottom: 10px; } }

.bl_footer_logo {
  width: 130px; }

.el_copyRight {
  color: #fff;
  line-height: 1; }

.sc_newCourse .ly_content {
  margin-top: 100px; }
  @media screen and (max-width: 839px) {
    .sc_newCourse .ly_content {
      margin-top: 80px; } }
  @media screen and (max-width: 559px) {
    .sc_newCourse .ly_content {
      margin-top: 50px; } }

.sc_newCourse {
  position: relative;
  padding-bottom: 50px; }
  .sc_newCourse::before {
    content: "";
    width: 35%;
    height: 95%;
    position: absolute;
    top: 30px;
    left: 0;
    background: url(../images/awabg01-pc.png), #f2deb9;
    z-index: -1; }
    @media screen and (max-width: 559px) {
      .sc_newCourse::before {
        display: none; } }

.bl_media_unit {
  display: flex;
  flex-direction: column;
  gap: 30px; }
  @media screen and (max-width: 559px) {
    .bl_media_unit {
      gap: 40px; } }

.bl_media {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #707070; }
  @media screen and (max-width: 559px) {
    .bl_media {
      flex-direction: column;
      margin-bottom: 0;
      padding-bottom: 10px; } }

.bl_media_fig {
  width: 380px;
  flex-shrink: 0; }
  @media screen and (max-width: 1099px) {
    .bl_media_fig {
      width: 330px; } }
  @media screen and (max-width: 959px) {
    .bl_media_fig {
      width: 300px; } }
  @media screen and (max-width: 839px) {
    .bl_media_fig {
      width: 270px; } }
  @media screen and (max-width: 559px) {
    .bl_media_fig {
      width: 100%; } }
  .bl_media_fig a {
    display: block;
    overflow: hidden;
    box-shadow: 0 3px 4px #707070; }
    .bl_media_fig a img {
      aspect-ratio: 4/3;
      object-fit: cover; }
      @media screen and (max-width: 559px) {
        .bl_media_fig a img {
          aspect-ratio: 16/9; } }
    @media (hover: hover) and (pointer: fine) {
      .bl_media_fig a:hover img {
        scale: 1.2 1.2; } }
    .bl_media_fig a img {
      transition: scale 0.5s; }

.bl_media_body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%; }

.el_newData {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px; }
  @media screen and (max-width: 839px) {
    .el_newData {
      font-size: 1.6rem; } }
  @media screen and (max-width: 559px) {
    .el_newData {
      margin-bottom: 10px; } }
  .el_newData span:nth-child(1) {
    background-color: #9d7125;
    border-radius: 3px 0 0 3px; }
  .el_newData span:nth-child(2) {
    background-color: #000;
    border-radius: 0 3px 3px 0; }
  .el_newData span {
    padding: 7px 10px; }
    @media screen and (max-width: 839px) {
      .el_newData span {
        padding: 4px 8px; } }

.bl_media_ttl {
  font-size: 2.3rem;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.3;
  color: #7f4f21; }
  @media screen and (max-width: 559px) {
    .bl_media_ttl {
      font-size: 2rem;
      margin-bottom: 10px; } }
  .bl_media_ttl span {
    display: block;
    font-size: 85%;
    font-weight: normal; }

.bl_media_desc {
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 10px 0; }
  @media screen and (max-width: 559px) {
    .bl_media_desc {
      margin-top: 0; } }

.bl_media_cat {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  width: 100%;
  max-width: 600px; }

/* スライドの動き等速 */
.swiper-wrapper {
  transition-timing-function: linear; }

.el_insta {
  width: 200px;
  position: fixed;
  right: 0;
  top: 60vh;
  background-color: #fff;
  padding: 10px 10px;
  transform-origin: 100% 0;
  rotate: 90deg;
  z-index: 10;
  box-shadow: 0 2px 5px #999;
  border-radius: 0 0 5px 5px; }
  .el_insta a {
    display: block; }
    @media (hover: hover) and (pointer: fine) {
      .el_insta a:hover {
        opacity: 0.6; } }

.el_toTop {
  position: fixed;
  bottom: 10%;
  right: 0;
  padding: 12px 8px 8px;
  background-color: #6684ea;
  border-radius: 5px 0 0 5px;
  z-index: 100;
  display: grid;
  place-items: center;
  translate: 160% 0;
  transition: translate 0.3s;
  line-height: 1;
  width: 69px; }
  @media screen and (max-width: 839px) {
    .el_toTop {
      display: none; } }
  .el_toTop.is_show {
    translate: 0 0; }
  .el_toTop a {
    display: grid;
    grid-template-rows: 1fr 1fr;
    place-items: center;
    color: #fff; }
    @media (hover: hover) and (pointer: fine) {
      .el_toTop a:hover {
        opacity: 0.6; } }
    .el_toTop a i {
      line-height: 1;
      font-size: 3rem; }
      @media screen and (max-width: 559px) {
        .el_toTop a i {
          font-size: 2.3rem; } }
    .el_toTop a span {
      font-weight: bold;
      line-height: 1;
      font-size: 1.5rem; }
      @media screen and (max-width: 559px) {
        .el_toTop a span {
          font-size: 1.4rem; } }

.bl_openMenu {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  translate: -100% 0;
  z-index: 9;
  transition: translate 0.3s;
  background-image: linear-gradient(90deg, #b2c1d2 0%, #b2c1d2 50%, #7f4f21 0%, #7f4f21 50%); }
  .bl_openMenu.is_open {
    translate: 0 0; }

.bl_openMenu_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100px;
  z-index: -1; }

.bl_spNav {
  height: 100vh;
  width: 100vw;
  display: grid;
  place-items: center end;
  padding: 20px; }

.bl_spNav_list {
  text-align: center; }
  .bl_spNav_list li {
    margin-bottom: 15px; }
    .bl_spNav_list li a {
      display: block;
      padding: 8px 5px;
      font-weight: bold;
      color: #fff; }

.el_menuBtn {
  display: none;
  width: 40px;
  height: 36px;
  position: absolute;
  top: 22px;
  right: 10px;
  grid-template-rows: 1fr 1fr 1fr;
  cursor: pointer; }
  .el_menuBtn span {
    height: 4px;
    background-color: #6684ea;
    border-radius: 3px; }
  @media screen and (max-width: 839px) {
    .el_menuBtn {
      display: grid; } }

.el_spFixBtn {
  display: none;
  grid-template-columns: 1fr 1fr;
  box-shadow: 0 -2px 3px #00000021;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 60px;
  z-index: 10; }
  @media screen and (max-width: 839px) {
    .el_spFixBtn {
      display: grid; } }

.el_spFixBtn_contact {
  display: grid;
  place-items: center;
  background-color: #6684ea; }

.el_spFixBtn_contact a {
  font-weight: bold;
  color: white;
  display: block; }

.el_spFixBtn_insta {
  display: grid;
  place-items: center;
  background-color: #fff; }

.el_spFixBtn_insta a {
  display: block;
  width: 60%; }

/*プライバシーポリシー*/
.bl_pageTtl {
  min-height: 230px;
  padding: 20px 0;
  position: relative;
  background-image: url(../images/awabg01-pc.png), linear-gradient(90deg, #ecf3f8 50%, #f2deb9 50%);
  display: grid;
  place-items: center;
  margin-bottom: 5px; }
  @media screen and (max-width: 839px) {
    .bl_pageTtl {
      min-height: 180px;
      padding-top: 40px; } }
  @media screen and (max-width: 559px) {
    .bl_pageTtl {
      min-height: 120px; } }
  .bl_pageTtl.bl_pageTtl__column::before {
    content: "COLUMN";
    font-size: 13rem;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
    opacity: 0.7; }
    @media screen and (max-width: 839px) {
      .bl_pageTtl.bl_pageTtl__column::before {
        font-size: 9rem; } }
    @media screen and (max-width: 559px) {
      .bl_pageTtl.bl_pageTtl__column::before {
        font-size: 6rem; } }

.el_pageH1 {
  position: relative;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.4; }
  @media screen and (max-width: 839px) {
    .el_pageH1 {
      font-size: 4rem; } }
  @media screen and (max-width: 767px) {
    .el_pageH1 {
      font-size: 3.3rem; } }
  @media screen and (max-width: 559px) {
    .el_pageH1 {
      font-size: 2.6rem; } }
  .el_pageH1 span {
    display: block;
    font-size: 3rem;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 3px #707070; }
    @media screen and (max-width: 839px) {
      .el_pageH1 span {
        font-size: 2.2rem; } }
    @media screen and (max-width: 767px) {
      .el_pageH1 span {
        font-size: 2rem; } }
    @media screen and (max-width: 430px) {
      .el_pageH1 span {
        font-size: 1.6rem; } }
  .el_pageH1.el_pageH1__post {
    font-size: 3.4rem; }
    @media screen and (max-width: 839px) {
      .el_pageH1.el_pageH1__post {
        font-size: 3rem; } }
    @media screen and (max-width: 559px) {
      .el_pageH1.el_pageH1__post {
        font-size: 2.3rem; } }
  .el_pageH1.el_pageH1__course span {
    text-shadow: none;
    color: #222;
    font-size: 60%; }

.el_bread {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  gap: 5px; }
  .el_bread a {
    display: block;
    text-decoration: underline;
    white-space: nowrap; }
    @media (hover: hover) and (pointer: fine) {
      .el_bread a:hover {
        color: red; } }

.el_bread_current {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ly_main {
  margin-top: 60px;
  padding-bottom: 200px; }
  @media screen and (max-width: 839px) {
    .ly_main {
      margin-top: 40px;
      padding-bottom: 90px; } }

.bl_privacy {
  max-width: 920px;
  margin: 0 auto 40px; }

.bl_privacy_head {
  font-size: 2.4rem;
  margin-bottom: 20px; }

.bl_privacy_txt {
  margin-bottom: 10px;
  padding-left: 1em; }

.bl_privacy_order {
  list-style: normal;
  padding-left: 2em; }

.bl_privacy.bl_privacy__date {
  margin-top: 100px;
  max-width: 700px;
  padding: 30px;
  border-radius: 5px;
  border: 1px solid; }

/*よくある質問*/
.ly_midContent {
  width: 100%;
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto; }
  @media screen and (min-width: 2000px) {
    .ly_midContent {
      max-width: 1170px; } }

.bl_faq {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .bl_faq {
      margin-top: 30px; } }

.bl_faq_btn {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ecf3f8; }

.bl_faq_body {
  display: grid;
  transition: grid-template-rows 0.3s;
  grid-template-rows: 0fr; }
  .bl_faq_body.is_answer {
    grid-template-rows: 1fr; }

.bl_faq_body div {
  padding: 0 10px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow-y: hidden; }
  .bl_faq_body div span {
    font-size: 3rem;
    color: red;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .bl_faq_body div span {
        font-size: 2rem;
        padding: 0 10px 0 0; } }

.bl_faq_btn_txt {
  display: flex;
  align-items: center; }
  .bl_faq_btn_txt span {
    font-size: 3rem;
    color: #7f4f21;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .bl_faq_btn_txt span {
        font-size: 2rem;
        padding: 0 10px 0 0; } }

.bl_faq_btn_postIcon {
  position: relative;
  padding: 0 15px; }
  @media screen and (max-width: 767px) {
    .bl_faq_btn_postIcon {
      padding: 0 0 0 10px; } }
  .bl_faq_btn_postIcon .fa-minus {
    display: none; }

.is_answer .bl_faq_btn_postIcon .fa-minus {
  display: initial; }
.is_answer .bl_faq_btn_postIcon .fa-plus {
  display: none; }

.el_lv2Heading {
  line-height: 1;
  font-size: 3rem;
  font-weight: bold;
  display: inline-block;
  position: relative; }
  @media screen and (max-width: 839px) {
    .el_lv2Heading {
      font-size: 2.5rem; } }
  @media screen and (max-width: 559px) {
    .el_lv2Heading {
      font-size: 2.2rem; } }
  .el_lv2Heading::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background-color: #7f4f21; }
  .el_lv2Heading::before {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: -4px;
    background-color: #b2c1d2;
    z-index: 1; }
  .el_lv2Heading span {
    text-transform: uppercase;
    color: #fff;
    font-size: 90%;
    text-shadow: 0 1px 2px #a7a7a7;
    display: inline-block;
    position: relative;
    line-height: 1;
    transform-origin: 100% 100%;
    z-index: 1;
    padding-left: 0.7em; }

.bl_faq_unit {
  margin-bottom: 80px; }
  @media screen and (max-width: 839px) {
    .bl_faq_unit {
      margin-bottom: 60px; } }
  @media screen and (max-width: 559px) {
    .bl_faq_unit {
      margin-bottom: 40px; } }

/* ニュース一覧*/
.bl_newsDay {
  padding: 20px;
  border-radius: 5px;
  background-color: #ecf3f8;
  margin-bottom: 40px; }

.bl_newsDay_head {
  display: flex;
  align-items: baseline;
  gap: 20px;
  margin-bottom: 30px; }
  @media screen and (max-width: 559px) {
    .bl_newsDay_head {
      flex-direction: column;
      align-items: flex-start; } }
  .bl_newsDay_head time {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1; }

.bl_newsDay_ttl {
  font-size: 2.4rem;
  font-weight: bold; }
  @media screen and (max-width: 839px) {
    .bl_newsDay_ttl {
      font-size: 2rem; } }
  @media screen and (max-width: 559px) {
    .bl_newsDay_ttl {
      font-size: 1.8rem; } }

/*20241031追記　リンク部分の文字に色付け*/
.bl_newsDay a {
    transition: color 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .bl_newsDay a:hover {
        color: #6684ea; } }


/*お問い合わせページ*/
.bl_formTop {
  margin-bottom: 70px; }

.bl_formTop_txt {
  background-color: #9d7125;
  color: #fff;
  padding: 20px; }
  @media screen and (max-width: 559px) {
    .bl_formTop_txt {
      padding: 10px; } }

.bl_form_body {
  padding-top: 120px; }
  @media screen and (max-width: 559px) {
    .bl_form_body {
      padding-top: 60px; } }

.bl_fee_tr:nth-child(even) {
  background-color: #ecf3f8; }

.bl_form_item {
  display: flex;
  margin-bottom: 30px;
  line-height: 1;
  justify-content: space-around; }
  @media screen and (max-width: 767px) {
    .bl_form_item {
      flex-direction: column; } }
  .bl_form_item dt {
    width: 20em; }
  .bl_form_item dd {
    flex: 0 1 60%; }
    @media screen and (max-width: 767px) {
      .bl_form_item dd {
        margin-top: 10px; } }
    .bl_form_item dd input[type="text"],
    .bl_form_item dd input[type="email"],
    .bl_form_item dd input[type="tel"],
    .bl_form_item dd textarea {
      padding: 6px;
      width: 100%;
      border: 1px solid #afafaf;
      border-radius: 4px; }
      .bl_form_item dd input[type="text"]:focus,
      .bl_form_item dd input[type="email"]:focus,
      .bl_form_item dd input[type="tel"]:focus,
      .bl_form_item dd textarea:focus {
        background-color: #ecf3f8;
        border-color: #444444;
        border-width: 1px; }
    .bl_form_item dd input[type="radio"] {
      position: relative;
      width: 1em;
      height: 1em;
      border: 1px solid #afafaf;
      vertical-align: -2px;
      cursor: pointer; }
      .bl_form_item dd input[type="radio"]::before {
        content: "";
        width: 70%;
        height: 70%;
        background-color: #9d7125;
        position: absolute;
        top: 50%;
        left: 50%;
        translate: -50% -50%;
        visibility: hidden; }
      .bl_form_item dd input[type="radio"]:checked::before {
        visibility: visible; }
    .bl_form_item dd input[type="checkbox"] {
      position: relative;
      width: 1em;
      height: 1em;
      border: 1px solid #afafaf;
      vertical-align: -2px;
      cursor: pointer;
      margin-left: 1em; }
      .bl_form_item dd input[type="checkbox"]::before {
        content: "\f00c";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        top: 0;
        left: 0;
        color: #7f4f21;
        visibility: hidden; }
      .bl_form_item dd input[type="checkbox"]:checked::before {
        visibility: visible; }
    .bl_form_item dd textarea {
      line-height: 1.4; }

.bl_form_item.bl_form_item__inq dd .wpcf7-list-item {
  display: inline-block;
  margin-right: 20px; }
  @media screen and (max-width: 559px) {
    .bl_form_item.bl_form_item__inq dd .wpcf7-list-item {
      display: block;
      margin: 10px 0 20px 10px; } }

.bl_form_check span {
  display: inline-block;
  margin-bottom: 1em; }

.el_req {
  font-weight: normal;
  font-size: 1.2rem;
  color: #fff;
  background-color: red;
  padding: 3px;
  border-radius: 5px;
  margin-right: 5px;
  vertical-align: middle; }

.el_any {
  font-weight: normal;
  font-size: 1.2rem;
  color: #fff;
  background-color: #c0c0c0;
  padding: 3px;
  border-radius: 5px;
  margin-right: 5px;
  vertical-align: middle; }

.bl_form_agree {
  text-align: center;
  margin-bottom: 60px;
  line-height: 1; }
  .bl_form_agree input[type="checkbox"] {
    position: relative;
    width: 1em;
    height: 1em;
    border: 1px solid #afafaf;
    vertical-align: -2px;
    cursor: pointer;
    margin-left: 1em; }
    .bl_form_agree input[type="checkbox"]::before {
      content: "\f00c";
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      visibility: hidden; }
    .bl_form_agree input[type="checkbox"]:checked {
      border-color: #9d7125;
      background-color: #9d7125; }
    .bl_form_agree input[type="checkbox"]:checked::before {
      visibility: visible; }

.el_submit {
  color: #fff;
  background-color: #9d7125;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  padding: 10px 40px;
  border-radius: 10px;
  position: relative;
  top: 0;
  left: 50%;
  translate: -50% 0;
  transition: opacity 0.3s; }
  @media (hover: hover) and (pointer: fine) {
    .el_submit:hover {
      opacity: 0.6; } }

.el_phone {
  width: 380px; }
  @media screen and (max-width: 839px) {
    .el_phone {
      width: 350px; } }
  @media screen and (max-width: 767px) {
    .el_phone {
      width: 300px; } }
  .el_phone a {
    display: block; }

.el_phone_txt {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px; }
 .el_phone_txt_sub {
    font-size: 1.4rem;
    font-weight: normal;
    border-bottom: none;
	line-height: 2;
  display: flex;
  justify-content: center;
  align-items: center;}
  @media screen and (max-width: 767px) {
    .el_phone_txt {
      font-size: 2rem; }
    .el_phone_txt_sub {
      font-size: 1.2rem;}
      .el_phone_txt img {
        scale: 0.8; } }

.el_phone_num {
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center; }
  .el_phone_num a {
    display: block; }
  .el_phone_num span {
    font-size: 40%;
    font-weight: normal;
    display: block; }
  @media screen and (max-width: 767px) {
    .el_phone_num {
      font-size: 3.2rem;
      color: #fff;
      background-color: #6684ea; } }

.el_phone_class {
  font-size: 2.4rem;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
	line-height: 2;
	margin-bottom: 10px; }
.el_phone_class span {
    display: block; }
.el_phone_class a {
    transition: color 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .el_phone_class a:hover {
        color: #6684ea; } }
  @media screen and (max-width: 767px) {
    .el_phone_class {
      font-size: 2rem;
	  display: block;
	  text-align: center; } }



.el_phone_desc {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 10px; }
  @media screen and (max-width: 767px) {
    .el_phone_desc {
      font-size: 1.6rem; } }

/* 料金案内*/
.bl_priceRoom  {
  margin-bottom: 80px; }
  @media screen and (max-width: 839px) {
    .bl_priceRoom h2 {
      margin-bottom: 30px; } }
  @media screen and (max-width: 559px) {
    .bl_priceRoom h2 {
      margin-bottom: 20px; } }

.bl_priceRoom h2 {
  font-size: 3.2rem;
  font-weight: bold;
  text-align: center;
  color: #7f4f21; }
  @media screen and (max-width: 839px) {
    .bl_priceRoom h2 {
      font-size: 2.5rem; } }
  @media screen and (max-width: 559px) {
    .bl_priceRoom h2 {
      font-size: 2rem; } }

.bl_fee_outer {
  overflow-x: scroll;
  width: 100%; }

.bl_fee {
  border: 1px solid;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .bl_fee {
      width: 800px; } }
  .bl_fee th,
  .bl_fee td {
    padding: 10px;
    vertical-align: middle; }
    @media screen and (max-width: 839px) {
      .bl_fee th,
      .bl_fee td {
        padding: 7px; } }

.bl_fee_head {
  background-color: #9d7125;
  color: #fff; }
  .bl_fee_head th {
    border-right: 1px solid;
    text-align: center; }
    .bl_fee_head th:last-child {
      border-right: none; }

.bl_fee_tr th,
.bl_fee_tr td {
  border-bottom: 1px solid #afafaf;
  border-right: 1px dashed #afafaf; }
.bl_fee_tr td {
  font-weight: bold;
  font-size: 1.6rem; }
  @media screen and (max-width: 839px) {
    .bl_fee_tr td {
      font-size: 1.5rem; } }

.bl_fee_course {
  max-width: 240px; }
  .bl_fee_course span {
    font-size: 80%;
    display: block;
    line-height: 1.3; }

.bl_fee_amount {
  text-align: center; }
  .bl_fee_amount span {
    font-size: 80%;
    font-weight: normal;
    line-height: 1;
    display: block; }

.bl_fee_time {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-size: 95%;
  column-gap: 8px;
  line-height: 1.3; }

.bl_fee_link {
  background-color: #6684ea;
  height: 100%;
  border-right: none;
  padding: 0; }
  .bl_fee_link a {
    display: block;
    text-align: center;
    height: 100%;
    color: #fff;
    font-weight: bold;
    white-space: nowrap; }

.bl_fee_tr .bl_fee_capa {
  border-right: none; }

.bl_priceTop {
  text-align: center;
  margin-bottom: 90px;
  padding: 0 20px; }
  @media screen and (max-width: 839px) {
    .bl_priceTop {
      margin-bottom: 60px; } }
  @media screen and (max-width: 559px) {
    .bl_priceTop {
      margin-bottom: 40px; } }

.bl_priceTop_head {
  display: inline-block;
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
  background-color: #9d7125;
  border-radius: 10px;
  line-height: 1.3;
  padding: 15px 40px;
  margin-bottom: 40px;
  white-space: nowrap; }
  @media screen and (max-width: 839px) {
    .bl_priceTop_head {
      font-size: 3rem; } }
  @media screen and (max-width: 767px) {
    .bl_priceTop_head {
      font-size: 2.5rem;
      padding: 10px 30px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 430px) {
    .bl_priceTop_head {
      padding: 10px; } }
  .bl_priceTop_head span {
    scale: 2.4;
    color: red;
    display: inline-block;
    transform-origin: 0 100%;
    vertical-align: -webkit-baseline-middle;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 0.2em;
    margin-right: 3.5em;
    -webkit-text-stroke: 1px #fff;
    position: relative;
    z-index: 1; }
  .bl_priceTop_head br {
    display: none; }
    @media screen and (max-width: 559px) {
      .bl_priceTop_head br {
        display: initial; } }

.bl_priceTop_lead {
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .bl_priceTop_lead {
      text-align: left; }
      .bl_priceTop_lead br {
        display: none; } }

.sc_priceRoom {
  margin-bottom: 230px; }
  @media screen and (max-width: 839px) {
    .sc_priceRoom {
      margin-top: 170px; } }
  @media screen and (max-width: 767px) {
    .sc_priceRoom {
      margin-top: 0; } }

/*オフ会*/
.bl_offMeeting {
  padding-top: 60px; }

.bl_offMeeting_fig {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5vw; }
  @media screen and (max-width: 767px) {
    .bl_offMeeting_fig {
      column-gap: 20px;
      row-gap: 200px; } }
  @media screen and (max-width: 559px) {
    .bl_offMeeting_fig {
      row-gap: 370px; } }
  @media screen and (max-width: 430px) {
    .bl_offMeeting_fig {
      row-gap: 450px; } }

.bl_offMeeting_body {
  position: relative; }

.bl_offMeeting_logo {
  position: absolute;
  width: 20vw;
  max-width: 240px;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  z-index: 1; }
  @media screen and (max-width: 959px) {
    .bl_offMeeting_logo {
      translate: -50% -60%; } }
  @media screen and (max-width: 839px) {
    .bl_offMeeting_logo {
      width: 220px; } }
  @media screen and (max-width: 559px) {
    .bl_offMeeting_logo {
      width: 190px; } }

.el_hukidashi {
  position: absolute;
  width: 220px;
  top: 0;
  right: 40%;
  translate: 100% -100%;
  z-index: 1; }
  @media screen and (max-width: 839px) {
    .el_hukidashi {
      width: 170px;
      right: 35%; } }
  @media screen and (max-width: 559px) {
    .el_hukidashi {
      width: 150px;
      right: 0;
      translate: 0 -130%; } }

.bl_offMeeting_txt {
  width: 60%;
  padding: 3% 5%;
  color: #7f4f21;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background-color: #fff; }
  @media screen and (max-width: 839px) {
    .bl_offMeeting_txt {
      width: 65%; } }
  @media screen and (max-width: 767px) {
    .bl_offMeeting_txt {
      width: 100%;
      padding: 10px 0; } }

.bl_offMeeting_desc {
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 45px;
  line-height: 1.5; }
  @media screen and (max-width: 959px) {
    .bl_offMeeting_desc {
      font-size: 2rem;
      margin-bottom: 30px; } }
  @media screen and (max-width: 559px) {
    .bl_offMeeting_desc {
      font-size: 1.8rem; } }

.bl_offMeeting_link {
  width: 60%;
  padding: 3% 5%;
  color: #7f4f21;}
  @media screen and (max-width: 839px) {
    .bl_offMeeting_link {
      width: 65%; } }
  @media screen and (max-width: 767px) {
    .bl_offMeeting_link {
      width: 100%;
      padding: 20px 0; } }

.bl_offMeeting_link a {
    transition: color 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .bl_offMeeting_link a:hover {
        color: #6684ea; } }


.bl_offMeeting_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 30px;
  gap: 2px;
  position: relative; }
  .bl_offMeeting_grid::before {
    content: "";
    width: 99%;
    height: 99%;
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    background-color: #f2deb9;
    z-index: -1; }
  .bl_offMeeting_grid p {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    line-height: 1;
    background-color: #fff; }
    @media screen and (max-width: 1099px) {
      .bl_offMeeting_grid p {
        font-size: 2.2rem; } }
    @media screen and (max-width: 959px) {
      .bl_offMeeting_grid p {
        font-size: 2rem; } }
    @media screen and (max-width: 839px) {
      .bl_offMeeting_grid p {
        font-size: 1.8rem; } }
    @media screen and (max-width: 559px) {
      .bl_offMeeting_grid p {
        font-size: 1.6rem; } }

/*ボイス*/
.bl_voices {
  background: url(../images/awabg01-pc.png), #f2deb9;
  padding-bottom: 200px; }
  .bl_voices .el_lv2Heading {
    translate: 0 -10px; }
    @media screen and (max-width: 559px) {
      .bl_voices .el_lv2Heading {
        translate: 0 -5px; } }

.el_lv2Heading.el_lv2Heading__lg span {
  font-size: 430%;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 0.2em;
  text-shadow: none; }
  @media screen and (max-width: 839px) {
    .el_lv2Heading.el_lv2Heading__lg span {
      font-size: 350%; } }
  @media screen and (max-width: 559px) {
    .el_lv2Heading.el_lv2Heading__lg span {
      font-size: 280%; } }
  @media screen and (max-width: 430px) {
    .el_lv2Heading.el_lv2Heading__lg span {
      font-size: 210%; } }
.el_lv2Heading.el_lv2Heading__lg::before {
  background-color: #fff; }

.bl_voices_cardUnit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 160px; }
  @media screen and (max-width: 1099px) {
    .bl_voices_cardUnit {
      column-gap: 20px;
      row-gap: 60px; } }
  @media screen and (max-width: 839px) {
    .bl_voices_cardUnit {
      margin-top: 100px; } }
  @media screen and (max-width: 767px) {
    .bl_voices_cardUnit {
      grid-template-columns: 1fr; } }
  @media screen and (max-width: 559px) {
    .bl_voices_cardUnit {
      margin-top: 80px; } }


.bl_voices_card {
  padding: 5%;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #9d7125;
  color: #7f4f21; }

.bl_voices_client {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  translate: 0 -50px;
  font-size: 1.6rem; }
  @media screen and (max-width: 959px) {
    .bl_voices_client {
      flex-direction: column;
      align-items: flex-start; } }

.bl_voices_fig {
  width: 150px; }

.bl_voices_name {
  font-weight: bold;
  line-height: 1; }
  .bl_voices_name span {
    font-size: 300%; }

.bc_price .ly_main {
  padding-bottom: 0; }


/*オフ会パート*/

.bl_offmeeting_cardUnit {
  grid-template-columns: 1fr;
  display: grid;
  gap: 40px;
  margin-top: 80px; }
  @media screen and (max-width: 1099px) {
    .bl_offmeeting_cardUnit {
		column-gap: 20px; } }
  @media screen and (max-width: 839px) {
    .bl_offmeeting_cardUnit {
      margin-top: 50px; } }
  @media screen and (max-width: 767px) {
    .bl_offmeeting_cardUnit {
      grid-template-columns: 1fr; } }
  @media screen and (max-width: 559px) {
    .bl_offmeeting_cardUnit {
      margin-top: 40px; } }  

.bl_offmeeting_card {
  margin-top: 10px;
  padding: 5%;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #9d7125;
  color: #7f4f21; }

.bl_offmeeting_fig {
  width: 150px; }

.bl_offmeeting_name {
  line-height: 1; 
  margin-top: 10px;
  margin-bottom: 10px;}
  .bl_offmeeting_name span {
    font-size: 200%; }

.bl_offmeeting_card .el_cat {
  font-weight: normal;
  text-align: left;
  width: 33%; }

.bl_coordinator {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 20px;
 	 background-color: #f2deb9;
 	 padding: 8px 10px;
	  border-radius: 3px;
 	 box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  }
  @media screen and (max-width: 767px) {
    .bl_coordinator {
      flex-direction: column-reverse;
      margin-top: 20px; } }

.bl_coordinator_l {
  flex: 1 0 380px;
  margin-right: 20px; }
  @media screen and (max-width: 839px) {
    .bl_coordinator_l {
      margin-right: 30px; } }
  @media screen and (max-width: 767px) {
    .bl_coordinator_l {
      position: relative;
      margin-right: 0;
      z-index: 1; } }

.bl_coordinator_r img {
  width: 300px;
	margin: 10px;
  filter: drop-shadow(0 3px 4px rgba(0, 0, 0, 0.4)); }
  @media screen and (max-width: 767px) {
    .bl_coordinator_r img {
      width: 100%;
	  margin: 10px 0; } }

.bl_coordinator_data {
  display: flex;
  align-items: flex-end; }
  .bl_coordinator_data img {
    width: 185px; 
	margin: 10px; }
    @media screen and (max-width: 559px) {
      .bl_coordinator_data img {
        width: 130px; } }
  .bl_coordinator_data p { 
	margin-bottom: 10px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.6); }
    @media screen and (max-width: 559px) {
      .bl_coordinator_data p {
    	padding: 3px;
        font-size: 1.2rem; } }
    .bl_coordinator_data p span {
      display: block;
      font-size: 1.3rem; }

.bl_coordinator_txt {
  margin-top: 20px; }

/*コラム記事個別ページ*/
.bl_meta {
  position: relative;
  display: flex;
  gap: 10px;
  margin-top: 20px;
  align-items: flex-end; }
  .bl_meta .el_cat {
    background-color: #f2deb9;
    padding-left: 20px;
    padding-right: 20px; }

.bl_hero {
  margin-bottom: 50px; }
  @media screen and (max-width: 839px) {
    .bl_hero {
      margin-bottom: 30px; } }
  @media screen and (max-width: 559px) {
    .bl_hero {
      margin-bottom: 10px; } }
  .bl_hero img {
    aspect-ratio: 16/9;
    object-fit: cover; }

.bl_entryPost_cont {
  margin-bottom: 150px; }
  .bl_entryPost_cont h2 {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 140%;
    font-weight: bold;
    border-bottom: 3px solid #b2c1d2;
    position: relative; }
    @media screen and (max-width: 559px) {
      .bl_entryPost_cont h2 {
        font-size: 130%; } }
    .bl_entryPost_cont h2::before {
      content: "";
      width: 20%;
      height: 3px;
      position: absolute;
      left: 0;
      bottom: -3px;
      z-index: 1;
      background-color: #7f4f21; }
  .bl_entryPost_cont h3 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 20px; }
    @media screen and (max-width: 559px) {
      .bl_entryPost_cont h3 {
        font-size: 110%;
        margin-bottom: 10px; } }
  .bl_entryPost_cont p {
    margin-bottom: 30px; }
    .bl_entryPost_cont p img {
      aspect-ratio: 16/9;
      object-fit: cover; }
  .bl_entryPost_cont ul {
    list-style: initial;
    padding-left: 2em;
    margin-bottom: 20px; }
  .bl_entryPost_cont ol {
    list-style: normal;
    padding-left: 2em;
    margin-bottom: 20px; }
  .bl_entryPost_cont span {
    display: inline-block;
    position: relative; }
    .bl_entryPost_cont span::after {
      content: "";
      width: 100%;
      height: 60%;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: #fff84a;
      z-index: -1; }
/* ここからコラムの講師紹介部分 */
  .instructor-card {
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    margin-bottom: 2rem;
    padding: 2rem;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    border: 1px solid #e9ecef;
  }

/* 講師の文字部分（左側） */
  .instructor-content {
    flex: 7;
    min-width: 0;
  }

/* 講師の写真部分（右側） */
  .instructor-image {
    flex: 3;
    text-align: center;
    min-width: 0;
  }

/* 写真のスタイリング */
  .instructor-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
    max-width: 250px;
  }

/* 文字部分のスタイリング */
  .instructor-content p {
    margin: 0;
    line-height: 1.7;
    color: #333;
  }

/* 講師名の強調 */
  .instructor-content strong {
    color: #17284A;
    font-weight: 700;
  }

/* スマホ表示（768px以下） */
@media screen and (max-width: 768px) {
    .instructor-card {
        flex-direction: column;
        gap: 1.5rem;
        padding: 1.5rem;
    }
    
    .instructor-content,
    .instructor-image {
        flex: none;
        width: 100%;
    }
    
    .instructor-content {
        text-align: center;
    }
    
    .instructor-image img {
        max-width: 200px;
    }
    
    .instructor-content p {
        font-size: 1.2rem;
    }
}

/*教室ページ*/
.bl_roomTop {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 0.58fr 0.42fr auto;
  gap: 10px; }
  @media screen and (max-width: 559px) {
    .bl_roomTop {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto; } }


.bl_roomTop_item__1 {
  grid-column: 1/2;
  grid-row: 1/3; }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item__1 {
      grid-column: auto;
      grid-row: auto; } }
  .bl_roomTop_item__1 img {
    aspect-ratio: 1/1;
    object-fit: cover; }

.bl_roomTop_item__2 {
  grid-column: 2/3;
  grid-row: 1/3; }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item__2 {
      grid-column: auto;
      grid-row: auto; } }
  .bl_roomTop_item__2 img {
    aspect-ratio: 1/1;
    object-fit: cover; }

.bl_roomTop_item__3 {
  grid-column: 3/4;
  grid-row: 1/2; }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item__3 {
      grid-column: auto;
      grid-row: auto; } }
  .bl_roomTop_item__3 img {
    aspect-ratio: 16/9;
    object-fit: cover; }

.bl_roomTop_item__4 {
  grid-column: 3/4;
  grid-row: 2/4; }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item__4 {
      grid-column: auto;
      grid-row: auto; } }
  .bl_roomTop_item__4 img {
    aspect-ratio: 1/1;
    object-fit: cover; }

.bl_roomTop_item__5 {
  grid-column: 1/3;
  grid-row: 3/4; }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item__5 {
      grid-row: auto; } }

.bl_roomTop_item h2 {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 20px; }
  @media screen and (max-width: 839px) {
    .bl_roomTop_item h2 {
      font-size: 2.2rem; } }
  @media screen and (max-width: 559px) {
    .bl_roomTop_item h2 {
      font-size: 2rem; } }
.bl_roomTop_item p {
  padding-right: 10px; }

.bl_roomAxes {
  position: relative;
  padding: 20px 0; }
  @media screen and (max-width: 559px) {
    .bl_roomAxes {
      padding: 0; } }
  .bl_roomAxes::before {
    content: "";
    width: 45%;
    height: 100%;
    background: url(../images/awabg01-pc.png), #f2deb9;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 559px) {
      .bl_roomAxes::before {
        display: none; } }

.bl_roomAxes_cont {
  margin-top: 70px;
  display: flex;
  gap: 40px;
  align-items: center; }
  @media screen and (max-width: 839px) {
    .bl_roomAxes_cont {
      margin-top: 50px;
      gap: 20px; } }
  @media screen and (max-width: 767px) {
    .bl_roomAxes_cont {
      flex-direction: column;
      gap: 10px;
      margin-top: 30px; } }

.bl_roomAxes_gmap {
  width: 55%; }
  @media screen and (max-width: 767px) {
    .bl_roomAxes_gmap {
      width: 100%; } }
  .bl_roomAxes_gmap iframe {
    aspect-ratio: 16/9;
    width: 100%; }

.bl_roomAxes_data p {
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .bl_roomAxes_data p {
      margin-bottom: 10px; }
      .bl_roomAxes_data p br {
        display: none; } }

.bl_roomAxes_info {
  margin-top: 70px;
  display: flex;
  justify-content: space-around; }
  @media screen and (max-width: 767px) {
    .bl_roomAxes_info {
      flex-direction: column;
      justify-content: initial;
      align-items: center;
      gap: 30px;
      margin-top: 30px; } }

.el_lv2Heading.el_lv2Heading__ww {
  display: block; }

.el_lv2Heading.el_lv2Heading__sub {
  font-size: 3.5rem;
  padding-left: 1em;
  position: relative;
  margin-left: 0.5em; }
  @media screen and (max-width: 767px) {
    .el_lv2Heading.el_lv2Heading__sub {
      font-size: 3rem; } }
  @media screen and (max-width: 559px) {
    .el_lv2Heading.el_lv2Heading__sub {
      font-size: 2.4rem; } }
  .el_lv2Heading.el_lv2Heading__sub::before {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: -4px;
    background-color: #b2c1d2;
    z-index: 1; }
  .el_lv2Heading.el_lv2Heading__sub i.el_deco {
    position: absolute;
    left: 0;
    bottom: -4px;
    display: block;
    width: 0.5em;
    height: 0.5em;
    background-color: #7f4f21; }
    .el_lv2Heading.el_lv2Heading__sub i.el_deco.el_deco__2 {
      left: -0.5em;
      bottom: 0.5em;
      translate: 0 4px; }
  .el_lv2Heading.el_lv2Heading__sub span::after {
    display: none; }

.bl_roomGreeting_body {
  margin-top: 70px;
  margin-left: 5%;
  display: flex; }
  @media screen and (max-width: 767px) {
    .bl_roomGreeting_body {
      flex-direction: column;
      margin-left: 0;
      margin-top: 40px; } }

.bl_roomGreeting_fig {
  width: 260px;
  flex-shrink: 0; }
  @media screen and (max-width: 839px) {
    .bl_roomGreeting_fig {
      width: 200px; } }
  @media screen and (max-width: 767px) {
    .bl_roomGreeting_fig {
      width: 100%; } }
  .bl_roomGreeting_fig img {
    transform-origin: 0 0;
    scale: 1.2; }
    @media screen and (max-width: 767px) {
      .bl_roomGreeting_fig img {
        scale: 1; } }

.bl_roomGreeting_insta {
  width: 130px;
  text-align: center;
  flex-shrink: 0;
  letter-spacing: initial; }
  @media screen and (max-width: 839px) {
    .bl_roomGreeting_insta {
      width: 100px; } }
  .bl_roomGreeting_insta span {
    display: block;
    font-size: 1.6rem; }
    @media screen and (max-width: 839px) {
      .bl_roomGreeting_insta span {
        font-size: 1.4rem; } }
  .bl_roomGreeting_insta a {
    display: block;
    transition: all 0.2s; }
    @media (hover: hover) and (pointer: fine) {
      .bl_roomGreeting_insta a:hover {
        opacity: 0.7; } }

.bl_roomGreeting_txt {
  color: #fff;
  background-color: #9d7125;
  position: relative;
  display: flex;
  align-items: flex-end;
  font-size: 1.8rem;
  padding: 3%;
  border-radius: 5px;
  margin-top: 180px;
  gap: 30px; }
  @media screen and (max-width: 839px) {
    .bl_roomGreeting_txt {
      margin-top: 100px; } }
  @media screen and (max-width: 767px) {
    .bl_roomGreeting_txt {
      margin-top: 30px;
      padding: 15px;
      font-size: 1.7rem;
      flex-direction: column;
      gap: 0; } }
  .bl_roomGreeting_txt div p {
    font-weight: bold;
    margin-bottom: 20px; }

.bl_roomGreeting_name {
  position: absolute;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #9d7125;
  background-color: #fff;
  color: #7f4f21;
  text-align: center;
  top: 0;
  left: 20px;
  translate: 0 -90%;
  font-weight: bold; }

/*開講コース*/
.bl_course {
  margin-top: 70px;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px; }
  @media screen and (max-width: 839px) {
    .bl_course {
      gap: 20px; } }
  @media screen and (max-width: 767px) {
    .bl_course {
      grid-template-columns: 1fr;
      gap: 50px;
      margin-top: 40px; } }
  @media screen and (min-width: 2000px) {
    .bl_course {
      max-width: 1100px; } }

.bl_course_card {
  background-color: #fff; }

.bl_course_body {
  padding: 4%; }

.bl_course_ttl {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px; }
  @media screen and (max-width: 559px) {
    .bl_course_ttl {
      font-size: 1.9rem; } }
  .bl_course_ttl span {
    font-size: 80%;
    display: block; }

.bl_course_desc {
  margin-top: 10px;
  margin-bottom: 20px; }

.bl_course_cat {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px; }
  .bl_course_cat .el_cat {
    background-color: #f2deb9; }

.bl_roomCourse {
  position: relative; }
  .bl_roomCourse::after {
    content: "";
    width: 100%;
    height: 95%;
    background: url(../images/awabg01-pc.png), #ecf3f8;
    position: absolute;
    top: 200px;
    left: 0;
    z-index: -1; }

.bl_course_fig a {
  display: block;
  overflow: hidden; }
  .bl_course_fig a img {
    transition: scale 0.4s;
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%; }
  @media (hover: hover) and (pointer: fine) {
    .bl_course_fig a:hover img {
      scale: 1.2; } }

.bl_roomColumn {
  padding-top: 120px;
  background: url(../images/awabg01-pc.png), #f2deb9; }
  .bl_roomColumn .bl_postUnit {
    margin-top: 70px; }
    @media screen and (max-width: 767px) {
      .bl_roomColumn .bl_postUnit {
        margin-top: 40px; } }

.el_privacy {
  display: inline-block;
  color: #6684ea;
  margin-left: 1em; }

/*講座コースページ*/
.slider-thumbnail .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.5s;
  width: calc(100% / 3); }

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1; }

.bl_courseInfo_cont {
  display: flex;
  gap: 7%; }
  @media screen and (max-width: 767px) {
    .bl_courseInfo_cont {
      flex-direction: column;
      gap: 40px; } }
  @media screen and (max-width: 559px) {
    .bl_courseInfo_cont {
      gap: 20px; } }
  .bl_courseInfo_cont .bl_courseInfo_col1,
  .bl_courseInfo_cont .bl_courseInfo_col2 {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .bl_courseInfo_cont .bl_courseInfo_col1,
      .bl_courseInfo_cont .bl_courseInfo_col2 {
        width: 100%; } }

.bl_courseInfo_body h2 {
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 50px; }
  @media screen and (max-width: 839px) {
    .bl_courseInfo_body h2 {
      font-size: 2.2rem;
      margin-bottom: 30px; } }
  @media screen and (max-width: 559px) {
    .bl_courseInfo_body h2 {
      font-size: 2rem; } }

.bl_courseInfo_col1 img {
  aspect-ratio: 4/3;
  object-fit: cover; }

.bl_courseInfo_cat {
  display: flex;
  gap: 8px;
  flex-wrap: wrap; }
  .bl_courseInfo_cat .el_cat {
    min-width: 150px; }

.bl_youTube {
  margin-top: 70px;
  width: 780px;
  aspect-ratio: 16/9;
  border: 10px solid #fff;
  border-radius: 10px; }
  @media screen and (max-width: 839px) {
    .bl_youTube {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .bl_youTube {
      border: none;
      margin-top: 40px; } }
  @media screen and (max-width: 559px) {
    .bl_youTube {
      margin-top: 20px; } }
  .bl_youTube iframe {
    width: 100%;
    height: 100%;
    border-radius: 10px; }

.bl_courseInfo_movie {
  position: relative; }
  .bl_courseInfo_movie::before {
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: -40px;
    background: url(../images/awabg01-pc.png), #f2deb9;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .bl_courseInfo_movie::before {
        display: none; } }
  @media screen and (max-width: 767px) {
    .bl_courseInfo_movie .ly_halfW {
      width: 100%; } }

.ly_halfW {
  width: 50%; }

.bl_lecturer_name {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid #b2c1d2;
  padding: 0 0 7px 10px; }
  @media screen and (max-width: 767px) {
    .bl_lecturer_name {
      width: 100%;
      order: 1;
      margin-bottom: 20px;
      font-size: 2rem; } }
  @media screen and (max-width: 559px) {
    .bl_lecturer_name {
      font-size: 1.8rem;
      padding: 0 0 5px 8px; } }

.bl_courseInfo_data {
  margin-top: 20px; }
  .bl_courseInfo_data div {
    border-bottom: 1px solid;
    padding: 8px 0;
    display: flex; }
    .bl_courseInfo_data div dt {
      width: 5em;
      position: relative;
      white-space: nowrap;
      flex-shrink: 0; }
      .bl_courseInfo_data div dt::after {
        content: "：";
        position: absolute;
        right: 0;
        top: 0; }
    .bl_courseInfo_data div dd {
      padding-left: 1em; }
      @media screen and (max-width: 430px) {
        .bl_courseInfo_data div dd {
          padding-left: 0; } }

.bl_lecturer {
  position: relative; }
  .bl_lecturer::before {
    content: "";
    width: 40%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -140px;
    background: url(../images/awabg01-pc.png), #ecf3f8;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .bl_lecturer::before {
        display: none; } }
  .bl_lecturer .ly_halfW {
    translate: 100% 0; }
    @media screen and (max-width: 767px) {
      .bl_lecturer .ly_halfW {
        translate: 0;
        width: 100%; } }

.bl_lecturer_body {
  display: grid;
  place-items: start end;

  margin-top: 70px; }
  @media screen and (max-width: 767px) {
    .bl_lecturer_body {
      margin-top: 40px; } }

.bl_lecturer_data {
  width: 50%;
  position: relative; }
  @media screen and (max-width: 767px) {
    .bl_lecturer_data {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; } }
  @media screen and (max-width: 430px) {
    .bl_lecturer_data {
      flex-wrap: nowrap;
      flex-direction: column; } }

@media screen and (max-width: 767px) {
  .bl_lecturer_desc {
    width: 68%;
    order: 3; } }
@media screen and (max-width: 430px) {
  .bl_lecturer_desc {
    width: 100%; } }
.bl_lecturer_desc dd {
  padding-left: 1.5em; }
  @media screen and (max-width: 767px) {
    .bl_lecturer_desc dd {
      padding-left: 1em; } }
  @media screen and (max-width: 430px) {
    .bl_lecturer_desc dd {
      padding-left: 0; } }
.bl_lecturer_desc > div {
  border-bottom: 1px solid #b2c1d2;
  padding: 10px; }

.bl_lecturer_fig {
  width: 250px;
  border-radius: 5px;
  border: 15px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  translate: -110% 0; }
  @media screen and (max-width: 767px) {
    .bl_lecturer_fig {
      position: relative;
      width: 30%;
      border: none;
      translate: 0;
      order: 2; } }
  @media screen and (max-width: 430px) {
    .bl_lecturer_fig {
      width: 100%; } }
  .bl_lecturer_fig img {
    object-fit: cover;
    aspect-ratio: 3 / 5; }

.bl_others {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px; }
  @media screen and (max-width: 839px) {
    .bl_others {
      gap: 20px; } }
  @media screen and (max-width: 767px) {
    .bl_others {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 559px) {
    .bl_others {
      grid-template-columns: 1fr; } }
  .bl_others .bl_course_card {
    padding-bottom: 10px;
    border-bottom: 1px dashed; }
    .bl_others .bl_course_card .bl_course_body {
      padding: 0;
      margin-top: 10px; }
    .bl_others .bl_course_card .bl_course_ttl {
      font-size: 2rem; }
      @media screen and (max-width: 839px) {
        .bl_others .bl_course_card .bl_course_ttl {
          font-size: 1.8rem; } }

.ly_others {
  margin-top: 70px; }
  @media screen and (max-width: 559px) {
    .ly_others {
      margin-top: 30px; } }

.ly_thanks {
  padding: 0 20px;
  max-width: 440px;
  margin: 0 auto; }

/*ヘルパー*/
.hp_courseFg,
.hp_courseFg .bl_slide_name {
  background-color: #9d7125; }

.hp_courseFa,
.hp_courseFa .bl_slide_name {
  background-color: #724598; }

.hp_courseSb,
.hp_courseSb .bl_slide_name {
  background-color: #00536c; }

.hp_coursePg,
.hp_coursePg .bl_slide_name {
  background-color: #00428e; }

.hp_courseYg,
.hp_courseYg .bl_slide_name {
  background-color: #ef858c; }

.hp_coursePf,
.hp_coursePf .bl_slide_name {
  background-color: #a84b1f; }

.hp_courseMg,
.hp_courseMg .bl_slide_name {
  background-color: #59c3e1; }

.hp_courseTu,
.hp_courseTu .bl_slide_name {
  background-color: #b72f8c; }

/*ヘルパー再設定*/
.hp_course02,
.hp_course02 .bl_slide_name {
  background-color: #9d7125; }

.hp_course01,
.hp_course01 .bl_slide_name {
  background-color: #724598; }

.hp_course05,
.hp_course05 .bl_slide_name {
  background-color: #00536c; }

.hp_course03,
.hp_course03 .bl_slide_name {
  background-color: #00428e; }

.hp_course04,
.hp_course04 .bl_slide_name {
  background-color: #ef858c; }

.hp_course06,
.hp_course06 .bl_slide_name {
  background-color: #a84b1f; }

.hp_course08,
.hp_course08 .bl_slide_name {
  background-color: #59c3e1; }

.hp_course07,
.hp_course07 .bl_slide_name {
  background-color: #b72f8c; }


.hp_mb-40 {
  margin-bottom: -40px; }

.hp_mt140 {
  margin-top: 140px; }

.hp_center {
  text-align: center; }

.hp_big {
  font-size: 140%; }

.hp_brown {
  color: #7f4f21; }

.hp_pcNone {
  display: none; }
  @media screen and (max-width: 839px) {
    .hp_pcNone {
      display: block; } }

@media screen and (max-width: 839px) {
  .hp_spNone {
    display: none; } }

.hp_strong {
  font-weight: bold; }

.hp_hilight {
  display: inline-block;
  position: relative; }
  .hp_hilight::after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff84a;
    z-index: -1; }

.hp_gridCenter {
  display: grid;
  place-items: center; }

.hp_mt10 {
  margin-top: 10px; }

.hp_roomN {
  display: none;
  padding: 10px 0;
  color: #fff;
  background-color: #7f4f21; }

/*よくある質問ページを公開するときに消してください↓*/
.bl_faq_unit {
  display: none !important; }

/*名古屋駅前教室の教室ページを公開するときに消してください↓*/
.hp_none {
  display: none; }

.hp_roomN {
  display: block; }
