html,
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #313131;
  font-size: 4.0625vw;
  scroll-behavior: smooth;
}

a {
  width: inherit;
  height: inherit;
  display: inline-block;
  transition: 0.3s;
  cursor: pointer;
}
a :hover {
  opacity: 0.7;
}

button {
  transition: 0.3s;
  cursor: pointer;
}
button :hover {
  opacity: 0.7;
}

picture {
  display: block;
  width: 100%;
  height: auto;
}

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

p {
  line-height: 1;
}

.hp_spNone {
  display: none;
}

.js_acc {
  cursor: pointer;
}

.bl_fixed {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.34375vw;
  width: 100%;
  height: 16.5625vw;
  padding-top: 0.3125vw;
  bottom: -17.1875vw;
  background-color: rgba(238, 247, 252, 0.7);
  transition: all 0.5s;
  opacity: 0;
  z-index: 999;
}

.bl_fixed.is_active {
  bottom: 0;
  opacity: 1;
}

.bl_fixed_btn a {
  display: block;
  width: 45.9375vw;
  height: 14.0625vw;
  margin: 0 auto 0;
}

.bl_wrapper {
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

.ly_header {
  position: relative;
  height: 15.625vw;
  width: 100vw;
  padding: 0 1.5625vw 0 3.125vw;
  box-shadow: 0 0 8.4375vw 0 rgba(124, 114, 100, 0.2);
  z-index: 2;
}
.ly_header .bl_pc_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bl_header_logo {
  width: 21.875vw;
  margin-top: 2.1875vw;
}

.bl_header_nav {
  display: flex;
  gap: 1.40625vw;
  padding: 1.5625vw 0 0;
}

.bl_header_nav_btn {
  width: 32.8125vw;
}

.ly_fv {
  height: 131.25vw;
  background: url(../img/sp_fv_background_cover.jpg) no-repeat center top/cover;
  padding: 3.59375vw 0 0;
}

.bl_fv_sub {
  width: 68.90625vw;
  margin: 0 auto;
}

.bl_fv_main {
  width: 90vw;
  margin: 1.40625vw auto 0;
}

.bl_fv_point {
  display: flex;
  flex-direction: column;
  gap: 0.46875vw;
  width: 43.75vw;
  margin: -0.625vw 0 0 5.46875vw;
}

.bl_fv_point_item {
  width: 43.75vw;
}

.bl_fv_annTxt {
  width: 89.0625vw;
  margin: 3.125vw auto 0;
  font-size: 3.4375vw;
  line-height: 1.45;
  text-shadow: #fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw,#fff 0 0 0.625vw;
}

.bl_info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bl_fv_info {
  margin-top: 3.4375vw;
}

.bl_info_ttl01 {
  width: 80vw;
  margin: 0 0 0 0.78125vw;
}

.bl_info_card {
  background-color: #eef7fc;
  width: 90.625vw;
  height: 70.3125vw;
  border-radius: 10.9375vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5625vw;
  margin-top: 2.96875vw;
  padding: 7.8125vw 0 0;
}

.bl_info_item {
  width: 78.125vw;
  margin: 0 auto;
  padding-bottom: 2.8125vw;
}

.bl_info_item:first-child {
  border-bottom: #c6c7c7 solid 1px;
}

.bl_info_catch {
  text-align: center;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.bl_info_catch__01 {
  color: #127c71;
  margin-bottom: 2.1875vw;
}

.bl_info_catch__02 {
  color: #e32a44;
  margin: 4.21875vw 0 3.125vw;
}

.bl_info_btn {
  width: 73.4375vw;
  margin: 2.34375vw auto 0;
}

.ly_roles {
  padding: 14.53125vw 0 0;
}

.bl_roles_ttl {
  width: 100vw;
}

.bl_roles_slider {
  margin: -6.71875vw 0 7.8125vw;
}

.bl_roles_slide_item {
  background: url(../img/sp_roles_slider_bg.png) no-repeat center top/contain;
  width: 96.5625vw;
  margin: 0 auto;
  height: 105.15625vw;
  padding: 9.53125vw 0 0;
}

.bl_roles_img {
  width: 78.125vw;
  margin: 0 auto;
}

.el_roles_item_ttl {
  text-align: center;
  color: #0e2e86;
  font-size: 4.6875vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 4.0625vw 0 0;
}

.el_roles_txt {
  text-align: justify;
  letter-spacing: 0;
  line-height: 1.4615;
  margin: 2.5vw 0 0;
  padding: 0 9.0625vw;
}

.splide__arrow {
  width: 10.9375vw;
  height: 10.9375vw;
  opacity: 1;
}
.splide__arrow svg {
  opacity: 0;
}

.splide__arrow--next {
  background: url(../img/sp_slider_button.png) no-repeat center/contain;
  right: 0.78125vw;
}

.splide__arrow--prev {
  background: url(../img/sp_slider_button_prev.png) no-repeat center/contain;
  left: 0.78125vw;
}

.bl_pagination {
  bottom: -7.5vw;
}
.bl_pagination .splide__pagination__page {
  background-color: #fff;
  border: #d3cbc7 solid 0.46875vw;
  width: 3.59375vw;
  height: 3.59375vw;
  margin: 1.484375vw;
  opacity: 1;
}
.bl_pagination .splide__pagination__page.is-active {
  background-color: #ff7f47;
  border: 0;
  transform: none;
}

.bl_roles_info {
  margin-top: 16.5625vw;
}

.bl_info_ttl02 {
  width: 90.3125vw;
  margin: 0 3.90625vw 1.09375vw 0;
}

.ly_skill {
  position: relative;
  background: url(../img/sp_skill_background.jpg) no-repeat center top/contain;
  padding: 12.8125vw 0 12.65625vw;
  margin: 14.375vw 0 0;
  z-index: 2;
}

.bl_skill_ttl {
  width: 72.65625vw;
  margin: 0 0 0 12.34375vw;
}

.bl_skill_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1.5625vw 1.71875vw;
  margin-top: 4.375vw;
}

.bl_skill_list_item {
  width: 30.46875vw;
  height: 8.125vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fdfefe;
}

.el_skill_list_item_txt {
  color: #0e2e86;
  font-size: 3.75vw;
  letter-spacing: 0;
}

.bl_skill_list_item:last-of-type .el_skill_list_item_txt {
  font-size: 3.28125vw;
}

.ly_why {
  position: relative;
  background: url(../img/sp_why_background.png) no-repeat left top/61.09375vw auto;
  padding: 26.09375vw 0 0;
  margin-top: -13.75vw;
  z-index: 1;
}

.bl_why_ttl {
  width: 55.78125vw;
  margin: 0 auto;
}

.bl_why_list {
  display: flex;
  flex-direction: column;
  gap: 1.875vw;
  margin-top: 2.96875vw;
}

.bl_why_list_item {
  display: flex;
  padding: 0 0 0;
}

.bl_why_list_icon {
  width: 28.125vw;
  margin-left: 7.8125vw;
}

.bl_why_list_txtArea {
  margin: 3.90625vw 0 0 1.875vw;
}

.el_why_list_ttl {
  width: 54.21875vw;
  height: 6.71875vw;
  background-color: #2b4fa2;
  border-radius: 3.28125vw;
  padding: 0.9375vw 3.125vw;
  color: #fff;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.el_why_list_txt {
  padding: 1.875vw 2.03125vw 0;
  font-size: 3.75vw;
  line-height: 1.4583;
}

.bl_why_arrow {
  width: 30.78125vw;
  margin: 2.96875vw auto 0;
}

.bl_why_telework {
  background: url(../img/sp_why_deco01.png) no-repeat right 10px top 54px;
  background-color: #f3faff;
  width: 93.75vw;
  margin: -6.09375vw auto 0;
  padding: 8.75vw 0 7.65625vw;
}

.bl_why_telework_ttl {
  width: 71.875vw;
  margin: 0 auto;
}

.bl_why_telework_company {
  width: 78.125vw;
  margin: 4.375vw auto 0;
}

.bl_why_telework_arrow {
  position: relative;
  width: 67.1875vw;
  margin: -3.59375vw auto 0;
  z-index: 2;
}

.bl_why_telework_thankslab {
  position: relative;
  width: 87.5vw;
  margin: -3.59375vw auto 0;
  z-index: 1;
}

.ly_comparison {
  background: url(../img/sp_comparison_background.png) no-repeat center top/contain;
  background-color: #f3faff;
  padding: 12.5vw 0 13.90625vw;
  margin-top: 13.90625vw;
}

.bl_comparison_ttl {
  width: 62.1875vw;
  margin: 0 auto;
}

.el_comparison_txt {
  padding: 2.96875vw 4.21875vw 0;
  letter-spacing: 0;
  line-height: 1.4615;
}

.bl_comparison_table {
  display: flex;
  margin: 5.15625vw 0 0 4.375vw;
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
}

.bl_comparison_table::after {
  content: "";
  position: absolute;
  top: 52.6%;
  right: 31%;
  transform: translateY(-50%);
  width: 36.25vw;
  height: 31.5625vw;
  background: url(../img/sp_comparison_scroll-icon.png) no-repeat center/contain;
  pointer-events: none;
  animation: scrollHint 2s ease-in-out infinite;
  transition: all 0.3s;
  z-index: 2;
}

.bl_comparison_table.is_scrolled::after {
  opacity: 0;
}

@keyframes scrollHint {
  0%, 100% {
    transform: translateY(-50%) translateX(0);
  }
  50% {
    transform: translateY(-50%) translateX(-4vw);
  }
}
.bl_comparison_table_left {
  flex-shrink: 0;
  margin-top: 16.09375vw;
  width: 22.8125vw;
}

.bl_comparison_table_center {
  width: 67.1875vw;
  flex-shrink: 0;
  margin-left: -0.15625vw;
}

.bl_comparison_table_right {
  width: 57.8125vw;
  flex-shrink: 0;
  margin: 4.6875vw 3.125vw 0 0;
}

.bl_comparison_info {
  margin: 12.1875vw auto 0;
  background-color: #fff;
  box-shadow: 0 0 4.21875vw 0 rgba(227, 227, 227, 0.41);
}

.ly_plan {
  background: url(../img/sp_plan_background.png) no-repeat center top/contain;
  padding: 12.5vw 0 0;
}

.bl_plan_ttl {
  width: 83.4375vw;
  margin: 0 auto;
}

.bl_plan_list {
  width: 93.75vw;
  margin: 9.21875vw auto 0;
  display: flex;
  flex-direction: column;
  gap: 10.625vw;
}

.bl_plan_list_item {
  border: #0e2e86 solid 1.5625vw;
  padding: 0 0 5vw;
}

.bl_plan_list_item_ttl {
  width: 70.3125vw;
  margin: -5.9375vw auto 0;
}

.bl_plan_list_item_inner {
  display: flex;
  justify-content: center;
  gap: 3.125vw;
}

.bl_plan_list_item_list {
  width: 42.1875vw;
  padding: 1.5625vw 0 0;
}

.bl_plan_list_item_listItem {
  display: flex;
  gap: 1.875vw;
  border-bottom: rgba(121, 121, 121, 0.57) solid 1px;
}

.bl_plan_list_item_listItem:last-of-type {
  border: none;
}

.bl_plan_list_item_icon {
  width: 4.375vw;
  margin-top: 1.5625vw;
}

.el_plan_list_item_txt {
  width: 36.875vw;
  font-size: 3.125vw;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin-top: -0.3125vw;
  padding: 1.71875vw 0 1.40625vw;
}

.bl_plan_list_item_img {
  width: 35.9375vw;
  margin-top: 2.96875vw;
}

.bl_plan_list_item_btn {
  position: relative;
  width: 75vw;
  height: 9.375vw;
  margin: 3.59375vw auto 0;
  background-color: #e7e9ee;
  border: #c3c3c3 solid 0.3125vw;
  border-radius: 0.78125vw;
  box-shadow: 0 0.46875vw 0 0 #c3c3c3;
}

.bl_plan_list_item:last-of-type .bl_plan_list_item_btn {
  margin: 6.5625vw auto 0;
}

.bl_plan_list_item_btn_txt {
  position: relative;
  text-align: center;
  font-size: 3.75vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  padding: 2.34375vw 0;
}
.bl_plan_list_item_btn_txt::after {
  content: "";
  position: absolute;
  top: 45%;
  right: 4.6875vw;
}

.bl_plan_list_item_btn_txt__01 {
  color: #0a9472;
}
.bl_plan_list_item_btn_txt__01::after {
  border: 0.78125vw solid transparent;
  border-top: 1.5625vw solid #0a9472;
}

.bl_plan_list_item_btn_txt__02 {
  color: #db4178;
}
.bl_plan_list_item_btn_txt__02::after {
  border: 0.78125vw solid transparent;
  border-top: 1.5625vw solid #db4178;
}

.bl_plan_list_item_btn_txt__03 {
  color: #ff7f47;
}
.bl_plan_list_item_btn_txt__03::after {
  border: 0.78125vw solid transparent;
  border-top: 1.5625vw solid #ff7f47;
}

.bl_plan_practice {
  width: 96.875vw;
  margin: 7.8125vw auto 0;
  border: #19b18c solid 1px;
  background-color: #f3faff;
  padding: 0 0 6.09375vw;
}

.bl_plan_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 18.75vw;
  padding: 0 1.40625vw 0 4.375vw;
}

.el_plan_header_ttl {
  color: #fff;
  font-size: 4.6875vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.333;
  padding: 0.78125vw 0 0;
}
.el_plan_header_ttl span {
  font-size: 3.75vw;
  line-height: 1.666;
}

.bl_plan_back_btn {
  width: 30.9375vw;
  height: 10.9375vw;
  border-radius: 5.46875vw;
}
.bl_plan_back_btn .el_plan_back_btn_txt {
  text-align: center;
  font-size: 3.125vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.25;
  padding: 1.25vw 0;
}

.bl_plan_practice .bl_plan_header {
  background-color: #19b18c;
}
.bl_plan_practice .bl_plan_back_btn {
  background-color: #e9fef9;
}
.bl_plan_practice .bl_plan_back_btn .el_plan_back_btn_txt {
  color: #19b18c;
}

.bl_plan_practice_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5.15625vw 2.1875vw;
  margin-top: 3.125vw;
}

.bl_plan_practice_list_item {
  width: 43.4375vw;
}

.el_plan_list_item_ttl {
  width: 43.4375vw;
  height: 6.25vw;
  background-color: #c3e7ff;
  padding: 0.78125vw 2.96875vw;
  color: #2b4fa2;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.el_plan_list_item_listTxt {
  padding: 0.625vw 0 0 1.5625vw;
  font-size: 3.75vw;
  line-height: 1.6;
  letter-spacing: 0.06em;
}

.bl_plan_cdp {
  width: 96.875vw;
  margin: 7.8125vw auto 0;
  border: #fe70a3 solid 1px;
  background-color: #f3faff;
  padding: 0 0 7.8125vw;
}
.bl_plan_cdp .bl_plan_header {
  background-color: #fe70a3;
}
.bl_plan_cdp .bl_plan_back_btn {
  background-color: #fef3f7;
}
.bl_plan_cdp .bl_plan_back_btn .el_plan_back_btn_txt {
  color: #fe70a3;
}

.el_plan_cdp_txt {
  padding: 3.75vw 3.28125vw 3.4375vw;
  font-size: 3.75vw;
  letter-spacing: 0.06em;
  line-height: 1.25;
}

.bl_plan_cdp_inner {
  display: flex;
  justify-content: center;
  gap: 3.125vw;
}

.bl_plan_cdp_img_wrapper {
  width: 9.375vw;
}

.bl_plan_cdp_img01 {
  position: relative;
  height: 59.53125vw;
  border: #2b4fa2 solid 0.625vw;
  background-color: #2b4fa2;
}
.bl_plan_cdp_img01 img {
  display: block;
  width: 3.125vw;
  margin: 4.375vw auto 0;
}
.bl_plan_cdp_img01::after {
  content: "";
  position: absolute;
  bottom: -7.8125vw;
  left: 50%;
  transform: translateX(-50%);
  border: 4.84375vw solid transparent;
  border-top: 2.5vw solid #2b4fa2;
}

.bl_plan_cdp_img02 {
  height: 45.625vw;
  margin-top: -0.3125vw;
  border: #2b4fa2 solid 0.625vw;
}
.bl_plan_cdp_img02 img {
  display: block;
  width: 6.71875vw;
  margin: 9.21875vw auto 0;
}

.bl_plan_cdp_list {
  width: 76.5625vw;
  display: flex;
  flex-direction: column;
  gap: 5.15625vw;
}
.bl_plan_cdp_list .el_plan_list_item_ttl {
  width: 76.5625vw;
}
.bl_plan_cdp_list .el_plan_list_item_listTxt {
  padding: 1.5625vw 0 0 1px;
}
.bl_plan_cdp_list .el_plan_list_item_listTxt .hp_fs20 {
  display: block;
  margin-top: -0.3125vw;
  font-size: 3.125vw;
}

.bl_plan_video_wrapper {
  margin: 6.09375vw 0 0;
  padding: 0 6.5625vw;
}

.bl_plan_video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.bl_plan_video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.bl_plan_coral {
  width: 96.875vw;
  margin: 7.8125vw auto 0;
  border: #ff7f47 solid 1px;
  background-color: #f3faff;
}
.bl_plan_coral .bl_plan_header {
  background-color: #ff7f47;
}
.bl_plan_coral .bl_plan_back_btn {
  background-color: #fceee7;
}
.bl_plan_coral .bl_plan_back_btn .el_plan_back_btn_txt {
  color: #ff7f47;
}

.bl_plan_coral_item {
  margin: 4.6875vw 0 14.0625vw;
}

.bl_plan_coral_item_header {
  width: 89.0625vw;
  padding: 1.25vw 2.8125vw 1.40625vw;
  background-color: #2b4fa2;
  margin: 0 auto;
}

.el_plan_coral_item_header_txt {
  color: #fff;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3928;
}

.el_plan_coral_item_txt {
  padding: 1.71875vw 6.40625vw 0;
  font-size: 3.75vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
}

.bl_plan_slide {
  margin-top: 2.5vw;
}
.bl_plan_slide .splide__arrow--prev {
  left: 1.09375vw;
}
.bl_plan_slide .splide__arrow--next {
  right: 1.09375vw;
}
.bl_plan_slide .bl_pagination {
  bottom: -7.8125vw;
}

.bl_plan_coral_img {
  width: 79.6875vw;
  margin: 0 auto;
}

.bl_plan_slider_txtArea {
  width: 79.6875vw;
  height: 7.8125vw;
  background-color: #c3e7ff;
  margin: 0 auto;
}

.el_plan_slider_txt {
  text-align: center;
  padding: 1.875vw 0;
  color: #2b4fa2;
  font-size: 3.4375vw;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.ly_support {
  background: url(../img/sp_support_background.jpg) no-repeat center top/contain;
  padding: 13.59375vw 0 15.3125vw;
  margin: 16.09375vw 0 0;
}

.bl_support_ttl {
  width: 91.875vw;
  margin: 0 auto;
}

.el_support_txt01 {
  padding: 2.34375vw 5.3125vw;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.4615;
}

.bl_support_contents {
  width: 90.625vw;
  margin: 1.71875vw auto 0;
  background-color: #fff;
  box-shadow: 0 0 4.21875vw 0 rgba(40, 77, 162, 0.6);
  padding: 5.9375vw 3.90625vw 4.6875vw;
}

.el_support_contents_ttl {
  width: 78.125vw;
  height: 7.8125vw;
  background-color: #ff7f47;
  border-radius: 3.90625vw;
  margin: 0 auto 3.125vw;
  padding: 1.5625vw 0;
  text-align: center;
  color: #fff;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.bl_support_item {
  width: 82.8125vw;
  height: 54.6875vw;
  margin: 0 auto 3.125vw;
  background: url(../img/sp_support_check.png) no-repeat right bottom/33.75vw 33.75vw;
  background-color: #fceee7;
  padding: 2.96875vw 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bl_support_item_ttl {
  width: 73.4375vw;
  height: 7.8125vw;
  border: #2b4fa2 solid 0.3125vw;
  background-color: #fff;
  padding: 1.25vw 0;
}

.el_support_item_ttl_txt {
  text-align: center;
  color: #2b4fa2;
  font-weight: bold;
  letter-spacing: 0.06em;
}

.bl_support_item_txtImage {
  width: 73.28125vw;
  margin-top: 2.03125vw;
}

.bl_support_item:last-of-type {
  margin: 0 auto 4.6875vw;
}
.bl_support_item:last-of-type .bl_support_item_txtImage {
  width: 67.96875vw;
}

.el_support_item_line {
  width: 73.4375vw;
  height: 0.3125vw;
  background-color: #2b4fa2;
  margin: 1.40625vw 0 1.5625vw;
}

.el_support_item_txt {
  text-align: center;
  font-size: 3.75vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.4583;
}

.el_support_note {
  padding: 0 0 2.34375vw 1.71875vw;
  font-size: 3.4375vw;
  line-height: 1.3636;
  letter-spacing: 0.05em;
}

.el_support_txt02 {
  text-align: center;
  padding: 7.03125vw 0 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5384;
}

.bl_support_info {
  margin: 1.875vw auto 0;
}

.ly_flow {
  background: url(../img/sp_flow_background.png) no-repeat center top/contain;
  padding: 15.78125vw 0 13.75vw;
}

.bl_flow_ttl {
  width: 75vw;
  margin: 0 11.71875vw 0;
}

.el_flow_txt {
  padding: 2.34375vw 5vw 0;
  text-align: justify;
  letter-spacing: -0.04em;
  line-height: 1.4615;
}

.bl_flow_list {
  display: flex;
  margin-top: 4.0625vw;
  padding: 0 2.65625vw;
}

.bl_flow_item {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bl_flow_item_step {
  width: 20vw;
}

.el_flow_item_txt {
  writing-mode: vertical-rl;
  color: #0e2e86;
  font-weight: bold;
  line-height: 1.1538;
  letter-spacing: 0.06em;
  margin-top: -2.65625vw;
}

.bl_flow_term {
  width: 96.09375vw;
  margin: -0.46875vw auto 0;
}

.ly_faq {
  background-color: #f3faff;
  padding: 17.5vw 0 16.09375vw;
}

.bl_faq_ttl {
  width: 47.1875vw;
  margin: 0 auto;
}

.bl_faq_list {
  width: 90.625vw;
  margin: 5vw auto 0;
  display: flex;
  flex-direction: column;
  gap: 3.125vw;
}

.bl_faq_list_item {
  width: 100%;
}

.bl_faq_ask {
  width: 100%;
  height: 17.1875vw;
  background-color: #2b4fa2;
  display: flex;
  gap: 4.21875vw;
  padding: 0 3.28125vw 0 2.96875vw;
  align-items: center;
  cursor: pointer;
}

.bl_faq_icon {
  width: 4.6875vw !important;
  margin-top: 0.78125vw;
}

.el_faq_ask_txt {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.3571;
}
.el_faq_ask_txt::after {
  content: "";
  width: 3.75vw;
  height: 3.75vw;
  background: url(../img/sp_faq_icon-open.png) no-repeat center/contain;
}

.bl_faq_ask.is_active .el_faq_ask_txt::after {
  background-image: url(../img/sp_faq_icon-clause.png);
}

.bl_faq_answer {
  max-height: 0;
  opacity: 0;
  transition: max-height 0.3s ease-in, opacity 0.5s ease-in;
}

.bl_faq_answer.is_open {
  max-height: 78.125vw;
  opacity: 1;
}

.el_faq_answer_txt {
  padding: 1.71875vw 2.03125vw 2.96875vw;
  letter-spacing: 0.06em;
  line-height: 1.4615;
  pointer-events: none;
}

.ly_footer {
  padding: 11.40625vw 0 0;
}

.bl_footer_logo {
  width: 44.21875vw;
  margin: 0 auto;
}

.bl_footer_company {
  display: flex;
  flex-direction: column;
  gap: 2.34375vw;
  margin-top: 7.34375vw;
  padding: 0 4.0625vw 6.875vw;
}

.bl_company_item {
  display: flex;
}

.bl_company_item_name {
  width: 18%;
  color: #12376c;
  font-size: 3.75vw;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.2916;
}

.bl_company_item_detail {
  width: 82%;
  color: #12376c;
  font-size: 3.75vw;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.2916;
}

.bl_footer_copy {
  background-color: #12376c;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.25vw;
}

.el_footer_copy_txt {
  color: #5092eb;
  font-size: 3.125vw;
  font-weight: 500;
  letter-spacing: 0.06em;
}/*# sourceMappingURL=top_sp.css.map */