@charset "utf-8";

/* ----------------------------------------------------------------
Reset
----------------------------------------------------------------- */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,a { margin: 0; padding: 0; }
img { border: 0; }
li,dt,dd { list-style: none; }

/* ----------------------------------------------------------------
Common
----------------------------------------------------------------- */

html {
font-size: 62.5%;
scroll-behavior: smooth;
}

body {
display: none;
}

body {
text-align: center;
color: #222;
background: #fff;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.4rem;
line-height: 3rem;
margin: 0 auto;
}

.content {
display: none;
}

a:link, a:visited {
color: #444;
text-decoration: none;
}

a:active, a:hover {
color: #999;
text-decoration: none;
}

img {
vertical-align: top;
}

.sp { display: none; }

/* ----------------------------------------------------------------
Hero
----------------------------------------------------------------- */

#hero {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0;
}

#hero img {
width: 100%;
}

/* ----------------------------------------------------------------
Intro
----------------------------------------------------------------- */

#intro {
text-align: center;
width: 50%;
min-width: 700px;
margin: 20px auto 130px auto;
}

#intro h1 {
width: 55%;
margin: 0 auto 60px auto;
}

#intro p {
font-size: 1.2rem;
line-height: 2rem;
margin: 0 auto 20px auto;
}

/* ----------------------------------------------------------------
Index
----------------------------------------------------------------- */

#index {
text-align: center;
width: calc(50% - 20px);
min-width: 700px;
margin: 0 auto 150px auto;
}

#index ul {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
align-items: flex-start;
margin: 0 auto;
}

#index li {
height: 20px;
}

#index li:nth-of-type(1) img {
height: 13px;
padding-top: 1.5px;
}

#index li:nth-of-type(2) img {
height: 19px;
}

#index li:nth-of-type(3) img {
height: 13px;
padding-top: 1.5px;
}

#index li:nth-of-type(4) img {
height: 19px;
}

#index a:hover img {
opacity: 0.6;
}

#index li a {
position: relative;
display: inline-block;
padding-left: 20px;
}

#index li a:before {
content: '';
width: 6px;
height: 6px;
border: 0;
border-bottom: solid 2px #999;
border-right: solid 2px #999;
transform: rotate(45deg);
position: absolute;
top: 3px;
left: 0;
margin: auto;
}

/* ----------------------------------------------------------------
Main
----------------------------------------------------------------- */

#main {
position: relative;
width: 100%;
text-align: left;
margin: 0 auto;
}

p {
font-size: 1.2rem;
line-height: 2.2rem;
}

/* ----------------------------------------------------------------
Side
----------------------------------------------------------------- */

#side {
z-index: 10;
position: -webkit-sticky;
position: sticky;
top: 20px;
left: calc(100vw - 45px);
width: 30px;
}

#side img {
width: 30px;
}

/* ----------------------------------------------------------------
Title
----------------------------------------------------------------- */

.title {
text-align: center;
width: 100%;
margin: 0 auto;
padding: 90px 0 180px 0;
}

#femme .title h2 img {
height: 24px;
}

#femme_luxury .title h2 img {
height: 34px;
}

#homme .title h2 img {
height: 24px;
}

#homme_luxury .title h2 img {
height: 34px;
}

/* ----------------------------------------------------------------
Bg
----------------------------------------------------------------- */

.bg {
z-index: -1;
text-align: center;
position: sticky;
top: 40%;
left: 0;
width: 80%;
margin: 0 auto;
}

#homme_luxury .bg {
top: 60%;
}

.bg img {
width: calc((100% - 24%) / 3);
}

/* ----------------------------------------------------------------
look
----------------------------------------------------------------- */

article {
position: relative;
width: 100%;
text-align: center;
box-sizing: border-box;
margin: 0 auto;
}

.overlay {
z-index: 3;
position: relative;
width: 100%;
background: #fff;
margin: 0 auto;
}

.cover {
z-index: 1;
width: calc(100% - 120px);
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
margin: 0 auto;
background: #fff;
}

.cover .photo {
width: calc((100% - 0px) / 2);
}

.item {
z-index: 3;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: flex-start;
align-items: flex-start;
box-sizing: border-box;
margin: -300px auto 60px auto;
padding: 0 10% 100px 10%;
}

.item .photo {
width: calc((100% - 12%) / 3);
background: #fff;
margin-bottom: 90px;
}

.photo {
position: relative;
}

.photo img {
width: 100%;
}

.photo a:hover img {
opacity: 0.9;
}

.photo h3 {
z-index: 2;
position: absolute;
right: 10px;
top: 10px;
font-size: 1.3rem;
line-height: 2rem;
letter-spacing: 0.1rem;
font-weight: bold;
}

/* ----------------------------------------------------------------
look
----------------------------------------------------------------- */

#femme {
margin: -260px auto 0 auto;
}

#femme .cover {
position: sticky;
top: 0;
}

#femme_luxury {
margin: 0 auto;
}

#femme_luxury .cover {
position: sticky;
top: 0;
}

