@font-face{font-family:OPENSANS-REGULAR;font-weight:500;src:url("../font/OPENSANS-REGULAR.TTF")}@font-face{font-family:OPENSANS-SEMIBOLD;font-weight:500;src:url("../font/OPENSANS-SEMIBOLD.TTF")}div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,p{margin:0;padding:0;font-style:normal;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.3}sup{line-height:1}ol,ul,li{list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}#home-page{width:100%;background-color:#fff;font-family:OPENSANS-REGULAR}#home-page .title{font-size:36px;font-weight:400;color:#000;font-family:OPENSANS-SEMIBOLD;line-height:1;text-align:center;margin-top:80px}#home-page ul{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(4, 245px);grid-row-gap:24px;grid-column-gap:24px;width:1200px;margin:50px auto 80px auto}#home-page ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer;width:245px;height:252px;border:2px solid #fff;-webkit-transition:color .1s linear;transition:color .1s linear}#home-page ul li a{text-decoration:none}#home-page ul li:hover{border:2px solid #fe5200}#home-page ul li .box-img{width:140px;margin:20px auto 0 auto;height:140px}#home-page ul li .box-img img{width:140px;height:140px}#home-page ul li .box-tit{text-align:center;font-size:16px;height:24px;font-family:OPENSANS-REGULAR;font-weight:400;color:#303030;word-break:break-all;line-height:1;margin-top:32px}@media screen and (max-width: 1366px)and (min-width: 768px){#home-page ul{display:grid;grid-template-columns:repeat(4, 24%);grid-row-gap:25px;grid-column-gap:1%;width:96%;max-width:1200px}#home-page ul li{width:auto;height:250px}}@media screen and (max-width: 768px){#home-page .title{font-size:5.2083333333vw}#home-page ul{display:grid;grid-template-columns:repeat(2, 50%);grid-row-gap:15px;grid-column-gap:0;width:96%}#home-page ul li{width:auto;height:250px}#home-page ul li .box-img{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#home-page ul li .box-tit{font-size:5.2083333333vw}}