@charset "UTF-8";
.h_mb0 {
  margin-bottom: 0 !important;
}

.bl_pcHide {
  display: none !important;
}

/*
   ========================================================================== */
/**
 *
 */
.slick-arrow.slick-disabled {
  opacity: 0.4;
}
.bl_kvSlider .bl_kv_item_img {
  display: block;
  width: 48.65%;
  margin-left: auto;
}
.bl_kvSlider .bl_kv_item {
  position: relative;
  background-color: #f4fbfa;
  color: #171717;
}
.bl_kvSlider .bl_kv_item_meta {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 12vw;
          transform: translateY(-50%);
}
.bl_kvSlider .bl_kv_item_heading {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: flex-end;
  min-height: 7vw;
  margin-bottom: 0.6vw;
  color: #171717;
  font-weight: bold;
  font-size: 2.95vw;
  line-height: 1.25;
}
.bl_kvSlider .bl_kv_item_heading div {
  font-size: inherit;
}
.bl_kvSlider .bl_kv_item_heading span {
  color: #2aab9f;
  font-size: inherit;
}
.bl_kvSlider .bl_kv_item_txt {
  margin-bottom: 3vw;
  color: #171717;
  font-weight: 400;
  font-size: 1.4vw;
}

.bl_lp_btn {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.3s;
  display: inline-block;
  position: relative;
  width: 29.5vw;
  padding: 1.25vw;
  border-radius: 3vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#fa9a42), to(#d86026));
  background: linear-gradient(180deg, #fa9a42 0%, #d86026 100%);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.24);
  color: #fff;
  font-weight: 500;
  font-size: 1.45vw;
  text-align: center;
  transition: all 0.3s;
}
.bl_lp_btn__kv {
  width: 21.5vw;
}
.bl_lp_btn span {
  -webkit-transition: all 0.3s;
  color: inherit;
  font-size: 1.8vw;
  vertical-align: middle;
  transition: all 0.3s;
}
.bl_lp_btn .bl_lp_btn_balloon {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: -22px;
  left: 50%;
  width: 13.4vw;
          transform: translateX(-50%);
}
.bl_lp_btn:hover {
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.36);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(#fa9a42), to(#d86026));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), linear-gradient(180deg, #fa9a42 0%, #d86026 100%);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.36);
}
.bl_lp_btn:hover span {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.bl_kv_item_ratio {
  display: block;
  width: 35.1vw;
  margin-top: 24px;
}

.bl_kv {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 560px;
  padding-top: 80px;
  background: no-repeat;
  background-image: url(../../img/benefit/top/kv01_pc.jpg);
  background-position: right center;
  background-size: auto 560px;
}
.bl_kv .el_btnBorder01 {
  margin-bottom: 24px;
}

.bl_ctaBottom_borderHeading, .bl_txtBox_borderTxt {
  position: relative;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
}
.bl_ctaBottom_borderHeading::before, .bl_txtBox_borderTxt::before {
  left: 0;
}
.bl_ctaBottom_borderHeading::after, .bl_txtBox_borderTxt::after {
  right: 0;
}
.bl_ctaBottom_borderHeading::before, .bl_txtBox_borderTxt::before, .bl_ctaBottom_borderHeading::after, .bl_txtBox_borderTxt::after {
  -webkit-transform: translateY(-50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  width: calc(50% - 45px);
  height: 1px;
          transform: translateY(-50%);
  content: "";
}

.bl_txtBox_mainTxt {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1.6;
}
.bl_txtBox_mainTxt span {
  color: #f28b34;
  font-size: inherit;
}

.bl_btnWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 528px;
  margin: 0 auto;
}
.bl_btnWrapper__feature {
  max-width: 650px;
}
.el_btn01 {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  display: block;
  width: 348px;
  padding: 15.5px 0;
  border: 1px solid #e65a16;
  border-radius: 6px;
  background: #e65a16;
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  transition: all 0.3s;
}
.el_btn01:hover {
  background-color: #fff4d5;
  color: #e65a16;
}

.el_btnBorder01 {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  display: block;
  width: 358px;
  padding: 16px 0;
  border: 1px solid #2a99c5;
  border-radius: 40px;
  background: #fff;
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  color: #2a99c5;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  transition: all 0.3s;
}
.el_btnBorder01 span {
  margin-top: -4px;
  margin-left: 15px;
  color: inherit;
  vertical-align: middle;
}
.el_btnBorder01:hover {
  background-color: #fff4d5;
  color: #2a99c5;
}

.el_btn02 {
  -webkit-transition: all 0.3s;
  display: block;
  width: 218px;
  margin: 40px auto 0;
  padding: 15.5px 0;
  border: 1px solid #e3a36d;
  border-radius: 6px;
  background-color: #e3a36d;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  transition: all 0.3s;
}
.el_btn02.el_btn02__02 {
  width: 300px;
  margin: 25px auto 0;
  padding: 12.5px 0;
  border: none;
  background-color: #eae2dd;
  color: #282828;
}
.el_btn02.el_btn02__02:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  background-color: #eae2dd;
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  color: #282828;
}
.el_btn02:hover {
  background-color: #fff4d5;
  color: #e3a36d;
}

.el_btn03 {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  display: block;
  width: 348px;
  margin: 35px auto 0;
  padding: 15.5px 0;
  border: 1px solid #515163;
  border-radius: 6px;
  background-color: #515163;
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  transition: all 0.3s;
}
.el_btn03:hover {
  border-color: #e3a36d;
  background-color: #fff;
  color: #e3a36d;
}

.el_btn04 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 320px;
  margin: 0 5px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  border-color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.el_btn04__white {
  -webkit-transition: all 0.3s;
  border: 2px solid #e65a16;
  background-color: #fff;
  color: #e65a16;
  transition: all 0.3s;
}
.el_btn04__white:hover {
  background-color: #fff4d5;
  color: #e65a16;
}
.el_btn04__green {
  -webkit-transition: all 0.3s;
  border: 2px solid #e65a16;
  background-color: #e65a16;
  color: #fff;
  transition: all 0.3s;
}
.el_btn04__green:hover {
  background-color: #fff4d5;
  color: #e65a16;
}
.el_btn04__transparent {
  color: #fff;
}

.el_btn05 {
  -webkit-transition: all 0.3s;
  display: block;
  width: 218px;
  margin: 40px auto 0;
  padding: 15.5px 0;
  border: 1px solid #e3a36d;
  border-radius: 6px;
  background-color: #fff;
  color: #e3a36d;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  transition: all 0.3s;
}
.el_btn05.el_btn05__02 {
  width: 300px;
  margin: 25px auto 0;
  padding: 12.5px 0;
  border: none;
  background-color: #e65a16;
  color: #fff;
}
.el_btn05.el_btn05__02:hover {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  background-color: #e65a16;
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}
.el_btn05:hover {
  background-color: #fff4d5;
}

.el_btn__bubble {
  -webkit-transform: translate(-50%, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  top: -25px;
  left: 50%;
  width: 192px;
  padding: 3.5px 10px;
          transform: translate(-50%, 0);
  border: 1px solid currentcolor;
  border-radius: 15px;
  background-color: #fff;
  color: #2a99c5;
  font-size: 14px;
  text-align: center;
}
.el_btn__bubble::after, .el_btn__bubble::before {
  -webkit-transform: translateX(-50%);
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
          transform: translateX(-50%);
  border-width: 10px 10px 0 10px;
  border-style: solid;
  content: "";
}
.el_btn__bubble::after {
  bottom: -9px;
  border-color: #fff transparent transparent transparent;
}
.el_btn__bubble::before {
  bottom: -10px;
  border-color: #2a99c5 transparent transparent transparent;
}

.el_btn07 {
  background-color: #ffd814;
}

.bl_benefitWrapperOuter01 {
  margin-bottom: 96px;
  padding-bottom: 96px;
  overflow: hidden;
  background-color: #f9f9f7;
}

.bl_benefitWrapperOuter02 {
  margin-bottom: 20px;
  padding-bottom: 50px;
}
.bl_benefitWrapperOuter02.bl_benefitWrapperOuter02__diversity {
  margin-top: 120px;
}
.bl_benefitWrapperOuter02 .flickity-viewport {
  padding-bottom: 20px;
}
.bl_benefitWrapperOuter02 .flickity-page-dots {
  bottom: -30px;
}

.bl_benefitWrapperOuter06,
.bl_benefitWrapperOuter07 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.bl_benefitWrapperOuter06 .flickity-viewport,
.bl_benefitWrapperOuter07 .flickity-viewport {
  padding-bottom: 20px;
}
.bl_benefitWrapperOuter06 .flickity-page-dots,
.bl_benefitWrapperOuter07 .flickity-page-dots {
  bottom: -30px;
}

.bl_benefitWrapperOuter06 {
  background-color: #faf8f7;
}

.bl_benefitWrapperOuter07 {
  background-color: rgba(42, 171, 159, 0.05);
}

.bl_benefitWrapperOuter03 {
  padding-bottom: 96px;
  background-color: #f9f9f7;
}

.bl_benefitWrapperOuter04 {
  padding-bottom: 96px;
  background-color: #ecfdf8;
}

.bl_benefitWrapperOuter05 {
  padding: 120px 40px;
  overflow: hidden;
  background-color: #faf8f7;
}
.bl_benefitWrapperOuter05 .flickity-viewport {
  padding-bottom: 20px;
}
.bl_benefitWrapperOuter05 .flickity-page-dots {
  bottom: -30px;
}

.bl_benefitWrapper {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 24px;
}

.bl_benefitWrapper_inner01 {
  padding-top: 60px;
}

.el_heading02 {
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.5;
  text-align: center;
}
.el_heading02__03 {
  font-size: 2.8rem;
  text-align: center;
}
.el_heading02__06 {
  margin-bottom: 30px;
  color: #282828;
  font-size: 4rem;
}
.el_heading02__07 {
  margin-bottom: 30px;
  font-size: 4rem;
}
.el_heading02.el_heading02__08 {
  margin-bottom: 30px;
  color: #282828;
  font-size: 4rem;
  text-align: center;
}

.el_heading03 {
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.el_heading03 span {
  font-weight: normal;
  font-size: 12px;
}

.bl_zigzagItem {
  position: relative;
  margin-bottom: 135px;
}
.bl_zigzagItem:nth-child(2n) .bl_zigzagItem_imgWrapper {
  margin-left: 0;
}
.bl_zigzagItem:nth-child(2n) .bl_zigzagItem_meta {
  right: 0;
  left: auto;
}

.bl_zigzagItem_imgWrapper {
  width: 70%;
  margin-left: auto;
}

.bl_zigzagItem_meta {
  -webkit-box-sizing: border-box;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
          box-sizing: border-box;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 480px;
  padding: 24px;
  background: #fff;
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}

.bl_zigzagItem_heading {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 2.8rem;
}
.bl_zigzagItem_heading strong {
  color: #e3a36d;
  font-weight: bold;
  font-size: inherit;
}

.bl_exampleUnit {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  gap: 10px;
}

.bl_exampleItem {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 230px;
  height: 219px;
  padding: 24px;
  border: 1px solid #d4ceca;
  background-position: center bottom;
  background-size: 68px auto;
  background-repeat: no-repeat;
  background-color: #fff;
}
.bl_exampleItem__01 {
  background-image: url(../../img/benefit/top/people01.png);
}
.bl_exampleItem__02 {
  background-image: url(../../img/benefit/top/people02.png);
}
.bl_exampleItem__03 {
  background-image: url(../../img/benefit/top/people03.png);
}

.bl_exampleItem_heading {
  margin-bottom: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
.bl_exampleItem_heading strong {
  font-weight: bold;
  font-size: inherit;
}

.bl_exampleItem_position {
  font-weight: bold;
  font-size: 1.2rem;
}

.bl_arrow01 {
  display: block;
  width: 0;
  height: 0;
  margin: 50px auto 40px;
  border-width: 60px 201px 0 201px;
  border-style: solid;
  border-color: #e7ddd7 transparent transparent transparent;
}

.bl_meritUnit {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: space-between;
}

.bl_meritItem {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 48.1%;
  margin-bottom: 33px;
  padding: 24px;
  border: 1px solid #d4ceca;
  border-radius: 8px;
  background-color: #fff;
}

.bl_meritItem_txt {
  margin-bottom: 15px;
}

.bl_meritItem_heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.5;
}
.bl_meritItem_heading__02 {
  margin-bottom: 35px;
}
.bl_meritItem_heading::before {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 8px;
  border-radius: 50%;
  background-color: #e3a36d;
  content: "解決";
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
}

.bl_attemptWrapper {
  margin-top: 10px;
  padding: 40px;
  border: 1px solid #d4ceca;
  border-radius: 8px;
  background: #fff;
}

.bl_txt01 {
  margin-bottom: 25px;
}

.bl_txt02 {
  margin-bottom: 25px;
  text-align: center;
}

.bl_txt03 {
  margin-bottom: 25px;
  font-size: 20px;
  text-align: center;
}

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

.el_small01 {
  display: block;
  font-size: 1.2rem;
  line-height: 1.75;
  text-align: center;
  word-break: break-all;
}
.el_small01:not(:last-child) {
  margin-bottom: 40px;
}
.el_small01 a {
  color: inherit;
  font-size: 1.2rem;
}

.bl_achievementList {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
  padding: 0 18px;
}
.bl_achievementList__feature .bl_sliderItem {
  -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.05));
  -webkit-transition: all 0.3s;
          filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.05));
  transition: all 0.3s;
}
.bl_achievementList__feature .bl_sliderItem:hover {
  -webkit-filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.25));
}
.bl_achievementList__feature .bl_tagList li {
  border-color: #2aab9f;
  background-color: #e1f5f3;
  color: #2aab9f;
}
.bl_achievementList__feature .bl_sliderItem_meta_txt {
  display: none;
}
.bl_achievementList__feature .bl_sliderItem_meta_heading {
  margin-bottom: 0;
}
.bl_achievementList__feature .bl_sliderItem_meta_address {
  margin-bottom: 20px;
}

