@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;
margin: 0 auto;
}

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

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

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

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

#intro h2 {
width: 160px;
font-size: 2rem;
line-height: 3rem;
letter-spacing: 0.15rem;
font-weight: normal;
margin: 0 auto 40px auto;
}

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

#intro p img {
width: 50%;
margin: 0 auto;
}

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

#main article {
position: relative;
max-width: 1000px;
}

.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 {
width: calc((100% - 80px)/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 90px auto;
}

.single .photo {
width: 100%;
}

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

.row1 {
margin: 0 auto;
}

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

.row2 .left {
width: 33%;
}

.row2 .right {
width: 57%;
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-top: 20%;
}

.row2 .right img {
width: calc((100% - 15px)/2);
}

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

.row3 {
margin: 0 10% 90px 40%;
}

.row3 .product {
width: 50%;
position: absolute;
bottom: 0;
left: calc(-50% - 20px);
}

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

.row4 .left {
margin-top: 20%;
}

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

.row5 {
margin-bottom: 20px;
}

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

.row6 .left {
width: 50%;
}

.row6 .left img:nth-of-type(1) {
width: 53%;
margin: 0 47% 90px 0;
}

.row6 .left img:nth-of-type(2) {
width: 53%;
margin: 0 0 0 47%;
}

.row6 .right {
width: 45%;
margin-top: 7%;
}

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

.row7 {
margin: 0 10% 90px 40%;
}

.row7 .product {
width: 50%;
position: absolute;
bottom: 0;
left: calc(-50% - 20px);
}

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

.row8 .left {
margin-top: 20%;
}

/* ----------------------------------------------------------------
row10
----------------------------------------------------------------- */

.row10 {
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: center;
align-items: center;
margin: 0 auto 120px auto;
}


.row10 .left {
width: 45%;
}

.row10 .left img:nth-of-type(1) {
width: 100%;
margin: 0 0 120px 0;
}

.row10 .left img:nth-of-type(2) {
width: 50%;
margin: 0 0 0 50%;
}

.row10 .right {
width: 47%;
margin-top: 10%;
}

/* ----------------------------------------------------------------
row11
----------------------------------------------------------------- */

.row11 {
margin: 0 20% 90px 30%;
}

.row11 .product {
width: 50%;
position: absolute;
bottom: 0;
left: calc(-50% - 20px);
}

/* ----------------------------------------------------------------
row12
----------------------------------------------------------------- */

.row12 {
width: 75%;
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 0 90px 25%;
}

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

/* ----------------------------------------------------------------
row13
----------------------------------------------------------------- */

.row13 {
display: block;
z-index: -1;
width: 40%;
margin: 0 60% 0 0;
}

/* ----------------------------------------------------------------
row14
----------------------------------------------------------------- */

.row14 {
display: block;
z-index: 2;
width: 40%;
margin: -20% 0 90px 60%;
}

/* ----------------------------------------------------------------
info
----------------------------------------------------------------- */

.info {
position: relative;
width: 100%;
background-image: url(../image/bg01.png), url(../image/bg02.png);
background-position: top, bottom;
background-size: 100% 20px, 100% 20px;
background-repeat: repeat-x, repeat-x;
margin: 0 auto 90px auto;
padding: 90px 0;
}

article.info h2 {
width: 240px;
margin: 0 auto 30px auto;
}

.info .photo {
width: 30%;
max-width: 300px;
margin: 0 auto;
padding: 0;
}

.info .text {
margin: 50px auto;
}

.info .text p {
margin-bottom: 20px;
}

.info .fig {
width: 45%;
max-width: 450px;
margin: 0 auto;
padding: 0;
}

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

article#staff {
margin: -10px auto 80px auto;
}

/* ----------------------------------------------------------------
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 span {
}

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

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

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

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

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

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

.product p.feature a {
display: inline-block;
font-size: 1.2rem;
letter-spacing: 0.1rem;
line-height: 1.2rem;
color: #111;
border-radius: 8px;
margin: 0 0 7px 15px;
padding: 5px 13px 5px 12px;
}

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

.product p.feature a:hover {
background: #73a7ce;
}

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