@charset "UTF-8";
/*Welcomeカスタマイズ*/
/* 源ノ明朝 */
@font-face {
  font-family: "notoserif_l";
  src: url("../../common/fonts/NotoSerifJP-Light.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "notoserif_r";
  src: url("../../common/fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "notoserif_m";
  src: url("../../common/fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "notoserif_s";
  src: url("../../common/fonts/NotoSerifJP-SemiBold.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-SemiBold.woff") format("woff");
}
/* Garamond */
@font-face {
  font-family: "Garamond";
  src: url("../../common/fonts/Garamond.woff2") format("woff2"), url("../../common/fonts/Garamond.woff") format("woff");
}
/* futura */
@font-face {
  font-family: "futura";
  src: url("../../common/fonts/futura.woff2") format("woff2"), url("../../common/fonts/futura.woff") format("woff");
}
/* futura-medium-italic */
@font-face {
  font-family: "futura-medium-italic";
  src: url("../../common/fonts/futura-medium-italic.woff2") format("woff2"), url("../../common/fonts/futura-medium-italic.woff") format("woff");
}
/* 游ゴシック体 */
/* font-family: "Yu Gothic", "游ゴシック体", sans-serif; */
/* 游ゴシック体 */
@font-face {
  font-family: "Yu-Gothic";
  src: url("../../common/fonts/Yu-Gothic.woff2") format("woff2"), url("../../common/fonts/Yu-Gothic.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "Yu-Gothic";
  src: url("../../common/fonts/Yu-Gothic-bold.woff2") format("woff2"), url("../../common/fonts/Yu-Gothic-bold.woff") format("woff");
  font-weight: bold;
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel {
    position: relative;
  }
}
.welcome .bl_contact_tel .contact_tel_title {
  font-size: 18px;
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .contact_tel_title {
    margin-bottom: 17px;
    font-size: 15px;
    letter-spacing: 0;
  }
}
.welcome .bl_contact_tel .contact_tel_links {
  gap: 36px;
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .contact_tel_links {
    gap: 16px;
    margin-bottom: 12px;
  }
}
.welcome .bl_contact_tel .contact_tel_links .tel_link {
  letter-spacing: 0;
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .contact_tel_links .free_call {
    margin-left: 10px;
  }
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .contact_tel_links .mobile_call p {
    font-size: calc(12px - 4px + 1.06vw);
  }
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .reception_time {
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 900px) {
  .welcome .bl_contact_tel .reception_time p {
    letter-spacing: 0;
    margin: 0;
    font-size: calc(13px - 4px + 1.06vw);
  }
}
.welcome .el_head_title {
  font-size: 25px;
  font-family: "notoserif_r";
  font-weight: normal;
}
@media screen and (max-width: 900px) {
  .welcome .el_head_title {
    font-size: calc(18px - 4px + 1.06vw);
    letter-spacing: 1px;
  }
}
.welcome .el_head_title::after {
  width: 150px;
}
@media screen and (max-width: 900px) {
  .welcome .el_head_title::after {
    width: 74px;
  }
}
.welcome .el_btn_002 {
  margin: 56px auto 42px;
}
@media screen and (max-width: 900px) {
  .welcome .el_btn_002 {
    margin: 21px auto 30px;
    width: 99%;
  }
}
.welcome .el_btn_002 a {
  padding: 28px 0;
  font-size: 20px;
}
@media screen and (max-width: 900px) {
  .welcome .el_btn_002 a {
    padding: 13px 13px 13px 3px;
    font-size: calc(14px - 4px + 1.06vw);
    letter-spacing: 0px;
  }
}
.welcome .el_btn_002 a:after {
  right: 5%;
}
.welcome .el_card_content {
  background-color: #fff;
  max-width: 1000px;
  box-sizing: border-box;
  margin: 0 auto 145px;
  padding: 50px 90px 80px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.32);
}
@media screen and (max-width: 900px) {
  .welcome .el_card_content {
    padding: 18px 20px 22px;
    width: 88%;
    margin: 0 auto 70px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.19);
  }
}
.welcome .el_ttl_001 {
  font-size: 20px;
  border-bottom: 1px solid #969696;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 900px) {
  .welcome .el_ttl_001 {
    font-size: calc(16px - 4px + 1.06vw);
    align-items: flex-start;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 42px;
  }
}
.welcome .el_ttl_001:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #a58e6b;
  margin-left: 6px;
}
@media screen and (max-width: 900px) {
  .welcome .el_ttl_001:before {
    width: 9px;
    height: 9px;
    margin-left: 4px;
    margin-top: 7px;
  }
}
.welcome .el_ttl_002 {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #969696;
  padding-bottom: 10px;
  font-size: 20px;
}
@media screen and (max-width: 900px) {
  .welcome .el_ttl_002 {
    font-size: calc(16px - 4px + 1.06vw);
  }
}
.welcome .el_ttl_002 span {
  font-size: 16px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #b09e7b;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-weight: bold;
  margin-right: 8px;
}
@media screen and (max-width: 900px) {
  .welcome .el_ttl_002 span {
    font-size: calc(13px - 4px + 1.06vw);
    width: 18px;
    height: 18px;
    line-height: 19px;
    letter-spacing: 0;
  }
}
.welcome .arrow_down {
  position: relative;
}
.welcome .arrow_down:after {
  content: "";
  position: absolute;
  bottom: -87px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 39px solid transparent;
  border-left: 39px solid transparent;
  border-top: 30px solid #d5d1b4;
  border-bottom: 0;
}
@media screen and (max-width: 900px) {
  .welcome .arrow_down:after {
    bottom: -46px;
    border-right: 26px solid transparent;
    border-left: 26px solid transparent;
    border-top: 19px solid #d5d1b4;
  }
}
.welcome .bg_color {
  background-color: #f4f0ea;
  padding-bottom: 18px;
}
.welcome #welcomeSec001 .img_wrap {
  max-width: 585px;
  margin: 66px auto 58px;
  position: relative;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .img_wrap {
    margin: 38px auto 36px;
  }
}
.welcome #welcomeSec001 .img_wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-color: #eee6d9;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .img_wrap::after {
    bottom: -5px;
    right: -5px;
  }
}
.welcome #welcomeSec001 .img_wrap img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
.welcome #welcomeSec001 .program_choice {
  width: 93%;
  margin: 0 auto 100px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice {
    width: 96%;
    margin: 0 auto 75px;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_txt {
  font-size: 16px;
  margin-bottom: 22px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_txt {
    font-size: calc(14px - 4px + 1.06vw);
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list {
  margin-bottom: 44px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list {
    margin-left: -3%;
    margin-right: -3%;
    margin-bottom: 35px;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl {
  font-size: 20px;
  margin: 0 0 8px;
  position: relative;
  padding-left: 24px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl {
    font-size: calc(17px - 4px + 1.06vw);
    padding-left: 19px;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #a58e6b;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl::before {
    top: 5px;
    transform: initial;
    width: 15px;
    height: 15px;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl small {
  font-size: 80%;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_ttl small {
    font-size: 100%;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item {
    align-items: center;
    gap: 13px;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_img {
  max-width: 215px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_img {
    width: 49%;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_img img {
  border: 1px solid #eee6d9;
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_txt {
  flex: 1;
}
.welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_txt p {
  font-size: 17px;
  margin: 0;
  padding-left: 24px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_list .program_choice_item .program_choice_item_txt p {
    font-size: calc(14px - 4px + 1.06vw);
    padding-left: 0;
  }
}
.welcome #welcomeSec001 .program_choice .program_choice_caution {
  font-size: 13px;
  margin-top: 20px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec001 .program_choice .program_choice_caution {
    margin-top: 24px;
    font-size: calc(12px - 4px + 1.06vw);
  }
}
.welcome #welcomeSec002 .img_wrap {
  max-width: 585px;
  margin: 66px auto 58px;
  position: relative;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec002 .img_wrap {
    margin: 40px auto 35px;
  }
}
.welcome #welcomeSec002 .img_wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-color: #eee6d9;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec002 .img_wrap::after {
    bottom: -5px;
    right: -5px;
  }
}
.welcome #welcomeSec002 .img_wrap img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
.welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap {
  padding: 0 20px;
  margin-bottom: 35px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap {
    padding: 0 5px;
  }
}
.welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap p {
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap p {
    font-size: calc(14px - 4px + 1.06vw);
  }
}
.welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap p small {
  font-size: 13px;
}
.welcome #welcomeSec002 .lesson_day .lesson_day_item .cont_wrap p a {
  text-decoration: none;
  color: #333333;
}
.welcome #welcomeSec003 .img_wrap {
  max-width: 585px;
  margin: 66px auto 58px;
  position: relative;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec003 .img_wrap {
    margin: 43px auto 44px;
  }
}
.welcome #welcomeSec003 .img_wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
  background-color: #eee6d9;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec003 .img_wrap::after {
    bottom: -5px;
    right: -5px;
  }
}
.welcome #welcomeSec003 .img_wrap img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
.welcome #welcomeSec003 .item_wrap .cont_wrap {
  padding: 0 20px;
  margin-bottom: 44px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec003 .item_wrap .cont_wrap {
    padding: 0 5px;
  }
}
.welcome #welcomeSec003 .item_wrap .cont_wrap p {
  font-size: 16px;
}
@media screen and (max-width: 900px) {
  .welcome #welcomeSec003 .item_wrap .cont_wrap p {
    font-size: calc(14px - 4px + 1.06vw);
  }
}
.welcome #welcomeSec003 .item_wrap .cont_wrap p small {
  font-size: 13px;
}

/*# sourceMappingURL=welcome.css.map */
