@charset "UTF-8";
@page {
	margin: 5mm 5mm;
	size: A4 landscape;
}

body,html {
	zoom: 100%;
    height: auto!important;
}

#global-header{
    display: none;
}

#mainInner,
.contentsSection{
    position: relative!important;
    top:auto!important;
    left:auto!important;
}
.contentsSection{
    width: 100%!important;
    height: 197mm!important;
    display: block!important;
    page-break-before: always;
    page-break-after: always;
    /*width: 210mm!important;
	height: 297mm!important;*/
    z-index: 1;
    box-sizing: border-box;
    margin-top: 3mm!important;
    margin-bottom: 0!important;
}
.contentsSection::after{
    display: none;
}
main{
    height: 6720mm!important;
    width: 100%!important;
    background: #fff;
}
#global_wrap{
    height: 6720mm;
    width: 100%;
}
.bgA{
    animation: none!important;
    z-index: 1;
    background: #f4f4f4!important;
}
.arrow{
    display: none!important;
}
#mainInner{
    height: 6720mm!important;
    width: 100%!important;
    top:0!important;
    left:0!important;
    position: relative!important;
}
.contentsSection .contentsSectionImageArea1{
    height: 100mm!important;
}
#contentsSection-0-0 h3{
    text-shadow: none;
    color: #000;
    -webkit-text-stroke: none;
    text-stroke: none;
}
