html {
    font-family: sans-serif;
    overflow-x: auto;
    overflow-y: scroll
}

body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

a {
    background: transparent;
    outline: 0 !important
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

html,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
em,
img,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
footer,
header,
small,
nav,
section,
figure,
figcaption,
main {
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: baseline;
    list-style: none;
    background-color: transparent;
    outline: none
}

audio,
canvas,
video {
    display: inline-block
}

ul,
ol {
    list-style-type: none
}

table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0
}

img {
    line-height: 1;
    vertical-align: middle
}

a img {
    border: none
}

img[usemap],
map area {
    border: none !important;
    outline: none !important
}

sub,
sup {
    font-size: 60%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

dt,
dd,
li,
th,
td,
input,
textarea {
    text-align: left;
    vertical-align: top
}

input,
textarea,
button {
    margin: 0;
    padding: 0
}

button,
label {
    background-color: transparent;
    cursor: pointer
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

html {
    font-size: 16px;
    -webkit-font-smoothing: antialiased
}

html[data-loading] {
    height: 100%;
    overflow: hidden
}

@media (max-width: 767px) {
    html {
        position: relative;
        font-size: spSize(14)
    }
}

body {
    background: #fff;
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
    color: #1F1F1F;
    line-height: 1;
    -webkit-transition: background-color .75s, color .75s;
    transition: background-color .75s, color .75s
}

.is-heimmaison body {
    background: #10738D;
    color: #fff
}

@media (max-width: 767px) {
    body.is-headeropen {
        height: 100%;
        overflow: hidden !important
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.45;
    font-size: 100%;
    font-weight: 700
}

p,
li,
input,
textarea,
figcaption,
th,
td {
    line-height: 1.85
}

input,
textarea,
button,
select {
    font-size: 100%;
    outline: none
}

strong {
    font-weight: bold
}

em {
    font-weight: bold
}

a {
    color: #1F1F1F;
    text-decoration: none
}

i,
address,
cite {
    font-style: normal
}

a:hover,
a:active {
    text-decoration: none
}

a,
input,
label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.no-touchevents a[href^=tel] {
    pointer-events: none
}

img {
    max-width: 100%;
    height: auto
}

@media (max-width: 767px) {
    img {
        width: 100%
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .sp {
        display: none !important
    }
}

@media (max-width: 767px) {
    .pc {
        display: none !important
    }
}

.js-visible[data-visible=fadein] {
    opacity: 0
}

.js-status-visible[data-visible="fadein"] {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.js-status-visible[data-visible="fadein"][data-delay] {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

@media (max-width: 767px) {
    .staywork-document {
        overflow: hidden
    }
}

@media (max-width: 767px) {
    .staywork-contents {
        padding-left: 6.4vw;
        padding-right: 6.4vw
    }
}

@media (min-width: 768px) {
    .staywork-contents {
        max-width: 1116px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 1.07527vw;
        padding-right: 1.07527vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-contents {
        padding-left: 12px;
        padding-right: 12px
    }
}

.staywork-header_title img {
    display: block
}

@media (max-width: 767px) {
    .staywork-header_title {
        width: 66.13333vw;
        height: 5.33333vw;
        margin: 8.8vw 0 0 6.4vw
    }

    .staywork-header_nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 6.4vw;
        border-radius: 4.26667vw 4.26667vw 0 0;
        background: #fff;
        z-index: 100
    }

    .staywork-header_nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 24vw
    }
}

@media (min-width: 768px) {
    .staywork-header_title {
        position: absolute;
        top: 4.83871vw;
        left: 3.94265vw;
        width: 31.72043vw;
        height: 2.59857vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-header_title {
        top: 54px;
        left: 44px;
        width: 354px;
        height: 29px
    }
}

@media (min-width: 768px) {
    .staywork-header_nav {
        position: fixed;
        top: 3.94265vw;
        right: 3.94265vw;
        z-index: 1000
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-header_nav {
        top: 44px;
        right: 44px
    }
}

@media (min-width: 768px) {
    .staywork-header_nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .staywork-header_nav > ul > li {
        margin-left: 2.15054vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-header_nav > ul > li {
        margin-left: 24px
    }
}

.staywork-footer_nav > ul > li > a {
    display: block;
    -webkit-transition: color .4s;
    transition: color .4s
}

.staywork-footer_nav > ul > li > a:after {
    content: '';
    display: inline-block;
    margin-left: .5em;
    background: url(../images/icn_blank.svg) center no-repeat;
    background-size: contain
}

.staywork-footer_nav > ul > li > a:hover {
    color: #0075C2
}

@media (max-width: 767px) {
    .staywork-footer {
        padding-bottom: 26.66667vw
    }

    .staywork-footer_nav > ul > li > a {
        font-size: 3.73333vw
    }

    .staywork-footer_nav > ul > li > a:after {
        width: 2.66667vw;
        height: 2.66667vw
    }

    .staywork-footer_nav > ul > li + li {
        margin-top: 3.46667vw
    }

    .staywork-footer_copyright {
        margin-top: 10.4vw;
        margin-left: -1.6vw;
        font-size: 3.73333vw
    }
}

@media (min-width: 768px) {
    .staywork-footer {
        padding-bottom: 7.34767vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-footer {
        padding-bottom: 82px
    }
}

@media (min-width: 768px) {
    .staywork-footer_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .staywork-footer_nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .staywork-footer_nav > ul > li > a {
        font-size: 1.25448vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-footer_nav > ul > li > a {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .staywork-footer_nav > ul > li > a:after {
        width: .89606vw;
        height: .89606vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-footer_nav > ul > li > a:after {
        width: 10px;
        height: 10px
    }
}

@media (min-width: 768px) {
    .staywork-footer_nav > ul > li + li {
        margin-left: 2.59857vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-footer_nav > ul > li + li {
        margin-left: 29px
    }
}

@media (min-width: 768px) {
    .staywork-footer_copyright {
        font-size: 1.25448vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-footer_copyright {
        font-size: 14px
    }
}

.bold {
    color: #10738D;
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: bold;
    text-align: center
}


@media (max-width: 767px) {
    .bold {
        font-size: 5.86667vw;
        line-height: 1.636;
        white-space: nowrap
    }
}

@media (min-width: 768px) {
    .bold {
        font-size: 2.86738vw;
        line-height: 1.5
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .bold {
        font-size: 32px
    }
}

.staywork-text-center {
    text-align: center
}

@media (max-width: 767px) {
    .staywork-text {
        margin-top: 6.93333vw;
        font-size: 4.26667vw
    }

    .staywork-text p {
        line-height: 1.875
    }

    .staywork-text p + p {
        margin-top: 1.875em
    }
}

@media (min-width: 768px) {
    .staywork-text {
        margin-top: 2.50896vw;
        font-size: 1.6129vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-text {
        margin-top: 28px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .staywork-text p {
        line-height: 1.778
    }

    .staywork-text p + p {
        margin-top: 1.778em
    }
}

.staywork-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.staywork-btn > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #fff;
    font-weight: bold;
    -webkit-transition: left 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: left 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.staywork-btn > span:before,
.staywork-btn > span:after {
    content: '';
    display: block;
    position: relative;
    top: .1em;
    background: url(../images/icn_arrow.svg) center no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.staywork-btn > span:before {
    opacity: 0
}

.staywork-btn:hover > span {
    left: 0
}

.staywork-btn:hover > span:before {
    opacity: 1
}

.staywork-btn:hover > span:after {
    opacity: 0
}

.staywork-btn-inquiry {
    background-color: #0075C2
}

.staywork-btn-inquiry:hover {
    background-color: #0265A7
}

.staywork-btn-request {
    background-color: #F08300
}

.staywork-btn-request:hover {
    background-color: #DD7800
}

@media (max-width: 767px) {
    .staywork-btn {
        width: 41.33333vw;
        height: 12.8vw;
        border-radius: 1.06667vw;
        font-size: 3.73333vw
    }

    .staywork-btn > span {
        left: -2.13333vw
    }

    .staywork-btn > span:before,
    .staywork-btn > span:after {
        width: 1.86667vw;
        height: 2.66667vw
    }

    .staywork-btn > span:before {
        margin-right: 3.2vw
    }

    .staywork-btn > span:after {
        margin-left: 3.2vw
    }

    .staywork-btn-m,
    .staywork-btn-l {
        width: 100%;
        height: 14.93333vw;
        border-radius: 1.6vw
    }
}

@media (min-width: 768px) {
    .staywork-btn {
        width: 17.2043vw;
        height: 4.30108vw;
        border-radius: .35842vw;
        font-size: 1.25448vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn {
        width: 192px;
        height: 48px;
        border-radius: 4px;
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .staywork-btn > span {
        left: -.71685vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn > span {
        left: -8px
    }
}

@media (min-width: 768px) {

    .staywork-btn > span:before,
    .staywork-btn > span:after {
        width: .62724vw;
        height: .89606vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-btn > span:before,
    .staywork-btn > span:after {
        width: 7px;
        height: 10px
    }
}

@media (min-width: 768px) {
    .staywork-btn > span:before {
        margin-right: 1.07527vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn > span:before {
        margin-right: 12px
    }
}

@media (min-width: 768px) {
    .staywork-btn > span:after {
        margin-left: 1.07527vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn > span:after {
        margin-left: 12px
    }
}

@media (min-width: 768px) {

    .staywork-btn-m,
    .staywork-btn-l {
        height: 5.01792vw;
        border-radius: .53763vw;
        font-size: 1.6129vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-btn-m,
    .staywork-btn-l {
        height: 56px;
        border-radius: 6px;
        font-size: 18px
    }
}

@media (min-width: 768px) {

    .staywork-btn-m > span,
    .staywork-btn-l > span {
        left: -1.25448vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-btn-m > span,
    .staywork-btn-l > span {
        left: -14px
    }
}

@media (min-width: 768px) {

    .staywork-btn-m > span:before,
    .staywork-btn-l > span:before {
        margin-right: 1.97133vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-btn-m > span:before,
    .staywork-btn-l > span:before {
        margin-right: 22px
    }
}

@media (min-width: 768px) {

    .staywork-btn-m > span:after,
    .staywork-btn-l > span:after {
        margin-left: 1.97133vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-btn-m > span:after,
    .staywork-btn-l > span:after {
        margin-left: 22px
    }
}

@media (min-width: 768px) {
    .staywork-btn-m {
        width: 31.1828vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn-m {
        width: 348px
    }
}

@media (min-width: 768px) {
    .staywork-btn-l {
        width: 47.84946vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-btn-l {
        width: 534px
    }
}

.staywork-catalog > h2 {
    color: #10738D;
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 700;
    text-align: center;
    -webkit-transition: color 1s;
    transition: color 1s
}

.staywork-catalog > h2 > span {
    display: block;
    margin-bottom: .5em
}

.is-heimmaison .staywork-catalog > h2 {
    color: #fff
}

.staywork-catalog > figure {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.staywork-catalog > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

@media (max-width: 767px) {
    .staywork-catalog {
        margin-top: 25.06667vw
    }

    .staywork-catalog > h2 {
        font-size: 5.86667vw;
        line-height: 1.363
    }

    .staywork-catalog > h2 > span {
        margin-bottom: .8em;
        font-size: 3.73333vw
    }

    .staywork-catalog > figure {
        margin: 4.26667vw -14.4vw -11.2vw -13.86667vw
    }
}

@media (min-width: 768px) {
    .staywork-catalog {
        margin-top: 10.21505vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-catalog {
        margin-top: 114px
    }
}

@media (min-width: 768px) {
    .staywork-catalog > h2 {
        font-size: 2.15054vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-catalog > h2 {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .staywork-catalog > h2 > span {
        font-size: 1.25448vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-catalog > h2 > span {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .staywork-catalog > figure {
        width: 47.22222vw;
        margin-top: .89606vw;
        margin-bottom: -5.19713vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-catalog > figure {
        width: 527px;
        margin-top: 10px;
        margin-bottom: -58px
    }
}




.staywork-heimmaison {
    overflow: hidden
}

.staywork-heimmaison_title {
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 300;
    line-height: 1.4
}

.staywork-heimmaison_catalog > h2 {
    color: #fff
}

@media (max-width: 767px) {
    .staywork-heimmaison {
        padding-top: 24.53333vw;
        padding-bottom: 25.6vw
    }

    .staywork-heimmaison_title {
        font-size: 5.86667vw
    }

    .staywork-heimmaison_list {
        margin-top: 7.46667vw
    }

    .staywork-heimmaison_list > ul > li > figure > figcaption {
        margin-top: 3.46667vw;
        font-size: 4.8vw
    }

    .staywork-heimmaison_list > ul > li + li {
        margin-top: 9.86667vw
    }

    .staywork-heimmaison_catalog {
        margin-top: 24.8vw
    }

    .staywork-heimmaison_catalog > figure {
        margin: .26667vw -12.26667vw -10.13333vw -18.66667vw
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison {
        padding-top: 19.35484vw;
        padding-bottom: 20.07168vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison {
        padding-top: 216px;
        padding-bottom: 224px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_title {
        font-size: 3.58423vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_title {
        font-size: 40px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_list {
        margin-top: 2.86738vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_list {
        margin-top: 32px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_list > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .staywork-heimmaison_list > ul > li {
        width: 47.13262vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_list > ul > li {
        width: 526px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_list > ul > li > figure > figcaption {
        margin-top: 2.50896vw;
        font-size: 1.79211vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_list > ul > li > figure > figcaption {
        margin-top: 28px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_catalog {
        margin-top: 7.61649vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_catalog {
        margin-top: 85px
    }
}

@media (min-width: 768px) {
    .staywork-heimmaison_catalog > figure {
        width: 60.39427vw;
        height: 42.92115vw;
        margin-top: -1.79211vw;
        margin-bottom: -7.34767vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-heimmaison_catalog > figure {
        width: 674px;
        height: 479px;
        margin-top: -20px;
        margin-bottom: -82px
    }
}

/*
.staywork-inquiry {
    overflow: hidden
}

.staywork-inquiry_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url(../img/inquiry_bg1.jpg) center no-repeat;
    background-size: cover;
    text-align: center
}

.staywork-inquiry_title {
    display: block;
    position: relative;
    color: #10738D;
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: 700;
    line-height: 1.333
}

.staywork-inquiry_title:before,
.staywork-inquiry_title:after {
    content: '';
    position: absolute;
    background: url(../img/inquiry_icn1.svg) center no-repeat;
    background-size: contain
}

.staywork-inquiry_title:before {
    left: 0
}

.staywork-inquiry_title:after {
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.staywork-inquiry_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
*/

@media (max-width: 767px) {
    .staywork-inquiry {
        padding: 11.73333vw 6.4vw 0
    }

    .staywork-inquiry_inner {
        height: 162.13333vw;
        padding-bottom: 1.33333vw;
        margin-right: auto
    }

    .staywork-inquiry_title {
        font-size: 5.33333vw;
        line-height: 1.35
    }

    .staywork-inquiry_title:before,
    .staywork-inquiry_title:after {
        width: 8.8vw;
        height: 6.4vw
    }

    .staywork-inquiry_title:before {
        top: .8vw
    }

    .staywork-inquiry_title:after {
        bottom: -8.53333vw
    }

    .staywork-inquiry_btn {
        width: 74.13333vw;
        margin: 14.66667vw auto 0
    }
}

@media (min-width: 768px) {
    .staywork-inquiry {
        padding-top: 3.94265vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-inquiry {
        padding-top: 44px
    }
}

@media (min-width: 768px) {
    .staywork-inquiry_inner {
        max-width: 114.51613vw;
        height: 54.48029vw;
        padding-bottom: .44803vw;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-inquiry_inner {
        max-width: 1278px;
        height: 608px;
        padding-bottom: 5px
    }
}

@media (min-width: 768px) {
    .staywork-inquiry_title {
        padding-left: 3.58423vw;
        padding-right: 3.58423vw;
        font-size: 2.15054vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-inquiry_title {
        padding-left: 40px;
        padding-right: 40px;
        font-size: 24px
    }
}

@media (min-width: 768px) {

    .staywork-inquiry_title:before,
    .staywork-inquiry_title:after {
        top: .35842vw;
        width: 3.04659vw;
        height: 2.15054vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {

    .staywork-inquiry_title:before,
    .staywork-inquiry_title:after {
        top: 4px;
        width: 34px;
        height: 24px
    }
}

@media (min-width: 768px) {
    .staywork-inquiry_btn {
        margin-top: 3.94265vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-inquiry_btn {
        margin-top: 44px
    }
}

.staywork-logo {
    text-align: center
}

.staywork-logo > h2 {
    color: #0075C2;
    font-weight: 700;
    line-height: 1
}

.staywork-logo > div {
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    .staywork-logo {
        padding-top: 92.26667vw;
        padding-bottom: 28vw
    }

    .staywork-logo > h2 {
        font-size: 3.46667vw
    }

    .staywork-logo > div {
        width: 78.66667vw;
        margin: 4.8vw auto 0
    }
}

@media (min-width: 768px) {
    .staywork-logo {
        padding-top: 28.49462vw;
        padding-bottom: 22.67025vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-logo {
        padding-top: 318px;
        padding-bottom: 253px
    }
}

@media (min-width: 768px) {
    .staywork-logo > h2 {
        font-size: 1.43369vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-logo > h2 {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .staywork-logo > div {
        width: 31.1828vw;
        margin-top: 1.79211vw
    }
}

@media (min-width: 768px) and (min-width: 1116px) {
    .staywork-logo > div {
        width: 348px;
        margin-top: 20px
    }
}

@media (min-width: 768px) {
  .staywork-header_in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 180px;
  }

  .staywork-header_nav.is-absolute {
    position: absolute;
    bottom: 41px;
    top: auto;
  }
}

.staywork-header_nav {
  transition: visibility 0ms, opacity 250ms linear;
}

.staywork-header_nav.is-hide {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0ms 250ms, opacity 250ms linear;
}
