@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 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background: #fff;
  color: #000;
  word-wrap: break-word;
  position: relative;
}

main {
  background-repeat: repeat-y;
  background-size: cover;
}

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

a {
  display: block;
}
a:focus-visible {
  outline: none;
}

button:focus-visible {
  outline: none;
}

figure {
  overflow: hidden;
}

.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;
  }
}

.el_btn {
  transition: 0.3s ease;
}
.el_btn a {
  width: 100%;
  height: 100%;
}
.el_btn:hover {
  opacity: 0.5;
}

.el_sectTtl {
  text-align: center;
  font-size: 2.3529411765vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  position: relative;
  padding-bottom: 1.6176470588vw;
}
@media screen and (max-width: 780px) {
  .el_sectTtl {
    font-size: 6.4102564103vw;
    line-height: 1.4;
    padding-bottom: 3.8461538462vw;
  }
}
.el_sectTtl:after {
  content: "";
  width: 12.3529411765vw;
  height: 0.6617647059vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .el_sectTtl:after {
    width: 74.6153846154vw;
    height: 1.5384615385vw;
  }
}
.el_sectTtl.el_sectTtl__orange:after {
  background-image: url(../img/line_ttl_orange.svg);
}
@media screen and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__orange:after {
    background-image: url(../img/sp/line_ttl_orange.svg);
  }
}
.el_sectTtl.el_sectTtl__orange__md:after {
  background-image: url(../img/line_ttl_orange_md.svg);
  width: 27.2794117647vw;
}
@media screen and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__orange__md:after {
    background-image: url(../img/sp/line_ttl_orange.svg);
    width: 74.6153846154vw;
  }
}
.el_sectTtl.el_sectTtl__orange__lg:after {
  background-image: url(../img/line_ttl_orange_lg.svg);
  width: 51.8382352941vw;
  height: 0.8823529412vw;
}
@media screen and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__orange__lg:after {
    width: 74.6153846154vw;
    height: 1.5384615385vw;
  }
}
@media screen and (max-width: 780px) and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__orange__lg:after {
    background-image: url(../img/sp/line_ttl_orange.svg);
  }
}
.el_sectTtl.el_sectTtl__black:after {
  background-image: url(../img/line_ttl_black.svg);
  width: 30.5147058824vw;
}
@media screen and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__black:after {
    background-image: url(../img/sp/line_ttl_black.svg);
    width: 74.6153846154vw;
  }
}
.el_sectTtl.el_sectTtl__white:after {
  background-image: url(../img/line_ttl_white.svg);
}
@media screen and (max-width: 780px) {
  .el_sectTtl.el_sectTtl__white:after {
    background-image: url(../img/sp/line_ttl_white.svg);
  }
}

.el_txt_pink {
  color: #D00048;
}

.el_txt_orange {
  color: #D36D17;
}

.el_txt_blue {
  color: #205AE0;
}

.el_txt_yellow {
  color: #FFFF00;
}

