@charset "UTF-8";

section#scMenu > ul { overflow:hidden; }
section#scMenu > ul > li { width:50%; float:left; }
section#scMenu > ul > li:nth-of-type(2n+1) { border-right:1px solid #fff; }
section#scMenu > ul > li:not(:nth-of-type(1)):not(:nth-of-type(2)) { border-top:1px solid #fff; }
section#scMenu > ul > li > a { display:block; background-color:#6fb52e; background-repeat:no-repeat; text-align:center; color:#fff; font-size:1.2em; padding:110px 10px 20px 10px; }
section#scMenu > ul > li:nth-of-type(1) > a { /* background-color:#ff9600; */ background-position:center 36px; background-image:url('../../img/content/menu/img_menu_0.png'); }
section#scMenu > ul > li:nth-of-type(2) > a { background-position:center 40px; background-image:url('../../img/content/menu/img_menu_1.png'); }
section#scMenu > ul > li:nth-of-type(3) > a { background-position:center 36px; background-image:url('../../img/content/menu/img_menu_2.png'); }
section#scMenu > ul > li:nth-of-type(4) > a { background-position:center 27px; background-image:url('../../img/content/menu/img_menu_3.png'); }
section#scMenu > ul > li:nth-of-type(5) > a { background-position:center 36px; background-image:url('../../img/content/menu/img_menu_4.png'); }
section#scMenu > ul > li:nth-of-type(6) > a { background-position:center 31px; background-image:url('../../img/content/menu/img_menu_5.png'); }
section#scMenu > ul > li:nth-of-type(7) > a { background-position:center 33px; background-image:url('../../img/content/menu/img_menu_6.png'); }
section#scMenu > ul > li:nth-of-type(8) > a { background-position:center 31px; background-image:url('../../img/content/menu/img_menu_7.png'); }
section#scMenu > ul > li:nth-of-type(9) > a { background-position:center 35px; background-image:url('../../img/content/menu/img_menu_8.png'); }
section#scMenu > ul > li:nth-of-type(10) > a { background-position:center 37px; background-image:url('../../img/content/menu/img_menu_9.png'); }