<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  font-family: "Noto Sans JP", sans-serif, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic";
  max-width: 500px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: .1em;
  color: #030c32;
  margin-left: auto;
  margin-right: auto;
  height: 100vh
}

img {
  display: block;
  max-width: 100%
}

video {
  display: block;
  max-width: 100%
}

input {
  display: block;
  background-color: #fff;
  letter-spacing: .16em
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=time] {
  position: relative
}

input[type=time]::-webkit-calendar-picker-indicator {
  position: absolute;
  opacity: 0;
  width: 100%
}

select {
  cursor: pointer;
  letter-spacing: .16em
}

textarea {
  display: block;
  background-color: #fff;
  padding: 1em .5em;
  resize: none;
  letter-spacing: .16em;
  width: 100%;
  white-space: pre-line
}

a {
  display: block;
  text-decoration: none;
  color: #030c32;
  position: relative
}

a::before {
  display: none;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: .3
}

a:hover {
  opacity: 1
}

a:hover::before {
  display: block
}

button {
  display: block;
  font-weight: 500;
  border: none
}

button:hover {
  opacity: .8
}

button:disabled:hover {
  opacity: 1
}

button:active {
  opacity: 1
}

[v-cloak] {
  display: none !important
}

html {
  max-width: 100%
}

body {
  position: relative;
  height: 100%
}

.js_overlay {
  overflow: hidden
}

.bl_hmbgBtn {
  cursor: pointer;
  width: 26px;
  height: 21px;
  z-index: 5;
  position: relative
}

.bl_hmbgBtn .bl_hmbgBtn_line {
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 10px
}

.bl_hmbgBtn .bl_hmbgBtn_line.bl_hmbgBtn_line__top {
  top: 0
}

.bl_hmbgBtn .bl_hmbgBtn_line.bl_hmbgBtn_line__middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.bl_hmbgBtn .bl_hmbgBtn_line.bl_hmbgBtn_line__bottom {
  bottom: 0
}

.bl_hmbgBtn.js_open&gt;.bl_hmbgBtn_line__top {
  top: calc(50% - 2px / 2);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.bl_hmbgBtn.js_open&gt;.bl_hmbgBtn_line__middle {
  opacity: 0
}

.bl_hmbgBtn.js_open&gt;.bl_hmbgBtn_line__bottom {
  width: 100%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: calc(50% - 2px / 2)
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
}

@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
  }
}

@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
  }
}

@-webkit-keyframes fluidrotate {
  0% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }

  10% {
    border-radius: 30% 70% 80% 20%/50% 50% 50% 50%
  }

  20% {
    border-radius: 80% 20% 70% 30%/50% 50% 50% 50%
  }

  30% {
    border-radius: 20% 80% 30% 70%/50% 50% 50% 50%
  }

  40% {
    border-radius: 70% 30% 20% 80%/50% 50% 50% 50%
  }

  50% {
    border-radius: 50% 50% 80% 20%/50% 50% 50% 50%
  }

  60% {
    border-radius: 80% 20% 50% 50%/50% 50% 50% 50%
  }

  70% {
    border-radius: 20% 80% 50% 50%/50% 50% 50% 50%
  }

  80% {
    border-radius: 50% 50% 20% 80%/50% 50% 50% 50%
  }

  90% {
    border-radius: 70% 30% 80% 20%/50% 50% 50% 50%
  }

  100% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }
}

@keyframes fluidrotate {
  0% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }

  10% {
    border-radius: 30% 70% 80% 20%/50% 50% 50% 50%
  }

  20% {
    border-radius: 80% 20% 70% 30%/50% 50% 50% 50%
  }

  30% {
    border-radius: 20% 80% 30% 70%/50% 50% 50% 50%
  }

  40% {
    border-radius: 70% 30% 20% 80%/50% 50% 50% 50%
  }

  50% {
    border-radius: 50% 50% 80% 20%/50% 50% 50% 50%
  }

  60% {
    border-radius: 80% 20% 50% 50%/50% 50% 50% 50%
  }

  70% {
    border-radius: 20% 80% 50% 50%/50% 50% 50% 50%
  }

  80% {
    border-radius: 50% 50% 20% 80%/50% 50% 50% 50%
  }

  90% {
    border-radius: 70% 30% 80% 20%/50% 50% 50% 50%
  }

  100% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }
}

@-webkit-keyframes fluidrotate2 {
  0% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }

  10% {
    border-radius: 70% 30% 80% 20%/60% 40% 50% 50%
  }

  20% {
    border-radius: 50% 50% 20% 80%/50% 50% 50% 50%
  }

  30% {
    border-radius: 20% 80% 50% 50%/40% 60% 50% 50%
  }

  40% {
    border-radius: 80% 20% 50% 50%/60% 40% 50% 50%
  }

  50% {
    border-radius: 50% 50% 80% 20%/50% 50% 50% 50%
  }

  60% {
    border-radius: 70% 30% 20% 80%/40% 60% 50% 50%
  }

  70% {
    border-radius: 30% 70% 30% 70%/60% 40% 50% 50%
  }

  80% {
    border-radius: 80% 20% 70% 30%/40% 60% 50% 50%
  }

  90% {
    border-radius: 20% 80% 80% 20%/60% 40% 50% 50%
  }

  100% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }
}

