@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
.lp-sfslx {
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
}
.lp-sfslx div,
.lp-sfslx span,
.lp-sfslx object,
.lp-sfslx iframe,
.lp-sfslx h1,
.lp-sfslx h2,
.lp-sfslx h3,
.lp-sfslx h4,
.lp-sfslx h5,
.lp-sfslx h6,
.lp-sfslx p,
.lp-sfslx blockquote,
.lp-sfslx pre,
.lp-sfslx abbr,
.lp-sfslx address,
.lp-sfslx cite,
.lp-sfslx code,
.lp-sfslx del,
.lp-sfslx dfn,
.lp-sfslx em,
.lp-sfslx img,
.lp-sfslx ins,
.lp-sfslx kbd,
.lp-sfslx q,
.lp-sfslx samp,
.lp-sfslx small,
.lp-sfslx strong,
.lp-sfslx sub,
.lp-sfslx sup,
.lp-sfslx var,
.lp-sfslx b,
.lp-sfslx i,
.lp-sfslx dl,
.lp-sfslx dt,
.lp-sfslx dd,
.lp-sfslx ol,
.lp-sfslx ul,
.lp-sfslx li,
.lp-sfslx fieldset,
.lp-sfslx form,
.lp-sfslx label,
.lp-sfslx legend,
.lp-sfslx table,
.lp-sfslx caption,
.lp-sfslx tbody,
.lp-sfslx tfoot,
.lp-sfslx thead,
.lp-sfslx tr,
.lp-sfslx th,
.lp-sfslx td,
.lp-sfslx article,
.lp-sfslx aside,
.lp-sfslx canvas,
.lp-sfslx details,
.lp-sfslx figcaption,
.lp-sfslx figure,
.lp-sfslx footer,
.lp-sfslx header,
.lp-sfslx hgroup,
.lp-sfslx menu,
.lp-sfslx nav,
.lp-sfslx section,
.lp-sfslx summary,
.lp-sfslx time,
.lp-sfslx mark,
.lp-sfslx audio,
.lp-sfslx video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.lp-sfslx article,
.lp-sfslx aside,
.lp-sfslx details,
.lp-sfslx figcaption,
.lp-sfslx figure,
.lp-sfslx footer,
.lp-sfslx header,
.lp-sfslx hgroup,
.lp-sfslx menu,
.lp-sfslx nav,
.lp-sfslx section {
  display: block;
}
.lp-sfslx nav ul {
  list-style: none;
}
.lp-sfslx blockquote,
.lp-sfslx q {
  quotes: none;
}
.lp-sfslx blockquote::before,
.lp-sfslx blockquote::after,
.lp-sfslx q::before,
.lp-sfslx q::after {
  content: "";
  content: none;
}
.lp-sfslx a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: inherit;
}
.lp-sfslx ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.lp-sfslx mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.lp-sfslx del {
  text-decoration: line-through;
}
.lp-sfslx abbr[title],
.lp-sfslx dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.lp-sfslx table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lp-sfslx hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.lp-sfslx input,
.lp-sfslx select {
  vertical-align: middle;
}
.lp-sfslx ul, .lp-sfslx ol {
  list-style: none;
}
.lp-sfslx sup {
  font-size: 70%;
}
.lp-sfslx sub {
  font-size: 70%;
}
.lp-sfslx * {
  box-sizing: border-box;
}
.lp-sfslx h1,
.lp-sfslx h2,
.lp-sfslx h3,
.lp-sfslx h4 {
  text-transform: none;
}
.lp-sfslx img {
  vertical-align: top;
}
.lp-sfslx button {
  color: inherit;
}

