@charset "utf-8";
/* CSS Document */

h2, h3, h4 {
    text-align: center;
    position: relative;
}

h2 {
    letter-spacing: 8px;
    padding-bottom: 1.5em;
}
h2 span.top {
    font-size: 2em;
    color: #f59f1e;
    font-style: italic;
    padding-right: 5px;
}
.t-concept h2,
.t-lineup h2,
.t-lineup h3,
.t-news h3,
.t-shop h3 {
    padding-top: 200px;
}
.t-concept h2:before {
    content:'';
    width: 321px;
    height: 199px;
    background: url(../img/fuki-concept.jpg);
    position: absolute;
    right: 55%;
    top: 0;
}
.t-lineup h2:before,
.t-lineup h3:before {
    content:'';
    width: 321px;
    height: 199px;
    background: url(../img/fuki-lineup.jpg);
    position: absolute;
    right: 55%;
    z-index: -1;
    bottom: 2em;
}
.t-news h3:before {
    content:'';
    width: 321px;
    height: 199px;
    background: url(../img/fuki-info.jpg);
    position: absolute;
    right: 50%;
    z-index: -1;
    bottom: 1em;
}
.t-shop h3:before {
    content:'';
    width: 321px;
    height: 199px;
    background: url(../img/fuki-shop.jpg);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

p.big {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1.8em;
}
.slick-next {
    right: 25px;
}
.slick-prev {
    left: 25px;
}

.slick-next,
.slick-prev {
    z-index: 1;
}
.slick-dots li {
    margin: 0 20px;
}
.slick-dots button:before {
    font-size: 20px !important;
}
.slick-dots li.slick-active button:before {
    color: #f59f1e;
}
.slick-dotted.slick-slider {
    margin-bottom: 280px;
}
.slick-dots {
    bottom: -160px;
}
@media screen and (max-width: 1279px) {


    p.big {
        font-size: 20px;
    }
    .t-concept h2,
    .t-lineup h2,
    .t-lineup h3,
    .t-news h3,
    .t-shop h3 {
padding-top: 160px;
    }

    .t-concept h2:before,
    .t-lineup h2:before,
    .t-lineup h3:before,
    .t-news h3:before,
    .t-shop h3:before {
        transform: scale(0.8,0.8);
        transform-origin: bottom right;
    }
    .t-concept h2:before {
        transform-origin: top right;
    }
}

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


    p.big {
        font-size: 18px;
    }
    .t-concept h2,
    .t-lineup h2,
    .t-lineup h3,
    .t-news h3,
    .t-shop h3 {
        padding-top: 120px;
    }
    .t-concept h2:before,
    .t-lineup h2:before,
    .t-lineup h3:before,
    .t-news h3:before,
    .t-shop h3:before {
        transform: scale(0.6,0.6);
    }
    .t-shop h3:before {
        transform-origin: bottom left;
    }
}

@media screen and (max-width: 767px) {
    
    p.big {
        font-size: 14px;
        letter-spacing: 1px;
    }
    h2 {
        letter-spacing: 3px;
    }
    .slick-dots button:before {
        font-size: 10px !important;
    }
    .slick-dots li {
        margin: 0 10px;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 60px;
    }
    .slick-dots {
        bottom: -40px;
    }
}

/* ==========================================
main
========================================== */
.t-concept ul {
    padding-bottom: 100px;
}
.t-concept li {
    width: 30%;

}
.t-concept li:nth-of-type(2) {
    width: 40%;
    padding: 0 5%;
}
.t-concept li h4 {
    font-weight: 400;
    padding: 1em 0px;
}
.t-about p.big:first-of-type {
    padding: 80px 0 120px;
}
.t-about ul.half {
    flex-direction: row-reverse;
    align-items: center;
    padding-bottom: 30px;
}
.t-about ul.half:nth-of-type(2) {
    padding-bottom: 120px;
}
.t-about ul.half li {
    width: 50%;
}
.t-about ul.half li:last-of-type {
    padding-right: 30px;
}
.t-about ul.half h3 {
    text-align: left;
    padding-bottom: 1em;
}
.t-about .wrap > h3 {
    padding: 1.5em 0px;
}

.t-about h4.sans {
    padding-bottom: 1em;
    padding-top: 100px;
}
.t-about ul.sans {
    padding-bottom: 100px;
    justify-content: center;
}
.t-about ul.sans li {
    width: 30%;
    padding: 0 20px;
}
.t-about ul.sans li img {
    display: block;
    margin: 0 auto;
}
.t-about ul.sans li h4 {
    font-weight: 400;
    padding: 1em 0;
}
.t-about a.linkb {
    margin: 120px auto 180px;
}
.t-lineup {
    padding-top: 40px;
    text-align: center;
    position: relative;
}
.t-lineup h2,
.t-lineup h3 {
    padding-bottom: 2em;
}

