@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Zen+Kaku+Gothic+New&display=swap");

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;

    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    height: 0;
    display: none;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
    cursor: pointer;

    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: webflow-icons;
    src: url("/import/tenant_1/2a32bb2a265e9671ec9b8d22c3a895a0") format("truetype");
    font-weight: 400;
    font-style: normal;
}

[class^="w-icon-"],
[class*="\ w-icon-"] {
    font-family: webflow-icons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.w-icon-slider-right:before {
    content: "";
}

.w-icon-slider-left:before {
    content: "";
}

.w-icon-nav-menu:before {
    content: "";
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
    content: "";
}

.w-icon-file-upload-remove:before {
    content: "";
}

.w-icon-file-upload-icon:before {
    content: "";
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    background-color: #fff;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

html.w-mod-touch * {
    background-attachment: scroll !important;
}

.w-block {
    display: block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-clearfix:after {
    clear: both;
}

.w-hidden {
    display: none;
}

.w-button {
    display: inline-block;
    padding: 9px 15px;
    color: #fff;
    line-height: inherit;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    background-color: #3898ec;
    cursor: pointer;
}

input.w-button {
    -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important;
}

.w-webflow-badge,
.w-webflow-badge * {
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    display: block;
    list-style-type: disc;
    vertical-align: baseline;
    float: none;
    clear: none;
    visibility: visible;
    overflow: visible;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    font-style: inherit;
    font-variant: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-align: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    text-shadow: none;
    white-space: inherit;
    word-spacing: normal;
    word-wrap: normal;
    word-break: normal;
    border: 0 transparent;
    border-radius: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    cursor: inherit;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
    direction: ltr;
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;

    -webkit-text-decoration: inherit;
    font-smoothing: auto;
}

.w-webflow-badge {
    width: auto !important;
    height: auto !important;
    display: inline-block !important;
    visibility: visible !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    color: #aaadb0 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    white-space: nowrap;
    border-radius: 3px !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1);
    opacity: 1 !important;
    cursor: pointer;
    -webkit-transform: none !important;
    transform: none !important;
    position: fixed !important;
    top: auto !important;
    bottom: 12px !important;
    left: auto !important;
    right: 12px !important;
    z-index: 2147483647 !important;
}

.w-webflow-badge>img {
    display: inline-block !important;
    vertical-align: middle !important;
    visibility: visible !important;
    opacity: 1 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-weight: 700;
}

h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
}

h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
}

h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
}

h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}

h6 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

blockquote {
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
    border-left: 5px solid #e2e2e2;
}

figure {
    margin: 0 0 10px;
}

figcaption {
    margin-top: 5px;
    text-align: center;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
}

.w-list-unstyled {
    list-style: none;
    padding-left: 0;
}

.w-embed:before,
.w-embed:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-embed:after {
    clear: both;
}

.w-video {
    width: 100%;
    padding: 0;
    position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

button,
[type="button"],
[type="reset"] {
    border: 0;
    cursor: pointer;

    -webkit-appearance: button;
}

.w-form {
    margin: 0 0 15px;
}

.w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #ddd;
}

.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}

.w-input,
.w-select {
    width: 100%;
    height: 38px;
    display: block;
    vertical-align: middle;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    color: #333;
    line-height: 1.42857;
    border: 1px solid #ccc;
    background-color: #fff;
}

.w-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999;
}

.w-input::-moz-placeholder,
.w-select::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.w-input:-ms-input-placeholder,
.w-select:-ms-input-placeholder {
    color: #999;
}

.w-input::-webkit-input-placeholder,
.w-select::-webkit-input-placeholder {
    color: #999;
}

.w-input:focus,
.w-select:focus {
    outline: 0;
    border-color: #3898ec;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
    cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
    background-color: #eee;
}

textarea.w-input,
textarea.w-select {
    height: auto;
}

.w-select {
    background-color: #f3f3f3;
}

.w-select[multiple] {
    height: auto;
}

.w-form-label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-radio:before,
.w-radio:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-radio:after {
    clear: both;
}

.w-radio-input {
    float: left;
    margin: 4px 0 0;
    margin-top: 1px \9;
    margin-top: 3px;
    margin-left: -20px;
    line-height: normal;
}

.w-file-upload {
    display: block;
    margin-bottom: 10px;
}

.w-file-upload-input {
    width: 0.1px;
    height: 0.1px;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
    display: inline-block;
    color: #333;
}

.w-file-upload-error {
    display: block;
    margin-top: 10px;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
    display: none;
}

.w-file-upload-uploading-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 8px 12px;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    cursor: pointer;
}

.w-file-upload-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    padding: 8px 9px 8px 11px;
    border: 1px solid #ccc;
    background-color: #fafafa;
}

.w-file-upload-file-name {
    display: block;
    font-weight: 400;
    font-size: 14px;
}

.w-file-remove-link {
    width: auto;
    height: auto;
    display: block;
    margin-top: 3px;
    margin-left: 10px;
    padding: 3px;
    cursor: pointer;
}

.w-icon-file-upload-remove {
    margin: auto;
    font-size: 10px;
}

.w-file-upload-error-msg {
    display: inline-block;
    padding: 2px 0;
    color: #ea384c;
}

.w-file-upload-info {
    display: inline-block;
    padding: 0 12px;
    line-height: 38px;
}

.w-file-upload-label {
    display: inline-block;
    margin: 0;
    padding: 8px 12px;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #fafafa;
    cursor: pointer;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
    width: 20px;
    display: inline-block;
    margin-right: 8px;
}

.w-icon-file-upload-uploading {
    height: 20px;
}

