@charset "UTF-8";
/* ========== Font ========== */
@font-face {
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSansCJKjp-Regular.eot") format("eot"), url("//library.keyence.com/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Regular.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-weight: 600;
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSansCJKjp-Medium.eot") format("eot"), url("//library.keyence.com/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Medium.ttf") format("truetype");

  font-display: swap;
}
@font-face {
  font-weight: bold;
  font-family: notosans;
  src: url("//library.keyence.com/fonts/NotoSansCJKjp-Bold.eot") format("eot"), url("//library.keyence.com/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("//library.keyence.com/fonts/NotoSansCJKjp-Bold.ttf") format("truetype");

  font-display: swap;
}

/* Rset Css */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
embed {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
a {
  transition: opacity 0.3s;
}
a:hover {
  opacity: 0.7;
}
html {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}
input,
textarea {
  margin: 0;
  padding: 0;
}
input,
button,
textarea,
select {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
ol,
ul {
  list-style: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* base */
body {
  overflow: hidden;
  background: #fff;
  color: #333;
  font-size: 88%;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", notosans, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  line-height: 167%;

  -ms-user-select: none;
}
/* lp_header */
.lp_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  padding: 16px 20px;
  width: 100%;
  height: 57px;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.lp_header .logo a {
  margin-right: 10px;
}
.lp_header .head_contact {
  display: flex;
  align-items: center;
}
.lp_header .head_contact .lead {
  margin-right: 15px;
  font-weight: bold;
  font-size: 16px;
}
.lp_header .head_contact .tel_box {
  display: flex;
  flex-direction: column;
}
.lp_header .head_contact .tel_box .tel_no {
  padding: 1px 0 3px 40px;
  background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_004.png") no-repeat left center;
  background-size: auto 86%;
  font-weight: bold;
  font-size: 22px;
}
.lp_header .head_contact .tel_box .tel_lead {
  font-size: 11px;
  line-height: 1.2em;
}

/* lp_footer */
.lp_footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 10px 20px 13px;
  width: 100%;
}
.lp_footer .link {
  display: flex;
  justify-content: center;
}
.lp_footer .link li,
.lp_footer .link li a {
  color: #333;
  font-size: 12px;
}
.lp_footer .link li:nth-child(2) {
  position: relative;
  margin: 0 15px;
}
.lp_footer .link li:nth-child(2)::before,
.lp_footer .link li:nth-child(2)::after {
  position: absolute;
  top: 30%;
  display: block;
  width: 1px;
  height: 45%;
  background: #333;
  content: "";
}
.lp_footer .link li:nth-child(2)::before {
  left: -7px;
}
.lp_footer .link li:nth-child(2)::after {
  right: -7px;
}
.lp_footer .link li a:hover {
  text-decoration: underline;
}

/* lp_section_wrap */
#lp_section_wrap .mv_sp {
  display: none;
}
#lp_section_wrap {
  position: relative;
  margin-top: 57px;
  height: calc(100vh - 57px);
}
#lp_section_wrap .move_contents_wrap {
  position: relative;
  width: 100vw;
  height: 100%;
}
#lp_section_wrap .move_contents_wrap .sections {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#lp_section_wrap .move_contents_wrap .sections .bg {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 5;
  height: 100%;
  transition: width 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s,
  top 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s,
  left 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s,
  margin 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}
