@charset "UTF-8";

/*공간소개*/
.c040100 {font-size:2rem}
.c040100 .img {border-radius:1rem; overflow:hidden; position:relative}
.c040100 .img:before {content:''; border:15px solid rgba(255,255,255,0.5); width:100%; height:100%; position:absolute; left:0; top:0}
.c040100 .info {font-size:2rem; margin:7rem 0 5rem}
.c040100 .flex-box.type2 .desc {width:80%}
@media screen and (max-width:768px){

	.c040100 .flex-box.type2 .desc {width:100%}
}
