@charset "utf-8";

.uniCateDesc {
	background-color: #FFF;
	margin: 0px 16px;
}
.modWhiteBox01 h2 {
    text-align: center;
    font-size: 1.2rem!important;
    padding: 18px 20px 12px!important;
}
.uniCateSub ul li {
    width: 18%!important;
	/* background: #91d763; */
	border: solid;
	border-color: #5a5a5a;
	border-width: thin;
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    /* border-radius: 6px; */
    margin: 1%;
    padding: 0!important;
}
.uniCateSub ul li a {
    padding: 5%;
    display: block;
}
.uniShopCateWrap .uniCateSub .stCol5 li {
	font-size: 12px;
}
    @media screen and (max-width: 639px) {   
		.uniShopCateWrap .conHeading03 .bd h3 {
			color: #5a5a5a;
			font-weight: 600;
			font-size: 15px;
			line-height: 2.35;
		}
        .modWhiteBox01 ul li {
            width: 43%!important;
            /* background: #91d763; */
            font-size: 10px;
            font-weight: bold;
            color: #FFF;
            text-align: center;
            /* border-radius: 6px; */
  			margin: 3% 3% 2%;
			border: solid;
			border-color: #5a5a5a;
			border-width: 1px;
        }
        .modWhiteBox01 ul li a {
            padding: 6% 8%!important;
            display: block;
        }
		.modLinkList01 {
			padding: 0 0 18px;
        }
		.modLinkList01 li.stChildList01 ul {
			margin-top: 13px;
        }
		
		.uniShopCateWrap .stChildList01 {
			width: 93%!important;
			margin: 0% 3% 5%;
		}
		.modLinkList01 li a, .modLinkList01 li span {
			color: #5a5a5a;
		}
		.uniShopCateWrap .stChildList01 .js-accordion-shop-trigger a {
			padding: 4% 10%!important;
		}
		.uniShopCateWrap .stChildList01 {
			border-bottom: 1px solid #5a5a5a;
		}
    }