#lp_section_wrap .move_contents_wrap .sections .bg img {
  max-width: 100%;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl {
  position: absolute;
  top: 23%;
  left: 50%;
  z-index: 50;
  display: flex;
  visibility: visible;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -5.5vw;
  max-width: 215px;
  max-height: 215px;
  width: 12vw;
  height: 12vw;
  opacity: 1;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s,
  width 0.5s ease 0.6s;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl::after,
#lp_section_wrap .move_contents_wrap .sections .section_ttl::before {
  position: absolute;
  display: block;
  background: #fff;
  content: "";
  transform: rotate(-45deg);
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl::before {
  top: 0;
  left: 0;
  z-index: 0;
  max-width: 215px;
  max-height: 215px;
  width: 12vw;
  height: 12vw;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl::after {
  top: 10px;
  left: 10px;
  z-index: 5;
  max-width: 195px;
  max-height: 195px;
  width: calc(12vw - 20px);
  height: calc(12vw - 20px);
  border: 1px solid #89cec2;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl {
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
  text-align: center;
  font-size: 26px;
  line-height: 1.2em;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl::before,
#lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl::after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  display: block;
  margin-left: -55px;
  height: 2px;
  content: "";
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl::before {
  z-index: 5;
  width: 55px;
  background: #54a799;
  transition: width 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#lp_section_wrap .move_contents_wrap.top.on_section1 .section01 .section_ttl .ttl::before,
#lp_section_wrap .move_contents_wrap.top.on_section2 .section02 .section_ttl .ttl::before,
#lp_section_wrap .move_contents_wrap.top.on_section3 .section03 .section_ttl .ttl::before,
#lp_section_wrap .move_contents_wrap.top.on_section4 .section04 .section_ttl .ttl::before {
  width: 110px;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl::after {
  z-index: 0;
  width: 110px;
  background: #b7dad4;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .icon {
  position: relative;
  z-index: 10;
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #54a799;
  border-radius: 30px;
  background: #fff;
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .icon::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  z-index: 0;
  display: block;
  margin-top: -5px;
  margin-left: -6px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #54a799;
  border-right: 2px solid #54a799;
  content: "";
  transform: rotate(45deg);
}
#lp_section_wrap .move_contents_wrap .sections .section_ttl .icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  z-index: 5;
  display: block;
  margin-top: -8px;
  margin-left: -6px;
  width: 5px;
  height: 20px;
  background: #fff;
  content: "";
}
#lp_section_wrap .move_contents_wrap .sections .section_inner {
  position: relative;
  z-index: 50;
  visibility: hidden;
  margin-bottom: 70px;
  width: 0vw;
  opacity: 0;
  transition: opacity 0s ease 1.6s,
  visibility 0s ease 1.6s,
  width 0s ease 1.6s;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner img {
  max-width: 100%;
}

/* section01 */
#lp_section_wrap .move_contents_wrap .section01 {
  background: -webkit-linear-gradient(top, rgba(195,195,195,0) 0%,rgba(195,195,195,0) 85%,rgba(195,195,195,1) 100%);
  background: linear-gradient(to bottom, rgba(195,195,195,0) 0%,rgba(195,195,195,0) 85%,rgba(195,195,195,1) 100%);
}
#lp_section_wrap .move_contents_wrap .section01 .bg_01 {
  max-width: 1331px;
}
#lp_section_wrap .move_contents_wrap .section01 .bg_02 {
  right: 0;
  left: auto;
  z-index: 0;
  max-width: 1331px;
  width: 100vw;
  height: 100%;
  background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_005.png") no-repeat center top;
  background-size: 100% auto;
}

/* section02 */
#lp_section_wrap .move_contents_wrap .section02 {
  background: -webkit-linear-gradient(top, rgba(195,195,195,0) 0%,rgba(195,195,195,0) 75%,rgba(195,195,195,1) 100%);
  background: linear-gradient(to bottom, rgba(195,195,195,0) 0%,rgba(195,195,195,0) 75%,rgba(195,195,195,1) 100%);
}
#lp_section_wrap .move_contents_wrap .section02 .bg_01 {
  z-index: 5;
  max-width: 1034px;
}
#lp_section_wrap .move_contents_wrap .section02 .bg_02 {
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_001.png") no-repeat left top;
  background-size: auto 100%;
}
#lp_section_wrap .move_contents_wrap .section02 .bg_03 {
  top: 0;
  z-index: 10;
  visibility: hidden;
  margin-left: -11vw;
  max-width: 1034px;
  width: 54vw;
  opacity: 0;
}

/* section03 */
#lp_section_wrap .move_contents_wrap .section03 {
  background: -webkit-linear-gradient(left, rgba(246,246,246,0) 0%,rgba(246,246,246,0) 75%,rgba(195,195,195,1) 100%);
  background: linear-gradient(to right, rgba(246,246,246,0) 0%,rgba(246,246,246,0) 75%,rgba(195,195,195,1) 100%);
}
#lp_section_wrap .move_contents_wrap .section03 .bg_01 {
  max-width: 858px;
}
#lp_section_wrap .move_contents_wrap .section03 .bg_02 {
  left: 44%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_002.png") no-repeat left top;
  background-size: auto 100%;
}

