/* BASIC css start */
#content { position:relative; overflow:hidden; margin-bottom:5rem; } 



#content img { width:108%; object-fit:cover; object-position:-1.6rem 0;}



.link_1 { position:relative; }
.link_1 .form { position:absolute; top:39rem; left:7.7rem; width:22rem; height:5rem; } 

.link_2 { position:relative; }
.link_2 .apta { position:absolute; bottom:23.5rem; right:9rem; width:20rem; height:4rem; }
.link_2 .naver { position:absolute; bottom:5rem; left:8rem; width:6rem; height:7rem; }
.link_2 .insta_1 { position:absolute; bottom:5rem; left:16rem; width:6rem; height:7rem; }
.link_2 .share_bt { position:absolute; bottom:5rem; right:8rem; width:6rem; height:7rem; }
.link_2 .share_bt button { display:block; width:100%; height:100%; background:none;  border:none; }


.link_3 { position:relative; }
.link_3 .insta { position:absolute; bottom:2.7rem;; right:11rem; width:15.5rem; height:4rem; } 

.link_4 { position:relative; }
.link_4 .check { position: absolute; bottom: 2.7rem; right: 8.5rem; width: 19.5rem; height: 4rem; } 


/* 신청하기 */
#fixRequest { width:100%; position:fixed; bottom:0; background:#fff; box-sizing:border-box; z-index:999; border-top:1px solid #e9e9e9; padding:0 1.3rem;  }
#fixRequest a { width: 100%; background:#408cd5; display: block; text-align: center; vertical-align: middle;
    padding: 1.9rem 0;  margin: 1rem 0; border-radius: 1rem; color: #fff; font-weight: bold; font-size:1.8rem;}
    
/* BASIC css end */

