@charset "utf-8";
/* CSS Document */
#contents_wrapper {
	margin: 30px auto 0;
}
#mv_top{
	width:100%;
	height: 87%;
	display: block;
	z-index: 100;
	text-align: center;
	position: relative;
	font-family: "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#mv_top ul {
  width: 100%;
  height: 100%;
}
#mv_top ul li{
  width: 100%;
  height: 100%;
}

#mv_top ul li{
  background-repeat: no-repeat;
  background-size: cover;
	background-position: top center;
  position: relative;
  width: 100%;
  height: 100%;

}

#mv_top ul li p.copy_img {
    position: absolute;
    top: 25vh;
    left: 50%;
    width: 100%;
    display: block;
    z-index: 100;
    text-align: center;
}


#mv_top ul li.mv01 p.copy_img {
	margin-left: -327px;
}

#mv_top ul li.mv02 p.copy_img {
	margin-left: -403px;
}

#mv_top ul li.mv03 p.copy_img {
	margin-left: -325px;
}
#mv_top ul li.mv04 p.copy_img {
	margin-left: -343px;
}

#mv_top .bnr_box {
	background: rgba(109,190,125,0.8) url(../../image/bnr_bg.png) repeat-x bottom center;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px 0 15px; 
	width: 100%;
	z-index: 100;
}
#mv_top .box_inr {
	margin: 15px auto 0;
	width: 960px;
}
#mv_top .bnr_box h2 {
	background: url(../../image/title_bg.png) no-repeat center left;
	float: left;
  padding-top: 32px;
  height: 80px;
  width: 165px;
  box-sizing: border-box;
  margin-top: 20px;
}
#mv_top .bnr_box h2 span{
	/*background: #3e3e3e;*/
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
#mv_top .bnr_box h2 span img{
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
#mv_top .bnr_box .boxl {
	float: left;
	width: 440px;
}
#mv_top .bnr_box .boxl ul{
	width: 100%;
	height: auto;
}
#mv_top .bnr_box .boxl ul li{
	display: inline-block;
  margin: 0px 0px;
  height: 130px;
  width: 130px;
}

#mv_top .bnr_box .boxl ul li a{
	width: 100%;
}
#mv_top .bnr_box .boxl ul li a img{
	width: 100%;
}
#mv_top .bnr_box .boxr {
	  padding-top: 20px;
    float: right;
    width: 340px;
}
#mv_top .bnr_box .boxr h3 {
	text-align: left;
	margin-bottom: 10px;
}

/*検索*/
#top_mv_r_txt{
	width:255px;
	float:left;
}

#top_mv_r_txt input{
	border:1px solid #a5a5a5;
	border-radius:3px;
    -webkit-border-radius:3px;  
    -moz-border-radius:3px;
	height:60px;
	line-height:24px;
	width:150px
	border-right:none;
	font-size: 12px;
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
}

#top_mv_r_bt{
	float:left;
	width:54px;
	display:block;
}


#top_mv_r_bt input{
	background:#9a2a2a url(../../image/searchBtn.jpg) no-repeat center center;
	color: #fff;
	font-weight: 600;
	width: 90px;
  height: 60px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	display:block;
	margin-left: -5px;
}

.bx-wrapper {
	width: 100% !important;
	height: 100% !important;
	position: relative;
margin-bottom: 0px !important;
box-shadow: none !important;
border: none !important;
background: #fff;
box-sizing: border-box !important;
}
.bx-viewport{
		width: 100% !important;
	height: 100% !important;
}
.bx-controls-direction {
	display: none;
}

.bx-pager {
	bottom: 235px;
}









#top_block1{
	margin-bottom:40px;
}

#top_block1 p{
	float:left;
	width:260px;
}

#top_topics_box{
	float:left;
	padding:8px 0 0 0;
	width:700px;
}

#top_topics_box h2{
	float:left;
	width:174px;
}

