/*! CSS Used from: http://hotespa-all.local/info/app/howto_digico/assets/css/style.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background: #fff;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

a {
    background-color: transparent;
}

img {
    border-style: none;
}

html,
body,
div,
h1,
p,
img,
ul,
li,
footer,
header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

footer,
header {
    display: block;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

:root {
    --vw: 100vw;
    --vh: 1vh;
}

html {
    font-size: 62.5%;
}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
    html {
        font-size: calc(var(--vw) / 128);
    }
}

@media only screen and (max-width: 374px) {
    html {
        font-size: calc(var(--vw) / 37.5);
    }
}

body {
    background: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 767px) {
    body {
        font-size: 1.4rem;
    }
}

a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    outline: none;
    text-decoration: none;
    color: inherit;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}

@media screen and (max-width: 767px) {
    img {
        width: 100%;
    }
}

::placeholder {
    color: #999999;
    opacity: 1;
}

#wrapper {
    position: relative;
}

:root {
    --swiper-theme-color: #007aff;
}

:root {
    --swiper-navigation-size: 44px;
}

.l-header {
    background: #fff;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.l-header_inner {
    height: 80px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.l-header_logo {
    max-width: 129px;
}

@media screen and (max-width: 767px) {
    .l-header_inner {
        height: 43px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .l-header_logo {
        max-width: 90px;
    }
}

.l-main {
    overflow: hidden;
}

.btnToTop {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 100;
    display: none;
}

.btnToTop a {
    display: block;
    background: #005B97;
    border-radius: 50%;
}

.btnToTop a:hover {
    background: #005084;
}

@media (width >= 768px) {
    main {
        padding-block-start: 80px;
    }
}
.container {
    max-width: 1040px;
    padding-inline: 20px;
    margin-inline: auto;
    margin: 0 auto;
}
.title-h2 span {
    display: block;
    border-bottom: 3px solid #0067BB;
    text-align: center;
}
.title-h2.type-02 {
    text-align: center;
}
.title-h2.type-02 span {
    display: inline-block;
    padding: 0 1.5rem;
}
.c-txt--center {
    text-align: center;
}
.c-txt--note {
    font-size: 13px;
}
.sec01 h2.title-h2 {
    margin-bottom: 1.3rem;
}
.sec01 h2.title-h2 span {
    padding: 1rem 1.5rem;
}
.sec02 h2.title-h2 span {
    padding: 1rem 1.5rem;
}
.sec01 .btn-01 {
    margin-top: 2.8rem;
    display: inline-block;
}
.sec01 .block-img.block-img-1 {
    margin-top: 5rem;
}
.sec01 .block-img.block-img-2 {
    margin-top: 7.6rem;
}
.sec01 .block-img.block-img-3 {
    margin-top: 8.8rem;
}
.sec01 {
    background: url("./../img/sec01_bg.jpg") top center no-repeat;
    background-size: cover;
    padding-bottom: 14rem;
    padding-top: 3.5rem;
}
.sec02 {
    background: url("./../img/sec02_bg.jpg") top center no-repeat;
    background-size: cover;
    padding-top: 9.5rem;
}
.sec02 .block-img.block-img-1 {
    margin-top: 6.5rem;
    padding-bottom: 14rem;
}
.block-img {
    position: relative;
}
.sec01 .block-img.block-img-1 .js-anchor {
    position: absolute;
    text-indent: -9999999px;
    background: transparent;
    width: 30%;
    height: 30px;
    top: 22%;
    left: 35%;
    z-index: 99;
}
.sec01 .block-img.block-img-3 .c-link {
    position: absolute;
    width: 30%;
    height: 54%;
    top: 0;
    left: 35%;
    z-index: 99;
    text-indent: -9999999px;
}
.sec01 .block-img.block-img-3 .c-link.c-link-step06 {
    width: 4%;
    height: 4%;
    top: 94.2%;
    left: 20%;
}
.sec01 .block-img.block-img-1 .c-link {
    position: absolute;
    width: 107px;
    height: 25px;
    top: 15%;
    left: 18%;
    z-index: 99;
    text-indent: -9999999px;
}
@media screen and (max-width: 767px) {
    .sec01 .block-img.block-img-1 .c-link {
        position: absolute;
        width: 99px;
        height: 25px;
        top: 5.7%;
        left: 61%;
        z-index: 99;
        text-indent: -9999999px;
    }
    .container {
        max-width: 36.5rem;
    }
    .sec01 {
        background: url("./../img/sec01_bg_sp.jpg") top center no-repeat;
        background-size: cover;
        padding-bottom: 10.7rem;
        padding-top: 4.2rem;
    }
    .sec02 {
        background: url("./../img/sec02_bg_sp.jpg") top center no-repeat;
        background-size: cover;
        padding-top: 8.1rem;
    }
    .sec01 h2.title-h2 span {
        padding: 0.9rem 0.3rem;
    }
    .c-txt--note {
        font-size: 1rem;
    }
    .sec01 .btn-01 {
        margin-top: 2.7rem;
    }
    .sec01 .block-img.block-img-1 {
        margin-top: 4.2rem !important;
    }
    .sec01 h2.title-h2 {
        margin-bottom: 1rem;
    }
    .block-step {
        padding: 0 1.23rem;
    }
    .sec01 .block-img.block-img-2 {
        margin-top: 7.6rem;
    }
    .sec01 .block-img.block-img-3 {
        margin-top: 9.9rem;
    }
    .sec02 h2.title-h2 span {
        padding: 1rem 6.5rem;
        display: block;
    }
    .sec02 .block-img.block-img-1 {
        margin-top: 5.9rem;
        padding-bottom: 10.8rem;
    }
    .sec01 .block-img.block-img-1 .js-anchor {
        width: 100%;
        height: 30px;
        top: 40.5%;
        left: 0;
    }
    .sec01 .block-img.block-img-3 .c-link {
        width: 100%;
        height: 31%;
        top: 61%;
        left: 0;
    }
    .sec01 .block-img.block-img-3 .c-link.c-link-step06 {
        width: 13%;
        height: 2.5%;
        top: 52.6%;
        left: 67%;
    }
}