@charset "utf-8";

*                   {font-family: 굴림, Gulim, Verdana, Arial, Helvetica, sans-serif;}
p                   { font-size: 15px;}

div.home            { background-color: green; text-align: center; padding: 20px 0 40px; color: white;  min-height: 800px; }
.home .mf-title p   { font-size: 45px; font-weight: bolder; }
.home .mf-title h4  { text-align: left;margin-left: 5%; }
.home img           { border-left: 0;border-right: 0; padding: 4px 0; border-radius: 0; display: block; margin:0 auto 40px; }
.home button        { width: 150px; height:35px;border-radius: 5px; background-color: white; border:0; cursor: pointer; color: black; }

.sub                  { text-align: center; background-image: url('/images/photo/2021/children/02.jpg'); background-size: cover; background-position: center center; padding:100px 0; min-height: 800px; }
.sub img.back        { position: absolute; top:30px; right: 30px; width: 40px; }
.gallery img:nth-child(1) { display: block;margin:0 auto 20px; border:2px solid #c49b51; max-height: 550px;border-radius: 0; }
.sub img              { cursor: pointer; }