#top_topics_box #nav{
	float:left;
	background:url(../../image/tab_bg.gif) 0 bottom repeat-x;
}

#top_topics_box #nav li{
	/*width:102px;*/
	width:128px;
	height:25px;
	margin-right:4px;
	float:left;
	text-indent:-9999px;
}

#topics_nav_bt1{
	background:url(../../image/tab1.gif) no-repeat;
}

#topics_nav_bt1.select,
#topics_nav_bt1:hover{
	background:url(../../image/tab1_on.gif) no-repeat;
}

#topics_nav_bt2{
	background:url(../../image/tab2.gif) no-repeat;
}

#topics_nav_bt2.select,
#topics_nav_bt2:hover{
	background:url(../../image/tab2_on.gif) no-repeat;
}

#topics_nav_bt3{
	background:url(../../image/tab3.gif) no-repeat;
}

#topics_nav_bt3.select,
#topics_nav_bt3:hover{
	background:url(../../image/tab3_on.gif) no-repeat;
}

#topics_nav_bt4{
	background:url(../../image/tab4.gif) no-repeat;
}

#topics_nav_bt4.select,
#topics_nav_bt4:hover{
	background:url(../../image/tab4_on.gif) no-repeat;
}

#topics_nav_bt5{
	background:url(../../image/tab5.gif) no-repeat;
}

#topics_nav_bt5.select,
#topics_nav_bt5:hover{
	background:url(../../image/tab5_on.gif) no-repeat;
}

#tab{
	margin-top:13px;
}

#top_topics{
	width:700px;
}

#top_topics li{
	border-bottom:1px dotted #ccc;
	/*padding:9px 0;*/
	padding:6px 0;
}

#top_topics .topics_date{
	float:left;
	color:#2d4615;
	width:90px;
	padding-left:7px;
	display:block;
	font-size:85%;
	font-weight:bold;
	color:#555;
	padding-top:2px;
}

#top_topics .topics_txt{
	float:left;
	display:block;
	width:500px;
	padding-left:15px;
	background:url(../image/arrow1.gif) 0 4px no-repeat;
}

#top_topics .topics_icon{
	float:left;
	width:75px;
	height:16px
}

#top_topics .icon1{background:url(../../image/icon1.gif) no-repeat;}
#top_topics .icon2{background:url(../../image/icon2.gif) no-repeat;}
#top_topics .icon3{background:url(../../image/icon3.gif) no-repeat;}
#top_topics .icon4{background:url(../../image/icon4.gif) no-repeat;}
#top_topics .icon5{background:url(../../image/icon5.gif) no-repeat;}

#top_block2{
	width:965px;
	margin-left:-10px;
	margin-bottom:42px;
}

#top_block2 li{
	float:left;
	margin-left:18px;
	margin-bottom:13px;
	_display:inline;
}

#top_block3 ul{
	background:#f7f7f7;
	border:1px solid #ddd;
	padding:18px 18px 18px 2px;
	margin-top:11px;
	margin-bottom:58px;
}

#top_block3 ul li{
	float:left;
	margin-left:16px;
}

#top_block4 li{
	float:left;
	margin-right:13px;
	padding-top:2px;
}

#top_block4 li.lastChild{
	padding-top:0 !important;
}

#top_block5 {
	font-family: "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	width: 960px;
	margin: 0 auto;
}
#top_block5 h2{
	margin-bottom: 15px;
}
#top_block5 ul li{
	float: left;
	margin-right: 60px;
	margin-bottom: 50px;
	text-align: center;
	width: 280px;
}

#top_block5 ul li:nth-child(3), #top_block5 ul li:last-child{
	margin-right: 0px;
}
#top_block5 ul li .img{
	padding-bottom: 5px;
	border-bottom: #bfbfbf 1px solid;
	margin-bottom: 15px;
}

#top_block5 ul li .txt{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
}
#top_block5 ul li .btn a{
	background: #398f46;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 600;
	padding: 7px 0;
	text-decoration: none;
	width: 100%;
}