/* section04 */
#lp_section_wrap .move_contents_wrap .section04 {
  background: -webkit-linear-gradient(-45deg, rgba(246,246,246,0) 0%,rgba(221,221,221,0) 50%,rgba(195,195,195,1) 100%);
  background: linear-gradient(135deg, rgba(246,246,246,0) 0%,rgba(221,221,221,0) 50%,rgba(195,195,195,1) 100%);
}
#lp_section_wrap .move_contents_wrap .section04 .bg_01 {
  max-width: 819px;
}
#lp_section_wrap .move_contents_wrap .section04 .bg_02 {
  right: 0;
  left: auto;
  z-index: 0;
  width: 100vw;
  height: 100%;
  background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_003.png") no-repeat center top;
  background-size: 100% auto;
}
#lp_section_wrap .move_contents_wrap .sections::before,
#lp_section_wrap .move_contents_wrap .sections::after {
  position: absolute;
  top: 0;
  z-index: 10;
  display: block;
  width: 1px;
  height: 100%;
  background: #87b5be;
  content: "";
  opacity: 0;
  transition: opacity 0.6s ease 0.6s;
}
#lp_section_wrap .move_contents_wrap .sections::before {
  left: -1px;
}
#lp_section_wrap .move_contents_wrap .sections::after {
  right: 0;
}
#lp_section_wrap .move_contents_wrap .sections:first-child::before,
#lp_section_wrap .move_contents_wrap .sections:last-child::after {
  display: none;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box > * {
  position: relative;
  z-index: 5;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
  line-height: 1.4em;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title::before,
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0px;
  height: 1px;
  content: "";
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title::before {
  z-index: 0;
  background: #d5d5d5;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title::after {
  z-index: 5;
  background: #4f4f4f;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .lead + .lead {
  margin-top: 30px;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .section_btn {
  visibility: hidden;
  margin-top: 35px;
  opacity: 0;
}
.lp_btn,
.lp_btn .txt {
  white-space: nowrap;
}

/* Top */
#lp_section_wrap .move_contents_wrap.top {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#lp_section_wrap .move_contents_wrap.top .sections {
  position: relative;
  overflow: hidden;
  width: 25vw;
  cursor: pointer;
  transition: width 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,
  left 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

/* section01 */
#lp_section_wrap .move_contents_wrap.details.close .section01 .bg_01,
#lp_section_wrap .move_contents_wrap.top .section01 .bg_01 {
  top: 0;
  margin-left: -37vw;
  width: 70vw;
}

/* section02 */
#lp_section_wrap .move_contents_wrap.details.close .section02 .bg_01,
#lp_section_wrap .move_contents_wrap.top .section02 .bg_01 {
  top: 0;
  margin-left: -32vw;
  width: 54vw;
}

/* section03 */
#lp_section_wrap .move_contents_wrap.details.close .section03 .bg_01,
#lp_section_wrap .move_contents_wrap.top .section03 .bg_01 {
  top: 10%;
  margin-left: -19vw;
  width: 45vw;
}

/* section04 */
#lp_section_wrap .move_contents_wrap.details.close .section04 .bg_01,
#lp_section_wrap .move_contents_wrap.top .section04 .bg_01 {
  top: 36%;
  left: 100%;
  margin-left: -24vw;
  width: 43vw;
}
#lp_section_wrap .move_contents_wrap.top .sections::before,
#lp_section_wrap .move_contents_wrap.top .sections::after {
  opacity: 1;
}
#lp_section_wrap .move_contents_wrap.top.on_section1 .section01,
#lp_section_wrap .move_contents_wrap.top.on_section2 .section02,
#lp_section_wrap .move_contents_wrap.top.on_section3 .section03,
#lp_section_wrap .move_contents_wrap.top.on_section4 .section04 {
  width: 35vw;
}
#lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box {
  position: relative;
  width: 100%;
}
#lp_section_wrap .move_contents_wrap .section04 .section_inner .feature_box {
  display: flex;
  visibility: hidden;
  justify-content: flex-end;
  margin-top: 70px;
  max-width: 1370px;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap .section04 .section_inner .feature_box .item {
  width: 32%;
}
#lp_section_wrap .move_contents_wrap .section04 .section_inner .feature_box .item:nth-child(2) {
  margin: 0 25px;
}
#lp_section_wrap .move_contents_wrap .section04 .section_inner .feature_box .item .txt {
  padding: 10px 0 12px;
  background: #04a488;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

/* Top → Details */
#lp_section_wrap .move_contents_wrap.top.details {
  width: 100vw;
}
#lp_section_wrap .move_contents_wrap.top.details .sections::before {
  left: 0px;
}
#lp_section_wrap .move_contents_wrap.top.details .sections.show {
  width: 100vw;
  transition: width 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}
#lp_section_wrap .move_contents_wrap.top.details .sections:not(.show) {
  width: 0vw;
  opacity: 0;
  transition: opacity 0.4s ease 0s,
  width 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}

/* Details */
#lp_section_wrap .move_contents_wrap.details {
  display: flex;
  width: 100vw;
  transition: height 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
  z-index: 4;
}
#lp_section_wrap .move_contents_wrap.details .sections.show {
  width: 100vw;
  transition: height 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s,
  width 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}
#lp_section_wrap .move_contents_wrap.details .sections.show .section_inner .lead_box .inner_title::before,
#lp_section_wrap .move_contents_wrap.details .sections.show .section_inner .lead_box .inner_title::after {
  transition: width 0.5s ease 2.2s;
}
#lp_section_wrap .move_contents_wrap.details .sections.show .section_inner .lead_box .inner_title::before {
  width: 100px;
}
#lp_section_wrap .move_contents_wrap.details .sections.show .section_inner .lead_box .inner_title::after {
  width: 50px;
}
#lp_section_wrap .move_contents_wrap.details .sections.show .section_inner .lead_box .section_btn {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease 1.6s,
  visibility 0.5s ease 1.6s;
}

