.gmi{background-color:#000}
.gmi-img{position:relative;margin-bottom:3.8rem}
.gmi-img img.tablet{display:none;width:100%}
.gmi-img-dim{position:absolute;top:12%;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.013) 4.8%,rgba(0,0,0,0.049) 9.8%,rgba(0,0,0,0.104) 14.8%,rgba(0,0,0,0.175) 20%,rgba(0,0,0,0.259) 25.5%,rgba(0,0,0,0.352) 31.2%,rgba(0,0,0,0.45) 37.1%,rgba(0,0,0,0.55) 43.4%,rgba(0,0,0,0.648) 50.1%,rgba(0,0,0,0.741) 57.2%,rgba(0,0,0,0.825) 64.7%,rgba(0,0,0,0.896) 72.7%,rgba(0,0,0,0.951) 81.2%,rgba(0,0,0,0.987) 90.3%,black 100%)}
.gmi-img-dim::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#000;transform:translateY(50%)}
.gmi-info-wrapper{padding-left:45%}
.gmi-info-title{margin-bottom:6.4rem;color:#fff}
.gmi-info-list{width:100%}
.gmi-info-list:not(:last-of-type){margin-bottom:4rem}
.gmi-info-list,.gmi-info-list-container{display:flex;align-content:flex-start;justify-content:flex-start}
.gmi-info-list-wrapper{width:50%;display:flex;align-content:flex-start;justify-content:flex-start;flex-wrap:wrap}
.gmi-info-list-wrapper:last-of-type li:last-of-type p{word-break:break-all}
.gmi-info-list_cate{font-weight:300;color:#bbb;min-width:8.8rem}
.gmi-info-list_content{color:#fff;padding-left:2rem}
.gmi-info-list_content img{max-width:15rem;vertical-align:middle}
@media all and (max-width:1024px){.gmi-img{margin-bottom:2.4rem}
.gmi-img img.web{display:none}
.gmi-img img.tablet{display:block}
.gmi .br_t{display:none}
.gmi-info-title{margin-bottom:4rem}
.gmi-info-wrapper{padding-left:40%}
.gmi-info-title{margin-bottom:4rem}
.gmi-info-list{flex-direction:column}
.gmi-info-list:not(:last-of-type){margin-bottom:2.4rem}
.gmi-info-list_cate{width:100%;margin-bottom:.6rem}
.gmi-info-list_content{width:100%;padding-left:0rem}
.gmi-info-list img{max-width:10rem}
}
@media all and (max-width:767px){.gmi-info-wrapper{padding-left:0}
}