@charset "euc-jp";

/* -------------------------------------------------------------------------------- */
/* wrapper */
/* -------------------------------------------------------------------------------- */

#wrapper {
	min-width: 1000px;
	padding-top: 63px;
	overflow: hidden;
}

a:hover img ,
.ov:hover {
	opacity:0.7;
}

/* -------------------------------------------------------------------------------- */
/* snav */
/* -------------------------------------------------------------------------------- */
#snav {
	position:fixed;
	right:20px;
	z-index:999;
}

#snav ul {
	padding-top:22px;
}

#snav ul li {
	position:relative;
}

#snav ul li a {
	display:inline-block;
	width: 30px;
	min-height:40px;
	margin:0 0 16px;
	background:url(/braava/img/ico_03.png) no-repeat 5px center;
}

#snav ul li a.store {
	background:url(/img/ico_store.png) no-repeat right center;
	width: 30px;
	background-size: 30px;
	min-height: 30px;
}

#snav ul li.act a {
	background:url(../img/index_snav_ico_02.png) no-repeat 5px center;
}

#snav ul li.hover a {
	background:url(../img/index_snav_ico_03.png) no-repeat 5px center;
}

#snav ul li span {
	display:none;
	position:absolute;
	top:0;
	left:-186px;
	width:168px;
	color:#ffffff;
	font-size:113%;
	line-height:40px;
	text-align:center;
	background:#62a900;
	border-radius:2px;
}

#snav ul li.hover span {
	display:inline-block;
}

/* -------------------------------------------------------------------------------- */
/* index */
/* -------------------------------------------------------------------------------- */

.topCt {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

#index_kv {
	margin:0 0 20px;
}

#index_kv ul li {
	position: relative;
	min-width: 1000px;
	height: 645px;
	margin-bottom: 20px;
	background: url(/img/index_kv_img_01.jpg) no-repeat center top;
	-webkit-background-size: 1200px auto;
	background-size: 1200px auto;
	overflow: hidden;
}

#index_kv .bxslider02 li.kv02 {
	background: url(/img/index_kv_img_02.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv03 {
	background: url(/img/index_kv_img_03.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv04 {
	background: url(/img/index_kv_img_04.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv05 {
	background: url(/img/index_kv_img_05.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv06 {
	background: url(/img/index_kv_img_06.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv07 {
	background: url(/img/index_kv_img_07.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv08 {
	background: url(/img/index_kv_img_08.jpg) no-repeat center top;
}
#index_kv ul li.kv09 {
	background: url(/img/index_kv_img_09.jpg) no-repeat center top;
}
#index_kv .bxslider02 li.kv10 {
	background: url(/img/index_kv_img_10.jpg) no-repeat center top;
}
#index_kv ul li.kv11 {
	background: url(/img/index_kv_img_11.jpg) no-repeat center top;
}
#index_kv ul li.kv12 {
	background: url(/img/index_kv_img_12.jpg) no-repeat center top;
}
#index_kv ul li.kv13 {
	background: url(/img/index_kv_img_13.jpg) no-repeat center top;
}

#youtube {
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	margin:auto 0 auto -50%;
	z-index:-1;
}

#index_kv .inner{
	position: relative;
	width: 1200px;
	height: 645px;
	margin: 0 auto;
	text-align: left;
	z-index: 60;
}
#index_kv ul li h1,
#index_kv ul li .ttl{
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 645px;
	background: url(/img/index_kvtxt_01.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv02 .ttl{
	background: url(/img/index_kvtxt_02.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv03 .ttl{
	background: url(/img/index_kvtxt_03.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv04 .ttl{
	background: url(/img/index_kvtxt_04.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv05 .ttl{
	background: url(/img/index_kvtxt_05.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv06 .ttl{
	background: url(/img/index_kvtxt_06.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv07 .ttl{
	background: url(/img/index_kvtxt_07.png) no-repeat center top;
}
#index_kv .bxslider02 li.kv08 .ttl{
	background: url(/img/index_kvtxt_08.png) no-repeat center 19%;
}
#index_kv ul li.kv09 .ttl{
	background: url(/img/index_kvtxt_09.png) no-repeat center 21%;
}
#index_kv .bxslider02 li.kv10 .ttl{
	background: url(/img/index_kvtxt_10.png) no-repeat center top;
}
#index_kv ul li.kv11 .ttl{
	background: url(/img/index_kvtxt_11.png) no-repeat center top;
}
#index_kv ul li.kv12 .ttl{
	background: url(/img/index_kvtxt_12.png) no-repeat center 23%;
}
#index_kv ul li.kv13 .ttl{
	background: url(/img/index_kvtxt_13.png) no-repeat center 50%;
}
#index_kv .btn{
	position: absolute;
	bottom: 220px;
	width: 100%;
	margin: 0 auto;
	text-align:center;
}
#index_kv .kv01 .btn{
	bottom: 150px;
}
#index_kv .kv04 .btn{
	bottom: 250px;
}
#index_kv .kv05 .btn{
	bottom: 365px;
}
#index_kv .kv06 .btn{
	bottom: 180px;
}
#index_kv .kv08 .btn{
	bottom: 300px;
}
#index_kv .kv10 .btn{
	bottom: 330px;
}
#index_kv .kv11 .btn{
	left: 30px;
	bottom: 99px;
}
#index_kv .kv12 .btn{
	bottom: 66px;
}
#index_kv .kv13 .btn{
	bottom: 66px;
}

