@charset "utf-8";

/* --------------------------------------------------------
 common
----------------------------------------------------------- */

body {
    width: 100%;
    height: 100%;
    background: #fff;
    color: #333;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
}

/*
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
*/


img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}


#wrapper {
    max-width: 768px;
    margin: 0 auto;
    width: 100%;
}
a img:hover {
    opacity: 0.7;
}

.chura h1 {
  margin: 0;
}

/*
.btn.btn1.btn1_a {
    top: 927px;
}
.btn.btn1.btn1_a.btn1_a_b {
    top: 670px;
}
*/

/*　カートエリアCSS　*/
.cart {
    position: relative;
}
.btn {
  position: absolute;
}
.btn1 {
    bottom: 15%;
    left: 2.6%;

}

.btn2 {
    bottom: 15%;
    left: 2.6%;
}

.btn3 {
    bottom: 100px;
    left: 74px;
}

.btn4 {
    bottom: 100px;
    left: 74px;
}

.btn5 {
    bottom: 90px;
    left: 74px;
}

.btn6 {
    bottom: 68px;
    left: 74px;
}

.btn7 {
    bottom: 86px;
    left: 74px;
}



.btn13 {
    top: 10px;
    left: 25px;

}
.btn14 {
    top: 10px;
    right: 25px;

}
.btn15 {
    bottom: 243px;
    left: 25px;

}
.btn16 {
    bottom: 243px;
    right: 25px;

}

.btn17 {
    bottom: 38px;
    left: 25px;

}

.btn18 {
    bottom: 38px;
    left: 268px;

}

.btn19 {
    bottom: 38px;
    right: 25px;

}



/*　ここまで　*/



/*　フッターナビCSS　*/
.footer ul {
  margin-bottom: 0px;
  margin-top: 0px;
}
.footer img{
	margin-top: 4px;
}
/*　ここまで　*/