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

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

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

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

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

#intro .text {
width: 100%;
}

/* ----------------------------------------------------------------
lead
----------------------------------------------------------------- */

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

#lead .text {
width: 100%;
}

/* ----------------------------------------------------------------
navi
----------------------------------------------------------------- */

#navi {
width: 80%;
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;
}

#navi .photo {
position: relative;
width: 48%;
margin-bottom: 30px;
}

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

#navi img {
width: 100%;
vertical-align: top;
}

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

#side {
display: none;
}

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

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

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

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

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

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

article.main .left {
width: 100%;
}

article.main .right {
width: 90%;
margin: 5% auto 0 auto;
}

article.sub {
width: 96%;
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.sub .photo {
position: relative;
width: 48.6%;
margin-bottom: 30px;
}

article.text {
width: 90%;
margin: -50px auto 40px auto;
padding-top: 50px;
}

article.text h2 {
font-size: 2rem;
line-height: 2.6rem;
letter-spacing: 0.1rem;
font-weight: normal;
font-family: Baskerville;
margin: 0 auto 30px auto;
}

article.staff {
background: #D9CCA2;
margin: 0 auto 90px auto;
padding: 40px 0;
}

article.staff p {
letter-spacing: 0.1rem;
margin: 0 auto 20px auto;
}

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

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

.main .product {
width: 90%;
margin: 15px auto 0 auto;
}

.main .product p {
width: 100%;
margin: 0 auto 10px 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;
}

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

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

.main .product p .price {
width: 30%;
display: inline-block;
text-align: left;
margin: 0 auto 0 15px;
}

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

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

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

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

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

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

.sub .product p {
width: 100%;
margin: 0 auto 10px 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;
}

.sub .product p .name {
order: 1;
width: calc(100% - 80px);
display: inline-block;
text-align: left;
}

.sub .product p .price {
order: 3;
width: calc(100% - 80px);
display: inline-block;
text-align: left;
}

.sub .product p .btn {
order: 2;
display: inline-block;
margin: 0 0 auto auto;
}

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

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

.link p {
text-align: center;
}

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

.link a:hover {
opacity: 0.8;
}

.link a::after {
content: '';
width: 6px;
height: 6px;
border: 0;
border-top: solid 1px #333;
border-right: solid 1px #333;
transform: rotate(45deg);
position: absolute;
top: 0;
right: 20px;
bottom: 0;
margin: auto;
}

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