.el_shadow_out {
  box-shadow: 0 0.2205882353vw 0.4411764706vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .el_shadow_out {
    box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}

.el_shadow_inner__6 {
  box-shadow: 0 0 0.4411764706vw rgba(0, 0, 0, 0.56) inset;
}
@media screen and (max-width: 780px) {
  .el_shadow_inner__6 {
    box-shadow: 0 0 1.5384615385vw rgba(0, 0, 0, 0.56) inset;
  }
}

.el_shadow_inner__16 {
  box-shadow: 0 0 1.1764705882vw rgba(0, 0, 0, 0.56) inset;
}
@media screen and (max-width: 780px) {
  .el_shadow_inner__16 {
    box-shadow: 0 0 4.1025641026vw rgba(0, 0, 0, 0.56) inset;
  }
}

@media screen and (max-width: 780px) {
  .hp_sp_fs32 {
    font-size: 8.2051282051vw !important;
  }
}

.slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3.8235294118vw;
  height: 3.8235294118vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/arrow_slider.png);
  border-radius: 50%;
  color: transparent;
  z-index: 10;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .slick-arrow {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.slick-arrow.slick-prev {
  left: 10.8088235294vw;
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-prev {
    left: 12.8205128205vw;
  }
}
.slick-arrow.slick-next {
  right: 10.8088235294vw;
  transform: scale(-1, 1);
}
@media screen and (max-width: 780px) {
  .slick-arrow.slick-next {
    right: 12.8205128205vw;
  }
}

/* ============================================
  header - ヘッダー
============================================ */
.ly_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1000;
}
@media screen and (max-width: 780px) {
  .ly_header {
    width: 100%;
    height: 10.2564102564vw;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ly_header .bl_header_logo {
  width: 9.4852941176vw;
  height: 1.5441176471vw;
  position: absolute;
  top: 1.3235294118vw;
  left: 1.3235294118vw;
}
@media screen and (max-width: 780px) {
  .ly_header .bl_header_logo {
    width: 33.0769230769vw;
    height: 5.3846153846vw;
    position: relative;
    top: unset;
    left: unset;
  }
}

/* ============================================
  cta
============================================ */
.ly_cta {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_cta.jpg);
  padding: 3.8235294118vw 0 3.6764705882vw;
}
@media screen and (max-width: 780px) {
  .ly_cta {
    background-image: url(../img/sp/bg_cta.jpg);
    padding: 25.641025641vw 0;
  }
}
.ly_cta .bl_cta_inner {
  width: 48.8970588235vw;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner {
    width: 100%;
  }
}
.ly_cta .bl_cta_inner .bl_cta_subTtl {
  width: 48.8970588235vw;
  height: 4.9264705882vw;
  margin-bottom: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_subTtl {
    width: 89.7435897436vw;
    height: 24.6153846154vw;
    margin: 0 auto 2.0512820513vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_ttl {
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_ttl {
    width: 84.6153846154vw;
    margin: 0 auto 2.5641025641vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_main {
  font-size: 1.8382352941vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.32;
  color: #fff;
  margin-bottom: 1.1764705882vw;
  text-shadow: 0 0.2205882353vw 0.4411764706vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_main {
    font-size: 6.4102564103vw;
    letter-spacing: 0.01em;
    margin-bottom: 1.5384615385vw;
    text-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_sub {
  font-size: 0.9558823529vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.08;
  color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 2.7205882353vw;
  left: 23.75vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_sub {
    width: 84.6153846154vw;
    font-size: 3.3333333333vw;
    position: relative;
    top: unset;
    left: 3.5897435897vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_sub:before {
  content: "※";
  position: absolute;
  left: -1.0294117647vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_ttl .bl_ttl_sub:before {
    left: -3.5897435897vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_img {
  width: 8.4558823529vw;
  height: 10.2205882353vw;
  position: absolute;
  top: 1.3235294118vw;
  right: 0;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_img {
    width: 25.1282051282vw;
    height: 28.9743589744vw;
    top: 34.358974359vw;
    right: 7.6923076923vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box {
  width: 100%;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box {
    width: 84.6153846154vw;
    margin: 0 auto;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_header {
  width: 100%;
  height: 2.5735294118vw;
  background: #faefe5;
  border-radius: 0.2941176471vw 0.2941176471vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_header {
    height: 19.7435897436vw;
    border-radius: 1.0256410256vw 1.0256410256vw 0 0;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul {
    flex-wrap: wrap;
    padding: 3.3333333333vw 0 3.0769230769vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul li {
  font-size: 1.25vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  margin-right: 1.0294117647vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul li {
    font-size: 4.358974359vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul li:last-of-type {
  margin-right: 0;
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul li:before {
  content: "";
  width: 0.8823529412vw;
  height: 0.8823529412vw;
  margin-right: 0.2941176471vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/ico_check_cta.svg);
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_header ul li:before {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    margin-right: 1.0256410256vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 0.1470588235vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont {
    position: relative;
    padding: 5.641025641vw 2.5641025641vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_img {
  width: 8.3088235294vw;
  height: 11.3970588235vw;
  margin: 0 0.7352941176vw 0 3.8235294118vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_img {
    width: 32.8205128205vw;
    height: 44.8717948718vw;
    margin: 0;
    position: absolute;
    top: -5.3846153846vw;
    left: 1.5384615385vw;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_detail .bl_detail_txt {
  font-size: 1.3235294118vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.7352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_detail .bl_detail_txt {
    width: 48.9743589744vw;
    font-size: 4.6153846154vw;
    margin: 0 0 4.6153846154vw auto;
  }
}
.ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_detail .bl_detail_txt span {
  font-size: 1.6176470588vw;
}
@media screen and (max-width: 780px) {
  .ly_cta .bl_cta_inner .bl_cta_box .bl_box_cont .bl_cont_detail .bl_detail_txt span {
    font-size: 5.641025641vw;
  }
}

.bl_btn_cta_wrapper {
  display: flex;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper {
    display: block;
  }
}
.bl_btn_cta_wrapper .el_btn {
  width: 14.9264705882vw;
  height: 4.1911764706vw;
  border-radius: 0.2205882353vw;
  border: 1px solid #fff;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn {
    width: 100%;
    height: 18.7179487179vw;
    border-radius: 0.7692307692vw;
  }
}
.bl_btn_cta_wrapper .el_btn:first-of-type {
  margin-right: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn:first-of-type {
    margin: 0 0 2.5641025641vw;
  }
}
.bl_btn_cta_wrapper .el_btn:after {
  content: "";
  width: 0.3676470588vw;
  height: 0.7352941176vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/arrow_btn.svg);
  position: absolute;
  right: 0.4411764706vw;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn:after {
    width: 1.2820512821vw;
    height: 2.5641025641vw;
    right: 2.8205128205vw;
  }
}
.bl_btn_cta_wrapper .el_btn .bl_btn_inner {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 0.2205882353vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn .bl_btn_inner {
    border-radius: 0.7692307692vw;
  }
}
.bl_btn_cta_wrapper .el_btn .bl_btn_inner .bl_btn_icon {
  width: 2.1323529412vw;
  height: 2.1323529412vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn .bl_btn_inner .bl_btn_icon {
    width: 7.4358974359vw;
    height: 7.4358974359vw;
  }
}
.bl_btn_cta_wrapper .el_btn .bl_btn_inner .bl_btn_txt {
  margin-bottom: 0.2205882353vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn .bl_btn_inner .bl_btn_txt {
    margin-bottom: 0.7692307692vw;
  }
}
.bl_btn_cta_wrapper .el_btn__phone {
  background: #D00048;
}
.bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner {
  padding-left: 0.6617647059vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner {
    padding-left: 16.9230769231vw;
  }
}
.bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_icon {
  margin-right: 0.2941176471vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_icon {
    margin-right: 1.7948717949vw;
  }
}
.bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_lg {
  font-size: 1.8382352941vw;
  font-weight: 900;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_lg {
    font-size: 6.4102564103vw;
  }
}
.bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_sm {
  font-size: 1.0294117647vw;
  font-weight: 700;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_sm {
    font-size: 4.1025641026vw;
  }
}
.bl_btn_cta_wrapper .el_btn__line {
  background: #31a827;
}
.bl_btn_cta_wrapper .el_btn__line .bl_btn_inner {
  padding-left: 2.2794117647vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner {
    padding-left: 18.9743589744vw;
  }
}
.bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_icon {
  margin-right: 0.5147058824vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_icon {
    margin-right: 1.5384615385vw;
  }
}
.bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg {
  font-size: 1.1764705882vw;
  font-weight: 900;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg {
    font-size: 6.1538461538vw;
  }
}
.bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg span {
  font-size: 1.3970588235vw;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg span {
    font-size: 6.1538461538vw;
  }
}
.bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_sm {
  font-size: 1.0294117647vw;
  font-weight: 700;
}
@media screen and (max-width: 780px) {
  .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_sm {
    font-size: 4.1025641026vw;
  }
}

/* ============================================
  top - トップ 
============================================ */
.ly_main__top {
  overflow: hidden;
}
.ly_main__top .ly_mv {
  width: 100%;
  height: 51.4705882353vw;
  display: flex;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv {
    height: 100%;
    display: block;
  }
}
.ly_main__top .ly_mv .bl_mv_img {
  width: 69.4852941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_img {
    width: 100%;
    height: 165.3846153846vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form {
  width: 30.5147058824vw;
  padding: 2.1323529412vw 3.2352941176vw 2.0588235294vw;
  background: #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form {
    width: 100%;
    padding: 7.4358974359vw 7.6923076923vw 6.6666666667vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_ttl {
  text-align: center;
  margin-bottom: 1.1029411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .bl_form_ttl {
    margin-bottom: 3.8461538462vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_ttl .bl_ttl_sub {
  display: block;
  color: #c9c9c9;
  text-transform: uppercase;
  font-size: 1.0294117647vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin-bottom: 0.3676470588vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .bl_form_ttl .bl_ttl_sub {
    font-size: 3.5897435897vw;
    margin-bottom: 1.2820512821vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_ttl .bl_ttl_main {
  color: #27a871;
  font-size: 1.3235294118vw;
  font-weight: 900;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .bl_form_ttl .bl_ttl_main {
    font-size: 4.6153846154vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont {
  border: 1px solid #c9c9c9;
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item {
  padding: 1.6176470588vw 1.6911764706vw 1.25vw;
  border-bottom: 1px solid #c9c9c9;
  font-size: 1.1764705882vw;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item {
    padding: 5.8974358974vw 5.8974358974vw 4.8717948718vw;
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item:last-of-type {
  border-bottom: none;
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item .bl_label {
  color: #000;
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item .bl_input_wrapper .bl_input_item {
  width: 100%;
  outline: none;
  padding: 0.3676470588vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item .bl_input_wrapper .bl_input_item {
    padding: 1.7948717949vw 0 1.2820512821vw;
  }
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item .bl_input_wrapper .bl_input_item::-moz-placeholder {
  color: #dde0e2;
}
.ly_main__top .ly_mv .bl_mv_form .bl_form_cont .bl_form_item .bl_input_wrapper .bl_input_item::placeholder {
  color: #dde0e2;
}
.ly_main__top .ly_mv .bl_mv_form .el_btn__send {
  width: 23.9705882353vw;
  height: 3.3088235294vw;
  background: #27a871;
  border: 1px solid #fff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1764705882vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  border-radius: 0.2205882353vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_mv .bl_mv_form .el_btn__send {
    width: 100%;
    height: 11.5384615385vw;
    font-size: 4.1025641026vw;
    border-radius: 0.7692307692vw;
  }
}
.ly_main__top .ly_research {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_washi.jpg);
  padding: 6.8382352941vw 0 5.4411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research {
    background-image: url(../img/sp/bg_washi.jpg);
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_research .el_sectTtl {
  margin-bottom: 5.1470588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .el_sectTtl {
    margin-bottom: 8.2051282051vw;
  }
}
.ly_main__top .ly_research .bl_research_cont {
  display: flex;
  justify-content: center;
  margin-bottom: 5.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_cont {
    margin-bottom: 7.1794871795vw;
  }
}
.ly_main__top .ly_research .bl_research_cont li {
  width: 17.5735294118vw;
  height: 23.0147058824vw;
  padding: 2.1323529412vw 0;
  border-top: 0.5147058824vw solid #D36D17;
  background: #fff;
  margin-right: 1.0294117647vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_cont li {
    width: 61.2820512821vw;
    height: 80.2564102564vw;
    padding: 7.4358974359vw 0;
    border-top: 1.7948717949vw solid #D36D17;
    margin: 0 2.0512820513vw;
  }
}
.ly_main__top .ly_research .bl_research_cont li:last-of-type {
  margin: 0;
}
.ly_main__top .ly_research .bl_research_cont li .bl_cont_ttl {
  font-size: 1.5441176471vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 1.9117647059vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_cont li .bl_cont_ttl {
    font-size: 5.3846153846vw;
    margin-bottom: 6.6666666667vw;
  }
}
.ly_main__top .ly_research .bl_research_cont li .bl_cont_img {
  width: 14.0441176471vw;
  height: 14.0441176471vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_cont li .bl_cont_img {
    width: 48.9743589744vw;
    height: 48.9743589744vw;
  }
}
.ly_main__top .ly_research .bl_research_btm {
  position: relative;
}
.ly_main__top .ly_research .bl_research_btm .bl_btm_txt__lg {
  text-align: center;
  font-size: 1.8382352941vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #D36D17;
  margin-bottom: 0.9558823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_btm .bl_btm_txt__lg {
    width: 62.8205128205vw;
    font-size: 5.3846153846vw;
    line-height: 1.3;
    margin: 0 0 3.3333333333vw 7.6923076923vw;
  }
}
.ly_main__top .ly_research .bl_research_btm .bl_btm_txt__lg span {
  border-bottom: 0.3676470588vw solid #D36D17;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_btm .bl_btm_txt__lg span {
    display: inline-block;
    border-bottom: 1.2820512821vw solid #D36D17;
    margin-bottom: 1.5384615385vw;
  }
}
.ly_main__top .ly_research .bl_research_btm .bl_btm_txt__sm {
  text-align: center;
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_btm .bl_btm_txt__sm {
    font-size: 4.1025641026vw;
    line-height: 1.56;
    margin: 0 7.6923076923vw;
  }
}
.ly_main__top .ly_research .bl_research_btm .bl_btm_img {
  width: 8.4558823529vw;
  height: 13.9705882353vw;
  position: absolute;
  right: 15vw;
  bottom: -5.4411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_research .bl_research_btm .bl_btm_img {
    width: 19.2307692308vw;
    height: 31.5384615385vw;
    right: 11.0256410256vw;
    top: -3.5897435897vw;
    bottom: unset;
  }
}
.ly_main__top .ly_problem {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-position: bottom;
  background-color: #f8f6f2;
  background-image: url(../img/bg_problem.png);
  padding: 6.5441176471vw 0 12.2058823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem {
    background-image: url(../img/sp/bg_problem.png);
    padding: 22.5641025641vw 0 38.9743589744vw;
  }
}
.ly_main__top .ly_problem .el_sectTtl {
  display: inline-block;
  margin-bottom: 5.3676470588vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .el_sectTtl {
    display: block;
    margin-bottom: 10.2564102564vw;
  }
}
.ly_main__top .ly_problem .el_sectTtl:before {
  content: "";
  width: 1.7647058824vw;
  height: 1.7647058824vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/deco_ttl_problem.png);
  position: absolute;
  top: 0;
  right: -1.7647058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .el_sectTtl:before {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
    top: -3.3333333333vw;
    right: 24.6153846154vw;
  }
}
.ly_main__top .ly_problem .bl_problem_cont {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .bl_problem_cont {
    display: block;
    width: 71.0256410256vw;
    margin: 0 auto;
  }
}
.ly_main__top .ly_problem .bl_problem_cont li {
  width: 20.3676470588vw;
  margin-right: 1.7647058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .bl_problem_cont li {
    width: 100%;
    margin: 0 0 10vw;
  }
}
.ly_main__top .ly_problem .bl_problem_cont li:last-of-type {
  margin: 0;
}
.ly_main__top .ly_problem .bl_problem_cont li .bl_cont_txt {
  font-size: 1.1764705882vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.38;
  margin-bottom: 0.9558823529vw;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .bl_problem_cont li .bl_cont_txt {
    font-size: 4.1025641026vw;
    margin-bottom: 3.3333333333vw;
  }
}
.ly_main__top .ly_problem .bl_problem_cont li .bl_cont_img {
  width: 100%;
  height: 13.4558823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_problem .bl_problem_cont li .bl_cont_img {
    height: 46.9230769231vw;
  }
}
.ly_main__top .ly_repair {
  padding: 7.3529411765vw 17.6470588235vw;
  background-color: #f8f6f2;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair {
    padding: 15.3846153846vw 6.4102564103vw 25.641025641vw;
  }
}
.ly_main__top .ly_repair .bl_repair_header {
  margin-bottom: 3.3823529412vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_header {
    margin-bottom: 18.9743589744vw;
  }
}
.ly_main__top .ly_repair .bl_repair_header .bl_header_ttl {
  position: relative;
  width: 64.7058823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_header .bl_header_ttl {
    width: 76.4102564103vw;
    margin: 0 auto;
  }
}
.ly_main__top .ly_repair .bl_repair_header .bl_header_ttl .el_sectTtl {
  width: 51.8382352941vw;
  margin-bottom: 1.4705882353vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_header .bl_header_ttl .el_sectTtl {
    margin-bottom: 7.1794871795vw;
    text-align: left;
  }
}
.ly_main__top .ly_repair .bl_repair_header .bl_header_ttl .bl_header_icon {
  width: 11.6176470588vw;
  height: 11.6176470588vw;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_header .bl_header_ttl .bl_header_icon {
    width: 35.8974358974vw;
    height: 35.8974358974vw;
  }
}
.ly_main__top .ly_repair .bl_repair_header .bl_header_ttl .bl_header_icon img {
  border-radius: 50%;
}
.ly_main__top .ly_repair .bl_repair_header .bl_detail_txt {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
  width: 51.8382352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_header .bl_detail_txt {
    text-align: center;
    font-size: 4.1025641026vw;
    width: 84.8717948718vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont {
    display: block;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item {
  width: 30.5147058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item {
    width: 84.8717948718vw;
  }
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item:first-of-type {
    margin-bottom: 13.5897435897vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header {
  border-top: 0.3676470588vw solid #D36D17;
  border-bottom: 0.3676470588vw solid #D36D17;
  margin-bottom: 1.0294117647vw;
  width: 100%;
  height: 5.5147058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header {
    border-top: 1.2820512821vw solid #D36D17;
    border-bottom: 1.2820512821vw solid #D36D17;
    margin-bottom: 3.5897435897vw;
    height: 19.2307692308vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header .bl_header_ttl {
  color: #D36D17;
  font-size: 1.8382352941vw;
  font-weight: 900;
  letter-spacing: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header .bl_header_ttl {
    font-size: 6.4102564103vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header .bl_header_ttl span {
  font-size: 4.2647058824vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin: -0.2941176471vw 0.4411764706vw 0 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item .bl_item_header .bl_header_ttl span {
    font-size: 14.8717948718vw;
    margin: -1.0256410256vw 1.5384615385vw 0 0;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li {
  width: 14.6323529412vw;
  margin-bottom: 1.3970588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li {
    width: 40.7692307692vw;
    margin-bottom: 2.5641025641vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li .bl_item_ttl {
  text-align: center;
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 0.5147058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li .bl_item_ttl {
    font-size: 4.1025641026vw;
    margin-bottom: 2.0512820513vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li .bl_item_img {
  width: 100%;
  height: 8.2352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li .bl_item_img {
    height: 22.8205128205vw;
  }
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li:last-of-type {
  width: 100%;
  margin: 0;
}
.ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li:last-of-type .bl_item_img {
  height: 10.6617647059vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_repair .bl_repair_cont .bl_repair_item ul li:last-of-type .bl_item_img {
    height: 37.1794871795vw;
  }
}
.ly_main__top .ly_price {
  padding: 7.3529411765vw 21.3235294118vw;
  background-image: url(../img/bg_stripe.jpg);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price {
    padding: 25.641025641vw 0;
    background-image: url(../img/sp/bg_stripe.jpg);
  }
}
.ly_main__top .ly_price .el_sectTtl {
  margin-bottom: 0.9558823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .el_sectTtl {
    margin-bottom: 7.1794871795vw;
  }
}
.ly_main__top .ly_price .bl_price_balloon {
  width: 48.8235294118vw;
  height: 10.2941176471vw;
  margin: 0 auto 2.0588235294vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_balloon {
    width: 88.4615384615vw;
    height: 35.641025641vw;
    margin-bottom: 2.5641025641vw;
  }
}
.ly_main__top .ly_price .bl_price_card {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.0882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card {
    display: block;
    margin: 0 7.6923076923vw 8.7179487179vw;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item {
  width: 17.6470588235vw;
  height: 6.5441176471vw;
  border: 1px solid #fff;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item {
    width: 84.6153846154vw;
    height: 15.1282051282vw;
    margin-bottom: 8.9743589744vw;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item:after {
  content: "&";
  font-size: 1.5441176471vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  position: absolute;
  right: -1.6911764706vw;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item:after {
    font-size: 5.3846153846vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: unset;
    bottom: -7.4358974359vw;
    justify-content: center;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item:last-of-type {
    margin-bottom: 0;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item:last-of-type:after {
  content: none;
}
.ly_main__top .ly_price .bl_price_card .bl_card_item .bl_card_item_inner {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.8382352941vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item .bl_card_item_inner {
    font-size: 6.4102564103vw;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item .bl_card_item_inner .el_txt_yellow {
  display: flex;
  align-items: center;
}
.ly_main__top .ly_price .bl_price_card .bl_card_item .bl_card_item_inner .el_txt_yellow .bl_txt_lg {
  font-size: 4.0441176471vw;
  margin: -0.7352941176vw 0.2205882353vw 0 0.2205882353vw;
  text-shadow: 0 0.2205882353vw 0.4411764706vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item .bl_card_item_inner .el_txt_yellow .bl_txt_lg {
    font-size: 14.1025641026vw;
    margin: -2.5641025641vw 0.7692307692vw 0 0.7692307692vw;
    text-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__green {
  background: #079d98;
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__blue {
  background: #1467a5;
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink {
  background: #a51451;
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner {
  flex-direction: column;
  font-size: 1.3970588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner {
    font-size: 4.8717948718vw;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner > span {
  display: flex;
  align-items: center;
  margin-top: 0.2205882353vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner > span {
    margin-top: 0.7692307692vw;
  }
}
.ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner > span .bl_txt_sm {
  font-size: 1.0294117647vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_card .bl_card_item.bl_card_item__pink .bl_card_item_inner > span .bl_txt_sm {
    font-size: 3.5897435897vw;
  }
}
.ly_main__top .ly_price .bl_price_box {
  background: #f8f6f2;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box {
    width: 84.6153846154vw;
    margin: 0 auto;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_header {
  width: 100%;
  height: 4.1176470588vw;
  background: #D36D17;
  color: #fff;
  font-size: 1.8382352941vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_header {
    display: block;
    padding: 4.8717948718vw 0;
    height: 34.6153846154vw;
    font-size: 6.4102564103vw;
    line-height: 1.3;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont {
  padding: 2.2058823529vw 2.9411764706vw 2.4264705882vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont {
    padding: 13.3333333333vw 2.3076923077vw 4.1025641026vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .el_sectTtl {
  font-weight: 700;
  margin-bottom: 2.2794117647vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .el_sectTtl {
    margin-bottom: 7.9487179487vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .el_sectTtl:after {
  width: 13.9705882353vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .el_sectTtl:after {
    width: 74.6153846154vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card {
    display: block;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li {
  width: 16.1764705882vw;
  margin-bottom: 1.4705882353vw;
  color: #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li {
    width: 100%;
    margin-bottom: 3.0769230769vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_ttl {
  background: #af5a13;
  font-size: 1.5441176471vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.9411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_ttl {
    font-size: 5.3846153846vw;
    height: 10.2564102564vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt {
  background: #d36d17;
  position: relative;
  width: 100%;
  height: 4.4117647059vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt {
    height: 15.3846153846vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_num {
  font-size: 2.7941176471vw;
  font-weight: 900;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_num {
    font-size: 9.7435897436vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_yen {
  font-size: 1.1029411765vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-top: 1.5441176471vw;
  margin-right: 0.7352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_yen {
    font-size: 3.8461538462vw;
    margin-top: 5.3846153846vw;
    margin-right: 2.5641025641vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_tax {
  font-size: 0.9558823529vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  position: absolute;
  top: 1.25vw;
  left: 8.2352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_tax {
    font-size: 3.3333333333vw;
    top: 4.358974359vw;
    left: 40.5128205128vw;
  }
}
.ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_size {
  font-size: 2.5vw;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_price .bl_price_box .bl_box_cont .bl_cont_card li .bl_card_txt .bl_txt_size {
    font-size: 8.7179487179vw;
  }
}
.ly_main__top .ly_point {
  background: #f8f6f2;
  position: relative;
  padding: 5.4411764706vw 0 7.3529411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point {
    padding: 35.8974358974vw 0 25.641025641vw;
  }
}
.ly_main__top .ly_point .bl_point_ttl {
  position: absolute;
  top: -1.6911764706vw;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.3529411765vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.2205882353vw 0.4411764706vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_ttl {
    display: block;
    top: -5.641025641vw;
    font-size: 6.4102564103vw;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_point .bl_point_ttl span {
  font-size: 2.7941176471vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_ttl span {
    font-size: 9.7435897436vw;
  }
}
.ly_main__top .ly_point .bl_point_ttl:before, .ly_main__top .ly_point .bl_point_ttl:after {
  content: "";
  width: 2.7205882353vw;
  height: 2.5735294118vw;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/deco_txt_red.svg);
  display: block;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_ttl:before, .ly_main__top .ly_point .bl_point_ttl:after {
    width: 9.4871794872vw;
    height: 8.9743589744vw;
    position: absolute;
    bottom: 0;
  }
}
.ly_main__top .ly_point .bl_point_ttl:before {
  margin-right: 1.3970588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_ttl:before {
    margin-right: unset;
    left: 13.3333333333vw;
  }
}
.ly_main__top .ly_point .bl_point_ttl:after {
  margin-left: 1.3970588235vw;
  transform: scale(-1, 1);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_ttl:after {
    margin-left: unset;
    right: 13.3333333333vw;
  }
}
.ly_main__top .ly_point .bl_point_balloon {
  width: 53.8235294118vw;
  height: 14.7058823529vw;
  margin: 0 auto 0.8823529412vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_balloon {
    width: 88.4615384615vw;
    height: 97.9487179487vw;
    margin-bottom: 5.1282051282vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item {
  padding: 4.4117647059vw 23.1617647059vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item {
    padding: 12.3076923077vw 7.4358974359vw 14.1025641026vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item:first-of-type {
  padding-top: 0;
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item:nth-of-type(even) {
  background: #f4efe7;
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item:last-of-type {
  padding-bottom: 0;
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header {
  margin-bottom: 1.3235294118vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header {
    margin-bottom: 5.8974358974vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_img {
  width: 5.2941176471vw;
  height: 6.6176470588vw;
  margin-right: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_img {
    width: 18.4615384615vw;
    height: 23.0769230769vw;
    margin-right: 2.0512820513vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_txt {
  text-align: center;
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_txt .bl_txt_num {
  font-size: 1.4705882353vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  margin-bottom: 0.2941176471vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_txt .bl_txt_num {
    font-size: 5.1282051282vw;
    margin-bottom: 1.0256410256vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_txt .bl_txt_main {
  width: 14.4117647059vw;
  height: 1.6911764706vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_subTtl .bl_subTtl_txt .bl_txt_main {
    width: 50.2564102564vw;
    height: 5.8974358974vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_ttl {
  border-top: 0.2205882353vw solid #D00048;
  border-bottom: 0.2205882353vw solid #D00048;
  width: 100%;
  height: 4.9264705882vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.3529411765vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-shadow: 0 0.2205882353vw 0.4411764706vw rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_ttl {
    display: block;
    border-top: 0.7692307692vw solid #D00048;
    border-bottom: 0.7692307692vw solid #D00048;
    height: auto;
    font-size: 6.4102564103vw;
    line-height: 1.3;
    text-align: center;
    padding: 3.5897435897vw 0 3.8461538462vw;
    text-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_ttl .bl_ttl_sm {
  font-size: 1.6176470588vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_header .bl_header_ttl .bl_ttl_sm {
    font-size: 6.4102564103vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail {
    flex-direction: column-reverse;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail .bl_detail_txt {
  width: 27.5735294118vw;
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail .bl_detail_txt {
    width: 100%;
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail .bl_detail_img {
  width: 24.4117647059vw;
  height: 18.2352941176vw;
  border: 1px solid #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_point .bl_point_cont .bl_point_item .bl_item_detail .bl_detail_img {
    width: 100%;
    height: 63.5897435897vw;
    margin-bottom: 6.1538461538vw;
  }
}
.ly_main__top .ly_roof {
  background-image: url(../img/bg_washi.jpg);
  padding: 7.3529411765vw 23.1617647059vw 6.9852941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof {
    background-image: url(../img/sp/bg_washi.jpg);
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_roof .bl_roof_header {
  margin-bottom: 1.4705882353vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header {
    display: block;
    margin-bottom: 11.5384615385vw;
  }
}
.ly_main__top .ly_roof .bl_roof_header .bl_header_detail {
  width: 27.5735294118vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header .bl_header_detail {
    width: 74.8717948718vw;
    margin: 0 auto 6.6666666667vw;
  }
}
.ly_main__top .ly_roof .bl_roof_header .bl_header_detail .el_sectTtl {
  margin-bottom: 2.0588235294vw;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header .bl_header_detail .el_sectTtl {
    margin-bottom: 7.1794871795vw;
    text-align: center;
  }
}
.ly_main__top .ly_roof .bl_roof_header .bl_header_detail .bl_detail_txt {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header .bl_header_detail .bl_detail_txt {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header .bl_header_detail .bl_detail_txt p {
    display: inline;
  }
}
.ly_main__top .ly_roof .bl_roof_header .bl_header_img {
  width: 24.4117647059vw;
  height: 18.4558823529vw;
  border-radius: 0.8088235294vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_header .bl_header_img {
    width: 72.3076923077vw;
    height: 64.358974359vw;
    border-radius: 2.8205128205vw;
    margin: 0 auto;
  }
}
.ly_main__top .ly_roof .bl_roof_cont .bl_cont_ttl {
  width: 53.6764705882vw;
  height: 10.2205882353vw;
  margin-bottom: 1.4705882353vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_cont .bl_cont_ttl {
    width: 82.3076923077vw;
    height: 24.8717948718vw;
    margin: 0 auto 5.1282051282vw;
  }
}
.ly_main__top .ly_roof .bl_roof_cont ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_cont ul {
    flex-wrap: wrap;
    width: 77.9487179487vw;
    margin: 0 auto -7.4358974359vw;
  }
}
.ly_main__top .ly_roof .bl_roof_cont ul li {
  width: 11.9852941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_cont ul li {
    width: 36.1538461538vw;
    margin-bottom: 7.4358974359vw;
  }
}
.ly_main__top .ly_roof .bl_roof_cont ul li figure {
  width: 100%;
  height: 11.3235294118vw;
  margin-bottom: 0.7352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_cont ul li figure {
    height: 34.1025641026vw;
    margin-bottom: 2.5641025641vw;
  }
}
.ly_main__top .ly_roof .bl_roof_cont ul li figcaption {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_roof .bl_roof_cont ul li figcaption {
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_case {
  background-image: url(../img/bg_dots.jpg);
  padding: 7.3529411765vw 13.2352941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_case .bl_case_header {
  position: relative;
}
.ly_main__top .ly_case .bl_case_header .el_sectTtl {
  margin-bottom: 5.1470588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_header .el_sectTtl {
    margin-bottom: 9.4871794872vw;
  }
}
.ly_main__top .ly_case .bl_case_header .bl_header_img {
  width: 22.6470588235vw;
  height: 11.0294117647vw;
  position: absolute;
  bottom: -5.1470588235vw;
  right: 2.5735294118vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_header .bl_header_img {
    width: 78.9743589744vw;
    height: 38.4615384615vw;
    position: relative;
    bottom: unset;
    right: unset;
    left: 13.0769230769vw;
  }
}
.ly_main__top .ly_case .bl_case_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -3.6029411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont {
    margin-bottom: 0;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item {
  width: 35vw;
  height: auto;
  margin-bottom: 3.6029411765vw;
  color: #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item {
    width: 76.4102564103vw;
    margin: 0 5.8974358974vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_ttl {
  background: #D36D17;
  width: 100%;
  height: 3.0882352941vw;
  font-size: 1.1764705882vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_ttl {
    height: 10.7692307692vw;
    font-size: 4.1025641026vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs {
  display: flex;
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li {
  width: 50%;
  height: 15.6617647059vw;
  position: relative;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li {
    height: 54.6153846154vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li figure {
  width: 100%;
  height: 100%;
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li figcaption {
  font-size: 2.3529411765vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  position: absolute;
  bottom: 0.2205882353vw;
  left: 0.5147058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li figcaption {
    font-size: 5.641025641vw;
    bottom: 1.2820512821vw;
    left: 1.2820512821vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li:first-of-type:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(../img/arrow_case.svg);
  width: 1.9117647059vw;
  height: 2.2794117647vw;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -1.1029411765vw;
  z-index: 10;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_imgs li:first-of-type:after {
    width: 6.6666666667vw;
    height: 7.9487179487vw;
    right: -3.8461538462vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_detail {
  display: flex;
  background: #D36D17;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_detail {
    display: block;
    padding: 3.5897435897vw 5.1282051282vw 2.5641025641vw;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_detail li {
  width: 33.3333333333%;
  height: 3.0882352941vw;
  font-size: 1.1764705882vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_detail li {
    display: block;
    width: 100%;
    height: 6.1538461538vw;
    font-size: 4.1025641026vw;
    border: none;
  }
}
.ly_main__top .ly_case .bl_case_cont .bl_case_item .bl_item_detail li:last-of-type {
  border: none;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_case .bl_case_cont .slick-arrow.slick-prev {
    left: 7.6923076923vw;
  }
  .ly_main__top .ly_case .bl_case_cont .slick-arrow.slick-next {
    right: 7.6923076923vw;
  }
}
.ly_main__top .ly_voice {
  padding: 7.3529411765vw 17.6470588235vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/bg_washi.jpg);
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice {
    padding: 25.641025641vw 0;
    background-image: url(../img/sp/bg_washi.jpg);
  }
}
.ly_main__top .ly_voice .el_sectTtl {
  margin-bottom: 5.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .el_sectTtl {
    margin-bottom: 10.7692307692vw;
  }
}
.ly_main__top .ly_voice .bl_voice_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -4.5588235294vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont {
    margin-bottom: 0;
  }
}
.ly_main__top .ly_voice .bl_voice_cont li {
  width: 30.6617647059vw;
  margin-bottom: 4.5588235294vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont li {
    width: 74.358974359vw;
    margin: 0 6.6666666667vw;
  }
}
.ly_main__top .ly_voice .bl_voice_cont li figure {
  width: 18.6029411765vw;
  height: 18.6029411765vw;
  margin: 0 auto 1.3235294118vw;
  border-radius: 0.7352941176vw;
  border: 0.3676470588vw solid #fff;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont li figure {
    width: 64.8717948718vw;
    height: 64.8717948718vw;
    margin-bottom: 4.6153846154vw;
    border-radius: 2.5641025641vw;
    border: 1.2820512821vw solid #fff;
  }
}
.ly_main__top .ly_voice .bl_voice_cont li .bl_voice_txt .bl_txt_main {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
  margin-bottom: 0.8823529412vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont li .bl_voice_txt .bl_txt_main {
    font-size: 4.1025641026vw;
    margin-bottom: 3.0769230769vw;
  }
}
.ly_main__top .ly_voice .bl_voice_cont li .bl_voice_txt .bl_txt_sub {
  color: #D36D17;
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont li .bl_voice_txt .bl_txt_sub {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_voice .bl_voice_cont .slick-arrow {
    top: 25.641025641vw;
    bottom: unset;
  }
  .ly_main__top .ly_voice .bl_voice_cont .slick-arrow.slick-prev {
    left: 3.3333333333vw;
  }
  .ly_main__top .ly_voice .bl_voice_cont .slick-arrow.slick-next {
    right: 3.3333333333vw;
  }
}
.ly_main__top .ly_menu {
  background-image: url(../img/bg_dots.jpg);
  padding: 7.3529411765vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_menu .el_sectTtl {
  margin-bottom: 3.6764705882vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu .el_sectTtl {
    margin-bottom: 10.7692307692vw;
  }
}
.ly_main__top .ly_menu .bl_meun_cont {
  width: 36.9117647059vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu .bl_meun_cont {
    width: 84.358974359vw;
  }
}
.ly_main__top .ly_menu .bl_meun_cont table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 3.8235294118vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu .bl_meun_cont table {
    margin-bottom: 10.2564102564vw;
  }
}
.ly_main__top .ly_menu .bl_meun_cont table:last-of-type {
  margin: 0;
}
.ly_main__top .ly_menu .bl_meun_cont table tbody {
  width: 100%;
  border-collapse: collapse;
}
.ly_main__top .ly_menu .bl_meun_cont table tbody tr th {
  display: block;
  color: #205AE0;
  font-size: 1.8382352941vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  border-bottom: 0.3676470588vw solid #205AE0;
  padding: 0 0 0.4411764706vw;
  margin-bottom: 1.1029411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu .bl_meun_cont table tbody tr th {
    font-size: 6.4102564103vw;
    border-bottom: 1.2820512821vw solid #205AE0;
    padding-bottom: 1.5384615385vw;
    margin-bottom: 1.2820512821vw;
  }
}
.ly_main__top .ly_menu .bl_meun_cont table tbody tr td {
  color: #000;
  font-size: 1.4705882353vw;
  font-weight: 700;
  letter-spacing: 0;
  padding: 1.1029411765vw 0;
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_menu .bl_meun_cont table tbody tr td {
    font-size: 3.5897435897vw;
    padding: 4.6153846154vw 0;
  }
}
.ly_main__top .ly_menu .bl_meun_cont table tbody tr td:last-of-type {
  border: none;
}
.ly_main__top .ly_message {
  background-image: url(../img/bg_dots.jpg);
  padding: 7.3529411765vw 21.9117647059vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_message .el_sectTtl {
  margin-bottom: 4.2647058824vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .el_sectTtl {
    margin-bottom: 9.4871794872vw;
  }
}
.ly_main__top .ly_message .bl_message_ttl {
  font-size: 1.8382352941vw;
  font-weight: 900;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #D36D17;
  width: 100%;
  padding-bottom: 2.0588235294vw;
  position: relative;
  margin-bottom: 2.2794117647vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_ttl {
    text-align: center;
    font-size: 5.1282051282vw;
    line-height: 1.75;
    padding-bottom: 2.0512820513vw;
    margin-bottom: 4.6153846154vw;
  }
}
.ly_main__top .ly_message .bl_message_ttl:after {
  content: "";
  width: 100%;
  height: 0.6617647059vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/line_ttl_orange_lg_02.svg);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_ttl:after {
    width: 65.8974358974vw;
    height: 1.5384615385vw;
    background-image: url(../img/sp/line_ttl_orange_lg_02.svg);
  }
}
.ly_main__top .ly_message .bl_message_cont {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_cont {
    display: block;
    width: 84.6153846154vw;
    margin: 0 auto;
  }
}
.ly_main__top .ly_message .bl_message_cont .bl_cont_txt {
  font-size: 1.1029411765vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.87;
  width: 35.9558823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_cont .bl_cont_txt {
    font-size: 3.8461538462vw;
    margin-bottom: 6.4102564103vw;
    width: 100%;
  }
}
.ly_main__top .ly_message .bl_message_cont .bl_cont_img {
  width: 17.6470588235vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_cont .bl_cont_img {
    width: 100%;
  }
}
.ly_main__top .ly_message .bl_message_cont .bl_cont_img figure {
  width: 100%;
  height: 24.0441176471vw;
  margin-bottom: 0.7352941176vw;
  border-radius: 0.8088235294vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_cont .bl_cont_img figure {
    height: 48.2051282051vw;
    margin-bottom: 2.5641025641vw;
    border-radius: 2.8205128205vw;
  }
}
.ly_main__top .ly_message .bl_message_cont .bl_cont_img figcaption {
  color: #D36D17;
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_message .bl_message_cont .bl_cont_img figcaption {
    font-size: 4.1025641026vw;
    text-align: center;
  }
}
.ly_main__top .ly_faq {
  background: #D36D17;
  padding: 7.3529411765vw 0;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq {
    padding: 25.641025641vw 0;
  }
}
.ly_main__top .ly_faq .el_sectTtl {
  color: #fff;
  margin-bottom: 4.4852941176vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .el_sectTtl {
    margin-bottom: 10.5128205128vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont {
  width: 64.7058823529vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont {
    width: 84.6153846154vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item {
  margin-bottom: 1.6176470588vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item {
    margin-bottom: 6.4102564103vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item:last-of-type {
  margin-bottom: 0;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_txt {
  font-size: 1.25vw;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.53;
  width: 100%;
  height: 100%;
  padding: 1.3970588235vw 3.6764705882vw 1.25vw 0.9558823529vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_txt {
    font-size: 4.358974359vw;
    padding: 1.2820512821vw 12.0512820513vw 1.2820512821vw 2.0512820513vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q {
  background: #fff;
  color: #D36D17;
  display: flex;
  position: relative;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q:hover {
  cursor: pointer;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q:before {
  content: "Q";
  font-size: 1.9852941176vw;
  font-weight: 900;
  letter-spacing: 0;
  flex: none;
  width: 4.5588235294vw;
  background: #ffd4af;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q:before {
    font-size: 6.9230769231vw;
    width: 15.8974358974vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open {
  width: 1.6911764706vw;
  height: 1.6911764706vw;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 1.1029411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open {
    width: 5.8974358974vw;
    height: 5.8974358974vw;
    right: 2.8205128205vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open:before, .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open:after {
  content: "";
  width: 100%;
  height: 0.2205882353vw;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #D36D17;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open:before, .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open:after {
    height: 0.7692307692vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q .bl_faq_open:after {
  transform: rotate(90deg);
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__q.is_active .bl_faq_open:after {
  content: none;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a {
  display: none;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a .bl_faq_txt_wrapper {
  color: #fff;
  display: flex;
  align-items: baseline;
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a .bl_faq_txt_wrapper .bl_faq_txt {
  font-weight: 500;
  padding-right: 1.1029411765vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a .bl_faq_txt_wrapper .bl_faq_txt {
    padding-top: 4.8717948718vw;
    padding-right: 3.8461538462vw;
  }
}
.ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a .bl_faq_txt_wrapper:before {
  content: "A";
  font-size: 1.9852941176vw;
  font-weight: 900;
  letter-spacing: 0;
  flex: none;
  width: 4.5588235294vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0.2205882353vw;
}
@media screen and (max-width: 780px) {
  .ly_main__top .ly_faq .bl_faq_cont .bl_faq_item .bl_faq_item__a .bl_faq_txt_wrapper:before {
    font-size: 6.9230769231vw;
    width: 15.8974358974vw;
    top: 0.7692307692vw;
  }
}

/* ============================================
  contact - お問い合わせ 
============================================ */
.ly_contact {
  background: #f8f6f2;
  padding: 0 0 5vw;
}
@media screen and (max-width: 780px) {
  .ly_contact {
    padding-bottom: 25.641025641vw;
  }
}
.ly_contact .el_sectTtl {
  padding-top: 7.4264705882vw;
  margin-bottom: 2.0588235294vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .el_sectTtl {
    padding-top: 25.641025641vw;
    margin-bottom: 5.1282051282vw;
  }
}
.ly_contact .bl_contact_subTtl {
  font-size: 1.25vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.53;
  width: 60.9558823529vw;
  margin: 0 auto 2.9411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_contact_subTtl {
    font-size: 4.358974359vw;
    width: 84.6153846154vw;
    margin-bottom: 5.1282051282vw;
  }
}
.ly_contact .bl_form_body .bl_form_cont {
  width: 61.7647058824vw;
  margin: 0 auto 4.4117647059vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont {
    width: 84.6153846154vw;
    margin-bottom: 10.2564102564vw;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 2.2058823529vw 1.4705882353vw;
  border-bottom: 1px dotted #333333;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item {
    display: block;
    padding: 6.1538461538vw 0;
  }
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item:last-of-type {
    border: none;
    padding-bottom: 0;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item:first-of-type {
  padding-top: 0;
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_label {
  font-size: 1.3235294118vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_label {
    font-size: 4.6153846154vw;
    margin-bottom: 4.6153846154vw;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_label.bl_label__required:after {
  content: "必須";
  background: #D00048;
  color: #fff;
  width: 4.2647058824vw;
  height: 1.7647058824vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.7352941176vw;
  font-size: 1.1764705882vw;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_label.bl_label__required:after {
    width: 14.8717948718vw;
    height: 6.1538461538vw;
    margin-left: 2.5641025641vw;
    font-size: 4.1025641026vw;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper {
  width: 31.6176470588vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper {
    width: 100%;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper .bl_input_item {
  width: 100%;
  height: 3.0882352941vw;
  display: flex;
  align-items: center;
  padding: 0 1.1029411765vw;
  font-size: 1.1764705882vw;
  font-weight: 400;
  letter-spacing: 0.04em;
  background: #fff;
  outline: none;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper .bl_input_item {
    height: 10.7692307692vw;
    padding: 0 3.8461538462vw;
    font-size: 4.1025641026vw;
  }
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper .bl_input_item::-moz-placeholder {
  color: #d5d5d5;
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper .bl_input_item::placeholder {
  color: #d5d5d5;
}
.ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper__msg .bl_input_item {
  height: 23.9705882353vw;
  padding-top: 1.1764705882vw;
  padding-bottom: 1.1764705882vw;
  line-height: 2;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_form_cont > .bl_form_item .bl_input_wrapper__msg .bl_input_item {
    height: 78.7179487179vw;
    padding-top: 2.0512820513vw;
    padding-bottom: 2.0512820513vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont {
  padding: 0 0 2.9411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont {
    padding: 0 0 8.7179487179vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_header {
  width: 39.7058823529vw;
  margin: 0 auto 2.9411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_header {
    width: 81.0256410256vw;
    margin-bottom: 6.6666666667vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_header .bl_header_ttl {
  font-size: 1.9117647059vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 0.7352941176vw;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_header .bl_header_ttl {
    font-size: 6.6666666667vw;
    margin-bottom: 2.5641025641vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_header .bl_header_txt {
  font-size: 1.1764705882vw;
  line-height: 1.63;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_header .bl_header_txt {
    font-size: 4.1025641026vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body {
  margin: auto;
  width: 58.0882352941vw;
  height: 22.2794117647vw;
  position: relative;
  background: #fff;
  color: #000;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_body {
    width: 78.9743589744vw;
    height: 77.6923076923vw;
    margin: 0 auto;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner {
  width: 52.9411764706vw;
  height: 18.9705882353vw;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.5735294118vw;
  margin: auto;
  overflow: scroll;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner {
    width: 69.2307692308vw;
    height: 66.1538461538vw;
    right: 2.5641025641vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .bl_pb_item {
  font-size: 1.1764705882vw;
  letter-spacing: 0.04em;
  line-height: 1.63;
  margin-bottom: 2.2058823529vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .bl_pb_item {
    font-size: 4.1025641026vw;
    margin-bottom: 7.6923076923vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .bl_pb_item:last-of-type {
  margin-bottom: 0;
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .bl_pb_item a {
  display: inline-block;
  text-decoration: underline;
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .mCSB_scrollTools .mCSB_draggerRail {
  width: 0.4411764706vw;
  background: transparent;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .mCSB_scrollTools .mCSB_draggerRail {
    width: 1.5384615385vw;
  }
}
.ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #205AE0;
  border-radius: 0.5147058824vw;
  width: 0.4411764706vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_cont .bl_pb_body .bl_pb_inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 1.7948717949vw;
    width: 1.5384615385vw;
  }
}
.ly_contact .bl_form_body .bl_pb_check {
  margin-bottom: 4.4117647059vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_check {
    margin: 0 auto 10.2564102564vw;
    width: 62.0512820513vw;
  }
}
.ly_contact .bl_form_body .bl_pb_check .mwform-checkbox-field label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ly_contact .bl_form_body .bl_pb_check .mwform-checkbox-field label input {
  transform: scale(1.5);
}
.ly_contact .bl_form_body .bl_pb_check .mwform-checkbox-field label .mwform-checkbox-field-text {
  font-size: 1.3235294118vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-left: 0.8088235294vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .bl_form_body .bl_pb_check .mwform-checkbox-field label .mwform-checkbox-field-text {
    font-size: 4.6153846154vw;
    line-height: 1.22;
    margin-left: 3.3333333333vw;
  }
}
.ly_contact .bl_form_body .bl_pb_check .error {
  text-align: center !important;
}
.ly_contact .mw_wp_form .error {
  color: #c32d00 !important;
  font-size: 1.1764705882vw !important;
  font-weight: 700;
  margin-top: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_contact .mw_wp_form .error {
    font-size: 4.1025641026vw !important;
    margin-top: 2.0512820513vw;
  }
}

.el_btn__form {
  background: #D36D17;
  color: #fff;
  font-size: 1.3235294118vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25.7352941176vw;
  height: 5.8823529412vw;
  margin: 0 auto;
  border-radius: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .el_btn__form {
    font-size: 4.6153846154vw;
    width: 84.1025641026vw;
    height: 20.5128205128vw;
    border-radius: 2.0512820513vw;
  }
}
.el_btn__form a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.mw_wp_form_send_error {
  text-align: center;
  color: #c32d00;
  font-size: 1.3235294118vw;
  font-weight: 700;
  margin-bottom: 3.6764705882vw;
}
@media screen and (max-width: 780px) {
  .mw_wp_form_send_error {
    font-size: 3.5897435897vw;
    margin-bottom: 7.6923076923vw;
  }
}

.ly_contact__check .el_sectTtl {
  color: #D00048;
}
.ly_contact__check .bl_contact_ttl {
  width: 57.7205882353vw;
  height: 4.0441176471vw;
}
@media screen and (max-width: 780px) {
  .ly_contact__check .bl_contact_ttl {
    width: 84.6153846154vw;
    height: 5.8974358974vw;
  }
}
.ly_contact__check .bl_contact_subTtl {
  text-align: center;
}

.ly_contact__thanks {
  text-align: center;
}
@media screen and (max-width: 780px) {
  .ly_contact__thanks .bl_contact_subTtl {
    font-size: 4.1025641026vw;
  }
}
.ly_contact__thanks .bl_contact_subTtl p {
  margin-bottom: 1.4705882353vw;
}
@media screen and (max-width: 780px) {
  .ly_contact__thanks .bl_contact_subTtl p {
    margin-bottom: 7.6923076923vw;
  }
}
.ly_contact__thanks .bl_contact_subTtl p:last-of-type {
  margin: 0;
}

/* ============================================
  404 - notFoundページ
============================================ */
.ly_main__pages {
  background: #D36D17;
}
.ly_main__pages .ly_page {
  height: 95vh;
}
@media screen and (max-width: 780px) {
  .ly_main__pages .ly_page {
    height: 85vh;
  }
}
.ly_main__pages .ly_page .bl_page_body {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ly_main__pages .ly_page .bl_page_body p {
  text-align: center;
  font-size: 1.6911764706vw;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  margin-bottom: 3.6764705882vw;
}
@media screen and (max-width: 780px) {
  .ly_main__pages .ly_page .bl_page_body p {
    font-size: 5.1282051282vw;
    margin-bottom: 7.6923076923vw;
  }
}
.ly_main__pages .ly_page .el_btn__goTop {
  background: #fff;
  color: #D36D17;
  font-size: 1.3235294118vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25.7352941176vw;
  height: 5.8823529412vw;
  margin: 0 auto;
  border-radius: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .ly_main__pages .ly_page .el_btn__goTop {
    font-size: 4.6153846154vw;
    width: 84.1025641026vw;
    height: 20.5128205128vw;
    border-radius: 2.0512820513vw;
  }
}
.ly_main__pages .ly_page .el_btn__goTop a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

/* ============================================
  footer - フッター
============================================ */
.bl_footer_float {
  z-index: 500;
  position: fixed;
  top: 0.8823529412vw;
  right: 0.5147058824vw;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
@media screen and (max-width: 780px) {
  .bl_footer_float {
    opacity: 1;
    visibility: visible;
    top: unset;
    bottom: 0;
    right: 0;
  }
}
.bl_footer_float.is_active {
  opacity: 1;
  visibility: visible;
}
.bl_footer_float .bl_btn_cta_wrapper {
  flex-direction: column-reverse;
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper {
    width: 100%;
    height: 14.6153846154vw;
    display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn {
    width: 50vw;
    height: 100%;
    box-shadow: unset;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn:after {
    right: 1.2820512821vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner {
    padding-left: 2.0512820513vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_icon {
    margin-right: 1.0256410256vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_lg {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__phone .bl_btn_inner .bl_btn_txt .bl_txt_sm {
    font-size: 3.3333333333vw;
  }
}
.bl_footer_float .bl_btn_cta_wrapper .el_btn__line {
  margin-bottom: 0.5882352941vw;
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner {
    padding-left: 7.6923076923vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_icon {
    margin-right: 1.5384615385vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg {
    font-size: 3.8461538462vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_lg span {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 780px) {
  .bl_footer_float .bl_btn_cta_wrapper .el_btn__line .bl_btn_inner .bl_btn_txt .bl_txt_sm {
    font-size: 3.3333333333vw;
  }
}

.ly_footer {
  padding: 3.2352941176vw 17.6470588235vw 2.9411764706vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 780px) {
  .ly_footer {
    display: block;
    padding: 12.8205128205vw 7.6923076923vw 20.5128205128vw;
  }
}
.ly_footer .bl_footer_company .bl_footer_ttl {
  width: 9.4852941176vw;
  height: 1.5441176471vw;
  margin-bottom: 1.0294117647vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_company .bl_footer_ttl {
    width: 33.0769230769vw;
    height: 5.3846153846vw;
    margin-bottom: 3.5897435897vw;
  }
}
.ly_footer .bl_footer_company .bl_footer_detail {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_company .bl_footer_detail {
    font-size: 4.1025641026vw;
    margin-bottom: 5.1282051282vw;
  }
}
.ly_footer .bl_footer_nav ul li {
  font-size: 1.1764705882vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.75;
  text-decoration: underline;
  margin-bottom: 0.2205882353vw;
}
@media screen and (max-width: 780px) {
  .ly_footer .bl_footer_nav ul li {
    font-size: 4.1025641026vw;
    line-height: 1.4;
    margin-bottom: 0.7692307692vw;
  }
}
.ly_footer .bl_footer_nav ul li:hover {
  cursor: pointer;
  text-decoration: none;
}
.ly_footer .bl_footer_nav ul li a {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=style.css.map */