@charset "UTF-8";
/* -------------------------------------------------- */
/* file   :biyou2027.css                              */
/* update : 2025                                      */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
/* ---------トップスタイリスト・スタイリスト専攻共通---------- */
.forpc {
  display: block !important;
}

.forsp {
  display: none !important;
}

.forpcinline {
  display: inline !important;
}

.forspinline {
  display: none !important;
}

.fontEn {
  font-family: "Josefin Sans", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

.wrap01 {
  width: calc(100% - 60px);
  max-width: 2060px;
  padding: 70px 30px;
  margin: 110px auto 60px;
  box-sizing: border-box;
}

.inner01 {
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
}

.mt_box {
  margin-top: 100px;
}

.h1_wrap {
  background: linear-gradient(111deg, #ffefcb 0%, #fffcf3 53%, #ffdccd 100%);
}

.h1_wrap .h1_sub2 {
  color: #f6ad53;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
}

.h-type01 {
  font-size: 40px;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1.5;
  margin: 0 0 50px;
}
.h-type01.mt_box {
  margin-top: 100px;
}

.h-type02 {
  font-size: 22px;
  letter-spacing: 1px;
  border-bottom: solid 1px #f6ad53;
  margin: 0 0 30px;
}

.h4-type01 span {
  color: #f6ad53;
}

.h3_underline {
  color: #f6ad53;
  border-color: #f6ad53;
}

.h_tit {
  border-color: #f6ad53;
}

article img {
  width: 100%;
  height: auto;
}

section {
  margin-bottom: 80px;
}

.br10 {
  border-radius: 10px;
}

#biyoka01 .column {
  padding-top: 35px;
}

.note {
  font-size: 12px;
  margin-top: 20px;
}

.column {
  border: solid 5px #f6ad53;
  border-radius: 15px;
  padding: 0 45px 35px;
}
.column .clmnHeading {
  color: #f6ad53;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background: #fff;
  margin: 0 0 20px;
  padding: 0 25px;
  display: inline-block;
  position: relative;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.column.check .clmnHeading {
  padding-left: 110px;
  position: relative;
}
.column.check .clmnHeading::before {
  content: "CHECK";
  font-size: 16px;
  line-height: 1;
  border: solid 2px #f6ad53;
  padding: 5px 5px 3px;
  position: absolute;
  top: 7px;
  left: 25px;
}
.column .h-type04 {
  color: #f6ad53;
  border-color: #f6ad53;
}
.column .h-type04.first {
  margin-top: 0;
}

#biyoka02 .clmnHeading {
  margin-bottom: 20px;
}

.disclist li {
  list-style: disc;
  margin-left: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f6ad53;
}

.bx-prev,
.bx-next {
  background: #f6ad53;
}

#biyostylist .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f68d53;
}

#biyostylist .bx-prev,
#biyostylist .bx-next {
  background: #f68d53;
}

.arrow_icon {
  background: #f6ad53;
}

#lead {
  text-align: center;
}

#tocattop {
  text-align: center;
}
#tocattop a {
  color: #f6ad53;
  font-size: 18px;
  font-weight: bold;
  border: solid 2px #f6ad53;
  padding: 15px 3em;
  display: inline-block;
  transition: all 0.5s;
}
#tocattop a:hover {
  color: #fff;
  background: #f6ad53;
}

.point_btn {
  margin-top: 50px;
}
.point_btn a {
  background: #f6ad53;
}

.class-contents {
  padding-top: 60px;
}
.class-contents .sec1 {
  width: 80%;
  margin: 0 auto;
}
.class-contents .point {
  background: #f6ad53;
}
.class-contents_midashi {
  color: #f6ad53;
}
.class-contents_midashi .font_s {
  display: block;
  font-size: 12px;
  color: #222;
  margin-top: 5px;
}
.class-contents_text {
  background: #fff9e0;
  border: 1px solid #f6ad53;
}
.class-contents_list li .title.name {
  color: #f6ad53;
}
.class-contents_list li .title.name.teacher {
  font-size: 14px;
}
.class-contents_list.col_4 li .sub_title {
  text-align: center;
}
.class-contents_list.col_4 li:nth-child(4n+1):nth-last-child(-n+4), .class-contents_list.col_4 li:nth-child(4n+1):nth-last-child(-n+4) ~ li {
  margin-bottom: 0;
}
.class-contents .img_percent {
  margin-top: 20px;
}
.class-contents_movie {
  width: 65%;
  margin: 40px auto 0;
}
.class-contents_movie_inner {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.class-contents_movie_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.links02 ul li p {
  background: #f6ad53;
  border: solid 1px #f6ad53;
}
.links02 ul li.abroad p::after {
  background-image: url(/course_2027/biyou/img/s_abroad.svg);
}
.links02 ul li.voice p::after {
  background-image: url(/course_2027/biyou/img/s_voice.svg);
}
.links02 ul li.equipment p::after {
  background-image: url(/course_2027/biyou/img/s_equipment.svg);
}
.links02 ul li.teacher p::after {
  background-image: url(/course_2027/biyou/img/s_teacher.svg);
}
.links02 ul li.license p::after {
  background-image: url(/course_2027/biyou/img/s_license.svg);
}
.links02 ul li.seminar p::after {
  background-image: url(/course_2027/biyou/img/s_seminar.svg);
}
.links02 ul li.cr p {
  color: #f6ad53;
  background: #fff;
}
.links02 ul li.cr.abroad p::after {
  background-image: url(/course_2027/biyou/img/s_abroad_cr.svg);
}
.links02 ul li.cr.voice p::after {
  background-image: url(/course_2027/biyou/img/s_voice_cr.svg);
}
.links02 ul li.cr.equipment p::after {
  background-image: url(/course_2027/biyou/img/s_equipment_cr.svg);
}
.links02 ul li.cr.teacher p::after {
  background-image: url(/course_2027/biyou/img/s_teacher_cr.svg);
}
.links02 ul li.cr.license p::after {
  background-image: url(/course_2027/biyou/img/s_license_cr.svg);
}
.links02 ul li.cr.seminar p::after {
  background-image: url(/course_2027/biyou/img/s_seminar_cr.svg);
}

#links.bottomLinks ul li {
  margin-bottom: 0;
}

#links.bottomLinks ul li a:hover {
  background: #fff;
}

section.prospective .course_btn a {
  background: #f68d53;
}
section.prospective .course_btn a:hover {
  color: #f68d53;
  background: #fff;
  border: solid 1px #f68d53;
}
section.prospective .course_btn a:hover::after {
  border-color: #f68d53;
}

#naitei .h3 {
  color: #f6ad53;
  border-bottom: 1px solid #f6ad53;
}
#naitei ul li .cate span {
  color: #f6ad53;
}

.graduate_wrap .h3 {
  color: #f6ad53;
  border-bottom: 1px solid #f6ad53;
}
.graduate_wrap figure .company {
  color: #f6ad53;
}
.graduate_wrap figure .company span {
  background: #f6ad53;
}

.points_wrap li .inner_box .tit {
  color: #f6ad53;
}
.points_wrap li .inner_box .btn_box a {
  border: 1px solid #f6ad53;
  color: #f6ad53;
}
.points_wrap li .inner_box .btn_box a:after {
  border-top: 2px solid #f6ad53;
  border-right: 2px solid #f6ad53;
}
.points_wrap li .inner_box .btn_box a:hover {
  background: #f6ad53;
  border: 1px solid #f6ad53;
}

.course_title_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.course_title_list li {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #f6ad53;
  border-radius: 5px;
  padding: 10px 5px;
  box-sizing: border-box;
}
.course_title_list .first {
  width: 65%;
  max-width: 650px;
}
.course_title_list .second {
  background: transparent;
  font-size: 30px;
  line-height: 1;
}
.course_title_list .third {
  width: 32%;
  max-width: 320px;
}

#movie.wrap01 {
  margin-top: 0;
}

.contest_list li .contest_name {
  color: #f6ad53;
}

.class-contents_qualify ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 4%;
}
.class-contents_qualify ul li {
  display: block;
  width: calc(48% - 1.5em);
  margin-right: 0;
}

/* ---------スタイリスト専攻---------- */
.pr_wrap {
  color: #f6ad53;
}
.pr_wrap::before, .pr_wrap::after {
  background-color: #f6ad53;
}

/* ---------------全デバイス共通(pc)-end--------------------- */
/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  .forpc {
    display: none !important;
  }
  .forsp {
    display: block !important;
  }
  .forpcinline {
    display: none !important;
  }
  .forspinline {
    display: inline !important;
  }
  .wrap01 {
    width: 100vw;
    max-width: initial;
    padding: 50px 0 30px;
    margin: 40px auto 30px;
  }
  .inner01 {
    width: 100%;
    padding: 0 4vw;
    max-width: initial;
  }
  .mt_box {
    margin-top: 50px;
  }
  .h1_wrap .h1_sub2 {
    font-size: 13px;
    margin: 0 0 15px;
  }
  .h-type01 {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 30px;
  }
  .h-type01.mt_box {
    margin-top: 50px;
  }
  .h-type02 {
    font-size: 16px;
    margin: 0 0 20px;
  }
  section {
    margin-bottom: 40px;
  }
  .column {
    border-width: 3px;
    padding: 0 5vw 5vw;
  }
  .column .clmnHeading {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 15px;
    top: -7px;
  }
  .column.check {
    margin-top: 15px;
  }
  .column.check .clmnHeading {
    padding-left: 15px;
  }
  .column.check .clmnHeading::before {
    width: 54px;
    font-size: 13px;
    padding: 5px 5px 3px;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
  }
  #links.wrap01 {
    padding-top: 50px;
  }
  #links ul li {
    width: calc((100% - 10px) / 2);
    margin: 0 0 10px;
  }
  #links ul li p {
    font-size: 14px;
    padding: 15px 15px 10px 30px;
  }
  #links ul li p::after {
    width: 15px;
    height: 15px;
    top: calc(50% - 0.4em);
    left: 10px;
  }
  #links ul li figure {
    height: auto;
  }
  #links ul li figure img {
    transition: 0;
  }
  #links ul li figure:hover figure img {
    transform: none;
  }
  #links.bottomLinks ul {
    display: block;
  }
  #links.bottomLinks ul li {
    width: 100%;
  }
  .class-contents {
    padding-top: 15px;
  }
  .class-contents.year3 {
    padding-top: 40px;
  }
  .class-contents .sec1 {
    width: 100%;
  }
  .class-contents_list li .title {
    font-size: 12px;
  }
  .class-contents_list.col_4 li:nth-child(4n+1):nth-last-child(-n+4), .class-contents_list.col_4 li:nth-child(4n+1):nth-last-child(-n+4) ~ li {
    margin-bottom: 20px;
  }
  .class-contents_list.col_4 li:last-child, .class-contents_list.col_4 li:nth-last-child(2):nth-child(odd) {
    margin-bottom: 0 !important;
  }
  .class-contents_movie {
    width: 100%;
    margin: 20px auto 0;
  }
  .class-contents_qualify ul {
    display: block;
  }
  .class-contents_qualify ul li {
    width: 100%;
  }
  /* ---------------------SP END----------------------------- */
}
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
.mv {
  width: 100%;
  max-width: 2060px;
  padding: 0 30px;
  margin: 110px auto 60px;
  box-sizing: border-box;
  position: relative;
}
.mv .bg {
  width: 92.8%;
  height: 100%;
  background: linear-gradient(149deg, rgb(255, 239, 203) 0%, rgb(255, 220, 205) 100%);
  position: absolute;
  top: 40px;
  left: 30px;
}
.mv .figure {
  width: 1000px;
  position: absolute;
  top: 0;
  right: 30px;
}
.mv .figure img {
  width: 100%;
}
.mv .inner01 {
  padding-top: 115px;
  position: relative;
  z-index: 2;
}
.mv .inner01 h2 {
  color: #000;
  font-size: 60px;
  letter-spacing: 12px;
  line-height: 1.3;
  margin: 0 0 180px;
}
.mv .inner01 .year {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  background: #f6ad53;
  padding: 8px 10px;
  display: inline-block;
}
.mv .inner01 .year span {
  font-size: 150%;
}
.mv .inner01 .subtitle {
  color: #f6ad53;
}
.mv .inner01 .excuse .color {
  color: #f6ad53;
}