.w-container {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.w-container:before,
.w-container:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-container:after {
    clear: both;
}

.w-container .w-row {
    margin-left: -10px;
    margin-right: -10px;
}

.w-row:before,
.w-row:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-row:after {
    clear: both;
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}

.w-col {
    width: 100%;
    min-height: 1px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.w-col .w-col {
    padding-left: 0;
    padding-right: 0;
}

.w-col-1 {
    width: 8.33333%;
}

.w-col-2 {
    width: 16.6667%;
}

.w-col-3 {
    width: 25%;
}

.w-col-4 {
    width: 33.3333%;
}

.w-col-5 {
    width: 41.6667%;
}

.w-col-6 {
    width: 50%;
}

.w-col-7 {
    width: 58.3333%;
}

.w-col-8 {
    width: 66.6667%;
}

.w-col-9 {
    width: 75%;
}

.w-col-10 {
    width: 83.3333%;
}

.w-col-11 {
    width: 91.6667%;
}

.w-col-12 {
    width: 100%;
}

.w-hidden-main {
    display: none !important;
}

@media (max-width: 991px) {
    .w-container {
        max-width: 728px;
    }

    .w-hidden-main {
        display: inherit !important;
    }

    .w-hidden-medium {
        display: none !important;
    }

    .w-col-medium-1 {
        width: 8.33333%;
    }

    .w-col-medium-2 {
        width: 16.6667%;
    }

    .w-col-medium-3 {
        width: 25%;
    }

    .w-col-medium-4 {
        width: 33.3333%;
    }

    .w-col-medium-5 {
        width: 41.6667%;
    }

    .w-col-medium-6 {
        width: 50%;
    }

    .w-col-medium-7 {
        width: 58.3333%;
    }

    .w-col-medium-8 {
        width: 66.6667%;
    }

    .w-col-medium-9 {
        width: 75%;
    }

    .w-col-medium-10 {
        width: 83.3333%;
    }

    .w-col-medium-11 {
        width: 91.6667%;
    }

    .w-col-medium-12 {
        width: 100%;
    }

    .w-col-stack {
        width: 100%;
        left: auto;
        right: auto;
    }
}

@media (max-width: 767px) {

    .w-hidden-main,
    .w-hidden-medium {
        display: inherit !important;
    }

    .w-hidden-small {
        display: none !important;
    }

    .w-row,
    .w-container .w-row {
        margin-left: 0;
        margin-right: 0;
    }

    .w-col {
        width: 100%;
        left: auto;
        right: auto;
    }

    .w-col-small-1 {
        width: 8.33333%;
    }

    .w-col-small-2 {
        width: 16.6667%;
    }

    .w-col-small-3 {
        width: 25%;
    }

    .w-col-small-4 {
        width: 33.3333%;
    }

    .w-col-small-5 {
        width: 41.6667%;
    }

    .w-col-small-6 {
        width: 50%;
    }

    .w-col-small-7 {
        width: 58.3333%;
    }

    .w-col-small-8 {
        width: 66.6667%;
    }

    .w-col-small-9 {
        width: 75%;
    }

    .w-col-small-10 {
        width: 83.3333%;
    }

    .w-col-small-11 {
        width: 91.6667%;
    }

    .w-col-small-12 {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .w-container {
        max-width: none;
    }

    .w-hidden-main,
    .w-hidden-medium,
    .w-hidden-small {
        display: inherit !important;
    }

    .w-hidden-tiny {
        display: none !important;
    }

    .w-col {
        width: 100%;
    }

    .w-col-tiny-1 {
        width: 8.33333%;
    }

    .w-col-tiny-2 {
        width: 16.6667%;
    }

    .w-col-tiny-3 {
        width: 25%;
    }

    .w-col-tiny-4 {
        width: 33.3333%;
    }

    .w-col-tiny-5 {
        width: 41.6667%;
    }

    .w-col-tiny-6 {
        width: 50%;
    }

    .w-col-tiny-7 {
        width: 58.3333%;
    }

    .w-col-tiny-8 {
        width: 66.6667%;
    }

    .w-col-tiny-9 {
        width: 75%;
    }

    .w-col-tiny-10 {
        width: 83.3333%;
    }

    .w-col-tiny-11 {
        width: 91.6667%;
    }

    .w-col-tiny-12 {
        width: 100%;
    }
}

.w-widget {
    position: relative;
}

.w-widget-map {
    width: 100%;
    height: 400px;
}

.w-widget-map label {
    width: auto;
    display: inline;
}

.w-widget-map img {
    max-width: inherit;
}

.w-widget-map .gm-style-iw {
    text-align: center;
}

.w-widget-map .gm-style-iw>button {
    display: none !important;
}

.w-widget-twitter {
    overflow: hidden;
}

.w-widget-twitter-count-shim {
    width: 28px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 1px solid #758696;
    border-radius: 3px;
    background: #fff;
    position: relative;
}

.w-widget-twitter-count-shim * {
    pointer-events: none;

    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
    font-family: serif;
    font-size: 15px;
    color: #999;
    line-height: 12px;
    text-align: center;
    position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
    display: block;
    position: relative;
}

.w-widget-twitter-count-shim.w--large {
    width: 36px;
    height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
    margin-left: 5px;
    margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
    margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
    content: " ";
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
    margin-top: -4px;
    margin-left: -9px;
    border-width: 4px;
    border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
    margin-top: -5px;
    margin-left: -10px;
    border-width: 5px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
    margin-top: -4px;
    margin-left: -8px;
    border-width: 4px;
    border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
    margin-top: -5px;
    margin-left: -9px;
    border-width: 5px;
}

.w-widget-twitter-count-shim.w--vertical {
    width: 61px;
    height: 33px;
    margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
    content: " ";
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
    margin-left: -5px;
    border-width: 5px;
    border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
}

.w-widget-twitter-count-shim.w--vertical:after {
    margin-left: -4px;
    border-width: 4px;
    border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
    font-size: 18px;
    line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
    width: 76px;
}

.w-background-video {
    height: 500px;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.w-background-video>video {
    width: 100%;
    height: 100%;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    z-index: -100;
}

.w-background-video>video::-webkit-media-controls-start-playback-button {
    display: none !important;

    -webkit-appearance: none;
}

.w-background-video--control {
    padding: 0;
    background-color: transparent;
    position: absolute;
    bottom: 1em;
    right: 1em;
}

.w-background-video--control>[hidden] {
    display: none !important;
}

.w-slider {
    height: 300px;
    clear: both;
    text-align: center;
    background: #ddd;
    position: relative;

    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

.w-slider-mask {
    height: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
}

.w-slide {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    white-space: normal;
    position: relative;
}

.w-slider-nav {
    height: 40px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;

    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

.w-slider-nav.w-round>div {
    border-radius: 100%;
}

.w-slider-nav.w-num>div {
    width: auto;
    height: auto;
    padding: 0.2em 0.5em;
    font-size: inherit;
    line-height: inherit;
}

.w-slider-nav.w-shadow>div {
    -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
    box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}

.w-slider-nav-invert {
    color: #fff;
}

.w-slider-nav-invert>div {
    background-color: rgba(34, 34, 34, 0.4);
}

.w-slider-nav-invert>div.w-active {
    background-color: #222;
}

.w-slider-dot {
    width: 1em;
    height: 1em;
    display: inline-block;
    margin: 0 3px 0.5em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    -webkit-transition: background-color 0.1s, color 0.1s;
    transition: background-color 0.1s, color 0.1s;
    position: relative;
}

.w-slider-dot.w-active {
    background-color: #fff;
}

.w-slider-dot:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
    width: 80px;
    overflow: hidden;
    margin: auto;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*="\ w-icon-"],
.w-slider-arrow-right [class*="\ w-icon-"] {
    position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
    outline: 0;
}

.w-slider-arrow-left {
    right: auto;
    z-index: 3;
}

.w-slider-arrow-right {
    left: auto;
    z-index: 4;
}

.w-icon-slider-left,
.w-icon-slider-right {
    width: 1em;
    height: 1em;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-slider-aria-label {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    border: 0;
    position: absolute;
}

.w-slider-force-show {
    display: block !important;
}

.w-dropdown {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
    z-index: 900;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    color: #222;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}

.w-dropdown-toggle {
    display: inline-block;
    padding-right: 40px;
    cursor: pointer;

    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.w-dropdown-toggle:focus {
    outline: 0;
}

.w-icon-dropdown-toggle {
    width: 1em;
    height: 1em;
    margin: auto 20px auto auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.w-dropdown-list {
    min-width: 100%;
    display: none;
    background: #ddd;
    position: absolute;
}

.w-dropdown-list.w--open {
    display: block;
}

.w-dropdown-link {
    display: block;
    padding: 10px 20px;
    color: #222;
}

.w-dropdown-link.w--current {
    color: #0082f3;
}

.w-dropdown-link:focus {
    outline: 0;
}

@media (max-width: 767px) {
    .w-nav-brand {
        padding-left: 10px;
    }
}

.w-lightbox-backdrop {
    list-style: disc;
    visibility: visible;
    font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    text-indent: 0;
    text-transform: none;
    text-shadow: none;
    white-space: normal;
    word-spacing: normal;
    word-wrap: normal;
    word-break: normal;
    outline: 0;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    cursor: auto;
    -webkit-transform: translate(0);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.w-lightbox-backdrop,
.w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.w-lightbox-content {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.w-lightbox-view {
    width: 100vw;
    height: 100vh;
    opacity: 0;
    position: absolute;
}

.w-lightbox-view:before {
    content: "";
    height: 100vh;
}

.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
    height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle;
}

.w-lightbox-figure {
    margin: 0;
    position: relative;
}

.w-lightbox-group .w-lightbox-figure {
    cursor: pointer;
}

.w-lightbox-img {
    width: auto;
    max-width: none;
    height: auto;
}

.w-lightbox-image {
    max-width: 100vw;
    max-height: 100vh;
    display: block;
    float: none;
}

.w-lightbox-group .w-lightbox-image {
    max-height: 86vh;
}

.w-lightbox-caption {
    overflow: hidden;
    padding: 0.5em 1em;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-lightbox-embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-lightbox-control {
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 0;
}

.w-lightbox-left {
    display: none;
    background-image: url("/import/tenant_1/b5e6a635009abfe4bad3bd98ad70aaff");
    bottom: 0;
    left: 0;
}

.w-lightbox-right {
    display: none;
    background-image: url("/import/tenant_1/6a4dc320dff6703622a5e67a88c99e58");
    bottom: 0;
    right: 0;
}

.w-lightbox-close {
    height: 2.6em;
    background-image: url("/import/tenant_1/3133cc82be2b2d007b454aee82fbdd5d");
    background-size: 18px;
    right: 0;
}

.w-lightbox-strip {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 1vh;
    line-height: 0;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-lightbox-item {
    width: 10vh;
    display: inline-block;
    padding: 2vh 1vh;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
}

.w-lightbox-active {
    opacity: 0.3;
}

.w-lightbox-thumbnail {
    height: 10vh;
    overflow: hidden;
    background: #222;
    position: relative;
}

.w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.w-lightbox-thumbnail .w-lightbox-wide {
    height: 100%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 50%;
}

.w-lightbox-spinner {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: 0.8s linear infinite spin;
    animation: 0.8s linear infinite spin;
    position: absolute;
    top: 50%;
    left: 50%;
}

.w-lightbox-spinner:after {
    content: "";
    border: 3px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    bottom: -4px;
    left: -4px;
    right: -4px;
}

.w-lightbox-hide {
    display: none;
}

.w-lightbox-noscroll {
    overflow: hidden;
}

@media (min-width: 768px) {
    .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh;
    }

    .w-lightbox-view,
    .w-lightbox-view:before {
        height: 96vh;
    }

    .w-lightbox-group,
    .w-lightbox-group .w-lightbox-view,
    .w-lightbox-group .w-lightbox-view:before {
        height: 84vh;
    }

    .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh;
    }

    .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh;
    }

    .w-lightbox-left,
    .w-lightbox-right {
        display: block;
        opacity: 0.5;
    }

    .w-lightbox-close {
        opacity: 0.8;
    }

    .w-lightbox-control:hover {
        opacity: 1;
    }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
    opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-richtext:after {
    clear: both;
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
    white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
    overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video>div:after,
.w-richtext figure[data-rt-type="video"]>div:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.w-richtext figure {
    max-width: 60%;
    position: relative;
}

.w-richtext figure>div:before {
    cursor: default !important;
}

.w-richtext figure img {
    width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
    opacity: 0.6;
}

.w-richtext figure div {
    font-size: 0;
    color: transparent;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
    display: table;
}

.w-richtext figure.w-richtext-figure-type-image>div,
.w-richtext figure[data-rt-type="image"]>div {
    display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image>figcaption,
.w-richtext figure[data-rt-type="image"]>figcaption {
    display: table-caption;
    caption-side: bottom;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
    width: 60%;
    height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.w-richtext figure.w-richtext-figure-type-video>div,
.w-richtext figure[data-rt-type="video"]>div {
    width: 100%;
}

.w-richtext figure.w-richtext-align-center {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"]>div {
    max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
    clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
    width: 100%;
    max-width: 100%;
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.w-richtext figure.w-richtext-align-fullwidth>div {
    display: inline-block;
    padding-bottom: inherit;
}

.w-richtext figure.w-richtext-align-fullwidth>figcaption {
    display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
    float: left;
    clear: none;
    margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
    float: right;
    clear: none;
    margin-left: 15px;
}

.w-nav {
    background: #ddd;
    position: relative;
    z-index: 1000;
}

.w-nav:before,
.w-nav:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-nav:after {
    clear: both;
}

.w-nav-brand {
    float: left;
    color: #333;
    text-decoration: none;
    position: relative;
}

.w-nav-link {
    display: inline-block;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    color: #222;
    text-align: left;
    text-decoration: none;
    position: relative;
}

.w-nav-link.w--current {
    color: #0082f3;
}

.w-nav-menu {
    float: right;
    position: relative;
}

[data-nav-menu-open] {
    min-width: 200px;
    display: block !important;
    overflow: visible;
    text-align: center;
    background: #c8c8c8;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

.w--nav-link-open {
    display: block;
    position: relative;
}

.w-nav-overlay {
    width: 100%;
    display: none;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}

.w-nav-overlay [data-nav-menu-open] {
    top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
    top: 0;
    right: auto;
    z-index: 1;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
    top: 0;
    left: auto;
    z-index: 1;
}

.w-nav-button {
    display: none;
    float: right;
    padding: 18px;
    font-size: 24px;
    cursor: pointer;
    position: relative;

    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.w-nav-button:focus {
    outline: 0;
}

.w-nav-button.w--open {
    color: #fff;
    background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
    display: none;
}

.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
    display: block;
}

.w--nav-dropdown-list-open {
    position: static;
}

@media (max-width: 991px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="medium"] .w-nav-button {
        display: block;
    }
}

@media (max-width: 767px) {
    .w-nav[data-collapse="small"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="small"] .w-nav-button {
        display: block;
    }

    .w-nav-brand {
        padding-left: 10px;
    }
}

@media (max-width: 479px) {
    .w-nav[data-collapse="tiny"] .w-nav-menu {
        display: none;
    }

    .w-nav[data-collapse="tiny"] .w-nav-button {
        display: block;
    }
}

.w-tabs {
    position: relative;
}

.w-tabs:before,
.w-tabs:after {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-tabs:after {
    clear: both;
}

.w-tab-menu {
    position: relative;
}

.w-tab-link {
    display: inline-block;
    vertical-align: top;
    padding: 9px 30px;
    color: #222;
    text-align: left;
    text-decoration: none;
    background-color: #ddd;
    cursor: pointer;
    position: relative;
}

.w-tab-link.w--current {
    background-color: #c8c8c8;
}

.w-tab-link:focus {
    outline: 0;
}

.w-tab-content {
    display: block;
    overflow: hidden;
    position: relative;
}

.w-tab-pane {
    display: none;
    position: relative;
}

.w--tab-active {
    display: block;
}

@media (max-width: 479px) {
    .w-tab-link {
        display: block;
    }
}

.w-ix-emptyfix:after {
    content: "";
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.w-dyn-empty {
    padding: 10px;
    background-color: #ddd;
}

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
    display: none !important;
}

.wf-layout-layout {
    display: -ms-grid;
    display: grid;
}

.w-embed-youtubevideo {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
    background-position: 50%;
    position: relative;
}

.w-embed-youtubevideo:empty {
    min-height: 75px;
    padding-bottom: 56.25%;
}

.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-checkbox:before {
    content: " ";
    display: table;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-checkbox:after {
    content: " ";
    display: table;
    clear: both;

    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
}

.w-checkbox-input {
    float: left;
    margin: 4px 0 0 -20px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    border-color: #3898ec;
    background-image: url(../../static/custom-checkbox-checkmark.589d534424.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    -webkit-box-shadow: 0 0 3px 1px #3898ec;
    box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
    margin-bottom: 8px;
}

.w-pagination-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

.pager > div {
    width: 100%;
}

.w-pagination-wrapper ul {
    width: 100%;
}

.w-pagination-previous {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 9px 20px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fafafa;
}

.w-pagination-previous-icon {
    margin-right: 4px;
}

.w-pagination-next {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 9px 20px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fafafa;
}

.w-pagination-next-icon {
    margin-left: 4px;
}

h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
}

h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
}

h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.04em;
}

p {
    margin-bottom: 10px;
    font-size: 16px;
}

blockquote {
    margin-bottom: 10px;
    margin-left: 24px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    border-left: 5px solid #e2e2e2;
}

.header {
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #fff;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
    z-index: 999;
}

.header__inside {
    width: 100%;
    max-width: 1440px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.logo__img {
    width: 320px;
    height: 100%;
}

.headernav__link-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.headernav__link-block:hover {
    opacity: 0.5;
}

.link-block__img {
    width: 20px;
    height: 20px;
    margin-right: 2px;
}

.link-block__txt {
    font-weight: 700;
    color: #333;
}

.contactbtn--common {
    width: 240px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    background-color: #2ea7e0;
    position: relative;
}

.contactbtn--common.footer__btn {
    width: 320px;
    height: 64px;
    background-color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.contactbtn--common.footer__btn:hover {
    opacity: 0.8;
}

.contactbtn--common.footer__btn.company {
    margin-top: 24px;
    background-color: #f44;
}

.contactbtn--common.footer__btn.company:hover {
    background-color: rgba(255, 68, 68, 0.8);
    opacity: 1;
}

.contactbtn--common.page-404 {
    width: 320px;
    height: 64px;
    margin-top: 40px;
    border-radius: 0;
}

.contactbtn--common.header__btn {
    width: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 4px;
    border-radius: 4px;
    background-color: #007acc;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.contact-btn__txt {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
}

.contact-btn__txt.header-nav {
    font-size: 16px;
    line-height: 100%;
}

.contact-btn__txt.footer__btn {
    color: #2ea7e0;
}

.contact-btn__txt.footer__btn.company {
    color: #fff;
}

.contact-btn__img {
    width: 28px;
    height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 16px;
}

.wrapper {
    display: none;
    padding-top: 80px;
    font-family: Noto Sans JP;
    line-height: 120%;
    letter-spacing: 0.05em;
}

.wrapper.show {
    display: block;
    font-family: Zen Kaku Gothic New, sans-serif;
}

.content__inside {
    max-width: 1080px;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 200px;
    padding-top: 40px;
    padding-bottom: 8px;
    background-color: #007acc;
}

.cta__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 120px;
    padding-top: 80px;
    background-color: #f4f4f4;
}

.cta__title {
    margin-top: 4px;
    font-weight: 700;
    font-size: 28px;
    line-height: 150%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #f4f4f4), color-stop(70%, #fdc917));
    background-image: linear-gradient(#f4f4f4 70%, #fdc917 70%);
}

.cta__main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 40px;
}

.cta__main--mail {
    width: 50%;
    height: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 32px;
    padding-bottom: 32px;
    text-decoration: none;
    background-color: #f44;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.cta__main--mail:hover {
    background-color: rgba(255, 68, 68, 0.6);
}

.cta__main--phone {
    width: 50%;
    height: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #0c2852;
}

.cta__txt {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 100%;
}

.cta__btn-mail {
    width: 480px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 8px;
    text-decoration: none;
    background-color: #fff;
}

.cta__btn-mail.phone-btn {
    display: none;
}

.cta__img {
    width: 80px;
    height: 80px;
    margin-top: 40px;
}

.cta__phone-number {
    margin-top: 8px;
    font-family: futura-pt-bold;
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 0.1em;
}

.cta__btn-mail-txt {
    font-weight: 700;
    font-size: 20px;
    color: #333;
    line-height: 100%;
    text-decoration: none;
}

.cta__btn-mail-img {
    width: 40px;
    height: 40px;
}

.cta__btn-mail-img.sp-view {
    display: none;
}

.cta__subtxt {
    margin-top: 8px;
    font-size: 16px;
    color: #fff;
}

.faq__item-question {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #2ea7e0;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.faq__item-question:hover {
    background-color: rgba(46, 167, 224, 0.8);
}

.footer__inside {
    width: 100%;
    max-width: 1080px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

.footer__nav {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.footer__link-txt {
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.footer__link-txt:hover {
    color: rgba(255, 255, 255, 0.7);
}

.footer__link-txt.sub-txt {
    margin-right: 24px;
    font-size: 14px;
}

.footer__nav-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.footer__nav-sub {
    margin-top: 80px;
}

.footer__cta {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
}

.footer__contact-phone {
    width: 320px;
    margin-top: 24px;
}

.footer__undertxt {
    margin-top: 40px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.utility-page-wrap {
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.utility-page-content {
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.page__topvisual {
    width: 100%;
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #0c2852;
    position: relative;
}

.topvisual__inside {
    max-width: 1080px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.topvisual__title {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 120%;
}

.topvisual__title--en {
    font-family: futura-pt-bold;
    font-weight: 700;
    font-size: 80px;
    color: rgba(255, 255, 255, 0.1);
    line-height: 100%;
    position: absolute;
}

.topvisual__titlegroup {
    position: relative;
    z-index: 2;
}

.page__content-wrapper {
    margin-top: 120px;
}

.for-company__top-txt {
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
}

.for-company__top-txt.center {
    margin-top: 20px;
    text-align: center;
}

.for-company__top-txt.center.sp-view {
    display: none;
}

.feature__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px;
}

.feature__item {
    width: 343px;
    height: 440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding: 40px;
    border-radius: 8px;
    background-color: #fff;
}

.feature__item-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
}

.feature__item-img-wrap {
    margin-top: 32px;
}

.feature__item-img {
    margin-top: 32px;
}

.feature__item-txt {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 150%;
}

.form__wrapper {
    margin-top: 20px;
}

.form__list {
    width: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    margin-left: auto;
    margin-right: auto;
}

.form__question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 150%;
}

.form__question.top-question {
    margin-top: 40px;
}

.form__txt-field {
    width: 100%;
    height: 56px;
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.form__txt-field:focus {
    border: 3px solid #2ea7e0;
}

.form__txt-field::-ms-input-placeholder {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-field::-webkit-input-placeholder {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-field::-moz-placeholder {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-field:-ms-input-placeholder {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-field::placeholder {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
}

.form__submit-btn {
    width: 400px;
    height: 64px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 40px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    background-color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.form__submit-btn:hover {
    color: #fff;
    background-color: #007acc;
}

.form__question-required {
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    color: #f44;
    line-height: 150%;
    border: 3px solid #f44;
    border-radius: 4px;
}

.form__question-required.optional {
    color: #0c2852;
    border-color: #0c2852;
}

.form__select-field {
    width: 100%;
    height: 56px;
    margin-top: 8px;
    font-weight: 700;
    border: 3px solid #f1f1f1;
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.form__select-field:focus {
    border: 3px solid #2ea7e0;
}

.form__txt-area {
    width: 100%;
    margin-top: 8px;
    padding-bottom: 200px;
    font-size: 16px;
    line-height: 150%;
    border: 3px solid #f1f1f1;
    border-radius: 8px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.form__txt-area:focus {
    border: 3px solid #2ea7e0;
}

.form__txt-area::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-area::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-area::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-area:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form__txt-area::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.thanks__txt {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 150%;
}

.company__detail-wrapper {
    max-width: 800px;
    margin-left: 140px;
    padding: 0 40px 64px;
}

.policy__subtitle {
    margin-top: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}

.policy__item {
    margin-top: 40px;
}

.policy__item-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
}

.policy__item-txt {
    margin-top: 12px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}

.cta__main--mail-inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header__sp-menu {
    display: none;
}

.blog__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -30px;
    margin-right: -30px;
    padding-right: 0;
}

.blog__item {
    width: 320px;
    height: 340px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.blog__item:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.blog__link-block {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #333;
    text-decoration: none;
}

.blog__img {
    width: 100%;
    height: 168px;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog__txt-block {
    margin-top: 32px;
    margin-left: 16px;
    margin-right: 16px;
}

.blog__date-txt {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    color: #004db8;
    line-height: 150%;
}

.blog__title-txt {
    margin-top: 12px;
    font-size: 16px;
    line-height: 120%;
}

.detail__price-list {
    max-width: 800px;
    margin-top: 0;
    margin-left: 140px;
}

.detail__price-list.cp {
    width: 640px;
    margin-top: 48px;
    margin-left: 0;
}

.detail__pricelist-title {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    line-height: 100%;
    border-radius: 8px;
    background-color: #f44;
}

.detail__pricelist-content {
    max-width: 800px;
    margin-top: 20px;
    padding: 40px 32px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.detail__pricelist-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.detail__pricelist-item.last-item {
    border-bottom-style: none;
}

.pricelist__price-txt {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #f44;
    line-height: 100%;
    text-align: right;
}

.pricelist__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
}

.pricelist__time {
    margin-top: 4px;
    color: #828282;
}

.footer__phone-txt {
    font-size: 18px;
    color: #fff;
    line-height: 100%;
}

.footer__phone-number {
    margin-top: 8px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    line-height: 100%;
}

.footer__phone-txt-small {
    margin-top: 4px;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
}

.form__question-txt {
    margin-top: 4px;
    line-height: 120%;
}

.option-txt {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

.detail__option-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
}

.detail__option-block {
    margin-top: 48px;
}

.utility-page-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
}

.policy-check {
    width: 24px;
    height: 24px;
}

.policy-check-txt {
    margin-left: 12px;
}

.policy-check-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.sns-link-image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.sns-link-box {
    width: 40px;
    height: 40px;
    margin-top: 0;
    margin-right: 16px;
}

.empty-state {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding-left: 24px;
    border-radius: 4px;
    background-color: #fff;
}

.empty-state.bg-gray {
    background-color: #f4f4f4;
}

.sns-link-list {
    margin-top: 20px;
}

.cp__content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f4f4f4;
}

.page-top-img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 48px;
}

.page-top-img {
    width: 80%;
}

.cp__main-content {
    margin-bottom: 80px;
}

.page-top-title-block {
    height: 200px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #004b9a;
}

.page-top-title {
    font-size: 32px;
    line-height: 130%;
    text-align: center;
}

.cp__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 80px;
    padding: 40px;
    font-family: Zen Kaku Gothic New, sans-serif;
    border-radius: 16px;
    background-color: #fff;
}

.info-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
}

.cp__info-list {
    margin-top: 40px;
}

.cp__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.cp__info-q-txt {
    width: 200px;
    margin-top: 2px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}

.cp__info-a-txt {
    width: 480px;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}

.info-title-line {
    width: 64px;
    height: 4px;
    margin-top: 16px;
    background-color: #007acc;
}

.info-img-wrap {
    max-width: 640px;
    margin-top: 0;
}

.info-img-wrap.small {
    width: 400px;
    margin-top: 40px;
}

.info-img {
    margin-top: 20px;
}

.prefpage__cms-item {
    position: relative;
}

.r-wrapper {
    font-family: Zen Kaku Gothic New, sans-serif;
    background-color: #fcfcfc;
}

.r-header {
    width: 100%;
    height: 80px;
    display: block;
    background-color: #f4f4f4;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.slide-wrap .slide-sp {
    display: none;
}

.first-visual {
    margin-top: 80px;
    position: relative;
}

.first-visual .fv__section-inside {
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
}

.top-menu {
    background-color: #007acc;
}

.top-area.cms_areadetail {
    background-color: #f4f4f4;
}

.top-column {
    overflow: hidden;
    background-color: #f4f4f4;
}

.top-column.cv {
    background-color: #fff;
}

.top-column.blog,
.top-cta {
    background-color: #e8f6ff;
}

.r-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 0;
    color: #fff;
    background-color: #004db8;
}

.section-inside {
    max-width: 1080px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-inside.thanks-page {
    padding-top: 0;
}

.section-title.wh {
    color: #fff;
}

.section-title.center {
    font-family: Zen Kaku Gothic New, sans-serif;
    line-height: 130%;
    text-align: center;
}

.section-title.center.faq {
    line-height: 130%;
}

.section-title.sp-view {
    display: none;
}

.section-txt {
    margin-top: 20px;
    font-size: 16px;
    line-height: 150%;
}

.section-txt.wh {
    color: #fff;
}

.section-txt.center {
    text-align: center;
}

.cp-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    margin-top: 48px;

    grid-column-gap: 24px;
}

.cp-item {
    width: 280px;
    height: 320px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 4px;
    background-color: #f4f4f4;
}

.cp-item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;

    grid-column-gap: 24px;
    grid-row-gap: 32px;
}

.menu-item {
    width: 160px;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    background-color: #fff;
}

.menu-item.menu-page {
    background-color: #f4f4f4;
}

.menu-item.hide {
    display: none;
}

.menu-item__img-wrap {
    width: 80px;
    height: 80px;
}

.menu-item__img-wrap.small {
    width: 64px;
    height: 80px;
}

.menu-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.menu-item__title {
    margin-top: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
}

.area-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 0;
}

.area-list-wrap {
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 8px;
    background-color: #e8f6ff;
}

.area-list-wrap.area-detail-page {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.area-list__title {
    font-weight: 700;
    font-size: 20px;
}

.section-bar {
    width: 48px;
    height: 4px;
    margin-top: 16px;
    border-radius: 16px;
    background-color: #007acc;
}

.title-addbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.title-addbar.sp-view {
  display: none;
}


@media (max-width: 479px) {
.title-addbar.sp-view {
  display: flex;
}

.title-addbar.pc-view {
  display: none;
}
}

.area-list {
    width: 408px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;

    grid-column-gap: 8px;
    grid-row-gap: 16px;
}

.area-list.area-page {
    width: 800px;
}

.area-list.area-detail-page {
    width: 100%;
}

.area-item {
    width: 160px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    background-color: #007acc;
    position: relative;
}

.area-item.ver02 {
    width: 200px;
}

.area-item a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top-column-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
}

.top-column-list {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: scroll;
    margin-top: 48px;
    grid-column-gap: 20px;
}

.top-column-item {
    width: 280px;
    height: 280px;
}

.top-column-item a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    border-radius: 8px;
    background-color: #fff;
}

.top-column-item__img-wrap {
    width: 280px;
    height: 148px;
    border-radius: 4px;
}

.top-column-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

.top-column-item__txt-wrap {
    margin-top: 12px;
    padding-left: 8px;
    padding-right: 8px;
}

.top-column-item__title {
    height: 84px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 130%;
}

.top-column-item__date-txt {
    margin-top: 8px;
    font-family: Poppins;
    color: #007acc;
}

.top-cta__main {
    margin-top: 64px;
}

.top-cta__link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}

.top-cta__link-list.hide {
    display: none;
}

.top-cta__main-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.top-cta__main-item {
    width: 520px;
    height: 286px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 8px;
    background-color: #fff;
}

.top-cta__main-item+.top-cta__main-item {
    margin-top: 0;
}

.top-cta__main-item-img-wrap {
    width: 80px;
    height: 80px;
}

.top-cta__main-item-img {
    width: 100%;
    height: 100%;
}

.top-cta__main-item-title {
    margin-top: 12px;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
}

.top-cta__main-item-subtxt {
    margin-top: 8px;
    line-height: 100%;
}

.top-cta__main-item-phone {
    margin-top: 30px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0.8px;
}

.top-cta__link-item {
    width: 320px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding-left: 24px;
    text-decoration: none;
    border-radius: 8px;
    background-color: #007acc;
    position: relative;
}

.top-cta__link-item-txt {
    max-width: 150px;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
}

.sns-list-inside {
    width: 800px;
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 32px;
    padding-bottom: 32px;
    border-radius: 8px;
    background-color: #f4f4f4;
}

.sns-list__title {
    font-weight: 700;
    font-size: 20px;
}

.sns-link-block {
    width: 256px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
    margin-top: 24px;
}

.sns-item {
    width: 52px;
    height: 52px;
    border-radius: 50%;
}

.sns-item-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.sns-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.top-cta__link-item-img-wrap {
    width: 120px;
    position: absolute;
    top: 20px;
    bottom: 0%;
    left: auto;
    right: 16px;
}

.top-cta__link-item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 64px;
}

.common-btn {
    width: 320px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    line-height: 100%;
    text-decoration: none;
    border-radius: 8px;
    background-color: #007acc;
    position: relative;
}

.common-btn.white {
    color: #007acc;
    background-color: #fff;
}

.common-btn.contact {
    margin-top: 32px;
    font-size: 16px;
    background-color: #f44;
}

.common-btn.contact.fv {
    width: 320px;
    height: 64px;
    margin-top: 0;
}

.common-btn.contact-phone {
    display: none;
}

[data-element-id].common-btn.contact-phone {
    display: block;
}

.common-btn__icon-wrap {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 16px;
    bottom: 0%;
    left: auto;
    right: 16px;
}

.common-btn__icon-wrap.area {
    width: 24px;
    height: 24px;
    top: 12px;
    right: 12px;
}

.common-btn__icon-img {
    width: 100%;
    height: 100%;
}

.subpage__wrapper {
    margin-top: 80px;
    font-family: Zen Kaku Gothic New, sans-serif;
}

.subpage__wrapper.reform {
    margin-top: 0;
}

.subpage__top-section {
    width: 100%;
    height: 80px;
    margin-top: 80px;
    background-color: #004db8;
}

.subpage__top-section.reform {
    margin-top: 80px;
    background-color: #15a58b;
}

@media (max-width: 991px) {
    .subpage__top-section {
        margin-top: 64px;
    }

    .subpage__top-section.reform {
        margin-top: 64px;
    }
}

@media (max-width: 479px) {
    .subpage__top-section {
        margin-top: 64px;
    }

    .subpage__top-section.reform {
        margin-top: 64px;
    }
}

.subpage__top-section-inside {
    max-width: 1080px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.subpage__top-section-inside.small-wid {
    max-width: 800px;
}

.subpage__page-icon {
    width: 64px;
    height: 64px;
    margin-right: 8px;
}

.subpage__title {
    font-size: 24px;
    color: #fff;
    line-height: 100%;
    letter-spacing: 0.05em;
}

.subpage-__page-icon-img {
    width: 100%;
    height: 100%;
}

.subpage__section-inside {
    max-width: 1080px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.subpage__section-inside.cms__menupage {
    max-width: 1200px;
}

.subpage__section-wrap.bg-gray {
    background-color: #f4f4f4;
}

.subpage__section-wrap.bg-blue {
    background-color: #e8f6ff;
}

.subpage__section-wrap.bg-reform {
    background-color: #d8eeea;
}

.subpage__section-wrap.bg-yellow {
    background-color: #ffffe8;
}

.subpage__section-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 100%;
}

.subpage__section-title.lines {
    line-height: 130%;
    letter-spacing: 0.05em;
}

.subpage__section-title.center {
    margin-top: 0;
    text-align: center;
}

.subpage__section-title.left-deco {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    border-left: 4px solid #007acc;
}

.subpage__section-title.left-deco.sp {
    display: none;
}

.subpage__section-title.range-title {
    display: block;
    margin-top: 20px;
    font-size: 24px;
    text-align: center;
}

.subpage__section-txt {
    margin-top: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}

.subpage__section-txt.center {
    text-align: center;
}

.setmenu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 32px;
}

.setmenu-item {
    width: 320px;
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    color: #fff;
    line-height: 100%;
    text-decoration: none;
    border-radius: 8px;
    background-color: #007acc;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.2);
    box-shadow: 0 0 12px rgba(51, 51, 51, 0.2);
    position: relative;
}

.setmenu-item-txt {
    font-weight: 500;
    font-size: 24px;
}

.setmenu-item-img-wrap {
    width: 100%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
}

.setmenu-item-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.setmenu-item-txt-block {
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cmspage__wrapper {
    margin-top: 144px;
    font-family: Zen Kaku Gothic New, sans-serif;
    font-weight: 500;
}

.article__content-wrap {
    max-width: 1080px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.article__top-img-wrap {
    width: 100%;
    height: 336px;
    border-radius: 8px;
}

.article__top-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
}

.article__top-txt {
    padding-bottom: 16px;
    border-bottom: 1px solid #dbdbdb;
}

.article__page-title {
    margin-top: 24px;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.04em;
}

.article__date {
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 0;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #004db8;
    line-height: 100%;
}

.article__main {
    margin-top: 24px;
    padding-bottom: 48px;
}

.article__main p {
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 180%;
}

.article__main h2 {
    margin-top: 40px;
    margin-bottom: 8px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.04em;
    border-left: 4px solid #004db8;
}

.article__main h3 {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #333;
    line-height: 150%;
    letter-spacing: 0.04em;
}

.contact___top-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding-top: 0;
    padding-bottom: 0;
}

.form__sub-txt {
    color: #5a5a5a;
}

.menucms__title {
    font-size: 24px;
    color: #fff;
    line-height: 100%;
}

.menucms__basic-price-wrap {
    width: 90%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 48px 120px;
    border-radius: 4px;
    background-color: #e8f6ff;
}

.menucms__basic-price-wrap.option {
    margin-top: 0;
    background-color: #e8f6ff;
}

.menucms__basic-price-wrap.basic-price {
    width: 90%;
}

.price-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
}

.menucms__price {
    margin-top: 16px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 48px;
    color: #f44;
    line-height: 100%;
}

.menucms__price-list-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;

    grid-column-gap: 20px;
}

.menucms__price-list-wrap.under {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: center */
    -ms-grid-row-align: center;
    align-self: center;

    grid-row-gap: 40px;
}

.option-img-wrap {
    width: 80%;
    margin-top: 20px;
}

.option-img-wrap.pc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.option-img-wrap.sp {
    display: none;
}

.option-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.menucms__ex-txt {
    width: 800px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
}

.menucms__ex-txt div {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 200%;
}

.menucms__ex-txt div.mb {
    margin-bottom: 50px;
}

.fv__title {
    margin-top: 0;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 3px;
}

.fv__title.area-page {
    font-size: 36px;
}

.fv__section-inside {
    max-width: 1080px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.fv__top-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 40px;
}

.fv__award {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.fv__img-wrap {
    width: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}

.fv__img {
    width: 100%;
}

.fv__award-txt {
    font-weight: 500;
    font-size: 20px;
}

.fv__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 32px;

    grid-column-gap: 40px;
    grid-row-gap: 16px;
}

.fv__award-cta {
    width: 1080px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 64px;
}

.menucms__top-section {
    height: 400px;
}

.menucms__top-section .newimg-wrap {
    max-height: 400px;
}

.r-footer__link-list {
    width: 1080px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;

    grid-row-gap: 12px;
}

.r-footer__link-txt {
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}

.cv-list-wrap {
    margin-top: 24px;
    margin-bottom: 64px;
}

.cv-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;

    grid-column-gap: 24px;
}

.cv-item {
    width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 16px;
    border-radius: 8px;
    background-color: #f4f4f4;
}

.cv-item.bg-wh {
    background-color: #fff;
}

.cv-item.top-page {
    background-color: #f4f4f4;
}

.cv-item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.cv-item-content {
    margin-top: 8px;
}

.cv-item-top-img-wrap {
    width: 80px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.cv-item-top-img {
    width: 100%;
    height: 100%;
}

.cv-title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px;
    line-height: 130%;
}

.cv-overview-txt {
    height: 80px;
    overflow: hidden;
}

.cv-content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    margin-top: 20px;

    grid-row-gap: 12px;
}

.cv-content-title {
    display: inline-block;
    padding: 4px 12px;
    color: #fff;
    border-radius: 32px;
    background-color: #f44;
}

.cv-content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.cv-item-btn {
    width: 100%;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    background-color: #333;
    position: relative;
}

.cv-item-btn a {
    width: 100%;
    height: 100%;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5em 0;
}

.cmspage__cv-content-wrap {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 80px;
    border-radius: 8px;
    background-color: #fff;
}

.cmspage__cv-content-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    grid-column-gap: 20px;
}

.cmspage__cv-content-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cmspage__cv-img-wrap {
    width: 80px;
    height: 80px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.cmspage__cv-img {
    width: 100%;
    height: 100%;
}

.cmspage__cv-title {
    font-size: 24px;
    line-height: 130%;
}

.cmspage__cv-item-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    padding-top: 1px;

    grid-column-gap: 40px;
    grid-row-gap: 24px;
}

.cmspage__cv-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.cmspage__cv-item-title {
    padding: 8px 16px;
    font-size: 16px;
    color: #fff;
    border-radius: 24px;
    background-color: #f44;
}

.cmspage__cv-item-link-txt {
    margin-top: 8px;
    padding-left: 8px;
    font-size: 16px;
}

.cmspage__txt {
    margin-top: 40px;
}

.cmspage__txt-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;
}

.cmspage__cv-richtxt {
    margin-top: 20px;
}

.cmspage__cv-richtxt p {
    font-size: 16px;
    line-height: 200%;
}

.faq-list {
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;

    grid-row-gap: 16px;
}

.faq-item {
    overflow: hidden;
    border-radius: 4px;
}

.faq-q-block {
    height: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 4px;
    background-color: #e8f6ff;
    cursor: pointer;
    position: relative;

    grid-column-gap: 20px;
}

.faq-a-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 24px 16px;
    border-radius: 0 0 4px 4px;
    background-color: #fff;

    grid-column-gap: 20px;
}

.faq-a-block.align-top {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.faq-icon {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.faq-icon-img {
    width: 100%;
    height: 100%;
}

.faq-q-txt {
    font-weight: 700;
    font-size: 18px;
}

.faq-a-txt {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-top: 0;
    font-weight: 500;
    line-height: 150%;
}

.faq-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    bottom: 0%;
    left: auto;
    right: 16px;
}

.faq-arrow-img {
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    margin-top: 32px;

    grid-row-gap: 32px;
}

.info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    grid-column-gap: 40px;
}

.info-q-txt {
    width: 200px;
    color: #777;
}

.info-a-txt {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
}

.corp-img-wrap {
    margin-top: 40px;
}

.corp-img {
    width: 80%;
}

.areapage__area-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    grid-column-gap: 8px;
    grid-row-gap: 16px;
}

.area-all-view {
    display: none;
}

.r-header_inside {
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0;
    position: static;
}

.r-header_logo-link {
    width: 320px;
    margin-right: 40px;
}

.r-header_logo-link.w--current {
    width: 240px;
    margin-right: 24px;
}

.r-header_link-list {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.e-header_cta-list {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
}

.r-header_link-txt {
    height: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 700;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.r-header_link-txt:hover,
.r-header_link-txt.w--current {
    color: #007acc;
}

.r-header_cta-mail {
    width: 120px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    background-color: #f44;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.r-header_cta-mail:hover {
    opacity: 0.8;
}

.r-header_cta-mail.phone {
    width: 120px;
    background-color: #103c7d;
}

.r-header_cta-mail.phone:hover {
    opacity: 1;
}

.e-header_cta-icon-wrap {
    width: 52px;
    height: 52px;
}

.r-header_cta-icon {
    width: 100%;
    height: 100%;
}

.r-header_cta-txt {
    font-size: 14px;
    color: #fff;
    line-height: 100%;
}

.r-header_cta-txt.number {
    font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
}

.r-header_sp-menu,
.r-header_sp-open-menu,
.sp_contact-nav-button {
    display: none;
}

.r-footer__under-txt {
    margin-bottom: 8px;
    font-family: Poppins;
    font-size: 16px;
}

.r-footer__sub-link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;

    grid-row-gap: 12px;
}

.areadetail_top-txt {
    margin-top: 20px;
    font-size: 16px;
}

.menu-top-img {
    display: none;
}

.set-menu-overview {
    width: 90%;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.set-menu-overview div {
    font-weight: 500;
    font-size: 20px;
    line-height: 180%;
}

.set-menu-overview h2 {
    font-size: 28px;
    line-height: 150%;
}

.article__relation-block {
    background-color: #f4f4f4;
}

.article__date-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 24px;

    grid-column-gap: 24px;
}

.published-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.published-date.under {
    margin-top: 0;
}

.published-date.top {
    -ms-grid-row-align: center;
    align-self: center;
    /* align-items: flex-start; */
    margin-right: 24px;

    grid-column-gap: 4px;
}

.date-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;

    grid-column-gap: 4px;
}

.date-icon {
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.date-txt {
    margin-top: -2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
}

.date-icon-img {
    width: 100%;
    height: 100%;
}

.small {
    font-size: 18px;
}

.small.red {
    color: #f44;
}

.cp__price-wrap-list {
    width: 640px;
}

.cp__img-box {
    margin-top: 40px;
    padding-left: 64px;
    padding-right: 64px;
}

.cp__img-box.small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 80px;
}

.cp__img-box.flex {
    padding-left: 64px;
    padding-right: 0;
}

.cp__img-box.flex-02 {
    padding-left: 0;
    padding-right: 64px;
}

.cp__img.small {
    width: 60%;
}

.cp__img.sp-view {
    display: none;
}

.cp__img-flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    grid-column-gap: 20px;
}

.top-video {
    background-color: #ffce72;
}

.video-wrap {
    width: 640px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.reform__tagline {
    margin-top: 52px;
    font-weight: 500;
    font-size: 32px;
    color: #15a58b;
    line-height: 100%;
    letter-spacing: 0.05em;
}

.reform__tagline.sp-view,
.reform__top-img-wrap.sp-view {
    display: none;
}

.reform__top-txt {
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 0.05em;
}

.reform__section-title {
    margin-top: 4px;
    letter-spacing: 0.05em;
    text-align: center;
}

.reform__section-title-en {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    color: #15a58b;
    letter-spacing: 0.05em;
    text-align: center;
}

.reform__about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;

    grid-column-gap: 40px;
}

.reform__about-item {
    width: 240px;
    height: 200px;
    padding: 24px 16px;
    border-radius: 8px;
    background-color: #fff;
}

.reform__about-item-title {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
}

.reform__about-item-img-wrap {
    width: 100%;
    height: 116px;
    margin-top: 16px;
}

.reform__about-item-img {
    width: 100%;
    height: 100%;
}

.reform__about-list-wrap {
    margin-top: 16px;
}

.section-title-accent {
    font-size: 48px;
    color: #f44;
}

.reason-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 64px;

    grid-row-gap: 80px;
}

.reson-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.reason-item-txt {
    margin-right: 80px;
}

.reason-item-img-wrap {
    width: 320px;
    height: 200px;
}

.reason-number {
    font-family: Poppins;
    font-weight: 700;
    font-size: 40px;
    color: #007acc;
    line-height: 100%;
}

.reason-title {
    font-weight: 700;
    font-size: 28px;
    color: #333;
    line-height: 130%;
    letter-spacing: 0.1em;
}

.reason-txt {
    width: 400px;
    margin-top: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
}

.reason-item-img {
    width: 100%;
    height: 100%;
}

.flow-list {
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 64px;
    margin-left: auto;
    margin-right: auto;

    grid-row-gap: 40px;
}

.flow-item {
    width: 100%;
    height: 192px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    border-radius: 16px;
    background-color: #fff;
}

.flow-item-head {
    height: 192px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 40px;
}

.flow-item-detail {
    height: 100%;
    padding-right: 32px;
}

.flow-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.05em;
}

.flow-txt {
    margin-top: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
}

.flow-number {
    width: 160px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #007acc;
}

.flow-number-txt {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 130%;
}

.flow-img-wrap {
    width: 120px;
    height: 80px;
}

.flow-img {
    width: 100%;
    height: 100%;
}

.flow-last-txt {
    margin-top: 40px;
    font-weight: 500;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
}

.flow-last-txt.sp-view {
    display: none;
}

.first-top-img-wrap {
    width: 640px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.reform__company-info {
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 16px;
    background-color: #f4f4f4;
}

.reform__company-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
}

.reform__company-q-txt {
    width: 200px;
    font-weight: 500;
    font-size: 18px;
    color: #15a58b;
}

.reform__company-a-txt {
    font-weight: 500;
    font-size: 18px;
}

.reform__company-info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;

    grid-row-gap: 24px;
}

.menucms__range-txt {
    width: 90%;
    display: block;
    margin: 16px auto 0;
    padding: 24px 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    border-radius: 4px;
    background-color: #f4f4f4;
}

.header__reform-link-btn {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 12px;
    margin-right: 16px;
    padding-left: 16px;
    padding-right: 16px;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    background-color: #15a58b;
}

.recaptcha {
    margin-top: 24px;
}

.article__blog-content {
    width: 640px;
    margin-right: 40px;
    padding-bottom: 80px;
}

.article__sidebar {
    min-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-bottom: 80px;
    padding-top: 24px;
    padding-bottom: 24px;
    border-radius: 8px;
    background-color: #f2f6fc;
    position: -webkit-sticky;
    position: sticky;
    top: 144px;
    bottom: 40px;
}

.article__date-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;

    grid-column-gap: 4px;
}

.article__date-icon-wrap {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.article__date-icon {
    width: 100%;
    height: 100%;
}

.article__date-txt {
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 2px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #004db8;
    line-height: 100%;
}

.article__intro {
    margin-top: 48px;
}

.article__intro p {
    line-height: 180%;
}

.article__toc {
    margin-top: 24px;
    padding: 24px 16px;
    border-radius: 8px;
    background-color: #f2f6fc;
}

.article__toc-title-block {
    padding-bottom: 16px;
    border-bottom: 1px solid #dbdbdb;
}

.article__toc-title {
    font-weight: 700;
    font-size: 16px;
}

.article__toc-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 16px;
    padding-left: 16px;
    padding-right: 16px;

    grid-row-gap: 8px;
}

.article__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 48px 16px;
    border-radius: 8px;
    background-color: #f4f4f4;

    grid-row-gap: 40px;
}

.text-block {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.04em;
    text-align: center;
}

.cta__btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;

    grid-column-gap: 24px;
}

.btn {
    width: 256px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    background-color: #c60f18;
    position: relative;
}

.btn.phone {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #004db8;
    border: 2px solid #004db8;
    background-color: #fff;
}

.btn-txt {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.04em;
}

.btn-txt.phone {
    font-size: 20px;
}

.btn-icon-wrap {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 16px;
    right: 16px;
}

.btn-icon {
    width: 100%;
    height: 100%;
}

.article__sidebar-inside {
    width: 343px;
}

.sidebar-top-content {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.sidebar-bottom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 40px;
}

.sidebar-content-title {
    font-weight: 700;
    font-size: 16px;
}

.sidebar-menu-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-top: 16px;

    grid-row-gap: 16px;
}