/* section01 */
#lp_section_wrap .move_contents_wrap.details .section01 .bg_01,
#lp_section_wrap .move_contents_wrap.top.details .section01 .bg_01 {
  top: 0%;
  margin-left: -14vw;
  width: 70vw;
}
/* section02 */
#lp_section_wrap .move_contents_wrap.top.details .section02 .bg_01,
#lp_section_wrap .move_contents_wrap.details .section02 .bg_01 {
  top: 0;
  margin-left: -11vw;
  width: 54vw;
}
#lp_section_wrap .move_contents_wrap.details .section02.show .bg_03 {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease 2.6s,
  visibility 0.5s ease 2.6s;
}

/* section03 */
#lp_section_wrap .move_contents_wrap.top.details .section03 .bg_01,
#lp_section_wrap .move_contents_wrap.details .section03 .bg_01 {
  top: 10%;
  margin-left: 0vw;
  width: 45vw;
}
/* section04 */
#lp_section_wrap .move_contents_wrap.details .section04 .bg_01,
#lp_section_wrap .move_contents_wrap.top.details .section04 .bg_01 {
  top: 20%;
  left: 100%;
  margin-left: -50vw;
  width: 38vw;
}
#lp_section_wrap .move_contents_wrap.details .section04.show .section_inner .feature_box {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease 1.6s,
  visibility 0.5s ease 1.6s;
}
#lp_section_wrap .move_contents_wrap.details.close .section04.show .section_inner .feature_box {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}

#lp_section_wrap .move_contents_wrap.details .sections:not(.show) {
  width: 0;
}
#lp_section_wrap .move_contents_wrap.details .sections .section_ttl {
  visibility: hidden;
  opacity: 0;
}
#lp_section_wrap .move_contents_wrap.details .sections .section_inner {
  visibility: visible;
  max-width: 1370px;
  width: 80%;
  opacity: 1;
}

/* Details → Move → Details */
#lp_section_wrap .move_contents_wrap.move_set.details {
  width: 400vw;
}
#lp_section_wrap .move_contents_wrap.move_set.move_go.details {
  transition: left 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.details.on_section1 {
  left: 0vw;
}
#lp_section_wrap .move_contents_wrap.move_set.details.on_section2 {
  left: -100vw;
}
#lp_section_wrap .move_contents_wrap.move_set.details.on_section3 {
  left: -200vw;
}
#lp_section_wrap .move_contents_wrap.move_set.details.on_section4 {
  left: -300vw;
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections {
  width: 100vw;
  height: 100%;
  transition: width 0s ease 0s,
  transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
  transform: scale(0.9);
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections:not(.show)::after {
  visibility: visible;
  opacity: 0.2;
}
#lp_section_wrap .move_contents_wrap.move_set.move_end.details {
  left: 0vw;
  width: 100vw;
  transition: left 0s ease 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.move_end.details .sections:not(.show) {
  width: 0vw;
  transition: width 0s ease 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.move_end.details .sections.show {
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transform: scale(1);
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections .section_inner .lead_box .inner_title::before,
#lp_section_wrap .move_contents_wrap.move_set.details .sections .section_inner .lead_box .inner_title::after {
  transition: width 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections.show .section_inner .lead_box .inner_title::before,
#lp_section_wrap .move_contents_wrap.move_set.details .sections.show .section_inner .lead_box .inner_title::after {
  transition: width 0.5s ease 2.2s;
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections .section_inner .lead_box .section_btn {
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.details .sections.show .section_inner .lead_box .section_btn {
  transition: opacity 0.5s ease 1.6s,
  visibility 0.5s ease 1.6s;
}
#lp_section_wrap .move_contents_wrap.move_set.details .section02 .bg_03 {
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.move_set.details .section02.show .bg_03 {
  transition: opacity 0.5s ease 2.6s,
  visibility 0.5s ease 2.6s;
}

/* Close */
#lp_section_wrap .move_contents_wrap.details.close {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  transition: height 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections {
  width: 25vw;
  opacity: 1;
  transition: opacity 0.4s ease 0.6s,
  width 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections::before,
#lp_section_wrap .move_contents_wrap.details.close .sections::after {
  opacity: 1;
}
#lp_section_wrap .move_contents_wrap.details.close .sections .section_ttl {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease 1.6s,
  visibility 0.5s ease 1.6s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections .section_inner {
  width: 0%;
  transition: width 0s ease 1s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections.show .section_inner .lead_box .inner_title::before,
#lp_section_wrap .move_contents_wrap.details.close .sections.show .section_inner .lead_box .inner_title::after {
  width: 0;
  transition: width 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections.show .section_inner .lead_box .section_btn {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details.close .section02.show .bg_03 {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}

/* JS Text Overlay */
#lp_section_wrap .move_contents_wrap .sections .js-txt_overlay {
  position: relative;
  display: block;
}
#lp_section_wrap .move_contents_wrap .sections .js-txt_overlay + .js-txt_overlay {
  margin-top: 0.8em;
}
#lp_section_wrap .move_contents_wrap .sections .js-txt_overlay .chara {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-right: 1px;
  vertical-align: bottom;
  text-indent: -2em;
  line-height: 1em;
  transition: text-indent 0.5s ease-out 0s;
}
#lp_section_wrap .move_contents_wrap.details.close .sections.show .js-txt_overlay .chara {
  text-indent: -2em;
  transition: text-indent 0.5s ease-out 0s;
}
#lp_section_wrap .move_contents_wrap.details .sections.show .js-txt_overlay .chara {
  text-indent: 0em;
  transition: text-indent 0.5s ease-out 2s;
}

