@charset "utf-8"; *{margin:0; padding:0; outline:0; text-decoration:none; box-sizing:border-box;} body::-webkit-scrollbar {width:0px;height:0px;}

.a{display:flex; justify-content:space-between; align-items:center;}
.b{display:flex; justify-content:space-between;}
.c{display:flex; justify-content:space-between; flex-direction:column;}
.d{display:flex; justify-content:center; align-items:center;}
.m{max-width:1100px; margin:0 auto; padding:0 10px;}

.ha{font:600 15px / 20px Times; color: #159; margin:1px;}
.hu{background:url(/f/a/4.png) no-repeat; background-size:cover; height:430px;}
.hv{text-align:right; max-width:1027px; margin:0 auto; padding:40px;}

.if{max-width:1000px; margin:50px auto;}
.ii{height:80px; width:100%; border-radius:100px; background:#eee; border:15px solid #f9f9f9;}
.ib{height:0; width:0; border-radius:100px; background:#579;}



@media screen and (max-width: 700px) {
.hu{background:url(/f/a/2.png) no-repeat; background-size:cover; height:140vw;}
.hv{padding-right:5vw; display:flex; text-align:right; max-width:1020px; height:20vw; margin: 0 auto; justify-content:flex-end; align-items:center;}
.ha{font:600 12px / 12px Times; margin:2px;}
}

@media screen and (max-width: 420px) {

}
