@charset "UTF-8";
body {
    margin: 0;
    padding: 0;
    font-family: garamond-premier-pro, serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.68;
    letter-spacing: 0.038em;
    font-size: 12px;
}

.jp {
    font-family: dnp-shuei-gothic-kin-std L, sans-serif;
    font-weight: lighter;
    font-style: normal;
}

.futura {
    font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.futura_l {
    font-family: futura-pt,sans-serif;
    font-weight: 300;
    font-style: normal;
}

*[data-aos="fade-in"], *[data-aos="fade-up"], *[data-aos="fade-right"] {
    transition-timing-function: cubic-bezier(.47,0,.745,.715);
}

a {
    color: #000;
    transition: all .3s ease-out;
}

.l-height11 {
    line-height: 1.1;
}

.l-height12 {
    line-height: 1.2;
}

.l-height13 {
    line-height: 1.3;
}

.l-height15 {
    line-height: 1.5;
}

.l-height18 {
    line-height: 1.8;
}

.l-height20 {
    line-height: 2;
}

.l-height22 {
    line-height: 2.2;
}

.l-height25 {
    line-height: 2.5;
}

.p-relative {
    position: relative;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.bg-black {
    background: #000000;
}

.bg-gray {
    background: #909090;
}

.bg-white {
    background: #fff;
}

.medium {
    font-weight: 500;
}

.bold {
    font-weight: 600;
}
.light {
    font-weight: 100;
}
.italic {
    font-style: italic;
}

.text-left {
    text-align: left;
}

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

.text-right {
    text-align: right;
}

.text-white {
    color: #fff!important;
}

.text-gray {
    color: #777777!important;
}

.text-green {
    color: #079A5E!important;
    font-size: 59px;
}
@media screen and (min-width: 768px) {
    .text-green {
        font-size: 86px;
    }    
}
.text-black {
    color: #000!important;
}

.mx1000 {
    max-width: 1000px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx900 {
    max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx780 {
    max-width: 780px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx680 {
    max-width: 680px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx650 {
    max-width: 650px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx600 {
    max-width: 600px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx560 {
    max-width: 560px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx500 {
    max-width: 500px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx460 {
    max-width: 460px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx400 {
    max-width: 400px!important;
    margin-left: auto;
    margin-right: auto;
}

.line-before01::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.line-before02::before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 1px;
    background: #000;
    vertical-align: middle;
    transform: scaleY(50%) translateY(-4px);
}

.pt05 {
    padding-top: 5px!important;
}

.pt10 {
    padding-top: 10px!important;
}

.pt20 {
    padding-top: 20px!important;
}

.pt30 {
    padding-top: 30px!important;
}

.pt40 {
    padding-top: 40px!important;
}

.pt50 {
    padding-top: 50px!important;
}

.pt60 {
    padding-top: 60px!important;
}

.pt70 {
    padding-top: 70px!important;
}

.pt80 {
    padding-top: 80px!important;
}

.pt90 {
    padding-top: 90px!important;
}

.pt100 {
    padding-top: 100px!important;
}

.pt120 {
    padding-top: 120px!important;
}

.pb10 {
    padding-bottom: 10px!important;
}

.pb20 {
    padding-bottom: 20px!important;
}

.pb30 {
    padding-bottom: 30px!important;
}

.pb40 {
    padding-bottom: 40px!important;
}

.pb50 {
    padding-bottom: 50px!important;
}

.pb60 {
    padding-bottom: 60px!important;
}

.pb70 {
    padding-bottom: 70px!important;
}

.pb80 {
    padding-bottom: 80px!important;
}

.pb90 {
    padding-bottom: 90px!important;
}

.pb100 {
    padding-bottom: 100px!important;
}

.pb120 {
    padding-bottom: 120px!important;
}

.mt10 {
    margin-top: 10px!important;
}

.mt20 {
    margin-top: 20px!important;
}

.mt30 {
    margin-top: 30px!important;
}

.mt40 {
    margin-top: 40px!important;
}

.mt50 {
    margin-top: 50px!important;
}

.mt60 {
    margin-top: 60px!important;
}

.mt70 {
    margin-top: 70px!important;
}

.mt80 {
    margin-top: 80px!important;
}

.mt90 {
    margin-top: 90px!important;
}

.mt100 {
    margin-top: 100px!important;
}

.mt120 {
    margin-top: 120px!important;
}

.mb10 {
    margin-bottom: 10px!important;
}

.mb20 {
    margin-bottom: 20px!important;
}

.mb30 {
    margin-bottom: 30px!important;
}

.mb40 {
    margin-bottom: 40px!important;
}

/* .mb50 {
    margin-bottom: 50px!important;
} */

.mb60 {
    margin-bottom: 50px!important;
}

.mb70 {
    margin-bottom: 70px!important;
}

.mb80 {
    margin-bottom: 80px!important;
}

.mb90 {
    margin-bottom: 90px!important;
}

.mb100 {
    margin-bottom: 100px!important;
}

.mb120 {
    margin-bottom: 120px!important;
}

.fs11 {
    font-size: 11px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs13 {
    font-size: 13px!important;
}

.fs14 {
    font-size: 14px!important;
}

.fs15 {
    font-size: 15px!important;
}

.fs16 {
    font-size: 16px!important;
}

.fs18 {
    font-size: 18px!important;
}

.fs20 {
    font-size: 20px!important;
}

.fs22 {
    font-size: 22px!important;
}

.fs24 {
    font-size: 24px!important;
}

.fs26 {
    font-size: 26px!important;
}

.fs28 {
    font-size: 28px!important;
}

.fs30 {
    font-size: 30px!important;
}

.fs34 {
    font-size: 34px!important;
}

.fs48 {
    font-size: 48px!important;
}


@media only screen and (max-width: 767px) {

    .sp-imgmax {
        width: 111.11%;
        margin-left: -5.555%;
        margin-right: -5.555%;
    }
    .is-pc {
        display: none;
    }
    .pt05 {
        padding-top: 4px!important;
    }
    .pt10 {
        padding-top: 8px!important;
    }
    .pt20 {
        padding-top: 15px!important;
    }
    .pt30 {
        padding-top: 20px!important;
    }
    .pt40 {
        padding-top: 25px!important;
    }
    .pt50 {
        padding-top: 30px!important;
    }
    .pt60 {
        padding-top: 35px!important;
    }
    .pt70 {
        padding-top: 40px!important;
    }
    .pt80 {
        padding-top: 50px!important;
    }
    .pt90 {
        padding-top: 60px!important;
    }
    .pt100 {
        padding-top: 70px!important;
    }
    .pt120 {
        padding-top: 80px!important;
    }
    .pb10 {
        padding-bottom: 8px!important;
    }
    .pb20 {
        padding-bottom: 15px!important;
    }
    .pb30 {
        padding-bottom: 20px!important;
    }
    .pb40 {
        padding-bottom: 25px!important;
    }
    .pb50 {
        padding-bottom: 30px!important;
    }
    .pb60 {
        padding-bottom: 35px!important;
    }
    .pb70 {
        padding-bottom: 40px!important;
    }
    .pb80 {
        padding-bottom: 50px!important;
    }
    .pb90 {
        padding-bottom: 60px!important;
    }
    .pb100 {
        padding-bottom: 70px!important;
    }
    .pb120 {
        padding-bottom: 80px!important;
    }
    .mt10 {
        margin-top: 8px!important;
    }
    .mt20 {
        margin-top: 15px!important;
    }
    .mt30 {
        margin-top: 20px!important;
    }
    .mt40 {
        margin-top: 25px!important;
    }
    .mt50 {
        margin-top: 30px!important;
    }
    .mt60 {
        margin-top: 35px!important;
    }
    .mt70 {
        margin-top: 40px!important;
    }
    .mt80 {
        margin-top: 50px!important;
    }
    .mt90 {
        margin-top: 60px!important;
    }
    .mt100 {
        margin-top: 70px!important;
    }
    .mt120 {
        margin-top: 80px!important;
    }
    .mb10 {
        margin-bottom: 8px!important;
    }
    .mb20 {
        margin-bottom: 15px!important;
    }
    .mb30 {
        margin-bottom: 20px!important;
    }
    .mb40 {
        margin-bottom: 25px!important;
    }
    .mb50 {
        margin-bottom: 30px!important;
    }
    .mb60 {
        margin-bottom: 40px!important;
    }
    .mb70 {
        margin-bottom: 50px!important;
    }
    /* .mb80 {
        margin-bottom: 50px!important;
    } */
    .mb90 {
        margin-bottom: 60px!important;
    }
    .mb100 {
        margin-bottom: 70px!important;
    }
    .mb120 {
        margin-bottom: 80px!important;
    }
    .fs11 {
        font-size: 10px!important;
    }
    .fs12 {
        font-size: 11px!important;
    }
    .fs13 {
        font-size: 12px!important;
    }
    .fs14 {
        font-size: 13px!important;
    }
    .fs15 {
        font-size: 14px!important;
    }
    .fs16 {
        font-size: 15px!important;
    }
    .fs18 {
        font-size: 16px!important;
    }
    .fs20 {
        font-size: 17px!important;
    }
    .fs22 {
        font-size: 18px!important;
    }
    .fs24 {
        font-size: 20px!important;
    }
    .fs26 {
        font-size: 22px!important;
    }
    .fs28 {
        font-size: 24px!important;
    }
    .fs30 {
        font-size: 24px!important;
    }
    .fs34 {
        font-size: 23px!important;
    }
    .fs48 {
        font-size: 32px!important;
    }

}

@media screen and (min-width: 768px) {
    body {
        font-size: 15px;
    }
    .is-sp {
        display: none;
    }
}

@media screen and (min-width: 1000px) {
    .br1000 {
        display: none;
    }
}


/* common */

/*
body.open,
html.open {
    overflow: hidden;
}
*/

.body {
    position: relative;
}

#wrapper {
    position: relative;
}

.main-contents {
    background: #fff;
}

#bg-loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 999;
}

.pop-up {
    z-index: 10;
}

.underline {
    text-decoration: underline!important;
}
.credit{
    margin-bottom: 50px;
}

.credit li {
    padding-bottom: 8px;
}

.credit a {
    padding: 2px 0;
    line-height: 1.6;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-size: 12px;
}

.credit a[href=""] {
    pointer-events: none;
    text-decoration: none;
}

.credit a .small {
    font-size: 77%;
}

a.soon, a[href=""] {
    pointer-events: none;
}

.credit a > span:not(.buy) {
    padding-right: 8px;
    text-align: left;
}

.credit span.buy {
    display: inline-block;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    padding: 2px 12px 0px;
    transition: all .3s ease-out;
    text-align: center;
}

.credit a:hover span.buy, a.credit:hover span.buy {
    background: #AFAFAF;
    border: 1px solid #AFAFAF;
    color: #fff;
}

.credit .sale span.buy {
    background: #F0CB2E;
    border: 1px solid #F0CB2E;
    color: #fff;
}

.credit .sale a:hover span.buy, a.credit:hover .sale span.buy {
    background: #fff;
    border: 1px solid #F0CB2E;
    color: #F0CB2E;
}

.credit a span span:not(.buy) {
    transition: all .3s ease-out;
}

.credit a:hover span span:not(.buy) {
    color: #888!important;
}

.credit a[href=""] .buy {
    background: #fff;
    color: #000;
}

.arrow-price {
    display: none;
    font-size: 80%;
}

.sale .arrow-price {
    display: inline;
}

.sale .price span:first-child {
    text-decoration: line-through;
}

.sale .price::after {
    content: "Special Price!";
    color: #F0CB2E;
    font-size: 120%;
}

@media screen and (min-width: 768px) {
    
    .auto-tit {
        font-size: 32px;
    }

}

@media screen and (max-width: 767px) {

    .auto-tit {
        font-size: 19px;
    }

}

.soon {
    pointer-events: none;
}

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

    .credit li {
        padding-bottom: 12px;
    }
    
    .credit a {
        padding: 3px 0;
        font-size: 14px;
    }

    .credit {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 80px;
    }

}

@media screen and (max-width: 767px) {

    /* .credit a span.buy {
        padding: 3px 14px 1px;
    } */

    .txt-inner {
        padding-left: 5%;
        padding-right: 5%;
    }

}


/* footer */

.footer {
    margin-left: auto;
    margin-right: auto;
}

.footer a:hover {
    opacity: 0.8;
}
/*

.footer-btn-wrap {
    border-bottom: 1px solid #000;
}
*/

#f-logo {
    display: block;
    margin: 30px auto 0;
    width: 110px;
}

#f-list li {
    text-align: center;
    font-size: 11px;
    padding: 2px 0;
}

#f-copy {
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
}

#f-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#f-link li {
    width: 24px;
    margin: 0 15px;
}

#f-link a:hover {
    opacity: 0.75;
}

.footer-tit {
    text-align: right;
    display: inline-block;
}

.footer-btn a {
    border: 1px solid #000;
    padding: 10px 35px;
    background: #fff;
}

.footer-btn a:hover {
    background: #000;
    color: #fff;
    opacity: 1;
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
}

.footer-menu li {
    width: 33.333%;
    text-align: center;
}

.footer-menu li:not(:nth-child(3n)) .menu-tit {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.footer-menu .coming-soon p {
    color: #808080;
    padding-top: 4px;
}

.footer-menu .menu-tit {
    margin-bottom: 3px;
}

.footer-menu .menu-tit span {
    display: flex;
}

.footer-menu .coming-soon {
    pointer-events: none;
}

.coming-soon .menu-tit>div::after,
.coming-soon .menu-tit>div::before {
    display: none;
}

.border-outer {
    width: 100%;
    z-index: 9;
    position: relative;
    pointer-events: none;
}

.footer .flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.f-credit li {
    padding: 2px 0;
}

.staff-tit {
    font-size: 18px;
}

.staff-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.staff-box {
    width: 43%;
    margin-bottom: 40px;
}

.staff-img {
    padding: 0 5.6% 14px;
}

.staff-link {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.25;
    padding-left: 8px;
    border-left: 1px solid #070707
}

.staff-link p {
    line-height: 1.25;
    font-size: 10px;
    padding-top: 8px;
}

.staff-name {
    font-size: 15px;
    text-decoration: underline;
}

.sraff-height {
    font-size: 10px;
}

.staff-ico {
     width: 16px;
}

.staff-ico img {
    display: block;
}

@media only screen and (min-width: 768px) {
    
    .staff-tit {
        font-size: 35px;
    }
    
    .staff-box {
        width: 44%;
        margin-bottom: 70px;
    }
    
    .staff-img {
        padding: 0 6.4% 22px;
    }
    
    .staff-link {
        padding-left: 8px;
    }

    .staff-link p {
        font-size: 15px;
        padding-top: 12px;
    }

    .staff-name {
        font-size: 19px;
    }

    .sraff-height {
        font-size: 15px;
    }

    .staff-ico {
        width: 19px;
    }

    .staff-ico img {
        display: block;
    }

    .staff-name:hover {
        opacity: .75;
    }
    
}

.inner {
    max-width: 1100px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#f-link-area {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#f-link-area a:hover {
    opacity: 0.75;
}

.all-btn {
    display: block;
    padding: 12px 12px;
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.all-btn.snap {
    border: 1px solid #000;
    background: #fff;
    color: #000;
}

.all-btn:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    opacity: 1!important;
}

.all-btn.snap:hover {
    border: 1px solid #AFAFAF;
    background: #AFAFAF;
    color: #fff;
    opacity: 1;
}

.more-btn {
    display: block;
    padding: 12px 12px;
    background: #BF5696;
    color: #fff;
}

.slide-item {
    padding-left: 10%;
    padding-right: 10%;
}

.footer .w88 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

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

    .slide-item {
        padding-left: 18%;
        padding-right: 18%;
    }
    #soon .w50 {
        padding-top: 5px;
    }
    .o-text {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {


     .all-btn {
        padding: 12px;
    }

    .info-btn {
        padding: 12px;
    }

}

/* header */

.header {
    position: relative;
    z-index: 9;
}

.btn-all-header {
    display: block;
    width: 92px;
    position: fixed;
    right: 15px;
    bottom: 84px;
    cursor: pointer;
}

.btn-all-header:hover {
    opacity: .7!important;
}

.btn-close {
    width: 24px;
    display: block;
    cursor: pointer;
    position: fixed;
    right: 24px;
    top: 24px;
    z-index: 2;
}

.svg {
    transform:rotate(-154deg);
}

.circle {
    stroke: #079A5E;
    stroke-width: 1px;
    animation: circleAnim 4.2s infinite;
    fill: transparent;
}

.txt-items {
    width: 75.4%;
    position: absolute;
    left: -3.9%;
    top: 50%;
    transform: translateY(-50%);
}

@keyframes circleAnim {
    0% {
        stroke-dasharray: 0 244;
        opacity: 0;
    }
    
    8% {
        opacity: 0;
    }
    
    40% {
        opacity: 1;
    }

    92% {
        opacity: 1;
        stroke-dasharray: 244;
    }
    
    99.9%,
    to {
        opacity: 0;
        stroke-dasharray: 244;
    }
}

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

    .btn-all-header {
        right: 56px;
        bottom: 56px;
        width: 110px;
    }

    .btn-close {
        width: 20px;
        right: 34px;
        top: 34px;
    }
    
}


/* key */

.key {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 934px;
    margin-left: auto;
    margin-right: auto;
}


[data-aos="fade-out-right"]::after {
    content: "";
    display: block;
    transform: translateX(0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .65s cubic-bezier(.47,0,.745,.715) .3s;
}

[data-aos="fade-out-right"].aos-animate::after {
    transform: translateX(100%);
}

.box-key-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.box-key-img .key-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 1!important;
}

.key-brand {
    color: #fff;
    line-height: 1;
}

@media only screen and (min-width: 768px) {
    
    .box-key-img {
        width: 100%;
        height: 100%;
    }

    .box-key-img .key-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transform-origin: center top;
    }

    .box-key-txt {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 2;
    }

    .box-key-txt-inner {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
    }

    .box-key-txt-inner h1 {
        width: 43.36%;
        margin: 0 auto;
    }

    .box-key-txt-inner p {
        padding: 16px 6.4% 12px;
    }

    .key-brand {
        position: absolute;
        left: 6.4vw;
        top: 24px;
        font-size: 16px;
    }

    .catch-txt {
        font-size: 17px;
        line-height: 2.4;
        text-align: center;
    }
    
}

@media only screen and (max-width: 767px) {

    .box-key-img {
        width: 100%;
        height: 100%;
    }
    
    .box-key-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transform-origin: center top;
    }
    
    .box-key-txt {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 2;
    }

    .box-key-txt-inner {
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
    }

    .box-key-txt-inner h1 {
        width: 89.78%;
        margin: 0 auto;
    }
    
    .box-key-txt-inner p {
        padding: 12px;
    }
    
    .key-brand {
        position: absolute;
        left: 5vw;
        top: 5vw;
        font-size: 13px;
    }

    .catch-txt {
        font-size: 14px;
        line-height: 2.4;
        text-align: center;
    }
    
}

/* navi */

.nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    padding: 90px 2% 60px;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    z-index: 9;
    transition: opacity .4s cubic-bezier(.47,0,.745,.715);
    overflow-y: scroll;
}