#new h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 0 25px;
  position: relative;
}
#new h3::after {
  content: "";
  width: 15px;
  height: 1px;
  background: #4b4b4b;
  position: absolute;
  top: 0.9em;
  left: 0;
}
#new ul li figure {
  border: solid 1px #f6ad53;
}

.other-course {
  background: #f3f3f3;
  padding: 50px 0;
  margin-top: 70px;
}
.other-course .other_title {
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  color: #f6ad53;
  line-height: 1.8;
  margin-bottom: 30px;
}
.other-course .course-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  text-align: center;
  padding: 50px;
  margin-top: 80px;
}
.other-course .course-content .sub {
  display: inline-block;
  border-bottom: solid 1px #cacaca;
  line-height: 1.5;
  padding: 0 0 5px;
  margin: 10px auto 0;
}
.other-course .course-content h4 {
  color: #f6ad53;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.5;
}
.other-course .course-content .honbun {
  text-align: center;
  margin-top: 20px;
}
.other-course .course-content figure {
  margin-top: 20px;
}
.other-course .course-content .badge {
  margin-top: 10px;
}
.other-course .course-content .badge span {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  background: #f6ad53;
  padding: 3px 10px;
}
.other-course .course-content .link_btn {
  width: 35%;
  max-width: 350px;
  margin: 20px auto;
}
.other-course .course-content .link_btn a {
  position: relative;
  display: block;
  width: 100%;
  background: #f6ad53;
  border: 1px solid #f6ad53;
  border-radius: 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
  color: #fff;
  padding: 8px 10px;
  transition: 0.5s;
}
.other-course .course-content .link_btn a:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: calc(50% - 0.4em);
  right: 20px;
  transform: rotate(45deg);
}
.other-course .course-content .link_btn a:hover {
  background: #fff;
  color: #f6ad53;
}
.other-course .hikaku_box {
  margin-top: 50px;
}

/* -------sec_ac_item------------ */
.sec_ac_item {
  /* -------2年制ポイント------------ */
}
.sec_ac_item .point01_title {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
}
.sec_ac_item .point01_title .name {
  font-size: 60px;
  font-weight: bold;
  color: #f6ad53;
}
.sec_ac_item .text_top {
  text-align: center;
}
.sec_ac_item .point_large_img {
  width: 100%;
  max-width: 1000px;
  margin: 30px auto 0;
}
.sec_ac_item .point01_cap {
  margin-top: 20px;
}
.sec_ac_item .point01_closeup {
  background: #fce4c8;
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
.sec_ac_item .point01_closeup .closeup_title {
  position: relative;
  padding: 10px 10px 5px;
  border-radius: 10px;
  background-color: #f6ad53;
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  color: #ffffff;
  margin-bottom: 30px;
}
.sec_ac_item .point01_closeup .closeup_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #f6ad53 transparent transparent;
  translate: -50% 100%;
}
.sec_ac_item .point01_closeup .closeup_list {
  font-size: 15px;
  line-height: 1.5;
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-top: 10px;
}
.sec_ac_item .point01_closeup .closeup_list .color {
  color: #f6ad53;
}
.sec_ac_item .point_topic_wrap {
  margin-top: 30px;
}
.sec_ac_item .point01_content_list {
  display: flex;
  gap: 0 2%;
  margin-top: 20px;
}
.sec_ac_item .point01_content_list .content_list {
  width: 32%;
}
.sec_ac_item .point01_content_list .content_list .text {
  margin-top: 10px;
}
.sec_ac_item .h-type04 {
  color: #f6ad53;
  border-color: #f6ad53;
}
.sec_ac_item .column_sec ul li:before {
  color: #f6ad53;
}
.sec_ac_item .fukidashi_li div {
  position: relative;
  display: inline-block;
  background: #f6ad53;
  border-radius: 5px;
  font-size: 12px;
  color: #fff;
  text-indent: 0;
  padding: 5px 10px;
  margin: 5px 0;
}
.sec_ac_item .fukidashi_li div:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-bottom: 13px solid #f6ad53;
}
.sec_ac_item .fukidashi_li span {
  display: block;
}
.sec_ac_item .curriculum-contents .note {
  font-size: 12px;
  margin-top: 20px;
}
.sec_ac_item .curriculum-contents_midashi {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #f6ad53;
  line-height: 1.5;
  margin: 20px 0 25px;
}
.sec_ac_item .curriculum-contents_midashi .font_s {
  display: block;
  font-size: 12px;
  color: #222;
  margin-top: 5px;
}
.sec_ac_item .curriculum-contents_text {
  margin-bottom: 30px;
}
.sec_ac_item .curriculum-contents_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0.5%;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.sec_ac_item .curriculum-contents_list li {
  width: 33%;
  line-height: 1.8;
}
.sec_ac_item .curriculum-contents_list li .title {
  color: #f6ad53;
  margin-bottom: 0;
  line-height: 1.5;
}
.sec_ac_item .curriculum-contents_list li .sub_title {
  line-height: 1.5;
}
.sec_ac_item .curriculum-contents_movie {
  width: 65%;
  margin: 40px auto 0;
}
.sec_ac_item .curriculum-contents_movie_inner {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.sec_ac_item .curriculum-contents_movie_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec_ac_item .britain_wrap {
  display: flex;
  gap: 0 3%;
  margin-top: 30px;
}
.sec_ac_item .britain_img {
  width: 40%;
  max-width: 400px;
}
.sec_ac_item .britain_text {
  width: 57%;
  max-width: 570px;
}
.sec_ac_item .points.point2 h4 {
  margin-top: 40px;
}
.sec_ac_item .points.point2 .box1 {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-top: 20px;
}
.sec_ac_item .points.point2 .box1 ul {
  display: flex;
  justify-content: space-between;
}
.sec_ac_item .points.point2 .box1 ul li h5 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.sec_ac_item .points.point2 .box1 ul li h5::before {
  content: "■";
}
.sec_ac_item .points.point2 .box1 ul li:first-child {
  width: 38.6%;
}
.sec_ac_item .points.point2 .box1 ul li:first-child h5::before {
  color: #f6ad53;
}
.sec_ac_item .points.point2 .box1 ul li:last-child {
  width: 54.2%;
}
.sec_ac_item .points.point2 .box1 ul li:last-child h5::before {
  color: #f68d53;
}
.sec_ac_item .point_btn {
  text-align: center;
}
.sec_ac_item .point_btn a {
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  display: inline-block;
  position: relative;
  border: solid 1px transparent;
  transition: all 0.5s;
  width: 46.67%;
  max-width: 420px;
  box-sizing: border-box;
}
.sec_ac_item .point_btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 20px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.sec_ac_item .point_btn a:hover::after {
  right: 10px;
}
.sec_ac_item .test_wrap {
  display: flex;
  gap: 0 3%;
  margin-top: 30px;
}
.sec_ac_item .test_wrap .test_item {
  width: 48.5%;
  max-width: 485px;
}
.sec_ac_item .test_wrap .test_img {
  width: 100%;
}
.sec_ac_item .test_wrap .test_title {
  display: inline-block;
  border-radius: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #f6ad53;
  line-height: 1.5;
  margin-top: 10px;
}
.sec_ac_item .test_wrap .text_text {
  margin-top: 5px;
}

/* -------時間割一例------------ */
.jikanwari_wrap {
  margin-top: 50px;
}
.jikanwari_wrap h3 {
  font-size: 18px;
  font-weight: bold;
}
.jikanwari_wrap h3 span {
  color: #f6ad53;
}
.jikanwari_wrap div {
  margin-bottom: 30px;
}
.jikanwari_wrap div:last-of-type {
  margin-bottom: 0;
}
.jikanwari_wrap div .grade {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.jikanwari_wrap div .attn {
  font-size: 12px;
  text-align: right;
  margin-top: 5px;
}

.slider_wrap .slider > div {
  width: 1000px;
  height: 350px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.slider_wrap .slider > div figure {
  width: 500px;
}
.slider_wrap .slider > div > div {
  width: calc(100% - 550px);
}
.slider_wrap .slider > div > div h5 {
  font-size: 30px;
  line-height: 1.33;
  margin: 0 0 20px;
}
.slider_wrap .slider > div > div .midashi {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.667;
  margin: 0 0 15px;
}
.slider_wrap .slider > div > div .btn {
  text-align: left;
  margin: 20px 0 0 0;
}
.slider_wrap .slider > div > div .btn a {
  width: 100%;
  max-width: 250px;
  text-align: center;
  font-size: 16px;
  border-radius: 10px;
  padding: 5px 0;
}
.slider_wrap .h4-type01 {
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.slider_wrap .btn {
  text-align: left;
  margin: 20px 0 0 0;
}
.slider_wrap .btn a {
  width: 100%;
  max-width: 250px;
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
  padding: 5px 0;
  text-align: center;
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
.slider_wrap .btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 20px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.slider_wrap .btn a:hover {
  color: #f6ad53;
  background: #fff;
}
.slider_wrap .btn a:hover::after {
  right: 10px;
  border-color: #f6ad53;
}
.slider_wrap .slider .midashi {
  color: #f6ad53;
}
.slider_wrap .slider .btn a {
  background: #f6ad53;
  border: solid 1px #f6ad53;
}
.slider_wrap .slider .btn a:hover {
  color: #f6ad53;
  background: #fff;
}
.slider_wrap .slider .btn a:hover::after {
  right: 10px;
  border-color: #f6ad53;
}
.slider_wrap .h4-type01 span {
  color: #f6ad53;
}

.kamoku.wrap01 {
  padding-bottom: 60px;
}
.kamoku.wrap01 .h-type01 {
  margin-bottom: 60px;
}
.kamoku.wrap01 .h-type01 span {
  font-size: 50%;
  vertical-align: middle;
  margin: 0 0.5em;
}
.kamoku.wrap01 ol.points {
  margin: 0 0 50px;
  display: flex;
  justify-content: space-between;
}
.kamoku.wrap01 ol.points li {
  width: calc((100% - 100px) / 3);
  position: relative;
}
.kamoku.wrap01 ol.points li::before {
  content: "";
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 35px;
  left: calc(50% - 20px);
  z-index: 2;
}
.kamoku.wrap01 ol.points li::after {
  content: "";
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -25px;
  left: 0;
}
.kamoku.wrap01 ol.points li div {
  width: 100%;
  height: 0;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  padding-bottom: 100%;
  position: relative;
}
.kamoku.wrap01 ol.points li div em {
  font-size: 16px;
  font-style: normal;
  line-height: 1.5;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kamoku.wrap01 ol.points li div em span {
  font-size: 187.5%;
}
.kamoku.wrap01 .btn {
  text-align: center;
  margin-bottom: 50px;
}
.kamoku.wrap01 .btn a {
  color: #fff;
  font-size: 26px;
  padding: 10px 100px;
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
.kamoku.wrap01 .btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 20px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.kamoku.wrap01 h4 {
  font-size: 30px;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.kamoku.wrap01 h4::before {
  content: "■ ";
}
.kamoku.wrap01 h4.clmnHeading {
  font-size: 24px;
  letter-spacing: 0;
  margin-bottom: 0;
}
.kamoku.wrap01 h4.h4_style {
  font-size: 16px;
  margin: 10px 0 0;
}
.kamoku.wrap01 h4.h4_style:before {
  content: none;
}
.kamoku.wrap01 .slider > div {
  width: 1000px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.kamoku.wrap01 .slider > div figure {
  width: 500px;
}
.kamoku.wrap01 .slider > div > div {
  width: calc(100% - 550px);
  padding-left: 50px;
}
.kamoku.wrap01 .slider > div > div h5 {
  font-size: 30px;
  line-height: 1.33;
  margin: 0 0 20px;
}
.kamoku.wrap01 .slider > div > div .midashi {
  color: #f6ad53;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.667;
  margin: 0 0 15px;
}
.kamoku.wrap01 .slider > div > div .btn {
  text-align: left;
  margin: 20px 0 0 0;
}
.kamoku.wrap01 .slider > div > div .btn a {
  width: 100%;
  max-width: 250px;
  text-align: center;
  font-size: 16px;
  border-radius: 10px;
  padding: 5px 0;
}

.wrap01 .btn a {
  background: #f6ad53;
  border: solid 1px #f6ad53;
}
.wrap01 .btn a:hover {
  color: #f6ad53;
  background: #fff;
}
.wrap01 .btn a:hover::after {
  right: 10px;
  border-color: #f6ad53;
}
.wrap01 h4::before {
  color: #f6ad53;
}

#biyoka02.wrap01 {
  background: rgb(255, 225, 203);
}
#biyoka02.wrap01 .btn a {
  background: #EF8D14;
  border: solid 1px #EF8D14;
}
#biyoka02.wrap01 .btn a:hover {
  color: #EF8D14;
  background: #fff;
}
#biyoka02.wrap01 .btn a:hover::after {
  right: 10px;
  border-color: #EF8D14;
}
#biyoka02.wrap01 h4::before {
  color: #EF8D14;
}

#biyostylist.wrap01 {
  background: linear-gradient(149deg, rgb(255, 239, 203) 0%, rgb(255, 245, 222) 48%, rgb(255, 239, 203) 100%);
}
#biyostylist.wrap01 .plus {
  color: #f68d53;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 30px;
}
#biyostylist.wrap01 ol.points li::before {
  background-image: url(/course_2027/biyou/img/points_s_arrow02.gif);
}
#biyostylist.wrap01 ol.points li::after {
  width: 144px;
  height: 112px;
}
#biyostylist.wrap01 ol.points li:nth-child(1)::after {
  background-image: url(/course_2027/biyou/img/point_s_04.png);
}
#biyostylist.wrap01 ol.points li:nth-child(2)::after {
  background-image: url(/course_2027/biyou/img/point_s_05.png);
}
#biyostylist.wrap01 ol.points li:nth-child(3)::after {
  background-image: url(/course_2027/biyou/img/point_s_06.png);
}
#biyostylist.wrap01 ol.points li:hover::before {
  background-image: url(/course_2027/biyou/img/points_s_arrow02_hv.gif);
}
#biyostylist.wrap01 ol.points li a:hover {
  color: #f68d53;
}
#biyostylist.wrap01 .btn a {
  background: #f68d53;
  border: solid 1px #f68d53;
}
#biyostylist.wrap01 .btn a:hover {
  color: #f68d53;
  background: #fff;
}
#biyostylist.wrap01 .btn a:hover::after {
  right: 10px;
  border-color: #f68d53;
}
#biyostylist.wrap01 h4::before {
  color: #f68d53;
}

