@charset "UTF-8";

:root {
    font-size: 10px;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
}

.theme-KJ {
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}

.theme-KJ body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    word-wrap: break-word;
    min-width: 320px;
    background: #fff;
    color: #333;
    font-family: source-han-sans-japanese, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
    word-break: break-word;
    overflow-wrap: anywhere;
}

main {
    display: block;
}

p {
    margin-bottom: 16px;
}

ul,
ol {
    list-style: none;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: 0;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

em {
    font-style: normal;
    font-weight: bold;
}

dfn,
cite {
    font-style: normal;
}

code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em;
}

small {
    font-size: 100%;
}

i {
    font-style: italic;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    max-width: 100%;
    border-style: none;
    vertical-align: bottom;
}

table {
    width: 100%;
    border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
    border-radius: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    border: 0;
    background: none;
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: none;
}

legend {
    display: table;
    max-width: 100%;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

video {
    display: block;
    max-width: 100%;
}

.lp-layout-header-content > *:last-child, .lp-layout-footer-content > *:last-child, .lp-jumbotron-body > *:last-child, .lp-card > *:last-child {
    margin-bottom: 0;
}

.lp-layout-container {
    display: flex;
    flex-direction: column;
    min-width: 1920px;
    height: 100vh;
}

.lp-layout-header {
    width: 100%;
    background-color: #fff;
}

.lp-layout-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1920px;
    margin: 0 auto;
    padding: 10px 180px;
}

.lp-layout-header-logo {
    margin-bottom: 0;
}

.lp-layout-header-logo img {
    width: 114px;
}

.lp-layout-main {
    flex: 1;
}

.lp-layout-footer {
    background: #fff;
    color: #333;
    font-size: 1.4rem;
    line-height: 1.2;
}

.lp-layout-footer-content {
    max-width: calc(1600px + (40px * 2));
    margin: 0 auto;
    padding: 20px 40px 16px;
}

.lp-layout-footer-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -8px;
    margin-left: -12px;
}

.lp-layout-footer-list > li {
    display: flex;
    align-items: center;
    margin-top: 8px;
    margin-left: 12px;
}

.lp-layout-footer-list > li::before {
    display: block;
    width: 1px;
    height: 19px;
    margin-right: 12px;
    background: #333;
    content: "";
}

.lp-layout-footer-list > li a {
    color: #333;
    font-size: 1.2rem;
    line-height: 1;
    text-decoration: none;
}

.lp-layout-footer-list > li a:hover, .lp-layout-footer-list > li a:focus {
    text-decoration: underline;
}

.lp-layout-footer-list > li:first-child::before {
    content: none;
}

.lp-layout-footer-list > li.lplayout-footer-copyright {
    font-size: 1.2rem;
}

.lp-textPhone {
    margin-bottom: 24px;
    color: #333;
}

.lp-textPhone > *:last-child {
    margin-bottom: 0;
}

.lp-textPhone-number {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
}

.lp-textPhone-numberGroup {
    display: flex;
    align-items: flex-start;
    margin-top: 0 !important;
    margin-bottom: 8px;
}

.lp-textPhone-note {
    margin-top: 0 !important;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 1.2;
}

.lp-textPhone-icon {
    width: 36px;
    min-width: 36px;
    height: 20px;
    min-height: 20px;
    margin-top: 0.2rem;
    margin-right: 8px;
}

.lp-textPhone-icon .of-iconColor-primary {
    fill: #00a23f;
}

.lp-textPhone-icon .of-iconColor-secondary {
    fill: #fe8800;
}

.lp-textPhone-icon .of-iconColor-tertiary {
    fill: #0086b1;
}

.lp-textPhone-icon .of-iconColor-quaternary {
    fill: #838079;
}

.lp-textPhone-icon .of-iconColor-quinary {
    fill: #1e1c1c;
}

.lp-listButton {
    display: flex;
    flex-wrap: wrap;
    margin: -24px 0 32px -24px;
}

.lp-listButton li {
    margin-top: 24px;
    padding-left: 24px;
}

.lp-button {
    -webkit-backdrop-filter: blur(5px);
    display: inline-block;
    max-width: 100%;
    border-radius: 8px;
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: 0 2px 6px -1px rgba(255, 255, 255, 0.7) inset, 2px 2px 8px 3px transparent, -2px -2px 8px -2px transparent;
    color: #dc002f;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    text-decoration: none;
    transition: all 0.3s;
}

.lp-button:hover, .lp-button:focus {
    background-color: rgba(255, 255, 255, 0.07);
    box-shadow: 0 2px 6px -1px transparent, 2px 2px 8px 3px rgba(29, 38, 44, 0.7) inset, -2px -2px 8px -2px rgba(255, 255, 255, 0.5) inset;
}

.lp-button-body {
    display: flex;
    align-items: center;
    padding: 16px 58px;
}

.lp-jumbotron {
    height: 100%;
    overflow: hidden;
    background-color: #1d262c;
}

.lp-jumbotron-content {
    display: flex;
    position: relative;
    top: 50%;
    left: 50%;
    flex-direction: column-reverse;
    width: 1560px;
    transform: translate(-50%, -50%);
}

.lp-jumbotron-content::before {
    display: inline-block;
    position: absolute;
    top: -152px;
    right: 0;
    width: 1206px;
    height: 980px;
    background-image: url("../../../../../../img/ss/products/measure-sys/vl-700/005/2033_01_img_02.png");
    background-repeat: no-repeat;
    content: "";
}

.lp-jumbotron-body {
    margin: 447px 0 24px;
}

.lp-jumbotron-titleGroup {
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    line-height: 1.2;
}

.lp-jumbotron-titleGroup.of-flex {
    display: flex;
    align-items: start;
    justify-content: center;
}

.lp-jumbotron-title {
    flex: 1;
    font-size: 4.8rem;
    letter-spacing: -1px;
    line-height: 1.4;
    text-shadow: 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000, 0 0 10px #000;
}

.lp-jumbotron-image {
    position: absolute;
    top: 220px;
    left: 0;
}

.lp-card {
    -webkit-backdrop-filter: blur(12px);
    width: 1024px;
    margin: 0 auto 20px;
    padding: 20px 86px 28px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    backdrop-filter: blur(12px);
    background-color: rgba(255, 255, 255, 0.03);
    box-shadow: 0 3px 10px -2px white inset;
    color: #fff;
}

.lp-list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: -4px auto 24px;
    padding-left: 20px;
    font-size: 1.8rem;
}

.lp-list li {
    position: relative;
    margin-top: 4px;
    text-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
}

.lp-list li::before {
    display: inline-block;
    position: absolute;
    top: 7px;
    left: -20px;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 0 6px #000, 0 0 6px #000, 0 0 6px #000, 0 0 6px #000;
    content: "";
}

.lp-label {
    display: inline-block;
    margin: 18px 12px 0 0;
    padding: 6px 12px;
    border-radius: 4px;
    background-color: #dc002f;
    font-size: 2rem;
    line-height: 1.4;
}

.lp-utility-justifyContent-center {
    justify-content: center;
}
