@import url(common.css);
@import url(common_header.css);
@import url(slick.css);

/*------------------------------------------------
サミットって何
------------------------------------------------*/
.bg.mountain {
	margin-left: -50%;
	width: 100%;
}
.section .body {
	padding-bottom: 9.766%;
}
.section .body .title {
	margin: 9.277% auto 0;
	width: 26.465%; /*271px*/
}
.section .body .slider {
	margin:  0.977% auto;
	width: 70.31%;
}
.section .body .slider_ctrl {
	font-size: 0;
	text-align: center;
}
.section .body .slider_ctrl button {
	font-size: 12px;
	border-width: 0;
	border-radius: 0;
	background: none;
	margin: 0 1.465%;
	padding: 0;
	width: 44px;
	height: 66px;
	width: 4.297%;
	height: 6.445%;
	-webkit-appearance: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	cursor: pointer;
}
.section .body .slider_ctrl button.slick-disabled {
	display: none !important;
}
.section .body .slider_ctrl button:hover {
	bottom: 2px;
}
