@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: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
font-size: 1.3rem;
line-height: 2.8rem;
font-weight: normal;
margin: 0 auto;
}

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

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

img {
vertical-align: top;
}

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

.sp { display: none; }


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

header {
padding: 50px 0;
}

header img {
width: 325px;
}

header img:hover {
opacity: 0.8;
}

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

#hero {
position: relative;
margin: 0 auto;
}

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

#main {
position: relative;
width: 100%;
max-width: 1000px;
margin: 0 auto;
padding: 0;
}

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

#intro {
width: 100%;
max-width: 1000px;
text-align: center;
margin: 0 auto;
padding: 60px 0 60px 0;
}

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

p {
font-size: 1.3rem;
line-height: 2.6rem;
}

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

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

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

#main h3 {
color: #713F1E;
font-size: 1.5rem;
line-height: 1.5rem;
letter-spacing: 0.1rem;
margin-bottom: 10px;
}

.row1 {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
margin: 90px auto 120px auto;
}

.row1 .left {
width: calc((100% - 30px)/2);
}

.row1 .right {
width: calc((100% - 30px)/2);
padding-top: 300px;
}

.row2 {
position: relative;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
margin: 0 auto 90px auto;
}

.row2 .left {
width: 60%;
}

.row2 .right_top {
width: 20%;
margin: -60px 5% 0 15%;
}

.row2 .right_top::after {
content: "";
position: absolute;
width: 100%;
height: 12px;
background: #3D1FFF;
top: calc(50% - 40px);
left: 0;
z-index: 2;
}

.row2 .right_bottom {
width: 20%;
margin: -150px 5% 0 75%;
}

.row2 .product {
width: 85%;
margin-right: 15%;
}

.row3 {
width: 100%;
margin: 0 auto 90px auto;
}

.row4 {
width: 50%;
margin: 0 5% 0 45%;
}

.row4 .product p {
position: relative;
z-index: 3;
color: #fff;
}

.row4 .product p a:link, .row4 .product p a:visited {
color: #3D1FFF;
background: #fff;
}

.row4 .product p a:hover {
background: #e6e2fd;
}

.row5 {
position: relative;
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: center;
align-items: center;
padding: 90px 0 200px 0;
margin: -200px 0 0 auto;
}

.row5::after {
content: "";
position: absolute;
width: calc(100% - 90px);
height: 100%;
background: #3D1FFF;
top: 0;
right: 0;
z-index: -1;
}

.row5 .left {
width: 60%;
}

.row5 .right {
width: 40%;
}

#main .row5 .right img {
width: 70%;
transform: rotate(90deg);
}

.row6 {
position: relative;
z-index: 2;
width: 70%;
margin: -350px 10% 90px 20%;
}

.row7 {
width: 50%;
margin: 0 auto 90px auto;
}

.row8 {
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
margin: 90px auto 120px auto;
}

.row8 .left {
z-index: 2;
width: 52%;
padding-top: 300px;
}

.row8 .right {
width: 52%;
margin-left: -4%;
}

.row9 {
position: relative;
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: center;
align-items: center;
background: #3D1FFF;
margin: 0 auto 90px auto;
}

.row9 .left {
width: 15%;
height: 100%;
}

.row9 .right {
width: 85%;
}

#main .row9 .left img {
width: 145%;
transform: rotate(270deg);
margin-left: -30px;
}

.row10 {
position: relative;
width: 80%;
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 90px auto;
}

.row10 .left {
width: 50%;
}

.row10 .right {
width: 50%;
}

.row11 {
position: relative;
width: 70%;
margin: 0 auto;
}

.line {
position: relative;
padding: 60px 0 60px 0;
}

.line::after {
content: "";
position: absolute;
width: 12px;
height: 100%;
background: #3D1FFF;
top: 0;
left: calc(22.5% - 6px);
z-index: -1;
}

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

.row12 .left {
width: 25%;
margin: 0 auto 60px 10%;
}

.row12 .right {
width: 50%;
margin: -50px 15% 0 auto;
}

.row13 {
position: relative;
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-start;
align-items: flex-start;
margin: 0 auto;
}

.row13 .left {
width: 50%;
}

.row13 .right {
width: 50%;
}

.row13 .bottom {
width: 65%;
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-left: 35%;
}

.row13 .bottom .product {
width: 30%;
}

.row14 {
width: 70%;
margin: 0 auto;
}

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

article#staff {
margin: 80px auto 80px auto;
}

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

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

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

.product p span {
display: inline-block;
min-width: 105px;
margin-left: 10px;
}

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

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

.product p a:hover {
background: #6149f9;
}

.product .soon {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #fff;
margin: 0 0 0 5px;
padding: 2px 4px 2px 6px;
background: #ccc;
}

.product .soon:hover {
background: #ccc;
}

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

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

article.ec p {
font-size: 1.2rem;
line-height: 1.6rem;
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:hover {
border: 1px solid #553715;
}

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

article.ec p a:hover, article.ec 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;
transition: 2s ease;
}
.fadein.is-show {
opacity: 1;
}

.fadeindelay {
opacity: 0;
transition: 1.6s 0.8s ease;
}
.fadeindelay.is-show {
opacity: 1;
}
