@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 {
text-align: center;
color: #222;
background: #fff;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.3rem!important;
line-height: 2.8rem!important;
font-weight: normal;
margin: 0 auto;
}

.sp { display: none; }

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

.contents {
background: #EBEBEA;
}

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

#main a:link, #main a:visited {
text-decoration: none;
}

#main a:active, #main a:hover {
text-decoration: none;
}

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

#hero {
position: relative;
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

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

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

#main p {
font-size: 1.3rem!important;
line-height: 2.6rem!important;
}

article {
position: relative;
width: 100%;
padding: 0;
}

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

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

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

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

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

.double .photo {
position: relative;
width: 50%;
}

.single {
width: 50%;
margin: 0 auto 120px auto;
}

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

.wrap {
width: 94%;
max-width: 1000px;
margin: 0 auto;
}

.photo {
text-align: left;
}

.text p {
text-align: left;
}

/* ----------------------------------------------------------------
allitem01
----------------------------------------------------------------- */

#container {
position: relative;
width: 100%;
height: 100%;
min-height: 9300px;
margin: 0 auto;
}

#allitem01 {
z-index: 10;
position: absolute!important;
right: 0!important;
top: 0!important;
width: 60px!important;
height: 131px!important;
}

#allitem01 .inner {
z-index: 2;
width: 60px!important;
height: 131px!important;
right: 0!important;
left: auto!important;
}

#allitem01 img:hover {
opacity: 0.8;
}

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

#intro {
position: relative;
width: 100%;
max-width: 1200px;
text-align: center;
margin: 0 auto;
padding: 80px 0;
}

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

#row1 {
width: 80%;
-webkit-align-items: flex-end;
align-items: flex-end;
}

#row1 .left {
width: calc((100% - 30px)/10*6);
}

#row1 .right {
width: calc((100% - 30px)/10*4);
}

#row2 {
width: 80%;
}

#row2 .left p {
text-align: right;
padding: 30px 30px 0 30px;
}

#row2 .right {
width: 45%;
}

#row2 .bottom {
width: 45%;
}

#row4 {
width: 50%;
margin: 0 10% 120px auto;
}

#row5 {
width: 70%;
margin: 0 10% 120px 20%;
}

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

#row5 .text {
width: calc((100% - 30px)/2);
}

#row5 .product {
width: calc((100% - 30px)/2);
position: absolute;
bottom: 0;
right: 0;
}

#row6 {
width: 80%;
-webkit-align-items: flex-end;
align-items: flex-end;
}

#row6 .left {
width: calc((100% - 30px)/10*6);
}

#row6 .right {
width: calc((100% - 30px)/10*4);
}

#row7 {
width: 40%;
margin: 0 10% 120px auto;
}

#row8 {
width: 85%;
margin: 0 auto 120px 0;
}

#row9 .text {
width: 36%;
}

#row9 .text p {
text-align: right;
padding: 0 30px;
}

#row9 .photo {
width: 36%;
margin-right: auto;
}

#row9 .product {
position: absolute;
bottom: 0;
right: 0;
width: calc(28% - 30px);
}

#row10 {
width: 100%;
background: #fff;
padding: 120px 0;
}

#row10 .photo {
width: 50%;
max-width: 500px;
}

#row11 {
width: 80%;
-webkit-align-items: flex-end;
align-items: flex-end;
}

#row11 .left {
width: calc((100% - 30px)/10*6);
}

#row11 .right {
width: calc((100% - 30px)/10*4);
}

#row12 {
width: 80%;
}

#row12 .photo.left {
width: calc((100% - 30px)/2);
margin-top: 30%;
}

#row12 .photo.right {
width: calc((100% - 30px)/2);
}

#row13 .photo {
width: 50%;
}

#row13 .product {
width: 100%;
}

#row14 {
width: 40%;
margin: 0 10% 120px auto;
}

/* ----------------------------------------------------------------
allitem02
----------------------------------------------------------------- */

article.allitem02 {
width: 160px;
margin: 0 auto 100px auto;
}

article.allitem02 a:hover img {
opacity: 0.8;
}

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

#staff {
width: 50%;
margin: 0 auto 120px auto;
}

#staff .text p {
text-align: center;
font-size: 1.3rem;
line-height: 2.4rem;
letter-spacing: 0.1rem;
margin-bottom: 15px;
}

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

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

.product p {
text-align: left;
color: #111;
font-size: 1.2rem!important;
line-height: 2.4rem!important;
margin: 0;
}

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

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

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

.product p a {
display: inline-block;
font-size: 1rem!important;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #fff;
border-radius: 6px;
margin: 0 0 5px 20px;
padding: 4px 8px 4px 9px;
}

.product p a:link, .product p a:visited {
background: #757E7D;
}

.product p a:hover {
background: #939c9b;
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
background: #fff;
margin: 0 auto;
padding: 60px 0 60px 0;
}

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

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

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

/* ----------------------------------------------------------------
Logo
----------------------------------------------------------------- */

.footerlogo {
width: 100%;
text-align: center;
background: #fff;
margin: 0 auto;
padding-bottom: 50px;
}

.footerlogo p {
margin: 0 auto;
}

.footerlogo img {
width: 160px;
margin: 0 auto;
}

.footerlogo a:hover {
opacity: 0.7;
}

/* ----------------------------------------------------------------
animation
----------------------------------------------------------------- */

.fadein {
opacity: 0;
transform: translate(0, 50px);
transition: 2.4s ease;
}
.fadein.is-show {
transform: translate(0, 0);
opacity: 1;
}
