@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%;
}

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.3rem;
line-height: 2.6rem;
box-sizing: border-box;
border-right: 20px solid #111;
border-left: 20px solid #111;
margin: 0 auto;
}

body {
display: none;
}

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

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

img {
vertical-align: top;
}

video {
width: 100%;
vertical-align: top;
}

.pc { display: none;!important }

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

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

#hero .photo {
width: 100%;
}

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

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

.wrap {
position: relative;
width: 100%;
margin: 0 auto;
}

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

#intro {
text-align: center;
width: 96%;
margin: 0 auto 60px auto;
padding-top: 60px;
}

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

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

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

.single {
width: 80%;
margin: 0 auto 100px auto;
}

.single .photo {
width: 100%;
}

.double {
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-end;
align-items: flex-end;
margin: 0 auto 100px auto;
}

.double .photo {
width: calc((100% - 20px) / 2);
width: 50%;
}

.photo {
position: relative;
}

.top {
margin-bottom: 8px;
}

.photo img {
width: 100%;
}

.text {
width: 100%;
}

.text img {
width: 100%;
}

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

#row2 {
width: 90%;
margin-bottom: 120px;
}

#row2 .top {
width: 90%;
margin-right: auto;
}

#row2 .bottom {
width: 90%;
margin-left: auto;
}

#row3 {
width: 70%;
margin: 0 5% 70px auto;
}

#row4 {
width: 80%;
}

#row5 .left {
z-index: 2;
width: 44%;
margin: 0 -7% 10px auto;
}

#row5 .left li {
max-height: 15px;
}

#row5 .right {
width: 60%;
}

#row6 {
width: 70%;
margin-bottom: 90px;
}

#row7 {
width: 65%;
margin: 0 8px 100px auto;
}

#row9 {
width: 97%;
margin-right: 0;
}

#row9 .photo {
width: calc((100% - 6px) / 2);
}

#row10 {
width: calc(100% - 8px);
margin: 0 8px 70px auto;
}

#row10 .text {
width: 65%;
position: absolute;
left: 32%;
bottom: -18px;
}

#row10 .text li {
max-height: 15px;
margin: 0;
padding: 0;
}

#row11 {
width: 70%;
margin-right: 0;
margin-bottom: 80px;
}

#row12 {
width: 70%;
margin: 0 auto 80px 10%;
}

#row13 {
width: 70%;
margin-right: 3px;
}

#row13 .top {
margin-bottom: 3px;
}

#row14 {
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
}

#row14 .left {
width: 60%;
margin: 0 12px 0 3px;
}

#row14 .right {
width: 7%;
}

#row15 {
width: 80%;
margin-right: 6px;
margin-right: 0;
}

#row16 {
width: 70%;
margin: 0 auto 60px 10%;
}

#row17 {
width: 70%;
margin-right: 3px;
}

#row17 .text {
z-index: 2;
position: absolute;
bottom: -5%;
left: -30%;
width: 63%;
background: rgba(0,0,0,0.85);
padding: 60px 0 5px 5px;
box-sizing: border-box;
}

#row17 .text ul {
width: 70%;
}

#row18 {
width: 80%;
margin: 0 0 60px 0;
}

#row19 {
width: 70%;
margin-right: 5%;
}

#row20 {
-webkit-align-items: flex-start;
align-items: flex-start;
width: calc(100% - 8px);
margin: 0 0 120px 8px;
}

#row20 .left {
width: 55%;
}

#row20 .right {
text-align: left;
width: calc(45% - 15px);
}

#row20 .right p {
font-size: 1rem;
line-height: 1.5rem;
letter-spacing: 0.05rem;
margin: 8px 0 12px 0;
}

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

.item-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.item {
width: 100%;
height: 100%;
}

.open-close {
pointer-events: auto;
width: 100%;
height: 100%;
}

.item-trigger {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
height: 100%;
border: 0;
background: none;
padding: 1rem;
font-weight: 700;
text-align: left;
cursor: pointer;
}

.icon {
z-index: 4;
flex: 0 0 auto;
margin-left: 0.5rem;
width: 100%;
height: 100%;
}

.icon::before {
position: absolute;
bottom: 6px;
left: 10px;
content: "+";
color: #fff;
font-size: 1.6rem;
font-weight: normal;
}

.item-trigger[aria-expanded="true"] .icon::before {
content: "−";
color: #fff;
font-size: 1.6rem;
}

.panel {
position: absolute;
top: 0;
left: 0;
text-align: left;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
box-sizing: border-box;
padding: 25px 15px;
}

.panel .items {
height: 100%;
width: fit-content;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: flex-end;
justify-content: flex-end;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-flex-direction: column;
flex-direction: column;
margin: 0 auto 0 3%;
}

.panel p {
position: relative;
z-index: 5;
pointer-events: auto;
width: fit-content;
text-align: left;
font-size: 1.1rem;
letter-spacing: 0.1rem;
line-height: 1.4rem;
color: #fff;
}

.panel p:nth-of-type(n+2) {
margin-top: 5px;
}

.panel p span.name {
text-align: left;
min-width: 50px;
display: inline-block;
}

.panel p span.price {
text-align: right;
min-width: 55px;
display: inline-block;
margin: 0 10px 0 10px;
}

.panel p a {
display: inline-block;
}

.panel p a:link,
.panel p a:visited {
color: #fff;
border-bottom: 1px solid #fff;
}

.panel p a:hover {
color: #eee;
border-bottom: 1px solid #eee;
}

.product {
text-align: center;
position: relative;
width: 100%;
box-sizing: border-box;
margin: 15px auto 0 auto;
padding: 0;
}

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

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

article.ec p {
text-align: center;
font-size: 1rem;
line-height: 2rem;
letter-spacing: 0.05rem;
font-weight: bold;
margin: 0 0 10px 0;
}

article.ec p a {
min-width: 80vw;
max-width: 94%;
min-height: 50px;
box-sizing: border-box;
display: inline-block;
background: #111;
padding: 15px 20px;
}

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

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

/* ----------------------------------------------------------------
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: 10px 0 30px 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.6s 0s ease;
}

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

.fadeinver {
clip-path: inset(0 0 150% 0);
}

.fadeinver.is-show {
clip-path: inset(0 0 0 0);
transition: 1s 0.4s clip-path;
}

.line1 {
opacity: 0;
transition: 1.8s 0.2s ease;
}

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

.line2 {
opacity: 0;
transition: 1.8s 0.9s ease;
}

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

.line3 {
opacity: 0;
transition: 1.8s 1.6s ease;
}

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