.sidebar-menu-card {
    width: 100%;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    border-radius: 8px;
    background-color: #fff;
}

.sidebar-menu-img-wrap {
    width: 120px;
    height: 120px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border: 1px solid #dbdbdb;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.sidebar-menu-img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.sidebar-menu-txt {
    width: 100%;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
}

.sidebar-menu-name {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 130%;
}

.sidebar-menu-price {
    margin-top: 4px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #004db8;
    line-height: 150%;
}

.sidebar-rec-menu-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    grid-row-gap: 16px;
}

.sidebar-rec-menu-list .content-wrap {
    position: absolute;
    bottom: 16px;
    left: 24px;
    right: 24px;
}

.sidebar-rec-menu-card {
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    overflow: hidden;
    color: #fff;
    /* padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px; */
    text-decoration: none;
    border-radius: 8px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-image: url(../644b8549be660bae48546cb0_rec02.webp); */
    background-position: 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.sidebar-rec-menu-card:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    color: #fff;
}

.sidebar-rec-menu-card.pack {
    background-image: url(/upload/tenant_1/644b8394a43c9c4c013627d3_rec01.webp);
}

.rec-menu-name {
    font-size: 16px;
}

.rec-menu-price {
    margin-top: 8px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
}

.rec-menu-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.rec-menu-arrow-txt {
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    font-size: 12px;
    line-height: 100%;
}

