@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 {
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.2rem;
line-height: 2.6rem;
font-weight: normal;
margin: 0 auto;
}

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

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

img {
vertical-align: top;
}

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

.pc { display: none; }

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

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

#hero .photo {
width: 100%;
}

#hero img {
width: 100%;
}

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

#main {
width: 100%;
margin: 0 auto;
padding: 0;
}

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

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

#intro h2 {
font-size: 1.3rem;
line-height: 2rem;
letter-spacing: 0.05rem;
font-weight: normal;
margin: 0 auto 40px auto;
}

#intro p {
text-align: center;
font-size: 1.1rem;
line-height: 2rem;
margin: 0 auto 12px auto;
}

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

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

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

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

article h2 {
width: 50%;
margin: 0;
}

article h2 img {
width: 100%;
}

article img {
vertical-align: top;
}

article video {
vertical-align: top;
}

.first {
z-index: 3;
width: 85%;
top: 0;
margin: 0 auto 120px auto;
}

.close-btn {
display: none; 
}

.single {
position: relative;
width: 50%;
margin: 0 auto 120px auto;
}

.single .photo {
width: 100%;
}

.photo img {
width: 100%;
}

.double {
width: 100%;
margin: 0 auto 120px auto;
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;
}

.double .photo {
position: relative;
width: 50%;
text-align: left;
}

.double .text {
width: 50%;
}

#row2 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 40%;
}

#row3 .photo {
width: 80%;
margin-right: 0;
margin-left: auto;
}

#row3 h2 {
z-index: 2;
position: absolute;
top: 55%;
left: 20px;
width: 35%;
}

#row5 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 40%;
}

#row6 .photo {
width: 44%;
}

#row6 .right {
margin-top: 25%;
}

#row6 h2 {
width: 80%;
margin: 30px 0 0 auto
}

#row8 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 40%;
}

#row8 .double {
width: 49%;
margin: 17% auto 0 auto;
}

#row8 .double .photo {
width: 49.5%;
}

#row9 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 40%;
}

#row11 {
width: 100%;
margin-left: 0;
}

#row11 .photo {
width: 60%;
margin-left: 0;
}

#row11 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 45%;
}

#row11 .product {
position: relative;
box-sizing: border-box;
width: fit-content;
margin: 12px 0 0 2%;
padding: 0;
}

#row12 {
margin-right: 0;
}

#row13 h2 {
z-index: 2;
position: absolute;
top: 10px;
left: 20px;
width: 35%;
}

#row15 {
-webkit-align-items: flex-start;
align-items: flex-start;
}

#row15 .left {
width: 65%;
}

#row15 .right {
width: 33%;
}

#row15 .right img {
margin-bottom: 6%;
}

#row15 h2 {
z-index: 2;
position: absolute;
top: 10px;
left: 20px;
width: 29%;
}

#row15 .product {
position: relative;
box-sizing: border-box;
width: fit-content;
margin: 12px 0 0 2%;
padding: 0;
}

#row16 .photo {
width: 45%;
}

#row16 h2 {
z-index: 2;
position: absolute;
top: 10px;
right: 20px;
width: 35%;
}

#row18 h2 {
z-index: 2;
position: absolute;
top: 20px;
right: 20px;
width: 40%;
}

#row19 {
width: 60%;
margin-left: 0;
}

.staff {
margin: 0 auto 150px auto;
}

.staff p {
letter-spacing: 0.1rem;
}

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

.product {
position: relative;
box-sizing: border-box;
width: fit-content;
margin: 12px 2% 0 auto;
padding: 0;
}

.product p {
text-align: left;
font-size: 1rem;
line-height: 1.4rem;
letter-spacing: 0.02rem;
color: #111;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

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

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

.product p span.price {
text-align: right;
min-width: 45px;
display: inline-block;
margin-right: 8px;
}

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

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

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

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

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

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

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

.ec p a:link, .ec p a:visited {
color: #111;
border: 1px solid #111;
}

.ec p a:hover, .ec p a:active {
color: #333;
border: 1px solid #111;
}

/* ----------------------------------------------------------------
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;
transform: translate(0, 50px);
}

.fadein.is-show {
transform: translate(0, 0);
transition: 1.6s 0.2s ease;
opacity: 1;
}