/* nav */
#lp_section_wrap .nav {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  visibility: hidden;
  width: 100vw;
  height: 0;
  opacity: 0;
  transition: opacity 1s ease 0s,
  visibility 1s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details + .nav {
  visibility: visible;
  opacity: 1;
}
#lp_section_wrap .move_contents_wrap.details.close + .nav {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s ease 0.6s,
  visibility 1s ease 0.6s;
}
#lp_section_wrap .nav .pager {
  position: absolute;
  top: -10vh;
  display: block;
  visibility: visible;
  width: 48px;
  height: 195px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  opacity: 1;
  cursor: pointer;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s,
  left 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.6s,
  right 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.6s;
}
#lp_section_wrap .nav .pager:hover {
  opacity: 0.8;
}
#lp_section_wrap .nav .pager::before,
#lp_section_wrap .nav .pager::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
}
#lp_section_wrap .nav .pager::before {
  margin-top: -4px;
  margin-left: -10px;
  width: 22px;
  height: 2px;
  background: #fff;
}
#lp_section_wrap .nav .pager::after {
  margin-top: -10px;
  margin-left: -10px;
  width: 15px;
  height: 15px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
#lp_section_wrap .move_contents_wrap.details.close + .nav .pager {
  transition: left 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,
  right 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}
#lp_section_wrap .nav .pager.prev,
#lp_section_wrap .move_contents_wrap.details.close + .nav .pager.prev {
  left: -5vw;
}
#lp_section_wrap .nav .pager.next,
#lp_section_wrap .move_contents_wrap.details.close + .nav .pager.next {
  right: -5vw;
  transform: scale(-1,1);
}
#lp_section_wrap .move_contents_wrap.details + .nav .pager.prev {
  left: 0vw;
}
#lp_section_wrap .move_contents_wrap.details + .nav .pager.next {
  right: 0vw;
}
#lp_section_wrap .nav .pager.hidden {
  visibility: hidden;
  opacity: 0;
}
#lp_section_wrap .nav .control_wrap {
  position: absolute;
  bottom: calc(-50vh + 90px);
  overflow: hidden;
  width: 100%;
  height: 0;
  text-align: center;
  font-size: 0;
  transition: height 0.5s ease 1.6s;
}
#lp_section_wrap .move_contents_wrap.details.close + .nav .control_wrap {
  height: 0;
  transition: height 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details + .nav .control_wrap {
  height: 10px;
}
#lp_section_wrap .nav .control_wrap .control {
  display: inline-block;
  margin: auto 5px;
  width: 45px;
  height: 8px;
  border: 1px solid #19b89c;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
}
#lp_section_wrap .nav .control_wrap .control.ac {
  background: #19b89c;
}
#lp_section_wrap .nav .close_btn {
  position: fixed;
  top: 80px;
  right: -110px;
  display: block;
  padding: 56px 0 0;
  width: 85px;
  height: 85px;
  background: #fff;
  background: rgba(25, 184, 156, 0.8);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  transition: right 0.5s ease 1.5s,
  opacity 0.5s ease 0s;
}
#lp_section_wrap .nav .close_btn:hover {
  opacity: 0.7;
}
#lp_section_wrap .nav .close_btn::before,
#lp_section_wrap .nav .close_btn::after {
  position: absolute;
  top: 30px;
  left: 50%;
  display: block;
  margin-left: -15px;
  width: 30px;
  height: 3px;
  background: #fff;
  content: "";
  transform: rotate(45deg);
}
#lp_section_wrap .nav .close_btn::after {
  transform: rotate(-45deg);
}
#lp_section_wrap .move_contents_wrap.details.close + .nav .close_btn {
  right: -110px;
  transition: right 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details + .nav .close_btn {
  right: 30px;
}

/* Bottom CV Area */
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area {
  position: fixed;
  bottom: 50px;
  left: 0;
  z-index: 100;
  display: flex;
  visibility: visible;
  width: 100%;
  opacity: 1;
  transition: opacity 0.5s ease 0s,
  visibility 0.5s ease 0s;
}
#lp_section_wrap .move_contents_wrap.details + .nav + .bottom_cv_area {
  visibility: hidden;
  opacity: 0;
}
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .inner {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  margin: 0 auto;
  padding: 20px;
  max-width: 1120px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px rgba(7, 34, 54, 0.5);
}
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .lead_box .product_img img {
  max-width: 100%;
}
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .lead_box .lead {
  margin: 0 25px;
  padding-top: 25px;
  font-weight: bold;
  font-size: 28px;
}
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .lead_box .lead .new {
  display: inline-block;
  margin-bottom: 10px;
  padding: 1px 9px 3px;
  background: #d40001;
  color: #fff;
  vertical-align: middle;
  font-weight: normal;
  font-size: 16px;
}
#lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .btn {
  padding-top: 25px;
}

