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

.sp { display: none; }

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

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

#hero img {
width: 100%;
}

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

#main {
text-align: center;
position: relative;
width: 100%;
color: #222;
font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.3rem!important;
line-height: 2.8rem!important;
font-weight: normal;
margin: 0 auto;
}

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

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

#main img {
vertical-align: top;
}

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

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

#main h2 img {
width: auto;
height: 22px;
}

#main article h2  {
text-align: center;
display: flex;
align-items: center;
margin: 0 0 20px 0;
}

#main h2::before {
content: "";
height: 1px;
flex-grow: 1;
background-color: #111;
margin-right: 3rem;
}

#main h2::after {
content: "";
height: 1px;
flex-grow: 1;
background-color: #111;
margin-left: 3rem;
}

#main p {
font-size: 1.3rem!important;
line-height: 2.6rem!important;
}

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

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

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

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

.double {
width: 85%;
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;
}

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

.single {
width: 50%;
margin: 0 auto 120px auto;
}

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

.photo {
text-align: left;
}

.text {
text-align: left;
}

/* ----------------------------------------------------------------
allitem01
----------------------------------------------------------------- */

#container {
position: relative;
width: 100%;
height: 100%;
min-height: 5500px;
margin: 0 auto;
}

#allitem01 {
z-index: 10;
position: absolute!important;
right: 0!important;
top: 0!important;
width: 55px!important;
height: 175px!important;
}

#allitem01 .inner {
z-index: 2;
width: 55px!important;
height: 175px!important;
right: 0!important;
left: auto!important;
}

#allitem01 a:hover img {
opacity: 0.8;
}

#inner {
width: 100%;
max-width: 1100px;
min-height: 5500px;
margin: 0 auto;
}

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

#intro {
position: relative;
width: 100%;
max-width: 1200px;
text-align: center;
margin: 60px auto;
}

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

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

#row1 {
width: 65%;
margin: 0 auto 30px 5%;
}

#row1 .photo {
width: 100%;
margin: 0 auto 20px 0;
}

#row1 .text {
width: 85%;
}

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

#row3 {
width: 70%;
margin: 0 auto 120px auto;
}

#row4 {
width: 100%;
}

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

#row7 .left {
width: 46.2%;
}

#row7 .right {
width: 51.5%;
}

#row7 .right img:last-child {
margin-top: 1%;
}

#row7 .product p {
text-align: left;
}

#row8 .left {
width: 40%;
margin-left: 5%;
}

#row8 .right {
width: 45%;
}

#row8 .right {
margin-bottom: 20%;
}

#row9 {
-webkit-align-items: flex-start;
align-items: flex-start;
}

#row9 .left {
width: 55%;
}

#row9 .right {
width: 40%;
margin-top: 15%;
}

#row10 .left {
width: calc(40% - 20px);
}

#row10 .right {
width: 60%;
}

#row11 {
width: 85%;
margin: 0 auto 120px 0;
}

#row12 p {
text-align: center;
line-height: 2.2rem!important;
margin: 0 auto 15px auto;
}

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

/* ----------------------------------------------------------------
allitem02
----------------------------------------------------------------- */

article.allitem02 {
width: 160px;
margin: 0 auto 90px auto;
}

article.allitem02 a:hover img {
opacity: 0.8;
}

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

.product {
width: 100%;
margin: 20px auto 0 auto;
}

.product p {
text-align: right;
color: #111;
font-size: 1.1rem!important;
line-height: 2.4rem!important;
margin: 0;
}

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

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

.product p a {
display: inline-block;
font-size: 1.1rem!important;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
margin: 0 0 5px 20px;
}

.product p a:link, .product p a:visited {
color: #111;
border-bottom: 1px solid #111;
}

.product p a:hover {
color: #333;
border-bottom: 1px solid #333;
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
background: #fff;
margin: 0 auto;
padding: 60px 0;
}

article.ec p {
font-size: 1.2rem!important;
line-height: 1.6rem!important;
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:link, article.ec p a:visited {
color: #111;
text-decoration: none;
}

article.ec p a:hover, article.ec p a:active {
color: #553715;
text-decoration: none;
}

/* ----------------------------------------------------------------
Logo
----------------------------------------------------------------- */

.footerlogo {
width: 100%;
text-align: center;
background: #fff;
margin: 0 auto;
padding-bottom: 50px;
}

.footerlogo p {
margin: 0 auto;
}

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

.footerlogo a:hover {
opacity: 0.7;
}

/* ----------------------------------------------------------------
animation
----------------------------------------------------------------- */

.fadein {
opacity: 0;
transform: translateY(50px);
}

.fadein.is-show {
transform: translateY(0);
transition: 1.8s ease;
opacity: 1;
}
