@charset "UTF-8";
/* c-page-home
----------------------------------------*/
a.btn {
    display: block;
    text-decoration: none;
}
figure[data-caps] {
    position: relative;
}
figure[data-caps]::after {
    content: attr(data-caps)"";
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1;
    font-size: 10px;
    padding: 1em;
    z-index: 2;
    color: #fff;
}
figure[data-caps].invert::after {
    color: #333;
}
figure[data-caps].icon::after {
    background-color: rgb(83, 115, 136);
}
.staging .typeWriter > span {
    opacity: 1;
}
.standby .typeWriter > span {
    opacity: 0;
}
.typeWriter > span:nth-child(1) {
    transition: opacity ease-in 1000ms;
}
.typeWriter > span:nth-child(2) {
    transition: opacity ease-in 1000ms 50ms;
}
.typeWriter > span:nth-child(3) {
    transition: opacity ease-in 1000ms 100ms;
}
.typeWriter > span:nth-child(4) {
    transition: opacity ease-in 1000ms 150ms;
}
.typeWriter > span:nth-child(5) {
    transition: opacity ease-in 1000ms 200ms;
}
.typeWriter > span:nth-child(6) {
    transition: opacity ease-in 1000ms 300ms;
}
.typeWriter > span:nth-child(7) {
    transition: opacity ease-in 1000ms 350ms;
}
.typeWriter > span:nth-child(8) {
    transition: opacity ease-in 1000ms 400ms;
}
.typeWriter > span:nth-child(9) {
    transition: opacity ease-in 1000ms 450ms;
}
.typeWriter > span:nth-child(10) {
    transition: opacity ease-in 1000ms 500ms;
}
.typeWriter > span:nth-child(11) {
    transition: opacity ease-in 1000ms 550ms;
}
.typeWriter > span:nth-child(12) {
    transition: opacity ease-in 1000ms 600ms;
}
.typeWriter > span:nth-child(13) {
    transition: opacity ease-in 1000ms 650ms;
}
.typeWriter > span:nth-child(14) {
    transition: opacity ease-in 1000ms 700ms;
}
.typeWriter > span:nth-child(15) {
    transition: opacity ease-in 1000ms 750ms;
}
.typeWriter > span:nth-child(16) {
    transition: opacity ease-in 1000ms 800ms;
}
.typeWriter > span:nth-child(17) {
    transition: opacity ease-in 1000ms 850ms;
}
.typeWriter > span:nth-child(18) {
    transition: opacity ease-in 1000ms 900ms;
}
.typeWriter > span:nth-child(19) {
    transition: opacity ease-in 1000ms 950ms;
}
.typeWriter > span:nth-child(20) {
    transition: opacity ease-in 1000ms 1000ms;
}
.typeWriter > span:nth-child(21) {
    transition: opacity ease-in 1000ms 1050ms;
}
.typeWriter > span:nth-child(22) {
    transition: opacity ease-in 1000ms 1100ms;
}
.typeWriter > span:nth-child(23) {
    transition: opacity ease-in 1000ms 1150ms;
}
.typeWriter > span:nth-child(24) {
    transition: opacity ease-in 1000ms 1200ms;
}
.typeWriter > span:nth-child(25) {
    transition: opacity ease-in 1000ms 1250ms;
}
.typeWriter > span:nth-child(26) {
    transition: opacity ease-in 1000ms 1300ms;
}
.typeWriter > span:nth-child(27) {
    transition: opacity ease-in 1000ms 1350ms;
}
.typeWriter > span:nth-child(28) {
    transition: opacity ease-in 1000ms 1400ms;
}
.typeWriter > span:nth-child(29) {
    transition: opacity ease-in 1000ms 1450ms;
}
.typeWriter > span:nth-child(30) {
    transition: opacity ease-in 1000ms 1500ms;
}
.typeWriter > span:nth-child(31) {
    transition: opacity ease-in 1000ms 1550ms;
}
.typeWriter > span:nth-child(32) {
    transition: opacity ease-in 1000ms 1600ms;
}
.typeWriter > span:nth-child(33) {
    transition: opacity ease-in 1000ms 1650ms;
}
.typeWriter > span:nth-child(34) {
    transition: opacity ease-in 1000ms 1700ms;
}
.typeWriter > span:nth-child(35) {
    transition: opacity ease-in 1000ms 1750ms;
}
.typeWriter > span:nth-child(36) {
    transition: opacity ease-in 1000ms 1800ms;
}
.typeWriter > span:nth-child(37) {
    transition: opacity ease-in 1000ms 1850ms;
}
.typeWriter > span:nth-child(38) {
    transition: opacity ease-in 1000ms 1900ms;
}
.typeWriter > span:nth-child(39) {
    transition: opacity ease-in 1000ms 1950ms;
}
.typeWriter > span:nth-child(40) {
    transition: opacity ease-in 1000ms 2000ms;
}
.tbl-list {
    display: table;
}
.tbl-list > * {
    display: table-cell;
    vertical-align: top;
}
.tbl-style-01, .tbl-style-02 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: rgba(156, 114, 103, 0.2);
}
.tbl-style-01 tr th, .tbl-style-02 tr th {
    border-top: 0 none transparent;
    border-right: 0 none transparent;
    border-left: 0 none transparent;
    border-bottom: 1px solid #fff;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
    font-weight: 600;
    color: #58331b;
}
.tbl-style-01 tr td, .tbl-style-02 tr td {
    border-top: 0 none transparent;
    border-right: 0 none transparent;
    border-left: 0 none transparent;
    border-bottom: 1px solid #f6f6f6;
    background-color: #fff;
    padding: 1em;
    font-weight: 400;
    text-align: center;
}
.tbl-style-01 thead th, .tbl-style-02 thead th {
    text-align: center;
    background-color: #678b9c;
    width: 10em;
    color: #fff;
}
.ttl-style-01 {
    font-size: 125%;
    font-weight: normal;
    font-family: 'Cinzel', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    text-align: center;
    letter-spacing: 0.3em;
    color: rgb(83, 115, 136);
}
.ttl-style-01 span {
    display: block;
    font-size: 230%;
    color: rgb(83, 115, 136);
}
.ttl-style-02 {
    border-bottom: 1px solid rgb(83, 115, 136);
    margin-bottom: 1em;
    padding-bottom: 0.25em;
    font-size: 100%;
    font-family: 'Cinzel', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    letter-spacing: 0.3em;
    color: rgb(83, 115, 136);
}
.ttl-style-02 span {
    margin-right: 1em;
    font-size: 175%;
    color: rgb(83, 115, 136);
}
.lead {
    font-family: 'Cinzel', YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    text-align: center;
    line-height: 2.5;
}
.lead > span {
    display: inline-block;
    white-space: nowrap;
}
.loader {
    position: fixed;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
    z-index: -1;
}
.loader div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-sizing: border-box;
    opacity: .8;
}
.one {
    border-top: 1px solid #8FB259;
    animation: rotate-left 1s linear infinite;
}
.two {
    border-right: 1px solid #CCCC52;
    animation: rotate-right 1s linear infinite;
}
.three {
    border-bottom: 1px solid #FFD933;
    animation: rotate-right 1s linear infinite;
}
.four {
    border-left: 1px solid #FF7F00;
    animation: rotate-right 1s linear infinite;
}
.pathmove {
    position: relative;
    overflow: hidden;
    background-color: rgb(83, 115, 136);
    width: 1px;
    height: 2em;
    margin: 0 auto;
}
.pathmove span {
    animation: pathmove 1.5s both cubic-bezier(.15, .31, .24, .88) infinite;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    background-color: #fff;
    width: 1px;
    text-indent: -999em;
}
.vbox-item {
    position: relative;
}
.vbox-item::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    height: 2em;
    background: #fff url("../img/common/icon_search.svg") no-repeat 50% / 50% auto;
    filter: invert(1);
    opacity: 0.8;
}
.figlio {
    max-width: 1200px !important;
    margin: 0 auto;
}
.btn-content-01 {
    background: #fff url("https://sunpark-mansion.com/wp/wp-content/themes/sunpark/img/common/icon-arrow-circle-down.webp") no-repeat calc(100% - 1em) calc(100% - 1em) / 3.5em auto;
    padding: 2em;
}
.btn-content-01 figure img {
    max-width: 21.5625em;
    margin: 0 auto;
}
.btn-content-01 figure + p {
    padding-top: 0.5em;
    font-size: 125%;
    color: #245062;
}
.btn-content-01 figure + p small {
    position: relative;
    padding-left: 2em;
    display: block;
    font-size: 65%;
    color: #5a899c;
}
.btn-content-01 figure + p small::before {
    content: "";
    border-top: 1px solid #5a899c;
    width: 1.5em;
    position: absolute;
    top: 50%;
    left: 0;
}
.btn-content-02 {
    background: #fff url("https://sunpark-mansion.com/wp/wp-content/themes/sunpark/img/common/icon-arrow-circle-down.webp") no-repeat calc(100% - 1em) calc(100% - 1em) / 3.5em auto;
    padding: 2em;
}
.btn-content-02 figure img {
    max-width: calc(21.5625em + 21.5625em + 6em);
    margin: 0 auto;
}
.btn-content-02 figure + p {
    padding-top: 0.5em;
    font-size: 125%;
    color: #245062;
}
.btn-content-02 figure + p small {
    position: relative;
    padding-left: 2em;
    display: block;
    font-size: 65%;
    color: #5a899c;
}
.btn-content-02 figure + p small::before {
    content: "";
    border-top: 1px solid #5a899c;
    width: 1.5em;
    position: absolute;
    top: 50%;
    left: 0;
}
.btn-content-02 figure + p span {
    display: block;
    padding-top: 1em;
    font-size: 84%;
    line-height: 2.32;
}
@media only screen and (min-width:768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
    a.btn {
        transition: opacity cubic-bezier(0.445, 0.05, 0.55, 0.95) 200ms;
        cursor: pointer;
    }
    a.btn:hover {
        opacity: 0.75;
    }
    .cf:after, .cf::after {
        content: "";
        display: table;
        clear: both;
    }
    .cf > .left {
        float: left;
    }
    .cf > .right {
        float: right;
    }
    .grid-list-wrap {
        overflow: hidden;
    }
    .grid-list {
        display: flex;
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .column-list-wrap {
        overflow: hidden;
    }
    .column-list {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}
/* =====
* LAYOUT :: SP
=================================================================== */
@media only screen and (max-width:767px) {
    /* -----
  /*    Module
    -------------------------------------- */
    .cf > .left, .cf > .right {
        float: none;
    }
    .tbl-style-01 {
        display: block;
        border-top: 3px solid #eaf1f3;
        background-color: transparent;
    }
    .tbl-style-01 tr {
        display: block;
        border-bottom: 3px solid #eaf1f3;
    }
    .tbl-style-01 thead {
        display: none;
    }
    .tbl-style-01 tbody {
        display: block;
    }
    .tbl-style-01 tr th {
        display: block;
        font-weight: 600;
        text-align: center;
        padding: 0;
        background-color: transparent;
    }
    .tbl-style-01 tr td {
        display: block;
        position: relative;
        min-height: 1.5em;
        font-weight: 200;
        border-bottom: 1px solid rgba(156, 114, 103, 0.2);
        background-color: #fff;
        padding: 1em;
        width: auto;
        text-align: right;
    }
    .tbl-style-01 tr td:first-child {
        text-align: left;
        background-color: #678b9c;
        color: #fff;
    }
    .tbl-style-01 tr td:last-child {
        border-bottom: 0 none transparent;
    }
    .tbl-style-01 tr td::before {
        content: attr(aria-label);
        font-weight: 600;
        display: block;
        position: absolute;
        top: 1em;
        left: 1em;
    }
    .tbl-style-01 tr td:nth-child(2)::before {
        color: #0058a2;
    }
    .tbl-style-01 tr td:nth-child(3)::before {
        color: #0089cb;
    }
    .ttl-style-01 {
        margin-bottom: 0.75em;
        letter-spacing: 0;
    }
    .ttl-style-01 span {
        font-size: 125%;
    }
    .ttl-style-02 {
        padding-bottom: 0.75em;
        margin-bottom: 1.5em;
        letter-spacing: 0;
    }
    .ttl-style-02 span {
        display: block;
    }
    .lead {
        line-height: 2.0;
    }
    .scroller {
        overflow-x: scroll;
        position: relative;
    }
    .scroller::before {
        content: "";
        display: block;
        transition: opacity cubic-bezier(0.445, 0.05, 0.55, 0.95) 500ms;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent url("../img/common/icon_swipe.svg") no-repeat 50% 50%;
        background-size: 20% auto;
        z-index: 3;
    }
    .scroller::after {
        content: "";
        display: block;
        transition: opacity cubic-bezier(0.445, 0.05, 0.55, 0.95) 500ms;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.2);
        width: 150%;
        padding: 3%;
        z-index: 2;
    }
    .scroller.on::before, .scroller.on::after {
        opacity: 0;
    }
    .scroller img {
        width: 150%;
        padding: 3%;
        opacity: 0.5;
        transition: opacity cubic-bezier(0.445, 0.05, 0.55, 0.95) 100ms;
    }
    .scroller.on img {
        opacity: 1;
    }
    .scroller::-webkit-scrollbar {
        -webkit-appearance: none !important;
        height: 10px !important;
        background: #eaeaea !important;
    }
    .scroller::-webkit-scrollbar-thumb {
        background: #cdcdcd !important;
    }
}
.c-page-home-quality {
    background: transparent url("https://sunpark-mansion.com/wp/wp-content/themes/sunpark/img/common/bg-02.webp") no-repeat 50% 50%;
    background-size: cover;
    padding: 4em 0;
    position: relative;
}
.c-page-home-quality .slider-common-concept {
    overflow: hidden;
}
.c-page-home-quality .slider-common-concept .swiper-wrapper {
    transition-timing-function: linear;
}
.c-page-home-quality .slider-common-concept .swiper-slide {
    width: auto !important;
}
.c-page-home-quality .slider-common-concept .grid-list {
    margin: 0;
    width: calc(21.5625em + 6em + 21.5625em + 6em);
}
.c-page-home-quality .slider-common-concept .grid-list .btn-content-01, .c-page-home-quality .slider-common-concept .grid-list .btn-content-02 {
    margin: 1em;
    background-image: url("https://sunpark-mansion.com/wp/wp-content/themes/sunpark/img/common/icon-arrow-circle-next.webp");
}
@media only screen and (max-width:767px) {
    .c-page-home-quality {
        padding: 3em 0;
    }
    .c-page-home-quality .slider-common-concept .grid-list.pickup {
        width: calc(21.5625em + 6em);
    }
    .c-page-home-quality .slider-common-concept .grid-list .btn-content-02 figure {
        overflow: hidden;
        max-height: 11.563em;
    }
    .c-page-home-quality .slider-common-concept .grid-list .btn-content-02 figure + p {
        letter-spacing: 0;
    }
    .c-page-home-quality .slider-common-concept .grid-list .btn-content-02 figure + p span {
        display: none;
    }
    .c-page-home-quality .slider-common-concept .grid-list .btn-content-02 figure img {
        max-width: 21.5625em;
        margin: 0 auto;
    }
    
    .c-page-home-quality .slider {font-size: 3vw;}
    .c-page-home-quality .grid-list {display: flex;align-items: stretch;flex-direction: row;flex-wrap: wrap;}
}