@import url('common.css'); @import url('navbar.css'); @import url('footer.css'); .m102-info-list-1 dl { padding: 2rem 4% 2.5rem; border-bottom: 0.75rem solid #ececec; } .m102-info-list-1 dt { overflow: hidden; border-radius: 0.8rem; } .m102-info-list-1 dt img { display: block; width: 100%; } .m102-info-list-1 dd { padding: 1.5rem 0 0; } .m102-info-list-1 dd h4 { font-size: 1.5rem; line-height: 2rem; color: #333333; font-weight: bold; margin-bottom: 1rem; } .m102-info-list-1 .m102-info-1-desc { font-size: 1.3rem; color: #444444; line-height: 1.8rem; height: 3.6rem; overflow: hidden; } .m102-info-list-2 { padding: 2rem 4% 1rem; } .m102-info-list-2 dl { height: 6.6rem; background: #fff; margin-bottom: 1rem; border-radius: 0.5rem; padding: 0 1.2rem; } .m102-info-list-2 dt { float: right; height: 4.1rem; width: 19%; margin-top: 1.2rem; text-align: center; border-left: 1px solid #e5e5e5; box-sizing: border-box; } .m102-info-list-2 dt .info-date { display: block; font-size: 1.2rem; color: #7c7c7c; line-height: 1.5rem; height: 1.5rem; overflow: hidden; } .m102-info-list-2 dt .info-xq { display: block; width: 1rem; height: 2.5rem; margin: 0 auto; position: relative; } .m102-info-list-2 dt .info-xq:after { content: ""; width: 0.7rem; height: 0.7rem; border: 0.4rem solid #333333; border-style: solid solid none none; border-radius: 0.1rem; position: absolute; top: 50%; right: 0.1rem; margin-top: -0.35rem; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .m102-info-list-2 dd { float: left; width: 74%; height: 6.6rem; padding-top: 1.3rem; box-sizing: border-box; } .m102-info-list-2 dd h4 { font-size: 1.3rem; color: #333; line-height: 2rem; height: 2rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .m102-info-list-2 dd .m102-info-2-desc { font-size: 1.2rem; color: #666; line-height: 2rem; height: 2rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }