#about {
  padding-top: 40px;
  padding-bottom: 50px;
}

#about .wei_nor {
  font-weight: 200;
  font-size: 44px;
  letter-spacing: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

#about_how h3 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

#about_how h3 span {
  font-size: 24px;
}

#about_kutsu_img {
  padding-bottom: 180px;
  position: relative;
}

#about_kutsu_img:after {
  content: "";
  width: 400px;
  height: 310px;
  position: absolute;
  bottom: 0;
  right: 0px;
  background: url(../images/shoes/about_bg_sp.webp);
  background-size: cover;
  z-index: -5;
}

#course {
  padding-top: 60px;
}

#course .sec_ttl {
  font-size: 28px;
  margin-bottom: 30px;
}

#course .sec_ttl .main_txt {
  font-size: 32px;
}

#course .sec_ttl .main_txt span {
  font-size: 44px;
}

#course>.sec_inner {
  padding: 0;
}

#cta_01 {
  padding: 30px 0 0;
}

#cta_01.btn_cta_pink .sec_inner {
  padding: 0 15px;
}

#cta_02 {
  padding: 30px 0 20px;
}

#cta_03.btn_cta_pink .sec_inner {
  padding: 0 15px;
}

#flow>.fl {
  gap: 15px;
}

#flow h2.sec_ttl {
  font-size: 20px;
}

#flow h2.sec_ttl span {
  font-size: 32px;
}

#media {
  position: relative;
}

#media h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 140%;
  margin-bottom: 10px;
}

#media:before {
  width: 100vw;
  height: 540px;
  content: '';
  position: absolute;
  top: 130px;
  left: 0;
  background: url(../images/shoes/bg_pr2.webp);
  background-size: cover;
  z-index: -5;
}

#message02 {
  background: var(--liblue);
  gap: 20px;
}

#message02 .admin_mem {
  gap: 20px;
  justify-content: flex-end;
}

#message02 .admin_mem .mes_mem_img {
  max-width: 135px;
}

#message02 .admin_mem .mes_name {
  padding-left: 0;
}

#message02 .admin_mem p span {
  color: #6D7785;
}

#message02 .mes_ttl {
  margin-bottom: 50px;
}

#mv {
  padding: 0px 0 0;
}

#notice {
  padding: 40px 0 50px;
}

#notice .notice_desc {
  border: solid 1px #ADB8BE;
  padding: 30px 15px 15px;
  padding-right: 10px;
  border-radius: 10px;
  line-height: 140%;
  color: #6D7785;
  font-size: 14px;
}

#notice .notice_desc_inner {
  padding-right: 5px;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#notice .notice_desc_inner .f_red {
  color: #E52727;
}

#notice .notice_desc_inner .txt_intro {
  margin-bottom: 20px;
  font-size: 14px;
}

#notice .notice_desc_inner h2 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 150%;
}

#notice .notice_desc_inner h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

#notice .notice_sec {
  margin-bottom: 20px;
}

#notice .notice_sec .notice_sec_dl {
  margin-bottom: 20px;
}

#notice h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
}

#plan {
  padding-top: 50px;
  background: #E7F0F7;
  background-image: url(../images/shoes/bg_plan.webp);
  background-repeat: no-repeat;
  background-position: top;
}

#plan .sec_ttl {
  font-size: 24px;
}

#plan .sec_ttl span {
  font-size: 24px;
}

#plan .ttl_cap {
  text-align: left;
}

#pr {
  overflow: hidden;
  padding: 50px 0;
  position: relative;
}

#pr .no1_box {
  background: #fff;
  padding: 15px;
  box-shadow: 0 4px 15px #00000022;
  border-radius: 10px;
  margin-bottom: 40px;
}

#pr .no1_box a {
  color: inherit;
}

#pr .no1_box img {
  display: block;
  margin-bottom: 5px;
}

#pr .no1_box p {
  font-size: 8px;
  line-height: 150%;
  color: #6D7785;
}

#pr h2 {
  font-size: 20px;
  text-align: center;
  line-height: 160%;
  font-weight: 500;
  margin-bottom: 30px;
}

#pr h2 .f_kakutoku {
  font-size: 22px;
  font-weight: bold;
}

#pr h2 .f_no1 {
  background: var(--blue);
  line-height: 200%;
  color: #fff;
  padding: 0px 10px;
  font-size: 23px;
  font-weight: bold;
}

#pr h2 .main_txt {
  font-size: 26px;
  font-weight: bold;
  padding-left: 10px;
}

#pr h2 .nor_left {
  position: absolute;
  left: -6px;
  top: 0;
}

#pr h2 .wei_nor {
  font-weight: 200;
  font-size: 26px;
  letter-spacing: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

#pr:before {
  width: 100vw;
  height: 540px;
  content: '';
  position: absolute;
  top: 65px;
  left: 0;
  background: url(../images/shoes/bg_pr1.webp);
  background-size: cover;
  z-index: -5;
}

#qa {
  background: #F3F4F6;
}

#qa .ico_q {
  width: 21px;
  height: 20px;
  content: '';
  position: absolute;
  top: 15px;
  left: 5px;
  background: url(../images/shoes/ico_q.svg);
  background-size: cover;
}

#qa .qa_adj {
  margin-bottom: 10px;
}

#qa .qa_adj_02 {
  text-decoration: underline;
}

#qa dd {
  display: none;
  padding: 15px;
  padding-left: 35px;
  background: #fff;
  line-height: 140%;
  border-top: solid 1px #D5D7DA;
  font-size: 14px;
  color: #6D7785;
  position: relative;
}

#qa dd a {
  color: #0044CC;
  text-decoration: underline;
}

#qa dd p {
  margin-bottom: 20px;
}

#qa dd p:last-of-type {
  margin-bottom: 0;
}

#qa dd:before {
  width: 21px;
  height: 20px;
  content: '';
  position: absolute;
  top: 15px;
  left: 5px;
  background: url(../images/shoes/ico_a.svg);
  background-size: cover;
}

#qa dl {
  padding: 0 15px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
}

#qa dt {
  cursor: pointer;
  padding: 15px 15px 15px;
  padding-left: 35px;
  padding-right: 45px;
  position: relative;
  font-size: 14px;
  line-height: 140%;
}

#qa dt.on:after {
  transform: rotate(0deg);
}

#qa dt:after {
  transform: rotate(90deg);
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 5px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: #000;
  transition: transform 0.3s linear;
}

#qa dt:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 5px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: #000;
  transition: transform 0.3s linear;
}

#qa h2 {
  font-size: 20px;
  padding-bottom: 20px;
  line-height: 180%;
}

#qa h2 span {
  font-size: 32px;
}

#reason {
  background: var(--liblue);
}

#reason h2 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}

#reason h2 .main_middle {
  font-size: 27px;
}

#reason h2 .main_txt {
  font-size: 42px;
}

#reason h2 .wei_nor {
  font-weight: 200;
  font-size: 44px;
  letter-spacing: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

#result .slick-dots {
  bottom: -35px;
}

#result .slick-dots li {
  width: 10px;
  height: 10px;
}

#result .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

#result .slick-dots li button:before {
  opacity: 1;
  font-size: 6px;
  line-height: 20px;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 30px;
  background: #ADB8BE;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#result .slick-dots li.slick-active button:before {
  background: var(--thblue);
}

#result h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}

#three_step {
  padding: 40px 0;
  padding-bottom: 0;
  background: var(--liblue);
}

#three_step h2 {
  line-height: 140%;
  letter-spacing: 0.04em;
  font-size: 20px;
}

#three_step h2 .adj01 {
  font-size: 40px;
}

#three_step h2 span {
  font-size: 32px;
}

#voice {
  padding-bottom: 60px;
  background: var(--liblue);
  overflow: hidden;
}

#voice .cap_txt {
  counter-increment: note-counter;
  font-size: 12px;
  line-height: 150%;
  font-weight: 300;
  padding-left: 20px;
  position: relative;
  margin-bottom: 80px;
}

#voice .cap_txt:before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "※" counter(note-counter);
}

#voice .slick-dots {
  bottom: -35px;
}

#voice .slick-dots li {
  width: 10px;
  height: 10px;
}

#voice .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

#voice .slick-dots li button:before {
  opacity: 1;
  font-size: 6px;
  line-height: 20px;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 30px;
  background: #ADB8BE;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

#voice .slick-dots li.slick-active button:before {
  background: var(--thblue);
}

#voice .slick-list {
  margin: 0 -5px;
  overflow: visible;
}

#voice .slick-slide {
  margin: 0 5px;
  height: auto;
}

#voice .slick-track {
  display: flex;
}

#voice h2 {
  font-size: 20px;
  margin-bottom: 40px;
  line-height: 180%;
}

#voice h2 span {
  font-size: 32px;
}

* {
  box-sizing: border-box;
}

.about_how_inner {
  box-shadow: 0 4px 10px #00000033;
  border-radius: 10px;
  padding: 20px;
  margin-top: -50px;
  background: #fff;
  margin-bottom: 40px;
}

.about_how_inner>.fl {
  flex-direction: column;
}

.about_movie .btn_yt {
  display: block;
  text-align: center;
  padding: 15px;
  border-radius: 50px;
  color: var(--blue);
  border: solid 1px var(--blue);
  font-size: 18px;
  font-weight: bold;
}

.about_movie .btn_yt span {
  position: relative;
}

.about_movie .btn_yt span:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  right: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/shoes/ico_blank.svg);
  background-size: cover;
}

.about_movie h3 {
  background: var(--blue);
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 10px;
  font-weight: 400;
  position: relative;
  font-size: 18px;
  margin-bottom: 25px;
}

.about_movie h3:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid var(--blue);
  right: 0;
  left: 0;
  bottom: -14px;
  margin: auto;
}

.about_p_01 {
  line-height: 220%;
  text-align: center;
  margin-bottom: 10px;
}

.about_p_01 span {
  background: var(--blue);
  color: #fff;
  padding: 1px 5px;
  font-size: 20px;
  font-weight: 600;
}

.about_p_02 {
  position: relative;
  line-height: 160%;
}

.about_p_02 p {
  margin-bottom: 1em;
}

.bg_lig {
  background: url(../images/shoes/bg_light.webp);
  background-size: cover;
}

.bg_spe {
  background-image: url(../images/shoes/bg_spe.webp);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  background-position: right;
}

.bg_stand {
  background: url(../images/shoes/bg_stand.webp);
  background-size: cover;
}

.bg_wave_mv {
  position: absolute;
  top: 0px;
  transform: rotate(180deg);
}

.btn_cta_pink {
  padding: 50px 0 30px;
}

.btn_cta_pink .sec_inner {
  padding: 0;
}

.c-global-navigation.c-global-navigation-fix.js-gnav.-js-opened {
  left: 0%;
}

.c-header {
  position: absolute;
}

.c-header .header-toggle::after {
  width: 20px;
  height: 2px;
  top: 1px;
}

.c-modal {
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  text-align: center;
  z-index: 50000;
}

.c-modal-bg {
  position: absolute;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.c-modal-close {
  display: block;
  border: 1px solid #293357;
  border-radius: 80px;
  padding: 8px 16px;
  max-width: 200px;
  width: 100%;
  margin: 32px auto 0;
  cursor: pointer;
  font-size: 18px;
  color: #293357;
  font-weight: bold;
  background: #fff;
}

.c-modal-close-icon {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border: none;
  background: #fff;
}

.c-modal-close-icon::before {
  content: url(../images//img-close-icon.svg);
}

.c-modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: scroll;
  max-height: 80%;
  width: 94%;
  max-width: 358px;
  background: white;
  border-radius: 20px;
  scrollbar-width: none;
}

.c-modal-img.-small {
  margin-bottom: 28px;
  border: none;
}

.c-modal-list2 {
  text-align: left;
}

.c-modal-list2 .layer1 {
  margin-left: 3em;
  text-indent: -2.6em;
  margin-bottom: 16px;
  line-height: 150%;
}

.c-modal-list2 .layer1 span {
  margin: 0 8px 0 0;
}

.c-modal-list2 .layer2 span {
  margin: 0;
}

.c-modal-list2 .layer3 {
  text-indent: -2em;
  margin-top: 8px;
}

.c-modal-list2 .layer3 span {
  margin: 0 16px 0 0px;
}

.c-modal-list2-inner {
  margin-left: -16px;
}

.c-modal-list2-inner .layer2 {
  margin-left: 1em;
  text-indent: -3em;
  margin-top: 8px;
}

.c-modal-step {
  margin-bottom: 30px;
}

.c-modal-step ul {
  text-align: left;
}

.c-modal-step-text {
  font-size: 16px;
  text-align: left;
}

.c-modal-step-text2 {
  margin-top: 24px;
  font-size: 14px;
  line-height: 28px;
}

.c-modal-step-title {
  font-size: 14px;
  font-weight: bold;
  background-color: #EFF0F1;
  padding: 8px 4px;
  margin-bottom: 16px;
}

.c-modal-text-area {
  padding: 24px 16px 32px;
}

.c-modal-text-area.-support {
  padding-top: 48px;
}

.c-modal-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 4px;
}

.c-modal-title.-support {
  margin-bottom: 16px;
}

.cho_57 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 200%;
}

.cho_57 .cap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: auto;
  color: #6D7785;
  font-size: 10px;
  font-weight: 500;
}

.cho_57 .f_big {
  font-size: 46px;
}

.cho_57 .f_middle {
  font-size: 26px;
}

.cho_57 .main_txt {
  font-size: 26px;
  font-weight: bold;
  padding-left: 10px;
}

.cho_57 .nor_left {
  position: absolute;
  left: -6px;
  top: 0;
}

.cho_57 .wei_nor {
  font-weight: 200;
  font-size: 26px;
  letter-spacing: -5px;
  margin-left: -5px;
  margin-right: -5px;
}

.con_acc_btn {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  padding-left: 80px;
  cursor: pointer;
}

.con_acc_btn:after {
  transform: rotate(90deg);
  content: "";
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 3px;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: var(--wp--preset--color--contrast);
  transition: transform 0.3s linear;
}

.con_acc_btn:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 3px;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: var(--wp--preset--color--contrast);
  transition: transform 0.3s linear;
}

.conf_comp .confi_intro {
  margin-bottom: 20px;
}

.conf_comp ol li {
  line-height: 150%;
  margin-bottom: 15px;
}

.conf_no .confi_intro {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 180%;
}

.conf_no dl {
  margin-bottom: 15px;
}

.conf_no dl dt {
  font-size: 14px;
  font-weight: bold;
}

.conf_no dl li {
  font-size: 14px;
  line-height: 150%;
}

.confi_accord .txt_cap {
  font-size: 10px;
}

.confi_accord>*:last-child {
  margin-bottom: 0 !important;
}

.confi_accord dl {
  font-size: 14px;
  margin-bottom: 20px;
}

.confi_accord dl dt {
  font-weight: bold;
}

.confi_accord p {
  margin-bottom: 20px;
}

.confi_etc .btn_normal {
  font-weight: 500;
  display: block;
  padding: 15px;
  color: var(--blue);
  text-align: center;
  border: solid 1px var(--blue);
  border-radius: 30px;
}

.confi_etc .btn_normal:after {
  right: 20px;
  left: auto;
  width: 4px;
  height: 4px;
  border: 2px solid;
  border-color: var(--blue) var(--blue) transparent transparent;
  transform: rotate(45deg);
}

.confi_etc .btn_normal:before {
  content: none;
}

.confi_etc .confi_etc_01 {
  width: fit-content;
  margin: auto;
  font-size: 14px;
  margin-bottom: 15px;
  background: var(--blue);
  text-align: center;
  color: #fff;
  padding: 5px 10px;
  line-height: 1;
}

.confi_etc .confi_etc_02 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 160%;
}

.confi_etc .confi_etc_03 {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}

.confi_etc img {
  display: block;
  margin-bottom: 20px;
}

.confi_flow_box {
  margin-bottom: 40px;
  gap: 15px;
  align-items: center;
  position: relative;
}

.confi_flow_box .confi_flow_num {
  position: absolute;
  top: 0;
  left: 5px;
  color: #fff;
  font-size: 18px;
  z-index: 15;
}

.confi_flow_box .confi_flow_num:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  left: -14px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50px;
  background: var(--blue);
  background-size: cover;
  z-index: -10;
}

.confi_flow_box dd {
  font-size: 14px;
  color: #6D7785;
  line-height: 140%;
}

.confi_flow_box dd .btn_normal {
  font-weight: 500;
  display: block;
  padding: 15px;
  color: var(--blue);
  position: relative;
  margin-bottom: 0;
}

.confi_flow_box dd .btn_normal:after {
  right: 20px;
  left: auto;
  width: 4px;
  height: 4px;
  border: 2px solid;
  border-color: var(--blue) var(--blue) transparent transparent;
  transform: rotate(45deg);
}

.confi_flow_box dd .btn_normal:before {
  content: none;
}

.confi_flow_box dd .p_adj {
  margin-bottom: 10px;
}

.confi_flow_box dl {
  margin-bottom: 0;
}

.confi_flow_box dt {
  color: #303235;
  font-size: 18px;
  margin-bottom: 5px;
}

.confi_flow_box img {
  max-width: 130px;
  display: block;
  aspect-ratio: 1/1;
}

.confi_flow_box:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -25px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid var(--blue);
  border-radius: 3px;
}

.confi_flow_box:last-of-type:after {
  content: none;
}

.confi_wrap {
  background: #fff;
  padding: 0px 20px 0;
  border-radius: 10px;
  margin-bottom: 8px;
}

.confi_wrap .confi_accord {
  border-top: solid 2px #eee;
  padding-top: 20px;
  font-size: 14px;
  display: none;
  line-height: 140%;
  padding-bottom: 12px;
}

.confi_wrap .f_small {
  font-size: 12px;
}

.confi_wrap .f_thblue {
  font-size: 18px;
}