.nav h2 {
    font-size: 32px;
}

.nav > div {
    height: auto;
}


.open .nav {
    opacity: 1;
    pointer-events: auto;
}

.nav-link-list {
    padding-top: 20px;
}

.nav-link-list a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link-list a:hover {
    color: #079A5E;
}

.nav-link-list a:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 0 0 8px;
    border-top: 2px solid #aaa;
    border-right: 2px solid #aaa;
    transform: rotate(45deg);
}

.nav-link-list li {
    margin-bottom: 18px;
}

.btn-mail {
    display: block;
    width: 200px;
    padding: 18px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #079A5E;
    color: #fff;
    line-height: 1;
}


@media only screen and (max-width: 767px) {


}

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

    .nav {
        width: 400px;
        padding: 30px 2% 40px;
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.12);
        overflow-y: scroll;
    }
    

}

/* common */

.content01 {
    width:  86.4%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.content02 {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.content02 .item-inner {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}



.content01_2 {
    margin-left: auto;
    margin-right: auto;
    background: #f8f9f7;
}
@media only screen and (max-width: 767px) {
    
    .content02 {
        width:  100%;

    }
    
    .content02 .item-inner {
        width: 80%;
    }
    .content02 .narrow {
        padding-left: 4.7%;
        padding-right: 4.7%;
    }
}
@media only screen and (min-width: 768px) {
    .content02 .narrow {
    transform: translateX(9%);
    }

}
/* item navi */

.item-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 75px;
}

.item-nav-list li {
    position: relative;
}

.item-nav-list li a:hover {
    opacity: .75;
}

.item-nav-list li p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.item-nav-list li p {
    color: #fff;
    line-height: 1.45;
}

@media only screen and (max-width: 767px) {
    
    .item-nav-list li {
        width: 47%;
        margin-bottom: 5.184vw;
    }

    .item-nav-list li:nth-child(odd) {
        margin-right: 6%;
    }
    
}

@media only screen and (min-width: 768px) {
    
    .item-nav-list li {
        width: 23.2%;
        margin-bottom: 20px;
    }

    .item-nav-list li:not(:nth-child(4n)) {
        margin-right: 2.4%;
    }
    
}

/* item */

.item-tit  {
    display: flex;
    margin-left: 25px;
    flex-flow: column;
    align-items: flex-start;
}
.item-tit p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-tit p {
    line-height: 1;
}

.item-tit h2 {
    line-height: 67.8%;
}

.btn-more {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background: #079A5E;
    color: #fff;
    line-height: 1;
}

.btn-mail:hover, .btn-more:hover {
    background: #AFAFAF;
}

[data-aos="color"] {
    filter: grayscale(100%);
}

[data-aos="color"].aos-animate {
    filter: grayscale(0);
}

@media only screen and (max-width: 767px) {
    
    .item-tit p {
        font-size: 17px;
    }

    .item-tit p span {
        font-size: 48px;
        padding-left: 4px;
    }

    .item-tit h2 {
        font-size: 45px;
    }

    .item-detail {
        font-size: 16px;
        margin-left: 25px;
    }

    .btn-more {
        width: 114px;
        font-size: 13px;
        padding: 10px;
    }


}

@media only screen and (min-width: 768px) {
    
    .item-tit p {
        font-size: 24px;
    }
    
    .item-tit p span {
        font-size: 37px;
        padding-left: 2px;
    }
    
    .item-tit h2 {
        font-size: 55px;
    }
    
    .item-detail {
        font-size: 18px;
        margin-left: 25px;
    }
    
    #sec01 .item-sub-img {
        transform: translateX(24%);
    }

    #sec02 .item-sub-img {
        transform: translateX(-24%);
    }

    #sec03 .item-main-img {
        transform: translateX(-10%);
    }
    
    #sec03 .item-sub-img {
        transform: translateX(18%);
    }

    #sec04 .item-sub-img {
        transform: translateX(24%);
    }

    #sec05 .item-sub-img {
        transform: translateX(-24%);
    }

    #sec06 .item-main-img {
        transform: translateX(-10%);
    }

    #sec06 .item-sub-img {
        transform: translateX(18%);
    }

    #sec07 .item-sub-img {
        transform: translateX(24%);
    }
    
    .btn-more {
        width: 216px;
        font-size: 14px;
        padding: 17px;
    }
    
}