.syokusyu {
  align-items: flex-end;
  margin-bottom: 80px;
}
.syokusyu .column_tit {
  background: #f6ad53;
}
.syokusyu .column_tit::after {
  border-color: transparent transparent transparent #f6ad53;
}
.syokusyu .column_ul {
  width: auto;
  border-bottom: dotted 1px #f6ad53;
}
.syokusyu .column_ul li::before {
  color: #f6ad53;
}

.qualify {
  margin-top: 50px;
}
.qualify .qualify_title {
  font-size: 16px;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin: 50px 0 10px;
}
.qualify .flex_wrap {
  display: flex;
  justify-content: space-between;
}
.qualify .flex_wrap > div {
  width: calc((100% - 40px) / 2);
}
.qualify .flex_wrap > div h5 {
  font-size: 15px;
  font-weight: bold;
}
.qualify .flex_wrap > div ul li {
  padding-left: 1.5em;
  position: relative;
}
.qualify .flex_wrap > div ul li::before {
  content: "";
  width: 0.8em;
  height: 0.8em;
  background: #f6ad53;
  position: absolute;
  top: 0.5em;
  left: 0;
}
.qualify .biyoka h4 {
  color: #f6ad53;
  border-bottom-color: #f6ad53;
}
.qualify .biyoka h5 {
  font-size: 14px;
}
.qualify .biyoka ul li::before {
  color: #f6ad53;
}
.qualify .class-contents_qualify .h4_style {
  color: #f6ad53;
}
.qualify .class-contents_qualify ul li:before {
  background: #f6ad53;
}
.qualify .biyostylist h4 {
  color: #f68d53;
  border-bottom-color: #f68d53;
}
.qualify .biyostylist h5 {
  font-size: 14px;
}
.qualify .biyostylist ul li::before {
  color: #f6ad53;
}

#jisshu .lead {
  margin-bottom: 60px;
}
#jisshu h4 {
  color: #f6ad53;
}
#jisshu .box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#jisshu .box figure {
  width: 470px;
}
#jisshu .box > div {
  width: calc(100% - 520px);
}
#jisshu .box > div .midashi {
  font-size: 18px;
  font-weight: bold;
}
#jisshu .btn {
  text-align: center;
  margin-top: 60px;
}
#jisshu .btn a {
  color: #fff;
  font-size: 26px;
  background: #f68d53;
  border: solid 1px #f68d53;
  padding: 10px 100px;
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
#jisshu .btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 20px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
#jisshu .btn a:hover {
  color: #f68d53;
  background: #fff;
}
#jisshu .btn a:hover::after {
  right: 10px;
  border-color: #f68d53;
}

#movie ul {
  display: flex;
  justify-content: space-between;
}
#movie ul.flex_start {
  justify-content: flex-start;
}
#movie ul.flex_start li {
  margin-right: 20px;
}
#movie ul.flex_start li:last-child {
  margin-right: 0;
}
#movie ul li div {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
#movie ul li div iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#reason.wrap01 {
  background: url(/course_2027/biyou/img/reason_bg_01.jpg) no-repeat center top;
  background-size: cover;
  margin-bottom: 0;
}
#reason.wrap01 .h-type01 {
  color: #fff;
}
#reason.wrap01 .slider > div {
  width: 1000px;
  height: 450px;
  background: #fff;
  padding: 50px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#reason.wrap01 .slider > div figure {
  width: 448px;
}
#reason.wrap01 .slider > div > div {
  width: calc(100% - 490px);
}
#reason.wrap01 .slider > div > div .midashi {
  color: #f6ad53;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.667;
  margin: 0 0 15px;
}

