@charset "utf-8";

#page{}

#page .organization{background:url(../img/ko/bg.png);background-repeat:no-repeat;background-size:100%;background-position:center bottom 50%;margin-top:125px;}
#page .organization .image{max-width:1200px;margin:0 auto;background-image:url(../img/ko/image.png);background-repeat:no-repeat;background-size:auto 100%;background-position:center center;}
#page .organization .image:before{content:"";display:block;padding-bottom:75.833%;}

@media screen and (max-width:900px){
    #page .organization{margin-top:100px}
}

@media screen and (max-width:700px){
    #page .organization{margin-top:70px}
}

@media screen and (max-width:500px){
	#page .organization{margin-top:40px;}
    #page .organization .image{background-image:url(../img/ko/image_mo.png);}
    #page .organization .image:before{padding-bottom:200%;}
}
