/* BASIC css start */
.add_if_con { width:100%; height:300px; margin:20px auto; text-align:center; background:#f5f5f5; }

.contents01 {position:relative;}
.contents01 div.imageMap { position:absolute; width:860px; height:100%; bottom:0; margin:0 120px;}
.contents01 div.imageMap img {display:block;}
.contents01 div.imageMap .link1 {position:absolute; left:40%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents01 div.imageMap .link2 {position:absolute; left:55%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents01 div.imageMap .link3 {position:absolute; left:70%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents01 div.imageMap .link4 {position:absolute; left:85%; width:14.5%; height:100%; bottom:0; border:2px solid white;}

.contents02 {position:relative;}
.contents02 div.imageMap {position:absolute; width:860px; height:100%; bottom:0; margin:0 120px;}
.contents02 div.imageMap img {display:block;}
.contents02 div.imageMap .link1 {position:absolute; right:85%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents02 div.imageMap .link2 {position:absolute; right:70%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents02 div.imageMap .link3 {position:absolute; right:55%; width:14.5%; height:100%; bottom:0; border:2px solid white;}
.contents02 div.imageMap .link4 {position:absolute; right:40%; width:14.5%; height:100%; bottom:0; border:2px solid white;}



/* ¸ð¹ÙÀÏ */
@media (max-width: 767.98px) {
iframe {display:none;}
#contentWrap {width:100%;}
#contentWrap img {width:100%;}
}
/* BASIC css end */