#index_kv .btn a{
	display: block;
	width: 300px;
	height: 50px;
	margin: 0 auto;
	color:#ffffff;
	font-size: 18px;
	font-weight:bold;
	line-height:50px;
	background:#62a900;
	border-radius:2px;
}

#index_kv .btn .blue a{
	background:#1aa2dc;
}

#index_kv .btn .brown + .brown {
	margin: 13px 0 0;
}

#index_kv .btn .brown a{
	width: 370px;
	background:#b49161;
}

#index_kv .bx-prev{
	position: absolute;
	top: 143px;
	left: 0;
	display: block;
	padding: 80px 50px 0 0;
	border-radius: 0 4px 4px 0;
	background: rgba(238,238,238,0.7) url(../img/slider_ico01_prev.png) no-repeat center center;
	background-size: contain;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	z-index: 100;
}

#index_kv .bx-next{
	position: absolute;
	top: 143px;
	right: 0;
	display: block;
	padding: 80px 50px 0 0;
	border-radius: 4px 0 0 4px;
	background: rgba(238,238,238,0.7) url(../img/slider_ico01_next.png) no-repeat center center;
	background-size: contain;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	z-index: 100;
}

#wrapper .next {
	text-align: center;
}

.indexBox01 {
	margin:-35px 0 0;
	padding:70px 0 0;
}

.indexBox01 h2 {
	width:1000px;
	min-height:18px;
	margin: 0 auto;
	color:#62a80a;
	font-size:150%;
	font-weight:bold;
	border-bottom:1px solid #d2d2d2;
}

.indexBox01 .news_list {
	width:1000px;
	margin:0 auto 30px;
	padding:5px 0 0;
}

.indexBox01 .news_list li {
	font-size:88%;
	line-height:180%;
}

.indexBox01 .news_list li span {
	padding:0 15px 0 0;
	color:#64a70b;
}

.indexBox01 .news_list li p {
	padding:0 0 0 95px;
}

.indexBox01 .news_img {
	margin:0 0 92px;
}

.indexBox01 .news_img .bx-wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto;
}