@keyframes fluidrotate2 {
  0% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }

  10% {
    border-radius: 70% 30% 80% 20%/60% 40% 50% 50%
  }

  20% {
    border-radius: 50% 50% 20% 80%/50% 50% 50% 50%
  }

  30% {
    border-radius: 20% 80% 50% 50%/40% 60% 50% 50%
  }

  40% {
    border-radius: 80% 20% 50% 50%/60% 40% 50% 50%
  }

  50% {
    border-radius: 50% 50% 80% 20%/50% 50% 50% 50%
  }

  60% {
    border-radius: 70% 30% 20% 80%/40% 60% 50% 50%
  }

  70% {
    border-radius: 30% 70% 30% 70%/60% 40% 50% 50%
  }

  80% {
    border-radius: 80% 20% 70% 30%/40% 60% 50% 50%
  }

  90% {
    border-radius: 20% 80% 80% 20%/60% 40% 50% 50%
  }

  100% {
    border-radius: 50% 50% 50% 50%/50% 50% 50% 50%
  }
}

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px)
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px)
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px)
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px)
  }
}

.bl_hmbgMenu {
  position: fixed;
  background-color: #fff;
  width: 100vw;
  max-width: 500px;
  height: 100vh;
  z-index: 4;
  left: calc((100% - 500px)/2);
  top: -140%;
  padding-top: 100px;
  -webkit-transition: all .7s;
  transition: all .7s;
  overflow-y: auto
}

.bl_hmbgMenu.js_open {
  top: 0
}

.bl_hmbgMenu_cv_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 33px;
  padding-bottom: 35px
}

.bl_hmbgMenu_cv .bl_cv_btn {
  height: 60px
}

.bl_hmbgMenu_cv_txt {
  text-align: center;
  color: #9c91c9;
  padding-bottom: 8px;
  font-size: 17px;
  font-weight: 500
}

.bl_hmbgMenu_menu {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px
}

.bl_hmbgMenu_menu_item {
  border-top: 1px solid;
  line-height: 55px;
  padding-left: 15px;
  font-weight: 500;
  font-size: 16px
}

.bl_hmbgMenu_contact_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 23px;
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 30px
}

.bl_hmbgMenu_contact {
  position: relative
}

.bl_hmbgMenu_contact::before {
  border-radius: 5px
}

.bl_hmbgMenu_sns {
  padding-bottom: 70px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid;
  margin: 0 15px
}

.bl_hmbgMenu_sns_ttl {
  font-weight: 600;
  padding-bottom: 28px
}

.hp_db_n {
  display: none !important
}

.hp_lh_1 {
  line-height: 1
}

.hp_ta_c {
  text-align: center
}

.hp_ta_r {
  text-align: right
}

.hp_fw_b {
  font-weight: 600
}

.hp_d_b {
  display: block
}

.hp_d_ib {
  display: inline-block
}

.hp_ais_c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.hp_fw_w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.hp_c_black {
  color: #000
}

.hp_dis_f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.hp_jusc_sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.hp_fled_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.hp_flex_1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.hp_colG_1rem {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem
}

.hp_rowG_1rem {
  row-gap: 1rem
}

.hp_d_none {
  display: none
}

.hp_margin_Xcenter {
  margin-right: auto;
  margin-left: auto
}

.hp_flex_yC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.hp_flex_column_xC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.hp_900inner {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto
}

.hp_880inner {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto
}

.hp_innerPad {
  padding-left: 16px;
  padding-right: 16px
}

.hp_hasBorderBtm {
  border-bottom: 1px solid
}

