@charset "UTF-8";

/* CSS Document */

/* pc */
@media screen and (min-width: 769px) {

.pc .flexslider {
	max-width: 1400px;
}

.information {
}

.information div {
	text-align: center;
}

.information .dv01 {
	/* [disabled]background-color: #C6CDCF;
*/
	/* [disabled]padding-top: 20px;
*/
	/* [disabled]padding-bottom: 20px;
*/
	/*margin-bottom: 10px;*/
	background-image: url(../../../imgs/index/information/img-index-information-pc-01-20171120.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	width: 100%;
	max-width: 1400px;
	min-width: 1000px;
}

.information .alignCenter {
	margin-bottom: 20px;
}

.information .dv02 {
	margin-bottom: 20px;
}

.information .dv03 {
	margin-bottom: 15px;
}

.information .dv04 {
	margin-bottom: 45px;
}

.information .dv04 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;
}

.indexMenu {
	margin-bottom: 25px;
	color: #5C6063;
	font-size: 13px;
}

.indexMenu .dv01, .indexMenu .dv02, .indexMenu .dv03, .indexMenu .dv04, .indexMenu .dv05 {
	width: 100%;
	max-width: 1400px;
	min-width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 545px;
	position: relative;
	text-align: center;
	padding-top: 55px;
}

.indexMenu .dv01 {
	background-image: url(../../../imgs/index/indexMenu/pc/bg-index-menu-pc-01.jpg);
}

.indexMenu .dv02 {
	background-image: url(../../../imgs/index/indexMenu/pc/bg-index-menu-pc-02.jpg);
}

.indexMenu .dv03 {
	background-image: url(../../../imgs/index/indexMenu/pc/bg-index-menu-pc-03.jpg);
}

.indexMenu .dv04 {
	background-image: url(../../../imgs/index/indexMenu/pc/bg-index-menu-pc-04.jpg);
}

.indexMenu .dv05 {
	background-image: url(../../../imgs/index/indexMenu/pc/bg-index-menu-pc-05.jpg);
}

.indexMenu .sc_btn {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 35px;
}
}