/* Utility */
#lp_section_wrap .fc_01 {
  color: #f9653b;
}
#lp_section_wrap .fc_02 {
  color: #16b696;
}
#lp_section_wrap .fw_b {
  font-weight: bold;
}
#lp_section_wrap .fw_n {
  font-weight: normal;
}
#lp_section_wrap .fz_18 {
  font-size: 18px;
}
#lp_section_wrap .fz_22 {
  font-size: 22px;
}
#lp_section_wrap .fz_22 {
  font-size: 22px;
}
#lp_section_wrap .fz_24 {
  font-size: 24px;
}
#lp_section_wrap .fz_42 {
  font-size: 42px;
}
#lp_section_wrap .fz_36 {
  font-size: 36px;
}
#lp_section_wrap .fz_50 {
  font-size: 50px;
}
#lp_section_wrap .fz_52 {
  font-size: 52px;
}
#lp_section_wrap .fz_56 {
  font-size: 56px;
}
#lp_section_wrap .fz_68 {
  font-size: 68px;
}
#lp_section_wrap .move_contents_wrap .ml5 {
  margin-left: 5px;
}
#lp_section_wrap .move_contents_wrap .ml10 {
  margin-left: 10px;
}
#lp_section_wrap .move_contents_wrap .ml15 {
  margin-left: 15px;
}
#lp_section_wrap .move_contents_wrap .mr5 {
  margin-right: 5px;
}
#lp_section_wrap .move_contents_wrap .mr10 {
  margin-right: 10px;
}
#lp_section_wrap .move_contents_wrap .mr15 {
  margin-right: 15px;
}

