@charset "utf-8";
#page-footer{
 margin-top: 0;
}

#contents-body {
  background-color: #eeede8;
}
#lfs .mv-container-pc {
    position: relative;
}
#lfs .mv-container-pc .mv_txt-container {
    width: 92%;
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#lfs .mv-container-pc img.mv_txt{
    position: absolute;
    max-width: 91%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#lfs .mv-container-pc .mv_txt-container img.hidden-desktop {
    position: static;
}
#lfs .mv-container-pc img.mv_bg{
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 1920px;
}
#lfs .lfs-container {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#lfs .lfs-container a {
    transition: 0.3s;
}
#lfs .top-text {
    margin: 6% 0 15%;
}
#lfs .top-text h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}
#lfs .top-text .period {
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    letter-spacing: 0.04em;
    font-family: 'Noto Sans JP', sans-serif;
}
#lfs .top-text .sentence {
    font-size: 14px;
    line-height: 28px;
    margin: 5% auto 10%;
}
#lfs .top-text .u-under-bottom {
    display: inline-block;
}
#lfs .sub-ttl {
    display: flex;
    justify-content: space-between;
    font-family: "gopher", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 5em;
    color: #20d2e7;
    margin: 0;
    padding: 0 0 90px;
    letter-spacing: 0.05em;
}
#lfs .sub-ttl .contents_left,
#lfs .sub-ttl .contents_right {
    display: block;
    font-size: 0.24em;
    color: #20d2e7;
    font-family: "sofia-pro", sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0;
    width:100%;
}
#lfs .sub-ttl span.contents_left {
    text-align:left;
}
#lfs .sub-ttl span.contents_right {
    text-align:right;
}
#lfs .brand-area .brand-flex {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20%;
}
#lfs .brand-area .brand-flex li {
    margin-bottom: 30px;
    flex: 0 0 calc( (100% - 56px) /3);
    max-width: calc( (100% - 56px) /3);
}
#lfs .brand-area .brand-flex li:nth-child(3n - 1) {
    margin: 0 28px;
}
#lfs .brand-area .brand-flex .brand-logo {
    height: 60px;
    position: relative;
}
#lfs .brand-area .brand-flex .brand-logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#lfs .brand-area .brand-flex .brand-logo .lfs-repetto-image {
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%, -66%);
    -webkit-transform: translate(-50%, -66%);
    -ms-transform: translate(-50%, -66%);
}
#lfs .brand-area .brand-flex .brand-name {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    background-color: #20d2e7;
    padding: 7% 10%;
    color: #fff;
    text-align: left;
    font-family: "sofia-pro", sans-serif;
    font-style: normal;
}
#lfs .brand-area .brand-flex .brand-name::after,
.btn_area h3 a::after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 22px;
    height: 8px;
    border-bottom: solid 1px;
    border-right: solid 1px;
    transform: skew(45deg);
    top: 0;
    bottom: 0;
    margin: auto 1% auto 46%;
}
.btn_area h3 a::after {
    margin: auto 32% auto;
}
#lfs .item-area .item-flex {
    display: flex;
    flex-wrap: wrap;
}
#lfs .item-area .item-flex li {
    width: 18.9%;
    border-radius: 3px;
    opacity: 1;
    margin: 0 6px;
    margin-bottom: 13px;
}
#lfs .item-area .item-flex li:first-child {
    margin-left: 0;
}
#lfs .item-area .item-flex li:nth-child(5n) {
    margin-right: 0;
}
#lfs .item-area .item-flex li:nth-child(5n+1) {
    margin-left: 0;
}
#lfs .item-area .item-flex li a {
    display: block;
    padding: 30px 16px;
    font-size: 14px;
    font-weight: bold;
    background-color: #cce3e7;
    border-radius: 5px;
}
#lfs .item-area .item-flex li a:hover {
    background-color: #20d2e7;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    color: #fff !important;
    opacity: 1;
}
#lfs .item-area .item-flex li a.link-none,
#lfs .btn_area a.link-none {
    background-color: #6c6c6e;
    color: #000;
}

.p-header__ham-icon {
    display: none;
}
.lfs-marimekko-image {
    width: 178px;
}
.lfs-repetto-image {
    width: 105px;
}
.lfs-scapa-image {
    width: 160px;
}
.lfs-scapal-image {
    width: 181px;
}
.lfs-koret-image {
    width: 105px;
}
.lfs-keith-image {
    width: 110px;
}
.lfs-keithl-image {
    width: 146px;
}
.lfs-laisse-image {
    width: 190px;
}
.lfs-fiore-image {
    width: 141px;
}
.lfs-other-image {
    width: 90px;
}

a.link-none {
    pointer-events: none;
    text-decoration: none;
}