ul.lu-list {
    justify-content: center;
}
ul.lu-list li {
    border: solid 1px #705253;
}
ul.lu-list.row3 li {
    width: 26%;
    margin: 0 2%;
}
ul.lu-list.row4 {
    padding-top: 40px;
}
ul.lu-list.row4 li {
    width: 18.5%;
    margin: 0 2%;
}
ul.lu-list li a {
    color: #705253;
    display: block;
    padding: 15px 0;
}
ul.lu-list li a h4 {
    letter-spacing: 2px;
    line-height: 1em;
}
ul.lu-list li a span {
    font-size: 16px;
    letter-spacing: 2px;
    display: block;
}
ul.row2 {
    padding-top: 60px;
}
ul.row2 li {
    width: 50%;
}
ul.row2 li a {
    margin: 0 auto;
}

.t-news {
    padding-bottom: 180px;
}
.t-news h3 {
    padding-bottom: 1em;
}
.t-news ul.flex {
    justify-content: center;
    padding-bottom: 80px;
}
.t-news ul.flex li{
    width: 30%;
    padding: 0 2%;
}
.t-news ul.flex img {
    border: solid 1px #dfdfdd;
}
.t-news ul.flex time {
    display: block;
    font-weight: 700;
    letter-spacing: 2px;
    padding: 1em 0;
}
.t-news a.event-info {
    display: block;
    color: #705253;
    width: 86%;
    text-align: right;
    padding: 5em 2em;
    border: solid 1px #dfdfdd;
    margin: 0 auto;
    background: left center / contain no-repeat url(../img/info-default.jpg);
}
.t-shop {
    padding-bottom: 240px;
    text-align: center;
}
.t-shop h3 {
    padding-top: 180px;
}
.t-shop p.sans:first-of-type {
    text-align: left;
    padding: 20px 80px 80px;
}
.t-shop a img {
    border: solid 1px #705253;
}

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

    ul.lu-list.row3 li {
        width: 29%;
    }
    ul.lu-list.row4 li {
        width: 20.75%;
    }
}

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

    ul.lu-list li a span {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .t-concept h2, .t-lineup h2, .t-lineup h3, .t-news h3, .t-shop h3 {
        padding-top: 80px;
    }
    .t-concept h2:before, .t-lineup h2:before, .t-lineup h3:before, .t-news h3:before, .t-shop h3:before {
        transform: scale(0.4,0.4);
    }
    
    .t-shop h3:before {
        bottom: 2em;
    }
    .t-concept ul,
    .t-about ul.sans,
    .t-news ul.flex {
        flex-direction: column;
    }
    .t-about ul.sans {
        padding-bottom: 50px;
    }
    .t-concept li,
    .t-concept li:nth-of-type(2),
    .t-about ul.sans li,
    .t-news ul.flex li {
        width: 100% !important;
        padding: 0;
        display: flex;
        align-items: center;
    }
    
    .t-concept li div,
    .t-about ul.sans li div,
    .t-news ul.flex li div {
        width: 50%;
        padding: 10px 5px;
    }
    .t-about ul.half {
        flex-direction: column;
    }
    .t-about ul.half li {
        width: 100%;
    }
    .t-about ul.half li:last-of-type {
        padding-right: 0;
    }
    .t-about ul.half h3 {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    ul.row2 {
        flex-direction: column;
        padding: 30px 0;
    }
    ul.row2 li {
        width: 100%;
    }
    ul.row2 li:last-of-type {
        margin-top: 20px;
    }
    .t-concept li h4 {
        padding-top: 0;
    }
    ul.lu-list {
        flex-wrap: wrap;
    }
    ul.lu-list.row3 li,
    ul.lu-list.row4 li{
        margin: 10px 2%;
    }
    ul.lu-list.row3 li {
        width: 96%;
    }
    ul.lu-list.row3 img {
        max-width: 40%;
    }
    ul.lu-list.row4 {
        padding: 0;
    }
    ul.lu-list.row4 li {
        width: 46%;
    }
    .t-about a.linkb {
        margin: 60px auto;
    }
    .t-news ul.flex time {
        padding-top: 0;
    }
    
    .t-shop p.sans:first-of-type {
        padding: 20px 10px;
    }
}
