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

#foot_category html, #foot_category body, #foot_category ul,#foot_category li{
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

#foot_category img{
	max-width:100%;
	height:auto;
	border: none;
}

html {
    height: 100%;
    font-size: 62.5%;
}

/* foot_category
------------------------------------------------ */

#foot_category{
	width: 100%;
	margin: 0 auto 50px;
}

#foot_category .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 position: relative;
}

#foot_category h3{
	font-size: 115%;
	margin-bottom: 15px;
	font-weight: normal;
}

#foot_category .color a:hover{
	opacity: 0.5;
	filter: alpha(opacity=100);	
}

#foot_category .color a.white{
	border: 1px #ccc solid;
	box-sizing: border-box;
}

#foot_category .color a.black{
	background: #000;
}

#foot_category .color a.ivory{
	background: #f8f4e6;
}

#foot_category .color a.grey{
	background: #ccc;
}

#foot_category .color a.blue{
	background: #00008b;
}

#foot_category .color a.red{
	background: #C52F32;
}

#foot_category .color a.yellow{
	background: #fffd8a;
}

#foot_category .color a.orange{
	background: #ffa500;
}

#foot_category .color a.green{
	background: #2e8b57;
}

#foot_category .color a.pink{
	background: #ffc0cb;
}

#foot_category .color a.brown{
	background: #8b4513;
}

#foot_category .color a.camo{
	background: url("https://www.peetonline.com/img/footer/camo.jpg") no-repeat;
}

#foot_category .color a.check{
	background: url("https://www.peetonline.com/img/footer/check.jpg") no-repeat;
}

#foot_category .color a.border{
	background: url("https://www.peetonline.com/img/footer/border.jpg") no-repeat;
	border: 1px #ccc solid;
}

#foot_category .color a.stripe{
	background: url("https://www.peetonline.com/img/footer/stripe.jpg") no-repeat;
	border: 1px #ccc solid;
}

#foot_category .gift{
	width: 100%;
	max-width: 1168px;
	margin: 40px auto 0;
}

#foot_category .subbanner{
	width: 100%;
	max-width: 1168px;
	margin: 40px auto;
}


@media only screen and (min-width:749px){

.pc_none {
	display:none;
}

#foot_category .size{
	flex-basis: 35%;
}

#foot_category .color{
	flex-basis: 26% !important;
}

#foot_category .money{
	flex-basis: 37%;
}

#foot_category .size,
#foot_category .color{
	padding-right: 2%;
}

#foot_category .size ul li,
#foot_category .money ul li{
	width: calc(100% / 3);
	position: relative;
	float: left;
	text-align: center;
	padding: 0 1%;
	margin-bottom: 10px;
}

#foot_category .size ul li{
	width: calc(100% / 5);
}

#foot_category .size ul li a,
#foot_category .money ul li a{
	display: block;
	padding: 10px 0;
	background: #ededed;
}

#foot_category .size ul li a:hover,
#foot_category .money ul li a:hover{
	background: #000;
	color: #FFF;
}

#foot_category .color ul li{
	width: 40px;
	position: relative;
	float: left;
	text-align: center;
	margin-right: 20px;
}

#foot_category .color a{
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 10px;
}

#foot_category .size ul li:nth-of-type(5n+1){
	clear: both;
}

#foot_category .money ul li:nth-of-type(3n+1){
	clear: both;
}

#foot_category .color ul li:nth-of-type(5n+1){
	clear: both;
}

#foot_category .color ul li:nth-child(5n){
	margin-right: 0;
}

#foot_category .subbanner{
	display: flex;
	flex-wrap: wrap;

}

#foot_category .subbanner div{
	flex-basis: calc(100% / 3);
}

#foot_category .subbanner div:last-child{
	margin: auto;
}


}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#foot_category{
	width: 100%;
	margin: 20px auto 0;
	font-size: 1rem;
}

#foot_category h3{
	text-align: center;
}

	
#foot_category .subbanner div:last-child{
	margin-right: 0;
}	
	
#foot_category .size,
#foot_category .color,
#foot_category .money{
	width: 100%;
	margin: 0 auto 10px;
	padding: 0 12px;
}

#foot_category .size ul li,
#foot_category .money ul li{
	width: calc(100% / 3);
	position: relative;
	float: left;
	text-align: center;
	padding-right: 2%;
	margin-bottom: 10px;
}

#foot_category .size ul li{
	width: calc(100% / 5);
}

#foot_category .size ul li a,
#foot_category .money ul li a{
	display: block;
	padding: 12px 0;
	background: #ededed;
	background-size: 4px;
	color: #000;
}

#foot_category .color ul li{
	width: 9.5vw;
	position: relative;
	float: left;
	text-align: center;
	margin-right: 2.5vw;
}

#foot_category .color a{
	width: 9.5vw;
	height: 9.5vw;
	display: block;
	margin-bottom: 10px;
}

#foot_category .size ul li:nth-child(5n){
	padding-right: 0;
}

#foot_category .color ul li:nth-child(8n){
	margin-right: 0;
}

#foot_category .money ul li:nth-child(3n){
	padding-right: 0;
}

#foot_category .color a.border,
#foot_category .color a.stripe{
	height: 9.2vw;
}

#foot_category .gift{
	width: 94%;
	margin: 10px auto;
}

#foot_category .subbanner{
	width: 94%;
	margin: 10px auto;
}

#foot_category .subbanner div{
	margin: 10px auto;
	width: 100%;
}
	
	

}

@media screen and (max-width:320px){
	#foot_category .color ul li{
	margin-right: 2.3vw;
}
	
	
	
}