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

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

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

.pc { display: none!important; }

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

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

#header img {
width: 25.866666vw;
vertical-align: top;
}

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

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

#hero img {
width: 100%;
}

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

#intro {
position: relative;
width: 100%;
margin: 0 auto 90px auto;
}

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

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

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

#main h2 {
font-size: 1.4rem;
line-height: 2.2rem;
font-weight: normal;
text-align: right;
margin: 0 0 10px 0;
}

#main h3 {
font-size: 1.4rem;
line-height: 2.2rem;
font-weight: normal;
text-align: right;
margin: 0 0 10px 0;
}

p {
font-size: 1.1rem;
line-height: 2rem;
}

.text p {
font-size: 1rem;
line-height: 1.6rem;
}

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

.single {
width: 100%;
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% - 0px) / 2);
}

.double .text {
position: relative;
width: 94%;
margin: 15px auto 0 auto;
}

.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-start;
align-items: flex-start;
}

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

.triple .text {
position: relative;
width: 100%;
margin: 15px auto 0 auto;
}

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

#row1 {
margin: 0 0 90px 0;
}

#row1 .right {
order: 1;
width: 70%;
margin: 0 0 20px auto;
}

#row1 .left {
order: 2;
text-align: right;
width: 95%;
margin: 0 5% 0 0;
}

#row1 h2 {
font-size: 2.4rem;
line-height: 2.4rem;
letter-spacing: 0.1rem;
font-weight: normal;
text-align: right;
margin: 0 0 20px 0;
}

#row1 p {
font-size: 1.4rem;
line-height: 1.8rem;
margin: 0 0 10px 0;
}

#row1 p:last-child {
margin: 0 0 5px 0;
}

#row2 {
width: 90%;
margin: 0 auto 90px auto;
}

#row3 {
width: 60%;
margin: 0 auto 150px 0;
}

#row4 .product {
width: 90%;
margin: 15px auto 0 auto;
}

#row5 {
width: 100%;
margin: 0 0 90px 0;
}

#row5 .left {
width: 80%;
margin: 0 auto 20px 0;
}

#row5 .right {
width: 80%;
margin: 0 5% 0 auto;
}

#row6 {
width: 60%;
margin: 0 0 150px auto;
}

#row7 {
margin: 0 0 120px 0;
}

#row7 .product {
width: 90%;
margin: 15px auto 0 auto;
}

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

#row9 {
margin: 0 auto 150px auto;
}

#row9 .product {
width: 90%;
margin: 15px auto 0 auto;
}

#row10 {
margin: 0 auto 150px auto;
}

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

#row11 .product {
width: 90%;
margin: 15px auto 0 auto;
}

#row12 {
width: 85%;
margin: 0 auto 60px 0;
}

#row13 {
margin: 0 auto 180px 0;
}

#row13 .left {
z-index: 1;
width: 70%;
margin: 0 0 0 auto;
}

#row13 .right {
z-index: 2;
position: absolute;
top: 15%;
left: 3%;
width: 94%;
}

#row14 {
margin: 0 auto 180px auto;
}

#row14 .product {
width: 90%;
margin: 15px auto 0 auto;
}

#row15 {
width: 90%;
margin: 0 auto 180px auto;
}

#row16 {
width: 90%;
text-align: center;
border-top: 1px solid #707070;
border-bottom: 1px solid #707070;
margin: 0 auto 180px auto;
padding: 50px 0;
}

#row16 h2 {
text-align: center;
font-size: 1.6rem;
line-height: 2.2rem;
letter-spacing: 0.1rem;
margin: 0 auto 10px auto;
}

#row16 h3 {
text-align: center;
font-size: 1.2rem;
line-height: 1.2rem;
margin: 0 auto 40px auto;
}

#row16 p:last-child {
margin: 40px auto 0 auto;
}

#row17 {
text-align: center;
margin: 0 auto 120px auto;
}

#row17 p {
margin: 0 auto 20px auto;
}

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

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

.product  {
text-align: right;
}

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

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

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

.product p a {
color: #111;
margin-left: 10px;
}

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

.product p a:hover {
opacity: 0.9;
text-decoration: underline;
}

.product p a.blank:hover {
opacity: 1;
text-decoration: none;
}

/* ----------------------------------------------------------------
allitem
----------------------------------------------------------------- */

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

.allitem p {
font-size: 1.8rem;
line-height: 1.8rem;
letter-spacing: 0.1rem;
text-align: center;
margin: 0 10px;
padding: 0;
}

.allitem p a {
background: #606060;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
box-sizing: border-box;
padding: 15px 30px;
border-radius: 60px;
}

.allitem p a:link, .allitem p a:visited {
color: #fff;
}

.allitem p a:hover, .allitem p a:active {
opacity: 0.9;
}

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

.ec {
text-align: center;
width: 100%;
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 0 10px 0;
padding: 0;
}

.ec p a {
min-width: 60vw;
max-width: 80%;
min-height: 50px;
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: 10px 20px;
margin: 0 auto;
}

.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: 60px auto 0 auto;
}

#footer-logo p {
margin: 0 auto;
}

#footer-logo img {
width: 25.866666vw;
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, 30px);
}
.fadeindelay1.is-show {
transform: translate(0, 0);
transition: 3s 0.2s ease;
opacity: 1;
}

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

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

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

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

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

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