@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/**
* ブレークポイント
*/
/**
* vwに変換
base.vw()
base.vw_sp()
*/
/**
* 背景画像
*/
/* ============================================
  common - 共通
============================================ */
* {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

body {
  word-break: break-all;
  overflow-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #1C1C1C;
  background: #FFFFFF;
}

img {
  width: 100%;
}

a {
  display: block;
  transition: 0.3s ease;
}
a:focus-visible {
  outline: none;
}

button:focus-visible {
  outline: none;
}

ul,
li {
  list-style: none;
}

.only_pc {
  display: block;
}
@media screen and (max-width: 780px) {
  .only_pc {
    display: none;
  }
}

.only_sp {
  display: none;
}
@media screen and (max-width: 780px) {
  .only_sp {
    display: block;
  }
}

section {
  overflow: hidden;
}

.ly_bgGray {
  position: relative;
  background: #fafafa;
}
.ly_bgGray:before, .ly_bgGray:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 26.8667642753vw;
}
@media screen and (max-width: 780px) {
  .ly_bgGray:before, .ly_bgGray:after {
    height: 42.0512820513vw;
  }
}
.ly_bgGray:before {
  background-image: url(../img/bg_gray_top.png);
  top: 0;
}
@media screen and (max-width: 780px) {
  .ly_bgGray:before {
    background-image: url(../img/sp/bg_gray_top.png);
  }
}
.ly_bgGray:after {
  background-image: url(../img/bg_gray_btm.png);
  bottom: 0;
}
@media screen and (max-width: 780px) {
  .ly_bgGray:after {
    background-image: url(../img/sp/bg_gray_btm.png);
  }
}

.bl_btnFloat_wrapper {
  position: fixed;
  right: 2%;
  bottom: 5%;
  z-index: 1000;
}
@media screen and (max-width: 780px) {
  .bl_btnFloat_wrapper {
    width: 100%;
    right: 0;
    bottom: 0;
  }
}
.bl_btnFloat_wrapper .bl_btnFloat {
  width: 11.4934114202vw;
  height: 11.4934114202vw;
  border: 0.2196193265vw solid #FFFFFF;
  border-radius: 50%;
  box-shadow: unset;
  filter: drop-shadow(0px 0px 0.3660322108vw rgba(0, 0, 0, 0.21));
}
@media screen and (max-width: 780px) {
  .bl_btnFloat_wrapper .bl_btnFloat {
    width: 100%;
    height: 13.3333333333vw;
    border: unset;
    border-radius: unset;
  }
}

.bl_video_iframeWrapper {
  width: 44.289897511vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .bl_video_iframeWrapper {
    width: 73.5897435897vw;
  }
}
.bl_video_iframeWrapper .bl_video_iframeInner {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.2%;
  height: 0;
  width: 100%;
  margin: auto;
  box-shadow: 0 0.5124450952vw 1.9033674963vw rgba(0, 0, 0, 0.14);
}
@media screen and (max-width: 780px) {
  .bl_video_iframeWrapper .bl_video_iframeInner {
    box-shadow: 0 1.7948717949vw 6.6666666667vw rgba(0, 0, 0, 0.14);
  }
}
.bl_video_iframeWrapper .bl_video_iframeInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.el_sectTtl {
  width: 64.3484626647vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .el_sectTtl {
    width: 84.358974359vw;
  }
}

