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

a:hover img {
opacity: 0.9;
}

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

.sp { display: none; }

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

#header {
width: 100%;
margin: 0 auto;
padding: 23px 0 30px;
}

#header img {
width: 126px;
}

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

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

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

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

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

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

#intro p {
margin: 0 auto;
}

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

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

article h3 {
font-size: 1.3rem;
line-height: 2.4rem;
font-weight: normal;
}

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: 55%;
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.2rem;
line-height: 2.2rem;
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: center;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
}

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

.bg {
position: relative;
width: 100%;
background: #7893A9;
padding: 40px 0;
margin-bottom: 210px;
}

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

#row1 .product {
position: absolute;
right: 0;
bottom: 0;
width: calc((100% - 30px) / 2);
}

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

#row2 {
width: 40%;
margin: 0 10% 0 auto;
}

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

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

#row3 .right {
width: 25%;
margin: 0 35% 0 10%;
}

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

#row4 .product {
width: 30%;
position: absolute;
left: calc(100% + 20px);
bottom: 0;
}

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

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

#row6 .product {
position: absolute;
left: 0;
bottom: 0;
width: calc((100% - 30px) / 2);
}

#row6 .product p {
text-align: right;
}

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

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

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

#row8 .product {
position: absolute;
right: 0;
bottom: 0;
width: calc((100% - 30px) / 2);
}

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

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

#row10 .product {
width: 40%;
position: absolute;
left: calc(100% + 20px);
bottom: 0;
}

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

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

#row11 {
width: 85%;
margin: 0 0 180px 15%;
}

#row11 .photo {
position: relative;
}

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

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

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

#row12 .product {
position: absolute;
left: 0;
bottom: 0;
width: calc((100% - 30px) / 2);
}

#row12 .product p {
text-align: right;
}

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

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

#row14 .product {
position: absolute;
right: 0;
bottom: 0;
width: calc((100% - 30px) / 2);
}

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

#row15 .text {
z-index: 2;
position: absolute;
left: -160px;
bottom: 10%;
width: 60%;
}

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

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

#row17 .product {
width: 30%;
position: absolute;
left: calc(100% + 20px);
bottom: 0;
}

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

#row18 {
width: 40%;
margin: 0 auto 320px 0;
}

#row20 {
width: 90%;
max-width: 1200px;
margin: 0 auto 300px auto;
}

#row20 a:hover img {
opacity: 0.9;
}

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

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

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

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

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

#catalog .title {
width: 90%;
max-width: 1200px;
margin: 0 auto;
}

#catalog .title h2 {
width: 270px;
margin: 0 auto 90px auto;
}

#catalog .title p {
width: 350px;
font-size: 1.2rem;
line-height: 1.9rem;
margin: 0 auto 60px auto;
}

#row19 {
width: 90%;
max-width: 1200px;
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;
margin: 0 auto;
}

#row19 .photo {
position: relative;
width: calc((100% - 10%)/3);
box-sizing: border-box;
margin: 0 auto 90px auto;
}

#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;
}

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

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

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

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

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

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

.link {
padding: 90px 0 180px 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: 9px 20px 8px 20px;
}

.link a:hover {
opacity: 0.9;
}

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

.product {
position: relative;
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: 60px;
}

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

.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%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
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 10px;
padding: 0;
}

.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;
}

.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: 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);
transition: 2s ease;
}

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