.confi_wrap h3 {
  cursor: pointer;
  font-size: 16px;
  padding-left: 0px;
  padding: 20px 0;
}

.confi_wrap h3.on:after {
  transform: rotate(0deg);
}

.confi_wrap h3:after {
  transform: rotate(90deg);
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 0px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: #000;
  transition: transform 0.3s linear;
}

.confi_wrap h3:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 2px;
  top: 0;
  bottom: 0;
  right: 0px;
  left: auto;
  margin: auto;
  z-index: 1;
  border-radius: 1px;
  background-color: #000;
  transition: transform 0.3s linear;
}

.confirm h2 {
  font-size: 24px;
  margin-bottom: 30px;
}

.cource_acc_wrap {
  border-radius: 10px;
  border: solid 1px var(--blue);
  position: relative;
  margin-bottom: 10px;
}

.cource_acc_wrap.hassui:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: 10px;
  left: 15px;
  background: url(../images/shoes/ico_hassui.svg);
  background-size: cover;
}

.cource_acc_wrap.hoshoku:before {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  top: 10px;
  left: 15px;
  background: url(../images/shoes/ico_hoshoku.svg);
  background-size: cover;
}

.cource_accord {
  display: none;
  padding: 15px;
  line-height: 140%;
  font-size: 14px;
}

.cource_accord h5 {
  font-size: 16px;
  margin-bottom: 10px;
}

.cource_accord img {
  display: block;
  margin-bottom: 10px;
}

.cource_accord p {
  margin-bottom: 10px;
}

.course_box {
  margin-bottom: 60px;
}

.course_box_desc {
  padding: 15px;
  background: #EDEDF1;
  border-radius: 10px;
  margin-bottom: 15px;
}

.course_box_desc h4 {
  font-size: 20px;
  margin-bottom: 15px;
}

.course_box_desc ul li {
  font-size: 14px;
  position: relative;
  padding-left: 25px;
  line-height: 140%;
  margin-bottom: 0.8em;
}

.course_box_desc ul li:before {
  position: absolute;
  content: "";
  width: 16px;
  height: 12px;
  left: 0px;
  top: 3px;
  bottom: 0;
  background: url(../images/shoes/ico_check.svg);
  background-size: cover;
}

.course_box_intro {
  position: relative;
}

.course_box_intro .ttl_osusume {
  background: var(--pink);
  border-radius: 20px;
  padding: 3px 10px;
  font-size: 14px;
  position: absolute;
  top: -28px;
  left: 45px;
  color: #fff;
  font-weight: bold;
}

.course_box_intro .ttl_osusume:after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid var(--pink);
  border-radius: 3px;
}

.course_box_intro h3 {
  font-size: 34px;
  padding: 0 15px;
  margin-bottom: 5px;
  position: relative;
}

.course_box_intro p {
  padding: 15px;
  line-height: 140%;
  margin-bottom: 5px;
}

.course_box_txt {
  padding: 0 15px;
}

.course_ttl_opt {
  padding-left: 30px;
  margin-bottom: 20px;
}

.course_ttl_opt span {
  background: var(--blue);
  color: #fff;
  font-size: 16px;
  padding: 2px 7px 3px;
  border-radius: 10px;
  font-weight: bold;
}

.cta_02 {
  margin-bottom: 40px;
}

.cta_03 {
  margin-top: 50px;
}

.cta_btn_box {
  flex-direction: column;
  line-height: 1;
}

.cta_btn_box .cap {
  text-align: center;
  font-size: 10px;
  margin-bottom: 15px;
}

.cta_btn_box .off_46_fl {
  letter-spacing: -0.05em;
  flex-wrap: nowrap;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: var(--pink);
  font-weight: bold;
  font-size: 68px;
  margin-bottom: 10px;
}

.cta_btn_box .off_46_fl .cta_off {
  font-family: 'Avenir';
}

.cta_btn_box .off_46_fl .saidai {
  font-size: 32px;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}

.cta_btn_box .off_46_fl .span_46 {
  font-family: Plus Jakarta Sans;
  font-size: 93px;
}

.cta_btn_box a {
  padding: 30px 0 30px;
  font-size: 24px;
  display: flex;
  background: var(--pink);
  width: 100%;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  justify-content: center;
  align-items: baseline;
  position: relative;
  overflow: hidden;
}

.cta_btn_box a:after {
  right: 20px;
  left: auto;
  width: 6px;
  height: 6px;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
  transform: rotate(45deg);
}

.cta_btn_box a:before {
  content: '';
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: shine 3s ease-in-out infinite;
  position: absolute;
  top: -180px;
  right: auto;
  left: 0;
  opacity: 0;
  transform: rotate(45deg);
}

.cta_btn_box p.matomete {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}

.f_blue {
  color: var(--blue);
}

.f_bold {
  font-weight: bold;
}

.f_jala {
  font-family: Plus Jakarta Sans;
}

.f_pink {
  color: var(--pink);
}

.f_robot {
  font-family: "Roboto", sans-serif;
}

.f_thblue {
  color: var(--thblue);
}

.fl {
  display: flex;
  justify-content: center;
}

.fl_plan_cir {
  gap: 5px;
  justify-content: start;
}

.flow_bar {
  display: flex;
  gap: 10px;
  z-index: 30;
}

.flow_bar p {
  writing-mode: vertical-rl;
  background: #eeeeee;
  border-radius: 30px;
  padding: 10px 5px;
  font-size: 14px;
}

.flow_check {
  position: absolute;
  right: -55px;
  bottom: 0;
  top: 50%;
  margin: auto;
}

.flow_check span {
  position: relative;
}

.flow_check span.flow_1.none:before {
  content: none;
}

.flow_check span.flow_2.none:before {
  content: none;
}

.flow_check span.flow_2:before {
  right: -49px;
}

.flow_check span.flow_3:before {
  right: -98px;
}

.flow_check span:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 0px;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  background: url(../images/shoes/ico_flow_check.svg);
  background-size: cover;
  z-index: 35;
}

.flow_check:after {
  position: absolute;
  content: "";
  width: 37vw;
  max-width: 150px;
  height: 2px;
  top: 0px;
  bottom: 0;
  left: -55px;
  right: 0;
  background-image: radial-gradient(circle, var(--blue) 1px, transparent 1px), radial-gradient(circle, var(--blue) 1px, transparent 1px), radial-gradient(circle, var(--blue) 1px, transparent 1px), radial-gradient(circle, var(--blue) 1px, transparent 1px);
  background-position: left top, right top, left bottom, left top;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 6px 2px, 2px 6px, 6px 2px, 2px 6px;
  z-index: -5;
}

.flow_desc {
  width: 57%;
}

.flow_s {
  border-radius: 10px;
  border: solid 1px #cfcfcf;
  position: relative;
  margin-bottom: 30px;
}

.flow_s .flow_num {
  position: absolute;
  top: -18px;
  left: -18px;
  color: #fff;
  font-size: 18px;
  z-index: 15;
}

.flow_s .flow_num:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50px;
  background: var(--blue);
  background-size: cover;
  z-index: -10;
}

.flow_s>p {
  padding: 12px 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 140%;
}

.flow_s img {
  border-radius: 10px 10px 0 0;
  display: block;
}

.flow_s.l_cont:after {
  content: none;
}

.flow_s:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -23px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid var(--blue);
  border-radius: 3px;
}

.flow_start {
  border-radius: 10px;
  border: solid 1px #cfcfcf;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.flow_start:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -23px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid var(--blue);
  border-radius: 3px;
}

.gr_2cl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.head_sp_logo {
  width: 95px;
  margin-bottom: 10px;
}

.header_pc {
  display: none;
}

.header_sp {
  position: absolute;
  padding: 10px 10px 10px;
  display: flex;
  align-items: center;
  gap: 5px;
  height: 100%;
  max-width: 390px;
  margin: auto;
  z-index: 50;
}

.header_sp p {
  color: var(--yel);
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.04em;
}

.header_sp span {
  line-height: 1;
  font-size: 27px;
  font-family: 'Roboto';
}

.how_box {
  margin-bottom: 30px;
}

.how_box .ttl {
  background: #F3F4F6;
  padding: 5px;
  text-align: center;
  margin-bottom: 30px;
}

.how_box .ttl h4 {
  font-size: 24px;
}

.how_box .ttl p {
  font-size: 14px;
}

.how_img {
  position: relative;
}

.how_img .how_aft {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 215px;
}

.how_img .how_aft p {
  color: var(--pink);
  font-weight: bold;
}

.how_img .how_aft:after {
  top: -55px;
  right: -10px;
  width: 90px;
  height: 90px;
  background: url(../images/shoes/ico_how_aft.svg);
  background-size: cover;
}

.how_img .how_bef {
  width: 125px;
  font-size: 11px;
  line-height: 140%;
  padding-bottom: 100px;
}

.how_img .how_bef:after {
  top: -20px;
  right: -20px;
  width: 50px;
  height: 50px;
  background: url(../images/shoes/ico_how_bef.svg);
}

