﻿@charset "utf-8";
#container .carousel-ul {
	width: 100%;
	float: left;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0%;
	background-size: 100% auto;
	background-origin: border-box;
	background-image: url(../img/top/top_slide_back.png);
	margin-left: auto;
	margin-right: auto;
}

.carousel-ul div img {
	float: left;
	clear: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
#container .carousel-ul div {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#container #contents {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 5%;
	float: left;
	clear: both;
	color: #555555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	padding-bottom: 5%;
}
#container .about_1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
	padding-top: 5%;
	padding-bottom: 10%;
	padding-left: 25%;
	padding-right: 25%;
	color: #555555;
	font-size: 14px;
}
#container .about_1 h2 {
	font-size: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 3%;
	line-height: 38px;
}
#container .about_1 p {
	font-size: 14px;
	line-height: 28px;
}
#container .about_1 div {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
	padding-top: 5%;
	padding-bottom: 0px;
}
.about_1 p span {
}
.about_1 div span {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div span img {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.about_1 div h3 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bolder;
	font-size: 14px;
	margin-top: 0px;
	padding-left: 5%;
	padding-top: 20%;
	line-height: 28px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.about_1 div h4 {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bolder;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 5%;
	padding-top: 0%;
	line-height: 28px;
	float: left;
}






#container .about_2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	clear: both;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 25%;
	padding-right: 25%;
	color: #555555;
}

#container .about_2 table {
	width: 100%;
}

tr {
	font-size: 14px;
	line-height: 34px;
	width: 100%;
}
th   {
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #ABABAB;
	font-weight: lighter;
	padding-top: 1%;
	padding-bottom: 0%;
	letter-spacing: 3px;
}
td   {
	width: 75%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px solid #ABABAB;
	font-weight: lighter;
	padding-top: 1%;
	padding-bottom: 0%;
	padding-left: 3%;
}
tr td a {
	text-decoration: none;
	color: #555555;
}











@media screen{

}