.bl_sliderItem {
  -webkit-box-sizing: border-box;
  -webkit-filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.25));
          box-sizing: border-box;
  width: 348px;
  margin: 16px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #fff;
          filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.25));
}

.bl_sliderItem_imgWrapper {
  height: 200px;
}
.bl_sliderItem_imgWrapper img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
     object-fit: cover;
}

.bl_sliderItem_meta_logo img {
  display: block;
  width: auto;
  height: 50px;
  margin-bottom: 5px;
}

.bl_sliderItem_meta {
  padding: 20px;
}

.bl_sliderItem_meta_badge {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4.5px 7.5px;
  background-color: #a57f67;
  color: #fff;
  font-size: 1.4rem;
}

.bl_sliderItem_meta_heading {
  margin-top: 12px;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 1.6rem;
}

.bl_sliderItem_meta_address {
  font-size: 1.2rem;
}

.bl_tagList {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin-top: 8px;
  gap: 12px;
}
.bl_tagList li {
  padding: 4px 10px;
  border: 1px solid #365b98;
  border-radius: 14px;
  background-color: #e3eeff;
  color: #365b98;
  font-size: 1.2rem;
}

.bl_sliderItem_meta_txt {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin-top: 15px;
  overflow: hidden;
}

.bl_flexible01 {
  display: block;
  max-width: 743px;
  margin: 0 auto;
}