#faq.wrap01 {
  background: linear-gradient(149deg, rgb(255, 239, 203) 0%, rgb(255, 220, 205) 100%);
  margin-top: 0;
}
#faq.wrap01 ul li {
  background: #fff;
  margin: 0 0 10px;
  padding: 30px 35px;
}
#faq.wrap01 ul li .question {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 0 30px;
  position: relative;
}
#faq.wrap01 ul li .question::before {
  content: "Q.";
  color: #f6ad53;
  font-family: "Josefin Sans", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  font-size: 115%;
  font-weight: bold;
  position: absolute;
  top: -1px;
  left: 0;
}
#faq.wrap01 ul li .answer {
  padding: 0 0 0 30px;
}
#faq.wrap01 .more:before {
  background: #f6ad53;
}
#faq.wrap01 .more:after {
  background: #f6ad53;
}
#faq.wrap01 .more:hover {
  cursor: pointer;
}

#manabi ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#manabi ul li {
  width: calc((100% - 100px) / 3);
  border-bottom: dotted 1px #454545;
}
#manabi ul li:nth-child(1) {
  border-top: dotted 1px #454545;
}
#manabi ul li:nth-child(2) {
  border-top: dotted 1px #454545;
}
#manabi ul li:nth-child(3) {
  border-top: dotted 1px #454545;
}
#manabi ul li a {
  font-size: 18px;
  padding: 20px 0 20px 30px;
  display: block;
  position: relative;
}
#manabi ul li a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/course_2027/biyou/img/s_arrow03.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: calc(50% - 0.6em);
  left: 0;
}

#focus.wrap01 {
  background: #f3f3f3;
}
#focus.wrap01 .h-type01 {
  margin-bottom: 25px;
}
#focus.wrap01 .subtit {
  text-align: center;
  margin-bottom: 55px;
}
#focus.wrap01 ul {
  margin: 0 0 60px;
  display: flex;
  justify-content: space-between;
}
#focus.wrap01 ul li {
  width: calc(100% - 100px)/3;
  text-align: center;
}
#focus.wrap01 ul li figure {
  margin: 0 0 10px;
}
#focus.wrap01 ul li h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
}
#focus.wrap01 .more {
  text-align: center;
}
#focus.wrap01 .more a {
  font-size: 18px;
  border-bottom: dotted 1px #454545;
  padding: 0 0 15px 30px;
  position: relative;
}
#focus.wrap01 .more a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/course_2027/biyou/img/s_arrow01.png) no-repeat;
  position: absolute;
  top: calc(50% - 1em);
  left: 0;
}

#insta h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
}
#insta h3 em {
  font-style: normal;
  padding-left: 40px;
  position: relative;
}
#insta h3 em::before {
  content: "";
  width: 26px;
  height: 26px;
  background: url(/course_2027/biyou/img/s_insta.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -3px;
  left: 0;
}

@media screen and (max-width: 960px) {
  .mv {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1060px) {
  .mv .figure {
    width: calc(100% - 60px);
  }
}
@media screen and (max-width: 750px) {
  .syokusyu {
    width: 100%;
    margin-bottom: 40px;
  }
  .syokusyu .column_ul {
    border-bottom: none;
  }
  .syokusyu .column_ul li::before {
    color: #f6ad53;
  }
}
/* ---------------全デバイス共通(pc)-end--------------------- */
/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
@media screen and (min-width: 560px) and (max-width: 950px) {
  .pc_2 {
    display: none;
  }
  .kamoku.wrap01 .slider > div > div.btn_in h5 {
    margin: 0 0 5px;
  }
  .kamoku.wrap01 .slider > div > div.btn_in .midashi {
    margin: 0 0 5px;
  }
  .kamoku.wrap01 .slider > div > div.btn_in .btn {
    text-align: left;
    margin: 5px 0 0 0;
  }
  .kamoku.wrap01 .slider > div > div.btn_in .btn a {
    width: 100%;
    max-width: 250px;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    padding: 5px 0;
  }
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  .mv {
    width: 92vw;
    max-width: 92vw;
    background: linear-gradient(149deg, rgb(255, 239, 203) 0%, rgb(255, 239, 203) 50%, rgb(255, 220, 205) 100%);
    padding: 0 0 8vw;
    margin: 60px auto 8vw;
  }
  .mv .bg {
    display: none;
  }
  .mv .figure {
    width: 100%;
    position: static;
  }
  .mv .inner01 {
    padding-top: 0;
  }
  .mv .inner01 h2 {
    font-size: 32px;
    letter-spacing: 5px;
    margin: 0 0 -50px;
    transform: translateY(-60px);
  }
  .mv .inner01 .year {
    font-size: 14px;
    padding: 6px 10px;
  }
  #new h3 {
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0 0 0 25px;
    position: relative;
  }
  .other-course {
    margin-top: 35px;
  }
  .other-course .other_title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .other-course .course-content {
    display: block;
    padding: 20px 0 0 0;
    margin-top: 40px;
  }
  .other-course .course-content .sub {
    margin: 10px auto 0;
  }
  .other-course .course-content h4 {
    font-size: 6.5vw;
    height: auto;
  }
  .other-course .course-content .honbun {
    margin-top: 10px;
  }
  .other-course .course-content figure {
    margin-top: auto;
  }
  .other-course .course-content .link_btn {
    width: 80%;
    margin: 10px auto 25px;
  }
  .other-course .course-content .link_btn a {
    font-size: 14px;
  }
  .other-course .course-content .link_btn a:before {
    right: 10px;
  }
  .other-course .course-content .link_btn a:hover {
    background: inherit;
    color: inherit;
  }
  .other-course .course-content .badge {
    margin-top: 5px;
  }
  .other-course .course-content .badge span {
    font-size: 14px;
  }
  .other-course .hikaku_box {
    margin-top: 25px;
  }
  /* -------sec_ac_item------------ */
  .sec_ac_item {
    /* -------2年制ポイント------------ */
  }
  .sec_ac_item .point01_title {
    font-size: 20px;
  }
  .sec_ac_item .point01_title .name {
    font-size: 40px;
  }
  .sec_ac_item .point_large_img {
    max-width: 100%;
    margin: 15px auto 0;
  }
  .sec_ac_item .point01_cap {
    margin-top: 10px;
  }
  .sec_ac_item .point01_closeup {
    border-radius: 5px;
    padding: 10px;
    margin-top: 15px;
  }
  .sec_ac_item .point01_closeup .closeup_title {
    padding: 8px 8px 4px;
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 15px;
  }
  .sec_ac_item .point01_closeup .closeup_title::after {
    border-width: 6px 5px 0 5px;
  }
  .sec_ac_item .point01_closeup .closeup_list {
    font-size: 14px;
    margin-top: 5px;
  }
  .sec_ac_item .point_topic_wrap {
    margin-top: 15px;
  }
  .sec_ac_item .point01_content_list {
    flex-direction: column;
    gap: 10px 0;
    margin-top: 10px;
  }
  .sec_ac_item .point01_content_list .content_list {
    display: flex;
    gap: 0 2%;
    align-items: center;
    width: 100%;
  }
  .sec_ac_item .point01_content_list .content_list .img {
    width: 30%;
  }
  .sec_ac_item .point01_content_list .content_list .text {
    width: 68%;
    margin-top: 0;
  }
  .sec_ac_item .curriculum-contents_midashi {
    font-size: 18px;
    margin: 25px 0 20px;
    line-height: 1.5;
  }
  .sec_ac_item .curriculum-contents_list {
    display: flex;
    gap: 10px 2%;
    padding: 10px;
  }
  .sec_ac_item .curriculum-contents_list li {
    width: 49%;
  }
  .sec_ac_item .curriculum-contents_list li .title {
    font-size: 12px;
  }
  .sec_ac_item .curriculum-contents_list li .sub_title {
    font-size: 12px;
  }
  .sec_ac_item .curriculum-contents_movie {
    width: 100%;
    margin: 20px auto 0;
  }
  .sec_ac_item .curriculum-contents .point_btn {
    margin-top: 25px;
  }
  .sec_ac_item .curriculum-contents .point_btn a {
    width: 100%;
    font-size: 15px;
    padding: 5px 0;
  }
  .sec_ac_item .curriculum-contents .point_btn a:after {
    width: 8px;
    height: 8px;
  }
  .sec_ac_item .britain_wrap {
    flex-direction: column;
    gap: 10px 0;
    margin-top: 15px;
  }
  .sec_ac_item .britain_img {
    width: 100%;
    max-width: 100%;
  }
  .sec_ac_item .britain_text {
    width: 100%;
    max-width: 100%;
  }
  .sec_ac_item .points.point2 .box1 {
    margin-top: 10px;
  }
  .sec_ac_item .points.point2 .box1 ul {
    flex-direction: column;
    justify-content: flex-start;
  }
  .sec_ac_item .points.point2 .box1 ul li h5 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .sec_ac_item .points.point2 .box1 ul li:first-child {
    width: 70%;
  }
  .sec_ac_item .points.point2 .box1 ul li:last-child {
    width: 100%;
  }
  .sec_ac_item .test_wrap {
    gap: 0 2%;
    margin-top: 15px;
  }
  .sec_ac_item .test_wrap .test_item {
    width: 49%;
    max-width: 49%;
  }
  .sec_ac_item .test_wrap .test_title {
    font-size: 15px;
    margin-top: 5px;
  }
  /* -------時間割一例------------ */
  .jikanwari_wrap {
    margin-top: 25px;
  }
  .jikanwari_wrap div {
    margin-bottom: 15px;
  }
  .jikanwari_wrap div .grade {
    margin-bottom: 10px;
  }
  /* -------トップページ授業紹介------------ */
  .slider_wrap .slider {
    width: 80%;
    margin: 0 auto;
  }
  .slider_wrap .slider > div {
    height: auto;
    display: block;
  }
  .slider_wrap .slider > div figure {
    width: 100%;
  }
  .slider_wrap .slider > div figure img {
    height: 200px;
  }
  .slider_wrap .slider .slider_l {
    width: 100%;
    padding: 5vw;
    box-sizing: border-box;
  }
  .slider_wrap .slider .h5 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .slider_wrap .slider .midashi {
    font-size: 15px;
    margin: 0 0 5px;
  }
  .slider_wrap .btn {
    margin-bottom: 5vw;
  }
  .slider_wrap .btn a::after {
    width: 8px;
    height: 8px;
  }
  .slider_wrap .h4-type01 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #yume .inner02 > ul {
    margin: 0 0 60px;
    display: block;
  }
  #yume .inner02 > ul li {
    width: 100%;
  }
  #yume .inner02 > ul li + li {
    margin-top: 30px;
  }
  #yume .inner02 > ul li figure {
    margin: 0 15vw 10px;
  }
  #yume .inner02 > ul li h4 {
    font-size: 15px;
  }
  #yume .inner02 .column > div {
    display: block;
  }
  #yume .inner02 .column > div figure {
    width: 80%;
    text-align: center;
    margin: 0 auto 15px;
  }
  #yume .inner02 .column > div > div {
    width: 100%;
  }
  #yume .inner02 .column > div > div .midashi {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .kamoku.wrap01 .h-type01 {
    margin-bottom: 30px;
  }
  .kamoku.wrap01 .h-type01 span {
    font-size: 75%;
  }
  .kamoku.wrap01 ol.points {
    margin: 0 0 30px;
    display: block;
  }
  .kamoku.wrap01 ol.points li {
    width: 70%;
    margin: 0 auto;
  }
  .kamoku.wrap01 ol.points li + li {
    margin-top: 40px;
  }
  .kamoku.wrap01 ol.points li::before {
    width: 20px;
    height: 20px;
    bottom: 20px;
    left: calc(50% - 10px);
  }
  .kamoku.wrap01 ol.points li::after {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -25px;
    left: -2em;
  }
  .kamoku.wrap01 ol.points li div a {
    font-size: 14px;
  }
  .kamoku.wrap01 ol.points li div a span {
    font-size: 150%;
  }
  .kamoku.wrap01 ol.points li div em span {
    font-size: 150%;
  }
  .kamoku.wrap01 .btn {
    margin-bottom: 5vw;
  }
  .kamoku.wrap01 .btn a {
    font-size: 20px;
    padding: 10px 0;
    display: block;
  }
  .kamoku.wrap01 .btn a::after {
    width: 8px;
    height: 8px;
  }
  .kamoku.wrap01 h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .kamoku.wrap01 h4.clmnHeading {
    font-size: 16px;
  }
  .kamoku.wrap01 h4.h4_style {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .kamoku.wrap01 .slider > div {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .kamoku.wrap01 .slider > div figure {
    width: 100%;
  }
  .kamoku.wrap01 .slider > div > div {
    width: 100%;
    padding: 5vw;
    box-sizing: border-box;
  }
  .kamoku.wrap01 .slider > div > div h5 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .kamoku.wrap01 .slider > div > div .midashi {
    font-size: 15px;
    margin: 0 0 5px;
  }
  #biyoka01.wrap01 ol.points li:hover::before {
    background-image: url(/course_2027/biyou/img/points_s_arrow01.gif);
  }
  #biyoka01.wrap01 ul.points_wrap li::after {
    width: 100px;
    height: 110px;
  }
  #biyoka02.wrap01 ol.points li:hover::before {
    background-image: url(/course_2027/biyou/img/points_s_arrow01.gif);
  }
  #biyoka02.wrap01 ul.points_wrap li::after {
    width: 100px;
    height: 110px;
  }
  #biyostylist.wrap01 .plus {
    font-size: 20px;
    margin: 0 0 25px;
  }
  #biyostylist.wrap01 ol.points li::after {
    width: 144px;
    height: 112px;
  }
  #biyostylist.wrap01 ol.points li:hover::before {
    background-image: url(/course_2027/biyou/img/points_s_arrow02.gif);
  }
  .qualify .qualify_title {
    font-size: 16px;
    margin: 5vw 0 10px;
  }
  .qualify .flex_wrap {
    display: block;
  }
  .qualify .flex_wrap div {
    width: 100%;
  }
  .qualify h5 {
    font-size: 14px;
  }
  .fukidashi_li div:before {
    top: -15px;
    margin-left: -5px;
    border: 5px solid transparent;
    border-bottom: 10px solid #f6ad53;
  }
  .fukidashi_li span {
    display: block;
  }
  #biyoka01 .column {
    padding-top: 5vw;
  }
  #jisshu .lead {
    margin-bottom: 6vw;
  }
  #jisshu .box {
    display: block;
  }
  #jisshu .box figure {
    width: 80%;
    margin: 0 auto 5vw;
  }
  #jisshu .box > div {
    width: 100%;
  }
  #jisshu .box > div .midashi {
    font-size: 15px;
  }
  #jisshu .btn {
    margin-top: 6vw;
  }
  #jisshu .btn a {
    font-size: 16px;
    padding: 10px 0;
    display: block;
  }
  #movie ul.flex_start li {
    margin-right: 10px;
  }
  #movie ul.flex_start li:last-child {
    margin-right: 0;
  }
  #reason.wrap01 {
    padding-bottom: 60px;
  }
  #reason.wrap01 .slider > div {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 5vw;
    display: block;
  }
  #reason.wrap01 .slider > div figure {
    width: 100%;
    margin: 0 0 10px;
  }
  #reason.wrap01 .slider > div > div {
    width: 100%;
    padding-right: 0;
  }
  #reason.wrap01 .slider > div > div .midashi {
    font-size: 15px;
  }
  #faq.wrap01 ul li {
    padding: 6vw;
  }
  #faq.wrap01 ul li .question {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  #manabi ul {
    display: flex;
  }
  #manabi ul li {
    width: calc((100% - 20px) / 2);
  }
  #manabi ul li:nth-child(3) {
    border-top: none;
  }
  #manabi ul li a {
    font-size: 13px;
    padding: 15px 0 15px 30px;
  }
  #manabi ul li a::after {
    width: 15px;
    height: 15px;
    background-size: 100% auto;
    top: calc(50% - 0.6em);
  }
  #focus.wrap01 .h-type01 {
    margin-bottom: 15px;
  }
  #focus.wrap01 .subtit {
    margin-bottom: 40px;
  }
  #focus.wrap01 ul {
    margin: 0 0 50px;
    display: block;
  }
  #focus.wrap01 ul li {
    width: 100%;
  }
  #focus.wrap01 ul li + li {
    margin-top: 20px;
  }
  #focus.wrap01 ul li figure {
    margin: 0 15vw 10px;
  }
  #focus.wrap01 ul li h5 {
    font-size: 15px;
  }
  #focus.wrap01 .more {
    text-align: center;
  }
  #focus.wrap01 .more a {
    font-size: 14px;
    padding: 0 0 10px 30px;
  }
  #focus.wrap01 .more a::after {
    width: 15px;
    height: 15px;
    background-size: 100% auto;
    top: calc(50% - 0.6em);
  }
  #insta h3 {
    margin: 0 0 10px;
  }
  .course_title_list {
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 10px;
  }
  .course_title_list li {
    font-size: 14px;
    padding: 5px;
  }
  .course_title_list .first {
    width: 100%;
    max-width: 100%;
  }
  .course_title_list .second {
    font-size: 20px;
  }
  .course_title_list .third {
    width: 100%;
    max-width: 100%;
  }
  /* ---------------------SP END----------------------------- */
}
/* ------------------ 世界で活躍 ----------- */
.txt_level3 {
  width: 88%;
  max-width: 880px;
  margin: 100px auto 0;
}
.txt_level3.mb01 {
  margin-bottom: 40px;
}

