.container
{max-width:1240px; margin:0 auto; }
.clearfix::after
{content:''; display:block; clear:both;}
.main-visual-txt 
{position:relative; display:table; width:100%; height:100%;}
.visual-txt-con
{width:100%; height:100%; display:table; text-align:center;}
.table-cell-layout
{display:table-cell; vertical-align:middle; }

h1,h2,h3,h4,h5,h6
{font-family:'pretendard'; letter-spacing:-0.02em}

@media screen and (max-width:1240px){
    .container
    {padding:0 20px;}
}