@charset "UTF-8";
/* ---------------------------------------- file info */
/* filename:index.css */
/* creation date:2014年7月17日 */
/* last updated:2014年7月17日 */
/* -------------------------------------------------- */
#mainVisual .inner {
	height: 390px;
	background: url(../../images/common/bg_thrash_lGreen.png)
}
#mainVisual .wrap {
	height: 390px;
	background: url(../../images/index/mainVisual_arms.png.png) no-repeat center bottom;
}
#mainVisual .wrapInner {
	width: 960px;
	margin: 0 auto 0;
	padding-top: 15px;
	position: relative;
}
/* --------------------------------------------------
sliderのためのCSS
-------------------------------------------------- */
div.bx-wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 15px;
	overflow: hidden;
}
ul#slider {
	width: 640px!important;
	height: 360px;
	color: #fff;
}
div.bx-viewport {
	width: 640px!important;
	height: 320px!important;
	float: left;
}
div.bx-controls.bx-has-pager {
	width: 320px;
	float: right;
}
#slider li {
	width: 640px!important;
	text-align: center;
	top: 136px;
}
#slider li.slide1 {
	top: 68px;
}
#slider li div p {
	font-size: 193%;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.8;
	text-shadow: 0 0 6px #3D8607, 0 0 6px #3A7C09, 0 0 6px #1A3803;
	margin-bottom: 30px;
}
#slider li div p strong {
	font-size: 120%;
}
div.bx-pager.bx-custom-pager {
	margin-top: 15px;
}
div.bx-pager-item {
	text-align: center;
}
div.bx-pager-item:nth-of-type(1) {
	display: none;
}
div.bx-pager-item a {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	background: #5c8e37;
	border-radius: 50%;
	margin: 0 auto 30px;
	display: block;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
div.bx-pager-item a.active {
	background: #a4e473;
	box-shadow: 0 0 10px rgba(164,228,115,0.75), 0 0 10px rgba(164,228,115,0.75), 0 0 10px rgba(164,228,115,0.75);
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
div.bx-pager-item:nth-of-type(1) {
	display: none;
}
/* --------------------------------------------------
menuBlock
-------------------------------------------------- */
#contents .menuBlock {
	margin-bottom: 85px;
}
#contents .menuBlock ul {
	overflow: visible;
}
#contents .menuBlock ul li {
	width: 225px;
	margin-right: 20px;
	float: left;
	overflow: visible;
}
#contents .menuBlock ul li:last-child {
	margin-right: 0
}
#contents .menuBlock ul li figure {
	text-align: center;
	position: relative;
}
#contents .menuBlock ul li figure img {
	max-width: 100%;
	height: auto;
}
#contents .menuBlock ul li figure figcaption {
	width: 100%;
	font-size: 115%;
	text-align: center;
	background: #1e93d3;
	background: rgba(0,140,214,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	text-shadow: 0px 2px #0075c9;
	color: #fff;
	line-height: 48px;
}
#contents .menuBlock ul li figure figcaption span {
	line-height: 16px;
	display: block;
	padding: 5px 0;
}
#contents .menuBlock ul li .textBox {
	min-height: 76px;
	margin: 13px 0 10px;
}
#contents .menuBlock ul li .btn {
	width: 160px;
	height: 40px;
	margin: 0 auto;
}
#contents .menuBlock ul li .btn a {
	font-size: 115%;
	line-height: 40px;
	background: url(../../images/index/link_icon.png) no-repeat 30px center;
	padding-left: 53px;
	display: block!important;
}
/* --------------------------------------------------
informationBlock
-------------------------------------------------- */

#contents>.cf>.wrap {
	width: 555px;
	float: left;
}

#contents .wrap #informationBlock {
	height:245px;
}

#contents .wrap #informationBlock article {
	line-height: 56px;
	border-bottom: 1px solid #eee;
}
#contents .wrap #informationBlock article:last-child {
	border-bottom: none
}
#contents .wrap #informationBlock article .font-num {
	width: 110px;
	color: #008cd6;
	font-style: italic;
	font-weight: bold;
	float: left;
}
#contents .wrap #informationBlock article h1 {
	width: 445px;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/* --------------------------------------------------
bannerArea
-------------------------------------------------- */
#contents .bannerArea {
	width: 360px;
	float: right;
	margin-top: 8px;
}
#contents .bannerArea ul li {
	height:70px;
	margin-bottom: 10px;
}
#contents .bannerArea ul li:last-child {
	margin-bottom: 0px;
}
/* --------------------------------------------------
faqBlock
#contents #faqBlock {
	width: 360px;
	float: right;
}

#contents #faqBlock h2 {
	padding-bottom:10px;
}

#contents #faqBlock ul {
	height:230px;
}

#contents #faqBlock ul li {
	border-bottom: 1px solid #b2dcf3;
	padding: 8px 0;
}
#contents #faqBlock ul li:last-child {
	border-bottom: none
}
#contents #faqBlock ul li a {
	line-height: 20px;
	background: url(../../images/faq/q.png) no-repeat left 0px;
	padding-left: 35px;
	display: block;
}
#contents #faqBlock ul li a:hover {
	background-position: 2px 0px
}
-------------------------------------------------- */

/* --------------------------------------------------
joinBlock
-------------------------------------------------- */
#joinBlock {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 100px;
}
#joinBlock h2 {
	text-align: center;
}
#joinBlock h2 img {
	margin-top: -23px;
}
#joinBlock .blockInner {
	background: url(../../images/common/bg_thrash_lBlue.png);
	margin: -5px 0 1px;
	padding: 15px 0;
}
#joinBlock .blockInner ul {
	width: 960px;
	margin: 0 auto;
}
#joinBlock .blockInner ul li {
	margin-right: 16px;
	float: left;
}
#joinBlock .blockInner ul li:last-child {
	margin-right: 0px;
}
