@charset "utf-8";

@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;900&family=Open+Sans:wght@400;600&display=swap");

/* # root1 START # */
:root {
    --color00: #1a1a1a;
    --color01: #14475e;
    --color02: #218055;
    --color03: #cc8022;
    --color04: #e3b11e;
    --color05: #97bf32;
    --color06: #f6f6f6;
    --color07: #f2f0ea;
    --color08: #0d4461;
    --url01: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-head-bg.webp');
    --url02: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-roler-right.webp');
    --url03: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-roler-left.webp');
    --url04: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-roler-left01.webp');
    --url05: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-roler-right01.webp');
    --url06: url('/import/tenant_1/162.43.15.63/sakatabisou/images/news-roler.webp');
    --url07: url('/import/tenant_1/162.43.15.63/sakatabisou/images/h3-roler.webp');
    --url08: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-bg-x.webp');
    --url09: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-bg-y.webp');
    --url10: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-head-bg02.webp');
    --url11: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-head-bg02.webp');
    --url12: url('/import/tenant_1/162.43.15.63/sakatabisou/images/blue-head-bg04.webp');
}
/* # root1 END # */

/* # root2 START # */
/* :root {
    --color00: #1a1a1a;
    --color01: #155e1b;
    --color02: #14475e;
    --color03: #cc8022;
    --color04: #e3b11e;
    --color05: #97bf32;
    --color06: #f6f6f6;
    --color07: #f2f0ea;
    --color08: #0d4461;
    --url01: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-head-bg.webp');
    --url02: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-roler-right-green.webp');
    --url03: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-roler-left-green.webp');
    --url04: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-roler-left01.webp');
    --url05: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-roler-right01.webp');
    --url06: url('/import/tenant_1/162.43.15.63/sakatabisou/images/news-roler-green.webp');
    --url07: url('/import/tenant_1/162.43.15.63/sakatabisou/images/h3-roler-green.webp');
    --url08: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-bg-x-green.webp');
    --url09: url('/import/tenant_1/162.43.15.63/sakatabisou/images/about-bg-y-green.webp');
    --url10: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-head-bg02.webp');
    --url11: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-head-bg02.webp');
    --url12: url('/import/tenant_1/162.43.15.63/sakatabisou/images/green-head-bg04.webp');
} */
/* # root2 END # */

html {
    font-weight: 600;
    font-size: 14px;
    color: var(--color00);
    line-height: 2;
}

body {
    position: relative;
}

body.action {
    overflow: hidden;
}

body:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/body-bg.webp');
    position: absolute;
    top: 0;
    left: 0;
    z-index: -5;
}

h2,
h3,
h4,
h5 {
    line-height: 1.4;
}

/* スマホ用見出し */
.ttl-show\@pc {
    display: block;
}

.ttl-show\@sp {
    display: none;
}

@media(max-width:599px) {
    .ttl-show\@pc {
        display: none;
    }

    .ttl-show\@sp {
        display: block;
    }
}

/* 見出し */
h2 {
    font-size: 40px;
}

h3 {
    font-weight: bold;
    color: var(--color01);
}

@media (max-width: 1024px) {
    h2 {
        font-size: 32px;
    }
}

@media (max-width: 599px) {
    h2 {
        font-size: 24px;
    }
}

.list-inner {
    height: 100%;
}

/* letter-spacing */
.ls-cmn01 {
    letter-spacing: 3px;
}

@media (max-width: 1024px) {
    .ls-cmn01 {
        letter-spacing: 2px;
    }
}

@media (max-width: 599px) {
    .ls-cmn01 {
        letter-spacing: 1px;
    }
}

/* フォントファミリー */
.font01 {
    font-family: "Heebo", sans-serif;
}

.font02 {
    font-family: "Open Sans", sans-serif;
}

.color01 {
    color: var(--color00);
}

.color02 {
    color: var(--color01);
}

.color03 {
    color: var(--color02);
}

.color04 {
    color: red;
}

.color-white {
    color: #fff;
}

.prof-cmn {
    overflow: hidden;
    position: relative;
}

.bg-cmn01 {
    overflow: hidden;
    position: relative;
}

.bg-cmn01:before {
    content: "";
    width: 300vw;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/news-bg.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
}

/* padding, margin */
.area {
    padding-top: 130px;
    padding-bottom: 130px;
}

.areat {
    padding-top: 130px;
}