.how_img .how_bef:before {
  bottom: 15px;
  left: 20px;
  width: 60px;
  height: 66px;
  background: url(../images/shoes/ico_how_arrow.svg);
  background-size: cover;
}

.how_img>div {
  position: relative;
}

.how_img>div img {
  display: block;
}

.how_img>div:after {
  content: "";
  position: absolute;
}

.how_img>div:before {
  content: "";
  position: absolute;
}

.ico {
  position: relative;
}

.ico:after {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  width: 100%;
}

.ico:before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: fit-content;
}

.ico_check {
  position: relative;
}

.ico_check:after {
  position: absolute;
  content: "";
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: fit-content;
  background: url(../images/bg_ul.webp);
}

.ico_fuki {
  width: fit-content;
  margin: auto;
}

.ico_fuki:after {
  right: -20px;
  left: auto;
  background: #000;
  background-size: cover;
  transform: rotate(25deg);
  width: 1px;
  height: 95%;
  top: auto;
  bottom: 1px;
}

.ico_fuki:before {
  left: -20px;
  right: auto;
  background: #000;
  background-size: cover;
  transform: rotate(-25deg);
  width: 1px;
  height: 95%;
  top: auto;
  bottom: 1px;
}

.ico_ul:after {
  top: auto;
  height: 13px;
  bottom: -3px;
  background: url(../images/futon/ico_uline_01.svg);
  background-size: cover;
  z-index: -10;
}

.img_pr1 {
  margin-bottom: 10px;
}

.img_yt {
  display: block;
  margin-bottom: 20px;
}

.is-layout-flow>* {
  margin-block-start: 0;
}

.just {
  background-image: url(../images/shoes/bg_just.webp);
  background-position: bottom;
  padding-bottom: 330px;
  padding-top: 0px;
  background-size: cover;
}

.just .adj_ex {
  right: 0;
  bottom: -5px;
  position: absolute;
  color: #303235;
  transform: rotate(10deg);
}

.just .f_just {
  background-image: radial-gradient(circle at center, var(--blue) 20%, transparent 20%);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: 1px;
}

.just .ju_intro {
  padding: 5px 20px;
  border-radius: 20px;
  background: #303235;
  text-align: center;
  width: fit-content;
  margin: auto;
  color: #fff;
  margin-bottom: 12px;
  line-height: 130%;
}

.just .sec_inner {
  padding: 0;
}

.just h2 {
  font-size: 20px;
  position: relative;
  letter-spacing: -0.1em;
  text-align: center;
  padding-right: 10px;
  width: fit-content;
  margin: auto;
}

.just h2 span {
  font-size: 32px;
}

.l_cont {
  margin-bottom: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.message {
  padding: 30px 0 0px;
}

.message_wrap {
  z-index: 30;
  padding: 30px 0px 40px;
  position: relative;
}

.message_wrap .mes_desc {
  font-size: 14px;
  line-height: 160%;
}

.message_wrap .mes_desc .fl {
  gap: 20px;
  margin-bottom: 20px;
}

.message_wrap .mes_desc .fl img {
  display: block;
  max-width: 170px;
}

.message_wrap .mes_desc .txt_big {
  font-size: 18px;
  font-weight: bold;
}

.message_wrap .mes_desc p {
  margin-bottom: 20px;
}

.message_wrap .mes_name {
  width: fit-content;
  text-align: right;
  line-height: 140%;
  margin-top: 30px;
  padding-left: 40px;
}

.message_wrap .mes_name p {
  font-size: 18px;
  font-weight: bold;
}

.message_wrap .mes_name span {
  font-size: 12px;
  font-weight: 500;
  color: #6D7785;
}

.message_wrap .mes_ttl {
  position: relative;
  margin-bottom: 20px;
}

.message_wrap .mes_ttl .mes_mem_img {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 5;
  width: 200px;
}

.message_wrap .mes_ttl h2 {
  position: relative;
  z-index: 10;
}

.message_wrap .mes_ttl h2 span {
  line-height: 180%;
  background: #303235;
  padding: 2px 10px;
  color: #fff;
  font-size: 20px;
}

.mv_img {
  position: relative;
}

.mv_pict img {
  width: 100%;
}

.notice_desc_inner::-webkit-scrollbar {
  width: 9px;
}

.notice_desc_inner::-webkit-scrollbar-thumb {
  background-color: #D9D9D9;
  border-right: solid 1px #fff;
  border-radius: 10px;
}

.notice_desc_inner::-webkit-scrollbar-track {
  border-radius: 10px;
}

.notice_desc_inner::-webkit-scrollbar-track-piece {
  background: inherit;
}

.opt_box {
  gap: 10px;
  align-items: flex-start;
}

.opt_box .pri_opt_cap {
  line-height: 1;
}

.opt_box .pri_opt_desc {
  margin-top: 10px;
  color: #6D7785;
}

.opt_box .pri_opt_osusume {
  line-height: 1;
  background: var(--blue);
  font-size: 12px;
  color: #fff;
  padding: 2px 10px 3px;
  border-radius: 20px;
  font-weight: bold;
}

.opt_box>div {
  text-align: left;
}

.opt_box h4 {
  font-size: 20px;
}

.opt_box img {
  max-width: 115px;
  display: block;
  object-fit: contain;
  aspect-ratio: 1/1;
}

.opt_box p {
  font-size: 14px;
  line-height: 140%;
}

.opt_wrap {
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.pc_none {
  display: block;
}

.plan_cir_cap {
  font-size: 10px;
  margin-bottom: 5px;
}

.plan_desc_intro {
  display: flex;
  justify-content: center;
  gap: 3px;
  line-height: 140%;
  padding: 10px;
  background: var(--pink);
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
}

.plan_desc_intro span {
  font-size: 27px;
}

.plan_desc_intro:after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -9px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--pink);
}

.plan_tbl {
  border-collapse: separate;
  font-weight: bold;
  width: 100%;
  margin-bottom: 10px;
}

.plan_tbl .pack_th {
  font-size: 12px;
  padding: 10px 2px;
  border: solid 1px #D5D7DA;
  border-top: 0;
}

.plan_tbl .pack_th span {
  font-size: 21px;
}

.plan_tbl .pack_th.border_adj {
  border-radius: 10px 0 0 0;
  position: relative;
  border-top: 0 !important;
  border-bottom: solid 1px #D5D7DA;
  border-left: 0;
  border-right: solid 1px #D5D7DA;
  padding: 0 !important;
}

.plan_tbl .pack_th.border_adj p {
  border-radius: 10px 0 0 0;
  padding: 10px 2px;
  border-top: solid 1px #D5D7DA;
  border-left: solid 1px #D5D7DA;
  border-bottom: 0;
  margin: 0;
  color: var(--blue);
}

.plan_tbl .pack_th.border_adj_02 {
  border-radius: 0px 0 0 10px;
  position: relative;
  border-top: 0;
  border-left: 0;
  border-right: solid 1px #D5D7DA;
  border-bottom: 0;
  padding: 0 !important;
}

.plan_tbl .pack_th.border_adj_02 p {
  border-radius: 0 0 0 10px;
  padding: 10px 2px 11px;
  border-left: solid 1px #D5D7DA;
  border-bottom: solid 1px #D5D7DA;
  margin: 0;
  color: var(--blue);
}

.plan_tbl .td_price {
  font-size: 22px;
}

.plan_tbl .td_price span {
  font-size: 14px;
}

.plan_tbl .td_price_02 {
  border: solid 1px #D5D7DA;
  border-top: 0;
  border-left: 0;
  border-right: solid 1px #D5D7DA;
  font-size: 18px;
}

.plan_tbl .td_price_02 .pri_plus {
  font-size: 14px;
}

.plan_tbl .td_price_02 span {
  font-size: 12px;
}

.plan_tbl .td_price_02.border_adj_03 {
  border-radius: 0px 0 10px 0;
  position: relative;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 0 !important;
}

.plan_tbl .td_price_02.border_adj_03 p {
  border-radius: 0px 0 10px 0;
  border-right: solid 1px #D5D7DA;
  border-bottom: solid 1px #D5D7DA;
  margin: 0;
  padding: 15px 0;
}

.plan_tbl .th_head {
  border-radius: 10px 10px 0 0;
  text-align: center;
  color: #fff;
  background: var(--blue);
  line-height: 120%;
  font-size: 15px;
  border: none;
  border-right: solid 1px #E7F0F7;
  vertical-align: middle;
  padding: 8px 2px 10px;
  width: 29%;
}

.plan_tbl .th_head .th_head_plus {
  font-size: 12px;
}

.plan_tbl .th_head span {
  padding: 0px 2px 1px;
  font-size: 10px;
  background: #fff;
  border-radius: 5px;
  color: var(--blue);
}

.plan_tbl .tr_wh {
  background: #fff;
}

.plan_tbl p.th_head {
  color: #fff;
  font-size: 10px;
  margin-top: 5px;
}

.plan_tbl td {
  border-right: solid 1px #D5D7DA;
  border-bottom: solid 1px #D5D7DA;
}

.plan_tbl th {
  padding: 5px;
  border-right: solid 1px #D5D7DA;
  border-bottom: solid 1px #D5D7DA;
  vertical-align: middle;
  text-align: center;
  line-height: 120%;
}

.pr_box_01 {
  border-radius: 10px;
  background: #fff;
  padding: 15px;
  box-shadow: 0 4px 15px #00000022;
  margin-bottom: 20px;
}

.pr_box_02 {
  border-radius: 10px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 4px 15px #00000022;
  margin-bottom: 40px;
}

.pr_box_02 dd {
  font-size: 12px;
  color: #6D7785;
}

.pr_box_02 dl {
  justify-content: space-between;
}

.pr_box_02 dt {
  font-size: 14px;
}

.pr_box_02 h3 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.price_opt {
  margin-bottom: 50px;
}

.price_opt h3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.price_opt h3 span {
  font-size: 24px;
}

.rea_num {
  position: relative;
  font-size: 65px;
  padding-left: 15px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 500;
}

.rea_num span {
  font-weight: 500;
  position: absolute;
  font-size: 15px;
  left: 0;
  top: 4px;
  bottom: 0;
  margin: auto;
  background: var(--liblue);
  padding: 2px 4px 4px;
  line-height: 1;
  height: fit-content;
}

