@charset "utf-8";
/* CSS Document */
#cms_5-a .cate{margin-bottom: 50px;}
#cms_5-a .cate .cate_title{cursor: pointer}
#cms_5-a .cate .cate_box:last-of-type{margin-bottom: 0;}
#cms_5-a .cate_title i{transform: rotate(180deg);}
#cms_5-a .cate_title.on_click i{transform: rotate(0deg);}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#cms_5-a .cate{margin-bottom: 30px;}
}

/* ----- top cms ----- */
.cms_5-a .cate_box:last-of-type{margin-bottom: 0;}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){}
