@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: #222;
background: #fff;
font-family: "Adobe Caslon Pro", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 1.3rem;
line-height: 2.8rem;
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 {
vertical-align: top;
}

.sp { display: none; }

/* ----------------------------------------------------------------
Title
----------------------------------------------------------------- */

#title {
width: 100%;
margin: 0 auto 3px 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;
}

#title h1 {
width: 50%;
}

#title h2 {
width: 8.5%;
}


#title img {
max-width: 100%;
}

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

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

.wrap {
position: relative;
width: calc(100% - 40px);
margin: 20px auto;
padding: 0;
}

.swiper-slide {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}

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

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

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

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

p {
text-align: center;
font-size: 1.2rem;
line-height: 2.6rem;
}

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

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

.single {
position: relative;
width: 100%;
margin: 0 auto 10px auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
}

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

.double {
position: relative;
width: 100%;
margin: 0 auto 10px 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% - 10px)/2);
}

.triple {
position: relative;
width: 100%;
margin: 0 auto 10px 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% - 20px)/3);
}

.photo img {
width: 100%;
}

.alt {
display: none;
}

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

#row1 h2 {
display: none;
}

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

#row1 .right {
width: calc((100% - 10px)*0.3525);
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;
-webkit-flex-direction: column;
flex-direction: column;
}

#row1 .right .photo {
width: 100%;
}

#row1 .right .top {
margin-bottom: 10px;
}

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

#row3 .right {
width: calc((100% - 10px)*0.4585);
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;
-webkit-flex-direction: column;
flex-direction: column;
}

#row3 .right .photo {
width: 100%;
}

#row3 .right .top {
margin-bottom: 10px;
}

#row3 .right h3 {
pointer-events: none;
position: absolute;
width: 75%;
top: 34%;
left: 12.5%;
}

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

#row4 .right {
width: calc((100% - 10px)*0.5105);
}

#row4 .right .top {
width: 100%;
margin: 0 auto 10px 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;
}

#row4 .right .top .photo {
width: calc((100% - 10px)/2);
}

#row4 .right .bottom {
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;
}

#row4 .right .bottom .photo {
width: calc((100% - 10px)/2);
}

#row6 .left,
#row6 .right {
width: calc((100% - 20px)*0.3295);
}

#row6 .center {
width: calc((100% - 20px)*0.341);
}

#row6 .center .photo {
width: 100%;
}

#row6 .center .top {
margin: 0 auto 10px auto;
}

#row7 {
-webkit-align-items: center;
align-items: center;
margin: 0;
}

#row7 .photo {
width: 50%;
}

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

#row7 .right .product {
display: none;
}

#row8 {
-webkit-align-items: center;
align-items: center;
}

#row8 .photo {
width: 50%;
aspect-ratio: 1000/1554;
}

#row8 .left {
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;
}

#row8 .left h3 {
width: 50%;
margin: 0 auto;
}

#row8 .left .text {
position: absolute;
top: 10px;
left: 0;
text-align: left;
font-size: 1.2rem;
line-height: 1.6rem;
}

#row8 .left .text p {
text-align: left;
font-size: 1.2rem;
line-height: 1.6rem;
}

#row10 .left {
width: calc((100% - 10px)*0.3768);
}

#row10 .right {
width: calc((100% - 10px)*0.6232);
}

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

#row11 {
-webkit-align-items: center;
align-items: center;
}

#row11 .left h3 {
width: 90%;
margin: 0 auto 0 0;
}

#row11 .left {
width: calc((100% - 20px)*0.201);
}

#row11 .center {
width: calc((100% - 20px)*0.43);
}

#row11 .right {
width: calc((100% - 20px)*0.369);
}

#staff {
width: 100%;
margin: 120px auto 120px auto;
}

#staff .text p {
text-align: center;
font-size: 1.2rem;
line-height: 2rem;
letter-spacing: 0.1rem;
margin-top: 20px;
}

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

.product {
z-index: 2;
position: absolute;
right: 10px;
bottom: 10px;
}

.product p {
color: #fff;
text-align: center;
font-size: 1.2rem;
line-height: 2.2rem;
letter-spacing: 0.1rem;
width: fit-content;
margin: 0 auto 0 0;
}

.product p.feature {
font-weight: bold;
}

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

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

.product p a {
color: #fff;
margin-left: 15px;
}

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

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

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

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

.ec p {
font-size: 1.4rem;
line-height: 1.6rem;
letter-spacing: 0.15rem;
font-style: italic;
text-align: center;
margin: 0 10px;
padding: 0;
}

.ec p a {
min-width: 300px;
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;
}

/* ----------------------------------------------------------------
all item
----------------------------------------------------------------- */

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

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

.ec2 p a {
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: 8px 16px;
}

.ec2 p a:hover {
border: 1px solid #553715;
}

.ec2 p a:link, .ec2 p a:visited {
color: #111;
}

.ec2 p a:hover, .ec2 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, 50px);
}

.fadein.is-show {
transform: translate(0, 0);
transition: 1.5s 0.2s ease;
opacity: 1;
}

.fadein2 {
opacity: 0;
transform: translate(0, 50px);
}

.fadein2.is-show {
transform: translate(0, 0);
transition: 1.5s 0.2s ease;
opacity: 1;
}
