@charset "utf-8";
/* CSS Document */


#main #main-left > section {
	margin-bottom: 0;
}

#main-left .cart {
	position: relative;
}
#main-left .cart .detail {
	position: absolute;
	/*width: 190px;*/
	width: 27%;
	right: 2.5%;
}
#main-left .cart.cart1 .detail {
	bottom: 10%;
}
#main-left .cart.cart2 .detail {
	bottom: 12.5%;
}
#sec11 {
	margin-top: 30px;
}
#sec12 {
	position: relative;
	margin-bottom: 30px !important;
}
#sec12 a {
	color: #f00;
}
#sec12 p.txt {
	position: absolute;
	width: 73%;
	top: 87%;
	right: 4%;

	font-size: 12px;
}
#sec12 p.btn {
	position: absolute;
	/*width: 297px;*/
	width: 39%;
	right: 4%;
	}
#sec12 p.btn1 {
	top: 18%;
}
#sec12 p.btn2 {
	top: 26%;
}
#sec12 p.btn3 {
	top: 81.5%;
}
#sec12 p.btn4 {
	top: 93.7%;
}
.to-pagetop {
	margin-bottom: 50px;
}
#sec12 p.btn.btn5 {
    top: 55.5%;
}

#sec12 p.btn.btn6 {
    top: 63%;
}
/* ▼ */
@media  screen and (max-width:1000px)
{

#main-left > h1 img,
section > h1 img,
.cart > img,
#main-left p img {
	width: 100% !important;
}
#main-left .cart.cart1 .detail,
#main-left .cart.cart2 .detail,
#main-left .cart.cart3 .detail,
#main-left .cart.cart4 .detail {
	width: 27%;
}
#sec12 p.btn {
	width: 40%;
	}
#sec12 p.txt {
	top: 78.5%;
	font-size: 12px;
	line-height: 14px;
}
#sec12 p.btn3 {
	top: 69.5%;
}

}
/* ▲ */
/* ▼ */
@media  screen and (max-width:750px)
{

#main-left .cart.cart1 .detail {
	bottom: 7%;
}
#main-left .cart.cart2 .detail {
	bottom: 4%;
}
#main-left .cart .detail {
	right: 10%;
}



#main-left .cart.cart1 .detail,
#main-left .cart.cart2 .detail,
#main-left .cart.cart3 .detail,
#main-left .cart.cart4 .detail {
	width: 80%;
}
p.blk {
	margin-bottom: 20px;
}
#sec12 p.btn {
	width: 80%;
	right: 10%;
	}
#sec12 p.btn1 {
	top: 17.1%;
	width: 74%;
	right: 12%;
}
#sec12 p.btn2 {
	top: 26%;
}
#sec12 p.btn3 {
	top: 86%;
}
#sec12 p.btn4 {
	top: 95.6%;
}
#sec12 p.txt {
	top: 79%;
	width: 92%;
	right: 4%;
	font-size: 12px;
	line-height: 16px;
	font-size: 3.1vw;
	line-height: 1.4;
}
#sec12 p.btn.btn5 {
    top: 52.3%;
    width: 74%;
    right: 12%;
}

#sec12 p.btn.btn6 {
    top: 62%;
}
}
/* ▲ */
