/*=============================
ページ基本
=============================*/
body {
min-width: 1100px;
overflow: auto;
}

#naviBtn,
#mailBtn {
position: absolute;
}

#anchor {
position: absolute;
}

/*=============================
トップページ用
=============================*/
#top_main_img {
height: 500px;
}
.effect {
opacity: 1;
}

#gn .bg_box {
z-index: -1;
}

/*=============================
仮想ページ用
=============================*/
#main_img {
height: 500px;
}
#main_img_i {
height: 500px;
}