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

/* ---------------------------------------------------------
main visual
----------------------------------------------------------*/
.main-visual {
    display: table;
    margin: 0 auto;
    margin-bottom: 64px;
    background-color: #fff;
}

.main-visual .imgWrap {
    display: table-cell;
    width: 69.79166666666667%;
    position: relative;
}

.main-visual .imgWrap img {
    width: 100%;
    height: auto;
}

.main-visual .txtWrap {
    width: 30.20833333333333%;
    display: table-cell;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}

.main-visual .txtWrap .logo {
    margin: 60px 0;
}

.main-visual .txtWrap a {
    margin-top: 24px;
}

.main-visual .brand-message {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
    color: #002965;
}

.main-visual .txt + .txt {
    margin-top: 24px;
}

.main-visual .txt {
    font-size: 15px;
    line-height: 1.5;
}

.pageTitle {
    text-align: center;
    margin: 50px auto;
    font-size: 36px;
    font-family: 'UniqloProRegular', sans-serif;


    font-weight: 500;
}

/* ---------------------------------------------------------
Product notices
----------------------------------------------------------*/
.productNotice {
    padding: 0 27px;
}

.productNotice p {
    font-size: 13px;
    text-align: center;
    line-height: 1.69;
}

.productNotice .notice-titele {
    font-size: 18px;
    color: #ff0000;
}

.productNotice .notice-period {
    font-size: 15px;
    color: #ff0000;
}

.productNotice .notice-annotation {
    font-size: 11px;
    text-align: center;
    line-height: 1.5;
}

/* ---------------------------------------------------------
Product
----------------------------------------------------------*/
/* productLink */
.productLinkWrap {
    width: 1280px;
    margin: 0 auto;
}

.productLink {
    max-width: 700px;
    margin: 50px auto 37px;
    font-size: 0;
    text-align: center;
}

.productLink li {
    display: inline-block;
    margin: 0 17px 15px;
    font-size: 16px;
}

.productLink a {
    position: relative;
    font-size: 16px;
    background: url(/ines19fw/common/images/chevron-down.png) right center no-repeat;
    padding-right: 16px;
    line-height: 1.2;
}

.productLink a:hover {
    background: url(/ines19fw/common/images/chevron-down-hover.png) right center no-repeat;
}

.productLink a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 1px;
    margin: auto;
    background-color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.productLink.kids {
    width: 560px;
}

.is-pc .productLink a:hover::before {
    width: 100%
}

.productText {
    font-size: 13px;
    line-height: 2;
    text-align: center;
    margin-left: 23px;
    margin-right: 23px;
}

/*products*/
.productWrap section {
    width: inherit;
}

.productWrap {
    max-width: 1280px;
    min-width: 980px;
    margin: 0 auto;
    margin-top: 90px;
    padding-bottom: 10px;
}

.products {
    margin: 0 -8px;
    padding-bottom: 73px;
}

.products h3 {
    font-family: 'UniqloProRegular', sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 32px;
    text-align: center;
}

.products-inner {
    max-width: 976px;
    margin: 0 auto;
}

.products-inner:after {
    content: " ";
    display: block;
    clear: both;
}

.product-unit {
    position: relative;
    float: left;
    width: 228px;
    height: 370px;
    margin: 0 8px 16px;
    padding: 10px;
    text-align: left;
    background-color: #fff;
    box-sizing: border-box;
}

.product-unit .product-img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

.product-unit .info {
    padding-top: 10px;
}

.product-unit .size {
    margin-bottom: 5px;
    font-size: 12px;
    color: #808080;
    line-height: 1.2;
    letter-spacing: 0.03em;
}

.product-unit .name {
    height: 3.5em;
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 1.25;
    letter-spacing: 0.03em;
}

.product-unit .price {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 16px;
    text-align: right;
    line-height: 1;
    letter-spacing: 0.03em;
}

.product-unit .annotation {
    font-size: 12px;
    margin-bottom: 5px;
    letter-spacing: 0.03em;
}

.product-unit .available {
    height: 2.5em;
    padding-top: 2px;
    text-align: left;
    font-size: 11px;
    line-height: 1.2;
    color: #808080;
    letter-spacing: 0.03em;
}

/* ---------------------------------------------------------
Concept (French-chic spirit)
----------------------------------------------------------*/
.concept {
    padding: 0 0;
    box-sizing: border-box;
}

.concept .txt {
    font-size: 16px;
    line-height: 2;
}

.concept h2 {
    font-family: UniqloProRegular;
    font-size: 32px;
    margin-bottom: 36px;
}

.concept .sub {
    font-size: 24px;
    margin-left: 20px;
}

.concept .sub.line-break {
    margin-left: 0;
}

/*.concept p + p {
  margin-top: 20px;
}*/

/* ---------------------------------------------------------
Concept visual (French-chic spirit)
----------------------------------------------------------*/
.concept-visual {
    max-width: 637px;
}

.concept-visual .pageTitle {
    font-family: 'UniqloProLight';
    text-align: center;
    margin: 90px auto 40px;
    font-size: 32px;
}

.concept-visual .title {
    margin-top: 24px;
    font-family: UniqloProRegular;
    font-size: 18px;
}

.concept-visual .description {
    margin-top: 12px;
    font-size: 14px;
}

/* ---------------------------------------------------------
profile
----------------------------------------------------------*/
.profile {
    width: 960px;
    display: table;
    margin: 70px auto 0;
}

.profile-photo {
    display: table-cell;
}

.profile-txt {
    display: table-cell;
    vertical-align: middle;
    padding: 0 55px;
}

.profile-txt .name {
    font-family: 'UniqloProRegular', sans-serif;
    margin-bottom: 8px;
}

.profile-txt .txt {
    font-size: 14px;
    margin: 0;
    line-height: 2.3;
}
</pre></body></html>