.bl_flexible02 {
  display: block;
  width: 149px;
  margin: 0 auto;
}

.bl_supportUnit {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(272px, 1fr));
  margin-bottom: 95px;
  gap: 33px 40px;
}
.bl_supportUnit__02 {
  display: block;
}

.bl_supportList_heading {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2rem;
}

.bl_supportList_txt {
  margin-bottom: 10px;
  font-size: 1.4rem;
}

.bl_supportList {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
          justify-content: space-between;
  padding: 24px;
  border: 1px solid #d4ceca;
  border-radius: 8px;
}

.bl_memberUnit {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  margin-top: 40px;
  gap: 33px 40px;
}

.bl_planBox {
  padding: 96px 24px;
  background-color: #fff4d5;
  text-align: center;
}
.bl_planBox.bl_planBox__02 {
  padding: 80px 24px;
  background-color: #fff;
}
.bl_planBox.bl_planBox__02 .bl_planBox_Heading {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 2.8rem;
}
.bl_planBox.bl_planBox__02 .el_btn03 {
  -webkit-box-shadow: none;
  width: 360px;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 17.5px 0;
  border-color: #e65a16;
  background-color: #e65a16;
          box-shadow: none;
  font-size: 1.8rem;
}
.bl_planBox.bl_planBox__02 .el_btn03:hover {
  color: #fff;
  opacity: 0.8;
}
.bl_planBox * {
  text-align: center;
}

.bl_planBox_txt {
  margin-top: 40px;
  color: #365b98;
  font-size: 20px;
}
.bl_planBox_txt a {
  color: #365b98;
  font-size: inherit;
  text-decoration: underline;
}

.bl_planBox_img {
  display: block;
  width: 624px;
  max-width: 100%;
  margin: 0 auto 40px;
}

.bl_small02 {
  display: block;
  margin-top: 30px;
  font-size: 1.4rem;
}

.bl_planBox_Heading {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 3.2rem;
}
.bl_planBox_Heading.bl_planBox_Heading__feature b {
  color: #2aab9f;
  font-size: inherit;
}

.news-list.news-list__02 {
  margin-bottom: 95px;
}
.news-list.news-list__02 .news_category {
  color: #e3a36d;
}
.news-list.news-list__02 .news_link {
  -webkit-transition: all 0.3s;
  color: #365b98;
  transition: all 0.3s;
}
.news-list.news-list__02 .news_link:hover {
  color: #e3a36d;
}

.h-hide-pc {
  display: none;
}

.bl_flowWrapper_front {
  padding: 27px;
  border: 1px solid #d4ceca;
  border-radius: 16px;
}

.bl_flowHeading {
  margin-bottom: 6px;
  color: #2aab9f;
  font-weight: bold;
  font-size: 48px;
  line-height: 1.4;
  text-align: center;
}
.bl_flowHeading br {
  display: none;
}
.bl_flowHeading span {
  color: inherit;
  font-size: inherit;
}

.bl_flowTxt01 {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}

.bl_flowWrapper {
  margin-top: 90px;
}

.bl_flowTriangle {
  display: block;
  width: 0;
  height: 0;
  margin: 30px auto 0;
  border-width: 25px 62.5px 0 62.5px;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
}

.bl_flowTxt02 {
  margin-top: 20px;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
.bl_flowTxt02 b {
  color: #2aab9f;
  font-size: inherit;
}

.bl_flowMember {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
  margin-top: 24px;
  margin-bottom: 60px;
  gap: 16px;
}
.bl_flowMember div {
  font-size: 13px;
  text-align: center;
}
.bl_flowMember img {
  width: 100px;
  margin-bottom: 5px;
}

.bl_supportUnit {
  margin-bottom: 120px;
}
.bl_supportUnit__02 .bl_supportItem_header {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  min-height: 80px;
  padding-left: 90px;
}
.bl_supportUnit__02 .bl_supportItem_header > span {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  padding-top: 6px;
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #2aab9f;
  color: #fff;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
}
.bl_supportUnit__02 .bl_supportItem_header > span::after {
  content: counter(support, decimal-leading-zero);
  font-size: 30px;
  font-family: Avenir;
}
.bl_supportUnit__02 .bl_supportItem_txt {
  font-size: 20px;
}

.bl_supportItem {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-bottom: 80px;
  counter-increment: support;
}
.bl_supportItem:last-child {
  margin-bottom: 0;
}
.bl_supportItem:nth-child(1) {
  display: block;
}
.bl_supportItem:nth-child(1) .bl_supportItem_header {
  min-height: 120px;
  padding-left: 135px;
  font-size: 40px;
}
.bl_supportItem:nth-child(1) .bl_supportItem_header > span {
  width: 120px;
  height: 120px;
  font-size: 20px;
}
.bl_supportItem:nth-child(1) .bl_supportItem_header > span::after {
  font-size: 40px;
}
.bl_supportItem:nth-child(1) .bl_supportItem_imgWrapper {
  width: 100%;
  margin-top: 25px;
}

.bl_supportItem_txt b {
  color: #2aab9f;
  font-size: inherit;
}

.bl_supportItem_imgWrapper {
  width: 57.7%;
}
.bl_supportItem_imgWrapper__01 {
  width: 65.4%;
}

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

.bl_supportItem_header {
  margin-bottom: 15px;
  color: #282828;
  font-weight: bold;
  font-size: 2.8rem;
}

.bl_benefitIconList {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
  margin-top: 60px;
  gap: 40px;
}
.bl_benefitIconList img {
  display: block;
  margin-bottom: 15px;
}
.bl_benefitIconList .bl_benefitIconList_txt {
  font-size: 1.4rem;
  text-align: center;
}
.bl_benefitIconList li {
  width: 140px;
}

.el_txt03 {
  font-size: 2rem;
  text-align: center;
}
.el_txt03 a {
  color: #365b98;
  font-size: inherit;
  text-decoration: underline;
}

.bl_ctaBottom {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 518px;
  padding: 80px 24px 20px;
  background-image: url(../../img/benefit/top/cta_back2_pc.jpg);
  background-size: cover;
  color: #fff;
}
.bl_ctaBottom.bl_ctaBottom__02 {
  padding-bottom: 50px;
  background: none;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_borderHeading {
  max-width: 600px;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_borderHeading span {
  display: inline-block;
  z-index: 100;
  position: relative;
  padding: 0 12px;
  background-color: #fff;
  color: #e65a16;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_heading,
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_txt {
  color: #282828;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_heading {
  line-height: 1.5;
  letter-spacing: 4px;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_heading b {
  color: #2aab9f;
  font-size: inherit;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_borderHeading {
  color: #e65a16;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_borderHeading::before, .bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_borderHeading::after {
  background: #d4ceca;
}
.bl_ctaBottom.bl_ctaBottom__02 .el_btn03 {
  width: 360px;
  padding-top: 17.5px;
  padding-bottom: 17.5px;
  border-color: #e65a16;
  background-color: #e65a16;
  font-size: 1.8rem;
}
.bl_ctaBottom.bl_ctaBottom__02 .el_btn03:hover {
  color: #fff;
  opacity: 0.8;
}
.bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_txt {
  margin-bottom: 40px;
  font-size: 20px;
}
.bl_ctaBottom * {
  text-align: center;
}

.bl_ctaBottom_borderHeading {
  max-width: 462px;
  margin: 0 auto 30px;
  color: #fff;
}
.bl_ctaBottom_borderHeading::before, .bl_ctaBottom_borderHeading::after {
  background-color: #fff;
}

.bl_ctaBottom_heading {
  margin-bottom: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 4rem;
}

.bl_ctaBottom_txt {
  margin-bottom: 5px;
  color: #fff;
  font-weight: bold;
  line-height: 1.75;
}

.bl_ctaBottom_btns {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
}
.bl_ctaBottom_btns .el_btn01 {
  margin: 0 5px;
  margin-top: 30px;
}

#type04_Wrapper .bl_planBox__02 .bl_planBox_txt {
  display: none;
}
#type04_Wrapper .bl_benefitWrapperOuter06 .el_txt03 {
  display: none;
}

#type05_Wrapper .bl_05formWrapper {
  position: relative;
  padding: 55px 15px;
  overflow: hidden;
  background-color: #199488;
  color: #fff;
  text-align: center;
}
#type05_Wrapper .bl_05formWrapper::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 167px;
  height: 220px;
  margin-left: -520px;
  background-image: url(../../img/benefit/top/lp/page05_01.png);
  background-size: cover;
  content: "";
}
#type05_Wrapper .bl_05formWrapper::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 233px;
  height: 202px;
  margin-right: -575px;
          transform: translateY(-50%);
  background-image: url(../../img/benefit/top/lp/page05_02.png);
  background-size: cover;
  content: "";
}
#type05_Wrapper .bl_05formWrapper_heading,
#type05_Wrapper .bl_05formWrapper_txt {
  color: #fff;
  text-align: center;
}
#type05_Wrapper .bl_05formWrapper_heading {
  font-weight: bold;
  font-size: 30px;
}
#type05_Wrapper .bl_05formWrapper_txt {
  font-size: 16px;
}
#type05_Wrapper .bl_formWrapper {
  width: 636px;
  margin: 20px auto 0;
}
#type05_Wrapper .bl_formWrapper form {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  gap: 16px;
}
#type05_Wrapper .bl_formWrapper [type=submit] {
  width: 160px;
  height: 48px;
  border: none;
  border-radius: 8px;
  background-color: #e65a16;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#type05_Wrapper .bl_formWrapper [type=email] {
  width: calc(100% - 176px);
  padding: 5px 20px;
  border: 1px solid #d4ceca;
  border-radius: 8px;
  font-size: 16px;
}
#type05_Wrapper .bl_05txt {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}
#type05_Wrapper .bl_05txt br {
  display: none;
}
#type05_Wrapper .custmer-bar.custmer-bar__feature {
  -webkit-box-shadow: none;
  margin-bottom: 30px;
          box-shadow: none;
}

.bl_benefitBanner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 24px;
  text-align: center;
}
.bl_benefitBanner img {
  display: block;
  margin: 35px auto 40px;
}

.ly-diversity .bl_kvImg {
  background-color: #f4fbfa;
}
.ly-diversity .bl_headerBtn {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
  padding: 6px 24px 34px;
}
.ly-diversity .bl_benefitWrapper__features {
  margin-top: 120px;
  margin-bottom: 120px;
}
.ly-diversity .bl_benefitWrapper__flow {
  background-color: #f4fbfa;
}
.ly-diversity .bl_benefitOUter__flow {
  padding-top: 5px;
  padding-bottom: 45px;
  background-color: #f4fbfa;
}
.ly-diversity .bl_lp_btn {
  width: 380px;
  margin: 35px 20px 0;
  padding: 18px 10px;
  font-weight: bold;
  font-size: 24px;
}
.ly-diversity .bl_lp_btn__blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#47b4e0), to(#2391be));
  background-image: linear-gradient(180deg, #47b4e0 0%, #2391be 100%);
}
.ly-diversity .bl_lp_btn img {
  width: auto;
  height: 26px;
  margin-top: -2px;
  margin-right: 8px;
  vertical-align: middle;
}
.ly-diversity .bl_diversity_heading {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
}
.ly-diversity .bl_features_txt {
  margin-bottom: 40px;
  font-size: 20px;
}
.ly-diversity .bl_styleBlock {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
}
.ly-diversity .bl_styleBlock li {
  width: 30.8%;
}
.ly-diversity .bl_styleBlock__heading {
  margin: 15px 0 15px;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}