.rec-menu-arrow-img-wrap {
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rec-menu-arrow-img {
    width: 100%;
    height: 100%;
}

.relation-article-inside {
    max-width: 1080px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

.relation-article-section-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
}

.relation-article-section-title-bar {
    width: 64px;
    height: 4px;
    margin-top: 16px;
    border-radius: 8px;
    background-color: #004db8;
}

.rel-article-wrap {
    width: 100%;
    margin-top: 40px;
}

.rel-article-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /* display: -ms-grid;
    display: grid;
    
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    -ms-grid-rows: auto 40px auto;
    grid-template-rows: auto auto;
    -ms-grid-columns: 1fr 60px 1fr 60px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr; */
}

.rel-article-item {
  width: 23%;
  margin: 10px auto 0;
  background: #fff;
}

/*
.rel-article-list>*:nth-child(1) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
}

.rel-article-list>*:nth-child(2) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 3;
    grid-column: 3;
}

.rel-article-list>*:nth-child(3) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 5;
    grid-column: 5;
}

.rel-article-list>*:nth-child(4) {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
}

.rel-article-list>*:nth-child(5) {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 3;
    grid-column: 3;
}

.rel-article-list>*:nth-child(6) {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 5;
    grid-column: 5;
}
*/

.rel-article-card {
    width: 320px;
    height: auto;
    text-decoration: none;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 16px rgba(51, 51, 51, 0.2);
    box-shadow: 0 0 16px rgba(51, 51, 51, 0.2);
}

