@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: #111;
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.8rem;
font-weight: normal;
margin: 0 auto;
}

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

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

img {
vertical-align: top;
}

video {
vertical-align: top;
}

.pc { display: none; }

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

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

#hero img {
width: 100%;
}

#hero video {
width: 100%;
}

#hero .right {
display: none;
}

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

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

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

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

#intro h4 {
font-size: 1.2rem;
line-height: 1.8rem;
letter-spacing: 0.1rem;
font-weight: normal;
font-family: "orpheuspro", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
margin: 0 auto 15px auto;
}

#intro h2 {
color: #111;
font-size: 1.4rem;
line-height: 2.4rem;
margin: 0 auto 20px auto;
}

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

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

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

article {
position: relative;
width: 100%;
text-align: left;
padding: 0;
}

article h2 {
width: 100%;
text-align: center;
font-size: 1.8rem;
line-height: 2.2rem;
letter-spacing: 0.1rem;
font-weight: normal;
font-family: "orpheuspro", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
margin: 0 auto 15px auto;
}

article h3 {
width: 8%;
height: 100%;
position: absolute;
right: -6%;
top: 0;
text-align: center;
writing-mode: vertical-rl;
text-orientation: upright;
font-size: 1.2rem;
line-height: 1.2rem;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
}

article h4 {
font-size: 1.3rem;
line-height: 1.6rem;
letter-spacing: 0.15rem;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
margin: 40px auto 10px auto;
}

article img {
max-width: 100%;
vertical-align: top;
}

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

.single .photo {
position: relative;
width: 100%;
}

.single .text {
width: 100%;
}

.single .text.design p br {
display: none;
}

.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: center;
align-items: center;
}

.double .text {
width: 90%;
margin: 0 auto;
}

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

.triple {
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;
}

.triple .photo {
width: calc((100% - 12px)/3);
margin-bottom: 6px;
}

article a:hover img {
opacity: 0.9;
}

.divide {
width: 40%;
height: 1px;
background: #555;
margin: 0 auto 120px auto;
}

/* ----------------------------------------------------------------
row
----------------------------------------------------------------- */

#row3 {
margin: 0 auto 150px auto;
}

#row6 {
margin: 0 auto 150px auto;
}

#row9 {
margin: 0 auto 150px auto;
}

#row12 {
margin: 0 auto 150px auto;
}

#row15 {
margin: 0 auto 180px auto;
}

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

.staff h5 {
text-align: center;
color: #7c7c7c;
font-size: 1.2rem;
line-height: 1.4rem;
margin-bottom: 5px;
}

.staff p {
text-align: center;
font-size: 1.1rem;
letter-spacing: 0.15rem;
margin: 0 auto 30px auto;
}

/* ----------------------------------------------------------------
product
----------------------------------------------------------------- */

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

.product p {
text-align: right;
font-size: 1.1rem;
line-height: 1.7rem;
letter-spacing: 0.05rem;
}

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

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

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

.product p span.click {
text-align: right;
display: inline-block;
}

.product p a .click {
color: #fff;
background: #111;
border: 1px solid #111;
padding: 2px 12px 1px 12px; 
}

.product p a:hover .click {
color: #111;
background: #fff;
border: 1px solid #111;
padding: 2px 12px 1px 12px; 
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
margin: 0 auto 120px auto;
padding: 0;
}

article.ec p {
font-size: 1.4rem;
line-height: 1.6rem;
letter-spacing: 0.2rem;
font-style: italic;
text-align: center;
margin: 0 auto;
padding: 0;
}

article.ec p a {
width: 70vw;
min-height: 60px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
box-sizing: border-box;
border: 1px solid #111;
padding: 0 20px;
}

article.ec p a:hover {
border: 1px solid #553715;
}

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

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

.ec u {
margin: 0 1rem 0 0.5rem;
padding: 0;
}

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

#footer {
font-family: "baskerville-display-pt", serif;
background: #444;
padding: 60px 0 90px 0;
}

#footer a:hover img {
opacity: 0.9;
}

#footer-logo {
margin: 0 auto 60px auto;
}

#footer-logo h3 {
width: 90px;
margin: 0 auto 5px auto;
}

#footer-logo h3 img {
width: 100%;
}

#footer-logo p {
font-size: 1.2rem;
letter-spacing: 0.1rem;
}

#footer-link {
font-size: 1rem;
letter-spacing: 0.1rem;
margin: 0 auto 60px auto;
}

#footer-link a {
display: block;
}

#footer-link a:link, #footer-link a:visited {
color: #fff;
}

#footer-link a:hover, #footer-link a:active {
color: #eee;
}

#footer-link span {
color: #fff;
margin: 0 8px 0 10px;
display: none;
}

#footer-sns {
margin: 0 auto 60px auto;
}

#footer-sns p {
font-size: 1.8rem;
letter-spacing: 0.1rem;
margin: 0 auto 30px auto;
}

#footer-sns img {
width: 60px;
margin: 0 15px;
}

#footer-sns a:nth-of-type(3) img {
margin: 0 15px 0 8px;
}

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

#footer-copyright p {
color: #fff;
font-size: 1rem;
letter-spacing: 0.1rem;
}

/* ----------------------------------------------------------------
overlay
----------------------------------------------------------------- */

#overlay {
display: none;
}

#overlay {
z-index: 100;
position: fixed;
bottom: 20px;
left: 50%;
transform: translate(-50%);
cursor: pointer;
font-family: "orpheuspro", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#overlay a {
display: block;
width: 170px;
height: 56px;
box-sizing: border-box;
border-radius: 28px;
border: 1px solid #111;
background: #111;
font-size: 1.6rem;
line-height: 26px;
letter-spacing: 0.2rem;
padding: 15px 0;
}

#overlay a:link,#overlay a:visited {
color: #fff;
}

#overlay a:hover, #overlay a:active {
color: #111;
border: 1px solid #111;
background: #fff;
}

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

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