@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: #f4f4f4;
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;
}

.pc { display: none; }

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

#hero img {
width: 100%;
}

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

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

#intro p {
font-size: 0.9rem;
line-height: 1.8rem;
margin: 0 auto;
}

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

#main {
position: relative;
width: 100%;
}

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

article h2 {
font-size: 1.8rem;
line-height: 2rem;
font-weight: normal;
margin-bottom: 15px;
}

article h3 {
font-size: 1.5rem;
line-height: 2rem;
font-weight: normal;
margin-bottom: 15px;
}

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

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

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

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

.text {
text-align: left;
}

.double .text {
position: relative;
width: calc((100% - 30px) / 2);
}

.text p {
font-size: 1.1rem;
line-height: 1.6rem;
margin-bottom: 20px;
}

.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% / 3);
}

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

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

#row1 .right {
order: 1;
width: 100%;
}

#row1 .left {
order: 2;
width: 100%;
}

#row1 .product {
order: 3;
}

#row1 .product p .name {
min-width: 90px;
}

.text {
margin-bottom: 20px;
}

.text h2 {
width: 35px;
position: absolute;
top: 0;
left: 0;
}

.text h3 {
width: calc(100% - 40px);
margin: 0 0 5px auto;
font-weight: normal;
}

.text p {
width: calc(100% - 40px);
margin: 0 0 0 auto;
}

#row1 .text p br {
display: none;
}

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

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

#row3 .left {
width: 60%;
margin: 0 auto 0 0;
}

#row3 .right {
width: 45%;
margin: 0 5% 0 5%;
}

#row3 .text p {
width: 100%;
margin: 0 0 15px 0;
}

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

#row5 {
width: 60%;
margin: 0 auto 180px 0;
}

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

#row6 .left {
width: 100%;
}

#row6 .right {
width: 100%;
}

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

#row7 .left {
width: 55%;
margin: 0 auto 0 0;
}

#row7 .right {
width: 40%;
margin: 50% 0 0 auto;
}

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

#row8 .right {
order: 1;
width: 100%;
}

#row8 .left {
order: 2;
width: 100%;
}

#row8 .product {
order: 3;
}

#row8 .text p br {
display: none;
}

#row9 {
width: 60%;
margin: 0 0 180px auto;
}

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

#row10 .product p .name {
min-width: 90px;
}

#row11 {
margin: 0 0 180px 0;
}

#row11 .text {
width: 97%;
margin: 0 0 0 auto;
}

#row11 .photo {
position: relative;
}

#row11 .left {
position: relative;
width: 35%;
}

#row11 .center {
position: relative;
width: 35%;
}

#row11 .right {
position: relative;
width: 28.9%;
}

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

#row12 .left {
width: 100%;
}

#row12 .right {
width: 100%;
}

#row12 .product p .name {
min-width: 90px;
}

#row13 {
width: 60%;
margin: 0 0 180px auto;
}

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

#row14 .right {
order: 1;
width: 100%;
}

#row14 .left {
order: 2;
width: 100%;
}

#row14 .text p br {
display: none;
}

#row14 .product {
order: 3;
}

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

#row15 .text {
display: none;
}

#row16 {
width: 50%;
margin: 0 auto 180px 10%;
}

#row17 .text p br {
display: none;
}

#row18 {
width: 60%;
margin: 0 0 240px auto;
}

#row20 {
width: 100%;
margin: 0 auto 180px auto;
}

#row21 {
width: 70%;
}

#row21 .text {
position: absolute;
top: 15%;
left: 0;
width: 100%;
}

#row21 .text p {
width: 100%;
color: #fff;
text-align: center;
font-weight: bold;
}

/* ----------------------------------------------------------------
catalog
----------------------------------------------------------------- */

#catalog {
width: 100%;
margin: 0 auto;
}

#catalog .title {
width: 90%;
margin: 0 auto;
}

#catalog .title h2 {
width: 50%;
margin: 0 auto 60px auto;
}

#row19 {
width: 90%;
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;
}

#row19 .photo {
position: relative;
width: calc((100% - 10px)/2);
box-sizing: border-box;
margin-bottom: 30px;
}

#catalog h3 {
text-align: left;
font-size: 1.4rem;
line-height: 1.6rem;
font-weight: normal;
margin-bottom: 10px;
}

.item {
width: 100%;
margin-top: 10px;
}

article .item p {
text-align: right;
font-size: 1rem;
}

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

.item p .price {
display: inline-block;
text-align: right;
min-width: 38px;
margin: 0 0 0 5px;
}

.item p a {
display: inline-block;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
margin: 0 0 0 5px;
}

.item p a:link, .item p a:visited {
text-decoration: underline;
}

.item p a:hover {
color: #555;
text-decoration: underline;
}

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

.link {
padding: 40px 0 150px 0;
}

.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: 15px 30px 15px 30px;
}

.link a:hover {
opacity: 0.9;
}

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

article.staff {
min-width: 60vw;
max-width: 80%;
margin: 0 auto 120px auto;
}

article.staff p {
text-align: left;
}

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

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

article .product p {
text-align: right;
font-size: 1.1rem;
line-height: 2.2rem;
margin: 0 auto;
}

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

.product p .price {
display: inline-block;
text-align: right;
min-width: 35px;
margin: 0 0 0 5px;
}

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

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

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

/* ----------------------------------------------------------------
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, 50px);
transition: 2s ease;
}

.fadein.is-show {
transform: translate(0, 0);
opacity: 1;
}
