@charset "UTF-8";

/* CSS Document */

/*******************************************************/
/* Import */


.anchorTop {
	display: none !important;
}

/*******************************************************/
/* .flexslider */
/*******************************************************/

.flexslider {
	min-height: 440px;
}

.flexslider .dv01 {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	max-width: 1366px;
	min-width: 1000px;
	text-align: center;
}

.flexslider .dv01 img {
	width: 100%;
	max-width: 1000px;
}

/*******************************************************/
/* .windowFit */
/*******************************************************/

.windowFit {
	max-width: 1366px;
	min-width: 1000px;
	text-align: center;
}

.windowFit img {
	width: 100%;
	max-width: 1366px;
}

/*******************************************************/
/* section */
/*******************************************************/

/* #main */

main {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	min-width: 1000px !important;
	max-width: 1366px !important;
}

#event {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 1000px;
	max-width: 1366px;
}

#event .inner {
	width: 1000px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
}

/* #point */
 
#point {
    width: 100%;
    max-width: 1366px;
    min-width: 1000px;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 15px;
    background-image: url(/sagamiono/imgs/index/point/bg-index-point.png);
    background-size: 100% !important;
    /* box-shadow */
    box-shadow: 0px 6px 6px -4px #8a8a8a;
    -moz-box-shadow: 0px 6px 6px -4px #8a8a8a;
    -webkit-box-shadow: 0px 6px 6px -4px #8a8a8a;
    margin-bottom: 10px;
}

#point ul {
	width: 100%;
	max-width: 1207px;
	min-width: 672px;
	margin-left: auto;
	margin-right: auto;
}

#point ul li {
	width: 20%;
	float: left;
}

#point ul li img {
	width: 100%;
}

/* #information */

#information {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]padding-top: 20px;
*/
}

#information .redflame {
	width: 425px;
	height: 275px;
	border: 2px solid #C01734;
	margin-bottom: 30px;
}

#information .redflame div.alignCenter {
	margin-bottom: 10px;
}

#information h1 {
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

#information ul li img {
	/* box-shadow */
	box-shadow: 0px 0px 5px 0px #949494;
	-moz-box-shadow: 0px 0px 5px 0px #949494;
	-webkit-box-shadow: 0px 0px 5px 0px #949494;
	/* border-radius */
/* border */
	border: 1px solid #ffffff;
}

#information ul li img.ns {
	/* box-shadow */
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	/* border-radius */
/* border */
	border: none;
}

#information .clearfix .left {
	width: 550px;
}

#information .clearfix .left ul li.li02 {
	margin-bottom: 20px;
}

#information .clearfix .right {
	width: 450px;
	padding-top: 20px;
}

#information .clearfix .right ul li {
	margin-bottom: 25px;
}