.hp_bg_gla {
  background: -webkit-gradient(linear, left top, right top, from(#EACBEB), to(#CECBF8));
  background: linear-gradient(to right, #EACBEB, #CECBF8);
  color: #fff
}

.hp_ff_num {
  font-family: "Oswald"
}

.hp_fz_1-5em {
  font-size: 1.5em
}

.hp_scale_1-2 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.hp_sepa_2line {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.hp_c_default {
  color: #2f2f2f !important
}

.hp_d_none {
  display: none !important
}

.hp_ff_jost {
  font-family: "Jost"
}

.bl_container {
  overflow-y: auto
}

.bl_left,
.bl_right {
  width: calc((100% - 500px)/2);
  position: fixed;
  height: 100%;
  top: 0;
  overflow: hidden;
  z-index: 1
}

.bl_left {
  left: 0;
  background-image: url("../images/left_bg.webp");
  background-size: cover
}

.bl_left_inner {
  width: 400px;
  padding: 164px 60px 0 15px;
  margin-right: 0;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  row-gap: 50px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.bl_left_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 30px;
  padding-left: 10px
}

.left_nav_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  row-gap: 4px
}

.left_nav_item:before {
  content: none
}

.left_nav_item.js_active {
  background: -webkit-gradient(linear, left top, right top, from(#e4b1d9), color-stop(50%, #c1a1d1), to(#9b90c9));
  background: linear-gradient(90deg, #e4b1d9, #c1a1d1 50%, #9b90c9);
  background: -webkit-linear-gradient(0deg, #e4b1d9, #c1a1d1 50%, #9b90c9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.left_nav_item_en {
  font-size: 13px;
  line-height: 1
}

.left_nav_item_ja {
  font-size: 21px;
  font-weight: 500;
  line-height: 1
}

.bl_left_glass {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 248.8px;
  height: 315.2px;
  min-width: 248.8px;
  min-height: 315.2px
}

.bl_right {
  right: 0;
  background-color: gray;
  background-image: url("../images/right_bg.webp");
  background-size: cover
}

.bl_right_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  position: absolute;
  right: 20px;
  bottom: 25px
}

.bl_right_sns a {
  width: 50px
}

.bl_right_sns a:before {
  border-radius: 30px
}

.bl_right_block {
  width: 52%;
  position: absolute
}

.bl_right_block {
  top: 18%;
  right: calc(12% + 100px)
}

.bl_right_block_1 {
  margin-bottom: 120px;
  -webkit-transform: translateX(36px);
  transform: translateX(36px)
}

.bl_right_block_1 .bl_right_block_person {
  position: absolute;
  left: -20%;
  z-index: 1;
  width: 30%;
  top: -34%
}

.bl_right_block_2 .bl_right_block_person {
  position: absolute;
  right: -24%;
  z-index: 1;
  width: 39%;
  bottom: -15%
}

.bl_right_block_slider {
  pointer-events: none
}

.slide-animation {
  -webkit-animation: fadezoom 8s 0s forwards;
  animation: fadezoom 8s 0s forwards
}

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
  }
}

.bl_header {
  min-height: 50px;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  z-index: 5;
  width: 100%;
  max-width: 500px;
  -webkit-transition: all .4s;
  transition: all .4s
}

@media screen and (min-width: 501px) {
  .bl_left_logo_sp {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .bl_left_logo_sp {
    display: block;
  }
  .bl_left_logo_sp {
    width: 130px;
  }
}

.bl_header.js_blur {
  background: rgba(255, 255, 255, .8);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  z-index: 5
}

.bl_header.js_blur .bl_hmbgBtn .bl_hmbgBtn_line {
  background-color: #030c32
}

.bl_header.js_blur .bl_header_login {
  color: #030c32
}

.bl_header_login {
  font-size: 16px;
  color: #fff;
  position: relative;
  z-index: 5
}
@media screen and (max-width: 500px) {
  .bl_header_login {
    display: none;
  }
}

.bl_main {
  position: relative;
  max-width: 500px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  background-color: #fff;
  height: 100%
}

.bl_main_inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

.bl_main .fix_cv_btn {
  position: fixed;
  z-index: 100;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 500px;
  width: 100%;
  padding: 20px 0;
  border-radius: 35px 35px 0 0;
  backdrop-filter: blur(2px);
}

.bl_main .fix_cv_btn .bl_cv_btn {
  width: 80%;
  margin: 0 auto;
}

.bl_fv {
  height: 780px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  background-image: url("../images/fv_bg-v2.webp");
  
}

.bl_fv:before,
.bl_fv:after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2
}

.bl_fv:before {
  background-image: url("../images/fv_left_flower.webp");
  width: 125px;
  height: 218px;
  left: 0;
  bottom: -100px
}

.bl_fv:after {
  background-image: url("../images/fv_right_flower.webp");
  width: 130px;
  height: 208px;
  right: 0;
  bottom: -80px
}

.bl_fv_ttl {
  max-width: 400px;
  width: 90%;
  position: absolute;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.bl_fv_subTtl {
  position: absolute;
  top: 210px;
  max-width: 440px;
  width: 96%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.bl_overview {
  background-color: #030c32
}

.bl_overview_1_inner {
  background-color: #fff;
  padding-top: 39px;
  padding-bottom: 38px;
  border-radius: 0 0 40px 40px
}

.bl_overview_1_ttl {
  font-size: 21px;
  text-align: center;
  font-weight: 500;
  padding-bottom: 14px
}

.bl_overview_1_logo {
  width: 320px;
  margin-left: auto;
  margin-right: auto
}

.bl_overview_1_smp {
  width: 100%
}

.bl_overview_1 .bl_cv {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px)
}

.bl_cv_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width:90%;
  margin-left: auto;
  margin-right: auto;
}

.bl_cv_btn {
  max-width: 430px;
  width: 100%;
  height: 70px;
  border-radius: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#EACBEB), to(#CECBF8));
  background: linear-gradient(to right, #EACBEB, #CECBF8);
  color: #fff;
  font-weight: 500;
  position: relative
}

.bl_cv_btn::before {
  border-radius: 35px
}

.bl_cv_btn.bl_cv_btn__deep {
  background: -webkit-gradient(linear, left top, right top, from(#9c91c9), to(#e2b1d8));
  background: linear-gradient(to right, #9c91c9, #e2b1d8)
}

.bl_cv_btn.bl_cv_btn__rev {
  background: #fff;
  color: #c8bbe2;
  border: 2px solid #c8bbe2
}

.bl_cv_btn.bl_cv_btn__rev.bl_cv_btn__deep {
  color: #9c91c9;
  border: 1px solid #9c91c9
}

.bl_cv_link {
  border-bottom: 1px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 18px;
  padding-bottom: 2px
}

.bl_cv_link:hover {
  opacity: .8
}

.bl_cv_link:before {
  content: none
}

.bl_overview_2 {
  padding-top: 70px;
  padding-bottom: 40px;
  background-image: url("../images/overview_2_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #07080d
}

.bl_overview_2_subTtl {
  color: #fff;
  font-size: 22px;
  @in text-shadow: 0.5px 1px 1.5px #c8bbe2;
  text-align: center
}

.bl_overview_2_ttl {
  color: #fff;
  font-size: 30px;
  text-shadow: .5px 1px 1.5px #c8bbe2;
  padding-top: 35px;
  padding-bottom: 40px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto
}

.bl_overview_2_ttl::before,
.bl_overview_2_ttl::after {
  content: "";
  display: block;
  width: 50px;
  height: 105px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute
}

.bl_overview_2_ttl::before {
  background-image: url("../images/geki_left.webp");
  left: -68px;
  top: calc(50% - 44px)
}

.bl_overview_2_ttl::after {
  background-image: url("../images/geki_right.webp");
  right: -61px;
  top: calc(50% - 44px)
}

.bl_overview_2_slider_slide {
  margin-left: 15px;
  margin-right: 15px
}
.bl_overview_2_slider .slick-list {
  min-height: 286px !important;
}

.bl_overview_2_slider .slick-dots {
  bottom: -40px
}

.bl_overview_2_slider .slick-dots li,
.bl_overview_2_slider .slick-dots li button {
  width: 12px;
  height: 12px
}

.bl_overview_2_slider .slick-dots li button:before {
  color: #fff
}

.bl_overview_2_slider .slick-dots li.slick-active button:before {
  color: #fff
}

.bl_overview_3 {
  padding-top: 40px;
  padding-bottom: 70px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 60px;
  background-image: url("../images/overview_3_bg.webp");
  background-size: 100% auto;
  background-repeat: repeat;
  background-position: 0 0
}

.bl_overview_4 {
  height: 820px;
  background-image: url("../images/overview_4_bg.webp?20230116");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 65px;
  background-position: top
}

.bl_overview_4 .bl_secTtl {
  padding-bottom: 50px
}

.bl_overview_4_cont {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center
}

.bl_overview_4_cont p {
  padding-bottom: 28px;
  line-height: 1.7
}

.bl_overview_4_cont img {
  display: inline-block;
  height: 38px;
  padding-bottom: 5px;
  padding-right: 8px
}

.bl_secTtl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto
}

.bl_secTtl_en {
  height: 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: auto;
  margin-left: auto;
  margin-right: auto
}

.bl_secTtl_ja {
  font-size: 34px;
  font-weight: 600;
  padding-top: 5px;
  text-align: center
}

.bl_reason {
  background-image: url("../images/reason_1_bg.webp");
  background-size: 100% auto;
  background-repeat: repeat;
  padding-top: 50px
}

.bl_reason .bl_secTtl {
  padding-bottom: 25px
}

.bl_reason_heading {
  font-size: 38px;
  color: #9b90c9;
  font-weight: 600;
  letter-spacing: .12em;
  padding-top: 55px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-position: 30px 0
}

.bl_reason_desc {
  font-size: 16px;
  line-height: 2;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  font-weight: 500
}

.bl_reason_img {
  width: 100%
}

.bl_reason_1 .bl_reason_heading {
  background-image: url("../images/reason_01.webp");
  background-size: 134px 105px
}

.bl_reason_1 .bl_reason_img {
  padding-top: 35px;
  padding-right: 30px
}

.bl_reason_2 {
  padding-top: 75px;
  background-image: url("../images/reason_2_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative
}

.bl_reason_2 .bl_marker {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(254, 255, 146, 0.1)), color-stop(50%, rgba(254, 255, 146, 0.4)));
}

.bl_reason_2:before {
  content: "";
  position: absolute;
  height: 100px;
  top: -35px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #001639;
  -webkit-transform: skewY(-7deg);
  transform: skewY(-7deg);
  z-index: 2
}

.bl_reason_2 .bl_reason_heading {
  color: #c1b4ff;
  background-image: url("../images/reason_02.webp");
  background-size: 164px 107px;
  z-index: 3
}

.bl_reason_2 .bl_reason_desc {
  color: #fff
}

.bl_reason_2 .bl_reason_img {
  padding-top: 35px;
  padding-left: 30px
}

.bl_reason_3 {
  padding-top: 0px;
  position: relative;
  background-color: #fff;
  background-image: url("../images/reason_1_bg.webp");
  background-position: bottom;
  background-size: 100% auto;
}

.bl_reason_3:before {
  content: "";
  position: absolute;
  height: 101px;
  top: -70px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  -webkit-transform: skewY(7deg);
  transform: skewY(7deg);
  z-index: 2
}

.bl_reason_3 .bl_reason_heading {
  z-index: 3;
  /* background-color: #fff; */
  background-image: url("../images/reason_03.webp");
  background-size: 156px 101px
}

.bl_reason_3 .bl_reason_desc {
  /* background-color: #fff */
}

.bl_reason_3 .bl_reason_img {
  padding-top: 35px;
  padding-right: 30px
}

.bl_reason_bottom {
  position: relative;
  margin-top: -90px
}

.bl_secure {
  margin-top: -1px;
  height: 980px;
  padding-top: 20px;
  background-image: url("../images/secure_bg.webp");
  background-size: cover;
  background-repeat: no-repeat
}

.bl_secure .bl_secTtl {
  color: #fff
}

.bl_secure .bl_secTtl_en {
  height: 18px
}

.bl_secure_txt {
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 17px;
  font-weight: 500;
  padding-top: 30px;
  line-height: 1.8
}

.bl_secure_slider {
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.bl_secure_slider .slick-dots {
  bottom: -60px;
  left: 0
}

.bl_secure_slider .slick-dots li button:before {
  color: #fff
}

.bl_secure_slider .slick-dots li.slick-active button:before {
  color: #fff
}

.bl_secure_slider .slide-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 42%
}

.bl_secure_slider .prev-arrow {
  left: 5px
}

.bl_secure_slider .next-arrow {
  right: 5px
}

.bl_secure_slide {
  margin-right: 15px;
  margin-left: 15px;
  /* width: 470px !important; */
}

.bl_cvArea1 {
  background-image: url("../images/cvarea1_bg.webp");
  background-size: cover
}

.bl_cvArea1 .bl_cv {
  margin-top: -140px
}

.bl_cvArea1 .bl_cv_link {
  color: #fff
}

.bl_cvArea1_cont {
  background-color: #0a0d1c;
  border-radius: 40px 40px 0 0;
  padding-top: 65px;
  padding-bottom: 68px
}

.bl_cvArea1_heding {
  width: 320px;
  margin-left: auto;
  margin-right: auto
}

.bl_cvArea1_txt {
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding-top: 15px;
  font-size: 21px;
  padding-left: 18px;
  padding-bottom: 40px
}

.bl_function {
  padding-top: 80px;
  padding-bottom: 75px;
  background-image: url("../images/function_bg.webp");
  background-size: cover;
  background-repeat: no-repeat
}

.bl_function_ttl {
  max-width: 400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px
}

.bl_function_card_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
  padding-left: 30px;
  padding-right: 30px
}

.bl_function_card {
  overflow: hidden;
  border-radius: 30px
}

.bl_function_card_head img {
  width: 100%
}

.bl_function_card_body {
  background-color: #fff;
  border-radius: 0 0 34px 34px;
  overflow: hidden;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px
}

.bl_function_card_memo {
  font-size: 10px;
  text-align: center;
  padding-bottom: 14px
}

.bl_function_card_slider {
  padding-top: 120px
}

.bl_function_card_slider .slide-arrow {
  width: 44px;
  height: 44px;
  position: absolute;
  z-index: 2;
  top: 46%
}

.bl_function_card_slider .prev-arrow {
  left: 0px
}

.bl_function_card_slider .next-arrow {
  right: 0px
}

.bl_function_card_slider .slick-disabled {
  opacity: 0
}

.bl_function_card_slider .slick-dots {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  row-gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 76px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bl_function_card_slider .slick-dots li {
  width: calc((100% - 30px - 20px)/3) !important;
  height: 32px !important;
  margin: 0 0px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 16px;
  overflow: hidden
}

.bl_function_card_slider .slick-dots li button {
  height: 100% !important;
  width: 100% !important;
  font-size: 13px
}

.bl_function_card_slider .slick-dots li button:before {
  content: "" !important
}

.bl_function_card.bl_function_card__pink .bl_function_card_body {
  border: 2px solid #ffc5ea
}

.bl_function_card.bl_function_card__pink .slick-dots li {
  border: 2px solid #ffc5ea;
  color: #ffc5ea
}

.bl_function_card.bl_function_card__pink .slick-dots li button {
  color: #ffc5ea
}

.bl_function_card.bl_function_card__pink .slick-dots li.slick-active {
  background-color: #ffc5ea;
  color: #fff
}

.bl_function_card.bl_function_card__pink .slick-dots li.slick-active button {
  color: #fff
}

.bl_function_card.bl_function_card__purple .bl_function_card_body {
  border: 2px solid #9692cf;
  padding-bottom: 25px
}

.bl_function_card.bl_function_card__purple .slick-dots li {
  border: 2px solid #9692cf;
  color: #9692cf
}

.bl_function_card.bl_function_card__purple .slick-dots li button {
  color: #9692cf
}

.bl_function_card.bl_function_card__purple .slick-dots li.slick-active {
  background-color: #9692cf;
  color: #fff
}

.bl_function_card.bl_function_card__purple .slick-dots li.slick-active button {
  color: #fff
}

.bl_function_card.bl_function_card__purple .slick-dots li {
  padding-left: 4px;
  padding-right: 4px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: calc((100% - 30px - 20px)/3) !important
}

.bl_function_card.bl_function_card__purple .slick-dotted.slick-slider {
  margin-bottom: 0
}

.bl_function_card.bl_function_card__purple .bl_cv_link {
  padding-top: 18px;
  color: #9692cf
}

.bl_cvArea2 {
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #040c1b
}

.bl_cvArea2 .bl_cv {
  margin-top: -60px;
  padding-left: 15px;
  padding-right: 15px
}

.bl_cvArea2 .bl_cv_link {
  color: #fff
}

.bl_cvArea2_heding {
  width: 320px;
  margin-left: auto;
  margin-right: auto
}

.bl_cvArea2_txt {
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding-top: 15px;
  font-size: 21px;
  padding-left: 18px;
  padding-bottom: 20px
}

.bl_howto {
  background-color: #040c1b
}

.bl_howto .bl_secTtl {
  padding-bottom: 45px
}

.bl_howto .bl_secTtl_en {
  height: 14px
}

.bl_howto {
  padding-top: 10px;
  padding-bottom: 65px
}

.bl_howto_cont {
  background-color: #fff;
  border-radius: 40px 0 0 40px;
  padding-top: 0;
  padding-top: 60px;
  padding-bottom: 80px;
  height: 815px
}

.bl_howto_slider .slick-slide {
  margin-right: 75px
}

.bl_howto_slider .slick-dots {
  bottom: -60px
}

.bl_howto_slider .slick-dots li,
.bl_howto_slider .slick-dots li button {
  width: 12px;
  height: 12px
}

.bl_howto_slider .slick-dots li button:before {
  color: #9692cf
}

.bl_howto_slider .slick-dots li.slick-active button:before {
  color: #9692cf
}

.bl_faq {
  background-color: #f5efff;
  padding-top: 50px;
  padding-bottom: 55px
}

.bl_faq_body {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  padding-left: 30px;
  padding-right: 30px
}

.bl_faq_item {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #b8aad2;
  padding-left: 10px;
  padding-right: 20px
}

.bl_faq_item_head {
  padding-top: 25px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 17px
}

.bl_faq_item_head img {
  width: 45px;
  height: 44px
}

.bl_faq_item_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 27px;
  -moz-column-gap: 27px;
  column-gap: 27px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 9px;
  font-size: 15px;
  line-height: 1.8;
  padding-bottom: 18px
}

.bl_faq_item_body img {
  width: 25px;
  height: auto;
  padding-top: 2px
}

.bl_cvArea3 .bl_overview_1_inner {
  position: relative;
  z-index: 3
}

.bl_cvArea3 .bl_cv {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px)
}

.bl_cvArea3 .bl_overview_1_ttl {
  font-size: 20px;
  padding-bottom: 20px
}

.footer {
  margin-top: -40px;
  padding-top: 90px;
  padding-bottom: 120px;
  background-image: url("../images/footer_bg.webp");
  background-size: cover
}

.bl_footer_sns {
  padding-top: 20px
}

.bl_sns_unit {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bl_sns_unit a {
  width: 62px
}

.bl_sns_unit a::before {
  border-radius: 40px
}

.bl_footer_links {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 33px;
  -moz-column-gap: 33px;
  column-gap: 33px
}

.bl_footer_links a {
  font-size: 14px
}

.bl_footer_links a:hover {
  opacity: .8
}

.bl_footer_links a::before {
  content: none
}

.bl_footer_copyright {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  padding-top: 17px;
  padding-bottom: 17px
}

.bl_fv .js_openWaveUp {
  opacity: 0;
  -webkit-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
  -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .5s;
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .5s
}

.bl_fv .js_openWaveUp.js_on {
  opacity: 1;
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px)
}

.js_scrollAnime {
  -webkit-transition: all .4s;
  transition: all .4s
}

.js_scrollAnime.js_scrollAnime_fadeUp {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0
}

.js_scrollAnime.js_scrollAnime_fadeUp.js_on {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.js_scrollAnime.js_scrollAnime_slideInL {
  opacity: 0;
  -webkit-transform: translateX(-40px);
  transform: translateX(-40px)
}

.js_scrollAnime.js_scrollAnime_slideInL.js_on {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.js_scrollAnime.js_scrollAnime_slideInR {
  opacity: 0;
  -webkit-transform: translateX(40px);
  transform: translateX(40px)
}

.js_scrollAnime.js_scrollAnime_slideInR.js_on {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.bl_subpage {
  min-height: 100vh;
  background: -webkit-gradient(linear, left top, left bottom, from(#c6c4e3), to(#f3d2e8));
  background: linear-gradient(180deg, #c6c4e3, #f3d2e8)
}

.bl_subpage .bl_left,
.bl_subpage .bl_right {
  background: -webkit-gradient(linear, left top, left bottom, from(#c6c4e3), to(#f3d2e8));
  background: linear-gradient(180deg, #c6c4e3, #f3d2e8);
  width: calc((100% - 500px)/2) !important;
  min-width: calc((100% - 500px)/2) !important
}

.bl_subpage .bl_main {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0)
}

.bl_subpage .bl_header {
  background-color: #c6c4e3
}

.bl_subpage .bl_header .bl_hmbgBtn_line {
  background-color: #7c79ae
}

.bl_subpage .bl_header .bl_header_login {
  color: #7c79ae
}

.bl_subpage .bl_header .bl_header_login::before {
  content: none
}

.bl_subpage .bl_header .bl_header_login:hover {
  opacity: .8
}

.bl_subpage .bl_header.js_blur .bl_hmbgBtn_line {
  background-color: #7c79ae
}

.bl_subpage .bl_header.js_blur .bl_header_login {
  color: #7c79ae
}

.bl_subpage .bl_subpage_logo {
  width: 140px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.bl_subpage .bl_subpage_logo::before {
  content: none
}

.bl_subpage .bl_subpage_logo::hover {
  opacity: .8
}

.bl_subpage .bl_main_inner {
  border-radius: 7px;
  padding-top: 40px;
  margin-top: 60px;
  background-color: #fff;
  padding-bottom: 75px
}

.bl_subpage .bl_secTt .bl_secTtl_en {
  height: 14px
}

.bl_subpage .bl_secTtl .bl_secTtl_ja {
  font-size: 34px
}

.bl_subpage .bl_company .bl_company_cont {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px
}

.bl_subpage .bl_company table {
  width: 100%
}

.bl_subpage .bl_company th,
.bl_subpage .bl_company td {
  padding-top: 20px;
  padding-bottom: 20px
}

.bl_subpage .bl_company th {
  width: 160px;
  background-image: -webkit-gradient(linear, left top, right top, from(#c6c4e3), to(#f4d2e8));
  background-image: linear-gradient(to right, #c6c4e3, #f4d2e8);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left: 5px
}

.bl_subpage .bl_company td {
  padding-left: 10px;
  padding-right: 10px;
  background-image: -webkit-gradient(linear, left top, right top, from(#e0e0e0), to(#e0e0e0));
  background-image: linear-gradient(to right, #e0e0e0, #e0e0e0);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom
}

.bl_subpage .bl_privacy .bl_privacy_cont {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px
}

.bl_subpage .bl_privacy .bl_privacy_cont p {
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1.6
}

.bl_subpage .bl_privacy .bl_privacy_cont h2 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 6px;
  padding-bottom: 6px
}

.bl_subpage .bl_privacy .bl_privacy_cont table {
  background-color: #fff;
  table-layout: fixed;
  width: 100%;
  font-size: 12px;
  margin-bottom: 1.1rem
}

.bl_subpage .bl_privacy .bl_privacy_cont table tr {
  border: 1px solid
}

.bl_subpage .bl_privacy .bl_privacy_cont table th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
  padding: 6px 10px
}

.bl_subpage .bl_privacy .bl_privacy_cont table .bl_thIcon {
  padding-right: 4px
}

.bl_subpage .bl_privacy .bl_privacy_cont table td {
  display: table-cell;
  border-left: 1px solid;
  padding: 6px 10px;
  word-wrap: break-word
}

.bl_subpage .bl_terms .bl_terms_cont {
  padding: 30px 15px 0px
}

.bl_subpage .bl_terms .bl_terms_cont p {
  font-size: 14px;
  margin-bottom: 1rem;
  line-height: 1.6
}

.bl_subpage .bl_terms h2 {
  font-size: 15.6px;
  font-weight: bold;
  padding-left: 14px;
  position: relative;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.bl_subpage .bl_terms h2&gt;span:nth-of-type(1) {
  white-space: nowrap;
  padding-right: 4px
}

.bl_subpage .bl_contact .bl_contact_cont {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px
}

.bl_subpage .bl_contact .bl_contactPage_desc {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px
}

.bl_subpage .bl_contact .bl_contactPage_form {
  display: block;
  padding-top: 55px
}

.bl_subpage .bl_contact .bl_contactForm_block_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 44px
}

.bl_subpage .bl_contact .bl_contactForm_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px
}

.bl_subpage .bl_contact .bl_contactForm_block_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-column-gap: 6px;
  -webkit-column-gap: 6px;
  column-gap: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bl_subpage .bl_contact .bl_contactForm_block_requireLabel {
  font-size: 10px;
  color: #fff;
  background-color: #e60000;
  line-height: 1.5;
  padding-bottom: 2px;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  text-align: center;
  width: 38px;
  font-weight: 400
}
.bl_subpage .bl_contact .bl_contactForm_block_optionalLabel {
  font-size: 10px;
  color: #fff;
  background-color: #adadad;
  line-height: 1.5;
  padding-bottom: 2px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-align: center;
  width: 38px;
  font-weight: 400;
}

.bl_subpage .bl_contact .bl_contactForm_block_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 4px
}

.bl_subpage .bl_contact .bl_contactForm_block_name {
  font-size: 16px;
  padding-bottom: 1px
}

.bl_subpage .bl_contact .bl_contactForm_input {
  width: 100%;
  min-height: 50px;
  padding-left: 1em;
  background-color: #f1f1f1
}

.bl_subpage .bl_contact .bl_contactForm_textarea {
  min-height: 300px;
  padding-left: 1em;
  background-color: #f1f1f1
}

.bl_subpage .bl_contact .bl_inputError {
  padding-left: 1em
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock {
  padding-top: 30px
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock input[type=checkbox] {
  display: none
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock label {
  padding-left: 34px;
  padding-right: 34px;
  text-align: center;
  display: block;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  letter-spacing: .04em;
  position: relative
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock label:before {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 50%;
  border: 1px solid;
  border-color: #d1d1d1;
  background-color: #fff;
  border-radius: 3px
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock label:after {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 18px;
  height: 9px;
  margin-top: -9px;
  top: 50%;
  left: 3px;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #2f2f2f
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock input[type=checkbox]:checked+label:after {
  opacity: 1
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock label {
  white-space: nowrap
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock a {
  border-bottom: 1px solid
}

.bl_subpage .bl_contact .bl_contactForm_agreeBlock .bl_inputError {
  padding-top: 4px;
  display: block;
  text-align: center
}
.bl_inputError {
  font-size: 12px;
  color: #FF0000;
  display: block;
  padding-top: 2px;
}

.bl_subpage .bl_contact .bl_contactForm_submit {
  padding-top: 45px
}

.bl_subpage .bl_contact .bl_largeBtn {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px
}

.bl_subpage .bl_contact .bl_largeBtn.bl_largeBtn__gla {
  background: -webkit-gradient(linear, left top, right top, from(#EACBEB), to(#CECBF8));
  background: linear-gradient(to right, #EACBEB, #CECBF8);
  color: #fff
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_cont {
  padding: 30px 15px 0
}

.bl_subpage .bl_contactConfirm .bl_contactPage_desc {
  font-size: 16px;
  padding-bottom: 28px
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_block_unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 16px
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_block {
  border-bottom: 1px solid #b2b2b2;
  padding-bottom: 9px
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_block_head {
  font-weight: bold;
  padding-bottom: 5px
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_submit {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bl_subpage .bl_contactConfirm .bl_largeBtn {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px
}

.bl_subpage .bl_contactConfirm .bl_largeBtn.bl_largeBtn__gla {
  background: -webkit-gradient(linear, left top, right top, from(#EACBEB), to(#CECBF8));
  background: linear-gradient(to right, #EACBEB, #CECBF8);
  color: #fff
}

.bl_subpage .bl_contactConfirm .bl_contactConfirm_back {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  margin-top: 40px
}

.bl_subpage .bl_contactComplete .bl_main_inner {
  padding-top: 150px;
  padding-bottom: 150px
}

.bl_subpage .bl_contactComplete .bl_contactComplete_cont {
  padding-top: 30px;
  text-align: center
}

.bl_subpage .bl_contactComplete .bl_contactComplete_cont p {
  margin-bottom: 1rem;
  line-height: 1.8
}

.bl_subpage .footer {
  background: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 0
}

@media screen and (max-width: 500px) {
  html {
    font-size: 14px;
    height: -webkit-fill-available
  }

  body {
    height: -webkit-fill-available
  }

  .bl_hmbgMenu {
    width: 100%;
    left: 0;
    padding-left: 10px;
    padding-right: 10px
  }

  .bl_hmbgMenu_cv .bl_cv_btn {
    height: 50px
  }

  .hp_sp_none {
    display: none
  }

  .hp_innerPad {
    padding-left: 10px;
    padding-right: 10px
  }

  .hp_sp_innerPad {
    padding-left: 25px;
    padding-right: 25px
  }

  .bl_fv {
    max-height: 80vh
  }

  .bl_overview_1_inner {
    padding-top: 80px
  }

  .bl_overview_1 .bl_cv {
    padding-left: 15px;
    padding-right: 15px
  }

  .bl_cv_btn {
    font-size: 18px;
    height: 58px
  }

  .bl_overview_2_subTtl {
    font-size: 20px
  }

  .bl_overview_2_ttl {
    font-size: 28px
  }

  .bl_overview_2_ttl::before {
    top: calc(50% - 54px)
  }

  .bl_overview_2_ttl::after {
    top: calc(50% - 54px)
  }

  .bl_overview_4_cont {
    font-size: 20px
  }

  .bl_reason_heading {
    font-size: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-position: 15px 0
  }

  .bl_reason_desc {
    padding-left: 15px;
    padding-right: 15px
  }

  .bl_secure {
    height: auto;
    padding-bottom: 100px
  }

  .bl_function_card_unit {
    padding-left: 15px;
    padding-right: 15px
  }

  .bl_function_card_slider {
    padding-top: 100px
  }

  .bl_function_card_slider .slick-dots {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
  }

  .bl_function_card_slider .slick-dots li button {
    font-size: 10px
  }

  .bl_howto_cont {
    height: auto
  }

  .bl_cvArea3 .bl_overview_1_ttl {
    font-size: 18px
  }

  .bl_subpage .bl_company th {
    width: 100px
  }
}

@media screen and (min-width: 745px) {
  .hp_pc_none {
    display: none
  }
}

@media screen and (max-width: 1079px) {
  .bl_left {
    width: 330px
  }

  .bl_right {
    width: calc(100% - 830px)
  }

  .bl_right_block {
    display: none
  }

  .bl_main {
    margin-left: 330px
  }
}

@media screen and (max-width: 500px) {
  .bl_secure_slide {
    /* width: calc(100vw - 30px) !important; */
  }
}

@media screen and (max-height: 839px) {
  .bl_left_inner {
    padding-top: 50px
  }
}

@media screen and (max-height: 684px) {
  .bl_left_inner {
    padding-top: 20px;
    row-gap: 30px
  }

  .bl_left_nav {
    row-gap: 22px
  }

  .left_nav_item_en {
    font-size: 11px
  }

  .left_nav_item_ja {
    font-size: 18px
  }
}

@media screen and (max-width: 829px) {
  .bl_left_inner {
    display: none
  }

  .bl_right {
    width: 330px
  }

  .bl_main {
    margin-left: auto
  }
}

@media screen and (max-width: 1199px) {
  .bl_left_logo {
    width: 240px
  }
}

@media screen and (max-height: 1000px) {
  .bl_left_glass {
    display: none
  }
}

@media screen and (max-height: 599px) {
  .bl_right_block {
    top: 34%
  }

  .bl_right_block_2 {
    display: none
  }
}

.bl_marker {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #feff92));
  background-image: linear-gradient(left, transparent 50%, #feff92 50%);
  background-repeat: repeat-x;
  background-size: 200% 0.8em;
  transition: all 2s ease;
  background-position: -100% 0.8em;
}


/*
/*
* ãƒ­ãƒ¼ãƒ‡ã‚£ãƒ³ã‚° ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³
*/
.bl_loader_wrap {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
  background: black;
}



:root {
  --effect: hover 1s linear infinite;
}

.bl_loader {
  text-align: center;
}

.bl_loader p {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-size: 4em;
  font-family: arial;
  font-weight: 600;
  transform: scale(.5);
  color: #121212;
  -webkit-text-stroke: 2px gray;
}

.bl_loader p:nth-child(1) {
  animation: var(--effect);
}

.bl_loader p:nth-child(2) {
  animation: var(--effect) .125s;
}

.bl_loader p:nth-child(3) {
  animation: var(--effect) .25s;
}

.bl_loader p:nth-child(4) {
  animation: var(--effect) .375s;
}

.bl_loader p:nth-child(5) {
  animation: var(--effect) .5s;
}

.bl_loader p:nth-child(6) {
  animation: var(--effect) .675s;
}

.bl_loader p:nth-child(7) {
  animation: var(--effect) .75s;
}

@keyframes hover {
  0% {
    transform: scale(.5);
    color: #121212;
    -webkit-text-stroke: 2px gray;
  }

  20% {
    transform: scale(1);
    color: pink;
    -webkit-text-stroke: 3px red;
    filter: drop-shadow(0 0 1px black)drop-shadow(0 0 1px black)drop-shadow(0 0 3px red)drop-shadow(0 0 5px red)hue-rotate(10turn);
  }

  50% {
    transform: scale(.5);
    color: #121212;
    -webkit-text-stroke: 2px gray;
  }


}</pre></body></html>