@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: #eaeaea;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-family: "Adobe Caslon Pro", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 1.2rem;
line-height: 2.4rem;
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 {
width: 100%;
vertical-align: top;
}

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

.sp { display: none; }

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

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

#header img {
width: 126px;
}

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

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

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

#main {
position: relative;
width: 90%;
max-width: 1100px;
margin: 0 auto;
}

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

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

#intro p {
margin: 0 auto;
}

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

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

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

.text {
text-align: left;
}

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

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

.single .photo {
width: 100%;
margin: 0 auto;
}

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

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

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

.triple {
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-end;
align-items: flex-end;
}

.triple .photo {
position: relative;
width: calc((100% - 30px) / 3);
}

.triple .text {
position: relative;
width: calc((100% - 30px) / 3);
}

article h2 {
width: 100%;
text-align: left;
font-size: 1.5rem;
line-height: 1.5rem;
font-weight: normal;
margin-bottom: 15px;
}

/* ----------------------------------------------------------------
index
----------------------------------------------------------------- */

#index {
width: 70%;
max-width: 900px;
margin: 0 auto 180px auto;
}

#index .photo {
width: 29.5%;
opacity: 0.8;
background: #fff;
}

#index .photo:hover {
opacity: 0.7;
}

#index .photo a:hover img {
opacity: 1;
}

#index p {
position: absolute;
top: 50%;
left: 50%;
width: 60%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

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

#row1 .photo {
width: calc((100% - 20px)*0.5);
margin-left: calc((100% - 20px)*0.2);
}

#row1 .text {
width: calc((100% - 20px)*0.3);
margin-top: 90px;
}

#row1 h2 {
position: absolute;
top: 10px;
left: calc((100% - 20px)*0.7 + 20px);
width: 15%;
}

#row2 {
width: 25%;
margin: 0 15% 90px 60%;
}

#row3 {
width: 40%;
margin: 0 35% 90px 25%;
}

#row4 {
width: 50%;
margin: 0 22% 210px 28%;
}

#row4 p {
color: #304024;
}

#row4 .left {
text-align: right;
position: absolute;
bottom: 20px;
right: 85%;
width: 70%;
}

#row4 .right {
text-align: left;
position: absolute;
bottom: 20px;
left: 85%;
width: 70%;
}

#row5 .photo {
width: calc((100% - 20px)*0.5);
margin-left: calc((100% - 20px)*0.2);
}

#row5 .text {
width: calc((100% - 20px)*0.3);
margin-top: 90px;
}

#row5 h2 {
position: absolute;
top: 10px;
left: calc((100% - 20px)*0.7 + 20px);
width: 15%;
}

#row6 {
width: 40%;
margin: 0 5% 0 55%;
}

#row7 {
width: 28%;
margin: -90px auto 90px 25%;
}

#row8 {
margin: 0 auto 210px auto;
}

#row8 .text p {
width: 50%;
color: #788396;
}

#row9 .photo {
width: calc((100% - 20px)*0.5);
margin-left: calc((100% - 20px)*0.2);
}

#row9 .text {
width: calc((100% - 20px)*0.3);
margin-top: 90px;
}

#row9 h2 {
position: absolute;
top: 10px;
left: calc((100% - 20px)*0.7 + 20px);
width: 15%;
}

#row10 {
width: 40%;
margin: 0 5% 90px 55%;
}

#row11 .text p {
width: 50%;
color: #788396;
}

#row12 {
width: 29%;
margin: 0 3% 180px 68%;
}

#row13 {
width: 35%;
margin: 0 auto 180px auto;
}

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

.link {
margin: 170px auto 150px auto;
}

.link a {
display: inline-block;
color: #fff;
background: #606060;
font-size: 1.5rem;
line-height: 1.5rem;
letter-spacing: 0.1rem;
border-radius: 30px;
box-sizing: border-box;
padding: 9px 20px 8px 20px;
}

.link a:hover {
opacity: 0.9;
}

/* ----------------------------------------------------------------
staff
----------------------------------------------------------------- */

article.staff {
width: 90%;
max-width: 1000px;
margin: 0 auto 150px auto;
}

article.staff p {
line-height: 3rem;
}

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

.product {
position: relative;
margin: 40px 0 0 0;
}

article .product p {
text-align: right;
font-size: 1.1rem;
line-height: 2.2rem;
margin: 0 auto;
}

article .product p.feature {
font-weight: bold;
}

article .product p.others {
text-align: left;
width: 165px;
margin: 5px 0 0 auto;
}

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

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

.product p .btn {
margin: 0 0 0 10px;
}

.product p a {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
border-radius: 10px;
padding: 4px 12px;
}

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

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

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

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

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

.ec p a {
min-width: 260px;
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;
}

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

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

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

/* ----------------------------------------------------------------
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 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, 80px);
}
.fadein.is-show {
transform: translate(0, 0);
transition: 3s ease;
opacity: 1;
}

.fadeindelay1 {
opacity: 0;
transform: translate(0, 80px);
}
.fadeindelay1.is-show {
transform: translate(0, 0);
transition: 3s 0.5s ease;
opacity: 1;
}

.fadeindelay2 {
opacity: 0;
transform: translate(0, 80px);
}
.fadeindelay2.is-show {
transform: translate(0, 0);
transition: 3s 1s ease;
opacity: 1;
}