@media screen and (min-width: 769px) {
  .lp-sfslx .u-pc {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .u-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .u-pc-inline {
    display: inline !important;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .u-pc-inline {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .u-sp {
    display: block !important;
  }
}

.lp-sfslx {
  overflow: hidden;
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
.lp-sfslx #lp-sfslx_video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: black;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: opacity 1s ease;
  touch-action: none;
}
.lp-sfslx #lp-sfslx_video-overlay.fade-out {
  opacity: 0;
  pointer-events: none;
}
.lp-sfslx #lp-sfslx_intro-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp-sfslx #lp-sfslx_video-close-btn {
  display: block;
  position: absolute;
  z-index: 10;
  background: none;
  border: none;
  background-color: #FFFFFF;
  border-radius: 1000px;
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx #lp-sfslx_video-close-btn {
    padding: 0.6944444444vw 2.0833333333vw 0.3472222222vw 1.0416666667vw;
    top: 3.4722222222vw;
    right: 3.4722222222vw;
    font-size: 0.9722222222vw;
    line-height: 1;
    letter-spacing: 0.075em;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx #lp-sfslx_video-close-btn {
    padding: 2.6666666667vw 7.4666666667vw 1.6vw 4vw;
    top: 5.3333333333vw;
    right: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
.lp-sfslx #lp-sfslx_video-close-btn::before, .lp-sfslx #lp-sfslx_video-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #000000;
}
@media screen and (min-width: 769px) {
  .lp-sfslx #lp-sfslx_video-close-btn::before, .lp-sfslx #lp-sfslx_video-close-btn::after {
    width: 0.1388888889vw;
    height: 1.0416666667vw;
    right: 1.0416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx #lp-sfslx_video-close-btn::before, .lp-sfslx #lp-sfslx_video-close-btn::after {
    width: 0.5333333333vw;
    height: 4vw;
    right: 4vw;
  }
}
.lp-sfslx #lp-sfslx_video-close-btn::before {
  transform: translateY(-50%) rotate(45deg);
}
.lp-sfslx #lp-sfslx_video-close-btn::after {
  transform: translateY(-50%) rotate(-45deg);
}
.lp-sfslx .lp-sfslx__kv {
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__kv {
    height: 41.875vw;
    padding: 13.9583333333vw 8.8194444444vw 0;
    background-image: url("../images/lp/lp-sfslx/kv_bg_pc.jpg?$staticlink$");
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv {
    height: 136vw;
    padding: 5.0666666667vw 0 0;
    background-image: url("../images/lp/lp-sfslx/kv_bg_sp.jpg?$staticlink$");
  }
}
.lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_desc {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_desc {
    width: 42.3611111111vw;
    margin-bottom: 12.8472222222vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_desc {
    margin-bottom: 94.1333333333vw;
  }
}
.lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_hdg {
  font-family: "ReaderBold", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_hdg {
    margin-bottom: 0.3472222222vw;
    font-size: 3.3333333333vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_hdg {
    margin-bottom: 0.5333333333vw;
    font-size: 9.0666666667vw;
    line-height: 0.9705882353;
    letter-spacing: 0.1em;
  }
}
.lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_lead {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_lead {
    font-size: 1.1111111111vw;
    line-height: 1.375;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_lead {
    font-size: 2.6666666667vw;
    line-height: 1.45;
    letter-spacing: 0em;
  }
}
.lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_lead_bold {
  font-family: "ReaderBold", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_lead_bold {
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_txt {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_txt {
    font-size: 1.1111111111vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__kv .lp-sfslx__kv_txt {
    font-size: 3.4666666667vw;
    line-height: 1.5384615385;
    letter-spacing: 0.02em;
  }
}
.lp-sfslx .lp-sfslx__main {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__main {
    background-image: url("../images/lp/lp-sfslx/main_bg_pc.jpg?$staticlink$");
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__main {
    background-image: url("../images/lp/lp-sfslx/main_bg_sp.jpg?$staticlink$");
  }
}
.lp-sfslx .lp-sfslx__nav {
  position: fixed;
  width: 100%;
  z-index: 1000;
  transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0s, transform 0.8s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav {
    left: 0;
    height: 3.3333333333vw;
    bottom: 1.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__nav {
    bottom: 4vw;
    left: 0;
  }
}
.lp-sfslx .lp-sfslx__nav.is-unvisible {
  transform: translate3d(0, 100%, 0);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
.lp-sfslx .lp-sfslx__nav ul {
  border: 1px solid #777777;
  display: flex;
  background: linear-gradient(0deg, #3c4146, #000000);
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav ul {
    border-radius: 0.6944444444vw;
    width: 47.5694444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__nav ul {
    width: 89.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__nav ul > li {
  flex: 1 1 0;
  position: relative;
}
.lp-sfslx .lp-sfslx__nav ul > li:nth-child(1):after, .lp-sfslx .lp-sfslx__nav ul > li:nth-child(3):after {
  height: 100%;
  position: absolute;
  top: 0;
  width: 0.1333333333vw;
  content: "";
  background-color: #777777;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav ul > li:nth-child(1):after, .lp-sfslx .lp-sfslx__nav ul > li:nth-child(3):after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
  }
}
.lp-sfslx .lp-sfslx__nav ul > li:nth-child(1):after {
  right: 0;
}
.lp-sfslx .lp-sfslx__nav ul > li:nth-child(3):after {
  left: 0;
}
.lp-sfslx .lp-sfslx__nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  letter-spacing: 0.075em;
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
  position: relative;
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav a {
    font-size: 0.9027777778vw;
    height: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__nav a {
    font-size: 2.9333333333vw;
    height: 10.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__nav a .-icon-anc {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav a .-icon-anc {
    width: 0.8333333333vw;
    height: 0.4861111111vw;
    right: 1.7361111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__nav a .-icon-anc {
    width: 2.2666666667vw;
    height: 1.3333333333vw;
    right: 2.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__nav a .-icon-anc::before, .lp-sfslx .lp-sfslx__nav a .-icon-anc::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 2px);
  width: 1px;
  height: 45px;
  border-radius: 9999px;
  background-color: #fff;
  transform-origin: 50% calc(100% - 1px);
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__nav a .-icon-anc::before, .lp-sfslx .lp-sfslx__nav a .-icon-anc::after {
    height: 0.5555555556vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__nav a .-icon-anc::before, .lp-sfslx .lp-sfslx__nav a .-icon-anc::after {
    height: 1.6vw;
  }
}
.lp-sfslx .lp-sfslx__nav a .-icon-anc::before {
  transform: rotate(45deg);
}
.lp-sfslx .lp-sfslx__nav a .-icon-anc::after {
  transform: rotate(-45deg);
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01 {
  text-align: center;
  position: relative;
  margin: 0 auto;
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01 {
    width: 79.0277777778vw;
    font-size: 3.0555555556vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01 {
    width: 89.3333333333vw;
    font-size: 8.5333333333vw;
    line-height: 1.3125;
    letter-spacing: 0.02em;
  }
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 1px;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::after {
    transform: translateY(-0.3472222222vw);
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::after {
    transform: translateY(-1.3333333333vw);
  }
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::before {
  background: linear-gradient(270deg, #a1885c, #FFFFFF);
  left: 0;
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01::after {
  background: linear-gradient(90deg, #a1885c, #FFFFFF);
  right: 0;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg01::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg01::after {
    width: 31.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg01::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg01::after {
    width: 21.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg02::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg02::after {
    width: 31.4236111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg02::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg02::after {
    width: 21.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg03::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg03::after {
    width: 23.5416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg03::before, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01.-hdg03::after {
    width: 16.8vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01 + .lp-sfslx__box01 {
    margin-top: 3.6805555556vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg01 + .lp-sfslx__box01 {
    margin-top: 8.8vw;
  }
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 {
    font-size: 2.0833333333vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 {
    font-size: 6.4vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 .-Regular {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__section_lead01 {
    margin-top: 0.3472222222vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__section_lead01 {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__box02_txt, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__btn01 {
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__box02_txt, .lp-sfslx .lp-sfslx__section .lp-sfslx__section_hdg02 + .lp-sfslx__btn01 {
    margin-top: 3.2vw;
  }
}
.lp-sfslx .lp-sfslx__section .lp-sfslx__section_lead01 {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_lead01 {
    font-size: 1.5277777778vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_lead01 {
    font-size: 4.8vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_lead01 + .lp-sfslx__box02_hdg {
    margin-top: 1.875vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section .lp-sfslx__section_lead01 + .lp-sfslx__box02_hdg {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section01 {
    padding: 9.8611111111vw 0 4.2361111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section01 {
    padding: 37.3333333333vw 0 11.4666666667vw;
  }
}
.lp-sfslx .lp-sfslx__section.-section02 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  color: #FFFFFF;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section02 {
    background-image: url("../images/lp/lp-sfslx/bg_01_pc.jpg?$staticlink$");
    padding: 5.2083333333vw 0 5.2083333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section02 {
    background-image: url("../images/lp/lp-sfslx/bg_01_sp.jpg?$staticlink$");
    padding: 10.6666666667vw 0 11.2vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section02 .vjs-fluid {
    width: 34.375vw;
    padding-top: 34.375vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section02 .vjs-fluid {
    width: 100%;
    margin-bottom: 4vw;
    padding-top: 125.2vw;
  }
}
.lp-sfslx .lp-sfslx__section.-section02 .vjs-fluid .vjs-poster {
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section03 {
    padding: 5.1388888889vw 0 3.6805555556vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section03 {
    padding: 13.3333333333vw 0 9.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section03 .vjs-fluid {
    width: 44.5138888889vw;
    padding-top: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section03 .vjs-fluid {
    width: 89.8666666667vw;
    margin: 0 auto 4vw;
    padding-top: 50.4710666667vw;
  }
}
.lp-sfslx .lp-sfslx__section.-section03 .vjs-fluid .vjs-poster {
  background-size: cover;
}
.lp-sfslx .lp-sfslx__section.-section04 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  color: #FFFFFF;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section04 {
    background-image: url("../images/lp/lp-sfslx/bg_02_pc.jpg?$staticlink$");
    padding: 5.2083333333vw 0;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section04 {
    background-image: url("../images/lp/lp-sfslx/bg_02_sp.jpg?$staticlink$");
    padding: 10.6666666667vw 0 8.8vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section04 .vjs-fluid {
    width: 44.5138888889vw;
    padding-top: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section04 .vjs-fluid {
    width: 100%;
    margin-bottom: 3.4666666667vw;
    padding-top: 56.1621333333vw;
  }
}
.lp-sfslx .lp-sfslx__section.-section04 .vjs-fluid .vjs-poster {
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section05 {
    padding: 5.2083333333vw 0 7.0138888889vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section05 {
    padding: 7.4666666667vw 0 16vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__section.-section05 .vjs-fluid {
    width: 44.5138888889vw;
    padding-top: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__section.-section05 .vjs-fluid {
    width: 89.3333333333vw;
    padding-top: 50.1716vw;
  }
}
.lp-sfslx .lp-sfslx__section.-section05 .vjs-fluid .vjs-poster {
  background-size: cover;
}
.lp-sfslx .lp-sfslx__box01 {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 {
    width: 79.0277777778vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01.-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 + .lp-sfslx__box01 {
    margin-top: 5.2777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 + .lp-sfslx__box01 {
    margin-top: 12vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 + .lp-sfslx__section_hdg01 {
    margin-top: 6.1805555556vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 + .lp-sfslx__section_hdg01 {
    margin-top: 14.4vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_img {
    width: 39.4444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_img {
    width: 89.3333333333vw;
    position: absolute;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_desc {
    width: 34.375vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_desc {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
}
.lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg {
    font-size: 2.6388888889vw;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg {
    font-size: 6.9333333333vw;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg + .lp-sfslx__box01_lead {
    margin-top: 0.8680555556vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg + .lp-sfslx__box01_lead {
    margin-top: 1.0666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg + .lp-sfslx__box01_txt {
    margin-top: 1.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_hdg + .lp-sfslx__box01_txt {
    margin-top: 2.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_lead {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_lead {
    font-size: 1.3888888889vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_lead {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
    letter-spacing: 0.01em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_lead + .lp-sfslx__box01_txt {
    margin-top: 1.9444444444vw;
  }
}
.lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt {
    font-size: 1.1111111111vw;
    line-height: 1.375;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    letter-spacing: 0.015em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt + .lp-sfslx__btn01 {
    margin-top: 3.6111111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt + .lp-sfslx__btn01 {
    margin-top: 6.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt + .lp-sfslx__box01_note {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_txt + .lp-sfslx__box01_note {
    margin-top: 1.0666666667vw;
  }
}
.lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_note {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_note {
    font-size: 0.8333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01 .lp-sfslx__box01_note {
    font-size: 2.6666666667vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box01 .lp-sfslx__box01_hdg {
    margin-bottom: 100vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box01 .lp-sfslx__box01_img {
    top: 13.0666666667vw;
    left: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box02 .lp-sfslx__box01_lead {
    margin-bottom: 100.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box02 .lp-sfslx__box01_img {
    top: 27.7333333333vw;
    left: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box03 .lp-sfslx__box01_hdg {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box03 .lp-sfslx__box01_img {
    top: 29.6vw;
    left: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box05 .lp-sfslx__box01_lead {
    margin-bottom: 100.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box05 .lp-sfslx__box01_img {
    top: 30.9333333333vw;
    left: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box06 .lp-sfslx__box01_hdg {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box01.-box06 .lp-sfslx__box01_img {
    top: 29.6vw;
    left: 5.3333333333vw;
  }
}
.lp-sfslx .lp-sfslx__box02 {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 {
    width: 79.0277777778vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 {
    width: 89.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02.-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 + .lp-sfslx__box02 {
    margin-top: 4.6875vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 + .lp-sfslx__box02 {
    margin-top: 10.4vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_img {
    width: 44.5486111111vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_desc {
    width: 30.4861111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_desc {
    margin-top: 4.2666666667vw;
  }
}
.lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_hdg {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_hdg {
    font-size: 1.5277777778vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_hdg {
    font-size: 4.8vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_hdg + .lp-sfslx__box02_txt {
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_hdg + .lp-sfslx__box02_txt {
    margin-top: 3.2vw;
  }
}
.lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt {
    font-size: 1.1111111111vw;
    line-height: 1.375;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt + .lp-sfslx__btn01 {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt + .lp-sfslx__btn01 {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt + .lp-sfslx__box01_note {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02 .lp-sfslx__box02_txt + .lp-sfslx__box01_note {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box07 .lp-sfslx__section_lead01 {
    margin-bottom: 58.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box07 .vjs-fluid {
    position: absolute;
    top: 23.2vw;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box08 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box08 .lp-sfslx__section_hdg02 {
    margin-bottom: 120vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box08 .lp-sfslx__box02_img {
    position: absolute;
    top: 11.4666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box09 {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box09 .lp-sfslx__section_hdg02 {
    margin-bottom: 100.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box09 .lp-sfslx__box02_img {
    position: absolute;
    top: 21.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box02.-box10 .lp-sfslx__box02_hdg,
  .lp-sfslx .lp-sfslx__box02.-box10 .lp-sfslx__section_hdg02 {
    text-align: center;
  }
}
.lp-sfslx .lp-sfslx__box03 {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 {
    width: 79.0277777778vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03.-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 + .lp-sfslx__box04 {
    margin-top: 6.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box03 + .lp-sfslx__box04 {
    margin-top: 12.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_img {
    width: 39.4444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_img {
    position: absolute;
    width: 89.3333333333vw;
    left: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_desc {
    width: 39.2361111111vw;
    padding-left: 5.0694444444vw;
  }
}
.lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_hdg {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_hdg {
    font-size: 2.0833333333vw;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_hdg {
    font-size: 6.9333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_hdg + .lp-sfslx__box03_txt {
    margin-top: 1.5277777778vw;
  }
}
.lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_txt {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_txt {
    font-size: 1.1111111111vw;
    line-height: 1.375;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box03 .lp-sfslx__box03_txt {
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
.lp-sfslx .lp-sfslx__box04 {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04.-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04.-reverse .lp-sfslx__box04_desc {
    padding-left: 10.3472222222vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 + .lp-sfslx__box04 {
    margin-top: 5.2777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 + .lp-sfslx__box04 {
    margin-top: 12vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_img {
    width: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_img {
    position: absolute;
    width: 89.3333333333vw;
    left: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_desc {
    width: 45.0694444444vw;
  }
}
.lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg {
    font-size: 2.0833333333vw;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg {
    font-size: 6.9333333333vw;
    line-height: 1.4;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg + .lp-sfslx__btn01 {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg + .lp-sfslx__box04_txt {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_hdg + .lp-sfslx__box04_txt {
    margin-top: 2.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead {
  font-family: "ReaderMedium", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead {
    font-size: 1.5277777778vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead {
    font-size: 4.8vw;
    line-height: 1.5;
    letter-spacing: 0.07em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead + .lp-sfslx__box04_hdg {
    margin-top: 0.1736111111vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead + .lp-sfslx__box04_hdg {
    margin-top: 0.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead + .lp-sfslx__box04_txt {
    margin-top: 1.9444444444vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_lead + .lp-sfslx__box04_txt {
    margin-top: 0.5333333333vw;
  }
}
.lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt {
    font-size: 1.1111111111vw;
    line-height: 1.375;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt {
    width: 89.3333333333vw;
    margin: 0 auto;
    font-size: 3.7333333333vw;
    line-height: 1.4285714286;
    letter-spacing: 0em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt + .lp-sfslx__btn01 {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt + .lp-sfslx__box04_note {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_txt + .lp-sfslx__box04_note {
    margin-top: 2.6666666667vw;
  }
}
.lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_note {
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_note {
    font-size: 0.8333333333vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__box04 .lp-sfslx__box04_note {
    font-size: 2.6666666667vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__btn01 {
    text-align: center;
  }
}
.lp-sfslx .lp-sfslx__btn01 a {
  display: inline-block;
  font-family: "ReaderRegular", "Arial", sans-serif, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", "Yu Gothic", "YuGothic", "Meiryo";
  border: 1px solid #000000;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__btn01 a {
    min-width: 16.1458333333vw;
    padding: 0.9722222222vw 1.7361111111vw 0.6944444444vw;
    font-size: 0.9722222222vw;
    line-height: 1.5;
    letter-spacing: 0.075em;
    transition: background-color 0.3s, color 0.3s;
  }
}
@media screen and (max-width: 768px) {
  .lp-sfslx .lp-sfslx__btn01 a {
    min-width: 49.3333333333vw;
    padding: 3.2vw 3.4666666667vw 2.4vw;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 769px) {
  .lp-sfslx .lp-sfslx__btn01 a:hover {
    background-color: #000000;
    color: #FFFFFF;
    opacity: 1;
  }
}/*# sourceMappingURL=additional-lp-sfslx.css.map */