.p-header__nav li a:has(+ .ac-menu)::before {
  background-image: url(../../jhm_top/img/icon_drop_r.svg);
}

.p-header__nav2 ul li a.jhm {
  background-color: #e7213f !important;
}

.p-header__nav ul li a {
  color: #000;
}

@keyframes passing-bar{
	0% {
		left: 0;
		width: 0;
	}
	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 100%;
		width: 0;
	}
}
@keyframes passing-txt{
	0% { opacity:0; }
	50% { opacity:0; }
	100% { opacity:1; }
}
@keyframes fadeInClear {
  0% {
    filter: blur(10px);
    opacity: 0;
  }
  100% {
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes fadeTopAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeRightAnime {
  0% {
      opacity: 0;
      transform: translateX(50px);
  }
  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

* {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}


.fadeTop {
  animation-name: fadeTopAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  transform: translateX(50px);
}
.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}

body {
  background-image: url(../img/hairmake/amazing_bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
section .container.posi {
  position: relative;
}
.fb900 {
  font-weight: 900;
}


.max_width {
  max-width: 1200px;
  width: 88.8888888889%;
  margin: 0 auto;
}
.l-header.fixed-header {
  display: block !important;
}
.p-header__nav2 ul li a {
  padding: 0 12px !important;
  background-color: #222 !important;
  font-size: 12px;
}

.mv .wrapper {
  position: relative;
}
.mv .text_block {
  position: absolute;
  top: 34%;
  left: 0;
}
.mv .text_block h1 {
  margin-bottom: 1rem;
}
.mv .text_block .txt {
  margin-left: 11rem;
  font-weight: 900;
  line-height: 1.4;
  text-shadow: 0 0 6px #fff;
}
.mv .text_block .txt .b_bar {
  position: relative;
  z-index: 0;
  color: #E71A42;
}
.mv .text_block .txt .b_bar::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 14px;
  flex-shrink: 0;
  background-color: #00000040;
  bottom: 0;
  left: 0;
  z-index: -1;
}


.amazing_sec {
  padding-top: 5.3rem;
}
.amazing_sec .container {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
.amazing_sec .wrapper {
  max-width: 1200px;
  position: relative;
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  z-index: 0;
}
.amazing_sec .wrapper .right {
  flex: auto;
}
.amazing_sec .wrapper .right p {
  position: relative;
  max-width: fit-content;
  display: flex;
  align-items: center;
  padding-right: 12px;
  padding-left: 7rem;
  margin-bottom: 0;
  font-weight: 700;
  background-color: #DF7EA9;
  color: #fff;
}
.amazing_sec .wrapper .right p:nth-child(n+2) {
  margin-top: 16px;
}
.amazing_sec .wrapper .right p .num {
  position: absolute;
  left: 1.5rem;
  top: -3px;
  bottom: 0;
  margin: auto;
}
.amazing_sec .wrapper .right p:first-child .num {
  left: 2.5rem;
}
.amazing_sec .wrapper .left {
  flex: 0 0 32%;
}

.curriculum_sec {
  position: relative;
  background-color: #e2cfd8cc;
  z-index: 0;
}
.curriculum_sec .bg_txt {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.curriculum_sec .container {
  position: relative;
  padding-top: 3.8rem;
  padding-bottom: 6rem
}
.curriculum_sec .wrapper .first_block {
  max-width: 1078px;
  width: 92%;
  margin-right: auto;
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.curriculum_sec .wrapper .first_block .first_img {
  flex: 0 0 45%;
  margin-right: 3%;
}
.curriculum_sec .wrapper .first_block .mds {
  flex: auto;
}
.curriculum_sec .mds {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}
.curriculum_sec .wrapper .block {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-top: 3rem;
}
.curriculum_sec .wrapper .block .box {
  position: relative;
  flex: 0 0 31.3%;
  margin-right: 3%;
}
.curriculum_sec .wrapper .block .box:nth-child(2) {
  margin-top: 0.8rem;
}
.curriculum_sec .wrapper .block .box:nth-child(3n) {
  margin-right: 0;
}
.curriculum_sec .wrapper .block .box:last-child {
  margin-right: 0;
}
.curriculum_sec .wrapper .block .box:nth-child(n+4) {
  margin-top: 1%;
}
.curriculum_sec .wrapper .block .box .txt {
  margin-top: 1rem;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: 500;
}
.curriculum_sec .last_img {
  position: absolute;
  max-width: 442px;
  bottom: 0;
  left: -7rem;
}

.offer_sec {
  position: relative;
  background-image: url(../img/hairmake/offer_sec_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.offer_sec .bg_txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.offer_sec .container {
  padding-top: 7rem;
  padding-bottom: 8rem;
}
.offer_sec .wrapper {
  display: flex;
}
.offer_sec .wrapper .left {
  flex: 0 0 53%;
  margin-right: 2%;
}
.offer_sec .wrapper .left .mds {
  max-width: 476px;
}
.offer_sec .wrapper .left .first_img {
  border-bottom: 3px solid #000;
}
.offer_sec .wrapper .left .intro_box {
  margin-top: 3rem;
}
.offer_sec .wrapper .left .intro_box .intro {
  max-width: 289px;
  margin-bottom: 1rem;
}
.offer_sec .wrapper .left .intro_box .txt {
  line-height: 1.5;
}
.offer_sec .wrapper .right {
  flex: auto;
}
.offer_sec .wrapper .right .box .img_flex {
  display: flex;
  justify-content: space-between;
}
.offer_sec .wrapper .right .box .img_flex .img {
  flex: 0 0 48.5%;
}
.offer_sec .wrapper .right .box .sub_mds {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1rem 2rem 1rem 11rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 900;
  background-color: #9DD8F6;
}
.offer_sec .wrapper .right .box .sub_mds .pickup_icon {
  position: absolute;
  max-width: 140px;
  top: -2rem;
  left: -4rem;
}
.offer_sec .wrapper .right .box:first-child .sub_mds span.img_txt {
  display: inline-block;
  max-width: 130px;
}
.offer_sec .wrapper .right .box .txt {
  padding: 1rem;
  margin-bottom: 0;
  line-height: 1.5;
}
.offer_sec .wrapper .right .box:last-child {
  margin-top: 11%;
}
.offer_sec .wrapper .right .box:last-child .sub_mds span.img_txt {
  display: inline-block;
  max-width: 190px;
}

.qualification_sec {
  padding-top: 7.6rem;
  padding-bottom: 7.6rem;
  background-image: url(../img/hairmake/qualification_sec_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}
.qualification_sec .wrapper {
  display: flex;
}
.qualification_sec .wrapper .left {
  flex: 0 0 50%;
}
.qualification_sec .wrapper .left .mds_box {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-bottom: 2rem;
  border-bottom: 2px solid #fff;
}
.qualification_sec .wrapper .left .mds_box .mds {
  font-weight: 900;
  margin-right: 2rem;
}
.qualification_sec .wrapper .left .mds_box .required {
  margin-bottom: 0;
}
.qualification_sec .wrapper .left .block {
  margin-top: 7rem;
}
.qualification_sec .wrapper .left .block .sub_box {
  display: flex;
  align-items: center;
}
.qualification_sec .wrapper .left .block .sub_box .sub_left {
  flex: 0 0 25%;
  color: #E7C0D6;
}
.qualification_sec .wrapper .left .block .sub_box .sub_left h4 {
  line-height: 1.2;
}
.qualification_sec .wrapper .left .block .sub_box .sub_right {
  flex: auto;
}
.qualification_sec .wrapper .left .block .sub_box:nth-child(n+2) {
  margin-top: 5rem;
}
.qualification_sec .wrapper .right {
  flex: auto;
  margin-left: 5%;
}
.qualification_sec .wrapper .right .img:nth-child(n+2) {
  margin-top: 5%;
}

.lesson_sec {
  padding-top: 8.4rem;
}
.lesson_sec .wrapper .second {
  margin-top: 3.2rem;
}

.countermeasure {
  margin-top: 5rem;
}
.countermeasure .container {
  position: relative;
  padding-top: 18rem;
}
.countermeasure .mds {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 523px;
  width: 92%;
}
.countermeasure .wrapper {
  position: relative;
}
.countermeasure .accordion {
  margin: 7rem auto;
}
.countermeasure .accordion .accordion-item {
  border: 1px solid #222;
}
.countermeasure .accordion .accordion-item:nth-child(n+2) {
  margin-top: 5.6rem;
}
.countermeasure .accordion .accordion-header {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  padding-right: 2rem;
  background-color: #afafaf66;
}
.countermeasure .accordion .accordion-header .time {
  max-width: 210px;
  padding: 1rem 3rem;
  background-color: #fff;
  border-right: 1px solid #222;
}
.countermeasure .accordion .accordion-header.show .time {
  border-bottom: 1px solid #222;
}
.countermeasure .accordion .accordion-header .sub_mds {
  max-width: 337px;
  margin-left: 4rem;
}
.countermeasure .accordion .accordion-content {
  display: none;
  border-top: 1px solid #222;
  padding: 4rem 6rem;
  background-color: #afafaf66;
}
.accordion-header .last_icon {
  flex: auto;
}
.accordion-header .last_icon span {
  position: relative;
  display: block;
  width: 48px;
  height: 48px;
  margin-right: 0;
  margin-left: auto;
  border-radius: 50%;
  background-color: #222222;
}
.accordion-header .last_icon span::before,
.accordion-header .last_icon span::after {
  position: absolute;
  content: "";
  width: 13px;
  height: 2px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.accordion-header .last_icon span::after {
  transform: rotate(90deg);
}
.accordion-header.show .last_icon span::after {
  transform: rotate(0);
}
.countermeasure .accordion .accordion-content .caution {
  text-align: right;
}
.countermeasure .accordion .accordion-content .flex_box {
  display: flex;
}
.countermeasure .accordion .accordion-item:nth-child(1) .accordion-content .flex_box .sub_box {
  flex: 0 0 30.66%;
  margin-right: 4%;
}
.countermeasure .accordion .accordion-item:nth-child(1) .accordion-content .flex_box .sub_box:last-child,
.countermeasure .accordion .accordion-content .flex_box .sub_box:last-child {
  margin-right: 0;
}
.countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box {
  justify-content: space-between;
  gap: 2.5rem;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-header .sub_mds {
  max-width: 400px;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-header .time {
  padding: 3rem;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box {
  flex-wrap: wrap;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box {
  flex: 0 0 23.5%;
  margin-right: 2%;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box:nth-child(4n) {
  margin-right: 0;
}
.countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box:nth-child(n+5) {
  margin-top: 3.5%;
}

.timetable {
  margin-bottom: 16rem;
}
.timetable .caution {
  max-width: 360px;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 0;
}
.timetable .wrapper {
  margin-top: 3rem;
}


@media (max-width: 1024px) {
  .amazing_sec .wrapper .left p {
    display: block;
  }
  .curriculum_sec .wrapper .block .box .sub_mds {
    font-size: 2rem;
  }
  .qualification_sec .wrapper .left .mds_box {
    display: block;
  }
  .countermeasure .wrapper .chart_type1 {
    max-width: 220px;
  }
  .countermeasure .wrapper .chart_type3 {
    max-width: 270px;
    left: -7px;
  }
  .countermeasure .wrapper .chart_type4 {
    max-width: 480px;
    bottom: 100px;
    left: 0px;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box {
    padding: 2rem 1rem;
  }
}

@media (max-width: 850px) {
  .mv .wrapper .text_box {
      padding: 1.5rem;
      background-color: #ffffffc2;
  }
  .offer_sec .wrapper .left .mds {
    max-width: 376px;
}
  .amazing_sec .wrapper .right p .f30 {
    font-size: 2.4rem;
  }
  .amazing_sec .wrapper .right p .f24 {
    font-size: 1.8rem;
  }
  .offer_sec .wrapper .right .box .sub_mds .pickup_icon {
    max-width: 110px;
    top: -1rem;
    left: -5rem;
  }
  .offer_sec .wrapper .right .box .sub_mds {
    padding: 1rem 1rem 1rem 7rem;
  }
}

@media (max-width: 768px) {
  .mv {
    height: auto;
  }
  .p-header__logo:has(.jhm_link) {
    width: 225px;
  }
  .amazing_sec .wrapper {
    padding-bottom: 5rem;
  }
  .mv .wrapper .img {
    margin-left: 0;
  }
  .mv .wrapper .point {
    display: none;
  }
  .mv .wrapper .text_box {
    position: initial;
    width: 90%;
    margin: auto;
    margin-top: -11%;
    padding-bottom: 5%;
  }
  .mv .wrapper .text_box .txt {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .amazing_sec .mds {
    max-width: 560px;
  }
  .amazing_sec .wrapper .right {
    margin-top: 0;
  }
  section .container.posi::before,
  section .container.posi::after {
    display: none;
  }
  .curriculum_sec .mds {
    max-width: 500px;
  }
  .curriculum_sec .wrapper .block .box .sub_mds {
    font-size: 1.4rem;
  } 
  .curriculum_sec .wrapper .block .box .txt {
    margin-top: 1rem;
  }
  .curriculum_sec .wrapper .block .box:nth-child(n+4) {
    margin-top: 7%;
  }
  .curriculum_sec .wrapper .block .box .point {
    position: absolute;
    top: -19px;
    left: 0px;
    max-width: 150px;
  }
  .curriculum_sec .wrapper .block .box:nth-child(2) .point {
    max-width: 60px;
  }
  .curriculum_sec .wrapper .block .box:nth-child(3) .point {
    max-width: 120px;
  }
  .curriculum_sec .wrapper .block .box:nth-child(4) .point {
    max-width: 80px;
  }
  .curriculum_sec .wrapper .block .box:nth-child(5) .point {
    max-width: 130px;
  }
  .curriculum_sec .last_img {
    max-width: 290px;
  }
  .offer_sec .wrapper .right .box .sub_mds {
    display: block;
  }
  .offer_sec .wrapper .left {
    flex: 0 0 50%;
    margin-right: 5%;
  }
  .offer_sec .wrapper .left .mds {
    max-width: 295px;
  }
  .offer_sec .wrapper .right .box .sub_mds .pickup_icon {
    max-width: 80px;
    top: -1rem;
    left: -3rem;
}
  .offer_sec .wrapper .right .box:first-child .sub_mds span.img_txt {
    display: block;
    max-width: 125px;
    margin-top: 10px;
  }
  .offer_sec .wrapper .right .box:last-child .sub_mds span.img_txt {
    display: block;
    max-width: 140px;
  }
  .qualification_sec .wrapper {
    display: block;
  }
  .countermeasure .mds {
    position: initial;
    margin: auto;
  }
  .countermeasure .container {
    padding-top: 0;
  }
  .countermeasure .accordion .accordion-header .time {
    max-width: 170px;
  }
  .countermeasure .accordion .accordion-header .sub_mds {
    max-width: 260px;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-header .sub_mds {
    max-width: 300px;
  }
  .countermeasure .accordion .accordion-content {
    padding: 4rem 3rem;
  }
  .countermeasure .accordion .accordion-content .f14 {
    font-size: 12px;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box {
    flex: 0 0 23.5%;
    margin-right: 2%;
    padding: 2rem 0;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box:nth-child(4n) {
    margin-right: 0;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box:nth-child(n+5) {
    margin-top: 5%;
  }
  .timetable .caution {
    max-width: 260px;
  }

  .amazing_sec .wrapper .right p .f30 {
    font-size: 2rem;
  }
  .amazing_sec .wrapper .right p .f24 {
    font-size: 1.6rem;
  } 
  .mv .text_block h1 {
    max-width: 330px;
  }
  .mv .text_block .txt {
    margin-left: 6rem;
    font-weight: 900;
    line-height: 1.4;
    text-shadow: 0 0 6px #fff;
  }
  .amazing_sec .wrapper .right p:nth-child(n+2) {
    margin-top: 26px;
  }
  .amazing_sec .wrapper .right p .num {
    top: -15px;
  }
  .qualification_sec .wrapper .left .mds_box .mds {
    font-size: 3.2rem;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .qualification_sec .wrapper .right {
    margin-left: 0;
    margin-top: 4rem;
  }
}

@media (max-width: 480px) {
  .mv .text_block {
    background-color: #ffffffae;
    padding: 2rem 2rem;
    padding-left: 0;
    top: auto;
    bottom: 2rem;
  }
  .mv .text_block h1 {
    max-width: 280px;
  }
  .mv .text_block .txt {
    margin-left: 5rem;
    font-size: 16px;
  }

  .l-header.fixed-header {
    background-color: #fff;
  }
  .main {
    padding-top: 56px;
  }
  .mv .wrapper .text_box {
    margin-top: -16%;
  }
  .mv .wrapper .text_box .s_mds {
    font-size: 2.2rem;
  }
  .mv .wrapper .text_box .m_mds {
    font-size: 3.2rem;
    margin-top: 8px;
  }
  .mv .wrapper .text_box .m_mds span {
    font-size: 2.4rem;
  }
  .mv .wrapper .text_box .txt .txt_img {
    max-width: 80px;
    top: -10px;
  }
  .mv .wrapper .text_box .txt {
    margin-top: 7%;
    font-size: 1.5rem;
  }
  .mv .wrapper .text_box {
    padding-bottom: 7%;
  }
  .amazing_sec {
    padding-top: 5.6rem;
  }
  .amazing_sec .left .img {
    max-width: 219px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3rem;
  }
  .amazing_sec .wrapper {
    display: block;
    padding-bottom: 0;
  }
  .amazing_sec .wrapper .right .sp_img {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 3rem;
  }
  .amazing_sec .wrapper .right p {
    display: block;
    padding-left: 6rem;
    min-height: 58px;
  }
  .amazing_sec .wrapper .right p .num {
    top: 3px;
    left: 1rem;
  }
  .amazing_sec .wrapper .right p:first-child .num {
    left: 2rem;
  }
  .amazing_sec .wrapper .right p .f30 {
    font-size: 1.8rem;
  }
  .amazing_sec .wrapper .right p .f22 {
    font-size: 1.6rem;
  }
  .amazing_sec .wrapper .right p .f24 {
    font-size: 1.6rem;
  }
  .curriculum_sec .container {
    padding-top: 4rem;
    padding-bottom: 0;
  }
  .curriculum_sec .sp_txt {
    width: 100vw;
    margin-left: calc( 50% - 50vw );
  }
  .curriculum_sec .mds {
    max-width: 310px;
  }
  .curriculum_sec .wrapper .first_block {
    width: 100%;
    flex-direction: column-reverse;
    margin-right: auto;
    margin-left: auto;
  }
  .curriculum_sec .wrapper .first_block .first_img {
    margin-right: 0;
    margin-top: 2rem;
  }
  .curriculum_sec .wrapper .block.off480 {
    display: none;
  }
  .curriculum_sec .wrapper .sp_block {
    margin-top: 4.7rem;
  }
  .curriculum_sec .wrapper .sp_block .box:nth-child(n+2) {
    margin-top: 12px;
  }
  .curriculum_sec .last_img {
    position: initial;
    margin: auto;
    margin-top: 2.5rem;
  }
  .curriculum_sec .wrapper .modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .curriculum_sec .wrapper .modal-content {
    background: #fff;
    margin: 35% auto 0;
    width: 90%;
    position: relative;
    border-radius: 22px;
    overflow: hidden;
  }
  .curriculum_sec .wrapper .close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    top: 10px;
    right: 15px;
    background-color: #222;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50px;
    z-index: 10;
  }
  .curriculum_sec .wrapper .modal-content .text_box {
    padding: 2rem;
  }
  .curriculum_sec .wrapper .modal-content .text_box .mds {
    margin-bottom: 2rem;
    font-size: 2rem;
    font-weight: bold;
  }
  .curriculum_sec .wrapper .modal-content .text_box .txt {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 500;
  }

  .offer_sec {
    background-image: url(../img/hairmake/sp_offer_sec_bg.png);
  }
  .offer_sec .container {
    padding-top: 5rem;
  }
  .offer_sec .wrapper {
    display: block;
  }
  .offer_sec .sp_txt {
    width: 100vw;
    margin-left: calc( 50% - 50vw );
  }
  .offer_sec .wrapper .left {
    margin-right: 0;
  }
  .offer_sec .wrapper .left .mds {
    max-width: 260px;
    margin: auto;
    margin-bottom: 2rem;
  }
  .offer_sec .wrapper .left .intro_box .intro {
    max-width: 126px;
  }
  .offer_sec .wrapper .left .intro_box {
    margin-top: 2rem;
  }
  .offer_sec .wrapper .left .intro_box .txt {
    font-size: 1.3rem;
  }
  .offer_sec .wrapper .right {
    margin-top: 5rem;
  }
  .offer_sec .wrapper .right .box .sub_mds {
    display: flex;
    padding-left: 8rem;
    font-size: 1.4rem;
  }
  .offer_sec .wrapper .right .box .sub_mds::before {
    width: 23px;
    height: 17px;
    top: -20px;
  }
  .offer_sec .wrapper .right .box .sub_mds .pickup_icon {
    left: -1rem;
  }
  .offer_sec .wrapper .right .box:first-child .sub_mds span.img_txt {
    max-width: 80px;
    margin-top: 0px;
  }
  .offer_sec .wrapper .right .box:last-child .sub_mds span.img_txt {
    max-width: 110px;
  }

  .qualification_sec {
    display: block;
    padding-top: 5.6rem;
  }
  .qualification_sec .wrapper {
    display: block;
  }
  .qualification_sec .wrapper .left .mds_box {
    padding-left: 0;
  }
  .qualification_sec .wrapper .left .mds_box .mds {
    position: relative;
  }
  .qualification_sec .wrapper .left .mds_box .required {
    margin-top: 1rem;
  }
  .qualification_sec .wrapper .left .mds_box::before {
    display: none;
  }
  .qualification_sec .wrapper .left .block {
    display: block;
    margin-top: 2.4rem;
  }
  .qualification_sec .wrapper .left .block .sub_box {
    display: block;
  }
  .qualification_sec .wrapper .left .block .sub_box .sub_right {
    padding-top: 1rem;
    padding-left: 0;
    margin-top: 1rem;
    border-left:transparent;
  }
  .qualification_sec .wrapper .left .block .sub_box:nth-child(n+2) {
    margin-top: 3rem;
  }
  .qualification_sec .wrapper .right {
    margin-top: 4rem;
    margin-left: 0;
  }
  .qualification_sec .wrapper .right .txt {
    width: 100%;
    margin: 1.5rem auto 0;
  }

  .lesson_sec .wrapper .first,
  .lesson_sec .wrapper .second {
    margin-top: 3rem;
  }

  .countermeasure .mds {
    width: 100vw;
    margin-left: calc( 50% - 50vw );
    font-size: 1.8rem;
  }
  .countermeasure .wrapper .pie_chart {
    width: 100vw;
    margin-left: calc( 50% - 50vw );
    margin-top: 0;
  }
  .countermeasure .accordion {
    margin: 3rem auto;
  }
  .countermeasure .accordion .accordion-item {
    background-color: #fff;
  }
  .countermeasure .accordion .accordion-header .time,
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-header .time {
    padding: 1rem 0.5rem;
  }
  .countermeasure .accordion .accordion-header .sub_mds {
    margin-left: 0;
  }
  .countermeasure .accordion .accordion-header .time {
    max-width: 80px;
    background-color: #fff;
    border: transparent;
  }
  .countermeasure .accordion .accordion-header.show .time {
    border-bottom: transparent;
  } 
  .countermeasure .accordion .accordion-item:nth-child(n+2) {
    margin-top: 2.4rem;
  }
  .countermeasure .accordion .accordion-header .sub_mds {
    max-width: 148px;
    margin-left: 1rem;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-header .sub_mds {
    max-width: 128px;
  }
  .accordion-header .last_icon span {
    width: 32px;
    height: 32px;
  }
  .countermeasure .accordion .accordion-content .caution {
    display: none;
  }
  .countermeasure .accordion .accordion-content .flex_box {
    display: block;
  }
  .countermeasure .accordion .accordion-item:nth-child(1) .accordion-content .flex_box .sub_box {
    margin-right: 0;
  }
  .countermeasure .accordion .accordion-content {
    padding: 3rem 2rem;
  }
  .countermeasure .accordion .accordion-content .f14 {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 14px;
  }
  .countermeasure .accordion .accordion-item:nth-child(1) .accordion-content .flex_box .sub_box:nth-child(n+2) {
    margin-top: 3rem;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box {
    display: flex;
    gap: 0;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box {
    flex: 0 0 49%;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box:nth-child(2n) {
    margin-right: 0;
  }
  .countermeasure .accordion .accordion-item:nth-child(2) .accordion-content .flex_box .sub_box:nth-child(n+3) {
    margin-top: 2%;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box {
    display: flex;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box {
    flex: 0 0 49%;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box:nth-child(2n) {
    margin-right: 0;
  }
  .countermeasure .accordion .accordion-item:nth-child(3) .accordion-content .flex_box .sub_box:nth-child(n+3) {
    margin-top: 2%;
  }
  .countermeasure .accordion .accordion-content .caution.on480 {
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: bold;
  }
  
  .timetable {
    padding-bottom: 4rem;
    margin-bottom: 0;
  }
  .timetable .mds {
    font-size: 18px;
  }
  .timetable .wrapper {
    overflow: scroll;
    margin-top: 2rem;
  }
  .timetable .wrapper .table_img {
    width: 870px;
  }
  .timetable .caution {
    display: none;
  }
  .timetable .sp_caution {
    max-width: 280px;
    margin-top: 1rem;
  }

  .mv .text_block .txt .b_bar {
    font-size: 22px;
  }
}