@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: #FCF9F5;
font-family: "Adobe Caslon Pro", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 1.3rem;
line-height: 2.8rem;
font-weight: normal;
margin: 0 auto;
}

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

/* ----------------------------------------------------------------
Header
----------------------------------------------------------------- */

#header {
width: 100%;
margin: 0 auto;
padding: 25px 0 23px;
}

#header img {
width: 25.866666vw;
vertical-align: top;
}

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

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

#hero img {
width: 100%;
}

/* ----------------------------------------------------------------
Overlay
----------------------------------------------------------------- */

#overlay {
z-index: 2;
width: 90%;
position: fixed;
bottom: 10px;
left: 5%;
}

#overlay .button a {
display: inline-block;
width: 100%;
background: #f0ede2;
border: 1px solid #f0ede2;
border-radius: 23px;
padding: 10px 10px;
box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.05);
box-sizing: border-box;
}

#overlay .button a:hover {
opacity: 0.7;
}

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

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

#bg {
position: relative;
width: 100%;
overflow: hidden;
margin: 0 auto 0 auto;
padding: 0;
}

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

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

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

#intro .text {
width: 100%;
}

/* ----------------------------------------------------------------
side
----------------------------------------------------------------- */

#side {
display: none;
}

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

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

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

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

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

article.single {
width: 90%;
margin: 0 auto 90px auto;
}

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

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

article .text p {
font-size: 0.9rem;
line-height: 1.4rem;
}

#row1 {
padding-top: 50px;
margin-top: -50px;
}

#row2 {
width: 100%;
margin: 0 auto 180px 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-end;
align-items: flex-end;
}

#row2 .left {
width: 60%;
}

#row2 .right {
width: 48%;
background: #fff;
margin: -15% 0 0 auto;
}

#row3 {
padding-top: 50px;
margin-top: -50px;
}

#row4 {
margin: 0 auto 180px 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-end;
align-items: flex-end;
}

#row4 .left {
width: 70%;
margin-bottom: 30px;
}

#row4 .right {
width: 60%;
margin: 0 10% 0 auto;
}

#row4 .text {
width: calc(60% + 90px);
text-align: left;
margin: -1.6rem 10% 60px auto;
padding-right: 50px;
box-sizing: border-box;
}

#row4 .text h3 {
color: #825C48;
font-size: 1.5rem;
line-height: 2rem;
letter-spacing: 0.1rem;
font-family: Impact;
}

#row4 .text p {
color: #825C48;
}

#row4::before {
content: "";
position: absolute;
z-index: -1;
bottom: 0;
left: 50%;
display: block;
width: 200vw;
height: 360px;
background: #EDE3CC;
transform: translateX(-50%);
}

#row5 {
padding-top: 50px;
margin-top: -50px;
}

#row6 {
margin: 0 auto 180px 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-end;
align-items: flex-end;
}

#row6 .left {
width: 70%;
margin: 0 auto 60px auto;
}

#row6 .right {
width: 50%;
margin: 0 auto 0 5%;
}

#row7 {
padding-top: 50px;
margin-top: -50px;
}

#row8 {
width: 75%;
margin: 0 auto 270px 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-end;
align-items: flex-end;
}

#row8 {
width: 100%;
margin: 0 auto 240px 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-end;
align-items: flex-end;
}

#row8 .left {
width: 60%;
}

#row8 .left .text {
width: 60%;
margin: 120px auto 0 10%;
}

#row8 .left .text p {
color: #825C48;
}

#row8 .right {
position: absolute;
bottom: 0;
right: 0;
width: 48%;
}

#row9 {
width: 50%;
}

article.staff {
margin: 0 auto 80px auto;
}

article.staff p {
font-size: 1.2rem;
line-height: 2rem;
letter-spacing: 0.1rem;
margin: 0 auto 20px auto;
}

article.staff p:last-child {
margin: 0 auto;
}

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

.product {
width: 100%;
margin: 15px 0 0 0;
}

.product p {
color: #111;
text-align: left;
font-size: 1rem;
line-height: 2rem;
letter-spacing: 0.1rem;
margin-bottom: 10px;
}

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

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

.product p .btn {
display: inline-block;
margin-left: 10px;
}

.product p a:link, .product p a:visited {
color: #111;
border-radius: 8px;
border: 1px solid #949494;
padding: 3px 12px;
}

.product p a:hover {
background: #e1ddcb;
}

.product p.feature a:link, .product p.feature a:visited {
background: #ddd6bf;
}

.product p.feature a:hover {
background: #e1ddcb;
}

/* ----------------------------------------------------------------
link
----------------------------------------------------------------- */

.link {
margin: 0 auto 140px auto;
}

.link p {
text-align: center;
}

.link a {
position: relative;
display: inline-block;
color: #111;
background: #f0ede2;
font-size: 1.5rem;
line-height: 1.5rem;
letter-spacing: 0.1rem;
border: 0.5px solid #111;
border-radius: 30px;
box-sizing: border-box;
padding: 15px 70px 15px 70px;
}

.link a:hover {
background: #e1ddcb;
}

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

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

article.ec p {
font-size: 1.2rem;
line-height: 1.6rem;
letter-spacing: 0.15rem;
font-style: italic;
text-align: center;
margin: 0 10px;
padding: 0;
}

article.ec p:last-child {
margin: 15px 10px 0 10px;
}

article.ec p a {
min-width: 60vw;
max-width: 70%;
min-height: 50px;
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: 10px 20px;
margin: 0 auto;
}

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

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

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

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

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

#footer-logo img {
width: 25.866666vw;
margin: 0 auto;
}

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

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

#footer-copyright p {
color: #111;
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: 2.4s ease;
opacity: 1;
}

.fadein2 {
opacity: 0;
}
.fadein2.is-show {
transition: 2.4s ease;
opacity: 1;
}