@media screen and (min-width: 751px) {
  .sp_view {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  #lp_section_wrap .fz_18 {
    font-size: 16px;
  }
  #lp_section_wrap .fz_22 {
    font-size: 18px;
  }
  #lp_section_wrap .fz_36 {
    font-size: 27px;
  }
  #lp_section_wrap .fz_42 {
    font-size: 30px;
  }
  #lp_section_wrap .fz_50 {
    font-size: 34px;
  }
  #lp_section_wrap .fz_52 {
    font-size: 35px;
  }
  #lp_section_wrap .fz_68 {
    font-size: 58px;
  }

  /* lp_section_wrap */
  #lp_section_wrap .move_contents_wrap .sections .section_ttl {
    top: 20%;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_ttl .ttl {
    margin-bottom: 2vw;
    font-size: 22px;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner {
    margin-bottom: 4vw;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .inner_title {
    margin-bottom: 1.5vw;
    padding-bottom: 1.5vw;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .section_btn {
    margin-top: 1.5vw;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .section_btn .lp_btn.type05 {
    padding: 16px 16px 14px 13px;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .section_btn .lp_btn.type05 .txt {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 38px;
    font-size: 18px;
  }
  #lp_section_wrap .move_contents_wrap .sections .section_inner .lead_box .section_btn .lp_btn.type05 .img {
    width: 50px;
  }
  #lp_section_wrap .move_contents_wrap .section04 .section_inner .feature_box {
    margin-top: 1vw;
  }
  #lp_section_wrap .move_contents_wrap.details .section04 .bg_01,
  #lp_section_wrap .move_contents_wrap.top.details .section04 .bg_01 {
    margin-left: -46vw;
  }
  /* nav */
  #lp_section_wrap .nav .control_wrap {
    bottom: calc(-50vh + 75px);
  }
  #lp_section_wrap .nav .close_btn {
    padding: 47px 0 0;
    width: 75px;
    height: 75px;
  }
  #lp_section_wrap .nav .close_btn::before,
  #lp_section_wrap .nav .close_btn::after {
    top: 27px;
  }
  #lp_section_wrap .nav .pager {
    top: -19vh;
    width: 40px;
    height: 150px;
  }

  /* bottom_cv_area */
  #lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .inner {
    padding: 1vw;
    width: 75%;
  }
  #lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .inner > .product_img {
    width: 10vw;
  }
  #lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .lead_box .lead {
    margin: 0 4vw;
    padding-top: 25px;
    font-size: 21px;
  }
  #lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area .lead_box .lead .new {
    font-size: 14px;
  }
}
@media screen and (max-width: 750px) {
  body {
    overflow: auto;
  }
  .pc_view {
    display: none;
  }
  /* header */
  .lp_header {
    position: relative;
    top: auto;
    left: auto;
  }
  .lp_header .head_contact {
    display: none;
  }
  /* footer */
  .lp_footer {
    position: relative;
    padding: 2vw 0;
    border-top: 1px solid #c5c5c5;
  }
  .lp_footer .link {
    display: block;
    text-align: center;
  }
  .lp_footer .link li {
    display: inline-block;
  }
  .lp_footer .link li.copy {
    display: block;
    font-size: 10px;
  }
  .lp_footer .link li:nth-child(2)::after {
    display: none;
  }
  /* move_contents_wrap */
  #lp_section_wrap {
    opacity: 1;
  }
  #lp_section_wrap {
    margin-top: 0;
    height: auto;
  }
  #lp_section_wrap .mv_sp {
    position: relative;
    display: block;
    padding: 8vw 3vw;
    background: linear-gradient(to bottom, rgba(233,233,233,1) 0%,rgba(255,255,255,1) 50%,rgba(225,225,225,1) 100%);
  }
  #lp_section_wrap .mv_sp .bg_01 {
    height: 80vw;
    background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_006.png") no-repeat center top;
    background-size: 100% auto;
  }
  #lp_section_wrap .mv_sp .main_catch {
    margin-bottom: 6vw;
    padding-bottom: 5vw;
    border-bottom: 1px solid #b6b6b6;
    text-align: center;
    font-size: 43px;
    line-height: 1.2em;
  }
  #lp_section_wrap .mv_sp .lead {
    text-align: center;
    font-size: 20px;
  }
  #lp_section_wrap .mv_sp .lead + .lead {
    margin-top: 3vw;
  }
  #lp_section_wrap .mv_sp h1 {
    overflow: hidden;
    margin-top: 5vw;
    text-align: left;
    font-size: 18px;
    line-height: 1.4em;
  }
  #lp_section_wrap .mv_sp h1 .new {
    display: block;
    float: left;
    margin: 0 4vw 2vw 0;
    padding: 0.4vw 0.5vw 1vw;
    width: 16vw;
    background: #e60012;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.4em;
  }
  #lp_section_wrap .move_contents_wrap.sp,
  #lp_section_wrap .move_contents_wrap.top {
    display: block;
    width: 100vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections,
  #lp_section_wrap .move_contents_wrap.top .sections {
    width: 100%;
    cursor: auto;
  }
  #lp_section_wrap .fz_36 {
    font-size: 20px;
  }
  #lp_section_wrap .fz_42 {
    font-size: 24px;
  }
  #lp_section_wrap .fz_50 {
    font-size: 29px;
  }
  #lp_section_wrap .fz_52 {
    font-size: 32px;
  }
  #lp_section_wrap .fz_56 {
    font-size: 34px;
  }
  #lp_section_wrap .fz_68 {
    font-size: 43px;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .section_ttl,
  #lp_section_wrap .move_contents_wrap.top .sections .section_ttl {
    display: none;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .js-txt_overlay,
  #lp_section_wrap .move_contents_wrap.top .sections .js-txt_overlay {
    display: block;
    line-height: 2.4em;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .js-txt_overlay + .js-txt_overlay,
  #lp_section_wrap .move_contents_wrap.top .sections .js-txt_overlay + .js-txt_overlay {
    margin-top: 0;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .section_inner .lead_box .section_btn,
  #lp_section_wrap .move_contents_wrap.top .sections .section_inner .lead_box .section_btn,
  #lp_section_wrap .section_btn {
    visibility: visible;
    margin-top: 3vw;
    text-align: center;
    opacity: 1;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .section_inner,
  #lp_section_wrap .move_contents_wrap.top .sections .section_inner {
    position: relative;
    z-index: 50;
    visibility: visible;
    margin-bottom: 8vw;
    padding: 0 3vw;
    width: 100%;
    opacity: 1;
  }
  #lp_section_wrap .move_contents_wrap.sp .sections .section_inner .lead .js-txt_overlay + .js-txt_overlay,
  #lp_section_wrap .move_contents_wrap.top .sections .section_inner .lead .js-txt_overlay + .js-txt_overlay {
    margin-top: 0.3em;
  }
  /* Section01 */
  #lp_section_wrap .move_contents_wrap.sp .section01 .bg_01,
  #lp_section_wrap .move_contents_wrap.top .section01 .bg_01,
  #lp_section_wrap .move_contents_wrap.sp .section01 .bg_02,
  #lp_section_wrap .move_contents_wrap.top .section01 .bg_02 {
    top: 0;
    margin-left: -53vw;
    width: 100vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .section01 .section_inner,
  #lp_section_wrap .move_contents_wrap.top .section01 .section_inner {
    padding-top: 78vw;
  }
  /* Section02 */
  #lp_section_wrap .move_contents_wrap.sp .section02 .bg_01,
  #lp_section_wrap .move_contents_wrap.top .section02 .bg_01 {
    top: 0;
    margin-left: -40vw;
    width: 68%;
  }
  #lp_section_wrap .move_contents_wrap.sp .section02 .bg_02,
  #lp_section_wrap .move_contents_wrap.top .section02 .bg_02 {
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 100vw;
    background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_001.png") no-repeat;
    background-position: 23vw 0vw;
    background-size: auto 120%;
    transform: rotate(-78deg);
  }
  #lp_section_wrap .move_contents_wrap.sp .section02 .bg_03,
  #lp_section_wrap .move_contents_wrap.top .section02 .bg_03 {
    top: 0;
    z-index: 10;
    visibility: visible;
    margin-left: -40vw;
    max-width: 1034px;
    width: 68%;
    opacity: 1;
  }
  #lp_section_wrap .move_contents_wrap.sp .section02 .section_inner,
  #lp_section_wrap .move_contents_wrap.top .section02 .section_inner {
    padding-top: 72vw;
  }

  /* Section03 */
  #lp_section_wrap .move_contents_wrap.sp .section03 .bg_01,
  #lp_section_wrap .move_contents_wrap.top .section03 .bg_01 {
    top: 7vw;
    margin-left: -40vw;
    width: 85%;
  }
  #lp_section_wrap .move_contents_wrap.sp .section03 .bg_02,
  #lp_section_wrap .move_contents_wrap.top .section03 .bg_02 {
    left: 24%;
    height: 80vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .section03 .section_inner,
  #lp_section_wrap .move_contents_wrap.top .section03 .section_inner {
    padding-top: 80vw;
  }

  /* Section04 */
  #lp_section_wrap .move_contents_wrap.sp .section04 .bg_01,
  #lp_section_wrap .move_contents_wrap.top .section04 .bg_01 {
    top: 4%;
    left: 16%;
    margin-left: -12vw;
    width: 97vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .section04 .bg_02,
  #lp_section_wrap .move_contents_wrap.top .section04 .bg_02 {
    left: 24%;
    height: 80vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .section04 .section_inner,
  #lp_section_wrap .move_contents_wrap.top .section04 .section_inner {
    padding-top: 52vw;
  }
  #lp_section_wrap .move_contents_wrap.sp .section04 .section_inner .feature_box,
  #lp_section_wrap .move_contents_wrap.top .section04 .section_inner .feature_box {
    display: block;
    visibility: visible;
    margin: 10vw 0 8vw;
    opacity: 1;
  }
  #lp_section_wrap .move_contents_wrap.sp .section04 .section_inner .feature_box .item,
  #lp_section_wrap .move_contents_wrap.top .section04 .section_inner .feature_box .item {
    width: 100%;
  }
  #lp_section_wrap .move_contents_wrap.sp .section04 .section_inner .feature_box .item:nth-child(2),
  #lp_section_wrap .move_contents_wrap.top .section04 .section_inner .feature_box .item:nth-child(2) {
    margin: 5vw 0;
  }
  .contact_box {
    overflow: hidden;
    margin: 10vw auto;
    max-width: 800px;
    width: 96%;
    border-radius: 3px;
    background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_007.png") repeat;
  }
  .contact_box .lead {
    text-align: center;
  }
  .contact_box .lead .inner {
    display: inline-block;
    padding: 10px;
    color: #fff;
    text-align: left;
    font-size: 4vw;
    line-height: 1.4em;
  }
  .contact_box .tel_box {
    margin: 0 5px 5px 5px;
    background: #fff;
    text-align: center;
  }
  .contact_box .tel_box .tel {
    display: inline-block;
    margin: 24px 0 5px;
    padding: 0vw 1vw 1vw 12vw;
    background: url("/img/ss/products/measure-sys/vl/004/bg_1109_02_004.png") no-repeat left center;
    background-size: 11vw auto;
    color: #282e3a;
    text-align: center;
    font-weight: bold;
    font-size: 9vw;
  }
  .contact_box .tel_box .time {
    padding-bottom: 5vw;
    font-size: 4vw;
  }

  /* Navigation */
  #lp_section_wrap .nav {
    display: none;
  }
  /* Btn */
  .lp_btn.type05 {
    position: relative;
    margin-bottom: 2vw;
    padding: 3.314vw 3.058vw 3.168vw 4.117vw;
    background: #df3939;
    background: -webkit-linear-gradient(top, #df3939 0%,#ce1a1b 100%);
    background: linear-gradient(to bottom, #df3939 0%,#ce1a1b 100%);
    box-shadow: 0 5px 0 rgba(126, 126, 126, 0.32);
    line-height: 1.4em;
  }
  .lp_btn.type05 .txt {
    padding-top: 0.438vw;
    padding-right: 2.095vw;
    padding-bottom: 0.438vw;
    padding-left: 7.774vw;
    background-size: auto 80%;
    letter-spacing: 1px;
    font-size: 17px;
  }
  .lp_btn.type05 .img {
    top: -2.303vw;
    right: 3.241vw;
    width: 11.599vw;
  }
  .lp_btn.type05 .img img {
    max-width: 100%;
  }
  #lp_section_wrap .move_contents_wrap + .nav + .bottom_cv_area {
    display: none;
  }
}
