<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/* ==================================================================
    aquanity.css

=================================================================== */

/* ==================================================================
   ■ 共通指定
=================================================================== */
.contents .text._s {
    margin-bottom: 0;
}
.contents .text._l {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.contents .buttonStyle.light-blue {
    max-width: 348px;
    margin-top: 40px;
}
    .contents .buttonStyle.light-blue a {
        width: 100%;
        font-size: 1.6rem;
        padding: 17px 32px;
        text-align: center;
    }
    .contents .buttonStyle.light-blue a:hover {
        opacity: 1;
    }

/* --------------------------------
   □  accent
-------------------------------- */
#aquanity .accent {
    background-image: url(../../images/aquanity/accent_pc.jpg);
}
#aquanity .accent .txtArea {
    top: 6%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
    #aquanity .accent .heading {
        text-transform: capitalize;
        margin-bottom: 20px;
    }

/* --------------------------------
   □  collections
-------------------------------- */
.contents #collections {
    background-image: url(../../images/aquanity/main_bg.svg);
    background-position: left top;
    background-size: 50% auto;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .contents .collections_swiper {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-bottom: 46px;
    }
    .contents .fade-slider-container {
        width: calc(100% / 3 - 24px);
    }
    .contents .fade-slider-container .text {
        margin-top: 15px;
    }
    .contents .collections_swiper .fade-slider-container:nth-child(2) {
        padding-top: 46px;
    }
}

@media (max-width: 767.98px) {
    .contents .collections_swiper .fade-slider-container {
        margin-bottom: 30px;
    }
        .contents .collections_swiper .fade-slider-container:last-child {
            margin-bottom: 0;
        }
    .contents .collections_swiper .fade-slider-container .text._l {
        font-size: 1.6rem;
        margin-top: 10px;
        margin-bottom: 0;
    }
}


/* --------------------------------
   □  meanings
-------------------------------- */
.contents #meanings {
    padding-top: 0;
}
.contents #meanings .btn_area.col2 {
    width: 100%;
    max-width: 732px;
    margin: 30px auto 0;
}
.contents #meanings .btn_area li.buttonStyle.light-blue {
    margin: 0;
}
    .contents #meanings .btn_area li.buttonStyle.light-blue a {
        padding: 17px;
    }

/* --------------------------------
   □  explain
-------------------------------- */
#explain {
    padding-top: 0;
}
#explain .container &gt; .flexbox {
    border: 1px solid #D5E5FF;
}
    #explain .container &gt; .flexbox + .flexbox {
        margin-top: 60px;
    }
    #explain .container &gt; .flexbox:nth-child(odd) {
        margin-right: calc( 50% - 50vw);
        padding-right: calc( 50vw - 50%);
    }
    #explain .container &gt; .flexbox:nth-child(even) {
        flex-direction: row-reverse;
        margin-left: calc( 50% - 50vw);
        padding-left: calc( 50vw - 50%);
    }

#explain .titleArea {
    width: 38%;
    max-width: 570px;
    min-height: 733px;
    background-image: url(../../images/aquanity/explain1_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 60px 4%;
}
    #explain #explain2 .titleArea {
        background-image: url(../../images/aquanity/explain2_bg.jpg);
    }
    #explain #explain3 .titleArea {
        background-image: url(../../images/aquanity/explain3_bg.jpg);
    }
    #explain #explain4 .titleArea {
        background-image: url(../../images/aquanity/explain4_bg.jpg);
    }
    #explain #explain5 .titleArea {
        background-image: url(../../images/aquanity/explain5_bg.jpg);
    }

#explain .titleArea .buttonStyle.light-blue {
    max-width: 222px;
    margin: 40px auto 0;
}
#explain .itemArea {
    width: 58%;
    max-width: 871px;
}
    #explain .itemArea li:not(:last-child){
        margin-bottom: 30px;
    }
    #explain .itemArea .txtArea {
        width: 46%;
        max-width: 395px
    }
    #explain .itemArea .buttonStyle {
        margin-top: 30px;
    }
        #explain .itemArea .buttonStyle.arrow span {
            font-size: 1.4rem;
            padding: 0 20px 0 0;
            position: relative;
        }
        #explain .itemArea .buttonStyle.arrow span:before {
            top: 6px;
        }
        #explain .itemArea a:hover .buttonStyle.arrow span:before {
            right: 2%;
        }
    #explain .itemArea figure {
        width: 50%;
        max-width: 431px
    }

/* --------------------------------
   □  feature
-------------------------------- */
#feature {
    padding-top: 0;
}
#feature .lv3.title {
    margin-bottom: 60px;
}
#feature .container .inner &gt; .flexbox + .flexbox {
    margin-top: 60px;
}
#feature .flexbox.col2 &gt; figure {
    width: 63%;
    max-width: 783px;
}
#feature .flexbox.col2 &gt; .itemArea {
    width: 35%;
    max-width: 425px
}
    #feature .flexbox.col2 &gt; .itemArea .txtArea {
        margin-top: 15px;
    }

/* --------------------------------
   □  bridalService
-------------------------------- */
#bridalService {
    padding-top: 0;
}
#bridalService .buttonStyle.light-blue {
    margin-left: auto;
    margin-right: auto;
}

/* --------------------------------
   □  morebtn
-------------------------------- */
#morebtn {
    padding-top: 0;
}
#morebtn .flexbox li {
    background-image: url(../../images/aquanity/morebtn1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #DEDEDE;
}
    #morebtn .flexbox li:nth-child(2) {
        background-image: url(../../images/aquanity/morebtn2.jpg);
    }
