﻿@charset "utf-8";

/* main_image */
.main_visual{width:100%;height:800px;overflow:hidden;position:relative;}
.main_image {width:100%;height:800px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:800px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li {float:left;width:100%;height:800px;}
.main_image li span {display:block;width:100%;height:800px;}
.main_image li a {display:block;width:100%;height:800px;}
.main_image li .img_1 {background:url('../img/index/main_vi1.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}
.main_image li .img_2 {background:url('../img/index/main_vi2.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}
.main_image li .img_3 {background:url('../img/index/main_vi3.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}
.main_image li .img_4 {background:url('../img/index/main_vi4.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}
.main_image li .img_5 {background:url('../img/index/main_vi5.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}
.main_image li .img_6 {background:url('../img/index/main_vi6.jpg') left top no-repeat;background-size:cover;-moz-background-size:cover;}

.btn_port {position: absolute;top:373px;margin:0 auto;z-index:22222;left:50%;margin-left:-167px;}


div.flicking_con {position:absolute;top:753px;left:50%;margin:0 0 0 -46px;z-index:99;}
div.flicking_con a {float:left;width:12px !important;height:12px !important;margin-right:4px;display:block;text-indent:-2000px;background:url('../img/index/m2.png') no-repeat;}
div.flicking_con a.on {background:url('../img/index/m1.png') no-repeat;border:none;padding:0;}

#btn_prev,#btn_next {position:absolute;top:373px;width:25px !important;height:50px !important;z-index:111111;}
#btn_prev {left:43px;}
#btn_next {right:43px;}