.rea_tel_box {
  background: #fff;
  margin-top: 50px;
  margin-bottom: 0px;
  border: solid 1px #C7CED6;
  border-radius: 10px;
  padding: 40px 15px 40px;
  position: relative;
  background-image: url(../images/shoes/bg_tel.webp);
  background-position: right bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.rea_tel_box .tel_p_link {
  justify-content: space-between;
}

.rea_tel_box .tel_p_link a {
  color: #6D7785;
  text-decoration: underline;
  text-decoration-style: dotted;
  font-size: 11px;
  line-height: 1;
  padding-left: 0;
}

.rea_tel_box .tel_txt {
  font-size: 11px;
  color: #6D7785;
  line-height: 140%;
}

.rea_tel_box a {
  color: #000;
  font-size: 20px;
  display: block;
  width: fit-content;
  position: relative;
  padding-left: 25px;
}

.rea_tel_box a.link_tel:before {
  right: auto;
  left: 0px;
  width: 19px;
  height: 19px;
  background: url(../images/shoes/ico_tel_tel.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.rea_tel_box a.link_tel_sp:before {
  right: auto;
  left: 0px;
  width: 19px;
  height: 23px;
  background: url(../images/shoes/ico_tel_sp.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.rea_tel_box h4 {
  position: absolute;
  margin-bottom: 10px;
  font-size: 16px;
  background: #6D7785;
  border-radius: 10px;
  top: -15px;
  right: 0;
  left: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  width: fit-content;
  padding: 5px 15px;
}

.rea_ttl {
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}

.rea_ttl h3 {
  font-size: 22px;
}

.rea_ttl_adj {
  gap: 10px;
  letter-spacing: -0.02em;
}

.reason_box {
  margin-bottom: 20px;
}

.reason_box .rea_desc {
  font-size: 14px;
  line-height: 130%;
}

.reason_box .txt_asta {
  margin-top: 10px;
  line-height: 120%;
}

.reason_box .txt_asta:before {
  top: 0px;
  bottom: auto;
}

.reason_box>div {
  padding: 15px 15px;
}

.reason_box img {
  display: block;
}

.sec_inner {
  padding: 0 15px;
  max-width: 430px;
  margin: auto;
}

.sec_ttl {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 24px;
  z-index: 50;
}

.sec_ttl .main_txt {
  padding-top: 5px;
  font-size: 36px;
  line-height: 120%;
}

.sec_ttl span {
  font-weight: 700;
  font-size: 28px;
}

.sp_none {
  display: none;
}

.step_box {
  position: relative;
  height: 130px;
}

.step_box .three_num {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #fff;
  font-size: 18px;
  z-index: 15;
}

.step_box .three_num:after {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  left: -8px;
  top: -5px;
  border-radius: 50px;
  background: var(--blue);
  background-size: cover;
  z-index: -10;
}

.step_box>div {
  background: #fff;
  padding: 10px 20px;
  border-radius: 0 10px 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.step_box h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

.step_box img {
  height: 130px;
  max-width: 130px;
}

.step_box p {
  font-size: 14px;
  line-height: 140%;
  color: #6D7785;
}

.step_box:after {
  position: absolute;
  top: auto;
  bottom: -25px;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid var(--blue);
  border-radius: 3px;
}

.step_wrap {
  flex-direction: column;
  gap: 40px;
  padding-bottom: 40px;
}

.sub_img {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

.t_center {
  text-align: center;
}

.tbl_cap.ul_asta {
  margin-bottom: 30px;
}

.three_last img {
  display: block;
  width: 235px;
  margin: auto;
}

.three_last_p {
  line-height: 220%;
  text-align: center;
  margin-bottom: 10px;
}

.three_last_p span {
  background: var(--blue);
  color: #fff;
  padding: 1px 1px;
  font-size: 20px;
  font-weight: 600;
}

.ttl_cap {
  font-weight: 500;
  text-align: center;
}

.txt_asta {
  position: relative;
  font-size: 10px;
  padding-left: 15px;
}

.txt_asta:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

.txt_star {
  background: var(--blue);
  width: fit-content;
  color: #fff;
  border-radius: 20px;
  padding: 3px 10px 5px;
  margin: 0 auto 10px;
  line-height: 1;
}

.txt_star .f_small {
  font-size: 8px;
  vertical-align: super;
}

.txt_unli {
  position: relative;
}

.txt_unli:after {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: fit-content;
  background: url(../images/bg_ul.webp);
}

.ul_asta {
  font-size: 10px;
  color: #000;
  font-weight: 300;
  line-height: 150%;
}

.ul_asta li {
  padding-left: 15px;
}

.ul_asta li:before {
  content: "※";
  top: 0px;
  bottom: auto;
  right: auto;
}

.ul_yel_02:after {
  bottom: 2px;
  top: auto;
  height: 5px;
  width: 100%;
  background: var(--yel);
  z-index: -5;
}

.video_iframe {
  aspect-ratio: 3/2;
}

.video_iframe iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.voice_box {
  padding: 40px 20px 40px;
  border-radius: 10px;
  background: #fff;
  border: solid 1px var(--blue);
  position: relative;
}

.voice_box .vo_mem_img {
  width: 110px;
  position: absolute;
  top: -25px;
  left: 25px;
  right: auto;
  margin: auto;
}

.voice_box .vo_mem_name {
  margin-left: 145px;
  font-size: 14px;
  line-height: 120%;
}

.voice_box .vo_mem_name span {
  font-size: 12px;
}

.voice_box .vo_txt {
  color: #6D7785;
  font-size: 14px;
  line-height: 140%;
}

.voice_box h3 {
  font-size: 18px;
  line-height: 140%;
  padding-bottom: 15px;
  margin-top: 20px;
}

.wor_desc {
  padding: 25px;
  background: #E5E7EB;
  border-radius: 10px;
  position: relative;
}

.wor_desc li {
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 140%;
}

.wor_desc li span {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #C0C0C0 50%);
}

.wor_desc li:before {
  position: absolute;
  content: "";
  width: 28px;
  height: 28px;
  top: -4px;
  left: -15px;
  background: url(../images/shoes/ico_wor_check.svg);
  background-size: cover;
}

.wor_desc:before {
  position: absolute;
  content: "";
  width: 73px;
  height: 60px;
  bottom: -40px;
  left: 50px;
  background: url(../images/shoes/ico_wor_think.svg);
  background-size: cover;
}

.worries {
  background-image: url(../images/shoes/bg_worr_sp.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 210px;
  margin-bottom: 20px;
}

.worries h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  font-size: 22px;
  line-height: 190%;
  position: relative;
}

.worries h2 span {
  padding: 1px 5px 3px;
  background: #303235;
}

.worries h2:before {
  position: absolute;
  content: "";
  width: 46px;
  height: 50px;
  top: -13px;
  right: 7px;
  background: url(../images/shoes/ico_wor_guru.svg);
  background-size: cover;
}

:root {
  --blue: #01478F;
  --thblue: #006DC9;
  --liblue: #ECF3FB;
  --pink: #FF557E;
  --tpink: #FFF0F4;
  --yel: #F1F376;
}

:root :where(body) {
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.8;
  color: inherit;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

aside {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

blockquote {
  quotes: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

blockquote:after {
  content: none;
}

blockquote:before {
  content: none;
}

body {
  margin: 0;
  font-size: 100%;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  color: #000;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

details {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

div .c-global-navigation>ul {
  border-top: none;
}

div .c-global-navigation>ul li a {
  padding-left: 20px;
}

div .c-global-navigation.c-global-navigation-fix {
  padding-top: 20px;
  left: 0%;
}

div .c-header .header-toggle.-js-opened::after {
  height: 2px;
}

div .c-header .header-toggle::before {
  width: 20px;
  height: 2px;
  top: 1px;
}

div .c-header.c-header-fix .header-toggle span {
  top: 1px;
  height: 2px;
}

div .c-header.c-header-fix .header-toggle span.subspan {
  top: 15px;
  display: block;
  height: 2px;
  background: #000;
  width: 20px;
  margin: auto;
  left: 0;
  right: 0;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

figcaption {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

figure {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

footer {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

h1 {
  font-size: 100%;
  line-height: 1.6;
  font-weight: 700;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

h1 .f_blue {
  font-size: 40px;
  font-weight: 900;
}

h1 .f_thblue {
  font-size: 22px;
  background: var(--liblue);
  padding: 0px 5px 2px;
  padding-left: 20px;
  margin-left: 30px;
  position: relative;
}

h1 .f_thblue:after {
  left: -23px;
  right: auto;
  top: -3px;
  width: 46px;
  height: 56px;
  background: url(../images/ico_conce.svg);
}

h2 {
  font-weight: 700;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

h3 {
  font-weight: 700;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

h4 {
  font-weight: 700;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

h5 {
  font-weight: 700;
  font-family: "Noto Sans JP", arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

header {
  min-height: 53px;
  width: 105px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

hgroup {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  max-width: 100%;
  height: auto;
}

input {
  max-width: 100%;
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

main a {
  text-decoration: none;
}

main section {
  padding: 30px 0;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

menu {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

nav {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  padding-inline-start: 0px;
}

output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

q {
  quotes: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

q:after {
  content: none;
}

q:before {
  content: none;
}

ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

section {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

td {
  vertical-align: baseline;
  text-align: center;
  line-height: 120%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

textarea {
  max-width: 100%;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  padding-inline-start: 0px;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

@media only screen and (min-width:756px) {

  .flow_bar {

    flex-direction: column;

    gap: 15px;

  }

  .flow_bar p {

    writing-mode: unset;

    line-height: 120%;

    padding: 5px 15px;

  }

  .flow_check {

    position: absolute;

    right: 0;

    left: 0;

    bottom: 0;

    top: auto;

    margin: auto;

    width: 100%;

  }

  .flow_check span {

    display: block;

  }

  .flow_check span.flow_2:before {

    right: 0;

    bottom: -221px;

  }

  .flow_check span.flow_3:before {

    right: 0;

    bottom: -340px;

  }

  .flow_check span:before {

    bottom: -105px;

    left: 0;

  }

  .flow_check:after {

    transform: rotate(90deg);

    width: 170px;

    max-width: 180px;

    height: 2px;

    top: auto;

    bottom: -90px;

    left: -21px;

    right: 0;

  }

  #course .sec_ttl {

    display: flex;

    align-items: baseline;

    font-size: 36px;

    margin-bottom: 50px;

  }

  #course .sec_ttl .main_txt {

    padding-top: 0;

    font-size: 40px;

  }

  #course .sec_ttl .main_txt span {

    font-size: 56px;

  }

  #course .ttl_cap {

    font-size: 18px;

  }

  #flow .flow_desc {

    width: 100%;

    display: flex;

    flex-direction: row;

    justify-content: space-between;

    gap: 20px;

  }

  #flow .flow_s {

    height: 190px;

    width: 100%;

    max-width: 130px;

    margin-bottom: 15px;

  }

  #flow .flow_s:after {

    top: 0;

    bottom: 0;

    right: -28px;

    left: auto;

    margin: auto;

    transform: rotate(-90deg);

  }

  #flow .flow_start {

    max-width: 50px;

    writing-mode: vertical-rl;

    text-align: center;

    height: 190px;

    padding: 0;

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    margin-bottom: 0px;

  }

  #flow .flow_start:after {

    top: 0;

    bottom: 0;

    right: -28px;

    left: auto;

    margin: auto;

    transform: rotate(-90deg);

  }

  #flow .sec_ttl {

    flex-direction: column;

    align-items: center;

  }

  #flow>.fl {

    gap: 15px;

    flex-direction: column;

  }

  #media:before {

    height: 520px;

    top: -60px;

    left: 0;

    background: url(../images/shoes/bg_pr2_pc.webp);

    background-repeat: no-repeat;

    background-size: cover;

  }

  #message {

    padding-top: 30px;

  }

  #message02 .admin_mem {

    gap: 20px;

    flex-direction: row;

  }

  #message02 .mes_name {

    padding-right: 0;

    font-size: 14px;

  }

  #message02 .mes_name p {

    font-size: 18px;

  }

  #notice .notice_desc {

    max-width: 760px;

    margin: auto;

    padding: 30px 24px;

    padding-right: 10px;

  }

  #notice .notice_desc .notice_desc_inner {

    padding-right: 20px;

  }

  #notice .notice_desc .txt_intro {

    text-align: left;

  }

  #plan {

    position: relative;

    padding-top: 50px;

    background: #E7F0F7;

    background-image: none;

    background-repeat: no-repeat;

  }

  #plan .fl_plan_cir {

    position: relative;

    z-index: 10;

  }

  #plan .fl_plan_cir img {

    width: 108px;

  }

  #plan .plan_cir_cap {

    margin-bottom: 10px;

  }

  #plan .plan_desc_intro {

    z-index: 10;

    position: relative;

    font-size: 19px;

  }

  #plan .plan_desc_intro span {

    font-size: 33px;

  }

  #plan .plan_img {

    position: absolute;

    right: -30px;

    top: -50px;

    max-width: 440px;

    z-index: 5;

  }

  #plan .plan_tbl .th_head {

    font-size: 18px;

  }

  #plan .plan_tbl .th_head .th_head_plus {

    margin-top: 4px;

  }

  #plan .plan_tbl .th_head span {

    padding: 0px 2px 1px;

    font-size: 14px;

  }

  #plan .sec_inner {

    max-width: 760px;

    position: relative;

  }

  #plan .sec_ttl {

    position: relative;

    text-align: left;

    font-size: 32px;

    justify-content: flex-start;

    z-index: 10;

    margin-bottom: 10px;

  }

  #plan .sec_ttl span {

    font-size: 32px;

  }

  #plan .tbl_cap li {

    font-size: 10px;

  }

  #plan .ttl_cap {

    font-size: 22px;

  }

  #pr .no1_box {

    max-width: 760px;

    margin: auto;

    padding: 20px 30px;

    margin-bottom: 50px;

  }

  #pr .no1_box img {

    margin: auto;

    margin-bottom: 10px;

  }

  #pr .no1_box p {

    font-size: 10px;

  }

  #pr h2 {

    margin-bottom: 30px;

  }

  #pr h2 .f_kakutoku {

    font-size: 24px;

  }

  #pr h2 .f_no1 {

    font-size: 28px;

    padding: 7px 12px;

  }

  #pr h2 .f_no1 span {

    font-size: 36px;

  }

  #pr h2 .f_pc_middle {

    font-size: 24px;

  }

  #pr:before {

    background: url(../images/shoes/bg_pr1_pc.webp);

    background-repeat: no-repeat;

    background-size: cover;

    top: 0px;

    height: 520px;

  }

  #qa .qa_wrap {

    max-width: 760px;

    margin: auto;

  }

  #qa h2 {

    font-size: 20px;

    margin-bottom: 10px;

  }

  #qa h2 span {

    font-size: 32px;

  }

  #reason {

    margin-top: -60px;

    z-index: 100;

    padding-top: 130px;

  }

  #reason h2 {

    margin-bottom: 40px;

  }

  #three_step h2 {

    display: flex;

    align-items: baseline;

    font-size: 32px;

  }

  #three_step h2 span.adj01 {

    font-size: 48px;

  }

  #voice {

    padding-bottom: 80px;

  }

  #voice .cap_txt {

    width: fit-content;

    margin: auto;

    margin-bottom: 100px;

  }

  #voice .voice_sli {

    margin-left: 0px;

    display: flex;

    grid-template-columns: 1fr 1fr;

    justify-content: center;

    gap: 10px;

  }

  #voice h2 {

    font-size: 32px;

  }

  .bg_lig {

    background: #EDEDF1;

    background-image: url(../images/shoes/bg_light_pc.webp);

    background-position: right;

    background-size: contain;

    background-repeat: no-repeat;

  }

  .bg_spe {

    background: #EDEDF1;

    background-image: url(../images/shoes/bg_spe.webp);

    background-position: right;

    background-size: contain;

    background-repeat: no-repeat;

  }

  .bg_stand {

    background: #EDEDF1;

    background-image: url(../images/shoes/bg_stand_pc.webp);

    background-position: right;

    background-size: contain;

    background-repeat: no-repeat;

    margin-bottom: 40px;

  }

  .c-modal-content {

    max-width: 550px;

  }

  .cho_57 {

    line-height: 280%;

  }

  .cho_57 .main_txt {

    font-size: 28px;

  }

  .cho_57 .nor_left {

    left: -6px;

    top: -5px;

  }

  .conf_flow_fl {

    display: flex;

    gap: 10px;

    justify-content: space-between;

    align-items: baseline;

  }

  .confi_etc .confi_etc_03 {

    text-align: left;

  }

  .confi_etc_fl {

    display: flex;

    gap: 30px;

  }

  .confi_etc_fl img {

    max-width: 330px;

  }

  .confi_flow_box {

    max-width: 105px;

    flex-direction: column;

    gap: 5px;

    margin-bottom: 0;

  }

  .confi_flow_box dd {

    font-size: 12px;

  }

  .confi_flow_box dd .btn_normal {

    text-align: center;

    border-radius: 30px;

    border: solid 1px var(--blue);

    font-weight: 500;

    display: block;

    padding: 5px;

  }

  .confi_flow_box dd .btn_normal:after {

    content: none;

  }

  .confi_flow_box dt {

    font-size: 14px;

  }

  .confi_flow_box img {

    max-width: 100%;

  }

  .confi_flow_box:after {

    content: none;

  }

  .confi_wrap .confi_accord {

    padding: 20px;

  }

  .cource_acc_wrap {

    max-width: 730px;

    margin: auto;

  }

  .cource_accord {

    display: none;

    padding: 20px 30px;

    line-height: 140%;

    font-size: 14px;

  }

  .course_box {

    border-radius: 10px;

    box-shadow: 0 4px 10px #00000033;

  }

  .course_box_desc {

    margin-bottom: 30px;

    padding: 20px 30px;

  }

  .course_box_desc h4 {

    font-size: 22px;

    margin-bottom: 15px;

  }

  .course_box_desc ul li {

    font-size: 16px;

    padding-left: 30px;

  }

  .course_box_desc ul li:before {

    left: 4px;

    width: 18px;

    height: 15px;

  }

  .course_box_intro {

    display: flex;

    justify-content: space-between;

    align-items: center;

    gap: 40px;

  }

  .course_box_intro .course_ttl_opt {

    padding: 0;

    padding-left: 50px;

    margin-bottom: 20px;

  }

  .course_box_intro .pad_adj {

    padding-top: 80px;

  }

  .course_box_intro .ttl_osusume {

    background: var(--pink);

    border-radius: 20px;

    padding: 3px 10px;

    font-size: 20px;

    position: absolute;

    top: 43px;

    left: 90px;

    color: #fff;

    font-weight: bold;

  }

  .course_box_intro>div {

    padding-left: 40px;

  }

  .course_box_intro>img {

    max-width: 480px;

    border-radius: 0 10px 0 10px;

  }

  .course_box_intro h3 {

    padding: 0 10px;

    font-size: 42px;

  }

  .course_box_intro p {

    padding: 0;

    padding-left: 15px;

  }

  .course_box_txt {

    padding: 40px 50px;

  }

  .cta_02 .sec_inner {

    padding: 0;

  }

  .hassui img {

    margin-bottom: 20px;

  }

  .hoshoku {

    margin-bottom: 10px;

  }

  .hoshoku img {

    margin-bottom: 20px;

  }

  .ico_fuki:after {

    right: -20px;

    width: 1px;

    height: 50px;

    top: auto;

    bottom: -5px;

  }

  .ico_fuki:before {

    left: -20px;

    bottom: -5px;

    width: 1px;

    height: 50px;

    top: auto;

  }

  .ico_ul:after {

    height: 21px;

    bottom: -5px;

  }

  .img_pr1 {

    display: block;

    margin: auto;

    margin-bottom: 30px;

    max-width: 570px;

  }

  .just {

    position: relative;

    padding-top: 200px;

    padding-bottom: 200px;

    background-image: url(../images/shoes/bg_just_pc.webp);

    z-index: 50;

    margin-top: -95px;

  }

  .just .adj_ex {

    right: -10px;

  }

  .just .ju_intro {

    font-size: 26px;

  }

  .just .sec_inner>div {

    max-width: 515px;

    margin: 0;

  }

  .just h2 {

    font-size: 27px;

  }

  .just h2 span {

    font-size: 44px;

  }

  .message_wrap {

    max-width: 1000px;

    margin: auto;

    padding: 30px 0px;

  }

  .message_wrap .fl {

    flex-direction: row-reverse;

    gap: 40px;

  }

  .message_wrap .mes_desc .fl {

    gap: 30px;

    margin-bottom: 20px;

    flex-direction: row;

  }

  .message_wrap .mes_desc .fl img {

    max-width: 240px;

  }

  .message_wrap .mes_desc .txt_asta {

    font-size: 12px;

  }

  .message_wrap .mes_desc .txt_big {

    font-size: 20px;

    margin-bottom: 10px;

  }

  .message_wrap .mes_desc p {

    font-size: 16px;

    margin-bottom: 30px;

    line-height: 180%;

  }

  .message_wrap .mes_name {

    text-align: right;

    line-height: 140%;

    margin-top: 0px;

    padding-right: 360px;

    margin-right: 0;

    margin-left: auto;

  }

  .message_wrap .mes_name p {

    font-size: 24px;

  }

  .message_wrap .mes_name span {

    font-size: 14px;

  }

  .message_wrap .mes_ttl {

    margin-bottom: 10px;

  }

  .message_wrap .mes_ttl .mes_mem_img {

    width: 350px;

  }

  .message_wrap .mes_ttl h2 span {

    font-size: 34px;

  }

  .opt_wrap {

    flex-direction: row;

  }

  .pc_none {

    display: none;

  }

  .pr_box_01 {

    max-width: 490px;

    width: 100%;

    margin-bottom: 0;

  }

  .pr_box_02 {

    max-width: 490px;

    width: 100%;

    margin-bottom: 0;

  }

  .pr_box_02 dd {

    font-size: 14px;

  }

  .pr_box_02 dl {

    margin-bottom: 5px;

  }

  .pr_box_02 h3 {

    font-size: 18px;

  }

  .pr_fl_pc {

    display: flex;

    gap: 20px;

    margin-bottom: 40px;

  }

  .rea_tel_box {

    padding: 40px 50px;

    background-image: url(../images/shoes/bg_tel_pc.webp);

    background-position: right;

    background-repeat: no-repeat;

    background-size: contain;

    margin-bottom: 60px;

  }

  .rea_tel_box .tel_link {

    display: flex;

    gap: 30px;

    align-items: center;

  }

  .rea_tel_box .tel_link a {

    padding-left: 30px;

    font-size: 27px;

  }

  .rea_tel_box .tel_link a.link_tel_sp:before {

    width: 25px;

    height: 29px;

  }

  .rea_tel_box .tel_link a:before {

    width: 23px;

    height: 24px;

  }

  .rea_tel_box .tel_p_link {

    justify-content: flex-start;

    gap: 30px;

  }

  .rea_tel_box .tel_p_link a {

    font-size: 12px;

  }

  .rea_tel_box .tel_pc_fl {

    display: flex;

    gap: 30px;

  }

  .rea_tel_box h4 {

    font-size: 18px;

  }

  .reason_grid {

    width: 1000px;

    margin: auto;

    gap: 10px 40px;

    display: grid;

    grid-template-columns: 1fr 1fr;

    justify-content: space-between;

  }

  .reason_grid .f_adj {

    font-size: 28px;

  }

  .reason_grid .rea_desc {

    font-size: 16px;

    line-height: 140%;

  }

  .reason_grid .rea_ttl {

    min-height: 63px;

  }

  .reason_grid .rea_ttl_adj {

    gap: 20px;

    letter-spacing: normal;

  }

  .reason_grid .txt_asta {

    margin-top: 12px;

  }

  .sec_inner {

    max-width: 1000px;

    padding: 0;

  }

  .sec_ttl {

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 24px;

    margin-bottom: 60px;

  }

  .sp_none {

    display: block;

  }

  .step_box {

    max-width: 300px;

    align-items: center;

    justify-content: flex-start;

    height: 170px;

  }

  .step_box .three_num {

    top: 5px;

    left: 5px;

  }

  .step_box .three_num:after {

    position: absolute;

    content: "";

    left: -15px;

    top: -11px;

    width: 52px;

    height: 52px;

  }

  .step_box>div {

    max-width: 170px;

    height: 100%;

    padding: 10px 20px;

    border-radius: 0 10px 10px 0;

    text-align: left;

  }

  .step_box h3 {

    margin-bottom: 5px;

  }

  .step_box img {

    height: 170px;

    max-width: 130px;

  }

  .step_box p {

    font-size: 14px;

  }

  .step_box:after {

    top: 15px;

    bottom: 0;

    left: auto;

    right: -40px;

    transform: rotate(-90deg);

  }

  .step_box:last-of-type:after {

    content: none;

  }

  .step_wrap {

    flex-direction: row;

    gap: 50px;

    padding-bottom: 50px;

  }

  .three_last {

    max-width: 700px;

    margin: auto;

  }

  .three_last .three_last_p {

    padding-top: 50px;

    text-align: left;

    line-height: 260%;

  }

  .three_last .three_last_p span {

    font-size: 24px;

  }

  .three_last img {

    width: 250px;

    margin-right: 0;

    margin-top: -150px;

  }

  .ul_asta {

    font-size: 12px;

  }

  .voice_box {

    max-width: 340px;

    padding: 70px 20px 30px;

  }

  .voice_box .vo_mem_img {

    width: 135px;

    position: absolute;

    top: -25px;

  }

  .voice_box .vo_mem_name {

    margin-left: 160px;

    text-align: left;

    font-size: 14px;

  }

  .voice_box h3 {

    font-size: 18px;

    text-align: left;

  }

  .wor_desc {

    max-width: 580px;

  }

  .wor_desc li {

    font-size: 18px;

    margin-bottom: 25px;

  }

  .wor_desc li:before {

    top: -1px;

  }

  .wor_desc:before {

    content: none;

  }

  .worries {

    position: relative;

    z-index: 80;

    background-image: url(../images/shoes/bg_worr_pc.webp);

    padding-bottom: 150px;

  }

  .worries h2 {

    font-size: 28px;

    margin-bottom: 40px;

  }

  .worries h2:before {

    top: 10px;

    right: -440px;

    left: 0;

    margin: auto;

  }

  main section {

    padding: 60px 0;

  }

}