#morebtn .flexbox li a {
    padding: 50px 66% 50px 30px;
}
#morebtn .flexbox li a .lv3.title {
    font-size: 2.2rem;
    margin-bottom: 0;
}
#morebtn .flexbox li .buttonStyle.arrow span {
    position: relative;
}
    #morebtn .flexbox li .buttonStyle.arrow span span:before {
        content: none;
    }
    #morebtn .flexbox li .buttonStyle.arrow &gt; span:before {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        right: 4%;
        width: 10px;
        height: 16px;
    }
        #morebtn .flexbox li a:hover .buttonStyle.arrow &gt; span:before {
            right: 2%;
        }


@media (max-width: 1600px) and (min-width: 768px) {
}


@media (max-width: 1400px) and (min-width: 768px) {
}


@media (max-width: 1300px) and (min-width: 768px) {
}


@media (max-width: 1200px) and (min-width: 768px) {
    /* --------------------------------
       □  explain
    -------------------------------- */
    #explain .boxArea figure {
        width: 52%;
    }
    #explain .boxArea .txtArea {
        width: 46%;
    }
    #explain .titleArea {
        min-height: 670px;
    }
    #explain .itemArea .flexbox + .flexbox {
        margin-top: 30px;
    }

    /* --------------------------------
       □  morebtn
    -------------------------------- */
    #morebtn .flexbox li a {
        padding: 30px 60% 30px 4%;
    }
    #morebtn .flexbox li a .lv3.title {
        font-size: 2rem;
    }
    #morebtn .flexbox li .buttonStyle.arrow span {
        line-height: 1.5;
    }
}


/* タブレット用
-------------------------------------------- */
@media (max-width: 999px) and (min-width: 768px) {
    /* ==================================================================
       ■ 共通指定
    =================================================================== */
    .contents .buttonStyle.light-blue {
        margin-top: 30px;
    }

    /* --------------------------------
       □  morebtn
    -------------------------------- */
    #morebtn .flexbox li a {
        padding: 30px 55% 30px 4%;
    }
    #morebtn .flexbox li a .lv3.title {
        font-size: 1.8rem;
    }
}


@media only screen and (max-width : 767px) {
    /* ==================================================================
       ■ 共通指定
    =================================================================== */
    .contents .text,
    .contents .text._s {
        margin-bottom: 0;
    }
    .contents .text._l {
        font-size: 1.8rem;
    }

    .contents .buttonStyle.light-blue {
        max-width: 280px;
        margin-top: 20px;
    }
        .contents .buttonStyle.light-blue a {
            font-size: 1.4rem;
            padding: 12px;
        }

    /* --------------------------------
       □  accent
    -------------------------------- */
    #aquanity .accent {
        background-image: url(../../images/aquanity/accent_sp.png);
        background-position: center;
    }
        #aquanity .accent .txtArea {
            width: 92%;
            top: 8%;
        }

    /* --------------------------------
       □  collections
    -------------------------------- */
    .contents #collections {
        background-size: 85% auto;
    }

    /* --------------------------------
       □  meanings
    -------------------------------- */
    .contents #meanings .btn_area.col2 {
        margin-top: 30px;
    }
    .contents #meanings li.buttonStyle.light-blue + li.buttonStyle.light-blue {
        margin-top: 15px;
    }
    .contents #meanings .btn_area li.buttonStyle.light-blue a {
        padding: 12px;
    }

    /* --------------------------------
       □  explain
    -------------------------------- */
    #explain .container {
        margin-left: auto;
        margin-right: auto;
    }
    #explain .container &gt; .flexbox + .flexbox {
        margin-top: 40px;
    }
    #explain .container &gt; .flexbox:nth-child(odd),
    #explain .container &gt; .flexbox:nth-child(even) {
        border: none;
    }
    #explain .titleArea {
        max-width: 100%;
        min-height: 500px;
        padding: 30px 4%;
    }
        #explain .titleArea .buttonStyle.light-blue {
            margin-top: 30px;
        }
    #explain .itemArea {
        padding: 0 4%;
    }
        #explain .itemArea &gt; .flexbox + .flexbox {
            margin-top: 30px;
        }
        #explain .itemArea .txtArea {
            max-width: 100%;
        }
            #explain .itemArea .txtArea .buttonStyle {
                margin-top: 10px;
            }
    #explain .itemArea figure {
        max-width: 100%;
    }
        #explain figure img {
            width: 100%;
        }
    
    /* --------------------------------
       □  feature
    -------------------------------- */
    #feature .container .inner &gt; .flexbox + .flexbox {
        margin-top: 40px;
    }
    #feature .lv3.title {
        margin-bottom: 30px;
    }
    #feature .flexbox.col2 &gt; figure {
        margin-bottom: 30px;
    }
    #feature .flexbox.col2 &gt; .itemArea .txtArea {
        margin-top: 10px;
    }

    /* --------------------------------
       □  bridalService
    -------------------------------- */
    #bridalService ul.list li:not(:last-child){
        margin-bottom: 30px;
    }

    /* --------------------------------
       □  morebtn
    -------------------------------- */
    #morebtn {
        padding-top: 0;
    }
    #morebtn .flexbox li + li {
        margin-top: 20px;
    }
    #morebtn .flexbox li a {
        padding: 30px 4%;
    }
    #morebtn .flexbox li a .lv3.title {
        font-size: 1.8rem;
    }
    #morebtn .flexbox li .buttonStyle.arrow span {
        font-size: 1.4rem;
        margin-bottom: 0;
    }

}</pre></body></html>