.indexBox01 .news_img li.img01 {
	height:280px;
	background:url(/img/index_new_img_01.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img02 {
	height:280px;
	background:url(/img/index_new_img_02.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img03 {
	height:280px;
	background:url(/img/index_new_img_03.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img04 {
	height:280px;
	background:url(/img/index_new_img_04.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img05 {
	height:280px;
	background:url(/img/index_new_img_05.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img06 {
	height:280px;
	background:url(/img/index_new_img_06.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img07 {
	height:280px;
	background:url(/img/index_new_img_07.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img08 {
	height:280px;
	background:url(/img/index_new_img_08.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img09 {
	height:280px;
	background:url(/img/index_new_img_09.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img10 {
	height:280px;
	background:url(/img/index_new_img_10.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img11 {
	height:280px;
	background:url(/img/index_new_img_11.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img12 {
	height:280px;
	background:url(/img/index_new_img_12.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img13 {
	height:280px;
	background:url(/img/index_new_img_13.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img14 {
	height:280px;
	background:url(/img/index_new_img_14.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img15 {
	height:280px;
	background:url(/img/index_new_img_15.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img16 {
	height:280px;
	background:url(/img/index_new_img_16.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img17 {
	height:280px;
	background:url(/img/index_new_img_17.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img18 {
	height:280px;
	background:url(/img/index_new_img_18.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img19 {
	height:280px;
	background:url(/img/index_new_img_19.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img20 {
	height:280px;
	background:url(/img/index_new_img_20.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img21 {
	height:280px;
	background:url(/img/index_new_img_21.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img22 {
	height:280px;
	background:url(/img/index_new_img_22.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img23 {
	height:280px;
	background:url(/img/index_new_img_23.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img24 {
	height:280px;
	background:url(/img/index_new_img_24.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img25 {
	height:280px;
	background:url(/img/index_new_img_25.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img26 {
	height:280px;
	background:url(/img/index_new_img_26.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img27 {
	height:280px;
	background:url(/img/index_new_img_27.jpg) no-repeat left top;
}
.indexBox01 .news_img li.img28 {
	height:280px;
	background:url(/img/index_new_img_28.jpg) no-repeat left top;
}
.indexBox01 .news_img li a {
	display:block;
	min-height:280px;
}

.indexBox01 .news_img .bx-wrapper .bx-pager {
	position: absolute;
	left:451px;
	bottom:-47px;
}

.indexBox01 .news_img .bx-wrapper .bx-pager .bx-pager-item {
	display:inline-block;
	margin:0 14px 0 0;
}

.indexBox01 .news_img .bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	width: 14px;
	height: 14px;
	margin: 0;
	text-indent: -9999px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border:1px solid #b6b5b5;
	box-sizing:border-box;
	background:#b6b5b5;
}

.indexBox01 .news_img .bx-wrapper .bx-pager.bx-default-pager a.active {
	border:1px solid #62a900;
	background:#62a900;
}

.indexBox01 .news_img .bx-prev{
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	margin: -40px 0 0 -36px;
	padding: 80px 50px 0 0;
	border-radius: 4px 0 0 4px;
	background: rgba(238,238,238,0.7) url(../img/slider_ico01_prev.png) no-repeat center center;
	background-size: contain;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	z-index: 100;
}

.indexBox01 .news_img .bx-next{
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	margin: -40px -36px 0 0;
	padding: 80px 50px 0 0;
	border-radius: 0 4px 4px 0;
	background: rgba(238,238,238,0.7) url(../img/slider_ico01_next.png) no-repeat center center;
	background-size: contain;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	z-index: 100;
}

@media screen and (max-width: 1090px) {
.indexBox01 .news_img {
	position:relative;
}

.indexBox01 .news_img .bx-wrapper {
	position:static;
}

.indexBox01 .news_img .bx-prev,
.indexBox01 .news_img .bx-next{
	margin: -40px 0 0 0;
}
}

.indexBox02 {
	width:1000px;
	margin:-14px auto 0;
	padding:70px 0 0;
}

.indexBox02 .block01 {
	margin:0 0 69px;
	border:1px solid #d2d2d2;
}

.indexBox02 .block01 .ttl {
	display:block;
	float:left;
	width:467px;
	min-height:256px;
	background:url(/img/index_fun_txt_01.png) no-repeat 37px 26px;
}

.indexBox02 .block01 a {
	display:block;
}

.indexBox02 .block01 span {
	float:right;
	width:515px;
	min-height:256px;
	background:url(/img/index_fun_img_01.jpg) no-repeat right top;
}

.indexBox02 .block02 {
	min-height: 440px;
	margin:0 0 17px;
}

.indexBox02 .block02 h2 {
	min-height:27px;
	margin:0 0 22px;
	background:url(/img/index_voice_txt_01.png) no-repeat center top;
}

.indexBox02 .block02 .tw_grid {
	float:none;
	width:auto;
}

.indexBox02 .block02 .tw_time {
	float:right;
	border:1px solid #b9bbb9;
}

.indexBox03 {
	width:1000px;
	margin:-15px auto 58px;
	padding:70px 0 0;
}

.indexBox03 h2 {
	height:113px;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background:url(/img/index_style_txt_01.png) no-repeat center center;
}

.indexBox03 h2 a {
	display:block;
	height:111px;
}

.indexBox03 .block01 {
	float:left;
	width:494px;
	border-right:1px solid #d2d2d2;
	background:url(/img/index_style_img_left.jpg) no-repeat left 32px;
}

.indexBox03 .block01 a {
	display:block;
	min-height:220px;
	background:url(/img/index_ico_01.png) no-repeat 370px 146px;
}
.indexBox03 .block01 a:hover {
	background:rgba(255,255,255,0.30) url(/img/index_ico_01.png) no-repeat 370px 146px;
}
.indexBox03 .block01 span {
	display:block;
	padding:40px 0 0 275px;
	font-size:113%;
	line-height:134%;
}

.indexBox03 .block02 {
	float:left;
	width:505px;
	background:url(/img/index_style_img_right.jpg) no-repeat 45px 32px;
}

.indexBox03 .block02 a {
	display:block;
	min-height:220px;
	background:url(/img/index_ico_01.png) no-repeat 394px 146px;
}

.indexBox03 .block02 a:hover {
	background:rgba(255,255,255,0.30) url(/img/index_ico_01.png) no-repeat 394px 146px;
}

.indexBox03 .block02 span {
	display:block;
	padding:40px 0 0 328px;
	font-size:113%;
	line-height:134%;
}

.indexBox04 {
	width:1000px;
	margin:-18px auto 62px;
	padding:70px 0 0;
}

.indexBox04 h2 {
	min-height:27px;
	padding:50px 0 34px;
	background:url(/img/index_line_txt_01.png) no-repeat center 50px;
	border-top:1px solid #d2d2d2;
}

.indexBox04 ul li.left {
	float:left;
	width:490px;
	min-height:283px;
	margin:0 15px 0 3px;
	background:url(/img/index_line_img_01.jpg) no-repeat left top;
}

.indexBox04 ul li.left a {
	display:block;
	min-height:283px;
}

.indexBox04 ul li.right {
	float:left;
	width:490px;
	min-height:283px;
	margin:0 2px 0 0;
	background:url(/img/index_line_img_02.jpg) no-repeat left top;
}

.indexBox04 ul li.right a {
	display:block;
	min-height:283px;
}




/* FOR MOBILE ------------------------------ */

@media screen and (max-width: 640px) {

#wrapper {
	min-width: 100px;
	padding-top: 0;
}
#wrapper .stage #topicsPath {
	display: none;
}

a:hover img ,
.ov:hover {
	opacity:1;
}

/* -------------------------------------------------------------------------------- */
/* snav */
/* -------------------------------------------------------------------------------- */
#snav {
	position:fixed;
	right:3.2%;
	height:100%;
	z-index:999;
}

#snav ul {
	padding-top:21px;
}

#snav ul li {
	position:relative;
}

#snav ul li a {
	display:inline-block;
	width:21px;
	min-height:10px;
	margin:0 0 14px;
	background:url(../img/index_snav_ico_01.png) no-repeat center;
	background-size:10px 10px;
}

#snav ul li a.store {
	width:18px;
	min-height:18px;
	background:url(/img/ico_store.png) no-repeat center;
	background-size:18px 18px;
	position: relative;
	left: 1px;
}


#snav ul li.act a {
	background:url(../img/index_snav_ico_02.png) no-repeat center;
	background-size:10px 10px;
}

#snav ul li.hover a {
	background:url(../img/index_snav_ico_01.png) no-repeat center;
	background-size:10px 10px;
}

#snav ul li span {
	display:none;
	position:absolute;
	top:0;
	left:-186px;
	width:168px;
	color:#ffffff;
	font-size:113%;
	line-height:40px;
	text-align:center;
	background:#62a900;
	border-radius:2px;
}

#snav ul li.hover span {
	display:none;
}


/* index */

#index_kv {
	position: relative;
}

#index_kv ul li {
	min-width: 100px;
	height: auto;
	margin-bottom: 3.7%;
	padding-top: 0;
	background: url(/img/index_kv_img_sp_01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv02 {
	background: url(/img/index_kv_img_sp_02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv03 {
	background: url(/img/index_kv_img_sp_03.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv04 {
	background: url(/img/index_kv_img_sp_04.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv05 {
	background: url(/img/index_kv_img_sp_05.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv06 {
	background: url(/img/index_kv_img_sp_06.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv07 {
	background: url(/img/index_kv_img_sp_07.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv08 {
	background: url(/img/index_kv_img_sp_08.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv ul li.kv09 {
	background: url(/img/index_kv_img_sp_09.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv .bxslider02 li.kv10 {
	background: url(/img/index_kv_img_sp_10.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv ul li.kv11 {
	background: url(/img/index_kv_img_sp_11.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv ul li.kv12 {
	background: url(/img/index_kv_img_sp_12.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#index_kv ul li.kv13 {
	background: url(/img/index_kv_img_sp_13.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

#youtube {
	display: none !important;
}

#index_kv .inner{
	width: auto;
	height: auto;
	padding-top: 85.93%;
}

#index_kv ul li h1 ,
#index_kv ul li .ttl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	margin: 0;
	background: none !important;
}

#index_kv .bx-prev,
#index_kv .bx-next{
	top: 0;
	margin: 2.1875% 0 0;
	padding: 12.5% 7.8125% 0 0;
}

#index_kv .btn{
	position: absolute;
	right: 0;
	bottom: 12.5%;
	left: 0;
	width: 37.7%;
	margin: auto;
	font-size:63%;
}
#index_kv .kv01 .btn{
	bottom: 12.5%;
}
#index_kv .kv02 .btn{
	bottom: 23.4%;
}
#index_kv .kv04 .btn{
	bottom: 17%;
}
#index_kv .kv05 .btn{
	bottom: 60%;
}
#index_kv .kv06 .btn{
	bottom: 22%;
}
#index_kv .kv07 .btn{
	bottom: 17.5%;
}
#index_kv .kv08 .btn{
	bottom: 38%;
}
#index_kv .kv09 .btn{
	bottom: 38%;
}
#index_kv .kv10 .btn{
	bottom: 50%;
}
#index_kv .kv11 .btn{
	width: 87.5%;
	left: 6.25%;
	bottom: 5%;
}
#index_kv .kv12 .btn{
	width: 78.13%;
	bottom: 4%;
}
#index_kv .kv13 .btn{
	width: 78.13%;
	bottom: 4%;
}

#index_kv .btn a{
	width: auto;
	height: auto;
	font-size: 15px;
	font-weight: normal;
	line-height:190%;
}
#index_kv .btn a:hover{
	background: none;
}
#index_kv .btn .brown + .brown {
	margin: 2% 0 0;
}

#index_kv .btn .brown a{
	width: 100%;
	line-height: 220%;
}


#index_kv .kv_img{
	position: absolute;
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
#index_kv .kv_img li{
	position: absolute;
	width: 100%;
	min-width: 100px;
	height: auto;
	padding-top: 85.93%;
}

#wrapper .next {
	width:6.7%;
	margin:0 auto;
}

.indexBox01 {
	width:93.75%;
	margin:3.5% auto 0;
	padding:0;
}

.indexBox01 h2 {
	width:auto;
	min-height:inherit;
	font-size:94%;
	background:none;
	border-bottom:none;
}

.indexBox01 .news_list {
	width:auto;
	margin:0 0 7%;
	padding:3.5% 0 0;
	border-top:1px solid #d2d2d2;
}

.indexBox01 .news_list li {
	margin:0 0 2%;
	font-size:75%;
	line-height:125%;
}

.indexBox01 .news_list li span {
	display:block;
	padding:0;
	color:#64a70b;
}

.indexBox01 .news_list li p {
	display:block;
	padding:0 0 0 0;
}

.indexBox01 .news_img {
	position:relative;
	width:auto;
	margin:0 -1% 20%;
}

.indexBox01 .news_img .bx-wrapper {
	width:auto;
}

.indexBox01 .news_img li.img01 ,
.indexBox01 .news_img li.img02 ,
.indexBox01 .news_img li.img03 ,
.indexBox01 .news_img li.img04 ,
.indexBox01 .news_img li.img05 ,
.indexBox01 .news_img li.img06 ,
.indexBox01 .news_img li.img07 ,
.indexBox01 .news_img li.img08 ,
.indexBox01 .news_img li.img09 ,
.indexBox01 .news_img li.img10 ,
.indexBox01 .news_img li.img11 ,
.indexBox01 .news_img li.img12 ,
.indexBox01 .news_img li.img13 ,
.indexBox01 .news_img li.img14 ,
.indexBox01 .news_img li.img15 ,
.indexBox01 .news_img li.img16 ,
.indexBox01 .news_img li.img17 ,
.indexBox01 .news_img li.img18 ,
.indexBox01 .news_img li.img19 ,
.indexBox01 .news_img li.img20 ,
.indexBox01 .news_img li.img21 ,
.indexBox01 .news_img li.img22 ,
.indexBox01 .news_img li.img23 ,
.indexBox01 .news_img li.img24 ,
.indexBox01 .news_img li.img25 ,
.indexBox01 .news_img li.img26 ,
.indexBox01 .news_img li.img27 ,
.indexBox01 .news_img li.img28 {
	width:49%;
	height:auto;
	margin:0 2% 0 0;
	background:none;
}

.indexBox01 .news_img li a {
	min-height:inherit;
	padding:0 0 1px;
}

.indexBox01 .news_img li span {
	display:block;
	width:92%;
	margin:3% auto 0;
	font-size:75%;
	font-weight:bold;
	line-height:125%;
}

.indexBox01 .news_img .bx-wrapper .bx-pager {
	position: absolute;
	left:39%;
	bottom:-35px;
}

.indexBox01 .news_img .bx-wrapper .bx-pager .bx-pager-item {
	display:inline-block;
	margin:0 14px 0 0;
}

.indexBox01 .news_img .bx-wrapper .bx-pager.bx-default-pager a {
	width: 10px;
	height: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.indexBox01 .news_img .bx-prev,
.indexBox01 .news_img .bx-next{
	display: none;
}

.indexBox02 {
	width:auto;
	margin:7.5% 0 0;
	padding:0;
	border-top:1px solid #d2d2d2;
}

.indexBox02 .block01 {
	margin:4.5% 3.125% 5%;
	padding:0 0 6%;
	border:none;
	border-bottom:1px solid #d2d2d2;
}

.indexBox02 .block01 .ttl {
	float:none;
	width:auto;
	margin:0 0 3.12%;
	min-height:inherit;
	background:none;
}

.indexBox02 .block01 a {
	display:block;
}

.indexBox02 .block01 span{
	float:none;
	width:auto;
	min-height:inherit;
	background:none;
}

.indexBox02 .block02 {
	min-height:inherit;
	margin:0 0 7.5%;
}

.indexBox02 .block02 h2 {
	width:50%;
	min-height:inherit;
	margin:0 auto 3.5%;
	background:none;
}

.indexBox02 .block02 .tw_grid {
	float:none;
	width:auto;
	margin:0 3.125%;
}

.indexBox02 .block02 .tw_time {
	float:none;
	padding:3.125%;
	text-align:center;
	border:none;
	background:#f3f4f6;
}

.indexBox02 .block02 .twitter-timeline {
	width:100% !important;
	height:800px !important;
	margin:0 auto;
}

.indexBox03 {
	width:auto;
	margin:7.5% 0 9.3%;
	padding:0;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

.indexBox03 h2 {
	width:auto;
	height:auto;
	margin:0;
	padding:0 3.125%;
	border-top:none;
	border-bottom:1px solid #d2d2d2;
	background:none;
}

.indexBox03 h2 a {
	display:block;
	height:auto;
}

.indexBox03 .block01 {
	width:49.9%;
	padding:5% 0 0 5%;
	border-right:none;
	background:none;
}

.indexBox03 .block01 a {
	display:block;
	min-height:inherit;
	background:url(/img/index_ico_01.png) no-repeat 93% 85%;
	background-size:12px 26px;
}

.indexBox03 .block01 span.pcHide {
	width:90%;
	padding:2% 0 0;
}

.indexBox03 .block01 span {
	padding:4% 20% 7% 0;
	font-size:75%;
	font-weight:bold;
	line-height:134%;
}

.indexBox03 .block02 {
	width:49.9%;
	padding:5% 2% 0 3%;
	border-left:1px solid #d2d2d2;
	background:none;
}

.indexBox03 .block02 a {
	display:block;
	min-height:inherit;
	background:url(/img/index_ico_01.png) no-repeat 98% 85%;
	background-size:12px 26px;
}

.indexBox03 .block02 span.pcHide {
	width:90%;
	padding:2% 0 0;
}

.indexBox03 .block02 span {
	padding:4% 20% 7% 0;
	font-size:75%;
	font-weight:bold;
	line-height:134%;
}

.indexBox04 {
	width:93.75%;
	margin:6.5% auto 12%;
	padding:0;
}

.indexBox04 h2 {
	width:60%;
	min-height:inherit;
	margin:0 auto;
	padding:2% 0 5% ;
	background:none;
	border-top:none;
}

.indexBox04 ul li.left {
	float:none;
	width:98.8%;
	min-height:inherit;
	margin:0 auto 3%;
	background:none;
}
.indexBox04 ul li.left a {
	min-height:inherit;
}

.indexBox04 ul li.right {
	float:none;
	width:98.8%;
	min-height:inherit;
	margin:0 auto;
	background:none;
}
.indexBox04 ul li.right a {
	min-height:inherit;
}

}