@media screen and (min-width: 756px) {

  .about_movie {

    max-width: 500px;

  }

  #about {

    padding-top: 40px;

    padding-bottom: 70px;

  }

  #about .nor_left {

    margin-left: -15px;

  }

  #about .sec_ttl {

    margin-bottom: 30px;

  }

  #about .wei_nor {

    margin-right: 0;

  }

  #about_how {

    max-width: 1000px;

  }

  #about_how .about_how_inner {

    padding: 40px;

    margin-top: 0;

    margin-bottom: 50px;

  }

  #about_how .about_how_inner>.fl {

    flex-direction: row;

    gap: 50px;

  }

  #about_how .how_box {

    max-width: 425px;

    width: 100%;

    margin-bottom: 0;

  }

  #about_how .how_box .how_aft {

    right: 60px;

  }

  #about_how .how_box .how_img {

    padding: 0 40px;

  }

  #about_how .how_box .how_img .how_bef:before {

    bottom: 19px;

    left: 40px;

    width: 65px;

    height: 73px;

  }

  #about_how h3 {

    font-size: 28px;

    margin-bottom: 30px;

  }

  #about_how h3 span {

    font-size: 33px;

  }

  #about_kutsu_img {

    max-width: 580px;

    padding-bottom: 80px;

  }

  #about_kutsu_img p {

    font-size: 18px;

  }

  #about_kutsu_img:after {

    content: "";

    width: 550px;

    height: 410px;

    position: absolute;

    bottom: -145px;

    right: -190px;

    background: url(../images/shoes/about_bg_pc.webp);

    background-size: contain;

    background-repeat: no-repeat;

  }

  #cta_01 {

    padding: 0px 0 30px;

  }

  #cta_02 {

    padding: 50px 0 30px;

  }

  #mv {

    padding-top: 0;

  }

  .about_p_01 {

    margin-bottom: 30px;

    line-height: 280%;

  }

  .about_p_01 span {

    font-size: 27px;

  }

  .btn_cta_pink {

    padding: 30px 0 30px;

  }

  .cta_btn_box {

    gap: 40px;

    flex-direction: row;

    align-items: center;

  }

  .cta_btn_box a {

    max-width: 370px;

    max-height: 85px;

  }

  .header_pc {

    height: 76px;

    align-items: center;

    display: flex;

    justify-content: space-between;

    max-width: 1000px;

    margin: auto;

    gap: 30px;

  }

  .header_pc nav {

    gap: 30px;

    margin-right: 0px;

    align-items: center;

  }

  .header_pc nav a {

    color: #fff;

    font-size: 13px;

  }

  .header_sp {

    display: none;

  }

  .l-container {

    overflow-x: visible;

    overflow-y: visible;

  }

  .mv_ttl {

    max-width: 1280px;

    position: absolute;

    top: 110px;

    left: 30px;

    right: 0;

    margin: auto;

  }

  h1 {

    font-size: 36px;

  }

  h1 .f_blue {

    font-size: 74px;

  }

  h1 .f_thblue {

    font-size: 41px;

    margin-left: 60px;

    position: relative;

  }

  h1 .f_thblue:after {

    left: -57px;

    width: 87px;

    height: 105px;

    background: url(../images/ico_conce.svg);

    background-size: cover;

  }

  header {

    z-index: 5000;

    position: absolute;

    top: 0;

    width: 100%;

    max-width: 1000px;

    left: 0;

    right: 0;

    margin: auto;

  }

}

