/* home styles */
/*************************
*******header******
**************************/
.owl-carousel .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span,
.owl-carousel .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #000;
}
.home-carousel {
	position: relative;
	background:url(../img/bg-md.jpg) center center #434036;
	background-size: cover;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
@media (min-width: 1200px) {
	.home-carousel {
	background:url(../img/bg-lg.jpg) center center #434036;
}
}
@media screen and (min-width: 430px) and (max-width: 768px) {
	.home-carousel {
	background:url(../img/bg-sm.jpg) center center #434036;
}
}
@media screen and (max-width:429px) { 
	.home-carousel {
	background:url(../img/bg-xs.jpg) center center #434036;
}
}
.home-carousel .owl-carousel {
	padding-top: 60px;
	padding-bottom: 20px;
}
.home-carousel .owl-theme .owl-controls .owl-page span {
	background: #666;
}
.home-carousel .owl-theme .owl-controls .owl-page.active span {
	background: #fff;
}
.home-carousel h1,
.home-carousel h2,
.home-carousel p {
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.home-carousel h1 {
	font-size: 30px;
	letter-spacing: 0.02em;
	line-height: 50px;
	font-weight: 500;
}
.home-carousel h2 {
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 35px;
	font-weight:500;
}
.home-carousel p {
	font-size: 20px;
	padding: 0;
	letter-spacing: 0.10em;
	font-weight:500;
	line-height: 30px;
	padding-bottom: 30px;
}
@media screen and (max-width:428px) { 
/*　画面サイズが 428pxまではここを読み込む　*/
	.home-carousel h1 {
		font-size: 26px;
		line-height: 38px;
	}
}
/*************************
*******news ticker******
**************************/
.ticker {
	margin: 0 auto;
	padding: 15px 8px 8px 8px;
	width: 100%;
	text-align: left;
	border-bottom: #B3A48F 1px dotted;
	position: relative;
	overflow: hidden;
	color: #555555;
	font-size: 16px;
	line-height: 1.8em;
}
.ticker ul {
	width: 100%;
	height: 80px;
	position: relative;
}
.ticker ul li {
	width: 100%;
	height: 80px;
	display: none;
}
@media screen and (max-width:428px) { 
/*　画面サイズが 428pxまではここを読み込む　*/
	.ticker {
		font-size: 16px;
		line-height: 1.7em;
	}
}
/*************************
*******news******
**************************/
.latestnews li {
	color: #555555;
	line-height: 1.8em;
	padding: 5px;
}
.latestnews ul, .latestnews li {
	list-style: none;
	border-bottom: #B3A48F 1px dotted;
}

/*************************
*******section******
**************************/
#course,
#events,
#contact,
#access {
	padding-top: 150px;
}

/*************************
*******Courses******
**************************/
.box-image {
	margin: 0 -15px;
}
.box-image {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 15px 0;
}
.box-image .bg {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #8C2F00;
}
.box-image .name {
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	color: #fff;
	padding: 0 20px;
}
.box-image .name h3 {
	color: #fff;
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: 0.08em;
	font-weight:400;
}
.box-image .name h3 a {
	color: #fff;
}
@media screen and (max-width:428px) { 
/*　画面サイズが 428pxまではここを読み込む　*/
	.box-image .name {
	height: 60%;
	bottom: 0;
	color: #fff;
	padding: 0 10px;
}
	.box-image .name h3 {
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0em;
	}
}
.box-image:hover .bg {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.box-image:hover .name {
	position: absolute;
	-webkit-transform: translate(0, -75%);
	-ms-transform: translate(0, -75%);
	-o-transform: translate(0, -75%);
	transform: translate(0, -75%);
}

/*************************
*******Events******
**************************/
#events h4 {
	letter-spacing: 0.08em;
	margin: 0 0 10px;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #38a7bb;
	line-height: 1em;
	text-align: center;
}
#events .image {
	margin-bottom: 30px;
	overflow: hidden;
}
#events .image img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#events .read-more {
	text-align: center;
}
/*************************
*******rental******
**************************/
.bar.background-image-fixed-2 {
	background: url(../img/rental-bg.jpg) center top no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.bar.background-image-fixed-2 h3 {
	color: #fff;
	font-size: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-weight: 700;
	text-shadow: 1px 1px 3px #000;
}
.bar.background-image-fixed-2 p {
	color: white;
	font-size: 18px;
	text-shadow: 1px 1px 3px #000;
	line-height: 1.8em;
}
/*************************
*******QPD******
**************************/
#get-it {
	background: url(../img/bg/bg.png);
	padding: 50px 0 30px;
	color: #fff;
	text-align: center;
}
#get-it p {
	margin: 0 0 20px;
}