#abroad-points .points {
  margin-top: 90px;
}
#abroad-points .points.point1 h3::after {
  content: "POINT1";
}
#abroad-points .points.point2 h3::after {
  content: "POINT2";
}
#abroad-points .points h3 {
  font-size: 30px;
  margin: 40px 0;
  padding: 0 0 0 125px;
  position: relative;
}
#abroad-points .points h3::after {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  background: #f6ad53;
  border-radius: 5px;
  padding: 4px 10px;
  position: absolute;
  top: 12px;
  left: 0;
}
#abroad-points .points .tit_box {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
#abroad-points .points.point1 h4 {
  margin-top: 40px;
}
#abroad-points .points.point1 .box1 {
  display: flex;
  justify-content: space-between;
}
#abroad-points .points.point1 .box1 > div {
  width: calc(100% - 390px);
}
#abroad-points .points.point1 .box1 figure {
  width: 350px;
}
#abroad-points .points.point2 h4 {
  margin-top: 40px;
}
#abroad-points .points.point2 .box1 {
  border-radius: 5px;
  padding: 10px;
}
#abroad-points .points.point2 .box1 ul {
  display: flex;
  justify-content: space-between;
}
#abroad-points .points.point2 .box1 ul li h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 1.5em;
}
#abroad-points .points.point2 .box1 ul li h5::before {
  content: "■";
}
#abroad-points .points.point2 .box1 ul li:first-child {
  width: 386px;
}
#abroad-points .points.point2 .box1 ul li:first-child h5::before {
  color: #f6ad53;
}
#abroad-points .points.point2 .box1 ul li:last-child {
  width: 542px;
}
#abroad-points .points.point2 .box1 ul li:last-child h5::before {
  color: #f68d53;
}
#abroad-points .points.point2 .box2 {
  display: flex;
  justify-content: space-between;
}
#abroad-points .points.point2 .box2 > div {
  width: calc(100% - 390px);
}
#abroad-points .points.point2 .box2 figure {
  width: 350px;
}
#abroad-points .column {
  margin-top: 80px;
}
#abroad-points .column > div {
  display: flex;
  justify-content: space-between;
}
#abroad-points .column > div > div {
  width: calc(100% - 400px);
}
#abroad-points .column > div > div .midashi {
  font-size: 30px;
  line-height: 1.33;
  margin: 0 0 15px;
}
#abroad-points .column > div > div .name {
  margin-top: 15px;
}
#abroad-points .column > div > div .name b {
  font-weight: bold;
}
#abroad-points .column > div figure {
  width: 350px;
}