.btn_area {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background-color: #cce3e7;
    height: auto;
    margin-top: 10%;
}
.btn_area h3 {
    padding: 6% 7% 5%;
    font-size: 1.7em;
    line-height: 1.5em;
    font-weight: bold;
}
.btn_area a {
    display: block;
    position:relative;
    font-size: 1em;
    font-weight: lighter;
    padding: 3% 17%;
    background-color: #20d2e7;
    color: #fff;
    width: 20%;
    margin: 3% auto;
}
.btn_area a:hover {
    color: #fff;
}
/*カウントダウン*/
.readtxt_stdate {
    max-width: 465px;
    margin: 20px auto;
}
.coutdown_wrap{
    margin: 2% auto 0;
    text-align: center;
}

@media (max-width: 979px) {
    #lfs .mv-container-pc img.mv_txt {
        max-width: 90%;
        position:absolute;
        left: 51%;
        top: 43%;
        transform: translate(-50%, -50%);
    }
    #lfs .mv-container-sp {
        position:relative;
    }
    #lfs .top-text {
        margin: 24px 0 80px;
    }
    #lfs .top-text h2 {
        line-height: 35px;
    }
    #lfs .top-text .period {
        margin-top: 8px;
    }
    #lfs .top-text .sentence {
        line-height: 24px;
        margin: 10% auto 20%;
    }
    #lfs .sub-ttl{
        align-items: center;
        padding: 0 0 40px;
        font-size: 3.5em;
    }
    #lfs .sub-ttl span{
        margin: 0 0 37px 10px;
    }
    #lfs .brand-area .brand-flex li {
        flex: 0 0 48%;
        max-width: 48%;
        margin-bottom: 15px;
    }
    #lfs .brand-area .brand-flex li:nth-child(3n - 1) {
        margin: 0;
    }
    #lfs .brand-area .brand-flex li:nth-child(2n + 1) {
        margin-right: 4%;
    }
    #lfs .item-area .item-flex li {
        margin: 0;
        margin-bottom: 10px;
    }
    #lfs .item-area .item-flex li a {
        font-size: 13px;
        padding: 30px 6px;
    }
    #lfs .item-area .item-flex::after,
    #lfs .item-area .item-flex::before {
        content: "";
        display: block;
        width: 21%;
        height: 0;
    }
    #lfs .item-area .item-flex::before {
        order: 1;
    }
    #lfs .item-area .item-flex li:nth-child(2n + 1) {
        margin-right: 2.5%;
    }
    #lfs .item-area .item-flex li {
        width: 48%;
    }
    .lfs-marimekko-image {
        width: 120px;
    }
    .lfs-repetto-image {
        width: 90px;
    }
    .lfs-scapa-image {
        width: 110px;
    }
    .lfs-scapal-image {
        width: 155px;
    }
    .lfs-koret-image {
        width: 90px;
    }
    .lfs-keith-image {
        width: 80px;
    }
    .lfs-keithl-image {
        width: 124px;
    }
    .lfs-laisse-image {
        width: 130px;
    }
    .lfs-fiore-image {
        width: 121px;
    }
    .lfs-other-image {
        width: 70px;
    }
    #lfs .brand-area .brand-flex .brand-name {
        padding: 5% 10%;
        width: 74%;
        margin: 0 auto;
    }
    .btn_area a {
        display: block;
        padding: 2% 19%;
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #lfs .top-text .sentence {
        margin: 5% auto 10%;
    }
}

@media (max-width: 767px) {
    /*カウントダウン*/
    .readtxt_stdate {
        max-width: 90%;
    }
    .mv_txt-container {
        position: relative;
    }
    .coutdown_wrap {
        position: absolute;
        bottom: 11%;
        left: 50%;
        transform: translateX(-50%);
    }
   .btn_area {
        left: 50%;
        transform: translateX(-50%);
        background-color: #cce3e7;
        height: auto;
        margin-top: 18%;
    }
    .btn_area h3 {
        padding: 14% 5%;
        font-size: 1.4em;
        line-height:1.5em;
        font-weight:bold;
    }
    .btn_area a {
        display: block;
        font-size: 1em;
        font-weight: lighter;
        padding: 8% 22%;
        background-color: #20d2e7;
        color: #fff;
        width: 56%;
        margin: 5% auto 3%;
    }
    #lfs .sub-ttl span.contents_left,
    #lfs .sub-ttl span.contents_right {
        margin: 0;
        font-size: 0.3em;
    }
    #lfs .brand-area .brand-flex .brand-name {
        padding: 10% 10%;
        width: 80%;
        margin: 0 auto;
        font-size: 1.1em;
   }
    #lfs .brand-area .brand-flex .brand-name::after,
    .btn_area h3 a::after {
        margin: auto 28%;
        width: 17px;
        height: 5px;
    }
    .btn_area h3 a::after {
        margin: auto 18%;
        width: 30px;
        height: 8px;
    }
    #lfs .lfs-container {
        width: 95%;
    }
    #lfs .brand-area .brand-flex .brand-logo { 
        height: 50px;
    }
}