@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: #f2f4f3;
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: 25px 0 20px 0;
}

#header img {
width: 126px;
}

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

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

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

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

#intro p {
font-size: 1.2rem;
line-height: 2.4rem;
margin: 0 auto 20px auto;
}

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

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

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

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

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

#main h2 {
width: 100%;
text-align: center;
font-size: 2.6rem;
line-height: 2.6rem;
letter-spacing: 0.1rem;
font-weight: normal;
}

#main h2 {
display: flex;
align-items: center;
margin: 0 auto 100px auto;
}

#main h2:before,
#main h2:after {
content: "";
height: 1px;
flex-grow: 1;
background-color: #222;
}

#main h2:before {
margin-right: 2rem;
}

#main h2:after {
margin-left: 2rem;
}

#main h3 {
color: #707070;
text-align: left;
font-size: 1.4rem;
line-height: 1.5rem;
letter-spacing: 0.1rem;
font-weight: normal;
margin: 0 auto 5px auto;
}

article p {
text-align: left;
color: #707070;
margin: 0 auto 20px auto;
}

.single {
width: 600px;
max-width: 60%;
margin: 0 auto 180px auto;
}

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

.double {
width: 90%;
max-width: 900px;
margin: 0 auto 180px 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);
}

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

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

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

.wrap img {
position: relative;
width: 50%;
}

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

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

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

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

#row1 .right .text {
margin: 150px 0;
}

#row2 {
margin: 0 auto;
}

#row3 .left {
width: calc((100% - 50px)/10*5.5);
}

#row3 .right {
width: calc((100% - 50px)/10*4.5);
margin-top: 120px;
}

#row3 .right img:first-child {
margin-bottom: 15px;
}

#row4 {
width: 100%;
}

#row4 .left {
width: calc((100% - 0px)/10*2.765);
}

#row4 .center {
width: calc((100% - 0px)/10*5.235);
}

#row4 .right {
width: calc((100% - 0px)/10*2);
box-sizing: border-box;
padding: 0 60px 0 20px;
}

#row4 .product {
width: 80%;
}

#row5 {
width: 100%;
max-width: 1200px;
}

#row5 .left {
width: calc((100% - 20px)/10*4.5);
margin-left: calc((100% - 20px)/10*1);
}

#row5 .right {
width: calc((100% - 20px)/10*4.5);
}

#row5 .right .first {
width: 60%;
margin: 90px 0 20px 20px;
}

#row5 .text {
width: calc((100% - 20px)/10*2.5);
margin-left: calc((100% - 20px)/10*1);
margin-top: -30px;
}

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

#row6 .left {
z-index: 2;
position: absolute;
bottom: 0;
left: 60px;
width: calc((100% - 0px)/10*3.5);
}

#row6 .right {
width: calc((100% - 00px)/10*6.5);
margin: 0 0 120px auto;
}

#row7 {
width: 90%;
max-width: 1100px;
}

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

.link {
margin: 210px auto 120px auto;
}

.link p {
text-align: center;
}

.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
----------------------------------------------------------------- */

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

#row8 p {
text-align: center;
line-height: 3rem;
}

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

.product {
position: relative;
margin: 15px 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;
}

.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 a {
color: #707070;
margin-left: 15px;
}

.product p a:link, .product p a:visited {
color: #707070;
text-decoration: underline;
}

.product p a:hover {
color: #909090;
text-decoration: underline;
}

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