.rel-article-img-wrap {
    width: 100%;
    height: 168px;
}

.recommend .rel-article-img-wrap {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.rel-article-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.rel-article-txt-block {
    padding: 16px;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
}

.rel-article-title {
    height: 72px;
    font-size: 16px;
    color: #333;
    line-height: 130%;
    letter-spacing: 0.04em;
    font-weight: bold;
}

.rel-article-date {
    margin-top: 16px;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #004db8;
    line-height: 150%;
}

.empty-block {
    padding: 24px;
    border-radius: 8px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .header {
        height: 64px;
        padding-right: 28px;
    }

    .header__logo {
        width: 200px;
    }

    .header__nav {
        display: none;
    }

    .contactbtn--common.footer__btn:hover {
        opacity: 1;
    }

    .contactbtn--common.footer__btn.company:hover {
        background-color: #f44;
    }

    .contactbtn--common.spopenmenu {
        width: 100%;
        height: 64px;
        background-color: #fff;
    }

    .contactbtn--common.spopenmenu.sp-for-company {
        margin-top: 32px;
        background-color: #f44;
    }

    .contact-btn__txt.spopenmenu.common {
        color: #2ea7e0;
    }

    .footer {
        padding-left: 32px;
        padding-right: 32px;
    }

    .cta__wrapper {
        width: 100%;
        padding: 40px 16px;
        background-color: #f1f1f1;
    }

    .cta__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cta__main--mail {
        width: 100%;
        height: auto;
        background-color: transparent;
    }

    .cta__main--mail:hover {
        background-color: transparent;
    }

    .cta__main--phone {
        width: 100%;
        height: auto;
        background-color: transparent;
    }

    .cta__txt {
        font-size: 18px;
        color: #333;
    }

    .cta__btn-mail {
        margin-top: 16px;
        background-color: #f44;
        position: relative;
    }

    .cta__btn-mail.phone-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        background-color: #0c2852;
    }

    .cta__img {
        display: none;
    }

    .cta__phone-number {
        display: none;
        margin-left: auto;
        margin-right: auto;
    }

    .cta__btn-mail-txt {
        color: #fff;
    }

    .cta__btn-mail-txt.phone {
        font-family: futura-pt-bold;
        font-size: 24px;
    }

    .cta__btn-mail-img.pc-view {
        display: none;
    }

    .cta__btn-mail-img.sp-view {
        height: 40px;
        display: block;
        position: absolute;
        top: 12px;
        bottom: 0%;
        left: auto;
        right: 16px;
    }

    .cta__subtxt {
        color: #333;
    }

    .faq__item-question:hover {
        background-color: #2ea7e0;
    }

    .footer__link-txt:hover {
        color: #fff;
    }

    .page__topvisual,
    .page__content-wrapper {
        padding-left: 32px;
        padding-right: 32px;
    }

    .feature__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin-top: 0;
    }

    .feature__item {
        width: 80%;
        height: auto;
        margin-top: 40px;
        padding-bottom: 64px;
    }

    .form__submit-btn.reform:hover {
        background-color: #15a58b;
    }

    .company__detail-wrapper {
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .header__sp-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .spmenu__line {
        width: 24px;
        height: 2px;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom: 0;
        padding-right: 0;
        background-color: #007acc;
    }

    .spmenu__line-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 8px;
    }

    .spmenu__txt {
        font-weight: 500;
        font-size: 12px;
        color: #2ea7e0;
    }

    .spmenu__open-menu {
        width: 100vw;
        height: 100vh;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #2ea7e0;
        position: fixed;
        top: 64px;
        bottom: 0%;
        left: 0%;
        right: 0%;
        z-index: 999;
    }

    .openmenu__inside {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 120px;
        padding-left: 32px;
        padding-right: 32px;
    }

    .openmenu__link-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .openmenu__link-txt {
        margin-top: 16px;
        margin-bottom: 16px;
        font-weight: 700;
        font-size: 18px;
        color: #fff;
        text-decoration: none;
    }

    .openmenu__btn-list {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 48px;
    }

    .blog__list {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        margin-left: 0;
        margin-right: 0%;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .blog__wrapper {
        overflow: hidden;
    }

    .blog__item {
        width: 45%;
        margin-left: 0;
        margin-right: 0;
    }

    .blog__item:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .detail__price-list {
        margin-left: 0;
    }

    .cta__btn-phone {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin-top: 16px;
        text-decoration: none;
    }

    .cp__content-wrapper {
        padding-left: 32px;
        padding-right: 32px;
    }

    .page-top-title-block {
        display: none;
    }

    .cp__info-a-txt {
        font-size: 16px;
    }

    .r-header {
        height: 64px;
    }

    .section-inside {
        padding-left: 32px;
        padding-right: 32px;
    }

    .cp-list {
        width: 912px;
        height: 320px;
        margin-top: 0;
    }

    .menu-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .menu-item {
        width: 200px;
        height: 200px;
    }

    .area-list-wrap {
        width: 100%;
    }

    .top-column-wrapper {
        overflow: hidden;
    }

    .top-column-list {
        padding-bottom: 12px;
    }

    .top-cta__link-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-self: center;

        grid-row-gap: 20px;
    }

    .top-cta__main-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-self: center;

        grid-row-gap: 10px;
    }

    .top-cta__main-item {
        grid-row-gap: 0px;
    }
    
    .top-cta__main-item+.top-cta__main-item {
    margin-top: 50px;
    }

    .sns-list-inside {
        width: 100%;
    }

    .common-btn.contact.spmenu,
    .common-btn.contact-phone {
        display: none;
    }

    .subpage__wrapper {
        margin-top: 64px;
    }

    .subpage__top-section-inside,
    .subpage__section-inside {
        padding-left: 32px;
        padding-right: 32px;
    }

    .subpage__section-title.lines {
        text-align: center;
    }

    .setmenu-list {
        /* align-items: flex-start; */
        align-self: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-flow: wrap;
        flex-flow: wrap;

        grid-column-gap: 40px;
        grid-row-gap: 20px;
    }

    .setmenu-item {
        height: 120px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .setmenu-item-txt {
        font-size: 16px;
    }

    .setmenu-item-img-wrap {
        width: 120px;
        height: 120px;
    }

    .setmenu-item-txt-block {
        width: 200px;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 16px;
    }

    .cp-list-wrap {
        width: 100%;
        overflow: scroll;
        margin-top: 48px;
        padding-bottom: 12px;
    }

    .cmspage__wrapper {
        margin-top: 64px;
    }

    .article__content-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .article__top-img-wrap {
        height: 378px;
    }

    .article__page-title {
        font-size: 24px;
        line-height: 150%;
    }

    .article__main h2 {
        font-size: 20px;
    }

    .article__main h3 {
        font-size: 18px;
    }

    .menucms__basic-price-wrap {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .menucms__basic-price-wrap.basic-price,
    .menucms__price-list-wrap {
        width: 100%;
    }

    .menucms__price-list-wrap.under {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        /* align-items: center */
        -ms-grid-row-align: center;
        align-self: center;

        grid-row-gap: 40px;
    }

    .menucms__ex-txt {
        width: 100%;
    }

    .fv__title {
        margin-top: 0;
        font-size: 40px;
        text-align: center;
    }

    .fv__title.area-page {
        font-size: 28px;
    }

    .fv__section-inside {
        height: 640px;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .fv__cta {
        display: none;
    }

    .fv__award-cta {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 120px;
    }

    .r-footer__link-list {
        width: 640px;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .faq-a-block {
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
    }

    .faq-a-txt {
        margin-top: 0;
    }

    .r-header_inside {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .r-header_link-list,
    .e-header_cta-list {
        display: none;
    }

    .r-header_sp-menu {
        width: 64px;
        height: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0%;
        bottom: 0%;
        left: auto;
        right: 32px;
    }

    .r-header_sp-open-menu {
        width: 100vw;
        height: 100vh;
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 64px;
        padding-top: 64px;
        padding-left: 80px;
        padding-right: 80px;
        background-color: #007acc;
        position: fixed;
        top: 0%;
        bottom: 0%;
        left: 0%;
        right: 0%;
        z-index: 100;
    }

    .spmenu_link-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;

        grid-row-gap: 32px;
    }

    .spmenu__link-txt {
        font-weight: 500;
        font-size: 20px;
        color: #fff;
        letter-spacing: 0.05em;
        text-decoration: none;
    }

    .menu-top-img {
        width: 100%;
        height: 100%;
        display: none;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .set-menu-overview p {
        font-size: 16px;
    }

    .reform__about-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .reson-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
    }

    .reason-item-txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin-right: 0;
    }

    .reason-item-img-wrap {
        width: 80%;
        height: auto;
        margin-top: 16px;
    }

    .reason-number {
        font-size: 64px;
        text-align: center;
    }

    .reason-title {
        margin-top: 12px;
        text-align: center;
    }

    .flow-list {
        width: 100%;
    }

    .flow-item {
        height: auto;
    }

    .reform__company-info,
    .menucms__range-txt {
        width: 100%;
    }

    .article__blog-content {
        width: 100%;
        max-width: none;
        margin-right: 0;
        padding-left: 32px;
        padding-right: 32px;
    }

    .article__sidebar {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
        position: static;
    }

    .article__sidebar-inside {
        width: 100%;
        padding-left: 32px;
        padding-right: 32px;
    }

    .sidebar-bottom-content {
        margin-top: 64px;
    }

    .sidebar-content-title {
        font-size: 20px;
    }

    .sidebar-menu-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        margin-top: 24px;

        grid-column-gap: 20px;
    }

    .sidebar-menu-card {
        width: 45%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sidebar-rec-menu-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;

        grid-column-gap: 24px;
    }

    /* .rel-article-list {
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        justify-items: center;
        padding-left: 40px;
        padding-right: 40px;
    
        grid-column-gap: 20px;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-column-align: center;
        justify-self: center;
    } */
}

@media (max-width: 767px) {
    .contact-btn__txt {
        font-size: 20px;
    }

    .wrapper {
        padding-top: 64px;
    }

    .footer {
        height: auto;
    }

    .cta__btn-mail {
        width: 100%;
    }

    .footer__link-txt {
        font-size: 16px;
    }

    .footer__link-txt.sub-txt {
        margin-bottom: 0;
    }

    .footer__nav-sub {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        margin-top: 36px;
    }

    .footer__cta {
        display: none;
    }

    .footer__undertxt {
        margin-top: 48px;
    }

    .topvisual__title {
        font-size: 24px;
    }

    .topvisual__title--en {
        font-size: 40px;
    }

    .page__content-wrapper {
        margin-top: 40px;
    }

    .form__list,
    .cta__main--mail-inside {
        width: 100%;
    }

    .blog__item {
        width: 100%;
        height: auto;
        padding-bottom: 40px;
    }

    .blog__item:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .cp__info {
        padding-left: 16px;
        padding-right: 16px;
    }

    .cp__info-a-txt {
        width: auto;
    }

    .section-inside {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-title {
        font-size: 24px;
    }

    .section-title.center {
        line-height: 130%;
    }

    .section-txt {
        margin-top: 8px;
        font-size: 12px;
    }

    .menu-list {
        margin-top: 32px;

        grid-column-gap: 32px;
        grid-row-gap: 20px;
    }

    .menu-item {
        width: 120px;
        height: 120px;
    }

    .menu-item__img-wrap {
        width: 64px;
        height: 64px;
    }

    .menu-item__img-wrap.small {
        width: 52px;
        height: 64px;
    }

    .menu-item__title {
        margin-top: 0;
        font-size: 16px;
    }

    .area-list.area-page {
        width: 100%;
    }

    .top-cta__main {
        margin-top: 32px;
    }

    .top-cta__main-list {
        grid-row-gap: 12px;
    }

    .top-cta__main-item {
        height: auto;
    }

    .top-cta__main-item.spmenu {
        width: 100%;
        display: none;
    }

    .top-cta__main-item-phone {
        display: none;
    }

    .common-btn {
        font-size: 16px;
    }

    .common-btn.contact.spmenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .common-btn.contact-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 32px;
        font-size: 16px;
        background-color: #103c7d;
    }

    .common-btn.contact-phone.spmenu {
        color: #333;
        background-color: #fff;
    }

    .common-btn.contact-phone.sp {
        display: none;
    }

    .subpage__section-inside.top {
        padding-top: 40px;
    }

    .subpage__section-title.left-deco {
        font-size: 20px;
    }

    .setmenu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .article__top-img-wrap {
        width: auto;
        height: auto;
    }

    .menucms__title {
        font-size: 24px;
    }

    .menucms__price-list-wrap,
    .menucms__ex-txt {
        width: 100%;
    }

    .fv__title {
        font-size: 32px;
    }

    .fv__section-inside {
        padding-left: 32px;
        padding-right: 32px;
    }

    .fv__img-wrap {
        width: 100%;
    }

    .fv__award-txt {
        font-size: 16px;
    }

    .r-footer__link-list {
        width: 480px;
    }

    .cv-item-top-img-wrap {
        height: 80px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .cmspage__cv-content-wrap {
        padding-left: 40px;
        padding-right: 40px;
    }

    .faq-q-txt {
        font-size: 16px;
    }

    .info-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .info-a-txt {
        margin-top: 8px;
    }

    .r-header_sp-open-menu {
        display: none;
        padding-left: 48px;
        padding-right: 48px;
    }

    .spmenu__link-txt {
        font-size: 18px;
    }

    .video-wrap {
        width: 100%;
    }

    .flow-title {
        font-size: 18px;
    }

    .flow-txt {
        font-size: 14px;
    }

    .first-top-img-wrap {
        width: 100%;
    }

    .reform__company-info-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        /* align-items: flex-start; */
        align-self: flex-start;

        grid-row-gap: 8px;
    }

    .reform__company-q-txt {
        font-size: 16px;
    }

    .cta__btn-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

        grid-row-gap: 24px;
    }

    .sidebar-menu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sidebar-menu-card {
        width: 100%;
    }

    .sidebar-rec-menu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .rel-article-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 479px) {
    .header {
        padding-right: 16px;
    }

    .header__logo {
        width: 160px;
    }

    .logo__img {
        width: 100%;
    }

    .slide-wrap .slide-sp {
        display: block;
    }

    .slide-wrap .slide-pc {
        display: none;
    }

    .contactbtn--common.spopenmenu.sp-for-company {
        margin-top: 24px;
    }

    .contact-btn__txt {
        font-size: 16px;
    }

    .footer {
        padding-bottom: 24px;
    }

    .cta__title {
        font-size: 18px;
    }

    .cta__main {
        margin-top: 20px;
    }

    .footer__nav {
        width: 100%;
    }

    .page__topvisual {
        height: 120px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .topvisual__title {
        font-size: 20px;
    }

    .page__content-wrapper {
        overflow: hidden;
        padding-left: 16px;
        padding-right: 16px;
    }

    .for-company__top-txt {
        font-size: 14px;
    }

    .for-company__top-txt.center {
        text-align: left;
    }

    .for-company__top-txt.center.pc-view {
        display: none;
    }

    .for-company__top-txt.center.sp-view {
        display: block;
    }

    .feature__list {
        margin-top: 16px;

        grid-row-gap: 24px;
    }

    .feature__item {
        width: 100%;
        margin-top: 0;
        padding-left: 16px;
        padding-right: 16px;
    }

    .feature__item-title {
        font-size: 18px;
    }

    .feature__item-img {
        margin-top: 12px;
    }

    .feature__item-txt {
        font-size: 14px;
    }

    .form__list {
        width: 100%;
    }

    .form__question {
        font-size: 14px;
    }

    .form__txt-field {
        width: 100%;
        height: 48px;
    }

    .form__submit-btn {
        width: 100%;
        background-color: #007acc;
    }

    .form__submit-btn.reform {
        background-color: #15a58b;
    }

    .form__question-required {
        font-size: 12px;
    }

    .form__question-required.optional {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .form__select-field {
        width: 100%;
        height: 48px;
    }

    .company__detail-wrapper {
        margin-top: 0;
        padding: 0;
    }

    .policy__subtitle {
        margin-top: 0;
    }

    .policy__item-title {
        margin-top: 20px;
        font-size: 16px;
    }

    .policy__item-txt {
        margin-top: 8px;
        font-size: 14px;
    }

    .spmenu__line-wrapper {
        margin-top: 4px;
    }

    .spmenu__open-menu {
        display: none;
        overflow: scroll;
        top: 64px;
    }

    .openmenu__inside {
        padding-top: 48px;
    }

    .openmenu__link-txt {
        display: block;
        margin-top: 12px;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .openmenu__btn-list {
        margin-top: 40px;
    }

    .blog__list {
        margin-bottom: 0;
        padding-left: 4px;
        padding-right: 4px;
    }

    .blog__item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        -webkit-box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
        box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
    }

    .blog__item:hover {
        -webkit-box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
        box-shadow: 0 0 6px rgba(51, 51, 51, 0.2);
    }

    .detail__price-list {
        margin-top: 24px;
    }

    .detail__price-list.cp {
        width: 100%;
    }

    .detail__pricelist-title {
        font-size: 18px;
    }

    .detail__pricelist-content {
        padding: 24px 16px;
    }

    .detail__pricelist-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .pricelist__price-txt {
        margin-top: 12px;
    }

    .form__question-txt {
        font-size: 12px;
        line-height: 130%;
    }

    .sns-link-box {
        margin-top: 24px;
    }

    .empty-state {
        font-size: 12px;
    }

    .cp__content-wrapper {
        padding-left: 16px;
        padding-right: 16px;
    }

    .page-top-img-wrap {
        margin-top: 20px;
    }

    .page-top-img {
        width: 100%;
    }

    .page-top-title-block {
        padding-left: 16px;
        padding-right: 16px;
    }

    .page-top-title {
        font-size: 22px;
    }

    .cp__info {
        margin-top: 40px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .info-title {
        font-size: 20px;
    }

    .cp__info-list {
        margin-top: 24px;
    }

    .cp__info-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
    }

    .cp__info-q-txt {
        font-size: 14px;
    }

    .cp__info-a-txt {
        margin-top: 12px;
        font-size: 16px;
    }

    .info-title-line {
        margin-top: 12px;
    }

    .info-img-wrap.small {
        width: 240px;
    }

    .r-footer {
        padding-bottom: 0;
    }

    .section-inside {
        padding: 52px 16px;
    }

    .section-title {
        font-size: 24px;
        line-height: 130%;
    }

    .section-title.wh,
    .section-title.center {
        font-size: 24px;
    }

    .section-title.center.faq {
        font-size: 20px;
        line-height: 180%;
    }

    .section-title.t-line {
        line-height: 130%;
    }

    .section-title.pc-view {
        display: none;
    }

    .section-title.sp-view {
        display: block;
        font-size: 24px;
    }

    .section-title.area-page {
        font-size: 20px;
    }

    .section-txt {
        margin-top: 16px;
        font-size: 14px;
    }

    .cp-list {
        width: 1160px;
        overflow: hidden;

        grid-column-gap: 12px;
    }

    .menu-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;

        grid-column-gap: 10px;
        grid-row-gap: 16px;
    }

    .menu-item {
        width: 102px;
        height: 102px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .menu-item__title {
        font-size: 14px;
    }

    .area-content {
        margin-top: 20px;
    }

    .area-list-wrap {
        height: 240px;
        min-height: 240px;
        overflow: hidden;
        margin-top: 20px;
        padding-left: 8px;
        padding-right: 8px;
        position: relative;
    }

    .area-list-wrap.areapage {
        padding-bottom: 80px;
    }

    .area-list-wrap.area-detail-page {
        height: auto;
        padding: 12px 4px;
    }

    .area-list-wrap.top {
        height: auto;
        min-height: 0;
    }

    .area-list {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;

        grid-column-gap: 0px;
    }

    .area-item {
        width: 152px;
        height: 40px;
    }

    .area-item.ver02 {
        width: 152px;
    }

    .area-item.area-page {
        width: 120px;
        font-size: 12px;
    }

    .top-column-list {
        margin-top: 20px;
    }

    .top-column-item__date-txt {
        font-weight: 500;
    }

    .top-cta__main {
        margin-top: 20px;
    }

    .top-cta__main-list {
        grid-row-gap: 0px;
    }

    .top-cta__main-item {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 16px;
        padding-right: 16px;
    }
    
    .top-cta__main-item+.top-cta__main-item {
    margin-top: 24px;
    }

    .top-cta__main-item.contact-page {
        display: none;
    }

    .top-cta__main-item-img-wrap {
        width: 64px;
        height: 64px;
    }

    .top-cta__main-item-title {
        font-size: 16px;
    }

    .top-cta__main-item-subtxt {
        font-size: 12px;
    }

    .top-cta__main-item-phone {
        font-size: 32px;
    }

    .top-cta__link-item-txt {
        font-size: 18px;
    }

    .sns-list-inside {
        height: 200px;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .common-btn {
        font-size: 18px;
    }

    .common-btn.contact {
        font-size: 16px;
    }

    .common-btn.contact.spmenu {
        width: 100%;
    }

    .common-btn.contact.nav {
        width: 100%;
        height: 52px;
        margin-top: 0;
    }

    .common-btn.contact-phone {
        font-family: Poppins;
        font-weight: 700;
        font-size: 16px;
    }

    .common-btn.contact-phone.spmenu {
        width: 100%;
        margin-top: 16px;
    }

    .common-btn.contact-phone.sp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 4px;
    }

    .common-btn__txt {
        font-weight: 700;
    }

    .common-btn__icon-wrap.area {
        top: 8px;
    }

    .common-btn__icon-wrap.contact {
        right: 8px;
    }

    .common-btn__icon-wrap.contact.nav {
        top: 10px;
    }

    .subpage__top-section {
        height: 52px;
    }

    .subpage__top-section-inside {
        padding-left: 16px;
        padding-right: 16px;
    }

    .subpage__page-icon {
        width: 48px;
        height: 48px;
        margin-right: 4px;
    }

    .subpage__page-icon.menucms {
        width: 32px;
        height: 32px;
    }

    .subpage__title {
        font-size: 16px;
    }

    .subpage__section-inside {
        padding: 40px 16px;
    }

    .subpage__section-inside.contact-page {
        padding-top: 8px;
    }

    .subpage__section-title {
        font-size: 20px;
    }

    .subpage__section-title.lines {
        font-size: 24px;
        text-align: center;
    }

    .subpage__section-title.lines.left {
        text-align: left;
    }

    .subpage__section-title.lines.center {
        text-align: center;
        border-left-style: none;
    }

    .subpage__section-title.lines.center.left {
        text-align: left;
    }

    .subpage__section-title.center {
        padding-left: 8px;
        line-height: 150%;
        text-align: left;
        border-left: 4px solid #007acc;
    }

    .subpage__section-title.left-deco.pc {
        display: none;
    }

    .subpage__section-title.left-deco.sp {
        display: block;
        line-height: 130%;
    }

    .subpage__section-title.range-title {
        font-size: 18px;
    }

    .subpage__section-txt {
        font-size: 12px;
        line-height: 150%;
    }

    .subpage__section-txt.center {
        margin-top: 12px;
        text-align: left;
    }

    .setmenu-list {
        margin-top: 40px;
    }

    .setmenu-item {
        width: 100%;
    }

    .setmenu-item-img {
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0;
    }

    .cp-list-wrap {
        margin-top: 20px;
    }

    .cmspage__wrapper {
        margin-top: 64px;
    }

    .article__top-img-wrap {
        width: auto;
        height: 196px;
        margin-left: -16px;
        margin-right: -16px;
    }

    .article__page-title {
        margin-top: 24px;
        font-size: 20px;
    }

    .article__date {
        font-size: 14px;
    }

    .article__main {
        width: 100%;
    }

    .article__main p {
        font-weight: 400;
        font-size: 16px;
        line-height: 180%;
    }

    .article__main h2 {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        font-size: 20px;
        line-height: 150%;
    }

    .article__main h3 {
        font-size: 18px;
        line-height: 150%;
    }

    .contact___top-content {
        padding: 0;
    }

    .form__sub-txt {
        margin-top: 4px;
    }

    .menucms__title {
        font-size: 18px;
    }

    .menucms__basic-price-wrap {
        padding: 32px 16px;
    }

    .menucms__basic-price-wrap.option {
        margin-top: 32px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .menucms__basic-price-wrap.basic-price {
        width: 100%;
    }

    .price-title {
        font-size: 20px;
    }

    .menucms__price {
        font-size: 32px;
    }

    .menucms__price-list-wrap {
        margin-top: 32px;
    }

    .menucms__price-list-wrap.under {
        grid-row-gap: 16px;
    }

    .option-img-wrap {
        width: 100%;
        border-radius: 4px;
    }

    .option-img-wrap.pc {
        width: 100%;
        display: none;
    }

    .option-img-wrap.sp {
        display: block;
    }

    .option-img {
        border-radius: 4px;
    }

    .menucms__ex-txt p {
        font-size: 14px;
        line-height: 150%;
    }

    .fv__title {
        margin-top: 0;
        font-size: 20px;
        letter-spacing: 0;
        text-align: left;
    }

    .fv__title.area-page {
        font-size: 20px;
    }

    .fv__section-inside {
        height: 100%;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 16px;
        padding-right: 16px;
    }

    /* .fv__top-txt {
        margin-top: 0
    } */

    .fv__award {
        margin-top: 20px;
    }

    .fv__img-wrap {
        margin-top: 12px;
    }

    .fv__award-txt {
        font-size: 14px;
    }

    .fv__award-cta {
        margin-top: 40px;
    }

    .menucms__top-section {
        height: 200px;
        background-image: none;
    }

    .r-footer__link-list {
        width: 320px;
    }

    .cv-list {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 12px;
    }

    .cv-item {
        width: 280px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .cv-item-top-img-wrap {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .cv-overview-txt {
        display: none;
    }

    .cv-content-title {
        line-height: 100%;
    }

    .cv-item-btn.area-deitail-page {
        height: 48px;
    }

    .cmspage__cv-content-wrap {
        padding: 0;
        background-color: transparent;
    }

    .cmspage__cv-content-top {
        grid-column-gap: 4px;
    }

    .cmspage__cv-content-main {
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .cmspage__cv-img-wrap {
        width: 80px;
        height: 80px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }

    .cmspage__cv-img {
        width: 100%;
        height: 100%;
    }

    .cmspage__cv-title {
        font-size: 16px;
    }

    .cmspage__cv-item-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .cmspage__cv-item {
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .cmspage__cv-item-title {
        font-size: 12px;
    }

    .cmspage__cv-item-link-txt {
        font-size: 14px;
    }

    .cmspage__txt {
        margin-top: 0;
    }

    .cmspage__txt-title {
        font-size: 20px;
        line-height: 150%;
    }

    .faq-q-block {
        padding-right: 24px;

        grid-column-gap: 8px;
    }

    .faq-a-block {
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .faq-icon {
        width: 32px;
        height: 32px;
    }

    .faq-q-txt {
        font-size: 14px;
    }

    .faq-a-txt {
        font-size: 12px;
    }

    .faq-arrow {
        width: 24px;
        height: 24px;
        top: 30px;
        right: 4px;
    }

    .info-list {
        grid-row-gap: 12px;
    }

    .info-item {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        padding-bottom: 12px;
        padding-left: 4px;
        border-bottom: 1px solid #333;
    }

    .info-q-txt {
        width: auto;
    }

    .corp-img-wrap {
        margin-top: 12px;
    }

    .corp-img {
        width: 100%;
    }

    .area-all-view {
        width: 100%;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 0;
        padding-right: 0;
        border: 1px #000;
        border-radius: 0 0 8px 8px;
        background-color: rgba(51, 51, 51, 0.8);
        position: absolute;
        top: auto;
        bottom: 0%;
        left: 0%;
        right: 0%;
    }

    .area-all-view-open-txt {
        color: #fff;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 2.5;
    }

    .area-all-view-img-wrap {
        width: 32px;
        height: 32px;
        padding-bottom: 0;
        padding-right: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        top: 4px;
        bottom: 0%;
        left: auto;
        right: 12px;
    }
    
    .area-all-view-img-wrap.toclose {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }    

    .area-all-view-img {
        width: 100%;
        height: 100%;
    }

    .area-all-view-close-txt {
        color: #fff;
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: 2.5;        
    }

    .r-header_inside {
        padding-left: 16px;
    }

    .r-header_logo-link,
    .r-header_logo-link.w--current {
        width: 200px;
    }

    .r-header_sp-menu {
        right: 16px;
    }

    .r-header_sp-open-menu {
        display: none;
        padding-left: 16px;
        padding-right: 16px;
    }

    .spmenu__link-txt {
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 1px;
    }

    .spmenu_cta {
        margin-top: 20px;
    }

    .sp_contact-nav-button {
        width: 100%;
        height: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        padding-left: 16px;
        padding-right: 16px;
        background-color: rgba(244, 244, 244, 0.5);
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .menu-top-img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .set-menu-overview {
        width: 100%;
        text-align: left;
    }

    .article__relation-block {
        overflow: hidden;
    }

    .article__date-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
    }

    .date-icon {
        width: 24px;
        height: 24px;
        margin-right: 2px;
    }

    .date-txt,
    .small {
        font-size: 14px;
    }

    .cp__img-box {
        padding-left: 0;
        padding-right: 0;
    }

    .cp__img-box.small {
        margin-top: 40px;
    }

    .cp__img-box.flex {
        padding-left: 0;
    }

    .cp__img-box.flex-02 {
        padding-right: 0;
    }

    .cp__img.pc-view {
        display: none;
    }

    .cp__img.sp-view {
        display: block;
    }

    .cp__img-flex-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .reform__tagline.pc-view {
        display: none;
    }

    .reform__tagline.sp-view {
        display: block;
        font-size: 28px;
        line-height: 150%;
    }

    .reform__top-img-wrap {
        height: 200px;
    }

    .reform__top-img-wrap.sp-view {
        display: block;
    }

    .reform__top-img-wrap.pc-view {
        display: none;
    }

    .reform__top-txt {
        margin-top: 16px;
        font-size: 16px;
    }

    .reform__section-title {
        font-size: 24px;
    }

    .reform__section-title-en {
        font-size: 14px;
        line-height: 100%;
    }

    .reform__about-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .reform__about-item {
        width: 150px;
        height: auto;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .reform__about-item-title {
        font-size: 16px;
    }

    .reform__about-item-img-wrap {
        height: 80px;
        margin-top: 8px;
    }

    .section-title-accent {
        line-height: 100%;
    }

    .reason-item-img-wrap {
        width: 100%;
    }

    .reason-number {
        font-size: 52px;
    }

    .reason-title {
        font-size: 24px;
    }

    .reason-txt {
        width: 100%;
        font-weight: 400;
    }

    .flow-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 24px;
    }

    .flow-item-head {
        width: 100%;
        height: auto;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        margin-right: 0;
        position: relative;
    }

    .flow-item-detail {
        padding-left: 16px;
        padding-right: 16px;
    }

    .flow-txt {
        font-weight: 400;
    }

    .flow-img-wrap {
        position: absolute;
        top: 16px;
        bottom: auto;
        left: auto;
        right: 0%;
    }

    .flow-last-txt {
        font-size: 16px;
    }

    .flow-last-txt.pc-view {
        display: none;
    }

    .flow-last-txt.sp-view {
        display: block;
        font-size: 14px;
        line-height: 150%;
    }

    .reform__company-q-txt {
        font-size: 14px;
    }

    .reform__company-a-txt {
        font-size: 16px;
    }

    .article__blog-content {
        padding-left: 16px;
        padding-right: 16px;
    }

    .article__sidebar {
        min-width: auto;
    }

    .article__date-txt {
        height: 20px;
        font-size: 14px;
    }

    .article__toc-title {
        font-size: 12px;
    }

    .sidebar-content-title {
        font-size: 16px;
    }

    .sidebar-rec-menu-card:hover {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .rel-article-list {
        /* justify-items: center; */
        padding-left: 0;
        padding-right: 0;

        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-column-align: center;
        justify-self: center;
    }

    .rel-article-title {
        font-size: 14px;
    }

    .rel-article-date {
        font-size: 12px;
    }

    .first-visual {
        margin-top: 64px;
    }
}

/* K組込追記 */

/* ヘッダーの動き */
@media (max-width: 479px) {
    .drop .r-header {
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        top: -64px;
    }

    .rising .r-header {
        top: 0;
    }

    .scroll-top .r-header {
        top: 0;
    }
}

/* ハンバーガーメニュー・ナビの動き */
@media (max-width: 991px) {
    .spmenu__line.one {
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
    }

    .spmenu__line.two {
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
    }

    .spmenu__line.three {
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
    }

    .drawer-active .spmenu__line.one {
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
        -webkit-transform: translate3d(0px, 4px, 0px) rotateZ(135deg);
        transform: translate3d(0px, 4px, 0px) rotateZ(135deg);
    }

    .drawer-active .spmenu__line.two {
        opacity: 0;
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
        -webkit-transform: translate3d(12px, 0px, 0px);
        transform: translate3d(12px, 0px, 0px);
    }

    .drawer-active .spmenu__line.three {
        -webkit-transition: linear 0.3s;
        transition: linear 0.3s;
        -webkit-transform: translate3d(0px, -8px, 0px) rotateZ(45deg);
        transform: translate3d(0px, -8px, 0px) rotateZ(45deg);
    }

    @-webkit-keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .r-header_sp-open-menu {
        opacity: 0;
        -webkit-animation: fadeIn 0.5s;
        animation: fadeIn 0.5s;
    }

    .drawer-active .r-header_sp-open-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
    }
}


/* ご依頼・お見積もりはこちらの動き */
@media (max-width: 479px) {
    .drop .sp_contact-nav-button {
        bottom: -64px;
    }

    .rising .sp_contact-nav-button {
        bottom: 0;
    }
}

/* ヘッダーロゴの大きさを統一 */
.r-header_logo-link {
    width: 240px;
    margin-right: 24px;
}

@media (max-width: 479px) {

    .r-header_logo-link,
    .r-header_logo-link.w--current {
        width: 200px;
    }
}

/* 都道府県ぺージMV調整 */
.first-visual.prefecture {
    background-color: #007acc;
}

.first-visual.prefecture .img-wrap {
    max-height: 650px;
    -webkit-filter: opacity(0.4);
    filter: opacity(0.4);
}

@media (max-width: 991px) {
    .first-visual.prefecture .img-wrap {
        max-height: auto;
    }
}

/* 都道府県ぺージ「お問い合わせはこちら」電話番号のフォント */
.top-cta__main-item-phone {
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

/* 料金表テキスト化 */
.list-menu {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    line-height: 1.3;
}

.list-menu li .list-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff;
}

.list-menu li .list-inner .title {
    padding: 20px 10px 0 10px;
    font-weight: 700;
    font-size: 24px;
}

.list-menu .list-inner .time {
    margin-bottom: 20px;
    padding: 0 10px;
    font-weight: 700;
    font-size: 12px;
    color: #7e7e7e;
}

.list-menu .list-inner .text {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0 10px;
    font-weight: 700;
    font-size: 12px;
    color: #000;
}

.list-menu .list-inner .price {
    margin-top: auto;
    padding: 0 10px 20px 10px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    font-size: 36px;
    color: #f7463d;
    line-height: 1;
}

.list-menu .list-inner .price .price-hosoku {
    font-weight: initial;
    font-size: 45%;
    color: #000;
}

.list-menu .list-inner .price .price-hosoku .strong {
    font-weight: 900;
}

.list-menu02-wrap {
    width: 100%;
    padding: 20px 60px;
    background-color: #fff;
}

.list-menu02-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 0.5em;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    letter-spacing: 0.1em;
    border-radius: 0.1em;
    background-color: #7c7c7c;
}

.list-menu02-title.blue {
    background-color: #16468f;
}

.list-menu02 {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    line-height: 1.3;
}

.list-menu02 .list-inner {
    height: 100%;
    overflow: hidden;
    padding: 30px;
    border-radius: 10px;
    background-color: #e8f6ff;
}

.list-menu02 li+li .list-inner {
    background-color: #fff4e8;
}

.list-menu02 .title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.list-menu02 .img-wrap {
    width: 35%;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
}

.list-menu02 dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}

.list-menu02 dl+dl {
    margin-top: 1em;
}

.list-menu02 dl dt {
    width: 70%;
    font-weight: bold;
}

.list-menu02 dl dd {
    width: 30%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: bold;
    color: red;
    text-align: right;
}

.list-menu02 dl dd.mini {
    font-size: 13px;
}

@media (max-width: 991px) {
    .list-menu02 {
        padding-left: 40px;
    }

    .list-menu02-wrap {
        padding: 20px 10px;
    }

    .list-menu02 .title {
        font-size: 16px;
    }

    .list-menu02 dl {
        font-size: 13px;
    }

    .list-menu02 dl dd.mini {
        font-size: 11px;
    }
}

@media (max-width: 479px) {
    .list-menu li {
        width: 100%;
    }

    .list-menu li .list-inner .title {
        font-size: 20px;
    }

    .list-menu02 {
        padding-left: 0;
    }

    .list-menu02-title {
        font-size: 18px;
    }
}

/* 改行 */
.reader1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.reader2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;

    -webkit-line-clamp: 2;
}

.reader3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;

    -webkit-line-clamp: 3;
}

.reader4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;

    -webkit-line-clamp: 4;
}

/* PC・TB・SPで表示切替 */
.show\@pc {
    display: block;
}

.hide\@pc {
    display: none;
}

@media (max-width: 479px) {
    .show\@sp {
        display: block;
    }

    .hide\@sp {
        display: none;
    }
}

/* A-BiSUスライダー */
.uk-slidenav-position {
    height: 100%;
}

.uk-slideshow {
    height: 100% !important;
    max-height: 650px;
    overflow: hidden;
    padding-left: 0;
    position: relative;
}

.uk-slideshow::after {
    content: "";
    display: block;
    padding-top: 45%;
}

.uk-slideshow li {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
}

.uk-slideshow li>div {
    height: 100% !important;
}

.uk-slideshow img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
}

.uk-dotnav>*>* {
    width: 10px;
    height: 10px;
}

.uk-dotnav .uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.uk-dotnav li a:hover {
    opacity: 1;
}

.uk-dotnav-contrast>*>* {
    background: #ccc;
}

.uk-dotnav-contrast>.uk-active>* {
    background: #565656;
}

.uk-position-bottom {
    bottom: -30px;
}

@media (max-width: 991px) {
    .uk-slideshow {
        padding-top: 80%;
        padding-left: 0;
    }
}

@media (max-width: 479px) {
    .uk-slideshow::after {
        padding-top: 25%;
    }
}

/* ABテスト */
.ab-test-parent+.slide-wrap .uk-slidenav-position .uk-slideshow li:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.ab-test-parent.type-a+.slide-wrap .uk-slidenav-position .uk-slideshow li:after {
    background-color: rgb(0 122 204 / 60%);
}

.ab-test-parent.type-b+.slide-wrap .uk-slidenav-position .uk-slideshow li:after {
    background-color: rgb(21 165 139 / 60%);
}

[data-element-id].type-a{
  width: 500px;
  height: 200px;
  background-color: rgb(0 122 204 / 60%);
  position: relative;
}

[data-element-id].type-a::before{
  content: "メインビジュアルに透明の青色がかかります";
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #000;
  color: #fff;
  font-size: 12px;
}

[data-element-id].type-b{
  width: 500px;
  height: 200px;
  background-color: rgb(21 165 139 / 60%);
  position: relative;
}

[data-element-id].type-b::before{
  content: "メインビジュアルに透明の緑色がかかります";
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #000;
  color: #fff;
  font-size: 12px;
}

/* お問い合わせフォーム（法人） */
.form-wrapper {
    margin: 20px 0;
}

.contact-form {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}

.contact-form dl:first-child {
    margin-top: 40px;
}

.contact-form dl+dl {
    margin-top: 24px;
}

.contact-form dt {
    font-weight: 700;
    font-size: 18px;
}

.require-icon {
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    color: #f44;
    line-height: 150%;
    border: 3px solid #f44;
    border-radius: 4px;
}

.require-icon.optional {
    color: #0c2852;
    border-color: #0c2852;
}

.contact-form dl input {
    width: 100%;
    height: 56px;
    margin-top: 8px;
    margin-bottom: 0;
    padding: 8px 12px;
    font-weight: 500;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-form dl input:focus {
    outline: none;
    border: 3px solid #2ea7e0;
}

.contact-form dl select {
    width: 100%;
    height: 56px;
    margin-top: 8px;
    padding: 8px 12px;
    font-weight: 700;
    border: 3px solid #f1f1f1;
    border-radius: 8px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-form dl select:focus {
    outline: none;
    border: 3px solid #2ea7e0;
}

.contact-form dl textarea {
    width: 100%;
    margin-top: 8px;
    padding-bottom: 200px;
    font-size: 16px;
    line-height: 150%;
    border: 3px solid #f1f1f1;
    border-radius: 8px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-form dl.area textarea {
    max-height: 260px;
    padding: 8px 12px;
}

.contact-form dl textarea:focus {
    outline: none;
    border: 3px solid #2ea7e0;
}

.contact-btn {
    width: 100%;
    padding-left: 0;
}

.contact-btn .btn {
    width: 400px;
    height: 64px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 40px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    background-color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-btn .btn:hover {
    background-color: #3898ec;
    opacity: 1;
}

@media (max-width: 479px) {
    .contact-form {
        width: 100%;
    }

    .contact-form dt {
        font-size: 14px;
    }

    .contact-btn li {
        width: 100%;
    }

    .contact-btn .btn {
        width: 100%;
        background-color: #007acc;
    }

    .contact-form.ver03 .contact-btn .btn {
        background-color: #15a58b;
    }
}

/* .contact-item をつけることで解決*/
.contact-item.radiobtn dd {
    padding: 0.5em;
}

.contact-item.radiobtn.new dd {
    padding: 0.5em 0;
}

.contact-item.radiobtn dd label {
    display: inline-block;
    margin: 0.5em 0;
    padding: 0 10px 0 30px;
    position: relative;
}

.contact-item.radiobtn dd label::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #dcdcdc;
    border-radius: 3px;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-item.radiobtn dd label:hover {
    text-decoration: underline;
    cursor: pointer;
}

.contact-item.radiobtn dd input {
    display: none;
}

.contact-item.radiobtn dd input:checked+label {
    text-decoration: underline;
}

.contact-item.radiobtn dd input:checked+label::after {
    content: "\f00c";
    width: 0;
    height: 0;
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    color: #007acc;
    line-height: 1;
    background-color: transparent;
    position: absolute;
    top: -3px;
    left: 2px;
}

.contact-item.radiobtn dd input+label {
    margin-right: 15px;
}

/* プライバシーポリシー */
.privacy-btn {
    padding: 0.5em;
}

.privacy-btn label {
    display: inline-block;
    margin: 0.5em 0;
    padding: 0 10px 0 30px;
    position: relative;
}

.privacy-btn label::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #dcdcdc;
    border-radius: 3px;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
}

.privacy-btn label:hover {
    text-decoration: underline;
    cursor: pointer;
}

.privacy-btn input {
    display: none;
}

.privacy-btn input:checked+label {
    text-decoration: underline;
}

.privacy-btn input:checked+label::after {
    content: "\f00c";
    width: 0;
    height: 0;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    color: #007acc;
    line-height: 1;
    background-color: transparent;
    position: absolute;
    top: -3px;
    left: 2px;
}

.privacy-btn input+label {
    margin-left: 15px;
}

.underline {
    text-decoration: underline;
}

/* menu-select */
.menu-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-select-main {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menu-select-sub {
    width: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-left: 2.5%;
}

.menu-select-sub.ver02 {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-left: 2.5%;
}

.confirm .menu-select-main {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.confirm .menu-select-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-select-sub input {
    margin-right: 0.25em;
}

.aircon-selected .menu-select-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .menu-select-sub {
        width: 20%;
    }
}

/* クリーニングメニューによって台数が選択できるようになる */
.hidden {
    display: none;
}

.serviceSelect {
    width: 70%;
}

.additionalDropdown {
    width: 25%;
}

/* キャンペーンでフィルタリング */
.filter-item {
    overflow: hidden;
    border-radius: 8px;
}

.filter-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.filter-item a .content-wrap {
    padding: 1em;
}

.filter-item a .content-wrap .title {
    margin-bottom: 1em;
}

/* .select-container .select-box */
.select-container .select-box{
  background-color: #ddd;
  padding: 10px;
  margin-top: 10px;
}


/* 外部リンクの色変更 */
a.gaibu {
    color: purple;
    text-decoration: underline;
}

/* ブログ詳細ぺージの調整 */
.tocitem {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.article__main a {
    color: rgb(85, 26, 139);
    text-decoration: underline;
}

.article__main ul {
    list-style: initial;
}

.recommend-container {
    margin-bottom: 50px;
}

.recommend-container div {
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 180%;
}

/* 口コミの動的リンク */
.link-hidden-container {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.link-hidden-container02 {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.cv-content-item-link {
    margin-top: 8px;
    padding-left: 8px;
    font-size: 16px;
}

.cmspage__cv-richtxt a {
    color: rgb(85, 26, 139);
    text-decoration: underline;
}

.arealink {
    color: rgb(85, 26, 139);
    text-decoration: underline;
}

.catelink {
    color: rgb(85, 26, 139);
    text-decoration: underline;
}

/* ナビの動き */
@media (max-width: 991px) {
    body.drawer-active {
        overflow: hidden;
    }
}

/* ##### パンくずリスト breadcrumbs ##### */
.breadcrumbs {
    padding: 2em 0;
}

.breadcrumbs-list {
    padding-left: 0;
}

.breadcrumbs-list li {
    display: inline;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.breadcrumbs-list li.breadcrumbs-home,
.breadcrumbs-list li.breadcrumbs-prevpage,
.breadcrumbs-list li.breadcrumbs-thispage {
    font-size: 14px;
}

.breadcrumbs-list li.breadcrumbs-home,
.breadcrumbs-list li.breadcrumbs-prevpage {
    font-weight: bold;
}


.breadcrumbs-list li.breadcrumbs-thispage::before {
    content: "";
    width: 0.8em;
    height: 0.8em;
    display: inline-block;
    margin: 0 1em 0 0.5em;
    border-top: 2px solid #292929;
    border-right: 2px solid #292929;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.breadcrumbs-list li.breadcrumbs-prevpage a::before {
    content: "";
    width: 0.8em;
    height: 0.8em;
    display: inline-block;
    margin: 0 1em 0 0.5em;
    border-top: 2px solid #292929;
    border-right: 2px solid #292929;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.breadcrumbs a {
    display: inline;
}

ul.list {
  list-style: initial;
}

.cp-item a {
    width: 100%;
    height: 100%;
    display: block;
}

.cp-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
}

/* 見たまま編集画面用 */
[data-element-id].r-header {
    margin-bottom: 500px;
    position: relative;
}

[data-element-id].areapage__area-list>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    grid-column-gap: 8px;
    grid-row-gap: 16px;
}

[data-element-id].top-column-list>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-element-id].cv-list>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-element-id] .show\@sp {
    max-width: 375px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px #ff1493;
    position: relative;
}

[data-element-id] .show\@sp::before {
    content: "スマホで表示";
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    background-color: #ff1493;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id].area-list>div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;

    grid-column-gap: 8px;
    grid-row-gap: 16px;
}

[data-element-id].blog__list>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -30px;
    margin-right: -30px;
    padding-right: 0;
}

[data-element-id].link-hidden-container {
    display: block;
    visibility: visible;
    opacity: 1;
}

[data-element-id].link-hidden-container02 {
    display: block;
    visibility: visible;
    opacity: 1;
}

[data-element-id].r-header_inside {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[data-element-id].r-header_sp-open-menu {
    width: 100%;
    max-width: 768px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1.5em;
    border: 3px solid #000;
    position: relative;
}

[data-element-id].r-header_sp-open-menu::before {
    content: "タブレットで表示";
    width: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id].first-visual {
    margin-top: 500px;
}

[data-element-id].first-visual .fv__section-inside {
    top: 100px;
}

[data-element-id] .slide-wrap .slide-sp {
    max-width: 375px;
    display: block;
    margin: 30px auto;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
}

[data-element-id] .slide-wrap .slide-sp::after {
    content: "スマホ用スライダーです";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id] .slide-wrap .slide-sp .uk-slideshow::after {
    padding-top: 100%;
}

[data-element-id].top-cta__main-item+.top-cta__main-item {
    margin-top: 24px;
}

[data-element-id].sp_contact-nav-button {
    max-width: 375px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #000;
    position: relative;
}

[data-element-id].sp_contact-nav-button::before {
    content: "モバイルで表示";
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id].common-btn.contact.spmenu {
    padding-top: 1.5em;
    border: 2px solid #000;
    position: relative;
}

[data-element-id].common-btn.contact.spmenu::before {
    content: "スマホのみで表示";
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id] [data-ab-test-contents] {
    width: 500px;
    min-height: 200px;
    margin-left: auto;
    margin-right: auto;
}

[data-element-id].reform__top-img-wrap.sp-view {
    max-width: 375px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px #ff1493;
    position: relative;
}

[data-element-id] .reform__top-img-wrap.sp-view::before {
    content: "スマホで表示";
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    background-color: #ff1493;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id] .menucms__top-section {
    height: auto;
}

[data-element-id] .menu-select-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-element-id] ul.link-hidden-container li.item:nth-child(n+11) {
    display: none;
}

[data-element-id] ul.link-hidden-container02 li.item:nth-child(n+11) {
    display: none;
}

/* スマホ用見出し1 */
[data-element-id].section-title.sp-view {
    max-width: 375px;
    display: block;
    margin: 30px 0;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
    font-size: 20px;
}

[data-element-id].section-title.center.sp-view {
    margin: 30px auto;
}

[data-element-id].section-title.sp-view::after {
    content: "スマホ用見出し";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* スマホ用見出し2 */
[data-element-id].title-addbar.sp-view {
    max-width: 375px;
    display: block;
    margin: 30px 0;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
    font-size: 20px;
}


[data-element-id].title-addbar.sp-view::after {
    content: "スマホ用見出し";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* スマホ用見出し3*/
.subpage__section-title.sp-view{
  display: none;
}

@media (max-width: 479px) {
  .subpage__section-title.sp-view{
  display: block;
}

  .subpage__section-title.pc-view{
  display: none;
}
}

[data-element-id].subpage__section-title.sp-view {
    max-width: 375px;
    display: block;
    margin: 30px 0;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
    font-size: 20px;
}

[data-element-id].subpage__section-title.center.sp-view {
    margin: 30px auto;
}

[data-element-id].subpage__section-title.sp-view::after {
    content: "スマホ用見出し";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* スマホ用見出し4*/
[data-element-id].subpage__section-title.left-deco.sp {
    max-width: 375px;
    display: block;
    margin: 30px 0;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
    font-size: 20px;
}

[data-element-id].subpage__section-title.left-deco.sp::after {
    content: "スマホ用見出し";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* スマホ用見出し5*/
.reform__section-title-wrap.sp-view{
  display: none;
}

@media (max-width: 479px) {
.reform__section-title-wrap.sp-view{
  display: block;
}

.reform__section-title-wrap.pc-view{
  display: none;
}
}

[data-element-id].reform__section-title-wrap.sp-view {
    max-width: 375px;
    display: block;
    margin: 30px auto;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
    font-size: 20px;
}

[data-element-id].reform__section-title-wrap.sp-view::after {
    content: "スマホ用見出し";
    width: 100%;
    display: block;
    padding: 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: green;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-element-id].tel2{
  width: 320px;
  min-height: 80px;
  position: relative;
  border: 5px solid #000;
  padding-top: 1.5em;
}

[data-element-id].tel2::before{
  content: "スマホで表示";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  color: #fff;
  text-align: center;
}

[data-element-id].tel2-num{
  display: block;
  text-align: center;
}

[data-element-id].common-btn__txt{
  text-align: center;
}

[data-element-id].top-cta__main-item {
  height: auto;
}

.blog__item {
    height: 390px;
}

@media (max-width: 1024px){
  .rel-article-img-wrap {
    height: 128px;
  }
  .rel-article-title {
    height: 125px;
  }
}

@media (max-width: 599px) {
.blog__item {
    height: 420px;
}
.rel-article-item {
  width: 48%;
}
.rel-article-title {
  height: 85px;
}
}

.visible-check{
  display: none;
}

[data-element-id].di-block-edit{
  display: block;
}

.w-48{
  width: 48%;
}

@media screen and (max-width:599px) {
 .w-100-sp{
   width: 100%;
 }
 
 .mb-30-sp{
   margin-bottom: 30px;
 }
 
 .d-block-sp{
   display: block;
 }
}

/* 2025/06/23 */
.pricelist__price-txt .tujyo {
    font-size: 40%;
    margin-right: 1em;
    color: #000;
}