#homme {
margin: 0 auto;
}

#homme .cover {
position: sticky;
top: 0;
}

#homme_luxury {
margin: 0 auto;
}

#homme_luxury .cover {
position: sticky;
top: 0;
}

#homme_luxury .item {
padding: 0 10% 150px 10%;
}

.no02 {
margin-top: 60px;
}

.no03 {
margin-top: 120px;
}

.no05 {
margin-top: 60px;
}

.no06 {
margin-top: 120px;
}

.no08 {
margin-top: 60px;
}

.no09 {
margin-top: 120px;
}

.no11 {
margin-top: 60px;
}

.no12 {
margin-top: 120px;
}

.no14 {
margin-top: 60px;
}

.no15 {
margin-top: 120px;
}

.no17 {
margin-top: 60px;
}

.no18 {
margin-top: 120px;
}

.no20 {
margin-top: 60px;
}

.no21 {
margin-top: 120px;
}

.no23 {
margin-top: 60px;
}

.no24 {
margin-top: 120px;
}

.no26 {
margin-top: 60px;
}

.no27 {
margin-top: 120px;
}

.no29 {
margin-top: 60px;
}

.no30 {
margin-top: 120px;
}

.no32 {
margin-top: 60px;
}

.no33 {
margin-top: 120px;
}

.no35 {
margin-top: 60px;
}

.no36 {
margin-top: 120px;
}

.no38 {
margin-top: 60px;
}

.no39 {
margin-top: 120px;
}

/* ----------------------------------------------------------------
Product
----------------------------------------------------------------- */

.product {
z-index: 2;
position: absolute;
left: 10px;
bottom: 10px;
}

.cover .product {
z-index: 2;
}

.item .product {
z-index: 4;
}

.product p {
color: #111;
text-align: left;
font-size: 1rem;
line-height: 1rem;
margin-top: 10px;
}

.product p span.name {
display: block;
margin-bottom: 5px;
}

.product p span.price {
display: block;
}

.product p a {
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
}

.product p a:link,
.product p a:visited {
color: #111;
}

.product p a:hover {
color: #111;
}

#femme .cover .right .product p a:link,
#femme .cover .right .product p a:visited {
color: #fff;
}

#femme .right .product p a:hover {
color: #fff;
}

#homme_luxury .cover .product {
z-index: 2;
position: absolute;
right: 10px;
bottom: 10px;
}

#homme_luxury .cover .product p {
text-align: right;
}

#homme_luxury .cover .right .product p a {
color: #fff;
}

#homme_luxury .cover .right .product p a:link,
#homme_luxury .cover .right .product p a:visited {
color: #fff;
}

#homme_luxury .cover .right .product p a:hover {
color: #fff;
}

/* ----------------------------------------------------------------
Staff
----------------------------------------------------------------- */

.staff {
text-align: center;
margin: 100px auto 100px auto;
}

.staff p {
font-size: 1.1rem;
line-height: 2.4rem;
letter-spacing: 0.1rem;
}

/* ----------------------------------------------------------------
ec store
----------------------------------------------------------------- */

.ec {
text-align: center;
width: 100%;
margin: 0 auto 30px auto;
}

.ec p {
text-align: center;
font-size: 1.2rem;
line-height: 2.2rem;
letter-spacing: 0.15rem;
font-weight: bold;
margin: 0 0 15px 0;
}

.ec p a {
min-width: 340px;
box-sizing: border-box;
display: inline-block;
background: #111;
padding: 15px 20px;
}

.ec p a:hover {
background: #333;
}

.ec p a:link, .ec p a:visited {
color: #fff;
}

.ec p a:hover, .ec p a:active {
color: #fff;
}

/* ----------------------------------------------------------------
Page top
----------------------------------------------------------------- */

#pagetop {
z-index: 10;
width: 26px;
position: fixed;
bottom: 20px;
right: 17px;
opacity: 0;
transition: .5s;
}

#pagetop.visible {
opacity: 1;
pointer-events: auto;
}

#pagetop img {
width: 26px;
margin: 0 auto;
}

/* ----------------------------------------------------------------
Footer
----------------------------------------------------------------- */

#footer-logo {
width: 100%;
text-align: center;
margin: 0 auto;
}

#footer-logo p {
margin: 0 auto;
padding: 0;
}

#footer-logo img {
width: 250px;
margin: 0 auto;
}

#footer-logo a:hover {
opacity: 0.8;
}

#footer-copyright {
width: 100%;
text-align: center;
margin: 0 auto;
padding: 0 0 35px 0;
}

#footer-copyright p {
color: #444;
font-size: 1.1rem;
font-family: Montserrat,"Helvetica Neue",sans-serif;
letter-spacing: 0.1rem;
margin: 0 auto;
}

/* ----------------------------------------------------------------
animation
----------------------------------------------------------------- */

.fadein {
opacity: 0;
transition: 1.2s 0s ease;
}

.fadein.is-show {
opacity: 1;
}
