@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: #e8e8e8;
font-family: 'Tw Cen MT Std', "futura-pt", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.3rem;
line-height: 2.6rem;
font-weight: normal;
margin: 0 auto;
}

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

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

img {
vertical-align: top;
}

video {
vertical-align: top;
}

.sp { display: none; }

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

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

#hero img {
width: 100%;
}

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

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

/* ----------------------------------------------------------------
intro
----------------------------------------------------------------- */

#intro {
position: relative;
margin: 0 auto 210px auto;
}

#intro .text {
text-align: left;
width: 45%;
max-width: 520px;
position: absolute;
bottom: 20px;
right: 30px;
}

#intro .text h2 {
color: #fff;
font-weight: normal;
font-size: 2.6rem;
line-height: 2.8rem;
margin-bottom: 25px;
}

#intro .text p {
color: #fff;
font-size: 1.8rem;
line-height: 3.2rem;
margin-bottom: 25px;
}

/* ----------------------------------------------------------------
layout
----------------------------------------------------------------- */

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

article a:hover img {
opacity: 0.85;
}

.wrap {
position: relative;
width: 100%;
margin: 0 auto 270px 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;
}

.cover {
position: sticky;
top: 10px;
width: 50%;
}

.content {
width: 50%;
text-align: center;
padding: 240px 0;
}

.cover h2 {
z-index: 2;
position: relative;
width: 100px;
height: 80px;
}

.cover .photo {
width: 100%;
margin: -40px 0 0 0;
}

.content .info {
margin: 0 0 60px 0;
}

.content h3 {
color: #fff;
font-size: 2.6rem;
line-height: 2.6rem;
letter-spacing: 0.1rem;
font-weight: normal;
background: #ccc;
padding: 14px 0 10px 0;
margin: 0 0 50px 0;
}

.content h4 {
font-size: 2rem;
line-height: 3rem;
letter-spacing: 0.05rem;
font-weight: normal;
margin-bottom: 30px;
}

.content p {
width: 55%;
min-width: 350px;
font-size: 1.5rem;
line-height: 2.7rem;
margin: 0 auto 20px auto;
}

.content .photos {
width: 100%;
margin: 0 auto 150px auto;
padding: 40px 0;
background: #111;
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;
}

.content .photos .text {
width: calc((100% - 15px)/2);
margin-bottom: 15px;
}

.content .photos .text p {
color: #fff;
font-size: 2.8rem;
line-height: 2.8rem;
letter-spacing: 0.1rem;
}

.content .photos .photo {
width: calc((100% - 15px)/2);
background: #fff;
margin-bottom: 15px;
}

.content .photos .product {
width: 96%;
margin: 0 auto;
}

.content .photos .product p {
color: #fff;
}

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

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

#look01 h2 {
margin: 0 20px 0 auto;
}

#look01 h3 {
background: #AD9B8E;
}

#look01 .photos {
background: #AD9B8E;
}

#look01 .photo01 {
width: 82%;
margin: 0 auto 150px auto;
}

#look01 .photo02 {
width: 50%;
margin: 0 auto 0 auto;
}

#look02 .cover {
order: 2;
}

#look02 h2 {
margin: 0 auto 0 20px;
}

#look02 h3 {
background: #664E1E;
}

#look02 .photos {
background: #664E1E;
}

#look02 .photo01 {
width: 82%;
margin: 0 auto 150px auto;
}

#look02 .photo02 {
width: 82%;
margin: 0 auto 0 auto;
}

#look03 h2 {
margin: 0 20px 0 auto;
}

#look03 h3 {
background: #48333D;
}

#look03 .photos {
background: #48333D;
}

#look03 .photo01 {
width: 82%;
margin: 0 auto 150px auto;
}

#look03 .photo02 {
width: 50%;
margin: 0 auto 0 auto;
}

#look04 .cover {
order: 2;
}

#look04 h2 {
margin: 0 auto 0 20px;
}

#look04 h3 {
background: #7D6856;
}

#look04 .photos {
background: #7D6856;
}

#look04 .photo01 {
width: 82%;
margin: 0 auto 150px auto;
}

#look04 .photo02 {
width: 82%;
margin: 0 auto 0 auto;
}

#look05 h2 {
margin: 0 20px 0 auto;
}

#look05 h3 {
color: #111;
background: #fff;
}

#look05 .photos {
background: #fff;
}

#look05 .photo01 {
width: 50%;
margin: 0 auto 150px 0;
}

#look05 .photo02 {
width: 82%;
margin: 0 auto 150px auto;
}

#look05 .content .photos {
margin: 0 auto;
}

#look05 .content .photos p {
color: #111;
}

#look05 .photo01 .product {
width: 94%;
margin: 15px auto 0 auto;
}

#look05 .photos .product p {
color: #111;
}

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

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

#allitem {
position: relative;
width: 70%;
margin: 0 auto 100px 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;
}

#allitem .item {
width: 30%;
margin: 0 1.5% 60px 1.5%;
}

#allitem h3 {
width: 100%;
font-size: 3rem;
line-height: 3rem;
letter-spacing: 0.1rem;
font-weight: normal;
margin: 0 auto 60px auto;
}

/* ----------------------------------------------------------------
btn
----------------------------------------------------------------- */

.btn {
text-align: center;
margin: 150px auto 150px auto;
}

.btn a {
color: #111;
font-size: 1.6rem;
letter-spacing: 0.1rem;
font-size: bold;
border-radius: 30px;
background: #fff;
padding: 17px 35px 14px 35px;
box-sizing: border-box;
}

.btn a:hover {
background: #fff;
}

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

.product {
text-align: left;
margin: 15px 0 0 0;
}

.product p {
position: relative;
font-size: 1.3rem;
line-height: 1.8rem;
margin: 0;
}

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

.product p span.price {
text-align: right;
display: inline-block;
margin-right: 10px;
}

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

.product p a:hover,
.product p a:active {
color: #555;
text-decoration: underline;
}

/* ----------------------------------------------------------------
Footer
----------------------------------------------------------------- */

#footer a:hover img {
opacity: 0.5;
}

#footer-logo {
margin: 0 auto 90px auto;
}

#footer-logo h3 {
width: 90px;
margin: 0 auto 5px auto;
}

#footer-logo h3 img {
width: 100%;
}

#footer-logo p {
font-size: 1.2rem;
letter-spacing: 0.1rem;
}

#footer-link {
font-size: 1.2rem;
letter-spacing: 0.1rem;
margin: 0 auto 90px auto;
}

#footer-link span {
color: #aaa;
margin: 0 15px;
}

#footer-sns {
margin: 0 auto 90px auto;
}

#footer-sns p {
font-size: 1.8rem;
letter-spacing: 0.1rem;
margin: 0 auto 30px auto;
}

#footer-sns img {
width: 33px;
margin: 0 15px;
}

#footer-sns a:nth-of-type(3) img {
margin: 0 15px 0 8px;
}

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

#footer-copyright p {
font-size: 1.1rem;
letter-spacing: 0.1rem;
}

/* ----------------------------------------------------------------
Animation
----------------------------------------------------------------- */

.fadein {
opacity: 0;
}

.fadein.is-show {
animation: fadein 2.4s ease 0.2s forwards;
}

@keyframes fadein {
  0% {
	opacity: 0;
	transform: translate(-50%, 0);
  }
  100% {
     opacity: 1;
	transform: translate(-50%, -50%);
  }
}