.slick-dots {
    display: block;
    position: absolute;
    right: 3.2%;
    bottom: 3.8%;
}

.slick-dots button {
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    background: none;
    position: relative;
    border: none;
}

.slick-dots button::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slick-dots .slick-active button::before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    border-radius: 50%;
}


/* 自動抽出CSSここから */

@media screen and (min-width: 768px) {
    .cate_box {
        width: 60%;
        margin: 0 auto;
    }

    .cate_box a p {
        font-size: 13px;
    }

    .cate_box ul {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 60px;
    }

    .cate_box li {
        width: calc(100% / 3 - 20px);
        margin-top: 30px;
    }
    
    .cate_box li:not(:nth-child(7n)) {
        margin-right: calc(80px / 4);
    }

    .cate_box .textOverflow p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px 0 0;
    }

    .cate_box a p {
        transition: all .3s ease-out;
    }

    .cate_box a:hover p {
        color: #B1A69A;
    }
    .cate_box .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px 0 0;
    }
}

@media screen and (max-width: 767px) {
    .cate_box {
        width: 87%;
        margin: 0 auto;
        font-size: 11px;
    }

    .cate_box a p {
        font-size: 11px;
    }

    .cate_box div.category {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto 50px;
    }

    .cate_box div.category > div {
        width: calc(100% / 2 - 7px);
        margin-top: 22px;
    }

    .cate_box .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 10px 0 0;
    }


}

/* 自動抽出CSS上書き */


.price .tt02 {
    color: #dab414;
}

.price .tt01 {
    color: #dab414;
}
.text-red {
    float: left;
    margin-left: 8px;
    color: #dab414;
}
.salecolor {
    float: left;
    color: #dab414;
}
.salecolor :hover {
    color: #dab414;
    opacity: 0.8;
}

.category li :hover {
    opacity: 0.8;
}