@charset "utf-8";

/*
料金
================================================ */
/* .title {
  height: 310px;
  background-image: url(../img/price/price-top.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000000; */
  /* text-shadow: 1px 1px 3px #4b2c14; */
/* }

.title h1 { */
  /* font-family: 'Montserrat', sans-serif; */
  /* font-size: 32px;
  font-weight: bold;
}

.title p {
  font-size: 14px;
  margin-top: 15px;
} */

#price {
  padding-top: 70px;
  width: 900px;
  max-width: 95%;
  margin: 0 auto;
  /* font-size: 1.65rem;
  line-height: 1.9;
  letter-spacing: 0.02rem;
  -webkit-text-size-adjust: 100%;
  color: var(--i_txt_color);
  font-weight: 500; */
  font-family: 'Mukta', 'Noto Sans JP', "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.heading.block_header_3 {
  overflow: hidden;
  /* background-color: #569394; */
  background-color: #87b9b8;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.heading.block_header_3:before {
  display: block;
  content: "";
  width: calc(100% - 8px);
  height: 1px;
  position: absolute;
  top: auto;
  bottom: 3px;
  left: 3px;
  background: rgba(255, 255, 255, 0.8);
}

.heading {
  position: relative;
  box-sizing: border-box;
}

.align-left {
  text-align: left;
}

.heading.block_header_3 .h {
  font-weight: 500;
  font-size: 19px;
  line-height: 1.5;
  color: #fff;
}

.heading .h,
.heading p {
  text-transform: none !important;
}

.heading.block_header_3 p {
  font-size: 15px;
  color: #fff;
}

.inner_item {
  margin-bottom: 10px;
}

.heading:before {
  content: "";
  display: block;
  position: absolute;
}

.heading.block_header_2 .h {
  display: inline-block;
  font-weight: 500;
  font-size: 20px !important;
  line-height: 1.5;
  padding-left: 22px;
  position: relative;
  letter-spacing: 0.2rem;
}

.heading.block_header_2.group_lesson {
  margin-top: 40px;
}

@media screen and (max-width: 1350px) {
  .block_header_2 .h {
    letter-spacing: 0 !important;
    font-size: 2.1rem !important;
  }
}

.heading.block_header_2 .h::before {
  top: 13.5px;
}

.heading.block_header_2 .h:before {
  display: block;
  content: '';
  /* width: 6px;
  height: 6px; */
  /* border: 3px solid #569394;
  border-radius: 50%; */
  position: absolute;
  /* top: calc(50% - 6px); */
  top: 6px;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #569394;
  font-size: 0.60em;
}

.heading.block_header_2 .h:before {
  content: "\f111";
}

.inner_item_group_lesson {
  margin-top: 40px;
}

.price_menu ul {
  display: block;
}

.price_menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

.price_menu li div.inner_item_txt:nth-of-type(1) {
  width: 100%;
}

.price_menu li .inner_item_txt {
  width: 75%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price_menu li .inner_item_txt dl {
  display: block;
  margin: 0 2% 0 0;
}

.price_menu li .inner_item_txt dl>* {
  display: block;
}

.price_menu li dt {
  padding-left: 12px;
  position: relative;
}

.price_menu li dt:before {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 5px;
  /* border-top: 1px solid #569394;
  border-right: 1px solid #569394;
  top: 50%;
  left: 0;
  transform: rotate(45deg) translate(-50%); */
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #569394;
  left: 0;
  top: 2px;
  font-size: 0.75em;
}

.price_menu li dt:before {
  content: "\f105";
}

.price_menu li .inner_item_txt .price {
  /* display: block; */
  white-space: nowrap;
  box-sizing: border-box;
  text-align: right;
}

/*
入会に必要なもの
================================================ */
.need {
  margin: 60px auto 0;
  /* background-color: #f8f8f8; */
}

.need-inner {
  width: 930px;
  max-width: 90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 60px;
  margin: 0 auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.need img {
  width: 360px;
}

.need-text {
  max-width: 500px;
  margin-right: 40px;
}

.need-text h2 {
  /* font-size: 22px;
  font-weight: bold;
  line-height: 30px; */
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  border-bottom: solid 1px #888;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 15px 0;
}

.need-text h2::after {
  /* content: '';
  display: block;
  width: 36px;
  height: 3px;
  background-color: #000000;
  margin-top: 20px; */
  content: '';
  position: absolute;
  display: block;
  border-bottom: solid 3px #000000;
  bottom: -2px;
  width: 30px;
}

.infoList {
  margin-top: 20px;
  margin-left: 20px;
  padding: 0;
}

.infoList_item {
  margin-bottom: 20px;
}

.infoList .infoList_item {
  position: relative;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.infoList .infoList_item:before {
  position: absolute;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #000;
  left: 0;
  top: 25px
}

.infoList .infoList_item:first-child:before {
  content: "\f138"
}

.infoList .infoList_item:nth-child(2):before {
  content: "\f138"
}

.infoList .infoList_item:last-child:before {
  content: "\f138"
}

.infoList .infoList_item .infoList_1 {
  display: block;
  font-size: 14px;
}

.infoList .infoList_item .infoList_2 {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

.infoList .infoList_item .infoList_num {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .need-inner {
    display: block;
    width: 500px;
  }

  .need img {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }
}