.object_fit {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  .txt_level3 {
    margin: 50px auto 0;
  }
  .txt_level3.mb01 {
    margin-bottom: 20px;
  }
  #abroad-points .points {
    margin-top: 10vw;
  }
  #abroad-points .points h3 {
    font-size: 18px;
    line-height: 1.5;
    margin: 20px 0;
    padding: 0 0 0 90px;
  }
  #abroad-points .points h3::after {
    font-size: 14px;
    top: 6px;
  }
  #abroad-points .points.point1 h4 {
    margin-top: 6vw;
  }
  #abroad-points .points.point1 .box1 {
    display: block;
  }
  #abroad-points .points.point1 .box1 > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #abroad-points .points.point1 .box1 figure {
    width: 100%;
  }
  #abroad-points .points.point2 h4 {
    margin-top: 6vw;
  }
  #abroad-points .points.point2 .box1 ul {
    display: block;
  }
  #abroad-points .points.point2 .box1 ul li h5 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  #abroad-points .points.point2 .box1 ul li:first-child {
    width: 71.2%;
  }
  #abroad-points .points.point2 .box1 ul li:last-child {
    width: 100%;
  }
  #abroad-points .points.point2 .box2 {
    display: block;
  }
  #abroad-points .points.point2 .box2 > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #abroad-points .points.point2 .box2 figure {
    width: 100%;
  }
  #abroad-points .column {
    margin-top: 10vw;
  }
  #abroad-points .column > div {
    display: block;
  }
  #abroad-points .column > div > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #abroad-points .column > div > div .midashi {
    font-size: 18px;
    margin: 0 0 10px;
  }
  #abroad-points .column > div > div .name {
    margin-top: 10px;
  }
  #abroad-points .column > div figure {
    width: 100%;
  }
  /* ---------------------SP END----------------------------- */
}
/* ------------------ サロンワーク実習 ------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
#equipment-salon .midashi {
  font-size: 18px;
  font-weight: bold;
}
#equipment-salon .honbun {
  margin-bottom: 30px;
}

#equipment-3-years .inner02 > div {
  display: flex;
  justify-content: space-between;
}
#equipment-3-years .inner02 > div .left {
  width: 650px;
}
#equipment-3-years .inner02 > div .left h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#equipment-3-years .inner02 > div .left h4:first-letter {
  color: #f6ad53;
}
#equipment-3-years .inner02 > div .right {
  width: 300px;
  text-align: center;
}
#equipment-3-years .inner02 > div .right img {
  width: auto;
}
#equipment-3-years .inner02 > div .right figure {
  margin-top: 20px;
}

/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  #equipment-salon .midashi {
    font-size: 16px;
  }
  #equipment-salon .honbun {
    margin-bottom: 5vw;
  }
  #equipment-3-years .inner02 > div {
    display: block;
  }
  #equipment-3-years .inner02 > div .left {
    width: 100%;
    margin-bottom: 5vw;
  }
  #equipment-3-years .inner02 > div .left h4 {
    font-size: 16px;
  }
  #equipment-3-years .inner02 > div .right {
    width: 50%;
    margin: 0 auto;
  }
  #equipment-3-years .inner02 > div .right img {
    width: 100%;
  }
  /* ---------------------SP END----------------------------- */
}
/* ------------------ カリキュラム ----------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
#curriculum-grade .nen.grade1 h3::after {
  content: "1年次";
}
#curriculum-grade .nen.grade2 h3::after {
  content: "2年次";
}
#curriculum-grade .nen.grade3 h3::after {
  content: "3年次";
}
#curriculum-grade .nen h3 {
  font-size: 30px;
  margin: 40px 0;
  padding: 0 0 0 100px;
  position: relative;
}
#curriculum-grade .nen h3::after {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  background: #f6ad53;
  border-radius: 5px;
  padding: 4px 10px;
  position: absolute;
  top: 12px;
  left: 0;
}
#curriculum-grade .nen .pointsBox {
  text-align: center;
  background: #f7e9ae;
  margin: 0 0 40px;
  padding: 40px 0;
  position: relative;
}
#curriculum-grade .nen .pointsBox::after {
  content: "";
  width: 140px;
  height: 140px;
  background: url(/course_2027/biyou/img/s_point.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -25px;
  left: 30px;
}
#curriculum-grade .nen .pointsBox ul li {
  font-size: 18px;
  font-weight: bold;
}
#curriculum-grade .nen .add {
  font-size: 12px;
  text-align: right;
  position: relative;
  top: -30px;
}
#curriculum-grade .nen .manabukoto2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
}
#curriculum-grade .nen .manabukoto {
  display: flex;
}
#curriculum-grade .nen .manabukoto > ul > li {
  position: relative;
}
#curriculum-grade .nen .manabukoto > ul > li::before {
  content: "■ ";
  color: #f6ad53;
}
#curriculum-grade .nen .column > div {
  display: flex;
  justify-content: space-between;
}
#curriculum-grade .nen .column > div > div {
  width: calc(100% - 400px);
}
#curriculum-grade .nen .column > div > div .midashi {
  font-size: 30px;
  margin: 0 0 5px;
}
#curriculum-grade .nen .column > div figure {
  width: 350px;
}
#curriculum-grade .koma {
  margin: 50px 0 0 0;
}
#curriculum-grade .koma h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px;
}
#curriculum-grade .koma h3::before {
  content: "■ ";
  color: #f6ad53;
}
#curriculum-grade .koma table {
  width: 100%;
}
#curriculum-grade .koma table td {
  width: 16.6666666667%;
  text-align: center;
  border: solid 1px #cacaca;
}
#curriculum-grade .koma table tr:first-child td {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #8c8c8c;
  padding: 5px 0;
}
#curriculum-grade .koma table tr:last-child td {
  padding: 10px 0;
}

#curriculum-scene h2 {
  margin-top: 60px;
}
#curriculum-scene .pickups {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#curriculum-scene .pickups > li {
  width: calc((100% - 100px) / 3);
  margin: 0 0 50px;
}
#curriculum-scene .pickups > li h3 {
  color: #f6ad53;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 5px;
}
#curriculum-scene .pickups > li p {
  font-size: 13px;
}
#curriculum-scene .pickups > li .midashi {
  font-weight: bold;
  text-align: center;
}
#curriculum-scene .pickups .list_btn {
  border-bottom: 1px dotted #454545;
  padding-bottom: 5px;
  margin-top: 20px;
}
#curriculum-scene .pickups .list_btn a {
  display: block;
  position: relative;
  color: #454545;
  padding-left: 30px;
}
#curriculum-scene .pickups .list_btn a:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #f6ad53;
  left: 0;
  top: calc(50% - 9px);
}
#curriculum-scene .pickups .list_btn a:after {
  content: "";
  width: 4px;
  height: 4px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -3px;
}
#curriculum-scene .note {
  font-size: 12px;
  text-align: right;
  position: relative;
  top: -30px;
}
#curriculum-scene .column {
  margin-top: 80px;
}
#curriculum-scene .column > div > ul > li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#curriculum-scene .column > div > ul > li + li {
  margin-top: 50px;
}
#curriculum-scene .column > div > ul > li > div {
  width: calc(100% - 400px);
}
#curriculum-scene .column > div > ul > li > div .midashi {
  font-size: 30px;
  margin: 0 0 5px;
}
#curriculum-scene .column > div > ul > li figure {
  width: 350px;
}
#curriculum-scene .sentaku ul {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
#curriculum-scene .sentaku ul > li {
  width: calc((100% - 100px) / 3);
}
#curriculum-scene .sentaku ul > li h3 {
  color: #f6ad53;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 5px;
}
#curriculum-scene .sentaku .note {
  font-size: 12px;
  text-align: right;
  position: static;
}
#curriculum-scene .jisseki .jisseki_inner_ul {
  margin-bottom: 20px;
}
#curriculum-scene .jisseki .jisseki_inner_ul:last-of-type {
  margin-bottom: 0;
}
#curriculum-scene .jisseki ul {
  display: flex;
  justify-content: space-between;
}
#curriculum-scene .jisseki ul > li {
  width: calc((100% - 100px) / 2);
}
#curriculum-scene .jisseki ul > li h3 {
  color: #f6ad53;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 5px;
}
#curriculum-scene .jisseki ul > li p {
  font-size: 13px;
  text-align: center;
}

/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  #curriculum-grade .nen h3 {
    font-size: 18px;
    line-height: 1.5;
    margin: 20px 0;
    padding: 0 0 0 70px;
    position: relative;
  }
  #curriculum-grade .nen h3::after {
    font-size: 14px;
    top: 6px;
  }
  #curriculum-grade .nen .pointsBox {
    margin: 0 0 6vw;
    padding: 10vw 5vw 6vw;
  }
  #curriculum-grade .nen .pointsBox::after {
    width: 70px;
    height: 70px;
    top: -20px;
    left: 0;
  }
  #curriculum-grade .nen .pointsBox ul li {
    font-size: 14px;
  }
  #curriculum-grade .nen .add {
    top: -10px;
  }
  #curriculum-grade .nen .manabukoto2 {
    font-size: 16px;
    margin: 0 0 4vw;
  }
  #curriculum-grade .nen .manabukoto {
    flex-wrap: wrap;
  }
  #curriculum-grade .nen .column > div {
    display: block;
  }
  #curriculum-grade .nen .column > div > div {
    width: 100%;
    margin: 0 0 5vw;
  }
  #curriculum-grade .nen .column > div > div .midashi {
    font-size: 18px;
  }
  #curriculum-grade .nen .column > div figure {
    width: 100%;
  }
  #curriculum-grade .koma {
    margin: 6vw 0 0 0;
  }
  #curriculum-grade .koma h3 {
    font-size: 16px;
  }
  #curriculum-grade .koma table tr:first-child td {
    font-size: 12px;
  }
  #curriculum-scene h2 {
    margin-top: 6vw;
  }
  #curriculum-scene .pickups {
    display: block;
  }
  #curriculum-scene .pickups > li {
    width: 100%;
    margin: 0 0 6vw;
  }
  #curriculum-scene .pickups > li figure {
    width: 50%;
    margin: 0 auto;
  }
  #curriculum-scene .pickups > li h3 {
    font-size: 15px;
  }
  #curriculum-scene .note {
    text-align: left;
    position: static;
  }
  #curriculum-scene .column {
    margin-top: 6vw;
  }
  #curriculum-scene .column > div > ul > li {
    display: block;
  }
  #curriculum-scene .column > div > ul > li + li {
    margin-top: 5vw;
  }
  #curriculum-scene .column > div > ul > li > div {
    width: 100%;
  }
  #curriculum-scene .column > div > ul > li > div .midashi {
    font-size: 18px;
    margin: 5px 0;
  }
  #curriculum-scene .column > div > ul > li figure {
    width: 100%;
  }
  #curriculum-scene .sentaku ul {
    margin-bottom: 5vw;
  }
  #curriculum-scene .sentaku ul > li {
    width: calc((100% - 20px) / 3);
  }
  #curriculum-scene .sentaku ul > li h3 {
    font-size: 16px;
  }
  #curriculum-scene .sentaku .note {
    text-align: left;
    margin-top: 10px;
  }
  #curriculum-scene .jisseki ul {
    display: block;
  }
  #curriculum-scene .jisseki ul > li {
    width: 100%;
    margin-bottom: 8vw;
  }
  #curriculum-scene .jisseki ul > li figure {
    width: 50%;
    margin: 0 auto;
  }
  #curriculum-scene .jisseki ul > li h3 {
    font-size: 16px;
  }
  /* ---------------------SP END----------------------------- */
}
/* ------------------ 国際ライセンス ----------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
.license-pointsBox {
  background: #ffe1cb;
  margin: 90px 0 0;
  padding: 45px 75px;
  position: relative;
}
.license-pointsBox::after {
  content: "";
  width: 140px;
  height: 140px;
  background: url(/course_2027/biyou/img/s_point.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -25px;
  left: 30px;
}
.license-pointsBox h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 15px;
}
.license-pointsBox ol {
  counter-reset: item;
}
.license-pointsBox ol li {
  font-size: 18px;
  border-bottom: dotted 1px #fff;
  padding: 20px 20px 20px calc(20px + 2em);
  position: relative;
}
.license-pointsBox ol li:first-child {
  border-top: dotted 1px #fff;
}
.license-pointsBox ol li::before {
  counter-increment: item;
  content: counter(item) ".";
  color: #f6ad53;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 20px;
}
.license-pointsBox .ex {
  width: 90%;
  background: #fff;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #f6ad53;
  margin: 0 auto 15px;
}

.license_wrap figure {
  margin: 0 0 20px;
}
.license_wrap .midashi {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.66;
  margin: 0 0 15px;
}

#license-about figure {
  margin: 0 0 20px;
}
#license-about .midashi {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.66;
  margin: 0 0 15px;
}

#license-shutoku strong {
  font-weight: bold;
}
#license-shutoku .box {
  margin: 0 0 50px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#license-shutoku .box figure {
  width: 170px;
}
#license-shutoku .box > div {
  width: calc(100% - 200px);
}
#license-shutoku .column > div {
  padding: 0 45px;
}
#license-shutoku .column > div ul li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#license-shutoku .column > div ul li + li {
  border-top: dotted 1px #eceaea;
  margin-top: 20px;
  padding-top: 20px;
}
#license-shutoku .column > div ul li figure {
  width: 120px;
}
#license-shutoku .column > div ul li > div {
  width: calc(100% - 140px);
}
#license-shutoku .column > div ul li > div .name {
  font-weight: bold;
  margin: 5px 0 0 0;
}

#license-kenshu .column {
  margin-top: 80px;
}
#license-kenshu .column > div {
  display: flex;
  justify-content: space-between;
}
#license-kenshu .column > div > div {
  width: calc(100% - 400px);
}
#license-kenshu .column > div > div .midashi {
  font-size: 30px;
  line-height: 1.33;
  margin: 0 0 15px;
}
#license-kenshu .column > div > div .name {
  margin-top: 15px;
}
#license-kenshu .column > div > div .name b {
  font-weight: bold;
}
#license-kenshu .column > div figure {
  width: 350px;
}
#license-kenshu .column.column2 {
  margin-top: 80px;
}
#license-kenshu .column.column2 > div {
  display: flex;
  justify-content: space-between;
}
#license-kenshu .column.column2 > div > div {
  width: calc(100% - 400px);
}
#license-kenshu .column.column2 > div > div .midashi {
  font-size: 30px;
  line-height: 1.33;
  margin: 0 0 15px;
}
#license-kenshu .column.column2 > div > div .name {
  margin-top: 15px;
}
#license-kenshu .column.column2 > div > div .name b {
  font-weight: bold;
}
#license-kenshu .column.column2 > div figure {
  width: 350px;
}
#license-kenshu .box {
  margin: 0 0 50px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#license-kenshu .box figure {
  width: 350px;
}
#license-kenshu .box > div {
  width: calc(100% - 380px);
}
#license-kenshu .column > div {
  padding: 0 45px;
}
#license-kenshu .column > div ul li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#license-kenshu .column > div ul li + li {
  border-top: dotted 1px #eceaea;
  margin-top: 20px;
  padding-top: 20px;
}
#license-kenshu .column > div ul li figure {
  width: 350px;
}
#license-kenshu .column > div ul li > div {
  width: calc(100% - 380px);
}
#license-kenshu .column > div ul li > div .midashi {
  font-size: 30px;
}

#license-lvtoha strong {
  font-weight: bold;
}
#license-lvtoha .ex {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  background: #f6ad53;
}
#license-lvtoha .ex:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #f6ad53;
}
#license-lvtoha .ex p {
  margin: 0;
  padding: 0;
}

#license-world .honbun {
  margin: 0 0 45px;
}
#license-world figure {
  margin: 0 0 35px;
}
#license-world .clistMidashi {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
#license-world .clistMidashi:first-letter {
  color: #f6ad53;
}
#license-world .clist ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: disc;
  margin-left: 20px;
}
#license-world .clist ul li {
  width: calc((100% - 17em) / 4);
}
#license-world .clist ul li:nth-child(5n-4) {
  width: 17em;
}

#license-jisseki ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#license-jisseki ul::before, #license-jisseki ul::after {
  content: " ";
  width: calc((100% - 180px) / 3);
  display: block;
  order: 1;
}
#license-jisseki ul li {
  width: calc((100% - 180px) / 3);
  margin: 0 0 30px;
}
#license-jisseki ul li figure {
  margin: 0 0 10px;
}
#license-jisseki ul li > div {
  text-align: center;
}
#license-jisseki ul li > div .sub {
  margin: 0 0 10px;
}
#license-jisseki ul li > div h3 {
  font-weight: bold;
}
#license-jisseki .note {
  font-size: 13px;
  text-align: right;
}

#license-shido .honbun {
  margin: 0 0 40px;
}
#license-shido ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#license-shido ul li {
  width: calc((100% - 40px) / 2);
  margin: 0 0 40px;
}
#license-shido ul li figure {
  margin: 0 0 15px;
}
#license-shido ul li > div h3 {
  color: #f6ad53;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px;
}
#license-shido .column > div {
  padding: 0 45px;
}
#license-shido .column > div ul {
  display: block;
}
#license-shido .column > div ul li {
  width: auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0;
}
#license-shido .column > div ul li + li {
  border-top: dotted 1px #eceaea;
  margin-top: 20px;
  padding-top: 20px;
}
#license-shido .column > div ul li figure {
  width: 120px;
  margin-bottom: 0;
}
#license-shido .column > div ul li > div {
  width: calc(100% - 150px);
}
#license-shido .column > div ul li > div .name {
  font-weight: bold;
}

#license-message .messageBox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#license-message .messageBox figure {
  width: 254px;
}
#license-message .messageBox > div {
  width: calc(100% - 284px);
}
#license-message .messageBox > div > div {
  margin: 0 0 20px;
}
#license-message .messageBox > div > div h3 {
  font-size: 18px;
  font-weight: bold;
}

/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  .note {
    margin-top: 10px;
  }
  .license-pointsBox {
    margin: 50px 0 0;
    padding: 45px 5vw 20px;
    position: relative;
  }
  .license-pointsBox::after {
    width: 70px;
    height: 70px;
    background-size: 100% auto;
    top: -25px;
    left: 2vw;
  }
  .license-pointsBox .ex {
    width: 100%;
    font-size: 15px;
    margin-bottom: 7px;
  }
  .license-pointsBox h3 {
    font-size: 16px;
  }
  .license-pointsBox ol {
    counter-reset: item;
  }
  .license-pointsBox ol li {
    font-size: 13px;
    padding: 10px 10px 10px calc(10px + 2em);
  }
  .license-pointsBox ol li::before {
    top: 10px;
    left: 10px;
  }
  .license_wrap figure {
    margin: 0 0 20px;
  }
  .license_wrap .midashi {
    font-size: 16px;
  }
  #license-about figure {
    margin: 0 0 20px;
  }
  #license-about .midashi {
    font-size: 16px;
  }
  #license-shutoku .box {
    margin: 0 0 50px;
    display: block;
  }
  #license-shutoku .box figure {
    width: 130px;
    margin: 0 auto 10px;
  }
  #license-shutoku .box > div {
    width: 100%;
  }
  #license-shutoku .column > div {
    padding: 0;
  }
  #license-shutoku .column > div ul li {
    display: block;
  }
  #license-shutoku .column > div ul li figure {
    width: 80px;
    margin: 0 0 0 1em;
    float: right;
  }
  #license-shutoku .column > div ul li > div {
    width: 100%;
  }
  #license-kenshu .points.point2 h4 {
    margin-top: 6vw;
  }
  #license-kenshu .points.point2 .box1 ul {
    display: block;
  }
  #license-kenshu .points.point2 .box1 ul li h5 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  #license-kenshu .points.point2 .box1 ul li:first-child {
    width: 71.2%;
  }
  #license-kenshu .points.point2 .box1 ul li:last-child {
    width: 100%;
  }
  #license-kenshu .points.point2 .box2 {
    display: block;
  }
  #license-kenshu .points.point2 .box2 > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #license-kenshu .points.point2 .box2 figure {
    width: 100%;
  }
  #license-kenshu .box {
    margin: 0 0 50px;
    display: block;
  }
  #license-kenshu .box figure {
    width: 100%;
    margin: 0 0 10px;
  }
  #license-kenshu .box > div {
    width: 100%;
  }
  #license-kenshu .column > div {
    padding: 0;
  }
  #license-kenshu .column > div ul li {
    display: block;
  }
  #license-kenshu .column > div ul li figure {
    width: 100%;
    margin: 0 0 10px;
  }
  #license-kenshu .column > div ul li > div {
    width: 100%;
  }
  #license-kenshu .column > div ul li > div .midashi {
    font-size: 18px;
  }
  #license-kenshu .column.column2 {
    margin-top: 20vw;
  }
  #license-kenshu .column.column2 > div {
    display: block;
  }
  #license-kenshu .column.column2 > div > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #license-kenshu .column.column2 > div > div .midashi {
    font-size: 18px;
    margin: 0 0 10px;
  }
  #license-kenshu .column.column2 > div > div .name {
    margin-top: 10px;
  }
  #license-kenshu .column.column2 > div figure {
    width: 100%;
  }
  #license-lvtoha .ex {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
  }
  #license-world .honbun {
    margin: 0 0 20px;
  }
  #license-world figure {
    margin: 0 0 20px;
  }
  #license-world .clistMidashi {
    font-size: 16px;
  }
  #license-world .clist ul {
    list-style: none;
    margin-left: 0;
    display: block;
  }
  #license-world .clist ul li {
    width: auto;
    display: inline;
  }
  #license-world .clist ul li:nth-child(5n-4) {
    width: auto;
  }
  #license-world .clist ul li::after {
    content: "・";
  }
  #license-jisseki ul {
    display: block;
  }
  #license-jisseki ul::before, #license-jisseki ul::after {
    content: none;
  }
  #license-jisseki ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #license-jisseki ul li figure {
    width: 40%;
    margin: 0 0 10px;
  }
  #license-jisseki ul li > div {
    width: 58%;
    text-align: center;
  }
  #license-jisseki ul li > div a {
    font-size: 80%;
  }
  #license-jisseki .note {
    font-size: 12px;
    text-align: left;
  }
  #license-shido .honbun {
    margin: 0 0 30px;
  }
  #license-shido ul {
    display: block;
  }
  #license-shido ul li {
    width: 100%;
    margin: 0 0 30px;
  }
  #license-shido ul li figure {
    margin: 0 10vw 15px;
  }
  #license-shido ul li > div h3 {
    font-size: 14px;
    margin: 0 0 5xpx;
  }
  #license-shido .column > div {
    padding: 0;
  }
  #license-shido .column > div ul {
    display: block;
  }
  #license-shido .column > div ul li {
    width: 100%;
    display: block;
    margin: 0;
  }
  #license-shido .column > div ul li figure {
    width: 80px;
    margin: 0 0 0 1em;
    float: right;
  }
  #license-shido .column > div ul li > div {
    width: 100%;
  }
  #license-message .messageBox {
    display: block;
  }
  #license-message .messageBox figure {
    width: 130px;
    margin: 0 auto 10px;
  }
  #license-message .messageBox > div {
    width: 100%;
  }
  #license-message .messageBox > div > div h3 {
    font-size: 16px;
  }
  #license-message .column {
    margin-top: 10vw;
  }
  #license-message .column > div {
    display: block;
  }
  #license-message .column > div > div {
    width: 100%;
    margin-bottom: 15px;
  }
  #license-message .column > div > div .midashi {
    font-size: 18px;
    margin: 0 0 10px;
  }
  #license-message .column > div > div .name {
    margin-top: 10px;
  }
  #license-message .column > div figure {
    width: 100%;
  }
  .object_fit {
    object-fit: cover;
    width: 100%;
    height: 138px;
  }
  /* ---------------------SP END----------------------------- */
}
/* ------------------ POINT ----------- */
/* -------------------------------------------------- */
/* 全デバイス共通(PC向け) */
/* --------------------------------------------------- */
.to_top_btn {
  width: 320px;
  margin: 0 auto;
  text-align: center;
}
.to_top_btn a {
  display: block;
  border: 1px solid #f6ad53;
  padding: 20px 0;
  color: #f6ad53;
  transition: 0.3s;
}
.to_top_btn a:hover {
  background: #f6ad53;
  color: #fff;
}