@keyframes shine {

  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }

  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }

  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }

}

#about .ttl_adj {

  margin-left: -20px;
  font-size: 25px;

}

@font-face {

  font-family: "Avenir";
  src: url("fonts/avenir-next-regular.ttf") format("truetype");

}

/* ===== 固定CTA ===== */

/* 初期状態（非表示・画面下） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  padding: 10px;
  line-height: 1;
  font-size: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

/* 表示時（ふわっと上昇） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed.show {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

/* 上にスクロールしたとき一時非表示（ふわっと下へ） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed.hide-on-scroll-up {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

/* コンテンツラッパー（左右レイアウト） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* カウント表示：外枠（センタリング用） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-counter-outer {
  position: relative;
  top: -20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

/* カウント本体（吹き出し） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-counter {
  position: absolute;
  top: -2px;
  padding: 3px 0 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  background: #FF557E;
}

/* 吹き出しの三角 */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-counter::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #FF557E;
}

/* CTAボタン */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-form-btn {
  position: relative;
  display: block;
  width: 40%;
  max-width: 40%;
  padding: 15px;
  border-radius: 100px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  background: var(--pink);
}

/* 割引エリア（左） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-left {
  position: relative;
  top: -3px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  width: 50%;
}

/* 割引エリア（右） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-right {
  position: relative;
  top: -6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  width: 50%;
}

/* テキスト：左リード */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-text-lead {
  position: relative;
  top: 0.09em;
  color: var(--wp--preset--color--contrast);
  font-size: 24px;
  font-weight: bold;
}

/* テキスト：「最大」など右側文言 */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-text {
  position: relative;
  top: 0.175em;
  color: var(--pink);
  font-size: 24px;
  font-weight: bold;
}

/* 数値（%OFFの数値部分） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-numeric {
  position: relative;
  top: 0.08em;
  color: var(--pink);
  font-size: 50px;
  font-weight: 800;
}

[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-numeric span {
  font-size: 70px;
}

/* テキストブロック（左側ブロック幅調整） */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content-layout {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  width: calc(60% - 20px);
}

/* SPだけで表示する要素 */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-u-sp-only {
  display: none;
}

/* ==========================================================================
       レスポンシブ：タブレット（768px〜1024px）
       ========================================================================== */
@media (min-width: 768px) and (max-width: 1024px) {
  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content {
    max-width: 768px;
    gap: 15px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-counter-outer {
    max-width: 768px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-form-btn {
    width: 30%;
    max-width: 30%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content-layout {
    width: calc(70% - 15px);
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-left {
    position: relative;
    top: -3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    width: 45%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-right {
    position: relative;
    top: -6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    width: 55%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-text-lead {
    font-size: 20px;
    text-align: left;
    line-height: 1.2em;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-u-sp-only {
    display: none;
  }
}

/* ==========================================================================
       レスポンシブ：スマホ（〜767px）
       ========================================================================== */
@media (max-width: 767px) {
  [data-cta-variant="first"]#lenet-cta-shoes-fixed {
    padding: 4px 10px 10px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content {
    flex-direction: column;
    gap: 2px;
    max-width: 100%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-counter-outer {
    display: flex;
    justify-content: center;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-left {
    position: relative;
    top: -2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0;
    width: 35%;
    line-height: 1em;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-right {
    position: relative;
    top: -3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    width: 65%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-text-lead {
    font-size: 14px;
    text-align: left;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-text {
    font-size: 18px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-numeric {
    font-size: 40px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-offer-discount-numeric span {
    font-size: inherit;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-form-btn {
    width: calc(100% - 10px);
    max-width: 100%;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-content-layout {
    /* 左カラムを中央寄せ・縮小 */
    justify-content: center;
    gap: 0;

    /* Box model */
    width: 85%;
    max-width: 310px;
    margin-bottom: 4px;
  }

  [data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-u-sp-only {
    display: block;
  }
}

/* ==========================================================================
       数字用フォント（1byteフォント強制）
       ========================================================================== */
[data-cta-variant="first"]#lenet-cta-shoes-fixed .cta-fixed-bnr-font-1byte {
  position: relative;
  top: 0.05em;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

/* ==========================================================================
       CTAボタンの装飾（shine）
       ========================================================================== */
#lenet-cta-shoes-fixed .cta-fixed-bnr-form-btn {
  overflow: hidden;
  /* 擬似要素のはみ出し隠し */
}

#lenet-cta-shoes-fixed .cta-fixed-bnr-form-btn:before {
  content: '';
  position: absolute;
  top: -180px;
  left: 0;
  right: auto;
  width: 30px;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: shine 3s ease-in-out infinite;
}

/* Shineアニメーション定義 */
@keyframes shine {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }

  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }

  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
