@charset "utf-8";

section{min-width:1400px;}
.emm{height:100%;}
.emImg{position:absolute; right:0px; top:50%; transform:translateY(-50%); max-width:50vw;}
.emImg img{width:100%;}

.ciInfo{height:677px; background:url('../../images/ci_bg.png') center; color:#000;}
.ciInfo article{padding: 140px 0;}
.ciInfo ul{width:75%;}
.ciInfo li:not(:first-child){margin-top:10%;}
.ciInfo p{font-size:1.5rem; color:#59c7f7; font-weight:600;}
.ciInfo strong{display:block; margin:10px 0 15px 0; font-size:2.5rem; line-height:1.4; color:#fff;}
.ciInfo span{display:block; font-size:1.5rem; line-height:1.4; font-weight:200; color:#fff;}

footer{margin-top:0px;}