.ly-diversity .bl_styleBlock__txt {
  font-size: 15px;
}
.ly-diversity .bl_pointItem {
  margin-bottom: 60px;
  counter-increment: point;
}
.ly-diversity .bl_pointItem_heading {
  position: relative;
  min-height: 120px;
  margin-bottom: 16px;
  padding-left: 140px;
  font-weight: bold;
  font-size: 40px;
}
.ly-diversity .bl_pointItem_heading > span {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  -webkit-transform: translateY(-50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
          flex-direction: column;
          align-items: center;
          justify-content: center;
  width: 120px;
  height: 120px;
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #2aab9f;
  color: #fff;
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
}
.ly-diversity .bl_pointItem_heading > span::after {
  content: counter(point, decimal-leading-zero);
  font-size: 40px;
  font-family: Avenir;
}
.ly-diversity .bl_pointItem__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ly-diversity .bl_pointItem__bottom__imgWrapper {
  width: 48.1%;
  margin-right: 4%;
}
.ly-diversity .bl_pointItem__bottom__txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
}
.ly-diversity .bl_pointItem__bottom__txt b {
  color: #2aab9f;
  font-weight: bold;
  font-size: inherit;
}
.ly-diversity .bl_lineup {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
          justify-content: center;
  gap: 40px;
}
.ly-diversity .bl_lineup li {
  width: 230px;
}
.ly-diversity .bl_lineup_imgWrapper {
  margin-bottom: 8px;
}
.ly-diversity .bl_lineup__heading {
  font-size: 20px;
  text-align: center;
}
.ly-diversity .bl_professional_Item {
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: 230px auto;
  margin-bottom: 40px;
  gap: 0 40px;
}
.ly-diversity .bl_professional_imgWrapper {
  grid-row: 1/5;
  grid-column: 1/2;
  width: 230px;
  height: 230px;
}
.ly-diversity .bl_professional_title01 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 20px;
}
.ly-diversity .bl_professional_name {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 28px;
}
.ly-diversity .bl_professional_title02 {
  margin-bottom: 14px;
  font-size: 20px;
}
.ly-diversity .bl_professional_txt {
  font-size: 14px;
}
.ly-diversity .bl_lpFormWrapper {
  padding-top: 95px;
  padding-bottom: 96px;
  background-color: #f4fbfa;
}
.ly-diversity .bl_lpFormWrapper .bl_benefitWrapper {
  max-width: 1104px;
}
.ly-diversity .bl_lpFormWrapper_inner {
  display: grid;
  grid-template-columns: 57.8% auto;
  margin-top: 40px;
  padding: 40px;
  gap: 24px;
  border: 1px solid #ccc;
  border-radius: 16px;
  background-color: #fff;
}
.ly-diversity .bl_lpFormWrapper_heading {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 28px;
}
.ly-diversity .bl_lpFormWrapper_info__bottom {
  margin-top: 20px;
  padding: 24px 24px 15px;
  background: #fdf6eb;
  color: #333;
}
.ly-diversity .bl_lpFormWrapper_info__bottom li {
  position: relative;
  padding: 6px 0 6px 20px;
  font-size: 16px;
}
.ly-diversity .bl_lpFormWrapper_info__bottom li::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #333;
  content: "";
}
.ly-diversity .bl_lpFormWrapper_info_heading {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}
.ly-diversity .bl_formList dt {
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 16px;
}
.ly-diversity .bl_formList .el_require::before {
  margin-right: 5px;
  padding: 1px 4px;
  border-radius: 3px;
  background-color: #f00;
  content: "必須";
  color: #fff;
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
}
.ly-diversity .bl_formList dd a {
  color: #0234ab;
  text-decoration: underline;
}
.ly-diversity .bl_formList dd [type=text],
.ly-diversity .bl_formList dd [type=email] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 11px 10px;
  border: 1px solid #666;
  border-radius: 8px;
  background: #fff;
  font-size: 16px;
}
.ly-diversity .bl_formList > div {
  margin-bottom: 30px;
}
.ly-diversity .bl_formList_circle label {
  display: block;
  margin-top: 8px;
  padding: 11px 16px;
  border: 1px solid #666;
  border-radius: 8px;
  cursor: pointer;
}
.ly-diversity .bl_formList_circle label [type=checkbox] {
  width: 22px;
  height: 22px;
  margin-top: -7px;
  vertical-align: middle;
}
.ly-diversity [type=submit] {
  display: block;
  width: 100%;
  height: 54px;
  border: none;
  border-radius: 8px;
  background-color: #f28b34;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}

.page-id-2492 .footer_body_grid,
.page-id-2492 .footer_snslist {
  display: none;
}
.page-id-2492 .footer_bg {
  padding: 20px 0;
}

@media screen and (max-width: 1330px){
  .bl_kv {
    background-position: 40% center;
  }
}

@media screen and (max-width: 1330px) and (max-width: 768px){
  .bl_kv {
    height: auto;
    padding-top: 59%;
    background-image: url(../../img/benefit/top/kv01_sp.jpg);
    background-position: 0 0;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 768px){
  .bl_spHide {
    display: none !important;
  }
  .bl_pcHide {
    display: block !important;
  }
  .bl_kvSlider {
    padding-bottom: 128px;
    background-color: #f4fbfa;
  }
  .bl_kvSlider .bl_kv_item_img {
    width: 100%;
    height: auto;
  }
  .bl_kvSlider .bl_kv_item {
    padding: 30px 24px 0;
  }
  .bl_kvSlider .bl_kv_item_meta {
    -webkit-transform: translateY(0%);
    position: static;
            transform: translateY(0%);
  }
  .bl_kvSlider .bl_kv_item_heading {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    min-height: 58px;
    margin-bottom: 2.5vw;
    font-size: 8.6vw;
  }
  .bl_kvSlider .bl_kv_item_heading div {
    text-align: center;
  }
  .bl_kvSlider .bl_kv_item_txt {
    margin-bottom: 16px;
    font-size: 4vw;
    line-height: 1.5;
    letter-spacing: -0.6px;
    text-align: center;
  }
  .bl_lp_btn {
    width: 100%;
    margin-top: 30px;
    padding: 15px 0;
    border-radius: 28px;
    font-size: 16px;
  }
  .bl_lp_btn span {
    font-size: 20px;
  }
  .bl_lp_btn__kv {
    position: absolute;
    bottom: -95px;
  }
  .bl_lp_btn .bl_lp_btn_balloon {
    width: 172px;
  }
  .bl_kv_item_ratio {
    width: 100%;
    margin-top: 16px;
  }
  .bl_txtBox_mainTxt {
    font-size: 2.8rem;
  }
  .bl_btnWrapper {
    margin-top: 20px;
  }
  .bl_btnWrapper {
    display: block;
  }
  .bl_btnWrapper .el_btn02 {
    margin-top: 25px;
  }
  .el_btn01 {
    width: 100%;
    padding: 13.5px 0;
    font-size: 1.8rem;
  }
  .el_btnBorder01 {
    width: 100%;
    padding: 13.5px 0;
    font-size: 16px;
  }
  .el_btn02.el_btn02__02 {
    width: 280px;
    padding: 13px 0;
    font-size: 14px;
  }
  .el_btn02 {
    width: 100%;
    padding: 11.5px 0;
  }
  .el_btn03 {
    width: 100%;
    margin-top: 20px;
    padding: 12px 0;
    font-size: 1.6rem;
  }
  .el_btn04 {
    width: 90%;
    margin: 0 auto 15px;
    font-size: 16px;
  }
  .el_btn05.el_btn05__02 {
    width: 280px;
    padding: 13px 0;
    font-size: 14px;
  }
  .el_btn05 {
    width: 100%;
    padding: 11.5px 0;
  }
  .el_btn__bubble {
    top: -15px;
    width: 203px;
    padding: 1px 10px;
    font-size: 13px;
  }
  .el_btn__bubble::after, .el_btn__bubble::before {
    border-width: 8px 9px 0 9px;
  }
  .el_btn__bubble::after {
    bottom: -8px;
  }
  .el_btn__bubble::before {
    bottom: -9px;
  }
  .bl_benefitWrapperOuter01 {
    margin-bottom: 54px;
    padding-bottom: 54px;
  }
  .bl_benefitWrapperOuter02 {
    margin-bottom: 0;
  }
  .bl_benefitWrapperOuter02.bl_benefitWrapperOuter02__diversity {
    margin-top: 60px;
  }
  .bl_benefitWrapperOuter06,
  .bl_benefitWrapperOuter07 {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .bl_benefitWrapperOuter07 {
    padding-bottom: 60px;
  }
  .bl_benefitWrapperOuter03 {
    margin-bottom: 0;
    padding-bottom: 54px;
    background-color: transparent;
  }
  .bl_benefitWrapperOuter04 {
    margin-bottom: 0;
    padding-bottom: 54px;
  }
  .bl_benefitWrapperOuter05 {
    margin-bottom: 0;
    padding: 80px 0;
  }
  .el_heading02 {
    margin-bottom: 30px;
    font-size: 2.4rem;
    text-align: left;
  }
  .el_heading02__02 {
    font-size: 2rem;
    text-align: center;
  }
  .el_heading02__07 {
    text-align: center;
  }
  .el_heading02 br {
    display: none;
  }
  .el_heading02__03 {
    font-size: 2rem;
    text-align: left;
  }
  .el_heading02__04 {
    text-align: center;
  }
  .el_heading02__05 {
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center;
  }
  .el_heading02__06 {
    margin-bottom: 20px;
    font-size: 2.4rem;
    text-align: center;
  }
  .el_heading02.el_heading02__08 {
    font-size: 2.4rem;
  }
  .el_heading03__02 {
    font-size: 16px;
  }
  .bl_zigzagUnit {
    margin-top: 50px;
  }
  .bl_zigzagItem {
    margin-bottom: 40px;
  }
  .bl_zigzagItem:nth-child(2n) .bl_zigzagItem_imgWrapper {
    margin-left: -24px;
  }
  .bl_zigzagItem_imgWrapper {
    width: calc(100% + 48px);
    margin-left: -24px;
  }
  .bl_zigzagItem_meta {
    position: relative;
    bottom: 0;
    width: 100%;
    margin-top: -35px;
  }
  .bl_zigzagItem_heading {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .bl_zigzagItem_txt {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .bl_exampleUnit {
    display: block;
  }
  .bl_exampleItem {
    width: 100%;
    height: auto;
    min-height: 169px;
    margin-bottom: 24px;
    padding-bottom: 80px;
  }
  .bl_exampleItem_heading {
    margin-bottom: 10px;
    font-size: 1.4rem;
    text-align: center;
  }
  .bl_exampleItem_heading strong {
    font-weight: normal;
  }
  .bl_exampleItem_position {
    text-align: center;
  }
  .bl_arrow01 {
    border-width: 35px 140px 0 140px;
  }
  .bl_meritUnit {
    display: block;
  }
  .bl_meritItem {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px;
  }
  .bl_meritItem_txt {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .bl_meritItem_heading__02 {
    margin-bottom: 15px;
  }
  .bl_meritItem_heading {
    font-size: 2rem;
  }
  .bl_meritItem_heading::before {
    width: 50px;
    height: 50px;
    font-size: 1.4rem;
    line-height: 50px;
  }
  .bl_attemptWrapper {
    padding: 20px;
  }
  .bl_txt01 {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .bl_txt02 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.75;
    text-align: left;
  }
  .bl_txt03 {
    margin-bottom: 15px;
    font-size: 1.4rem;
    line-height: 1.75;
    text-align: left;
  }
  .bl_figure01 {
    width: 100%;
    margin: 0 0 20px;
  }
  .el_small01 {
    font-size: 1rem;
    text-align: left;
  }
  .el_small01 a {
    font-size: 1rem;
  }
  .bl_achievementList__feature .bl_sliderItem {
    -webkit-filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2));
  }
  .bl_sliderItem {
    width: 100%;
    max-width: 330px;
    margin: 20px 6px;
  }
  .bl_sliderItem_imgWrapper {
    height: 140px;
  }
  .bl_sliderItem_meta_logo img {
    height: 40px;
    margin-bottom: 0;
  }
  .bl_sliderItem_meta_address {
    font-size: 10px;
  }
  .bl_tagList li {
    font-size: 10px;
  }
  .bl_sliderItem_meta_txt {
    font-size: 16px;
  }
  .bl_supportUnit {
    margin-bottom: 50px;
  }
  .bl_supportList_heading {
    font-size: 16px;
  }
  .bl_supportList_txt {
    font-size: 12px;
  }
  .bl_supportList {
    padding: 20px;
  }
  .bl_memberUnit {
    grid-template-columns: repeat(auto-fit, minmax(327px, 1fr));
    gap: 20px 30px;
  }
  .bl_planBox.bl_planBox__02 .bl_planBox_Heading {
    display: block;
    margin-bottom: 10px;
    padding-top: 30px;
    font-weight: bold;
    font-size: 1.75rem;
  }
  .bl_planBox.bl_planBox__02 {
    padding-top: 0;
    padding-bottom: 22px;
  }
  .bl_planBox.bl_planBox__02 .el_btn03 {
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 14px 0;
            box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
    font-size: 1.6rem;
  }
  .bl_planBox.bl_planBox__02 .el_heading03 {
    font-size: 1.4rem;
    text-align: left;
  }
  .bl_planBox {
    padding-top: 50px 30px 50px;
  }
  .bl_planBox .el_heading03 {
    font-size: 1.4rem;
    text-align: left;
  }
  .bl_planBox_txt {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 1.6rem;
  }
  .bl_small02 {
    margin-top: 20px;
    text-align: left;
  }
  .bl_planBox_Heading.bl_planBox_Heading__feature {
    padding-top: 50px !important;
  }
  .bl_planBox_Heading {
    display: block;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 2.4rem;
  }
  .news-list.news-list__02 {
    margin-bottom: 60px;
  }
  .h-hide-pc {
    display: block;
  }
  .h-hide-sp {
    display: none;
  }
  .bl_flowWrapper_front {
    padding: 20px;
  }
  .bl_flowHeading {
    font-size: 24px;
  }
  .bl_flowTxt01 {
    font-size: 15px;
  }
  .bl_flowWrapper {
    margin-top: 0;
  }
  .bl_flowTriangle {
    margin-top: 25px;
  }
  .bl_flowTxt02 {
    font-size: 17px;
  }
  .bl_flowMember {
    margin-top: 15px;
    gap: 20px 8px;
  }
  .bl_flowMember img {
    width: 72px;
  }
  .bl_flowMember div {
    font-size: 11px;
  }
  .bl_supportUnit {
    margin-bottom: 80px;
  }
  .bl_supportUnit__02 .bl_supportItem_header {
    min-height: 72px;
    padding-left: 80px;
    font-size: 24px;
  }
  .bl_supportUnit__02 .bl_supportItem_header > span {
    width: 72px;
    height: 72px;
    font-size: 14px;
  }
  .bl_supportUnit__02 .bl_supportItem_txt {
    font-size: 15px;
  }
  .bl_supportItem {
    display: block;
    margin-bottom: 60px;
  }
  .bl_supportItem:nth-child(1) .bl_supportItem_header {
    min-height: 72px;
    padding-left: 80px;
    font-size: 24px;
  }
  .bl_supportItem:nth-child(1) .bl_supportItem_header > span {
    width: 72px;
    height: 72px;
    font-size: 15px;
  }
  .bl_supportItem:nth-child(1) .bl_supportItem_header > span::after {
    font-size: 30px;
  }
  .bl_supportItem_txt {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .bl_supportItem_imgWrapper {
    width: 100%;
  }
  .bl_supportItem_header {
    margin-bottom: 18px;
    font-size: 2rem;
  }
  .bl_benefitIconList {
    margin-top: 35px;
    gap: 40px 8px;
  }
  .bl_benefitIconList li {
    width: 100px;
  }
  .bl_benefitIconList .bl_benefitIconList_txt {
    font-size: 12px;
  }
  .bl_benefitIconList img {
    margin-bottom: 8px;
  }
  .el_txt03 {
    font-size: 1.4rem;
    text-align: left;
  }
  .bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_heading {
    font-size: 23px;
    letter-spacing: 0;
  }
  .bl_ctaBottom.bl_ctaBottom__02 .bl_ctaBottom_txt {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 15px;
  }
  .bl_ctaBottom.bl_ctaBottom__02 .el_btn03 {
    margin-top: 35px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 1.6rem;
  }
  .bl_ctaBottom {
    min-height: 0;
    background-image: url(../../img/benefit/top/cta_back2_sp.jpg);
  }
  .bl_ctaBottom_heading {
    margin-bottom: 30px;
    font-size: 2.4rem;
  }
  .bl_ctaBottom_txt {
    font-size: 1.4rem;
  }
  .bl_ctaBottom_btns {
    padding-bottom: 70px;
  }
  #type04_Wrapper .bl_ctaBottom_btns {
    padding-bottom: 0;
  }
  #type05_Wrapper .bl_05formWrapper {
    padding: 30px 15px;
  }
  #type05_Wrapper .bl_05formWrapper::after, #type05_Wrapper .bl_05formWrapper::before {
    display: none;
  }
  #type05_Wrapper .bl_05formWrapper_heading {
    font-size: 22px;
  }
  #type05_Wrapper .bl_05formWrapper_txt {
    font-size: 14px;
  }
  #type05_Wrapper .bl_formWrapper {
    max-width: 100%;
  }
  #type05_Wrapper .bl_formWrapper form {
    gap: 8px;
  }
  #type05_Wrapper .bl_formWrapper [type=submit] {
    width: 90px;
  }
  #type05_Wrapper .bl_formWrapper [type=email] {
    width: calc(100% - 98px);
  }
  #type05_Wrapper .bl_05txt {
    font-size: 12px;
    line-height: 1.6;
  }
  #type05_Wrapper .bl_05txt br {
    display: block;
  }
  #type05_Wrapper .custmer-bar.custmer-bar__feature {
    -webkit-box-shadow: 1px -2px 2px 1px rgba(0, 0, 0, 0.08);
    margin-top: 4px;
            box-shadow: 1px -2px 2px 1px rgba(0, 0, 0, 0.08);
  }
  .bl_benefitBanner img {
    margin: 15px auto;
  }
  .ly-diversity .bl_headerBtn {
    padding: 6px 24px 34px;
    background-color: #f4fbfa;
  }
  .ly-diversity .bl_benefitWrapper__features {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .ly-diversity .bl_benefitOUter__flow {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .ly-diversity .bl_lp_btn {
    margin-top: 18px;
    margin-right: 0;
    margin-left: 0;
    padding: 15px 10px;
    font-size: 16px;
  }
  .ly-diversity .bl_lp_btn img {
    height: 18px;
  }
  .ly-diversity .bl_diversity_heading {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .ly-diversity .bl_features_txt {
    margin-bottom: 24px;
    font-size: 15px;
  }
  .ly-diversity .bl_styleBlock {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 120px;
  }
  .ly-diversity .bl_styleBlock li {
    width: 100%;
    margin-bottom: 50px;
  }
  .ly-diversity .bl_styleBlock li:last-child {
    margin-bottom: 0;
  }
  .ly-diversity .bl_styleBlock__heading {
    font-size: 20px;
    text-align: left;
  }
  .ly-diversity .bl_pointUnit {
    margin-top: 60px;
  }
  .ly-diversity .bl_pointItem {
    margin-bottom: 70px;
  }
  .ly-diversity .bl_pointItem_heading {
    padding-left: 82px;
    font-size: 24px;
  }
  .ly-diversity .bl_pointItem_heading > span {
    -webkit-transform: translateY(0%);
    top: -10px;
    width: 72px;
    height: 72px;
            transform: translateY(0%);
    font-size: 14px;
  }
  .ly-diversity .bl_pointItem_heading > span::after {
    font-size: 30px;
  }
  .ly-diversity .bl_pointItem__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ly-diversity .bl_pointItem__bottom__imgWrapper {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    aspect-ratio: 327/154;
    width: 100%;
    height: 154px;
    margin-top: 5px;
    margin-right: 0;
  }
  .ly-diversity .bl_pointItem__bottom__imgWrapper img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
       object-fit: cover;
  }
  .ly-diversity .bl_pointItem__bottom__txt {
    font-size: 15px;
  }
  .ly-diversity .bl_lineup {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 100px;
    gap: 0;
  }
  .ly-diversity .bl_lineup li {
    width: 46.5%;
    margin-bottom: 24px;
  }
  .ly-diversity .bl_lineup_imgWrapper {
    margin-bottom: 5px;
  }
  .ly-diversity .bl_lineup__heading {
    font-size: 15px;
  }
  .ly-diversity .bl_professional_Item {
    grid-template-columns: 120px auto;
    gap: 0 8px;
  }
  .ly-diversity .bl_professional_imgWrapper {
    grid-row: 1/4;
    width: 120px;
    height: 120px;
  }
  .ly-diversity .bl_professional_title01 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .ly-diversity .bl_professional_name {
    font-size: 20px;
  }
  .ly-diversity .bl_professional_title02 {
    font-size: 15px;
  }
  .ly-diversity .bl_professional_txt {
    grid-column: 1/3;
    font-size: 13px;
  }
  .ly-diversity .bl_lpFormWrapper {
    padding-bottom: 60px;
  }
  .ly-diversity .bl_lpFormWrapper_inner {
    display: block;
    padding: 32px 16px;
  }
  .ly-diversity .bl_lpFormWrapper_info__bottom {
    margin-bottom: 30px;
  }
  .ly-diversity .bl_lpFormWrapper_info__bottom li {
    font-size: 13px;
  }
  .ly-diversity .bl_lpFormWrapper_info_heading {
    font-size: 16px;
  }
}

/*# sourceMappingURL=style_top.css.map */