.pagebanner {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
    padding-bottom: 0;
    height: auto;
    margin-bottom: 13%;
}

.pagebanner--auto picture, .pagebanner--auto img {
    display: block;
    width: 100%;
    height: auto;
}

.content2col__title {
    font-size: 2rem;
    margin: 0 auto 5%;
    letter-spacing: .22em;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    line-height: 1.5em;
}

.centerpara {
    padding: 0 7%;
    margin: 0 auto 10%;
    text-align: center;
}

.content2col__inpic img {
    display: block;
    width: 100%;
}

.content2col--stag .content2col__cell .blockinner {
    padding: 0 7%;
    width: auto;
    display: block;
    margin-top: 10%;
    text-align: center;
}

.content2col--stag .content2col__des {
    font-size: 1.1em;
    line-height: 180%;
}

.content2col--stag{
    margin-bottom: 15%;
}

.more-link {
    border: 1px solid #ccc;
    font-size: 1.2em;
    display: block;
    width: 130px;
    margin: 0 auto;
    padding: 8px 0;
    letter-spacing: .05em;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .7s cubic-bezier(.19,1,.22,1);
    -moz-transition: all .7s cubic-bezier(.19,1,.22,1);
    -ms-transition: all .7s cubic-bezier(.19,1,.22,1);
    -o-transition: all .7s cubic-bezier(.19,1,.22,1);
    transition: all .7s cubic-bezier(.19,1,.22,1);
}

.more-link:before {
    background: url(../img/etoile/linkArrow.svg) no-repeat 0 0;
    background-size: 100%;
    content: "";
    display: inline-block;
    margin: 0 15px 0 0;
    height: 8px;
    width: 5px;
}

.etoile-made {
    padding: 13vw 0;
    margin-bottom: 15%;
    background-color: #f4f2f1;
    text-align: center;
}

.etoile-made__intro {
    margin: 5vw auto;
}

.content2col__des {
    font-size: 1.1rem;
    line-height: 180%;
    letter-spacing: .15em;
    text-align: left;
    color: #666;
}

.etoile-made .inner {
    padding: 0 5vw;
}

.etoile-made__step {
    display: block;
    width: 100%;
    margin-bottom: 12vw;
    position: relative;
}

.etoile-made__step:before {
    content: "";
    position: absolute;
    top: 105%;
    left: calc(50% - 3vw);
    width: 5vw;
    height: 5vw;
    border-right: 1px solid #695b54;
    border-bottom: 1px solid #695b54;
    transform: rotate(45deg) translateY(-2px);
    transform-origin: right 50% 0;
}

.etoile-made__des {
    margin-top: 3vw;
    text-align: center;
    font-size: 1.1rem;
    line-height: 180%;
    letter-spacing: .15em;
    color: #666;
}

.etoile-feature__content {
    max-width: 1000px;
    margin: 45px auto 0 auto;
    display: block;
}

.etoile-feature .inner {
    padding: 0 5vw;
}

.etoile-feature__block {
    width: 100%;
    margin-top: 6vw;
}

.etoile-feature__pic {
    box-sizing: border-box;
    border: 1px solid #fff;
    box-shadow: 6px 13px 10px -4px rgba(53,53,53,.1);
}

.etoile-feature__pic picture, .etoile-feature__pic img {
    display: block;
    width: 100%;
}

.content2col__title {
    font-size: 2rem;
    margin: 0 auto 5%;
    letter-spacing: .22em;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
}

.etoile-feature__title {
    margin-top: 6vw;
}

.etoile-lineup .pagebanner--auto {
    margin-bottom: 10vw;
}
.pagebanner--auto {
    padding-bottom: 0;
    height: auto;
}
.etoile-lineup {
    margin-bottom: 15%;
}
.pagebanner--auto {
    height: auto;
}

.pagebanner--auto picture, .pagebanner--auto img {
    display: block;
    width: 100%;
    height: auto;
}
.etoile-made__pic picture, .etoile-made__pic img {
    display: block;
    max-width: 100%;
}

.etoile-feature {
    margin-bottom: 15%;
}

.etoile-lineup__intro {
    text-align: center;
}

.content2col__des {
    font-size: 1.1rem;
    line-height: 180%;
    letter-spacing: .15em;
    margin: 0;
}

.etoile-lineup__list {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    max-width: 870px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.etoile-lineup__list {
    width: 94%;
    margin: 5vw auto;
    justify-content: space-between;
}

.etoile-lineup__item {
    display: block;
    width: 48.5%;
    height: auto;
    margin-bottom: 3vw;
    position: relative;
    box-sizing: border-box;
}

.etoile-lineup__item img {
    display: block;
    width: 95%;
    margin: 0 auto;
}
.etoile-lineup__pic {
    padding-top: 7vw;
    order: 2;
}

.etoile-lineup__wrap .name {
    order: 1;
    padding-top: 5vw;
    margin: 0;
    letter-spacing: 0;
    text-align: center;
    font-size: 1.3em;
    color: #333;
    display: block;
    line-height: 2em;
    text-transform: uppercase;
}

.etoile-lineup__wrap .more {
    order: 3;
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    font-size: 1.3em;
    color: #c6bdbb;
    text-transform: uppercase;
    letter-spacing: .1em;
    border: none!important;
    transition: all ease .4s;
    position: relative;
}

.etoile-lineup__wrap {
    display: flex;
    padding-bottom: 3vw;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    flex-direction: column;
    width: 100%;
    height: 100%;
    transition: all .4s ease;
    text-align: center;
}
