/* BASIC css start */
img{max-width:100%}
#container{padding-bottom:0}
#contents{background:#FCF9F3}

.sect1{overflow:hidden;padding-bottom:90px}
.sect1 .row:after{display:block;clear:both;zoom:1;content:''}
.sect1 .column{margin-top:50px}
.sect1 .column:nth-child(1){margin-top:0}

.sect2{position:relative;z-index:1;margin:0 -20px}
.sect2 .inwrap{position:absolute;left:0;z-index:1;width:100%;height:100%}
.sect2 .txt{position:absolute;top:50%;left:50%;z-index:1;width:90%;transform:translate(-50%, -50%)}
.sect2 .bg{overflow:hidden;position:relative;width:100%;padding-bottom:100%}
.sect2 .bg .mask{position:absolute;top:0;left:50%;z-index:0;width:1920px;margin-left:-960px;background:red}
/* BASIC css end */

