@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 {
text-align: center;
color: #222;
background: #F6F2E9;
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; }

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

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

#hero img {
width: 100%;
}

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

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

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

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

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

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

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

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

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

article h3 {
width: 55px;
}

.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-start;
align-items: flex-start;
margin: 0 auto 90px auto;
}

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

.double {
width: 90%;
max-width: 1000px;
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;
}

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

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

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

.wrap {
position: relative;
width: 100%;
max-width: 1100px;
margin: 0 auto;
}

.wrap.wide {
position: relative;
width: 100%;
max-width: 100%;
margin: 0 auto;
}

.bg {
width: 100%;
background: rgba(32,64,102,0.2);
margin: 0 auto 150px auto;
padding: 90px 0;
}

.photo h22222 {
width: 80px;
margin-bottom: 20px;
}

article h2 {
width: 160px;
}

article h2 img {
width: 100%;
}

.photo p {
text-align: left;
}

.text p {
text-align: left;
}

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

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

.allitem01 {
position: absolute!important;
right: 0!important;
top: 0!important;
width: 60px!important;
height: 131px!important;
}

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

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

/* ----------------------------------------------------------------
row1
----------------------------------------------------------------- */

#row1 {
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: flex-start;
align-items: flex-start;
}

#row1 .left {
width: 15%;
margin-right: 5%;
}

#row1 .right {
width: 55%;
}

#row3 {
width: 100%;
max-width: 1100px;
margin: 0 auto 150px auto;
}

#row3 .left {
width: 30%;
}

#row3 .right {
width: 30%;
margin: 25% 22% 0 0;
}

#row4 .right {
width: 15%;
}

#row4 .left,
#row4 .center {
position: relative;
width: calc((85% - 40px)/2);
}

#row4 .product {
width: 83%;
margin-right: 17%;
}

#row5 {
margin: 0 auto 150px auto;
}

#row5 .left {
width: 28%;
margin-top: 10%;
}

#row5 .center {
width: 28%;
margin: 50% 0 0 14%;
}

#row5 .right {
width: 30%;
}

#row6 h2 {
margin-bottom: 20px;
}

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

#row7 .left {
width: 35%;
}

#row7 .right {
width: 35%;
margin-top: 20%;
}

#row8 .photo {
width: 40%;
}

#row8 {
-webkit-align-items: flex-end;
align-items: flex-end;
margin: 0 auto;
}

#row8 .text {
width: 55%;
text-align: left;
}

#row8 .text h3 {
width: 30%;
margin-bottom: 40px;
}

#row8 .text p {
color: #373737;
}

#row8 .text p:nth-of-type(1) {
margin-bottom: 20px;
}

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

#row9 h2 {
position: absolute;
top: 0;
left: 52%;
}

#row9 .product {
position: absolute;
bottom: 0;
left: 10px;
}

#row10 {
width: 70%;
margin: 0 0 150px 30%;
}

#row11 {
-webkit-align-items: flex-end;
align-items: flex-end;
}

#row11 .left {
width: 70%;
}

#row11 h2 {
margin-bottom: 20px;
}

#row11 .right {
width: 30%;
}

#row12 {
margin: 0 auto 150px auto;
}

#row12 .left {
width: 35%;
}

#row12 .right {
width: 35%;
margin: 20% 5% 0 0;
}

#row12 .bottom {
width: 30%;
margin: -5% 10% 0 20%;
}

#row13 .right {
width: 15%;
}

#row13 .left,
#row13 .center {
position: relative;
width: calc((85% - 40px)/2);
}

#row13 .product {
width: 83%;
margin-right: 17%;
}

#row14 {
width: 35%;
margin-left: 65%;
}

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

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

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

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

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

#staff p {
line-height: 2rem;
letter-spacing: 0.05rem;
margin-bottom: 15px;
}

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

.product {
margin: 15px auto 0 auto;
}

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

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

.product p .price {
display: inline-block;
min-width: 85px;
margin: 0 0 0 10px;
}

.product p a {
display: inline-block;
font-size: 1rem;
letter-spacing: 0.1rem;
line-height: 1rem;
color: #111;
border-radius: 6px;
margin: 0 0 5px 15px;
padding: 4px 8px 4px 9px;
text-decoration: underline;
}

.product p a:hover {
color: #444;
text-decoration: underline;
}

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

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

.product p.feature .price {
display: inline-block;
min-width: 85px;
margin: 0 0 0 10px;
}

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

.product p.feature a:link, .product p.feature a:visited {
color: #fff;
background: #204066;
text-decoration: none;
}

.product p.feature a:hover {
background: #45668d;
text-decoration: none;
}

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

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

#row6 .product p.feature .name {
min-width: 150px;
}

#row6 .product p .name {
min-width: 55px;
}

#row9 .product p.feature .name {
min-width: 60px;
}

#row13 .product p.feature .name {
min-width: 75px;
}

#row13 .product p .name {
min-width: 65px;
}

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

article.ec {
text-align: center;
width: 100%;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
margin: 0 auto 60px 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;
}

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

.logo {
width: 100%;
text-align: center;
margin: 70px auto;
}

.logo p {
margin: 0 auto;
}

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

.logo a:hover {
opacity: 0.7;
}

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

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