.block01 .lead_wrap {
  margin-bottom: 50px;
}
.block01 .lead_wrap.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block01 .lead_wrap.flex.img_r {
  flex-direction: row-reverse;
}
.block01 .lead_wrap.flex .img_box {
  width: 45%;
  max-width: 450px;
}
.block01 .lead_wrap.flex .txt_box {
  width: 50%;
  max-width: 500px;
}
.block01 .lead_wrap .img_wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.block01 .lead_wrap .img_wrap .img_box {
  width: 48%;
  max-width: 480px;
}
.block01 .teacher_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block01 .teacher_wrap .teacher_wrap_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 45%;
  max-width: 450px;
}
.block01 .teacher_wrap .teacher_wrap_inner .img_box {
  width: 33.3333%;
  max-width: 150px;
}
.block01 .teacher_wrap .teacher_wrap_inner .txt_box {
  width: 55.5555%;
  max-width: 250px;
}
.block01 .teacher_wrap .teacher_wrap_inner .txt_box .shop {
  font-size: 12px;
}
.block01 .teacher_wrap .teacher_wrap_inner .txt_box .name {
  font-size: 20px;
  color: #f6ad53;
}
.block01 .hissyu_wrap {
  background: #fff1cd;
  border-radius: 10px;
  padding: 50px 40px;
}
.block01 .hissyu_wrap .title {
  text-align: center;
  font-size: 23px;
  font-weight: bold;
}
.block01 .hissyu_wrap .txt {
  text-align: center;
  margin-bottom: 20px;
}
.block01 .hissyu_wrap .hissyu_box {
  display: flex;
  justify-content: space-between;
}
.block01 .hissyu_wrap .hissyu_box li {
  width: 30%;
  max-width: 300px;
  border: 4px solid #f6ad53;
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
}
.block01 .hissyu_wrap .hissyu_box li .title_box {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
.block01 .hissyu_wrap .hissyu_box li .txt_box {
  margin-top: 10px;
  padding: 0 20px 20px;
}
.block01 .btn {
  text-align: center;
  margin-top: 60px;
}
.block01 .btn a {
  color: #fff;
  font-size: 20px;
  background: #f6ad53;
  border-radius: 10px;
  border: solid 1px #f6ad53;
  padding: 10px 100px;
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
.block01 .btn a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: calc(50% - 0.3em);
  right: 20px;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.block01 .btn a:hover {
  color: #f6ad53;
  background: #fff;
}
.block01 .btn a:hover::after {
  right: 10px;
  border-color: #f6ad53;
}

.closeup_wrap {
  margin-top: 50px;
}
.closeup_wrap .title {
  display: inline-block;
  background: #f6ad53;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  border-radius: 10px 10px 0 0;
  padding: 15px 20px 10px;
}
.closeup_wrap .closeup_box {
  width: 100%;
  background: #fff9e0;
  border: 3px solid #f6ad53;
  border-radius: 0 10px 10px 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 30px 0;
  margin-bottom: 50px;
}
.closeup_wrap .closeup_box li span {
  color: #f6ad53;
}
.closeup_wrap .closeup_img_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.closeup_wrap .closeup_img_box li {
  width: 22%;
  max-width: 220px;
}
.closeup_wrap .closeup_img_box li p {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}
.closeup_wrap .logo_box .cap {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #f6ad53;
  margin-bottom: 30px;
}
.closeup_wrap .logo_box .logo {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 70%;
  max-width: 700px;
  margin: 0 auto 30px;
}
.closeup_wrap .logo_box .logo:last-of-type {
  margin-bottom: 0;
}

/* ---------------------PC END----------------------------- */
/*----------------------------------------------------------*/
/* tablet用のCSS */
/*----------------------------------------------------------*/
@media screen and (min-width: 560px) {
  /* tablet */
  /* -------------------tablet END------------------------- */
}
/*----------------------------------------------------------*/
/* sp用のCSS */
/*----------------------------------------------------------*/
@media screen and (max-width: 559px) {
  .block01 .lead_wrap {
    margin-bottom: 25px;
  }
  .block01 .lead_wrap.flex {
    display: block;
  }
  .block01 .lead_wrap.flex .img_box {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .block01 .lead_wrap.flex .txt_box {
    width: 100%;
    max-width: 100%;
  }
  .block01 .lead_wrap .img_wrap {
    margin-bottom: 15px;
  }
  .block01 .lead_wrap .img_wrap .img_box {
    width: 48%;
    max-width: 48%;
  }
  .block01 .teacher_wrap {
    display: block;
  }
  .block01 .teacher_wrap .teacher_wrap_inner {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .block01 .teacher_wrap .teacher_wrap_inner:last-of-type {
    margin-bottom: 0;
  }
  .block01 .teacher_wrap .teacher_wrap_inner .img_box {
    width: 33.3333%;
  }
  .block01 .teacher_wrap .teacher_wrap_inner .txt_box {
    width: 60%;
  }
  .block01 .teacher_wrap .teacher_wrap_inner .txt_box .shop {
    font-size: 11px;
  }
  .block01 .teacher_wrap .teacher_wrap_inner .txt_box .name {
    font-size: 16px;
  }
  .block01 .hissyu_wrap {
    padding: 25px 8px;
  }
  .block01 .hissyu_wrap .title {
    font-size: 15px;
    font-weight: bold;
  }
  .block01 .hissyu_wrap .txt {
    margin-bottom: 10px;
  }
  .block01 .hissyu_wrap .hissyu_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .block01 .hissyu_wrap .hissyu_box li {
    width: 48%;
    max-width: 48%;
    border: 3px solid #f6ad53;
    margin: 0 4% 4% 0;
  }
  .block01 .hissyu_wrap .hissyu_box li:nth-of-type(2n) {
    margin-right: 0;
  }
  .block01 .hissyu_wrap .hissyu_box li .title_box {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
  }
  .block01 .hissyu_wrap .hissyu_box li .txt_box {
    margin-top: 5px;
    padding: 0 10px 10px;
  }
  .block01 .btn {
    margin-top: 30px;
  }
  .block01 .btn a {
    display: block;
    font-size: 15px;
    padding: 10px 50px;
  }
  .block01 .btn a::after {
    width: 5px;
    height: 5px;
  }
  .closeup_wrap {
    margin-top: 25px;
  }
  .closeup_wrap .title {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 20px 10px;
  }
  .closeup_wrap .closeup_box {
    text-align: left;
    border: 3px solid #f6ad53;
    font-size: 15px;
    padding: 15px;
    margin-bottom: 25px;
  }
  .closeup_wrap .closeup_img_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .closeup_wrap .closeup_img_box li {
    width: 48%;
    max-width: 48%;
    margin-bottom: 20px;
  }
  .closeup_wrap .closeup_img_box li:nth-child(3), .closeup_wrap .closeup_img_box li:nth-child(4) {
    margin-bottom: 0;
  }
  .closeup_wrap .closeup_img_box li p {
    margin-top: 5px;
  }
  .closeup_wrap .logo_box .cap {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .closeup_wrap .logo_box .logo {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 15px;
  }
  .closeup_wrap .logo_box .logo li {
    width: 20%;
  }
}
/* ---------------------SP END----------------------------- *//*# sourceMappingURL=biyou2027.css.map */