.area02 {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 1024px) {
    .area {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .areat {
        padding-top: 100px;
    }

    .area02 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width: 599px) {
    .area {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .areat {
        padding-top: 60px;
    }

    .area02 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .area02.new {
        padding-bottom: 60px;
    }
}

.img100 img {
    width: 100%;
}

/* list */
.list-cmn01 {
    padding-left: 1em;
    text-indent: -1em;
}

.list-cmn02 {
    padding-left: 2em;
    text-indent: -2em;
}

.list-cmn03 {
    padding-left: 3em;
    text-indent: -3em;
}

.list-box li {
    padding-left: 1rem;
    position: relative;
}

.list-box li::after {
    content: "・";
    position: absolute;
    top: 0;
    left: 0;
}

/* left right */
@media (max-width: 599px) {
    .wrapper main .left-cmn {
        width: 100%;
        margin-bottom: 10px;
    }

    .wrapper main .right-cmn {
        width: 100%;
    }
}

/* 左右入れ替え */
.rowr2n-cmn li:nth-of-type(2n) .box-cmn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.rowr2n-cmn2 li:nth-of-type(odd) .box-cmn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* list */
.list-cmn01 {
    padding-left: 1em;
    text-indent: -1em;
}

.list-cmn02 {
    padding-left: 2em;
    text-indent: -2em;
}

.list-cmn03 {
    padding-left: 3em;
    text-indent: -3em;
}

/* header */
.header-left {
    width: 320px;
    padding: 0px 25px;
    position: relative;
}

.h1 {
    margin-left: 1em;
    margin-right: 1em;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.5;
}

.header-right {
    width: calc(100% - 320px);
}

.header-nav {
    margin-right: 20px;
}

.nav-item {
    font-weight: bold;
}

.nav-item a {
    display: block;
    padding: 0 15px 12px;
    text-align: center;
    position: relative;
}

.nav-item a:after {
    content: "";
    width: 9px;
    height: 4px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/down01.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    bottom: 0;
    left: 50%;
}

.head-tel-box {
    margin-right: 30px;
}

.head-tel {
    width: 287px;
    padding: 10px 30px;
    background-color: var(--color01);
}

.head-tel .ttl {
    font-weight: bold;
    font-size: 18px;
    color: var(--color03);
}

.head-tel .sub {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

.head-tel .tel {
    width: 100%;
    font-weight: bold;
    font-size: 28px;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: center;
}

.head-contact-box {
    width: 125px;
    display: block;
    background-color: var(--color04);
    position: relative;
}

.head-contact-box.ab-test {
    background-color: var(--color05);
}

.head-contact {
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.head-contact .icon {
    margin-bottom: 10px;
    text-align: center;
}

.head-contact .ttl {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    text-align: center;
}

header {
    position: relative;
    z-index: 50;
}

.logo001 {
    height: 100%;
    text-align: center;
}

.logo001 a {
    height: 100%;
    display: inline-block;
}

.logo001 a span {
    height: 50px;
}

.header-flex {
  display: flex;
}

@media (max-width: 1024px) {
    header {
        margin: 15px;
    }

    .h1 {
        padding-right: 50px;
    }
}

@media (max-width: 599px) {
    header {
        margin-top: 0;
    }
    .logo001 a span {
    height: 40px;
}
}

/* スマホオンリー */
.pc-none {
    display: none;
}

@media (max-width: 599px) {
    .pc-none {
        display: block;
    }
}

/* toggle */
.gnav .toggle span.n {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: inherit;
    line-height: 160%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

/* gnav */
.gnav-box {
    padding: 35px 0;
    position: relative;
    z-index: 35;
}

.gnav {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.g-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.g-item {
    width: calc(100% / 6);
}

.g-item a,
.g-item .dropdown-btn {
    display: block;
    padding: 77px 5px 28px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    -webkit-transition: none;
    transition: none;
}

.g-item a:hover,
.g-item .dropdown-btn:hover {
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.g-item.icon+.g-item.icon,
.g-item.pc-none+.g-item.icon {
    border-left: 3px solid var(--color01);
}

.g-item.icon a,
.g-item.icon .dropdown-btn {
    position: relative;
}

.g-item.icon .dropdown-btn:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 0;
    left: 50%;
}

.g-item.icon a:before,
.g-item.icon .dropdown-btn:before {
    content: "";
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 5%;
    left: 50%;
}

.g-item.icon .img {
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 5%;
    left: 50%;
}

@media (max-width: 1024px) {
    .g-item.pc-none+.g-item.icon {
        border-left: unset;
    }
}

/* gnav アコーディオン */
.pull-box {
    position: relative;
}

.accordionbox {
    width: 100%;
    visibility: hidden;
    padding: 5px 10px;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    z-index: 20;
}

.g-item.pull:hover .accordionbox {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

@media (min-width: 1025px) {
    .head-contact-box {
        width: 80px;
        overflow: hidden;
        padding: 15px 0;
        border-radius: 5px 0 0 5px;
    }

    .ab-test-box {
        position: fixed;
        top: 200px;
        right: 0;
        z-index: 40;
    }

    .head-contact {
        text-align: center;
        -webkit-transform: none;
        transform: none;
        position: static;
    }

    .head-contact .ttl {
        width: auto;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }

    .head-contact .icon {
        width: 40px;
        margin: 20px auto 10px;
    }
}

.gnav.fixed {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 25;
}

.gnav.fixed .g-item a:before,
.gnav.fixed .g-item .dropdown-btn:before {
    content: none;
}

.gnav.fixed .g-item .dropdown-btn {
    padding: 5px 5px 28px;
}

.gnav.fixed .g-item a {
    padding: 10px 5px;
}

.gnav.fixed .g-item.icon .img {
    display: none;
}

.g-item.pull:hover {
    cursor: pointer;
}

.a-item a {
    display: block;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.2;
    -webkit-transition: none;
    transition: none;
}

.a-item+.a-item {
    border-top: 1px solid #eee;
}

@media (max-width: 1024px) {
    .gnav-box {
        padding: 0;
        z-index: 55;
    }

    .pc-none {
        display: block;
    }

    .gnav.action+.overlay::after {
        content: "";
        width: 100%;
        height: 100vh;
        background-color: #000;
        opacity: 0.3;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 30;
    }

    .g-item.icon .img {
        display: none;
    }

    .g-item.icon+.g-item.icon:before {
        content: none;
    }

    .g-item.icon+.g-item.icon {
        border-left: none;
    }

    .g-item.icon a:after {
        content: none;
    }

    .g-item .a-item:last-child a {
        border-bottom: none;
    }

    .gnav .toggle {
        width: 38px;
        height: 38px;
        display: block;
        margin: 2px;
        opacity: 0.8;
        cursor: pointer;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        position: fixed;
        top: 16px;
        right: 10px;
        z-index: 55;
    }

    .gnav .toggle span.n {
        display: block;
        text-indent: 9999px;
    }

    .gnav .toggle .icon-bar {
        width: 22px;
        height: 2px;
        display: block;
        margin-left: -11px;
        border-bottom: 2px solid #323232;
        -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-property: transform, -webkit-transform;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        position: absolute;
        position: relative;
        left: 50%;
    }

    .toggle .icon-bar:nth-child(1) {
        -webkit-transition-delay: 150ms;
        transition-delay: 150ms;
    }

    .gnav.action .toggle .icon-bar:nth-child(1) {
        width: 25px;
        margin-left: -14.25px;
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg);
        top: -2px;
    }

    .gnav .toggle .icon-bar:nth-child(2) {
        width: 16px;
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        top: 6px;
    }

    .gnav.action .toggle .icon-bar:nth-child(2) {
        opacity: 0;
        -webkit-transform: translate(-50px, 0);
        transform: translate(-50px, 0);
    }

    .gnav .toggle .icon-bar:nth-child(3) {
        width: 12px;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        top: 12px;
    }

    .gnav.action .toggle .icon-bar:nth-child(3) {
        width: 25px;
        margin-left: -15.5px;
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }

    .gnav .gnavinn {
        width: 90%;
        max-width: 400px;
        height: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0;
        padding-bottom: 0;
        border: none;
        background-color: rgba(255, 255, 255, 1);
        opacity: 0;
        -webkit-transition: height ease 0.1s, opacity ease 0.4s;
        transition: height ease 0.1s, opacity ease 0.4s;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: fixed;
        top: 0;
        right: 0;
        z-index: -10;
    }

    .gnav.action .gnavinn {
        height: 100vh;
        height: 100dvh;
        opacity: 1;
        z-index: 45;
    }

    /* ハンバーガーメニュー内 */
    .g-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 20px;
    }

    .g-item {
        width: 100%;
    }

    .g-item a,
    .g-item .dropdown-btn {
        padding: 10px;
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #959491;
    }

    .g-item .dropdown-btn {
        padding-right: 2em;
    }

    .g-item .dropdown-btn::before {
        display: none;
    }

    .g-item.icon .dropdown-btn::after {
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        bottom: auto;
        left: auto;
        right: 0.5em;
    }

    .g-item.icon.action .dropdown-btn::after {
        -webkit-transform: scale(1, -1);
        transform: scale(1, -1);
        right: 1em;
    }

    .sp-logo {
        margin-top: 10px;
        margin-bottom: 5px;
        text-align: center;
    }

    .sp-logo a {
        width: 180px;
        display: inline-block;
        padding: 15px;
    }

    .gnav .g-list .g-item .accordionbox {
        visibility: visible;
        background-color: #eee;
        opacity: 1;
        -webkit-transform: unset;
        transform: unset;
        position: static;
    }

    .a-item a {
        padding: 10px;
        font-size: 14px;
    }
}

@media (max-width: 599px) {
    .sp-logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/* TOPメインビジュアル */
.sec-image .pic {
    height: 750px;
}

.sec-image li {
    width: 1000px;
    height: auto;
    margin: 0 40px;
}

.sec-image-box {
    position: relative;
}

.sec-image.left {
    width: 30%;
}

.sec-image.right {
    width: 65%;
    position: relative;
}

.head-wrap01 {
    height: 100%;
    max-height: 200px;
    display: inline-block;
    position: absolute;
    top: 10%;
    right: 10%;
}

.head-wrap01 .c-text-box {
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.head-wrap01 .c-text {
    overflow: hidden;
    padding: 0 5px;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px #fff;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    position: relative;
}

.head-wrap01 .c-text:before {
    content: "";
    width: 4px;
    height: 100%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/border02.webp');
    background-size: 100% auto;
    background-repeat: repeat-y;
    position: absolute;
    top: 0;
    left: 0;
}

.head-wrap02 {
    width: 94%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 60%;
    left: 5%;
    z-index: 15;
}

.head-wrap02 .wrap {
    display: block;
    overflow: hidden;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 80px;
    line-height: 1.2;
    text-shadow: white 1px 1px 0,
    white -1px -1px 0,
    white -1px 1px 0,
    white 1px -1px 0,
    white 0px 1px 0,
    white 0 -1px 0,
    white -1px 0 0,
    white 1px 0 0;
    position: relative;
}

.head-wrap02 .wrap:before {
    content: "";
    width: 500%;
    height: 100%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/head-bg01.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}

.head-wrap02 .m-text:after {
    content: "";
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/head-bg02.webp');
    background-size: 100% auto;
    background-repeat: repeat-y;
    position: absolute;
    top: 2%;
    bottom: 2%;
    left: -1.5%;
    right: -1.5%;
    z-index: -2;
}

.head-wrap02 .m-text {
    display: inline-block;
    position: relative;
}

.head-wrap02 .m-text:last-child:before {
    content: "";
    width: 131px;
    height: 125px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/roler01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    position: absolute;
    top: 40%;
    right: -3%;
}

/* mvのペンキを塗るエフェクト */
[class*="fead-mv0"] {
    opacity: 1;
}

.head-wrap02 .wrap:before,
.head-wrap02 .m-text:after,
.head-wrap02 .m-text:last-child:before {
    display: none;
}

.head-wrap02 .wrap {
    z-index: 5;
}

.paint-effect {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    ;
}

.paint-effect-box {
    width: 0;
    height: 100%;
    border: 5px solid;
    border-image-source: url('/import/tenant_1/162.43.15.63/sakatabisou/images/a1cf7a8a52efa9d00b8f90274249e674.webp');
    border-image-slice: 5%;
    border-image-width: 5px;
    border-image-repeat: repeat;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/f9e353fd8936cc69bb3b2dcad5f5ea64.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transition: width 0.7s linear;
    transition: width 0.7s linear;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.paint-effect .m-text .wrap span {
    display: inline-block;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.paint-effect .m-text .wrap span.textin {
    opacity: 1;
    /* アニメーションで表示される際に文字が表示される */
    -webkit-transform: translateX(0);
    transform: translateX(0);
    /* 元の位置に戻る */
}

.head-wrap02 .m-text .paint-effect-box::after {
    content: "";
    width: 131px;
    height: 125px;
    display: inline-block;
    margin-left: 10px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/roler01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transform: translate(calc(100% + 15px), 0);
    transform: translate(calc(100% + 15px), 0);
    position: absolute;
    top: -25px;
    right: 0;
}

.head-wrap02 .m-text.painted .paint-effect-box {
    width: 100%;
    opacity: 1;
}

.head-wrap02 .m-text.painted .paint-effect-box::after {
    opacity: 1;
}

.head-wrap02 .m-text.elase .paint-effect-box::after {
    opacity: 0;
}


@media (max-width: 1024px) {
    .head-wrap02 .m-text .paint-effect-box::after {
        width: 95px;
        height: 75px;
        -webkit-transform: translate(calc(100%), 0);
        transform: translate(calc(100%), 0);
        top: -15px;
    }
}

@media (max-width: 599px) {
    .head-wrap02 .m-text .paint-effect-box::after {
        width: 39px;
        height: 39px;
        top: -11px;
        right: -8px;
    }
}

/* mvのペンキを塗るエフェクトここまで */
.h-cmn01 {
    padding-bottom: 47px;
    position: relative;
}

.h-cmn01 span {
    display: block;
}

.h-cmn01:before {
    content: "";
    width: 64px;
    height: 68px;
    background-image: var(--url06);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.h-cmn01 .ttl {
    margin-bottom: 10px;
    font-family: "Heebo", sans-serif;
    font-size: 61px;
    line-height: 1.2;
    letter-spacing: 5px;
}

.h-cmn01 .sub {
    font-size: 18px;
}

.border01 {
    border-bottom: 1px solid #ccc;
}

.btn-cmn01 a {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.btn-cmn01 a:hover {
    opacity: inherit;
}

.btn-cmn01 span,
.btn-cmn01 button {
    min-width: 220px;
    display: block;
    padding: 16px 50px 15px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: var(--color01);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    position: relative;
}

.btn-cmn01 a:hover span,
.btn-cmn01 a:focus span {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.btn-cmn01 a:before {
    content: attr(data-hover);
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 15px 50px;
    font-weight: bold;
    font-size: 16px;
    color: var(--color01);
    text-align: center;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.btn-cmn01 a:hover:before,
.btn-cmn01 a:focus:before {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.btn-cmn01 span:after,
.btn-cmn01 button:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 25px;
}

.top01 .btn-cmn01 {
    margin-top: 20px;
}

.roler-cmn01 {
    position: relative;
}

.roler-cmn01:before {
    content: "";
    width: 77px;
    height: 74px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/roler01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    position: absolute;
    top: 40%;
    right: -1.3%;
}

.white-bg-cmn01 {
    position: relative;
}

.white-bg-cmn01 a {
    overflow: hidden;
    position: relative;
}

.white-bg-cmn01:after {
    content: "";
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/news-white-bg-x.webp');
    background-size: 100% auto;
    background-repeat: repeat-y;
    position: absolute;
    top: 3%;
    bottom: 3%;
    left: -0.5%;
    right: -0.5%;
    z-index: -1;
}

.white-bg-cmn01 a:before {
    content: "";
    width: 500%;
    height: 100%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/news-white-bg-y.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}

.sec-news-list a {
    display: block;
    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: 18px 30px 18px 18px;
}

.sec-news-list .date {
    width: 90px;
}

.sec-news-list .cat-box {
    width: 180px;
}

.sec-news-list .ttl {
    width: calc(100% - 100px);
}

.sec-news-list li {
    font-weight: bold;
}

.sec-news-list .cat span {
    display: inline-block;
    color: #fff;
}

.sec-news-list .cat {
    padding: 3px 20px;
    text-align: center;
    border-radius: 1000px;
    background-color: var(--color01);
}

.sec-news-list .cat span+span {
    position: relative;
}

.sec-news-list .cat span+span:before {
    content: "/";
    display: inline-block;
    margin: 0 5px;
}

.sec-news-list li a {
    position: relative;
}

.sec-news-list li a:after {
    content: "";
    width: 6px;
    height: 9px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/right02.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 15px;
}

.sec-news-list li+li {
    margin-top: 20px;
}

.sec-news-list {
    padding-right: 75px;
}

.h-cmn02 {
    margin-bottom: 60px;
    text-align: center;
}

.h-cmn02 .ttl {
    display: inline-block;
    font-family: "Heebo", sans-serif;
    font-size: 62px;
    line-height: 1.4;
    letter-spacing: 5px;
}

.h-cmn02 .ttl::first-letter {
    color: var(--color02);
}

.h-cmn02 .border-text {
    display: inline;
    background: -webkit-gradient(linear,
    left top, left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(207, 195, 165, 1)),
    to(rgba(207, 195, 165, 1)));
    background: linear-gradient(180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 60%,
    rgba(207, 195, 165, 1) 60%,
    rgba(207, 195, 165, 1) 100%);
}

.h-cmn02 .sub {
    display: inline-block;
    margin-top: 15px;
}

.sun-icon-cmn01 {
    position: relative;
}

.sun-icon-cmn01:before {
    content: "";
    width: 112px;
    height: 86px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/sun-icon.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 0;
    left: 0;
}

.roler-cmn02 {
    position: relative;
}

.roler-cmn02:after {
    content: "";
    width: 36px;
    height: 38px;
    background-image: var(--url07);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    position: absolute;
    bottom: -10px;
    right: -10px;
}

.h-cmn03 span {
    display: block;
    padding: 10px 0 10px 15px;
    font-weight: bold;
    color: #fff;
}

.bg-cmn02 {
    position: relative;
}

.bg-cmn02 span {
    overflow: hidden;
    position: relative;
}

.bg-cmn02 span:before {
    content: "";
    width: 500%;
    height: 100%;
    background-image: var(--url09);
    background-size: auto 100%;
    background-repeat: repeat-x;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}

.bg-cmn02:after {
    content: "";
    background-image: var(--url08);
    background-size: 100% auto;
    background-repeat: repeat-y;
    position: absolute;
    top: 6%;
    bottom: 5%;
    left: -1%;
    right: -1%;
    z-index: -1;
}

.roler-cmn03 {
    position: relative;
}

.roler-cmn03:before {
    content: "";
    width: 68px;
    height: 66px;
    background-image: var(--url02);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    position: absolute;
    top: 41%;
    left: -8px;
}

.roler-cross-cmn li:nth-of-type(2n) .roler-cmn03:before {
    background-image: var(--url03);
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    left: auto;
    right: -8px;
}

.top02 .left-cmn {
    width: 47%;
    margin-top: 30px;
    position: relative;
    z-index: 10;
}

.top02 li:nth-of-type(2n + 1) {
    padding-left: 30px;
}

.top02 li:nth-of-type(2n) {
    padding-right: 30px;
}

.top02 .right-cmn {
    width: 51%;
    position: relative;
    z-index: 1;
}

.top02 .pbox {
    overflow: hidden;
    position: relative;
}

.top02 .pic {
    width: 99%;
    height: 99%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}

.top02 .text {
    padding: 0 15px;
}

.top02 li:nth-of-type(2n) .pbox {
    -webkit-transform: translateY(-15%);
    transform: translateY(-15%);
}

.top02 .left-cmn:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    position: absolute;
    top: 15px;
    left: 50%;
    z-index: -1;
}

.top02 li .human-icon {
    width: 150px;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    position: absolute;
    top: 10px;
    left: 50%;
}

@media(max-width:599px) {
    .top02 li .human-icon {
        width: 100px;
    }

    .top02 li .human-icon.mini {
        width: 70px;
    }
}

.top02 li:nth-of-type(3) .right-cmn .pbox {
    position: relative;
}

.top02 li:nth-of-type(3) .right-cmn .tool-icon {
    width: 175px;
    position: absolute;
    bottom: -27px;
    right: -10px;
    z-index: 1;
}

.top02 li {
    margin-bottom: 30px;
}

.triangle-cmn01 {
    overflow: hidden;
    position: relative;
}

.triangle-cmn01:before {
    content: "";
    width: 300vw;
    height: 140px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/triangle01.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: -1;
}

.triangle-cmn02 {
    overflow: hidden;
    padding-top: 220px;
    position: relative;
}

.triangle-cmn02:before {
    content: "";
    width: 300vw;
    height: 93px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/triangle02.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
}

.grey-bg-cmn01 {
    overflow: hidden;
    position: relative;
}

.grey-bg-cmn01:after {
    content: "";
    width: 300%;
    height: 600%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/grey-bg01.webp');
    background-repeat: repeat;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}

.top03box.grey-bg-cmn01:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 170px;
}

.grey-bg-cmn02 {
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/grey-bg01.webp');
}

/* index works */
.sec-slider a {
    display: block;
    height: stretch;
    padding: 25px 25px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/slider-bg.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.sec-slider .age {
    margin-top: 10px;
    font-weight: bold;
}

.sec-slider .js-split-tag span {
    display: inline-block;
    margin-right: 10px;
}

.sec-slider .date {
    display: inline-block;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 12px;
    color: #d3934f;
    line-height: 1.8;
    border: 1px solid #d3934f;
    border-radius: 1000px;
}

.slick-initialized .slick-slide {
    height: auto;
}

.sec-slider li {
    width: 350px;
    padding: 0 10px;
}

.sec-slider .slick-prev:before {
    content: "";
    width: 49px;
    height: 49px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/prev.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.sec-slider .slick-next:before {
    content: "";
    width: 49px;
    height: 49px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/next.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.slick-prev,
.slick-next {
    z-index: 15;
}

.sec-slider button {
    opacity: 1;
}

.sec-slider button:hover {
    opacity: 1;
}

.sec-slider .slick-list {
    overflow: visible;
}

.marker-cmn01 {
    display: inline-block;
    padding: 0 20px;
    line-height: 1.2;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear,
    left top, left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(255, 255, 255, 1)),
    to(rgba(255, 255, 255, 1)));
    background: linear-gradient(180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 60%,
    rgba(255, 255, 255, 1) 60%,
    rgba(255, 255, 255, 1) 100%);
}

.marker-cmn02 {
    display: inline;
    line-height: 1.2;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear,
    left top, left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(255, 255, 255, 0)),
    color-stop(60%, rgba(207, 195, 165, 1)),
    to(rgba(207, 195, 165, 1)));
    background: linear-gradient(180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 60%,
    rgba(207, 195, 165, 1) 60%,
    rgba(207, 195, 165, 1) 100%);
}

.hr-cmn {
    min-height: 12px;
    overflow: hidden;
    position: relative;
}

.hr-cmn:before {
    content: "";
    width: 100vw;
    height: 12px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/hr01.webp');
    background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.top03 .sb-ttl .hr-cmn {
    width: calc(50% - 210px);
}
.top03 .sb-ttl .hr-cmn.new {
    width: calc(50% - 280px);
}

.top03 ul a {
    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;
    padding: 10px;
    position: relative;
}

.top03 ul .ttl {
    min-height: 150px;
    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: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    position: relative;
    z-index: 1;
}

.top03 .pic {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
}

.top03 .pic img {
    opacity: 0.5;
}

.white-border-cmn01 {
    position: relative;
}

.white-border-cmn01:after {
    content: "";
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/white-border.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.contact-white {
    background-color: #fff;
    position: relative;
}

.contact-white:before {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/contact-white.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.contact-banner .banner-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.contact-banner .ttl {
    font-weight: bold;
    font-size: clamp(1.25rem, 0.65rem + 2.56vw, 2.25rem);
    /* min 16px, max 24px, 375px, 1200px */
    color: var(--color01);
}

.contact-banner .marker-cmn01 {
    line-height: 2;
}

.contact-banner .roler-cmn01:before {
    width: 36px;
    height: 34px;
    background-position: center bottom;
    top: auto;
    bottom: -17px;
    right: -1.8%;
}

.inner-1500 {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.contact-banner h4 {
    display: inline-block;
    margin-top: 115px;
}

.contact-banner .sun-icon-cmn01:before {
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/sun-icon02.webp');
}

.concept-cmn {
    position: relative;
}

.concept-cmn:after {
    content: "";
    width: 197px;
    height: 108px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/concept.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: -67px;
    left: 50%;
    z-index: -1;
}

.zero-cmn {
    position: relative;
}

.zero-cmn .img {
    content: "";
    width: 120px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: -200px;

    aspect-ratio: 1;
}

.zero-cmn .img .text {
    width: 100%;
    padding: 10px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%)rotate(20deg);
    transform: translate(-50%, -50%)rotate(20deg);
    position: absolute;
    top: 50%;
    left: 50%;
}

.zero-cmn .img .text .num {
    font-weight: bold;
    font-size: 45px;
    line-height: 1;
}

.contact-banner ul {
    margin-top: 40px;
}

.contact-banner ul li {
    color: #fff;
    text-align: center;
}

.contact-banner ul a {
    display: block;
    border-radius: 1000px;
}

.contact-banner .left a {
    padding: 15px 20px;
    background-color: var(--color01);
}

.contact-banner .right a {
    padding: 27px 20px 27px 40px;
    font-size: 24px;
    background-color: var(--color05);
    position: relative;
}

.contact-banner .right a:before {
    content: "";
    width: 10%;
    height: 46px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/mail02.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 9%;
}

.contact-banner .right a:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    top: 50%;
    right: 25px;
    right: 9%;
}

.contact-banner .left .phone {
    font-size: 30px;
    line-height: 1.3;
}

.contact-banner .phone span {
    display: inline-block;
    padding-left: 40px;
    line-height: 1.2;
    position: relative;
}

.contact-banner .phone span:before {
    content: "";
    width: 30px;
    height: 31px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/tel01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: -5px;
}

.contact-inner {
    width: 63%;
    margin-left: auto;
    margin-right: auto;
}

.contact-banner .pic {
    position: relative;
}

.contact-banner .pic:after {
    content: "";
    display: block;
    padding-top: 27%;
}

.contact-banner .pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-banner h4 {
    margin-top: 12%;
}

.contact-banner .sun-icon-cmn01:before {
    width: 29%;
}

.concept-cmn:after {
    width: 48%;
}

.contact-banner .roler-cmn01:before {
    width: 8%;
}

/* .contact-banner .left .phone {
    font-size: calc(100vw * 36 / 1500);
}
 */
.contact-banner .phone span:before {
    width: 11%;
}

.contact-banner .left .text {
    font-size: calc(100vw * 14 / 1500);
}

.contact-banner .phone span {
    padding-left: 8%;
}

.contact-banner .left a {
    padding: 3% 7%;
}

.contact-banner .right a {
    padding: 6% 5% 6% 11%;
    font-size: 24px;
}

.contact-banner ul {
    margin-top: 5%;
}

@media (max-width: 1024px) {
    .contact-banner .pic:after {
        padding-top: 47%;
    }

 

    .contact-banner ul {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-inner {
        width: 82%;
    }

    .contact-banner ul {
        max-width: 100%;
    }

    .contact-banner .banner-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
    }

    .zero-cmn .img {
        right: -180px;
    }

    .contact-banner .right a {
        font-size: 18px;
    }
    .contact-banner .left .phone {
    font-size: 24px;
    line-height: 1.3;
}
}

@media (max-width: 599px) {
    .contact-banner .pic:after {
        padding-top: 70%;
    }

    .zero-cmn .img {
        width: 80px;
        top: -75%;
        right: -50px;
    }

    .zero-cmn .img .text {
        font-size: 12px;
    }

    .zero-cmn .img .text .num {
        font-size: 28px;
    }

    .contact-banner .left .phone {
        font-size: 16px;
    }

    .contact-banner .right a {
        font-size: 12px;
    }

    .contact-banner .left .text {
        font-size: 10px;
    }
       .contact-banner .left {
        margin-bottom: 3%;
    }
}

/* Q&A */
.sec-qa .question-box,
.sec-qa .answer-box {
    border: 1px solid var(--color01);
}

.sec-qa .question-box.js-toggle {
    cursor: pointer;
}

.sec-qa .question-box dt {
    background-color: var(--color01);
}

.sec-qa dt {
    width: 90px;
    position: relative;
}

.sec-qa .answer-box dt span {
    color: var(--color01);
}

.sec-qa dt span {
    font-size: 60px;
    line-height: 1;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    position: absolute;
    top: 20px;
    left: 50%;
}

.sec-qa .question-box dt span {
    color: #fff;
}

.sec-qa dd {
    width: calc(100% - 90px);
}

.sec-qa .question-box dd {
    position: relative;
}

.sec-qa .question-box dd span {
    display: inline-block;
    padding: 35px 50px 35px 30px;
    font-size: 20px;
    line-height: 1.4;
}

.sec-qa .question-box dd .arrow {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    position: absolute;
    top: 41%;
    right: 20px;
}

.sec-qa .question-box dd .arrow:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    border-top: 3px solid var(--color01);
    border-right: 3px solid var(--color01);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.sec-qa .question-box.is-parent dd .arrow {
    -webkit-transform: scale(1, -1) translate(-50%, 0%);
    transform: scale(1, -1) translate(-50%, 0%);
}

.sec-qa .answer-box dd {
    display: inline-block;
    padding: 35px 10px 35px 30px;
    font-size: 20px;
    line-height: 1.4;
}

.sec-qa .answer-box {
    display: none;
    border-top: none;
}

.sec-qa li {
    margin-bottom: 20px;
}

/* staff */
.sec-staff .pbox {
    position: relative;
}

.sec-staff .ttl-box {
    position: absolute;
    top: 25%;
    right: 3%;
}

.sec-staff .ttl-box li {
    margin-left: 5px;
    font-weight: bold;
    font-size: 18px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

.sec-staff .ttl-box span {
    display: inline-block;
    padding: 5px 0;
    line-height: 1.6;
    letter-spacing: 3px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 1px var(--color01);
    box-shadow: 2px 2px 1px var(--color01);
}

.sec-staff dl {
    padding: 20px 10px;
}

.sec-staff dl dt {
    letter-spacing: 3px;
}

.grey-triangle-cmn {
    position: relative;
}

.top04box {
    position: relative;
}

.grey-triangle-cmn {
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    top: 0;
    left: 50%;
}

/* top recruit */
.top06 {
    padding: 115px 80px 85px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/recruit-bg.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.top06 .h-cmn02 {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 3%;
    left: 50%;
}

.rec-head li {
    display: inline-block;
    margin-bottom: 2px;
    padding: 0 20px 0 10px;
    font-size: 40px;
    color: #fff;
    line-height: 1.4;
}

.top06 .pbox .pic {
    width: 99%;
    height: 99%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}

.top06 .right-cmn {
    position: relative;
    z-index: 1;
}

.top06 .left-cmn {
    position: relative;
    z-index: 5;
}

.top06 .left-cmn .text {
    padding-right: 10%;
}

@media (max-width: 599px) {
    .top06 .left-cmn .text {
        padding-right: 0;
    }
}

/* footer */
.foot-info {
    padding-top: 80px;
    padding-bottom: 80px;
}

.foot-info .logo a {
    width: 213px;
}

.foot-info a {
    display: inline-block;
}

.foot-info .btn-cmn01 a {
    overflow: hidden;
    border-radius: 1000px;
}

.foot-info .map {
    margin-top: 45px;
    padding-top: 40%;
}

.foot-info .left-cmn {
    width: 37%;
}

.foot-info .right-cmn {
    width: 60%;
}

.foot-frame {
    padding: 50px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/foot-border.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.foot-nav a {
    display: block;
    padding: 5px 20px;
    position: relative;
}

.foot-nav li+li a:before {
    content: "|";
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.foot-nav {
    padding: 40px 0;
    background-color: var(--color07);
}

.foot-copy {
    padding: 15px 0;
    font-size: 12px;
    text-align: center;
}

.totop {
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border: 2px solid var(--color08);
    border-radius: 50%;
    background: var(--color08);
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 25;
}

.totop:hover {
    color: var(--color08);
    background-color: #fff;
}

.totop:before {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}

@media (max-width: 1024px) {
    .header-nav {
        display: none;
    }

    .head-contact-wrapper {
        width: 100px;
        height: 100px;
    }

    .ab-test-box {
        position: static;
    }

    .head-contact-box {
        width: 100px;

        aspect-ratio: 1;
    }

    .head-contact .icon {
        width: 40px;
        margin: 10px auto;
    }

    .h1 {
        width: 100%;
        margin-left: 0;
        font-size: 11px;
        position: inherit;
    }

    .header-left {
        width: 220px;
    }

    .header-right {
        width: 500px;
        position: fixed;
        bottom: 0;
        right: 0;
    }

    .head-tel .ttl {
        font-size: 16px;
    }

    .head-tel .sub {
        font-size: 11px;
    }

    .head-tel-box {
        height: 100px;
        margin-right: 0;
    }

    .head-tel .tel {
        font-size: 22px;
    }

    .head-tel {
        width: 220px;
        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;
        padding: 5px 15px;
    }

    .head-wrap01 {
        max-height: 165px;
    }

    .head-wrap01 .c-text {
        padding: 0 3px;
        font-size: 16px;
    }

    .head-wrap01 .c-text:before {
        width: 3px;
    }

    .head-wrap02 .wrap {
        padding: 4px 10px;
        font-size: 48px;
    }

    .head-wrap02 .m-text:last-child:before {
        width: 80px;
    }

    .gnav {
        padding: 0;
    }

    .top01 .left-cmn {
        width: 100%;
        margin-bottom: 20px;
    }

    .top01 .right-cmn {
        width: 100%;
    }

    .top01 .btn-cmn01 {
        width: auto;
    }

    .h-cmn01 {
        margin-right: 30px;
        padding-bottom: 0;
        padding-right: 55px;
    }

    .h-cmn01:before {
        width: 45px;
        bottom: 10px;
    }

    .h-cmn01 .ttl {
        margin-bottom: 5px;
        font-size: 40px;
    }

    .h-cmn01 .sub {
        font-size: 16px;
    }

    .btn-cmn01 span,
    .btn-cmn01 button {
        padding: 15px 40px;
        font-size: 14px;
    }

    .btn-cmn01 a:before {
        padding: 10px 20px;
        font-size: 14px;
    }

    .btn-cmn01 span:after,
    .btn-cmn01 button:after {
        right: 20px;
    }

    .sec-news-list a {
        padding: 12px 20px 12px 15px;
    }

    .sec-news-list .cat {
        padding: 1px 10px;
    }

    .sec-news-list .cat span {
        font-size: 13px;
    }

    .sec-news-list .cat-box {
        width: 165px;
    }

    .sec-news-list .date {
        width: 75px;
        font-size: 13px;
    }

    .sec-news-list .ttl {
        width: calc(100% - 80px);
    }

    .white-bg-cmn01:after {
        top: 4%;
        bottom: 4%;
    }

    .roler-cmn01:before {
        width: 64px;
    }

    .h-cmn02 {
        margin-bottom: 50px;
    }
    .h-cmn02.new {
        margin-bottom: 35px;
    }

    .h-cmn02 .ttl {
        font-size: 45px;
    }

    .sun-icon-cmn01:before {
        width: 80px;
    }

    .roler-cmn02:after {
        width: 28px;
    }

    .roler-cmn03:before {
        width: 43px;
    }

    .roler-cross-cmn li:nth-of-type(2n) .roler-cmn03:before {
        right: -6px;
    }

    .sec-slider li {
        width: 270px;
    }

    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    .top02 .left-cmn {
        margin-top: 20px;
    }

    .top02 li:nth-of-type(2n) .pbox {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%);
    }

    .top02 .text {
        padding: 0 10px;
    }

    .top02 li:nth-of-type(1) .left-cmn:before {
        width: 145px;
    }

    .top02 li:nth-of-type(2) .left-cmn:before {
        width: 120px;
    }

    .top02 li:nth-of-type(3) .left-cmn:before {
        width: 100px;
    }

    .top02 li:nth-of-type(3) .right-cmn:before {
        width: 100px;
    }

    .hr-cmn:before {
        height: 10px;
    }

    .sec-qa dt span {
        font-size: 45px;
    }

    .sec-qa dt {
        width: 70px;
    }

    .sec-qa .question-box dd span,
    .sec-qa .answer-box dd {
        font-size: 16px;
    }

    .sec-qa dd {
        width: calc(100% - 70px);
    }

    .sec-qa li {
        margin-bottom: 15px;
    }

    .sec-staff .ttl-box li {
        margin-left: 0px;
        font-size: 14px;
    }

    .sec-staff dl {
        padding: 15px 5px;
        line-height: 1.6;
    }

    .sec-staff dd {
        font-size: 13px;
    }

    .sec-staff {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

    .top06 .head-wrap02 .wrap {
        font-size: 28px;
    }

    .top06 {
        padding: 85px 45px 95px;
    }

    .top06 .head-wrap02 .m-text:last-child:before {
        width: 48px;
    }

    .foot-info .logo a {
        width: 140px;
    }

    .foot-frame {
        padding: 35px;
    }

    .foot-info {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .foot-nav {
        padding: 30px 0;
    }

    .foot-nav a {
        padding: 3px 15px;
        font-size: 13px;
    }

    .foot-copy {
        padding: 10px 0;
        font-size: 10px;
    }

    .h-cmn03 span {
        padding: 7px 0 7px 10px;
    }

    .top02 .h-cmn03 {
        font-size: 17px;
    }

    .sec-image li {
        width: 800px;
        margin: 0;
        padding: 20px;
    }

    .sec-image .pic {
        height: 600px;
    }

    .foot-info .map {
        margin-top: 45px;
        padding-top: 50%;
    }

    footer {
        padding-bottom: 100px;
    }
}

.up-content-area ol li::before{
  top: 6px;
}

@media (max-width: 599px) {
    .head-tel .tel {
        font-size: 20px;
        letter-spacing: 1px;
    }

    .head-tel .ttl {
        font-size: 15px;
    }

    .gnav {
        padding: 0;
    }

    .sec-image li {
        width: 400px;
        margin: 0;
        padding: 10px;
    }

    .sec-image .pic {
        height: 300px;
    }

    .header-left {
        width: 100%;
        height: 25px;
        margin-top: 10px;
        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;
    }

    .header-right {
        width: 100%;
        /* display: none; */
    }

    .head-contact-wrapper {
        width: 70px;
        height: 70px;
    }

    .head-contact-box {
        width: 70px;
    }

    .head-contact .ttl {
        font-size: 10px;
    }

    .head-tel-box {
        margin-right: 15px;
    }

    .head-wrap02 .wrap {
        padding: 3px 8px;
        font-size: 30px;
    }

    .head-wrap02 .m-text:last-child:before {
        width: 42px;
    }

    .head-wrap02 .m-text {
        margin: 2px 0;
    }

    .head-wrap02 {
        bottom: 10px;
    }

    .head-wrap01 {
        max-height: 145px;
    }

    .head-wrap01 .c-text {
        padding: 0 1px;
        font-size: 14px;
    }

    .g-item a,
    .g-item .dropdown-btn {
        padding: 10px;
    }

    .a-item a {
        padding: 10px;
    }

    .g-list {
        padding: 15px 10px;
    }

    .h-cmn01 .ttl {
        font-size: 32px;
    }

    .h-cmn01 .ttl {
        font-size: 32px;
    }

    .h-cmn01:before {
        width: 35px;
        bottom: -13px;
    }

    .h-cmn01 {
        padding-right: 45px;
    }
    .h-cmn02.new {
        margin-bottom: 15px;
    }
    .top01 .btn-cmn01 {
        width: 100%;
    }

    .top01 .btn-cmn01 {
        margin-top: 15px;
    }

    .sec-news-list li+li {
        margin-top: 15px;
    }

    .sec-news-list a {
        padding: 10px 25px 10px 10px;
    }

    .sec-news-list a {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .sec-news-list .ttl {
        width: 100%;
    }

    .sec-news-list .cat {
        padding: 0;
    }

    .sec-news-list .date {
        width: 100%;
        font-size: 12px;
    }

    .sec-news-list .cat-box {
        width: 150px;
        margin-left: 5px;
    }

    .sec-news-list .cat span {
        font-size: 11px;
    }

    .sec-news-list {
        padding-right: 40px;
    }

    .roler-cmn01:before {
        width: 35px;
        height: 90px;
    }

    .btn-cmn01 span,
    .btn-cmn01 button {
        min-width: 200px;
        padding: 13px 30px 12px;
    }

    .btn-cmn01 a:before {
        padding: 10px 15px 5px;
    }

    .h-cmn02 .ttl {
        font-size: 32px;
        letter-spacing: 3px;
    }

    .sun-icon-cmn01:before {
        width: 65px;
    }

    .roler-cmn02:after {
        width: 22px;
    }

    .top02 li:nth-of-type(2n + 1) {
        padding-left: 0;
    }

    .top02 li:nth-of-type(2n) {
        padding-right: 0;
    }

    .top02 li:nth-of-type(2n + 1) .h-cmn03 {
        margin-left: 50px;
    }

    .top02 li:nth-of-type(2n) .h-cmn03 {
        margin-right: 50px;
    }

    .top02 .text {
        padding: 0;
    }

    .top02 li:nth-of-type(2n) .pbox {
        -webkit-transform: none;
        transform: none;
    }

    .top02 li:nth-of-type(1) .left-cmn:before {
        width: 120px;
    }

    .top02 li:nth-of-type(2) .left-cmn:before {
        width: 100px;
    }

    .top02 li:nth-of-type(3) .left-cmn:before {
        width: 90px;
    }

    .top02 li:nth-of-type(3) .right-cmn:before {
        width: 87px;
        background-position: left bottom;
        right: 12px;
    }

    .sec-slider .slick-next:before {
        width: 30px;
        height: 30px;
    }

    .sec-slider .slick-prev:before {
        width: 30px;
        height: 30px;
    }

    .top02box .h-cmn02 {
        margin-bottom: 85px;
    }

    .top03 .sb-ttl .hr-cmn {
        width: 10%;
    }

    .top03 .sb-ttl {
        margin-bottom: 15px;
    }

    .sec-qa dt span {
        font-size: 30px;
    }

    .sec-qa dt {
        width: 50px;
    }

    .sec-qa dd {
        width: calc(100% - 50px);
    }

    .sec-qa .question-box dd span {
        padding: 25px 40px 25px 20px;
    }

    .sec-qa .question-box dd .arrow {
        right: 10px;
    }

    .sec-qa .question-box dd .arrow:after {
        width: 15px;
        height: 15px;
    }

    .sec-qa .answer-box dd {
        padding: 25px 20px 25px 20px;
        font-size: 16px;
    }

    .top06 {
        padding: 80px 20px 60px;
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/recruit-bg02.webp');
    }

    footer {
        padding-bottom: 58px;
    }

    .foot-info .left-cmn {
        width: 100%;
        margin-bottom: 20px;
    }

    .foot-info .right-cmn {
        width: 100%;
    }

    .foot-info {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .foot-frame {
        padding: 25px;
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/foot-border02.webp');
    }

    .foot-info .map {
        margin-top: 45px;
        padding-top: 70%;
    }

    .foot-nav {
        padding: 25px 0;
    }

    .foot-nav a {
        padding: 0px 10px;
        font-size: 12px;
    }

    .totop {
        bottom: 70px;
        right: 15px;
    }
}

.under-image .m-ttl {
    font-weight: bold;
    font-size: 52px;
    color: var(--color01);
    line-height: 1.4;
    letter-spacing: 3px;
    text-shadow: 1px 1px 2px #fff;
}

.under-image .m-ttl:first-letter {
    color: var(--color02);
}

.under-image {
    position: relative;
}

.under-ttl {
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
}

/* ##### パンくずリスト breadcrumbs ##### */
.breadcrumbs-box {
    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;
}

.breadcrumbs-list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 1em 0;
}

.breadcrumbs-list li {
    display: inline;
    font-size: 14px;
    letter-spacing: 1px;
}

.breadcrumbs-list li.breadcrumbs-home,
.breadcrumbs-list li.breadcrumbs-prevpage {
    font-weight: bold;
    color: var(--color02);
}

.breadcrumbs-list li+li::before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .breadcrumbs {
        font-size: 14px;
    }

    .breadcrumbs-box {
        -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;
    }

    .breadcrumbs li {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 8px;
        height: 8px;
        margin: 0 5px 1px;
    }
}

@media (max-width: 599px) {
    .breadcrumbs {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 6px;
        height: 6px;
    }
}

/* ##### パンくずリスト breadcrumbs ここまで ##### */

.anchor a {
    display: block;
    padding: 8px 30px 8px 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: var(--color01);
    position: relative;
}

.anchor a:after {
    content: "";
    width: 12px;
    height: 7px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/down03.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    position: absolute;
    top: 50%;
    right: 6%;
}

.price01 .wrap {
    display: block;
    padding: 45px 0;
}

.price01 .anchor-b a {
    color: var(--color01);
    text-align: center;
}

.price01 .icon img {
    width: 24px;
}

.price01 .num {
    letter-spacing: 2px;
}

.price01 .icon {
    margin-top: 20px;
}

.price01 .ttl {
    margin-top: 10px;
}

.price01 li+li {
    position: relative;
}

.price01 li+li:before {
    content: "";
    width: 40px;
    height: 228px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/right04.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.price02 ul .wrap {
    padding: 30px 25px 20px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/slider-bg.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.price02 .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
}

.price02 .text {
    margin-top: 10px;
}

.price02 .yellow {
    padding: 10px;
    font-weight: bold;
    color: #fff;
    background-color: var(--color04);
}

.btn-cmn01.green span {
    background-color: var(--color05);
}

.btn-cmn01.maru a {
    overflow: hidden;
    border-radius: 1000px;
}

.btn-cmn01.green a:before {
    color: var(--color05);
}

.price03 .btn-cmn01 span {
    padding: 15px 130px;
}

.btn-cmn01.big span {
    padding: 18px 135px;
    font-size: 24px;
}

.btn-cmn01.big a:before {
    padding: 18px 135px;
    font-size: 24px;
}

.btn-cmn01.big a:hover :before {
    padding: 14px 135px 16px;
}

.btn-cmn01.big span:after {
    content: "";
    width: 12px;
    height: 21px;
    display: block;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/right05.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    aspect-ratio: 4 / 7;
}

.table01 table {
    width: 100%;
}

.table01 tr th:nth-of-type(1) {
    width: 30%;
    padding-left: 20px;
    text-align: left;
}

.table01 th {
    font-weight: bold;
}

.table01 table {
    font-size: 14px;
}

.table01 tr th {
    padding: 15px 0;
}

.table01 td {
    font-weight: 500;
    text-align: center;
}

.table01 tr {
    border-bottom: 2px solid var(--color01);
}

.h-cmn04 {
    padding-left: 15px;
    color: var(--color02);
    position: relative;
}

.h-cmn04:before {
    content: "";
    width: 3px;
    height: 28px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/border03.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 2px;
    left: 0;
}

.table02 table {
    width: 100%;
}

.table02 tr th:nth-of-type(1) {
    width: 70%;
    padding-left: 15px;
    text-align: left;
}

.table02 tr {
    border-bottom: 2px solid var(--color01);
}

.table02 td {
    min-width: 120px;
    text-align: center;
    text-wrap: nowrap;
}

.table02 table tr th {
    padding: 15px 0;
}

.table02 table {
    font-weight: 500;
    font-size: 14px;
}

.table02 table tr:last-child th {
    font-weight: bold;
    font-size: 16px;
}

.h-cmn05 {
    padding-left: 1.5em;
    position: relative;
}

.h-cmn05:before {
    content: "";
    width: 17px;
    height: 17px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/maru01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 3px;
    left: 0;
}

@media (max-width: 1024px) {
    .under-image .m-ttl {
        font-size: 32px;
        letter-spacing: 2px;
    }

    .under-ttl {
        padding-left: 5%;
    }

    .anchor a {
        padding: 5px 25px 5px 10px;
        font-size: 14px;
    }

    .price01 .icon img {
        width: 18px;
    }

    .price01 .icon {
        margin-top: 13px;
    }

    .price01 .ttl {
        margin-top: 5px;
    }

    .price01 li+li:before {
        width: 30px;
    }

    .price-box {
        max-width: 550px;
        margin-left: auto;
        margin-right: auto;
    }

    .triangle-cmn02:before {
        height: 60px;
    }

    .triangle-cmn02 {
        padding-top: 135px;
    }

    .h-cmn04:before {
        height: 24px;
        top: 1px;
    }

    .h-cmn05:before {
        height: 15px;
        top: 2px;
    }

    .price03 h4 {
        font-size: 24px;
    }

    .btn-cmn01.big span,
    .btn-cmn01.big a:before {
        padding: 15px 100px;
        font-size: 18px;
    }

    .btn-cmn01.big span:after {
        width: 9px;
    }
}

@media (max-width: 599px) {
    .price01 .wrap {
        padding: 25px 0 0;
    }

    .under-image {
        padding: 20px 0;
    }

    .under-image .m-ttl {
        font-size: 22px;
        letter-spacing: 1px;
    }

    .price01 li+li:before {
        width: 25px;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        top: 0;
        left: 50%;
    }

    .price03 h4 {
        font-size: 20px;
    }

    .btn-cmn01.big span,
    .btn-cmn01.big a:before {
        padding: 13px 85px;
        font-size: 14px;
    }

    .btn-cmn01.big span:after {
        width: 7px;
    }

    .table01 .table-wrap {
        overflow-x: auto;
        white-space: nowrap;
    }

    .table01 table {
        width: 650px;
    }

    .heightLine-price0202 {
        height: auto !important;
    }

    .heightLine-price02 {
        height: auto !important;
    }
}

/* features */
.h-cmn06 {
    margin-bottom: 50px;
    padding-bottom: 40px;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.h-cmn06:after {
    content: "";
    width: 80px;
    height: 3px;
    background-color: var(--color01);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 0;
    left: 50%;
}

.blue-head-bg-cmn {
    background-image: var(--url01);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.blue-head-bg-cmn02 {
    background-image: var(--url10);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.blue-head-bg-cmn03 {
    background-image: var(--url11);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.blue-head-bg-cmn04 {
    background-image: var(--url12);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.h-cmn07 {
    padding: 5px 15px;
}

.h-cmn07 .indent {
    display: block;
    padding-left: 1em;
    line-height: 1.2;
    text-indent: -1em;
}

.blue-roler-right-cmn {
    position: relative;
}

.blue-roler-right-cmn:before {
    content: "";
    width: 70px;
    height: 133%;
    background-image: var(--url05);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.blue-roler-left-cmn {
    position: relative;
}

.blue-roler-left-cmn:before {
    content: "";
    width: 75px;
    height: 133%;
    background-image: var(--url04);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    position: absolute;
    top: 50%;
    right: 0;
}

.feature-list .text {
    padding: 0 40px;
}

.feature-list .left-cmn {
    padding-top: 30px;
}

/* .feature-list li {
    margin-bottom: 100px;
} */
.feature-list li+li {
    margin-top: 100px;
}
.cross li:nth-of-type(2n) .blue-roler-right-cmn:before {
    background-image: var(--url04);
    background-position: center left;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    left: auto;
    right: 0;
}

@media (max-width: 1024px) {
    .feature-list .text {
        padding: 0 25px;
    }

    .feature-list li+li {
        margin-top: 80px;
    }

    .h-cmn06 {
        margin-bottom: 40px;
        padding-bottom: 30px;
    }

    .h-cmn06:after {
        width: 70px;
    }

    .cross li:nth-of-type(2n + 1) .blue-roler-right-cmn {
        margin-left: 53px;
    }

    .cross li:nth-of-type(2n) .blue-roler-right-cmn {
        margin-right: 53px;
    }
}

@media (max-width: 599px) {
    .feature-list .text {
        padding: 0;
    }

    .h-cmn06 {
        margin-bottom: 25px;
        padding-bottom: 22px;
    }
    .h-cmn06.new {
        margin-bottom: 30px;
        padding-bottom: 22px;
    }

    .feature-list li+li {
        margin-top: 10px;
    }
    .blue-roler-right-cmn:before {
        width: 50px;
    }
    .feature-list .left-cmn.new {
        padding-top: 0;
    }
}

/* results */
.result-list .left-cmn {
    background-color: var(--color01);
    position: relative;
}

.result-list .ttl-wrap {
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.result-list .age {
    font-weight: normal;
}

.result-list a {
    display: block;
    height: stretch;
    padding: 25px 15px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/slider-bg.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.bnr {
    position: relative;
}

.bnr a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 30px;
    background-color: #000;
}

.bnr-ttl {
    min-height: 280px;
    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: auto;
    font-size: 30px;
    color: white;
    letter-spacing: 2px;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 5;
}

.bnr-ttl.text-editable {
    position: absolute !important;
}

.bnr-img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


.bnr-img .img {
    height: 100%;
}

.bnr-img .img::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bnr:hover a {
    opacity: 1;
}

.bnr a:hover .bnr-img .img::before {
    background-color: transparent;
}

@media (max-width: 1024px) {
    .bnr-ttl {
        min-height: 200px;
        font-size: 24px;
    }
}

@media (max-width: 599px) {
    .result-list li .left-cmn {
        height: 150px;
        margin-bottom: 0;
    }

    .bnr-ttl {
        min-height: 140px;
        font-size: 20px;
    }
}

/* results-detail */
.result-detail .before-pic {
    position: relative;
}

.result-detail .before-pic:before {
    content: "";
    width: 81px;
    height: 53px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/04results/before.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 0;
    left: 5%;
    z-index: 5;
}

.result-detail .before-pic:after {
    content: "";
    width: 39px;
    height: 32px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/04results/arrow.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: -24%;
}

.result-detail .after-pic {
    position: relative;
}

.result-detail .after-pic:before {
    content: "";
    width: 95px;
    height: 70px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/04results/after.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 0;
    left: 2%;
    z-index: 5;
}

.result-detail .after-pic.on:before {
    content: none;
}

.result-detail {
    padding: 0 5% 4%;
    position: relative;
}

.frame-cmn01 {
    width: 100%;
    height: calc(100% - 34px);
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame2_1.webp');
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.frame-cmn01::before,
.frame-cmn01::after {
    content: "";
    width: 100%;
    height: 20px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame2_2.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    z-index: -1;
}

.frame-cmn01::before {
    top: -10px;
}

.frame-cmn01::after {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
    bottom: -20px;
}

.h-cmn08 {
    margin-bottom: 40px;
    text-align: center;
}

.h-cmn08 .h-span {
    display: inline-block;
    margin-top: -10px;
    padding: 20px;
    color: var(--color01);
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/body-bg.webp');
}

.h-cmn08 .h-span span+span {
    display: inline-block;
    padding-left: 5px;
}

.result-detail .caption {
    margin-top: 20px;
    margin-bottom: 20px;
}

.result-detail .caption li {
    color: var(--color01);
}

.result-detail .caption>li+li {
    margin-top: 30px;
}

.result-detail .caption dt {
    width: 6%;
    position: relative;
}

.result-detail .icon {
    width: 34px;
    height: 34px;
}

.result-detail .icon img {
    width: 100%;
}

.result-detail .caption dd {
    width: 90%;
}

.result-detail .caption dt {
    width: 7%;
}

.border50 a,
.border50 button {
    overflow: hidden;
    border-radius: 1000px;
}

.btn-cmn01.back span:after,
.btn-cmn01.back button:after {
    content: "\f104";
    left: 25px;
    right: initial;
}

.btn-cmn01.back button span {
    padding: 15px 50px;
}

@media (max-width: 1024px) {
    .result-detail .before-pic:after {
        height: 15%;
        right: -36%;
    }

    .result-detail .before-pic:before {
        width: 25%;
    }

    .result-detail .after-pic:before {
        width: 25%;
    }

    .result-detail .icon {
        width: 65%;
    }

    .btn-cmn01.back button span {
        padding: 10px 44px;
    }
}

@media (max-width: 599px) {
    .frame-cmn01 {
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame_sp_1.webp');
    }

    .frame-cmn01::before,
    .frame-cmn01::after {
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame_sp_2.webp');
    }

    .frame-cmn01::before {
        top: -20px;
    }

    .h-cmn08 .h-span {
        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: 7px;
    }

    .frame-cmn01 {
        height: calc(100% - 13px);
    }

    .result-detail {
        padding: 12px 5% 15%;
    }

    .result-detail .before-pic:before {
        left: 12%;
    }

    .result-detail .after-pic:before {
        left: 12%;
    }

    .result-detail-box .result-detail .left-cmn {
        margin-bottom: 40px;
    }

    .result-detail .caption dt {
        width: 12%;
        height: 50px;
    }

    .result-detail .caption dd {
        width: 86%;
    }

    .btn-cmn01.back button span {
        padding: 5px 35px;
    }
}

.re-ashi01 .left-cmn {
    position: relative;
}

.re-ashi01 .ttl {
    width: 100%;
    padding: 10px;
    font-weight: bold;
    color: var(--color01);
    line-height: 1.4;
    text-align: center;
}

.results-service-as02box {
    padding-top: 200px;
}

.results-service-as02box.grey-bg-cmn01:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 170px;
}

.re-ashi02 .ttl {
    margin-top: 15px;
    font-weight: bold;
    color: var(--color01);
    text-align: center;
}

@media (max-width: 1024px) {
    .triangle-cmn01:before {
        height: 100px;
    }

    .results-service-as02box.grey-bg-cmn01:after {
        top: 125px;
    }
}

@media (max-width: 599px) {
    .triangle-cmn01:before {
        height: 40px;
    }

    .results-service-as02box.grey-bg-cmn01:after {
        top: 70px;
    }

    .results-service-as02box {
        padding-top: 100px;
    }

    .re-ashi01 li {
        margin-bottom: 40px;
    }
}

/* service-to */
.service-to01box .list02 li {
    color: var(--color01);
}

.triangle-cmn01 {
    padding-top: 200px;
}

.triangle-cmn01.grey-bg-cmn01:after {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 170px;
}

.service-to01 li .wrap {
    padding: 11% 10%;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/06tosou/frame.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.service-to01 .num {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background-color: var(--color02);
    position: relative;
}

.service-to01 .num span {
    display: block;
    font-weight: bold;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 52%;
    left: 50%;
}

.service-to01 .ttl {
    color: var(--color01);
    text-align: center;
}

.service-to02 .ttl {
    margin-bottom: 10px;
    color: var(--color01);
}

.service-to03 .text {
    margin-top: 15px;
}

.service-to03 h4 {
    line-height: 1.6;
}

.service-to03 li+li {
    margin-top: 50px;
}

@media (max-width: 1024px) {
    .triangle-cmn01.grey-bg-cmn01:after {
        top: 125px;
    }

    .triangle-cmn01 {
        padding-top: 150px;
    }

    .service-to01 {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {
  .service-to03 h4 {
    margin-bottom: 10px;
  }
    .h-cmn06:after {
        width: 55px;
        height: 2px;
    }

    .triangle-cmn01 {
        padding-top: 100px;
    }

    .triangle-cmn01.grey-bg-cmn01:after {
        top: 70px;
    }

    .service-to01 li .wrap {
        height: auto !important;
        padding: 9% 5%;
    }

    .service-to01 .num {
        width: 40px;
        height: 40px;
    }

    .service-to03 .pic {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .service-to03 li+li {
        margin-top: 25px;
    }
}

/* service-as */
.body-bg {
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/body-bg.webp');
}

.service-as01 li:nth-of-type(2n + 1) .left-cmn {
    margin-right: auto;
}

.service-as01 li:nth-of-type(2n + 1) .right-cmn {
    margin-left: auto;
}

.service-as01 li:nth-of-type(2n) .left-cmn {
    margin-left: auto;
}

.service-as01 li:nth-of-type(2n) .right-cmn {
    margin-right: auto;
}

.service-as01 .text {
    padding: 10% 10% 0;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
}

.service-as02 li {
    max-width: 800px;
    padding: 8% 4%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/07ashiba/frame.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.service-as02 .num {
    width: 60px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    background-color: var(--color02);
    position: relative;
}

.service-as02 .num span {
    width: 100%;
    display: block;
    padding: 2px 1px 0 0;
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.service-as02 .ttl {
    width: 80%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 15px;
    line-height: 1.4;
}

.service-as02 li {
    margin-bottom: 80px;
}

.service-as02 li:nth-of-type(2n + 1) {
    margin-right: auto;
}

.service-as02 li:nth-of-type(2n) {
    margin-left: auto;
}

@media (max-width: 1024px) {
    .service-as02 .ttl {
        width: 75%;
    }
    .service-as01 .text {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px);
    }

    .service-as02 li {
        margin-bottom: 60px;
    }
}

@media (max-width: 599px) {
    .service-as01 .text {
        padding: 0 0 30px;
        -webkit-transform: none;
        transform: none;
    }

    .service-as02 li {
        margin-bottom: 40px;
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/06tosou/frame.webp');
    }

    .service-as02 .num {
        width: 40px;
        height: 40px;
    }
}

/* service-sh */
.service-sh01 .ttl {
    margin-top: 5px;
}

.rec02 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
}

.rec02 .role {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1.3;
}

.rec02 .name {
    min-width: 270px;
    margin-left: 0.5em;
}

/* recruit */
.recruit-list li {
    padding: 15px 0;
    border-bottom: 2px solid var(--color01);
}

.recruit-list dt {
    padding-left: 35px;
}

.rec04 .text-box {
    position: absolute;
    bottom: 25px;
    right: 20px;
}

.rec04 .text-box li span {
    display: inline-block;
    padding: 10px 10px;
    background-color: #fff;
}

.rec04 .text-box li+li {
    margin-top: 10px;
}

.rec04 a {
    display: block;
}

.rec04 .text-box li:last-child span {
    padding-right: 55px;
    position: relative;
}

.rec04 .text-box li:last-child span:after {
    content: "";
    width: 7px;
    height: 13px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/right06.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 5%;
}

.recruit-list dl dd,
.recruit-list dl dt {
    line-height: 1.3;
}

@media (max-width: 1024px) {
    .recruit-list dt {
        padding-left: 20px;
    }
}

@media (max-width: 599px) {
    .rec02 {
        width: 100%;
    }

    .recruit-list dt {
        padding-left: 0;
    }

    .rec04 .pic img {
        -o-object-position: 17% 50%;
        object-position: 17% 50%;
    }

    .rec04 .text-box {
        bottom: 10px;
        right: 10px;
    }

    .rec04 .text-box li span {
        padding: 5px 10px;
    }

    .rec04 .text-box li:last-child span:after {
        width: 5px;
    }

    .recruit-list.enkaku dt {
        width: 100%;
        margin-bottom: 10px;
        font-size: 14px;
    }
}

/* voice */
.voice01 .text-box {
    width: 420px;
    padding: 30px;
    background-color: var(--color01);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    position: relative;
}

.voice01 h4 {
    margin-bottom: 10px;
}

.voice01 .text {
    font-weight: normal;
    line-height: 1.6;
}

.voice02 .text {
    margin-top: 20px;
}

.voice03 {
    margin-top: 120px;
    margin-bottom: 100px;
}

.voice03 .right-cmn {
    padding-left: 40px;
}

.voice04 .right-cmn {
    margin-top: -130px;
    position: relative;
    z-index: 1;
}

.voice04 .left-cmn {
    margin-left: auto;
}

.voice04 .right-cmn {
    padding: 5%;
}

@media (max-width: 1024px) {
    .voice01 .text-box {
        width: 300px;
    }
}

@media (max-width: 599px) {
    .voice01 .text-box {
        width: 100%;
        margin-top: 15px;
        -webkit-transform: none;
        transform: none;
    }

    .voice01 .text {
        min-width: 180px;
    }

    .voice01 .pic {
        width: 100%;
        margin: 0;
    }

    .voice02 {
        width: 100%;
        margin: 40px 0 0;
    }

    .voice03 {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 0;
        margin-right: 0;
    }

    .voice03 .right-cmn {
        padding-left: 0;
    }

    .voice04 .right-cmn {
        margin-top: 15px;
        padding: 0;
        -webkit-transform: none;
        transform: none;
    }



    .voice04 .right-cmn h4 {
        margin-bottom: 10px;
    }

    .voice06 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

/* staff */
.staff01 {
    position: relative;
}

.staff01 .name-box {
    padding: 2% 4% 2% 0;
    position: absolute;
    bottom: 20%;
    left: -5%;
}

.staff02 .name-box {
    padding: 3% 5% 3% 0;
}

@media (max-width: 1024px) {
    .staff01 .name-box {
        bottom: 15%;
        left: 0%;
    }
}

/* company */
.company01 .map {
    padding-top: 65%;
    position: relative;
}


.company01 .map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.company02box .recruit-list dd li {
    padding: 5px 0;
}

/* contact */

.contact-form dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-box {
    padding: 8% 8%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);

    -ms-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
}

.contact-form dt {
    width: 27%;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
}

.contact-form dt:before {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/maru02.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.contact-form dd {
    width: 73%;
}

.contact-form dd.code {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    margin-right: auto;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.contact-form input[type="text"],
.contact-form textarea {
    width: 100%;
    padding: 10px;
    border: none;
    background-color: var(--color06);
}

.contact-form textarea {
    height: 180px;
}

.contact-form dl {
    padding: 4% 0;
    border-bottom: 2px solid var(--color06);
}

.contact-btn .btn-cmn01 button {
    min-width: 200px;
}

.btn-cmn01 span,
.btn-cmn01 button {
    margin: auto;
    line-height: 1.6;
    border: none;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.privacy-list li {
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .contact-form dt,
    .contact-form dd {
        width: 100%;
    }

    .contact-form dt {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }

    .contact-btn .btn-cmn01 button {
        padding: 15px 30px;
    }
}

@media (max-width: 599px) {
    .form-box {
        padding: 5% 3%;
    }

    .contact-form dd.code {
        width: 50%;
    }

    .contact-btn .btn-cmn01 button {
        min-width: 150px;
        padding: 10px 20px;
    }
}

/* sitemap */
.sitemap-list a {
    font-weight: bold;
    font-size: 24px;
    color: var(--color01);
    letter-spacing: 0.15em;
    text-decoration: underline;
}

.sitemap-list li {
    padding: 8px 0 0 2.5em;
    position: relative;
}

.sitemap-list li:before {
    content: "";
    width: 23px;
    height: 22px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/maru01.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 31px;
    left: 0;
}

.sitemap-list li.under {
    margin-left: 2.5em;
}

.sitemap-list li.under:before {
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/maru03.webp');
}

@media (max-width: 1024px) {
    .sitemap-list a {
        font-size: 20px;
    }

    .sitemap-list li:before {
        width: 20px;
        height: 20px;
        top: 28px;
    }
}

@media (max-width: 599px) {
    .sitemap-list a {
        font-size: 16px;
    }

    .sitemap-list li:before {
        width: 16px;
        height: 16px;
        top: 20px;
    }

    .sitemap-list li {
        padding: 4px 0 0 1.7em;
    }
}

/* service-se */
.service-se02box,
.service-se02box .h-cmn06 {
    color: #fff;
}

.service-se02box .h-cmn06:after {
    background-color: #fff;
}

.service-se02box .pic {
    width: 100%;
    height: 100%;
    background-color: var(--color01);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.service-se02box .pic img {
    opacity: 0.3;
}

.service-se-list li {
    min-height: 240px;
    margin-bottom: 30px;
    padding: 5% 6%;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame_white.webp');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.service-se-list dl {
    width: 100%;
    line-height: 1.5;
}

.service-se-list .num {
    font-size: 40px;
    margin-right: 10px;
    flex-shrink: 0;
}

.service-se-list dd {
    width: 100%;
}

.service-se-list li .border {
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

@media (max-width: 1024px) {
    .service-se-list .num {
        font-size: 38px;
    }
}

@media (max-width: 599px) {
    .service-se-list .num {
        font-size: 28px;
        margin-right: 5px;
    }

    .service-se-list dd {
        width: 88%;
        font-size: 14px;
    }
    .service-se-list dd.big {
        font-size: 18px;
    }

    .service-se-list li {
        padding: 5% 8%;
        background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/frame_sp.webp');
    }
}

/* news */
.news-list a {
    display: block;
}

.news-list .date {
    font-weight: 600;
}

.news-list li {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: 2px solid var(--color01);
}

.archive-box+.archive-box {
    margin-top: 50px;
}

.archive-box .ttl {
    padding: 6px 5px 6px 45px;
    color: #fff;
    background-color: var(--color01);
    position: relative;
}

.archive-box .ttl:before {
    content: "";
    width: 26px;
    height: 34px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/pen.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 10px;
}

.archive-list li {
    margin: 7px 0;
    background-color: #fff;
}

.archive-list a {
    display: block;
    padding: 8px 5px 8px 40px;
    position: relative;
}

.archive-list a:before {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url('/import/tenant_1/162.43.15.63/sakatabisou/images/maru04.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 20px;
}

.pager li a,
.pager li.now {
    width: 40px;
    height: 40px;
    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;
    font-size: 18px;
    color: var(--color01);
    background-color: var(--color06);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.pager li {
    margin: 8px;
}

.pager li a:hover {
    opacity: 1;
}

.pager li a:hover,
.pager li.now {
    color: #fff;
    background-color: var(--color01);
}

.pager .btn a {
    background-color: inherit;
}

.pager .prev a,
.pager .next a {
    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;
}

.pager .prev a:before,
.pager .next a:before {
    content: "\f104";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 1.5em;
    line-height: 1;
}

.pager .next a:before {
    content: "\f105";
}

@media (max-width: 1024px) {
    .archive-box .ttl:before {
        width: 24px;
        height: 31px;
    }

    .archive-box .ttl {
        padding: 6px 5px 6px 40px;
    }
}

@media (max-width: 599px) {
    .news-list li {
        margin-bottom: 10px;
    }

    .pager {
        margin: 40px 0 60px;
    }

    .pager li a {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    .pager li {
        margin: 4px;
    }

    .pager .btn a:before {
        width: 10px;
    }
}

/* news-detail */
.news-detail .date {
    padding-bottom: 10px;
}

.news-detail dl {
    margin-bottom: 40px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--color01);
}

.news-detail .ttl {
    line-height: 1.3;
}

.detail .breadcrumbs li:last-child {
    width: 70%;
}

@media (max-width: 599px) {
    .detail .breadcrumbs li:last-child {
        width: 60%;
    }

    .news-detail dl {
        margin-bottom: 25px;
    }

    .news-detail .btn-cmn01 {
        margin-bottom: 60px;
    }
}

/* blog */
.blog-list li a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 1em;
    border-radius: 0.5em;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.blog-list li a .blog-post-ttl {
    font-weight: bold;
    font-size: 18px;
    color: var(--color01);
}

.categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    margin-bottom: 10px;
}

.categories span {
    display: inline-block;
    margin: 1px;
    padding: 0.25em 1em 0.2em 1em;
    font-size: 12px;
    color: white;
    line-height: 1.2;
    border-radius: 0.25em;
    background-color: var(--color01);
}

.blog-detail-ttl {
    margin: 0.5em 0;
    font-weight: bold;
    font-size: clamp(1.375rem, 0.85rem + 2.24vw, 2.25rem);
    /* min 16px, max 24px, 375px, 1200px */
    color: var(--color01);
    line-height: 1.3;
}

.recommend {
    margin-top: 80px;
}

@media (max-width: 1024px) {
    .recommend {
        margin-top: 50px;
    }
}

@media (max-width: 599px) {
    .categories span {
        font-size: 12px;
    }

    .last-none li:nth-child(3) {
        display: none;
    }
}

/* foot-banner */
.foot-banner {
    width: 100%;
    display: none;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 25;
}

.foot-banner .contact {
    width: 48%;
}

.foot-banner .tel {
    width: 48%;
}

.foot-banner a {
    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;
    overflow: hidden;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

.foot-banner .contact a {
    background-color: var(--color04);
}

.foot-banner .tel a {
    background-color: var(--color05);
}

.foot-banner a span {
    margin: 0 3px;
}

.foot-banner .contact img {
    width: 20px;
    display: block;
}

.foot-banner .tel img {
    width: 14px;
    display: block;
}

@media (max-width: 599px) {
    .foot-banner {
        display: block;
    }
}


[class*="fead-mv0"] {
    opacity: 0;
}

[class*="fead-mv0"].mv {
    opacity: 1;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.js-split-tag.nc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.js-split-tag.nc span {
    display: inline-block;
    margin: 2px;
    padding: 4px 5px;
    font-weight: bold;
    color: #fff;
    line-height: 1em;
    border-radius: 15px;
    background-color: var(--color01);
}

.under01 {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 1.2em;
    color: var(--color02);
    border-bottom: 1px dashed var(--color01);
}

.hissu {
    display: inline-block;
    margin-left: 5px;
    padding: 4px 5px 4px 5px;
    color: #fff;
    line-height: 1em;
    border-radius: 3px;
    background-color: red;
}

.checkboxer label {
    display: inline-block;
    margin: 0.5em 0;
    margin-right: 15px;
    padding: 0 10px 0 24px;
    position: relative;
}

.checkboxer label::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #dcdcdc;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
}

.checkboxer label:hover {
    text-decoration: underline;
    cursor: pointer;
}

.checkboxer input {
    display: none;
}

.checkboxer input:checked+label {
    text-decoration: underline;
}

.checkboxer 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: var(--color-03);
    line-height: 1;
    background-color: transparent;
    position: absolute;
    top: 2px;
    left: 2px;
}

.d-none-tb,
.d-none-sp {
    display: block;
}

.d-b-tb,
.d-b-sp {
    display: none;
}

@media (max-width: 1024px) {
    .js-split-tag.nc span {
        font-size: 12px;
    }

    .d-b-tb {
        display: block;
    }

    .d-none-tb {
        display: none;
    }
}

@media (max-width: 599px) {
    .uk-width-1-1 {
        min-height: 0 !important;
    }

    .d-none-sp {
        display: none;
    }

    .d-b-sp {
        display: block;
    }
}

.ab-b-type a {
    overflow: hidden;
    position: relative;
}

.ab-b-type a::before {
    content: "";
    width: 30px;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: reflection 3s ease-in-out infinite;
    animation: reflection 3s ease-in-out infinite;
    position: absolute;
    top: -180px;
    left: 0;
    z-index: 1;
}

@-webkit-keyframes reflection {
    0% {
        opacity: 0;
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
    }

    80% {
        opacity: 0.5;
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
    }

    81% {
        opacity: 1;
        -webkit-transform: scale(4) rotate(45deg);
        transform: scale(4) rotate(45deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(50) rotate(45deg);
        transform: scale(50) rotate(45deg);
    }
}

@keyframes reflection {
    0% {
        opacity: 0;
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
    }

    80% {
        opacity: 0.5;
        -webkit-transform: scale(0) rotate(45deg);
        transform: scale(0) rotate(45deg);
    }

    81% {
        opacity: 1;
        -webkit-transform: scale(4) rotate(45deg);
        transform: scale(4) rotate(45deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(50) rotate(45deg);
        transform: scale(50) rotate(45deg);
    }
}

.sns-area {
    margin-right: 10px;
}

.sns-area a {
    font-size: 40px;
    color: #00b900;
    line-height: 1;
    position: relative;
}

@media (max-width: 1024px) {
    .sns-area {
        margin-top: 30px;
        margin-right: 0px;
    }

    .sns-area a {
        font-size: 40px;
    }
}

/* abテスト */
.test-b {
  position: relative;
  overflow: hidden;
}

span.test-b {
  display: block;
  width: 100%;
  height: 100%;
}

.test-b::before {
  content: "";
  position: absolute;
  top: -150%;
  left: -200%;
  width: 150px; 
  height: 400%;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 30%,
    rgba(255, 255, 255, 0.4) 50%,
    rgba(255, 255, 255, 0.2) 70%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: blur(10px); 
  transform: rotate(25deg);
  z-index: 10;
  pointer-events: none;
  
  animation: shine 5s infinite ease-in-out;
}

@keyframes shine {
  0% {
    left: -200%;
  }
  15% {
    left: 200%;
  }
  100% {
    left: 200%;
  }
}
/* ここまで */
.uk-lb{
  cursor: pointer;
}

/* 見たまま編集ページ用 */
body [data-hide-element] {
    min-width: 100px;
    padding-top: 12px;
}

body [data-hide-element]::before {
    content: "非表示コンテンツ";
    font-size: 10px !important;
    line-height: 1;
    -webkit-transform: unset;
    transform: unset;
}

[data-element-id] .edit-landmark {
    padding: 2em 1em 1em;
    outline: 2px solid silver;
    position: relative;
}

[data-element-id] .edit-landmark::before {
    content: "要素のコピー、複製、削除、移動はここをダブルクリック";
    width: 100%;
    display: block;
    padding: 1em 0.5em;
    font-size: 10px;
    color: white;
    line-height: 1.2;
    text-align: center;
    background-color: silver;
    position: absolute;
    top: 0;
    left: 0;
}

[data-element-id] .pc-none {
    display: block;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
}

[data-element-id] .pc-none::before {
    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] [class*="fead-mv0"] {
    opacity: 1;
}

[data-element-id] .sec-image .pic {
    height: 100%;
}

[data-element-id] .sec-image li {
    width: 500px;
    height: 100vh;
    margin: 0;
}

[data-element-id] .sec-image ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-element-id] .g-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[data-element-id] .g-item {
    margin: 1px;
}

[data-element-id] .btn-cmn01 a:before {
    content: none;
}

[data-element-id] .btn-cmn01 a:hover span,
[data-element-id] .btn-cmn01 a:focus span {
    -webkit-transform: none;
    transform: none;
}

[data-element-id] .head-wrap02 {
    width: 600px;
}

[data-element-id] .sec-slider div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

[data-element-id] .contact-banner .banner-wrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 1000px;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 0;
}

[data-element-id] .contact-inner {
    width: 100%;
    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;
}

[data-element-id] .contact-inner ul {
    width: 100%;
}

[data-element-id] .contact-white:before {
    display: none;
}

[data-element-id] .ab-test-box {
    position: absolute;
    top: 300px;
}

[data-element-id] .clip {
    pointer-events: none;
    position: relative;
    z-index: 0;
}

[data-element-id] .top02 .pic,
[data-element-id] .top06 .pbox .pic {
    z-index: 0;
}

[data-element-id] .accordionbox {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    position: static;
}

[data-element-id] .sec-slider div li:not(:nth-of-type(1)):not(:nth-of-type(2)):not(:nth-of-type(3)) {
    display: none;
}

[data-element-id] .foot-banner {
    max-width: 400px;
    display: block;
    margin: 30px 0 30px auto;
    padding: 2em 1em 1em;
    border: 2px solid green;
    position: relative;
}

[data-element-id] .foot-banner::before {
    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] .under-image .m-ttl.ttl-show\@sp {
    font-size: 22px;
}

[data-element-id] .ttl-show\@sp .h-cmn01 .ttl {
    font-size: 32px;
}

[data-element-id] .ttl-show\@sp .h-cmn01 .sub {
    font-size: 16px;
}

[data-element-id] .ttl-show\@sp .h-cmn02 .ttl {
    font-size: 32px;
}

[data-element-id] .ttl-show\@sp .top02 .h-cmn03 {
    font-size: 18px;
}

[data-element-id] .ttl-show\@sp .h-cmn04 {
    font-size: 20px;
}

[data-element-id] .ttl-show\@sp .h-cmn06 {
    font-size: 24px;
}

[data-element-id] .price01 .ttl.ttl-show\@sp {
    font-size: 20px;
}

[data-element-id] .price03 .ttl-show\@sp h4 {
    font-size: 20px;
}

[data-element-id] .up-fz-20\@sp.ttl-show\@sp {
    font-size: 20px;
}

[data-element-id] .ttl-show\@sp .up-fz-20\@sp {
    font-size: 20px;
}

[data-element-id] .up-fz-24\@sp.ttl-show\@sp {
    font-size: 24px;
}

[data-element-id] .ttl-show\@sp .up-fz-24\@sp {
    font-size: 24px;
}

[data-element-id] .up-fz-22\@sp.ttl-show\@sp {
    font-size: 22px;
}

[data-element-id] .ttl-show\@sp .up-fz-22\@sp {
    font-size: 22px;
}

[data-element-id] .up-fz-18\@sp.ttl-show\@sp {
    font-size: 18px;
}

[data-element-id] .ttl-show\@sp .up-fz-18\@sp {
    font-size: 18px;
}

[data-element-id] .ttl-show\@sp {
    width: 100%;
    max-width: 375px;
    display: block;
    margin: 0 auto;
    border: solid 2px #ff1493;
    position: relative;
}

[data-element-id] .ttl-show\@sp::after {
    content: "スマホのみ";
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #ff1493;
}

[data-element-id] .sec-slider li {
    width: 330px;
}

[data-element-id] .sec-qa .answer-box {
    display: block;
}

[data-element-id] .head-wrap02 .ttl-show\@sp .wrap {
    font-size: 30px;
}

[data-element-id] .totop {
    position: absolute;
}

[data-element-id] .sp-logo a {
    width: 250px;
    display: inline-block;
}
[data-element-id] .header-flex {
  display: block;
}

[data-element-id] .under-image .m-ttl.ttl-show\@sp,
[data-element-id] .ttl-show\@sp .up-fz-24\@sp,
[data-element-id] .ttl-show\@sp .up-fz-22\@sp{
   letter-spacing: 1px;
}