.el_btn {
  display: block;
  border-radius: 3.074670571vw;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .el_btn {
    border-radius: 10.7692307692vw;
    box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.el_btn.el_btn__grn {
  background: #21bc29;
}
.el_btn.el_btn__grn:hover {
  background: #6edd74;
}
.el_btn.el_btn__offer {
  width: 31.4055636896vw;
  height: 4.9780380673vw;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 780px) {
  .el_btn.el_btn__offer {
    width: 82.0512820513vw;
    height: 17.4358974359vw;
  }
}
.el_btn.el_btn__top {
  width: 25.5490483163vw;
  height: 4.9780380673vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .el_btn.el_btn__top {
    width: 89.4871794872vw;
    height: 17.4358974359vw;
  }
}

.slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #333333;
  width: 4.6120058565vw;
  height: 4.6120058565vw;
  box-shadow: 0 0.2928257687vw 0.7320644217vw rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  z-index: 100;
  color: transparent;
}
@media screen and (max-width: 780px) {
  .slick-arrow {
    width: 12.8205128205vw;
    height: 12.8205128205vw;
    box-shadow: 0 1.0256410256vw 2.5641025641vw rgba(0, 0, 0, 0.15);
  }
}
.slick-arrow:before {
  content: "";
  width: 1.5373352855vw;
  height: 1.5373352855vw;
  background-image: url(../img/arrow_white_inside.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 780px) {
  .slick-arrow:before {
    width: 5.1282051282vw;
    height: 4.358974359vw;
  }
}
.slick-arrow.slick-prev {
  left: 18.3016105417vw;
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-prev {
    left: 2.5641025641vw;
  }
}
.slick-arrow.slick-prev:before {
  left: 1.4641288433vw;
  transform: scale(-1, 1);
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-prev:before {
    left: 3.3333333333vw;
  }
}
.slick-arrow.slick-next {
  right: 18.3016105417vw;
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-next {
    right: 2.5641025641vw;
  }
}
.slick-arrow.slick-next:before {
  right: 1.4641288433vw;
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-next:before {
    right: 3.3333333333vw;
  }
}

.slick-dots {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 2.196193265vw auto 0;
}
@media screen and (max-width: 780px) {
  .slick-dots {
    margin: 7.6923076923vw auto 0;
  }
}
.slick-dots li {
  border-radius: 50%;
  width: 0.6588579795vw;
  height: 0.6588579795vw;
  background: #d1d1d1;
  margin: 0 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .slick-dots li {
    width: 1.7948717949vw;
    height: 1.7948717949vw;
    margin: 0 1.7948717949vw;
  }
}
.slick-dots li.slick-active {
  background: #d051c0;
}
.slick-dots button {
  color: transparent;
}

/* ============================================
  header - ヘッダー
============================================ */
.ly_header {
  position: relative;
  width: 100%;
  height: 3.074670571vw;
  background: #FFFFFF;
  z-index: 100;
}
@media screen and (max-width: 780px) {
  .ly_header {
    height: 17.9487179487vw;
    background: transparent;
  }
}
.ly_header .bl_header_logo {
  width: 7.027818448vw;
  height: 1.9033674963vw;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 780px) {
  .ly_header .bl_header_logo {
    width: 40.2564102564vw;
    height: 10.7692307692vw;
    top: 3.5897435897vw;
    bottom: unset;
  }
}
@media screen and (max-width: 780px) {
  .ly_header.ly_header_pages {
    background: #FFFFFF;
  }
}

/* ============================================
  top - トップ 
============================================ */
.ly_main__top .ly_mv {
  position: relative;
  width: 100%;
  height: 43.9238653001vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/img_mv.jpg);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv {
    height: 165.3846153846vw;
    background-image: url(../img/sp/img_mv.jpg);
  }
}
.ly_main__top .ly_mv .bl_mv_item {
  width: 39.1654465593vw;
  height: 37.5549048316vw;
  margin-top: 3.074670571vw;
  margin-left: 15.9590043924vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_item {
    width: 95.3846153846vw;
    height: 132.3076923077vw;
    margin-top: 17.9487179487vw;
    margin-left: 2.3076923077vw;
  }
}
.ly_main__top .ly_partner {
  padding: 6.7349926794vw 0 5.3440702782vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner {
    padding: 9.7435897436vw 0 22.0512820513vw;
  }
}
.ly_main__top .ly_partner .bl_partner_ttl {
  width: 55.4172767204vw;
  height: 4.3191800878vw;
  margin: 0 auto 4.39238653vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_ttl {
    width: 74.358974359vw;
    height: 19.7435897436vw;
    margin-bottom: 6.6666666667vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 -2.196193265vw -0.5124450952vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list {
    margin: 0 -1.0256410256vw -1.0256410256vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li {
  margin: 0 2.196193265vw 0.5124450952vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li {
    margin: 0 2.0256410256vw 8.0256410256vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_hj {
  width: 5.9297218155vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_hj {
    width: 20.7692307692vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_elife {
  width: 18.3016105417vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_elife {
    width: 50.1025641026vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_nailie {
  width: 9.5168374817vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_nailie {
    width: 32.3333333333vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_libeiro {
  width: 13.17715959vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_libeiro {
    width: 46.1538461538vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_shibuyanomori {
  width: 18.3016105417vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_shibuyanomori {
    width: 58.1025641026vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_takkanmari {
  width: 9.5168374817vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_takkanmari {
    width: 30.1538461538vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li.bl_partner_toriyaki {
  width: 9.5168374817vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li.bl_partner_toriyaki {
    width: 30.1538461538vw;
  }
}
.ly_main__top .ly_partner .bl_partner_list li:hover {
  opacity: 0.6;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_partner .bl_partner_list li:hover {
    opacity: unset;
  }
}
.ly_main__top .ly_success {
  margin-bottom: 6.8081991215vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success {
    margin-bottom: 22.0512820513vw;
  }
}
.ly_main__top .ly_success .el_sectTtl {
  height: 9.0775988287vw;
  margin-bottom: 3.7335285505vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success .el_sectTtl {
    height: 22.3076923077vw;
    margin-bottom: 17.9487179487vw;
  }
}
.ly_main__top .ly_success .bl_success_list {
  display: flex;
  justify-content: space-between;
  width: 73.2064421669vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success .bl_success_list {
    width: auto;
  }
}
.ly_main__top .ly_success .bl_success_list li {
  width: 22.1083455344vw;
  height: 48.243045388vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success .bl_success_list li {
    width: 77.4358974359vw;
    height: 122.8205128205vw;
    margin: 0 11.2820512821vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success .bl_success_list.bl_success_list__pc {
    display: none;
  }
}
.ly_main__top .ly_success .bl_success_list.bl_success_list__sp {
  display: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_success .bl_success_list.bl_success_list__sp {
    display: flex;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_01 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/bg_worry.png);
  padding: 6.2957540264vw 0 6.588579795vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_01 {
    background-image: url(../img/sp/bg_worry.png);
    padding: 25.641025641vw 0 22.3076923077vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_01 .bl_worry_ttl {
  width: 41.654465593vw;
  height: 6.2957540264vw;
  margin: 0 auto 3.513909224vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_01 .bl_worry_ttl {
    width: 83.5897435897vw;
    height: 31.7948717949vw;
    margin-bottom: 3.5897435897vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_01 .bl_worry_img {
  width: 50.2196193265vw;
  height: 30.3074670571vw;
  margin-left: 26.6471449488vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_01 .bl_worry_img {
    width: 100%;
    height: 115.1282051282vw;
    margin: 0;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 {
  padding: 7.3206442167vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 {
    padding: 11.7948717949vw 0 25.641025641vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_ttl {
  width: 43.9970717423vw;
  height: 8.2723279649vw;
  margin: 0 auto 4.4655929722vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_ttl {
    width: 84.358974359vw;
    height: 19.7435897436vw;
    margin-bottom: 12.0512820513vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_subTtl {
  width: 51.9033674963vw;
  height: 16.3982430454vw;
  margin: 0 auto 1.6837481698vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_subTtl {
    width: 100%;
    height: 86.9230769231vw;
    margin-bottom: 7.1794871795vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_txt {
  text-align: center;
  font-size: 1.317715959vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 2.17;
  margin-bottom: 3.3674963397vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_txt {
    font-size: 4.6153846154vw;
    margin-bottom: 7.6923076923vw;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_list {
  width: 53.2942898975vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_list {
    width: 84.6153846154vw;
    display: block;
  }
}
.ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_list li {
  width: 25.2562225476vw;
  height: 32.4304538799vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_list li {
    width: 100%;
    height: 113.5897435897vw;
  }
  .ly_main__top .ly_worry .bl_worry_cont_02 .bl_worry_list li:first-of-type {
    margin-bottom: 11.5384615385vw;
  }
}
.ly_main__top .ly_offer {
  padding: 2.1229868228vw 0 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer {
    padding: 15.8974358974vw 0 26.4102564103vw;
  }
}
.ly_main__top .ly_offer .el_sectTtl {
  position: relative;
  z-index: 10;
  height: 10.980966325vw;
  margin-bottom: 5.5636896047vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .el_sectTtl {
    height: 29.2307692308vw;
    margin-bottom: 20.7692307692vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont {
  z-index: 10;
  margin-bottom: 3.6603221083vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont {
    margin-bottom: 7.6923076923vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item {
  width: 45.2415812592vw;
  height: auto;
  padding: 1.5373352855vw 1.6837481698vw 2.1229868228vw;
  margin: 0 2.196193265vw 3.6603221083vw;
  background: #FFFFFF;
  box-shadow: 0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item {
    width: 83.0769230769vw;
    padding: 3.0769230769vw 3.5897435897vw 6.1538461538vw;
    margin: 0 8.4615384615vw 4.8717948718vw;
    box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_img {
  width: 100%;
  height: 18.0819912152vw;
  overflow: hidden;
  margin-bottom: 1.5373352855vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_img {
    height: 32.8205128205vw;
    margin-bottom: 2.3076923077vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_tag {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.439238653vw;
  margin-bottom: 0.2928257687vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_tag {
    margin-right: -1.0256410256vw;
    margin-bottom: 0;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_tag li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.8052708638vw;
  width: auto;
  height: 1.6105417277vw;
  padding: 0.0732064422vw 0.5856515373vw;
  color: #FFFFFF;
  font-size: 1.0248901903vw;
  font-weight: 700;
  margin-right: 0.439238653vw;
  margin-bottom: 0.439238653vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_tag li {
    border-radius: 2.8205128205vw;
    height: 5.641025641vw;
    padding: 0.2564102564vw 2.0512820513vw;
    font-size: 3.5897435897vw;
    margin-right: 1.0256410256vw;
    margin-bottom: 2.0512820513vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_ttl {
  color: #000861;
  font-size: 1.756954612vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.42;
  margin-bottom: 0.5856515373vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_ttl {
    font-size: 5.1282051282vw;
    line-height: 1.4;
    margin-bottom: 3.3333333333vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_salary {
  display: inline-block;
  background: #000861;
  color: #FFFFFF;
  width: auto;
  height: 2.2693997072vw;
  padding: 0.3660322108vw 1.0248901903vw 0;
  margin-bottom: 0.5124450952vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_salary {
    height: 7.9487179487vw;
    padding: 1.0256410256vw 2.8205128205vw 0;
    margin-bottom: 2.8205128205vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_txt {
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .bl_offer_item .bl_offer_txt {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
  }
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow:before {
    width: 4.1025641026vw;
    height: 3.5897435897vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-prev {
  left: 23.4260614934vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-prev {
    left: 1.5384615385vw;
  }
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-prev:before {
    left: 2.5641025641vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-next {
  right: 23.4260614934vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-next {
    right: 1.5384615385vw;
  }
  .ly_main__top .ly_offer .bl_offer_cont .slick-arrow.slick-next:before {
    right: 2.5641025641vw;
  }
}
.ly_main__top .ly_offer .bl_offer_cont .slick-dots {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ly_main__top .ly_example {
  padding: 7.1010248902vw 0 7.2474377745vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example {
    padding: 22.3076923077vw 0 25.8974358974vw;
  }
}
.ly_main__top .ly_example .el_sectTtl {
  height: 16.5446559297vw;
  margin-bottom: 6.0761346999vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .el_sectTtl {
    height: 47.4358974359vw;
    margin-bottom: 3.8461538462vw;
  }
}
.ly_main__top .ly_example .bl_example_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 58.1991215227vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list {
    display: block;
    width: 84.6153846154vw;
  }
}
.ly_main__top .ly_example .bl_example_list li {
  border-bottom: 1px solid #d1d1d1;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li {
    border: unset;
    margin-bottom: 6.1538461538vw;
  }
  .ly_main__top .ly_example .bl_example_list li:last-of-type {
    margin-bottom: 0;
  }
}
.ly_main__top .ly_example .bl_example_list li:nth-of-type(odd) {
  padding-right: 4.39238653vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li:nth-of-type(odd) {
    padding-right: unset;
  }
}
.ly_main__top .ly_example .bl_example_list li:nth-of-type(even) {
  border-left: 1px solid #d1d1d1;
  padding-left: 4.39238653vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li:nth-of-type(even) {
    border: unset;
    padding-left: unset;
  }
}
.ly_main__top .ly_example .bl_example_list li:first-of-type, .ly_main__top .ly_example .bl_example_list li:nth-of-type(2) {
  padding-bottom: 2.7086383602vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li:first-of-type, .ly_main__top .ly_example .bl_example_list li:nth-of-type(2) {
    padding-bottom: unset;
  }
}
.ly_main__top .ly_example .bl_example_list li:nth-of-type(3), .ly_main__top .ly_example .bl_example_list li:last-of-type {
  padding-top: 2.7086383602vw;
  border-bottom: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li:nth-of-type(3), .ly_main__top .ly_example .bl_example_list li:last-of-type {
    padding-top: unset;
    border: unset;
  }
}
.ly_main__top .ly_example .bl_example_list li img {
  width: 24.5973645681vw;
  height: 9.224011713vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_example .bl_example_list li img {
    width: 84.6153846154vw;
    height: 32.3076923077vw;
  }
}
.ly_main__top .ly_strength {
  background: #fafafa;
  padding: 4.39238653vw 0 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength {
    padding: 17.1794871795vw 0 25.641025641vw;
  }
}
.ly_main__top .ly_strength .el_sectTtl {
  height: 9.9560761347vw;
  margin-bottom: 5.1244509517vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .el_sectTtl {
    height: 28.2051282051vw;
    margin-bottom: 14.358974359vw;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item {
  background: #FFFFFF;
  width: 52.1229868228vw;
  height: 23.7920937042vw;
  border: 0.1464128843vw solid #000861;
  padding: 2.635431918vw 1.9765739385vw;
  margin: 0 2.196193265vw;
  background: #FFFFFF;
  box-shadow: 0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item {
    width: 84.6153846154vw;
    height: 139.2307692308vw;
    border: 0.5128205128vw solid #000861;
    padding: 9.2307692308vw 3.8461538462vw;
    margin: 0 7.6923076923vw;
    box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
    display: block;
    position: relative;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail {
  width: 29.2093704246vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail {
    width: 100%;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header {
  margin-bottom: 1.756954612vw;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header {
    margin-bottom: 56.1538461538vw;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header .bl_item_num {
  width: 5.6368960469vw;
  height: 5.6368960469vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/deco_strength.svg);
  color: #d051c0;
  font-family: "Barlow", sans-serif;
  font-size: 2.7818448023vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.1713030747vw;
  flex: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header .bl_item_num {
    width: 19.7435897436vw;
    height: 19.7435897436vw;
    font-size: 9.7435897436vw;
    margin-right: 3.8461538462vw;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header .bl_item_ttl {
  font-size: 1.317715959vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.61;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_header .bl_item_ttl {
    font-size: 4.6153846154vw;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_txt {
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 1.81;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_detail .bl_item_txt {
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_img {
  width: 17.8623718887vw;
  height: 18.0087847731vw;
  border-radius: 0.7320644217vw;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_strength .bl_strength_cont .bl_strength_item .bl_item_img {
    width: 74.1025641026vw;
    height: 43.8461538462vw;
    border-radius: 2.5641025641vw;
    position: absolute;
    top: 36.4102564103vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.ly_main__top .ly_flow {
  padding: 6.0761346999vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow {
    padding: 0;
  }
}
.ly_main__top .ly_flow .el_sectTtl {
  height: 9.5168374817vw;
  margin-bottom: 6.4421669107vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .el_sectTtl {
    height: 65.3846153846vw;
    margin-bottom: 24.6153846154vw;
  }
}
.ly_main__top .ly_flow .bl_flow_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50.9516837482vw;
  margin: 0 auto 4.4655929722vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .bl_flow_list {
    width: auto;
    margin-bottom: 8.9743589744vw;
  }
}
.ly_main__top .ly_flow .bl_flow_list li {
  position: relative;
  width: 21.6691068814vw;
  height: 26.8667642753vw;
  margin-bottom: 3.5871156662vw;
  filter: drop-shadow(0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16));
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .bl_flow_list li {
    width: 75.8974358974vw;
    height: 94.1025641026vw;
    margin: 0 12.0512820513vw 3.8461538462vw !important;
    filter: drop-shadow(0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16));
  }
}
.ly_main__top .ly_flow .bl_flow_list li:nth-last-of-type(-n + 2) {
  margin-bottom: 0;
}
.ly_main__top .ly_flow .bl_flow_list li:after {
  content: "";
  width: 1.756954612vw;
  height: 2.0497803807vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/arrow_flow_toR.svg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -4.7584187408vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .bl_flow_list li:after {
    content: none;
  }
}
.ly_main__top .ly_flow .bl_flow_list li:nth-of-type(even):after {
  content: unset;
}
.ly_main__top .ly_flow .bl_flow_arrow {
  display: block;
  width: 4.0263543192vw;
  height: 4.6852122987vw;
  margin: 0 auto 4.4655929722vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .bl_flow_arrow {
    width: 14.1025641026vw;
    height: 16.4102564103vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_main__top .ly_flow .bl_flow_img {
  width: 70.7174231332vw;
  height: 18.3016105417vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_flow .bl_flow_img {
    width: 100%;
    height: 75.8974358974vw;
  }
}
.ly_main__top .ly_reason {
  padding: 5.1244509517vw 0 6.7349926794vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_reason .el_sectTtl {
  height: 17.8623718887vw;
  margin-bottom: 6.2957540264vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .el_sectTtl {
    height: 67.6923076923vw;
    margin-bottom: 8.9743589744vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont {
  display: flex;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont {
    display: block;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item {
  width: 52.0497803807vw;
  margin: 0 1.8301610542vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item {
    width: 84.6153846154vw;
    margin: 0 auto 8.2051282051vw;
  }
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item:last-of-type {
    margin-bottom: 0;
  }
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item:last-of-type .bl_item_ttl {
    height: 22.8205128205vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_ttl {
  width: 100%;
  height: 4.1727672035vw;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.1229868228vw;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_ttl {
    height: 14.6153846154vw;
    font-size: 7.4358974359vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner {
  text-align: center;
  height: 31.1127379209vw;
  padding: 1.8301610542vw 0 1.9765739385vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner {
    height: auto;
    padding: 5.8974358974vw 4.358974359vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_subTtl {
  font-size: 1.317715959vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.61;
  height: 4.0263543192vw;
  margin-bottom: 0.8052708638vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_subTtl {
    font-size: 4.6153846154vw;
    height: auto;
    margin-bottom: 6.4102564103vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_txt {
  height: 6.0029282577vw;
  margin-bottom: 1.1713030747vw;
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 1.81;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_txt {
    height: auto;
    margin-bottom: 7.9487179487vw;
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_img {
  width: 29.4289897511vw;
  height: 15.0073206442vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner .bl_item_img {
    width: 100%;
    height: 40.2564102564vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex {
  display: flex;
  justify-content: space-between;
  padding-left: 1.6105417277vw;
  padding-right: 1.6105417277vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex {
    display: block;
    padding-left: 4.358974359vw;
    padding-right: 4.358974359vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper {
  width: 22.6939970717vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper {
    width: 100%;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper:first-of-type {
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper:first-of-type {
    padding-bottom: 7.6923076923vw;
    margin-bottom: 7.6923076923vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper:first-of-type:after {
  content: "";
  width: 1px;
  height: 26.7935578331vw;
  background: #b0d0d1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -1.6105417277vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper:first-of-type:after {
    width: 100%;
    height: 1px;
    top: unset;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_subTtl {
  margin-bottom: 1.4641288433vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_subTtl {
    margin-bottom: 5.1282051282vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_txt {
  height: 8.1259150805vw;
  margin-bottom: 1.6105417277vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_txt {
    height: auto;
    margin-bottom: 5.641025641vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_img {
  width: 22.6207906296vw;
  height: 11.4934114202vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item .bl_item_inner__flex .bl_item_wrapper .bl_item_img {
    width: 100%;
    height: 40.2564102564vw;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__construct .bl_item_ttl {
  background: #2561a8;
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__construct .bl_item_inner {
  border: 0.1464128843vw solid #2561a8;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__construct .bl_item_inner {
    border: 0.5128205128vw solid #2561a8;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__construct .bl_item_inner .bl_item_subTtl {
  color: #2561a8;
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__it .bl_item_ttl {
  background: #008f95;
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__it .bl_item_inner {
  border: 0.1464128843vw solid #008f95;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__it .bl_item_inner {
    border: 0.5128205128vw solid #008f95;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__it .bl_item_inner .bl_item_subTtl {
  color: #008f95;
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__marketing .bl_item_ttl {
  background: #d55841;
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__marketing .bl_item_inner {
  border: 0.1464128843vw solid #d55841;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__marketing .bl_item_inner {
    border: 0.5128205128vw solid #d55841;
  }
}
.ly_main__top .ly_reason .bl_reason_cont .bl_reason_item.bl_reason_item__marketing .bl_item_inner .bl_item_subTtl {
  color: #d55841;
}
.ly_main__top .ly_possible {
  padding: 7.906295754vw 0 8.0527086384vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_possible .el_sectTtl {
  position: relative;
  z-index: 10;
  height: 7.1010248902vw;
  margin-bottom: 7.9795021962vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .el_sectTtl {
    height: 19.7435897436vw;
    margin-bottom: 18.4615384615vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer {
  margin-bottom: 5.7833089312vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer {
    margin-bottom: 20.5128205128vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont {
  margin-bottom: 2.8550512445vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont {
    margin-bottom: 10.2564102564vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item {
  width: 45.2415812592vw;
  margin: 0 2.196193265vw;
  box-shadow: 0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item {
    width: 84.6153846154vw;
    margin: 0 7.6923076923vw;
    box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_ttl {
  width: 100%;
  min-height: 4.2459736457vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: left;
  background-image: url(../img/bg_ttl_possible.svg);
  color: #FFFFFF;
  font-size: 1.756954612vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.42;
  padding: 0.8052708638vw 2.196193265vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_ttl {
    min-height: 14.8717948718vw;
    font-size: 5.1282051282vw;
    line-height: 1.4;
    padding: 3.5897435897vw 5.8974358974vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail {
  border: 1px solid #d03b6e;
  background: #FFFFFF;
  padding: 1.1713030747vw 1.6837481698vw 1.5373352855vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail {
    padding: 4.1025641026vw 4.8717948718vw 3.8461538462vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_tag {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.439238653vw;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_tag {
    margin-right: -1.5384615385vw;
    margin-bottom: 1.2820512821vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_tag li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.8052708638vw;
  width: auto;
  height: 1.6105417277vw;
  padding: 0.0732064422vw 0.5856515373vw;
  color: #FFFFFF;
  font-size: 1.0248901903vw;
  font-weight: 700;
  margin-right: 0.439238653vw;
  margin-bottom: 0.439238653vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_tag li {
    border-radius: 2.8205128205vw;
    height: 5.641025641vw;
    padding: 0.2564102564vw 2.0512820513vw;
    font-size: 3.5897435897vw;
    margin-right: 1.5384615385vw;
    margin-bottom: 2.0512820513vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img {
  width: 100%;
  height: 18.0819912152vw;
  position: relative;
  margin-bottom: 1.317715959vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img {
    height: 32.3076923077vw;
    margin-bottom: 3.3333333333vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img figure img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img .bl_possible_salary {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4.9048316252vw;
  color: #d03b6e;
  font-size: 2.8550512445vw;
  font-weight: 900;
  letter-spacing: 0.06em;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  /* Note: currently only Safari supports backdrop-filter */
  -webkit-backdrop-filter: blur(4.7726597786px);
  backdrop-filter: blur(4.7726597786px);
  --webkit-backdrop-filter: blur(4.772659778594971px);
  background-color: rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img .bl_possible_salary {
    height: 8.7179487179vw;
    font-size: 5.641025641vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_img .bl_possible_salary span {
  color: #1C1C1C;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table {
  border-collapse: collapse;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table {
    margin-bottom: 1.0256410256vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody {
  display: flex;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody {
    display: block;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr {
  display: flex;
  align-items: center;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare {
  margin-right: 0.878477306vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare {
    margin: 0 0 2.0512820513vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare th {
  background: #000861;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td {
  color: #000861;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td .bl_welfare_stars__1:before {
  content: "★☆☆☆☆";
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td .bl_welfare_stars__2:before {
  content: "★★☆☆☆";
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td .bl_welfare_stars__3:before {
  content: "★★★☆☆";
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td .bl_welfare_stars__4:before {
  content: "★★★★☆";
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_welfare td .bl_welfare_stars__5:before {
  content: "★★★★★";
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_holiday th {
  background: #008f95;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr.bl_table_holiday td {
  color: #008f95;
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr th,
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr td {
  font-size: 1.1713030747vw;
  font-weight: 500;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr th,
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr td {
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr th {
  width: 5.4172767204vw;
  height: 2.2693997072vw;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.3660322108vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_table tbody tr th {
    width: 18.9743589744vw;
    height: 7.9487179487vw;
    margin-right: 1.2820512821vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_txt {
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .bl_possible_item .bl_possible_detail .bl_possible_txt {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow {
    width: 10vw;
    height: 10vw;
  }
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow:before {
    width: 4.1025641026vw;
    height: 3.5897435897vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-prev {
  left: 24.8169838946vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-prev {
    left: 1.5384615385vw;
  }
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-prev:before {
    left: 2.5641025641vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-next {
  right: 24.8169838946vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-next {
    right: 1.5384615385vw;
  }
  .ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-arrow.slick-next:before {
    right: 2.5641025641vw;
  }
}
.ly_main__top .ly_possible .bl_possible_offer .bl_possible_cont .slick-dots {
  position: relative;
}
.ly_main__top .ly_possible .bl_possible_img {
  position: relative;
  z-index: 10;
  width: 53.8067349927vw;
  height: 17.6427525622vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_possible .bl_possible_img {
    width: 84.6153846154vw;
    height: 117.1794871795vw;
  }
}
.ly_main__top .ly_influencer {
  padding: 8.0527086384vw 0 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_influencer .el_sectTtl {
  height: 7.1010248902vw;
  margin-bottom: 4.9048316252vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .el_sectTtl {
    height: 23.0769230769vw;
    margin-bottom: 13.3333333333vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item {
  width: 26.1346998536vw;
  height: 50.7320644217vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/frame_influ.png);
  overflow: hidden;
  margin: 0 1.4641288433vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item {
    background-image: url(../img/sp/frame_influ.png);
    width: 75.1282051282vw;
    height: 146.1538461538vw;
    margin: 0 12.3076923077vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_name {
  font-size: 1.0980966325vw;
  font-weight: 700;
  margin: 7.1742313324vw 0 1.0248901903vw 5.0512445095vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_name {
    font-size: 3.0769230769vw;
    margin: 20.5128205128vw 0 3.5897435897vw 14.6153846154vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_img {
  width: 23.6456808199vw;
  height: 26.0614934114vw;
  margin: 0 auto 4.39238653vw;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_img {
    width: 68.2051282051vw;
    height: 75.1282051282vw;
    margin-bottom: 12.0512820513vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_txt {
  font-size: 1.0980966325vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.47;
  padding: 0 1.756954612vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .bl_influencer_item .bl_item_txt {
    font-size: 3.0769230769vw;
    padding: 0 5.1282051282vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .slick-prev {
  left: 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .slick-prev {
    left: 5.8974358974vw;
  }
}
.ly_main__top .ly_influencer .bl_influencer_cont .slick-next {
  right: 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_influencer .bl_influencer_cont .slick-next {
    right: 5.8974358974vw;
  }
}
.ly_main__top .ly_seekers {
  padding: 0 0 13.17715959vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers {
    padding-bottom: 44.8717948718vw;
  }
}
.ly_main__top .ly_seekers .el_sectTtl {
  height: 7.1010248902vw;
  margin-bottom: 6.588579795vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .el_sectTtl {
    height: 31.7948717949vw;
    margin-bottom: 9.2307692308vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner {
  width: 53.7335285505vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner {
    width: 84.6153846154vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont {
  position: relative;
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item {
  display: flex;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item {
    display: block;
    position: relative;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_img {
  width: 18.7408491947vw;
  height: 37.9941434846vw;
  margin-right: 5.6368960469vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_img {
    width: 65.641025641vw;
    height: 133.0769230769vw;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 64.1025641026vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body {
  width: 29.2825768668vw;
  padding: 2.0497803807vw 0.7320644217vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body {
    width: 100%;
    padding: 0;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof {
  margin: 0 0 1.1713030747vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof {
    margin-bottom: 4.1025641026vw;
    text-align: center;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_name {
  font-size: 2.0497803807vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.43;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_name {
    font-size: 7.1794871795vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_rate {
  display: block;
  font-size: 1.6105417277vw;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.45;
  margin: 0 0 0.8052708638vw;
  color: #d051c0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_rate {
    font-size: 5.641025641vw;
    margin-bottom: 2.8205128205vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_job {
  font-family: "Avenir Book", sans-serif;
  font-size: 1.0248901903vw;
  letter-spacing: 0.02em;
  line-height: 1.36;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_prof .bl_seekers_job {
    font-size: 3.5897435897vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_ttl {
  font-size: 1.4641288433vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin: 0 0 1.0248901903vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_ttl {
    font-size: 5.1282051282vw;
    height: 32.8205128205vw;
    margin-bottom: 130.7692307692vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt {
  width: 29.2825768668vw;
  height: auto;
  position: relative;
  background: #FFFFFF;
  border-radius: 0.7320644217vw;
  box-shadow: 0 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt {
    width: 95%;
    margin: 0 auto 2.5641025641vw;
    border-radius: 2.5641025641vw;
    box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt span {
  display: block;
  position: relative;
  z-index: 5;
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 1.63;
  padding: 2.196193265vw 1.756954612vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt span {
    font-size: 4.1025641026vw;
    padding: 4.6153846154vw 6.1538461538vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt:before {
  content: "";
  display: block;
  position: absolute;
  width: 3.2942898975vw;
  height: 3.2942898975vw;
  transform: translateY(-50%) rotate(-45deg) skew(5deg, 5deg);
  top: 50%;
  left: 0;
  box-shadow: -0.2196193265vw 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
  background: #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt:before {
    content: none;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 0.7320644217vw;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_seekers_item .bl_seekers_body .bl_seekers_txt:after {
    border-radius: 2.5641025641vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_slick_num {
  position: absolute;
  bottom: -6.5%;
  right: 25%;
  font-family: "Avenir Book", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1.6837481698vw;
  letter-spacing: 0.1em;
  line-height: 1.34;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_slick_num {
    text-align: center;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -12.8205128205vw;
    font-size: 5.8974358974vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_slick_num .bl_slick_current {
  color: #d051c0;
  font-size: 2.196193265vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .bl_slick_num .bl_slick_current {
    font-size: 7.6923076923vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow {
  position: absolute;
  margin: unset;
  background: unset;
  box-shadow: unset;
  top: unset;
  bottom: -15%;
  right: 21.5%;
  color: transparent;
  width: 2.9282576867vw;
  height: 2.9282576867vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/arrow.svg);
  z-index: 100;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    top: unset;
    bottom: -23.0769230769vw;
    right: 28.2051282051vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow:before {
  content: none;
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow.slick-disabled {
  background-image: url(../img/arrow_disabled.svg);
  transform: rotateZ(180deg);
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow.slick-prev {
  transform: rotateZ(180deg);
  right: 29%;
  left: unset;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow.slick-prev {
    right: unset;
    left: 28.2051282051vw;
    bottom: -23.0769230769vw;
  }
}
.ly_main__top .ly_seekers .bl_seekers_inner .bl_seekers_cont .slick-arrow.slick-prev.slick-disabled {
  transform: none;
}
.ly_main__top .ly_about {
  padding: 0 0 7.3206442167vw;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_about {
    padding: 0 0 30vw;
  }
}
.ly_main__top .ly_about:after {
  content: "";
  width: 23.8653001464vw;
  height: 11.1273792094vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/img_about.png);
  position: absolute;
  left: 38.9458272328vw;
  bottom: 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_about:after {
    width: 83.5897435897vw;
    height: 38.9743589744vw;
    left: 11.0256410256vw;
  }
}
.ly_main__top .ly_about .bl_about_inner {
  width: 64.2752562225vw;
  height: 41.8008784773vw;
  background: #f5f5f5;
  margin: 0 auto;
  padding: 4.6852122987vw 0 5.270863836vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_about .bl_about_inner {
    width: 84.6153846154vw;
    height: 90vw;
    padding: 10.2564102564vw 0 11.0256410256vw;
  }
}
.ly_main__top .ly_about .bl_about_inner .bl_about_ttl {
  width: 33.8945827233vw;
  height: 3.1478770132vw;
  margin: 0 auto 3.8067349927vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_about .bl_about_inner .bl_about_ttl {
    width: 72.5641025641vw;
    height: 19.4871794872vw;
    margin-bottom: 7.6923076923vw;
  }
}
.ly_main__top .ly_blogList {
  background: #f5f5f5;
  padding: 7.3206442167vw 0 11.4934114202vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList {
    padding: 20.5128205128vw 0 23.8461538462vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_ttl {
  width: 33.8945827233vw;
  height: 7.027818448vw;
  margin: 0 auto 3.1478770132vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_ttl {
    width: 84.1025641026vw;
    height: 24.6153846154vw;
    margin-bottom: 11.7948717949vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list {
    display: block;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item {
  width: 20.7906295754vw;
  margin: 0 1.0980966325vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item {
    width: 72.8205128205vw;
    margin: 0 3.8461538462vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item:hover {
  opacity: 0.7;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item:hover {
    opacity: unset;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_img {
  width: 100%;
  height: 14.3484626647vw;
  border-radius: 1.4641288433vw;
  margin: 0 0 1.4641288433vw;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_img {
    height: 50.2564102564vw;
    border-radius: 5.1282051282vw;
    margin: 0 0 5.1282051282vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_img img {
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_img .is_noImg {
  -o-object-fit: contain;
  object-fit: contain;
  background: #fff;
  padding: 0 5%;
}
.ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_ttl {
  font-size: 1.4641288433vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.6;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 4.6852122987vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list .bl_blogList_item .bl_item_ttl {
    font-size: 5.1282051282vw;
    max-height: 16.4102564103vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list .slick-dots {
  bottom: unset;
  left: 0;
  right: 0;
}
.ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_noSlider {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_noSlider {
    flex-direction: column;
    align-items: center;
    margin: 0 0 -12.8205128205vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_noSlider .bl_blogList_item {
    width: 72.8205128205vw;
    margin: 0 0 12.8205128205vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_noSlider .bl_item_img {
    height: 50.2564102564vw;
    border-radius: 5.1282051282vw;
    margin: 0 0 5.1282051282vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_noSlider .bl_item_ttl {
    font-size: 5.1282051282vw;
    max-height: 16.4102564103vw;
  }
}
.ly_main__top .ly_blogList .bl_blogList_list.bl_blogList_slider {
  display: block;
}
.ly_main__top .ly_video {
  padding: 5.8565153734vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_video {
    padding: 25.8974358974vw 0;
  }
}
.ly_main__top .ly_video .bl_video_ttl {
  width: 23.8653001464vw;
  height: 3.1478770132vw;
  margin: 0 auto 3.2942898975vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_video .bl_video_ttl {
    width: 72.5641025641vw;
    height: 18.2051282051vw;
    margin-bottom: 8.2051282051vw;
  }
}
.ly_main__top .ly_history {
  padding-bottom: 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history {
    padding-bottom: 24.358974359vw;
  }
}
.ly_main__top .ly_history .bl_history_ttl {
  width: 50.7320644217vw;
  height: 9.5168374817vw;
  margin: 0 auto 5.9297218155vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_ttl {
    width: 84.6153846154vw;
    height: 42.5641025641vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_main__top .ly_history .bl_history_cont {
  width: 46.3396778917vw;
  margin: 0 auto 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont {
    width: 84.6153846154vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item {
  position: relative;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_img {
  width: 10.6881405564vw;
  height: 19.2532942899vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl {
  color: #FFFFFF;
  height: 3.6603221083vw;
  margin-bottom: 1.2445095168vw;
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl {
    height: 20.5128205128vw;
    padding-top: 2.8205128205vw;
    margin-bottom: 2.8205128205vw;
    display: block;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl p {
  font-family: "Barlow", sans-serif;
  font-size: 2.8550512445vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-right: 1.0980966325vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl p {
    font-size: 7.6923076923vw;
    margin: 0;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl span {
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.19em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_ttl span {
    font-size: 4.1025641026vw;
    display: block;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner {
  width: 32.4304538799vw;
  margin-left: auto;
  margin-right: 0.5124450952vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner {
    width: 100%;
    margin: 0;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_subTtl {
  font-size: 1.1713030747vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 0.878477306vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_subTtl {
    font-size: 4.1025641026vw;
    line-height: 1.81;
    margin-bottom: 13.0769230769vw;
    width: 62.0512820513vw;
    margin-left: auto;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_txt {
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 1.81;
  margin-bottom: 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_txt {
    font-size: 4.1025641026vw;
    margin-bottom: 5.641025641vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns {
  display: flex;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns {
    justify-content: flex-end;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li {
  width: 2.7818448023vw;
  height: 2.7818448023vw;
  border-radius: 50%;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li {
    width: 9.7435897436vw;
    height: 9.7435897436vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li:first-of-type {
  margin-right: 0.5856515373vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li:first-of-type {
    margin-right: 2.0512820513vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li:hover {
  opacity: 0.7;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li a .bl_sns_twitter {
  width: 0.878477306vw;
  height: 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li a .bl_sns_twitter {
    width: 3.0769230769vw;
    height: 2.5641025641vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li a .bl_sns_facebook {
  width: 0.5124450952vw;
  height: 1.0248901903vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item .bl_item_inner .bl_item_sns li a .bl_sns_facebook {
    width: 1.7948717949vw;
    height: 3.5897435897vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kase {
  margin-bottom: 6.8814055637vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kase {
    margin-bottom: 11.0256410256vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_img {
    width: 22.0512820513vw;
    height: 39.4871794872vw;
    top: -3.3333333333vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_ttl {
  width: 41.2884333821vw;
  background: linear-gradient(to Right, #d0668b 0%, #cc66d0 100%);
  padding-left: 8.4919472914vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_ttl {
    width: 70.2564102564vw;
    padding-left: 7.6923076923vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_subTtl,
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_txt {
  color: #d0668b;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kase .bl_item_sns li {
  background: #d0668b;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda {
  margin-bottom: 6.3689604685vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda {
    margin-bottom: 11.5384615385vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_img {
    width: 24.8717948718vw;
    height: 45.1282051282vw;
    top: -7.1794871795vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_ttl {
  width: 41.9472913616vw;
  background: linear-gradient(to Right, #3aa5aa 0%, #009567 100%);
  padding-left: 9.0775988287vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_ttl {
    width: 73.8461538462vw;
    padding-left: 11.2820512821vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_subTtl,
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_txt {
  color: #3aa5aa;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__kanda .bl_item_sns li {
  background: #008f95;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_img {
  width: 11.859443631vw;
  left: unset;
  right: 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_img {
    width: 24.1025641026vw;
    height: 38.9743589744vw;
    left: -3.3333333333vw;
    right: unset;
    top: -2.3076923077vw;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_ttl {
  width: 41.7276720351vw;
  background: linear-gradient(to Right, #4372a8 0%, #2525a8 100%);
  padding-left: 1.0248901903vw;
  margin-left: unset;
  margin-right: auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_ttl {
    width: 73.8461538462vw;
    padding-left: 10.2564102564vw;
    margin-left: auto;
    margin-right: unset;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_inner {
  margin-left: 1.317715959vw;
  margin-right: auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_inner {
    margin-left: unset;
    margin-right: unset;
  }
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_inner .bl_item_subTtl,
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_inner .bl_item_txt {
  color: #4372a8;
}
.ly_main__top .ly_history .bl_history_cont .bl_history_item__nakanishi .bl_item_inner .bl_item_sns li {
  background: #2561a8;
}
.ly_main__top .ly_history .bl_history_blog {
  display: flex;
  justify-content: center;
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item {
  width: 17.1303074671vw;
  margin-right: 1.6837481698vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .bl_blog_item {
    width: 65.8974358974vw;
    padding-left: 5.8974358974vw;
    margin-right: unset;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .bl_blog_item:first-of-type {
    padding-left: 16.4102564103vw;
    width: 76.4102564103vw;
  }
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item:last-of-type {
  margin-right: 0;
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item:hover {
  opacity: 0.7;
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item a {
  width: 100%;
  height: 100%;
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_img {
  width: 100%;
  height: 11.420204978vw;
  overflow: hidden;
  margin-bottom: 1.2445095168vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_img {
    height: 40vw;
    margin-bottom: 4.358974359vw;
  }
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_ttl {
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 1.63;
  text-decoration: underline;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 6.4436310395vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_ttl {
    font-size: 4.1025641026vw;
    height: 20.0615384615vw;
    margin-bottom: 4.6153846154vw;
  }
}
.ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_cat {
  font-family: "Barlow", sans-serif;
  font-size: 1.1713030747vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #939393;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .bl_blog_item a .bl_item_cat {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_history .bl_history_blog .slick-dots {
    position: absolute;
    bottom: -7.6923076923vw;
  }
}
.ly_main__top .ly_cta02 {
  width: 100%;
  height: 35.2855051245vw;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_cta_02.jpg);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 {
    height: auto;
    padding: 21.2820512821vw 0;
    background-image: url(../img/sp/bg_cta_02.jpg);
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body {
    position: relative;
    top: unset;
    left: unset;
    transform: none;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_txt {
  margin: 0 0 1.4641288433vw;
  color: #fcfcfc;
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.12;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_txt {
    margin: 0 auto;
    font-size: 4.1025641026vw;
    line-height: 1.5;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_txt .bl_cta02_txt__lg {
  display: block;
  font-size: 2.196193265vw;
  font-weight: 700;
  line-height: 1.33;
  margin: 1.4641288433vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_txt .bl_cta02_txt__lg {
    font-size: 11.2820512821vw;
    font-weight: 900;
    line-height: 1.34;
    margin: 3.8461538462vw 0 5.1282051282vw;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list {
  display: flex;
  flex-wrap: wrap;
  width: 39.5314787701vw;
  margin: 0 0 2.196193265vw 34.3338213763vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list {
    display: block;
    width: auto;
    margin: 0 0 8.2051282051vw 20.7692307692vw;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li {
  color: #fcfcfc;
  font-size: 1.317715959vw;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.66;
  margin: 0 0 0.6588579795vw;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li {
    font-size: 4.6153846154vw;
    line-height: 1.67;
    margin-bottom: 2.3076923077vw;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li:nth-of-type(odd) {
  width: 45%;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li:nth-of-type(odd) {
    width: 100%;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li:before {
  content: "";
  background-image: url(../img/ico_check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 1.3909224012vw;
  height: 1.3909224012vw;
  margin: 0 0.5856515373vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li:before {
    width: 4.8717948718vw;
    height: 4.8717948718vw;
    margin-right: 2.0512820513vw;
  }
}
.ly_main__top .ly_cta02 .bl_cta02_body .bl_cta02_list li span {
  color: #FFF500;
}
.ly_main__top .ly_cta02 .bl_cta02_body .el_btn {
  width: 31.1127379209vw;
  height: 6.2225475842vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_cta02 .bl_cta02_body .el_btn {
    width: 85.8974358974vw;
    height: 21.7948717949vw;
  }
}
.ly_main__top .ly_faq {
  padding: 7.3206442167vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq {
    padding: 22.3076923077vw 0 26.1538461538vw;
  }
}
.ly_main__top .ly_faq .bl_faq_ttl {
  width: 26.5739385066vw;
  height: 7.027818448vw;
  margin: 0 auto 4.5387994143vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_ttl {
    width: 84.8717948718vw;
    height: 24.6153846154vw;
    margin-bottom: 8.2051282051vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list {
  width: 64.4216691069vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list {
    width: 84.358974359vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item {
  margin: 0 0 3.6603221083vw;
  box-shadow: 0 0.3660322108vw 2.1229868228vw rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item {
    margin-bottom: 8.4615384615vw;
    box-shadow: 0 1.2820512821vw 7.4358974359vw rgba(0, 0, 0, 0.1);
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item:last-of-type {
  margin-bottom: 0;
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q {
  color: #fcfcfc;
  background: #d051c0;
  font-size: 1.4641288433vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.3;
  padding: 0.878477306vw 4.7584187408vw 0.878477306vw 2.196193265vw;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q {
    font-size: 4.1025641026vw;
    padding: 3.3333333333vw 12.8205128205vw 2.3076923077vw 3.0769230769vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q:before {
  content: "Q";
  font-family: gotham, sans-serif;
  font-size: 1.9033674963vw;
  font-weight: 500;
  width: 3.513909224vw;
  height: 3.513909224vw;
  background: #fcfcfc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d051c0;
  margin: 0 1.2445095168vw 0 0;
  padding-top: 0.2196193265vw;
  flex: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q:before {
    font-size: 6.6666666667vw;
    width: 12.3076923077vw;
    height: 12.3076923077vw;
    margin-right: 4.358974359vw;
    padding-top: 0.7692307692vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q:after {
  content: "";
  background-image: url(../img/ico_faq_open.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 1.6837481698vw;
  height: 1.6837481698vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.8301610542vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q:after {
    width: 5.8974358974vw;
    height: 5.8974358974vw;
    right: 2.5641025641vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q.is_active:after {
  background-image: url(../img/ico_faq_close.svg);
  background-size: contain;
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__q:hover {
  cursor: pointer;
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__a {
  display: none;
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__a p {
  display: flex;
  align-items: baseline;
  background: #fff;
  font-size: 1.1713030747vw;
  letter-spacing: 0.04em;
  line-height: 1.87;
  padding: 1.4641288433vw 2.196193265vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__a p {
    font-size: 4.1025641026vw;
    padding: 3.3333333333vw 5.1282051282vw 5.1282051282vw 3.0769230769vw;
  }
}
.ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__a p:before {
  content: "A";
  font-family: gotham, sans-serif;
  font-size: 1.9033674963vw;
  font-weight: 500;
  width: 3.513909224vw;
  height: 3.513909224vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d051c0;
  margin: 0 1.2445095168vw 0 0;
  flex: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_list .bl_faq_item .bl_faq_item__a p:before {
    font-size: 6.6666666667vw;
    width: 12.3076923077vw;
    height: 12.3076923077vw;
    margin-right: 4.358974359vw;
  }
}

/* ============================================
  cta 
============================================ */
.ly_cta {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_cta.jpg);
}
@media screen and (max-width: 780px) {
  .ly_cta {
    background-image: url(../img/sp/bg_cta.jpg);
    padding: 9.4871794872vw 0;
  }
}
.ly_cta .bl_cta_inner {
  width: 61.6398243045vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.2445095168vw;
  margin-left: 16.6910688141vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner {
    display: block;
    width: 84.8717948718vw;
    margin-top: 0;
    margin-left: 7.6923076923vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_ttl {
  width: 26.7203513909vw;
  height: 22.6207906296vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_ttl {
    width: 81.2820512821vw;
    height: 65.3846153846vw;
    overflow: hidden;
  }
}
.ly_cta .bl_cta_inner .bl_cta_item {
  width: 31.4055636896vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_item {
    width: 100%;
  }
}
.ly_cta .bl_cta_inner .bl_cta_item .bl_item_list {
  margin-bottom: 1.756954612vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_item .bl_item_list {
    margin-bottom: 7.4358974359vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li {
  color: #FFFFFF;
  border-top: 1px dashed #FFFFFF;
  border-bottom: 1px dashed #FFFFFF;
  padding: 1.0248901903vw 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li {
    padding: 3.8461538462vw 0;
  }
}
.ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li:last-of-type {
  border-top: none;
}
.ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li span {
  font-family: "Barlow", sans-serif;
  font-size: 3.2942898975vw;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li span {
    font-size: 11.5384615385vw;
    letter-spacing: unset;
    flex: none;
  }
}
.ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li p {
  font-size: 1.1713030747vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.38;
  width: 26.2811127379vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_item .bl_item_list li p {
    font-size: 4.1025641026vw;
    width: 68.2051282051vw;
  }
}

/* ============================================
  contact - お問い合わせ 
============================================ */
.ly_contact {
  padding: 7.3206442167vw 0 6.0029282577vw;
}
@media screen and (max-width: 780px) {
  .ly_contact {
    padding: 25.641025641vw 0;
  }
}
.ly_contact .el_sectTtl {
  height: 7.1010248902vw;
  margin-bottom: 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .el_sectTtl {
    height: 31.7948717949vw;
    margin-bottom: 14.1025641026vw;
  }
}
.ly_contact .bl_contact_form {
  width: 57.8330893119vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form {
    width: 84.6153846154vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont {
  width: 100%;
  margin: 0 auto 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont {
    margin-bottom: 25.3846153846vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont label {
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  display: block;
  margin: 0 0 0.7320644217vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont label {
    font-size: 4.1025641026vw;
    margin: 0 0 2.8205128205vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap {
  margin: 0 0 2.196193265vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap {
    margin: 0 0 7.4358974359vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap:last-of-type {
  margin-bottom: 0;
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap input,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea {
  width: 100%;
  background: #f2f2f2;
  height: 3.3674963397vw;
  padding: 0 1.756954612vw;
  outline: none;
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap input,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea {
    height: 10.2564102564vw;
    padding: 0 6.1538461538vw;
    font-size: 4.1025641026vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select::-moz-placeholder,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap input::-moz-placeholder,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea::-moz-placeholder {
  color: #bcbcbc;
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select::-moz-placeholder, .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap input::-moz-placeholder, .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea::-moz-placeholder {
  color: #bcbcbc;
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select::placeholder,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap input::placeholder,
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea::placeholder {
  color: #bcbcbc;
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select {
  background: url(../img/ico_select_arrow.svg) no-repeat, #f2f2f2 repeat;
  background-size: 0.5856515373vw 0.439238653vw;
  background-position: 98% center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap select {
    background-size: 3.0769230769vw 2.3076923077vw;
    background-position: 95% center;
  }
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea {
  height: 13.0307467057vw;
  padding: 0.7320644217vw 1.756954612vw 1.0980966325vw;
  margin-bottom: 0;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap textarea {
    height: 45.641025641vw;
    padding: 4.8717948718vw 6.1538461538vw 4.666667vw;
  }
}
.ly_contact .bl_contact_form .bl_form_cont .bl_form_wrap .bl_form_select {
  color: #bcbcbc;
}
.ly_contact .bl_contact_form .bl_form_cont .error {
  position: relative;
  bottom: -0.5124450952vw;
  font-size: 0.878477306vw !important;
  font-weight: bold;
  font-weight: 700;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_cont .error {
    bottom: -2vw;
    font-size: 2.8037383178vw !important;
  }
}
.ly_contact .bl_contact_form .bl_form_pb {
  margin: 0 0 2.9282576867vw;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb {
    margin: 0 0 7.6923076923vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_header {
  width: 49.4875549048vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_header {
    width: 77.9487179487vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_header .bl_pb_ttl {
  font-size: 1.4641288433vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.45;
  margin: 0 0 1.4641288433vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_header .bl_pb_ttl {
    font-size: 5.1282051282vw;
    margin: 0 0 5.1282051282vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_header .bl_pb_txt {
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 2;
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_header .bl_pb_txt {
    font-size: 4.1025641026vw;
    margin-bottom: 10.2564102564vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont {
  width: 100%;
  height: 22.1815519766vw;
  margin: auto;
  position: relative;
  background: #f5f5f5;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont {
    height: 77.6923076923vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  width: 91%;
  height: 82%;
  margin: auto;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 1.1713030747vw;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner {
    width: 69.7435897436vw;
    height: 63.3333333333vw;
    font-size: 4.1025641026vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner::-webkit-scrollbar {
  width: 0.439238653vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner::-webkit-scrollbar {
    width: 1.5384615385vw;
  }
}
.ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner::-webkit-scrollbar-thumb {
  background: #d051c0;
  border-radius: 0.5124450952vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_pb .bl_pb_cont .bl_cont_inner::-webkit-scrollbar-thumb {
    border-radius: 1.7948717949vw;
  }
}
.ly_contact .bl_contact_form .bl_form_check {
  width: 100%;
  margin: auto;
  font-size: 1.1713030747vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0 0 3.6603221083vw;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_check {
    font-size: 4.1025641026vw;
    margin: 0 auto 12.5641025641vw;
    width: 56.3846153846vw;
  }
}
.ly_contact .bl_contact_form .bl_form_check .mwform-checkbox-field-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_check .mwform-checkbox-field-text {
    text-align: left;
  }
}
.ly_contact .bl_contact_form .bl_form_check .mwform-checkbox-field-text:before {
  content: "";
  display: block;
  width: 1.9033674963vw;
  height: 1.9033674963vw;
  border: 1px solid #c0bdbd;
  margin: 0 0.7320644217vw 0 0;
  flex: none;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_check .mwform-checkbox-field-text:before {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    margin: 0 2.2820512821vw 0 0;
  }
}
.ly_contact .bl_contact_form .bl_form_check input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}
.ly_contact .bl_contact_form .bl_form_check input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #d051c0;
  line-height: 1;
  width: 1em;
  height: 0.45em;
  border: 0.1em solid currentColor;
  border-top: 0;
  border-right: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(-45deg);
  position: absolute;
  left: 0.439238653vw;
  z-index: 10;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_check input[type=checkbox]:checked + .mwform-checkbox-field-text:after {
    left: 1.2vw;
  }
}
.ly_contact .bl_contact_form .bl_form_check .error {
  position: relative;
  top: 0.3660322108vw;
  font-weight: bold;
  font-weight: 700;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_check .error {
    top: 1.1682242991vw;
  }
}
.ly_contact .bl_contact_form .bl_form_btn {
  background-image: url(../img/btn_form.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 25.5490483163vw;
  height: 4.9780380673vw;
  display: block;
  margin: auto;
  color: #FFFFFF;
  font-size: 1.1713030747vw;
  font-weight: 900;
  letter-spacing: 0.02em;
  text-align: center;
  text-shadow: 0px 0.2196193265vw 0.439238653vw rgba(0, 0, 0, 0.16);
  transition: 0.3s ease;
  border-radius: 3.074670571vw;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_btn {
    width: 100%;
    height: 17.4358974359vw;
    font-size: 4.1025641026vw;
    border-radius: 10.7692307692vw;
    text-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_contact .bl_contact_form .bl_form_btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_form .bl_form_btn:hover {
    opacity: unset;
  }
}
.ly_contact .bl_contact_form .bl_form_btn input,
.ly_contact .bl_contact_form .bl_form_btn button {
  width: 100%;
  height: 100%;
  color: transparent;
}
.ly_contact .bl_contact_form .bl_form_btn.bl_form_btn__edit {
  background-image: url(../img/btn_form_edit.png);
}

.ly_contact_check .bl_check_ttl {
  width: 33.8945827233vw;
  height: 3.1478770132vw;
  margin: 0 auto 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_contact_check .bl_check_ttl {
    width: 72.5641025641vw;
    height: 18.7179487179vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_contact_check .bl_contact_form .bl_form_cont .bl_form_wrap {
  font-weight: 500;
  line-height: 1.4;
  min-height: 2.9282576867vw;
  padding: 0.7320644217vw;
  background: #ccc;
}
@media screen and (max-width: 780px) {
  .ly_contact_check .bl_contact_form .bl_form_cont .bl_form_wrap {
    min-height: 10.2564102564vw;
    padding: 2.5641025641vw;
  }
}
.ly_contact_check .bl_contact_form .bl_form_pb,
.ly_contact_check .bl_contact_form .bl_form_check {
  display: none;
}

.ly_contact__thanks .bl_thanks_ttl {
  width: 23.8653001464vw;
  height: 3.1478770132vw;
  margin: 0 auto 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_contact__thanks .bl_thanks_ttl {
    width: 72.5641025641vw;
    height: 18.2051282051vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_contact__thanks .bl_thanks_txt,
.ly_contact__thanks .mw_wp_form_send_error {
  font-size: 1.317715959vw;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 7.3206442167vw;
}
@media screen and (max-width: 780px) {
  .ly_contact__thanks .bl_thanks_txt,
.ly_contact__thanks .mw_wp_form_send_error {
    font-size: 4.6153846154vw;
    margin-bottom: 12.8205128205vw;
  }
}
.ly_contact__thanks .mw_wp_form_send_error {
  color: #d051c0;
}

/* ============================================
  blog - ブログ記事一覧
============================================ */
.ly_main__blog .ly_inner {
  width: 73.2064421669vw;
  margin: auto;
  padding: 0 3.6603221083vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_inner {
    width: 100%;
    padding: 0 7.6923076923vw;
  }
}
.ly_main__blog .ly_inner.ly_inner__lg {
  padding: 0 1.0980966325vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_inner.ly_inner__lg {
    padding: 0 7.6923076923vw;
  }
}
.ly_main__blog .bl_noPost {
  padding: 3.6603221083vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_noPost {
    padding: 12.8205128205vw 0;
  }
}
.ly_main__blog .bl_noPost p {
  text-align: center;
  font-size: 1.4641288433vw;
  margin: 0 0 3.6603221083vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_noPost p {
    font-size: 5.1282051282vw;
    margin: 0 0 12.8205128205vw;
  }
}
.ly_main__blog .bl_btn__goTop {
  width: 18.9604685212vw;
  height: 6.0029282577vw;
  margin: 5.8565153734vw auto 0;
  display: block;
  border-radius: 0.7320644217vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_btn__goTop {
    width: 66.4102564103vw;
    height: 21.0256410256vw;
    border-radius: 2.5641025641vw;
    margin-top: 15.3846153846vw;
  }
}
.ly_main__blog .bl_btn__goTop:hover {
  opacity: 0.7;
}
.ly_main__blog .bl_btnCta_wrapper {
  display: flex;
  justify-content: center;
  margin: 0 -0.7320644217vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_btnCta_wrapper {
    flex-direction: column;
    align-items: center;
    margin: 0 0 -5.1282051282vw;
  }
}
.ly_main__blog .bl_btnCta_wrapper .el_btnCta {
  width: 31.1127379209vw;
  margin: 0 0.7320644217vw 0 0;
  transition: 0.3s ease;
  border-radius: 3.1478770132vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_btnCta_wrapper .el_btnCta {
    width: 70.5128205128vw;
    margin: 0 0 5.1282051282vw;
    border-radius: 11.0256410256vw;
  }
}
.ly_main__blog .bl_btnCta_wrapper .el_btnCta:hover {
  transform: translateY(-5px);
}
@media screen and (max-width: 780px) {
  .ly_main__blog .bl_btnCta_wrapper .el_btnCta:hover {
    transform: none;
  }
}
.ly_main__blog .ly_mv {
  width: 100%;
  height: 38.0673499268vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  background-image: url(../img/blog/img_mv.jpg);
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_mv {
    height: 76.9230769231vw;
    background-image: url(../img/blog/sp/img_mv.jpg);
  }
}
.ly_main__blog .ly_mv .ly_inner {
  height: 100%;
  position: relative;
}
.ly_main__blog .ly_mv .ly_inner .el_pageTtl {
  position: absolute;
  left: 3.6603221083vw;
  bottom: 11.2005856515vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_mv .ly_inner .el_pageTtl {
    left: 7.6923076923vw;
    bottom: 17.1794871795vw;
  }
}
.ly_main__blog .ly_mv .el_pageTtl {
  width: 24.0117130307vw;
  z-index: 10;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_mv .el_pageTtl {
    width: 61.0256410256vw;
  }
}
.ly_main__blog .ly_blog_list {
  padding: 10.980966325vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list {
    padding: 12.8205128205vw 0 25.641025641vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 0 -2.635431918vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper {
    width: 71.2820512821vw;
    margin: 0 auto -7.6923076923vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper:after {
  content: "";
  display: block;
  width: 31%;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper:after {
    content: none;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item {
  background: #fff;
  width: 31%;
  height: auto;
  box-shadow: 0 0.2928257687vw 1.0248901903vw rgba(0, 0, 0, 0.19);
  border-radius: 1.9033674963vw;
  margin: 0 0 2.635431918vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item {
    width: 100%;
    box-shadow: 0 1.0256410256vw 3.5897435897vw rgba(0, 0, 0, 0.19);
    border-radius: 6.6666666667vw;
    margin: 0 0 7.6923076923vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item:hover {
  opacity: 0.7;
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item.is_new {
  position: relative;
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item.is_new:before {
  position: absolute;
  top: -1.0980966325vw;
  left: -0.7320644217vw;
  content: "NEW";
  width: 4.3191800878vw;
  height: 4.3191800878vw;
  background: #e54438;
  border: 0.1464128843vw solid #fff;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 1.317715959vw;
  letter-spacing: 0.04em;
  line-height: 2.66;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item.is_new:before {
    top: -3.8461538462vw;
    left: -2.5641025641vw;
    width: 15.1282051282vw;
    height: 15.1282051282vw;
    border: 0.5128205128vw solid #fff;
    font-size: 4.6153846154vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2.196193265vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a {
    padding: 7.6923076923vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_img {
  height: 9.3704245974vw;
  overflow: hidden;
  margin: 0 0 1.0980966325vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_img {
    height: 32.8205128205vw;
    margin: 0 0 3.8461538462vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_img .is_noImg {
  -o-object-fit: contain;
  object-fit: contain;
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_time {
  font-family: "Avenir Book", sans-serif;
  color: #A38EBB;
  font-size: 1.1713030747vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 2.1;
  margin: 0 0 0.7320644217vw;
  text-transform: uppercase;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_time {
    font-size: 4.1025641026vw;
    margin: 0 0 2.5641025641vw;
  }
}
.ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_ttl {
  font-size: 1.317715959vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.33;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 5.2576866764vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_blog_item_wrapper .bl_blog_item a .bl_blog_ttl {
    font-size: 4.6153846154vw;
    max-height: 18.4153846154vw;
  }
}
.ly_main__blog .ly_blog_list .bl_pager {
  margin: 5.8565153734vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_pager {
    margin: 15.3846153846vw 0 0;
  }
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers {
  display: flex;
  justify-content: center;
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers {
  margin: 0 0.9516837482vw;
  width: 2.9282576867vw;
  height: 2.9282576867vw;
  font-family: "Avenir Book", sans-serif;
  background: #f5f5f5;
  border-radius: 50%;
  color: #1C1C1C;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers {
    margin: 0 1.3333333333vw;
    width: 10.2564102564vw;
    height: 10.2564102564vw;
  }
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.current {
  background-image: url(../img/blog/bg_pager_current.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.prev, .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.next {
  color: transparent;
  background-color: transparent;
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.prev {
  margin: 0 1.2445095168vw 0 0;
  transform: rotateZ(180deg);
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.prev {
    margin: 0 2.358974359vw 0 0;
  }
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.next {
  margin: 0 0 0 1.2445095168vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.next {
    margin: 0 0 0 2.358974359vw;
  }
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers:hover {
  opacity: 0.5;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers:hover {
    opacity: unset;
  }
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.current:hover, .ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li .page-numbers.dots:hover {
  opacity: unset;
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li:first-of-type .page-numbers {
  margin-left: 0;
}
.ly_main__blog .ly_blog_list .bl_pager ul.page-numbers li:last-of-type .page-numbers {
  margin-right: 0;
}
.ly_main__blog .ly_blog_detail {
  padding: 8.4187408492vw 0 10.980966325vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail {
    padding: 12.8205128205vw 0 25.641025641vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_blog_body {
  background: #fff;
  border-radius: 1.9033674963vw;
  box-shadow: 0 0.2928257687vw 1.0248901903vw rgba(0, 0, 0, 0.19);
  padding: 5.8565153734vw 4.39238653vw;
  margin: 0 0 5.8565153734vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_blog_body {
    border-radius: 6.6666666667vw;
    box-shadow: 0 1.0256410256vw 3.5897435897vw rgba(0, 0, 0, 0.19);
    padding: 5.1282051282vw 6.6666666667vw 12.8205128205vw;
    margin: 0 0 15.3846153846vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_time {
  font-family: "Avenir Book", sans-serif;
  color: #A38EBB;
  font-size: 1.4641288433vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 3.85;
  margin: 0 0 0.7320644217vw;
  text-transform: uppercase;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_time {
    font-size: 5.1282051282vw;
    margin: 0 0 2.5641025641vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_ttl {
  font-size: 1.6105417277vw;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.45;
  padding: 0 0 1.4641288433vw;
  border-bottom: 1px solid #e2e2e2;
  margin: 0 0 2.9282576867vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_ttl {
    font-size: 5.641025641vw;
    padding: 0 0 5.1282051282vw;
    margin: 0 0 10.2564102564vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_img {
  max-width: 51.0980966325vw;
  width: 100%;
  height: 27.6720351391vw;
  margin: 0 auto 2.9282576867vw;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_img {
    max-width: unset;
    height: 38.4615384615vw;
    margin: 0 auto 7.6923076923vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_img .is_noImg {
  -o-object-fit: contain;
  object-fit: contain;
}
.ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_cont {
  font-size: 1.1713030747vw;
  letter-spacing: 0.04em;
  line-height: 1.62;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_blog_body .bl_blog_cont {
    font-size: 4.1025641026vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_btn__goList {
  width: 31.1127379209vw;
  height: 6.0029282577vw;
  margin: 0 auto;
  display: block;
  border-radius: 0.7320644217vw;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .ly_main__blog .ly_blog_detail .bl_btn__goList {
    width: 73.0769230769vw;
    height: 17.4358974359vw;
    border-radius: 2.5641025641vw;
  }
}
.ly_main__blog .ly_blog_detail .bl_btn__goList:hover {
  opacity: 0.7;
}

/* ============================================
  404 - notFound
============================================ */
.ly_page404 {
  height: 80vh;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_page404 {
    height: 80vh;
  }
}
.ly_page404 .bl_page404_body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.ly_page404 .bl_page404_body p {
  font-size: 1.4641288433vw;
  margin: 0 0 7.3206442167vw;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (max-width: 780px) {
  .ly_page404 .bl_page404_body p {
    font-size: 5.1282051282vw;
    margin-bottom: 20.5128205128vw;
  }
}

/* ============================================
  footer - フッター
============================================ */
.ly_footer {
  height: 25.5490483163vw;
}
@media screen and (max-width: 780px) {
  .ly_footer {
    height: auto;
  }
}
.ly_footer .bl_footer_info {
  width: 50.7320644217vw;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 6.8081991215vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info {
    width: 84.8717948718vw;
    display: block;
    margin-bottom: 19.2307692308vw;
  }
}
.ly_footer .bl_footer_info .bl_info_header {
  width: 17.7891654466vw;
  margin: 4.2459736457vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_header {
    width: 62.3076923077vw;
    margin: 0 auto 8.7179487179vw;
  }
}
.ly_footer .bl_footer_info .bl_info_header .bl_info_logo {
  width: 17.3499267936vw;
  height: 4.6120058565vw;
  margin-bottom: 0.5124450952vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_header .bl_info_logo {
    width: 100%;
    height: 22.3076923077vw;
    margin-bottom: 1.5384615385vw;
  }
}
.ly_footer .bl_footer_info .bl_info_header .bl_info_copyright {
  color: #a0a0a0;
  font-size: 0.878477306vw;
  font-weight: 500;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_header .bl_info_copyright {
    font-size: 3.0769230769vw;
  }
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table {
  width: 29.3557833089vw;
  border-collapse: collapse;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_body .bl_info_table {
    width: 100%;
  }
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody {
  width: 100%;
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr {
  width: 100%;
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr th,
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr td {
  font-size: 1.0248901903vw;
  font-weight: 500;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #d8d8d8;
  line-height: 2;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr th,
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr td {
    font-size: 3.5897435897vw;
    display: block;
    line-height: 1.6;
  }
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr th {
  width: 8.9311859444vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr th {
    width: 100%;
    border: none;
    padding-top: 1.2820512821vw;
  }
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr td {
  width: 20.4245973646vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_body .bl_info_table tbody tr td {
    width: 100%;
    padding-bottom: 1.2820512821vw;
  }
}
.ly_footer .bl_footer_info .bl_info_body .bl_info_txt {
  font-size: 1.0248901903vw;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_info .bl_info_body .bl_info_txt {
    font-size: 3.5897435897vw;
    line-height: 1.6;
    padding-top: 1.2820512821vw;
  }
}
/*# sourceMappingURL=style.css.map */