@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;
line-height: 2.8rem;
font-weight: normal;
margin: 0 auto;
}

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

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

img {
vertical-align: top;
}

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

.sp { display: none; }

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

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

#hero img {
width: 100%;
}

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

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

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

#intro {
width: 100%;
text-align: center;
margin: 0 auto;
padding: 90px 0;
}

#intro p span {
margin-left: -0.3rem;
}

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

p {
font-size: 1.3rem;
line-height: 2.6rem;
}

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

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

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

article h3 {
width: 55px;
}

article h3 {
position: absolute;
top: 0;
right: -70px;
}

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

.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: calc((100% - 60px)/2);
}

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

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

.photo h2 {
color: #fff;
font-size: 2rem;
letter-spacing: 0.1rem;
font-weight: normal;
}

/* ----------------------------------------------------------------
row1
----------------------------------------------------------------- */

.row1 h2 {
position: absolute;
top: 5%;
right: 10%;
}

.row1 .second {
order: 1;
width: 40%;
margin: 20% auto 0 5%;
}

.row1 .first {
order: 2;
}

/* ----------------------------------------------------------------
row2
----------------------------------------------------------------- */

.row2 h2 {
position: absolute;
top: 30%;
left: 30%;
}

.row2 .first {
width: 55%;
margin: 0;
}

.row2 .second {
z-index: -1;
width: 55%;
box-sizing: border-box;
background: #6A6262;
margin: -15% 15% 0 auto;
padding: 20% 10% 5% 5%;
}

.row2 .product p {
color: #fff;
}

/* ----------------------------------------------------------------
row3
----------------------------------------------------------------- */

.row3 h2 {
position: absolute;
top: 20%;
left: 8%;
}

.row3 .first {
width: 100%;
}

.row3 .first img {
width: 60%;
box-shadow: 8px 8px 8px rgb(0 0 0 / 16%);
margin: 0 40% 60px 0;
}

.row3 .second {
width: 52%;
margin: 0 auto 0 5%;
}

.row3 .product {
position: absolute;
left: calc(60% + 55px);
bottom: 55px;
}

/* ----------------------------------------------------------------
row4
----------------------------------------------------------------- */

.row4 h2 {
position: absolute;
top: 3%;
left: 5%;
}

.row4 {
width: 80%;
margin: 0 0 120px 20%;
}

.row4 .first {
width: 55%;
}

.row4 .first img {
box-shadow: 8px 8px 8px rgb(0 0 0 / 16%);
}

.row4 .second {
width: 40%;
}

/* ----------------------------------------------------------------
row5
----------------------------------------------------------------- */

.row5 h2 {
position: absolute;
top: 45%;
right: 5%;
}

.row5 {
-webkit-align-items: center;
align-items: center;
}

.row5 .first {
width: calc(55% - 10px);
}

.row5 .second {
width: calc(45% - 10px);
}

/* ----------------------------------------------------------------
row6
----------------------------------------------------------------- */

.row6 h2 {
position: absolute;
top: 5%;
right: 7%;
}

.row6 {
display: block;
}

.row6 .first {
width: 55%;
box-sizing: border-box;
background: #6A6262;
margin: 0 auto;
padding: 2% 2% 10% 2%;
}

.row6 .second {
width: 40%;
margin: -5% 0 0 5%;
}

.row6 .product p {
color: #fff;
}

/* ----------------------------------------------------------------
row7
----------------------------------------------------------------- */

.row7 h2 {
position: absolute;
top: 28%;
left: 50%;
}

.row7 .first {
width: 100%;
}

.row7 .first img {
width: 60%;
box-shadow: 8px 8px 8px rgb(0 0 0 / 16%);
margin: 0 40% 60px 0;
}

.row7 .second {
width: 45%;
margin: 0 0 0 55%;
}

.row7 .product {
position: absolute;
left: calc(60% + 55px);
bottom: 55px;
}

/* ----------------------------------------------------------------
row8
----------------------------------------------------------------- */

.row8 h2 {
position: absolute;
top: 27%;
left: 13%;
}

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

#staff {
margin: -40px auto 80px auto;
}

#staff p {
line-height: 2rem;
letter-spacing: 0.05rem;
margin-bottom: 15px;
}

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

.product {
margin: 15px auto 0 auto;
}

.product p {
text-align: right;
font-size: 1.2rem;
line-height: 2.4rem;
margin: 0 auto;
}

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

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

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

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

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

.product .soon {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #fff;
margin: 0 0 0 15px;
padding: 4px 8px 5px 9px;
background: #ccc;
}

.product p a.soon {
color: #fff;
background: #ccc;
}

.product p a.soon:hover {
background: #ccc;
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
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 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
----------------------------------------------------------------- */

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

.logo p {
margin: 0 auto;
}

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

.logo a:hover {
opacity: 0.7;
}
