@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 img {
width: 100%;
}

#hero00 {
opacity: 0;
animation: mask 1.2s ease 0.3s forwards;
}

@keyframes mask {
  0% {
	opacity: 0;
	clip-path: inset(0 0 100% 0);
  }
  100% {
	opacity: 1;
	clip-path: inset(0 0 0 0);
  }
}

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

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

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

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

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

#intro p {
margin: 0 auto 20px auto;
}

#intro .link {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
margin: 60px 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: flex-start;
align-items: flex-start;
}

article.double .photo {
position: relative;
width: calc((100% - 20px)/2);
text-align: left;
}

article.double .photo.top {
margin-bottom: 20px;
}

article .text {
position: relative;
width: 100%;
}

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

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

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

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

#lineup {
width: 60%;
margin-bottom: 150px;
}

#lineup .photo {
width: calc((100% - 20px)/2);
margin-bottom: 20px;
}

#lineup .product p {
text-align: center;
letter-spacing: 0.05rem;
line-height: 2rem;
margin: 0 auto;
}

#lineup .product p .name {
margin: 0;
text-align: left;
}

#lineup .product p .price {
min-width: initial;
margin-left: 10px;
text-align: right;
}

#lineup .product p .btn {
margin-top: 10px;
}

#lineup .product p a:link, #lineup .product p a:visited {
color: #fff;
background: #111;
}

#lineup .product p a:hover {
color: #111;
background: #eee;
}

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

#row2 {
margin-bottom: 150px;
}

#row5 {
width: 65%;
margin-bottom: 150px;
}

#row7 {
margin-bottom: 150px;
}

#row9 .photo {
width: calc((100% - 15px)/2);
}

#row11 {
margin-bottom: 150px;
}

#row12 {
width: 65%;
margin-bottom: 150px;
}

#row12 .title p {
font-size: 1.5rem;
letter-spacing: 0.1rem;
font-weight: bold;
margin-bottom: 10px;
}

#row12 .text {
margin-top: 30px;
}

#row12 .text p {
margin-bottom: 10px;
}

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

#row12 .text p a:hover {
opacity: 0.9;
}

.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: 8px;
}

.product.left p {
text-align: left;
}

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

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

#row3 .product p .name {
min-width: 80px;
}

#row4 .product p .name {
min-width: 80px;
}

#row5 .product p .name {
min-width: 80px;
}

#row9 .product p .name {
min-width: 80px;
}

#row13 .product p .name {
min-width: 80px;
}

.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: 15px;
}

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

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

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

.product p.feature a:hover {
color: #111;
background: #eee;
}

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

.mask {
clip-path: inset(0 0 100% 0);
}

.mask.is-show {
clip-path: inset(0 0 0 0);
transition: 1.2s 0.5s clip-path;
}
