@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: #777;
text-decoration: none;
}

img {
vertical-align: top;
}

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

.sp { display: none!important; }

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

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

#header img {
width: 126px;
}

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

#hero {
position: relative;
width: 100%;
margin: 0 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;
background: #ddd;
}

#hero .left {
position: relative;
width: 45.762%;
}

#hero .right {
position: relative;
width: 54.238%;
}

#hero img {
width: 100%;
}

#hero h1 {
position: absolute;
width: 30%;
left: 58%;
top: 34.6%;
}

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

#main {
position: relative;
width: 96%;
max-width: 1200px;
margin: 0 auto;
padding: 0;
}

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

#intro {
position: relative;
width: 100%;
text-align: center;
margin: 60px auto 150px auto;
}

#intro h2 {
font-size: 2.6rem;
line-height: 2.6rem;
letter-spacing: 0.2rem;
font-weight: normal;
margin: 0 auto 30px auto;
}

#intro .link {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
margin: 30px auto 0 auto;
padding: 0;
}

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

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

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

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

article a:hover img {
opacity: 0.9;
}

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

article.single {
width: 50%;
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.single .photo {
position: relative;
width: 100%;
}

article.double {
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.double .photo {
position: relative;
width: calc((100% - 20px)/2);
text-align: left;
}

/* ----------------------------------------------------------------
title
----------------------------------------------------------------- */

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

.title h2 {
font-size: 2.6rem;
line-height: 2.6rem;
letter-spacing: 0.2rem;
font-weight: normal;
margin: 0 auto 30px auto;
}

.title p {
margin: 0 auto 30px auto;
}

.button a {
letter-spacing: 0.1rem;
border-bottom: 1px solid #111;
box-sizing: border-box;
padding: 0 0 3px 0;
}

.button a:hover {
border-bottom: 1px solid #555;
}

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

#row1 .product p {
text-align: right;
}

#row3 {
margin-bottom: 150px;
}

#row4 .product p {
text-align: right;
}

#row5 .product p {
text-align: right;
}

#row6 {
margin-bottom: 150px;
}

#row8 .product p {
text-align: right;
}

#row10 {
margin-bottom: 150px;
}

#row11 .product p {
text-align: right;
}

#row12 {
margin-bottom: 150px;
}

#row12 .photo {
width: 50%;
}

#row12 .product p {
text-align: right;
}

#row13 {
width: 70%;
}

#row14 {
margin-bottom: 150px;
}

#row14 .product p {
text-align: right;
}

#row15 {
width: 60%;
margin-bottom: 120px;
}

#row15 .photo {
margin-bottom: 20px;
}

#row15 .product {
position: absolute;
left: 15px;
bottom: 10px;
}

#row15 .product p {
line-height: 1.6rem;
margin: 0 auto;
}

#row15 .product span {
width: 100%;
display: block;
text-align: left;
}

#row15 .product p .price {
margin: 0;
}

#row7 {
margin-bottom: 100px;
}

#row7 video {
border: 15px solid #d9d9d9;
box-sizing: border-box;
}

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

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

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

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

.link p {
font-size: 1.3rem;
line-height: 1.6rem;
letter-spacing: 0.1rem;
text-align: center;
margin: 0 10px;
padding: 0;
}

.link p a {
min-width: 300px;
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: 0 20px;
}

.link p a:hover {
border: 1px solid #777;
}

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

.link p a:hover, .link p a:active {
color: #555;
}

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

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

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

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

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

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

.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: #eee;
}

.product p.feature a:link, .product p.feature a:visited {
color: #fff;
background: #111;
border: 1px solid #111;
}

.product p.feature a:hover {
color: #111;
background: #fff;
border: 1px solid #111;
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
margin: 0 auto 90px 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 a {
min-width: 300px;
min-height: 55px;
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: #555;
}

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

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

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

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

#footer-logo img {
width: 160px;
margin: 0 auto;
}

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

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

#footer-copyright p {
color: #111;
font-size: 1.1rem;
font-family: Montserrat,"Helvetica Neue",sans-serif;
letter-spacing: 0.1rem;
margin: 0 auto;
}

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

#overlay {
display: none;
}

#overlay {
z-index: 100;
position: fixed;
bottom: 40px;
left: 50%;
transform: translate(-50%);
cursor: pointer;
}

#overlay a {
display: block;
width: 300px;
border: 1px solid #111;
background: #111;
font-size: 1.4rem;
letter-spacing: 0.1rem;
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;
}
