@charset "UTF-8";


/*--------------------------------------------------------- nav#global */
@media screen and (max-width:767px) {
nav.nav1 {
	display:block;
	}

nav.nav1{
	width:100%;
	background:#009944;
	}
nav.nav1 ul{
	width:97%;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
	border-bottom:5px solid #009944;
	}
nav.nav1 ul li {
	width:100%;
	height:auto;
	font-size:1.3rem !important;
	text-indent:0;
	background:#fff;
	float:none;
	}
nav.nav1 ul li:nth-child(1){
	display:block;
	}
nav.nav1 ul li.net,
nav.nav1 ul li.hojin,
nav.nav1 ul li.densai{
	display:none;
	}
nav.nav1 ul li:nth-child(1) .sitesearch {
	width: 100%;
	clear: both;
	background: #009944;
	margin:0;
	padding: 10px 0 5px 0;
	}
nav.nav1 ul li:nth-child(2) ,
nav.nav1 ul li:nth-child(3) ,
nav.nav1 ul li:nth-child(4) ,
nav.nav1 ul li:nth-child(5) {
	width:100%;
	text-indent:0;
	}
nav.nav1 ul li:nth-child(6),
nav.nav1 ul li:nth-child(7),
nav.nav1 ul li:nth-child(8),
nav.nav1 ul li:nth-child(9){
	margin:0;
	display:block;
	}
nav.nav1 ul li a{
	font-size:1.4rem !important;
	width:100%;
	height:auto;
	color: #000;
	background: url(../img/icon_12.png) 5px center no-repeat !important;
	background-size: 17px !important;
	padding: 14px 0 14px 25px !important;
	text-indent:0;
	padding:0;
	border-top:1px solid #009944;
	overflow:hidden;
	display:block;
	}
nav.nav1 ul li a:hover{
	text-decoration:none;
	}
nav.nav1 ul li:nth-child(2) a,
nav.nav1 ul li:nth-child(3) a,
nav.nav1 ul li:nth-child(4) a,
nav.nav1 ul li:nth-child(5) a{
	height:auto;
	padding-top:0;
	background:none;
	display:block;
	}
nav.nav1 ul li:nth-child(6) a ,
nav.nav1 ul li:nth-child(7) a ,
nav.nav1 ul li:nth-child(8) a ,
nav.nav1 ul li:nth-child(9) a {
	margin-left:0;
	display:block;
	}
nav.nav1 ul li:nth-child(6) a:after ,
nav.nav1 ul li:nth-child(7) a:after ,
nav.nav1 ul li:nth-child(8) a:after ,
nav.nav1 ul li:nth-child(9) a:after {
	margin:0 !important;
	padding:0 !important;
	display:none;
	}
nav.nav1 ul li:nth-child(3),
nav.nav1 ul li:nth-child(4),
nav.nav1 ul li:nth-child(5),
nav.nav1 ul li:nth-child(6),
nav.nav1 ul li:nth-child(7),
nav.nav1 ul li:nth-child(8),
nav.nav1 ul li:nth-child(9){
	width:50%;
	float:left;
	}
nav.nav1 ul li:nth-child(4),
nav.nav1 ul li:nth-child(6),
nav.nav1 ul li:nth-child(8),
nav.nav1 ul li:nth-child(9){
	width:50%;
	float:left;
	border-left:1px solid #009944;
	}

}


/*---------------------------------------------------- index */
#index{
	width:100%;
	background-image:url(../img/bg02.gif),url(../img/bg01.gif);
	background-position:center top,center top;
	background-repeat:no-repeat,repeat-x;
	}
#index .box {
	padding: 20px 0 0 0;
}
#index .box .top {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
#index .box .top .net {
	width: 22.2%;
	float: left;
}
#index .box .top .net .hanshin {
/*	background: #bcead0 url(../img/index/ttl_03.png) top center no-repeat;  */
	background-size: contain;
/*	padding: 60px 0 15px 0;  */
	padding: 45px 0 0 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #fff;
	margin: 0 0 10px 0;
	box-shadow:1px 1px 3px 1px #badae7;
	-moz-box-shadow:1px 1px 3px 1px #badae7;
	-webkit-box-shadow:1px 1px 3px 1px #badae7;
	border:2px solid #009944;
}
#index .box .top .net .hanshin ul {
	width: 92%;
	margin: 0 auto 5px auto;
}
#index .box .top .net .hanshin ul li.net_info{
	font-size:1.2rem;
	padding:10px 0 10px 18px;
	background: url(../img/icon_11.png) left no-repeat;
	background-size: 16px;
	}


#index .box .top .main {
	width: 69.4%;
	height:40%;
	margin: 0 3% 0 0;
	float: right;
	position: relative;
}
#index .box .top .main p.matsuri {
	position: absolute;
	top: 42px;
	left: -47px;
}
#index .box .top .main p.dashi {
	position: absolute;
	top: 70px;
	right: -30px;
}

#index .box .top .main .slide{
	max-height:232px;
	overflow:hidden;
	}

#index .important {
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background: #fff;
	padding: 15px 0;
	margin: 15px 0 0 0;
}
#index .important .important_inner {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	display: table;
}
#index .important .important_inner h2 {
	display: table-cell;
	width: 22.2%;
	vertical-align: middle;
	border-right: 1px dotted #ff0000;
}
#index .important .important_inner h2 img {
	width: 80%;
	display: block;
	margin: 0 auto;
}
#index .important .important_inner .txt {
	display: table-cell;
	width: 77.8%;
	color: #ff0000;
}
#index .important .important_inner .txt p {
	margin: 0 0 0 20px;
	line-height:1.5;
}


#index .category {
	width: 96%;
	max-width: 1000px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#index .category .column {
	width: 15.4%;
	float: left;
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 1.2% 0 0;
	padding-bottom:1%;
	border:1px solid #009944;
}

#index .category .column:last-child {
	margin: 0;
}
#index .category .column p{
	display:none;
	}
#index .category .column h2 a{
	background: #009944;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	padding: 0 0 0 50px;
	display:block;
	margin-bottom:7px;
}
#index .category .column:nth-child(1) h2 a{
	background: #009944 url(../img/index/pic_03.png) 8px no-repeat;
	background-size: 41px;
}
#index .category .column:nth-child(2) h2 a{
	background: #009944 url(../img/index/pic_04.png) 8px no-repeat;
	background-size: 41px;
	padding: 0 0 0 55px;
}
#index .category .column:nth-child(3) h2 a{
	background: #009944 url(../img/index/pic_05.png) 8px no-repeat;
	background-size: 41px;
}
#index .category .column:nth-child(4) h2 a{
	background: #009944 url(../img/index/pic_06.png) 8px no-repeat;
	background-size: 41px;
}
#index .category .column:nth-child(5) h2 a{
	background: #009944 url(../img/index/pic_07.png) 8px no-repeat;
	background-size: 41px;
}
#index .category .column:nth-child(6) h2 a{
	background: #009944 url(../img/index/pic_08.png) 8px no-repeat;
	background-size: 41px;
}
#index .category .column ul {
	padding: 0 1% 0 6%;
}
#index .category .column ul li {
	margin:0;
	background: url(../img/icon_11.png)  no-repeat left 4px;
	background-size: 16px;
	padding:5px 0 5px 24px;
}



#index .info {
	width: 96%;
	max-width: 1000px;
	margin: 30px auto 50px auto;
	overflow: hidden;
}
#index .info > .news {
	width: 48%;
	float: left;
}
#index .info > .campaign {
	width: 48%;
	float: right;
}
#index .info .ttl {
	overflow: hidden;
	padding:6px 10px 7px;
	background:#009944;
}
#index .info .ttl h2 {
	font-size: 1.6rem;
	font-weight: bold;
	color:#fff;
	margin-top:7px;
	display:inline;
	float: left;
}
#index .info .ttl h2 span {
	margin-bottom:7px;
	padding-left:30px;
	display:inline-block;
	position:relative;
}
#index .info .ttl h2 span:first-child{
	margin-right:10px;
	}

#index .info .ttl h2 span:before{
	content:"";
	top:50%;
	left:0;
	width:22px;
	height:22px;
	margin-top:-11px;
	position:absolute;
	}
#index .info > .news .ttl h2 span:first-child:before{
	background: url(../img/icon_news2.gif) left no-repeat;
	background-size: 22px;
}
#index .info > .news .ttl h2 span:before{
	background: url(../img/icon_up2.gif) left no-repeat;
	background-size: 22px;
}
#index .info > .campaign .ttl h2 span:first-child:before {
	background: url(../img/icon_campaign2.gif) left no-repeat;
	background-size: 22px;
}
#index .info > .campaign .ttl h2 span:before{
	background: url(../img/icon_seminar2.gif) left no-repeat;
	background-size: 22px;
}

#index .info .ttl p {
	margin-top:2px;
	float: right;
	border: 1px solid #fff;
	background:#fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#index .info .ttl p a {
	font-size:1.4rem;
	display: block;
	color: #000;
	background: url(../img/icon_09.png) no-repeat 10px 8px;
	background-size: 7px auto;
	padding: 7px 15px 5px 25px;
}


#index .scroll {
    height: 350px;
	background: #f8f8f8;
	position:relative;
	overflow:hidden;
}

ul.news-list{
	margin:0 !important;
	padding:0;
	border-top:1px dotted #919191;
	}
ul.news-list li{
	list-style-type:none;
	padding:0.8em 15px 0.7em 10px;
	border-bottom:1px dotted #919191;
	position:relative;
	}
ul.news-list li a{
	line-height:1.7;
	display:block;
	}
ul.news-list li .new{
	width:50px;
	height:1.5em;
	text-indent:-9999px;
	background:url(../img/icon_new.gif) no-repeat right center;
	display:inline-block;
	}
ul.news-list a{
	color:#000;
	}
ul.news-list .day{
	width:10em;
	padding:0 0 1.5% 28px;
	position:relative;
	}
ul.news-list .txt{
	padding-left:2em;
	}
ul.news-list .txt strong{
	color:#cc0000;
	}
ul.news-list .day.icon01:before,
ul.news-list .day.icon02:before,
ul.news-list .day.icon03:before,
ul.news-list .day.icon04:before{
	position:absolute;
	content:"";
	top:0;
	left:0;
	height:21px;
	width:21px;
	}
.news-list .day.icon01:before{
	background: url(../img/icon_news.png) no-repeat left top;
	background-size:contain;
	}
.news-list .day.icon02:before{
	background: url(../img/icon_up.png) no-repeat left top;
	background-size:contain;
	}
.news-list .day.icon03:before{
	background: url(../img/icon_campaign.png) no-repeat left top;
	background-size:contain;
	}
.news-list .day.icon04:before{
	background: url(../img/icon_seminar.png) no-repeat left top;
	background-size:contain;
	}





#index .attention {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto 50px auto;
	border: 1px solid #ff0000;
	display: table;
}
#index .attention .ttl {
	display: table-cell;
	width: 22.5%;
	background: #ff0000;
	vertical-align: middle;
	padding: 20px 0;
}
#index .attention .ttl h2 {
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
}
#index .attention .ttl p a {
	display: block;
	text-align: center;
	width: 50%;
	margin: 10px auto 0 auto;
	background: #fff url(../img/icon_10.png) 10px no-repeat;
	background-size: 5px;
	color: #000;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 4px 0;
}
#index .attention ul {
	display: table-cell;
	width: 77.5%;
	overflow: hidden;
	vertical-align: middle;
	padding: 20px 0 10px 0;
}
#index .attention ul li {
	float: left;
	width: 40%;
	margin: 0 0 10px 5%;
	background: url(../img/icon_attention.png) left 2px no-repeat;
	background-size: 17px;
	padding: 0 0 0 25px;
}


#index .bnr {
	background: #ebebeb;
	border-top: 1px solid #dadada;
	padding: 30px 0;
}
#index .bnr .bnr_inner {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
#index .bnr .bnr_inner .bx-wrapper {
	width: 100% !important;
	margin: 0 auto !important;
	padding: 0 0 0 0;
}






@media screen and (max-width:1024px) {
	#index .box .top .net .hanshin {
		padding: 60px 0 0 0;
	}
	#index .box .top .main p.matsuri {
		width: 20%;
		top: 62px;
		left: -40px;
	}
	#index .box .top .main p.dashi {
		width: 20%;
		top: 110px;
	}
	#index .category .column {
		width: 31.5%;
		float: left;
		margin: 0 0 10px 0;
		min-height: 280px;
	}
	#index .category .column:nth-child(3n+2) {
		margin: 0 2% 10px 2%;
	}
}

@media screen and (max-width:767px) {

a img:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

	#index .box {
		padding:0;
	}
	#index .box .top {
		width: 100%;
		padding: 10px 0 20px 0;
	}
	#index .box .top .net {
		width: 96%;
		margin: 0 auto;
		float: none;
	}
	#index .box .top .net .hanshin {
	/*	background: #fff url(../img/index/sp_ttl_01.png) top center no-repeat; */
		background-size: contain;
		padding: 10% 0 0 0;
	}
	#index .box .top .net .hanshin ul {
		overflow: hidden;
	}
	#index .box .top .net .hanshin ul li {
		width: 50%;
		margin:0 auto;
	}
	#index .box .top .net .hanshin ul li:nth-child(odd) {
		/*float: left;*/

	}
	#index .box .top .net .hanshin ul li:nth-child(even) {
		padding:0;
		background:none;
		float: right;
	}
	#index .box .top .net .hanshin ul li:nth-child(even) a{
		height:0;
		text-indent:-9999px;
		display:block;
		padding-top:32%;
		background: url(../img/index/btn_05.png) no-repeat center top;
		background-size:100% auto;
		}
	#index .net_info span {
		background: none;
		padding: 0;
	}
	#index .box .top .net > ul {
		overflow: hidden;
	}
	#index .box .top .net > ul li {
		width: 49%;
	}
	#index .box .top .net > ul li:nth-child(odd) {
		float: left;
	}
	#index .box .top .net > ul li:nth-child(even) {
		float: right;
	}
	#index .box .top .net > ul li img{
		width:100%;
		}
	#index .box .top .main {
		width: auto;
		float: none;
		margin: 0;
		padding: 15px 0 0 0;
		background-size: contain;
	}
	#index .box .top .main p.matsuri {
		width: 15%;
		top: 82px;
		left: 0;
	}
	#index .box .top .main p.dashi {
		width: 15%;
		top: 92px;
		right: 0;
	}
	#index .net_info span:after {
		content: normal;
		}
	#index .net_info span img {
			display:block;
	}
	#index .important {
		margin: 0;
		padding: 10px 0;
	}
	#index .important .important_inner {
		display: block;
	}
	#index .important .important_inner h2 {
		display: block;
		width: auto;
		border: none;
		margin: 0 0 10px 0;
	}
	#index .important .important_inner h2 img {
		width: 45%;
		display: block;
		margin: 0;
	}
	#index .important .important_inner .txt {
		display: block;
		width: auto;
	}
	#index .important .important_inner .txt p {
		margin: 0;
	}
	#index .category {
		margin: 20px auto 0 auto !important;
	}
	#index .category .column {
		width: auto;
		float: none;
		margin: 0 0 10px 0 !important;
		padding-bottom:0 !important;
		min-height: inherit;
		border-radius: 4px !important;
		-moz-border-radius: 4px !important;
		-webkit-border-radius: 4px !important;
	}
	#index .category .column h2{
		display:none;
		}
	#index .category .column p{
		background: #009944;
		border-radius: 4px !important;
		-moz-border-radius: 4px !important;
		-webkit-border-radius: 4px !important;
		padding: 0 0 0 50px;
		display:block;
	}

	#index .category .column:nth-child(1) p{
		background: #009944 url(../img/index/pic_03.png) 8px no-repeat;
		background-size: 41px;
	}
	#index .category .column:nth-child(2) p{
		background: #009944 url(../img/index/pic_04.png) 8px no-repeat;
		background-size: 41px;
		padding: 0 0 0 55px;
	}
	#index .category .column:nth-child(3) p{
		background: #009944 url(../img/index/pic_05.png) 8px no-repeat;
		background-size: 41px;
	}
	#index .category .column:nth-child(4) p{
		background: #009944 url(../img/index/pic_06.png) 8px no-repeat;
		background-size: 41px;
	}
	#index .category .column:nth-child(5) p{
		background: #009944 url(../img/index/pic_07.png) 8px no-repeat;
		background-size: 41px;
	}
	#index .category .column:nth-child(6) p{
		background: #009944 url(../img/index/pic_08.png) 8px no-repeat;
		background-size: 41px;
	}

	#index .category .column p span:after {
		content:attr(data-label);
	}
	#index .category .column p span img {
		display:none;
    }
	#index .category .column p {
		color: #fff;
		padding: 14px 0 14px 60px !important;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		font-size: 1.4rem;
	}
	#index .category .column p span {
		display: block;
		background: url(../img/index/icon_down.png) 96% center no-repeat;
		background-size: 16px;
	}
	#index .category .column p.active {
		border-radius: 10px 10px 0 0;
		-moz-border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
	}
	#index .category .column p.active span {
		background: url(../img/index/icon_up.png) 96% center no-repeat;
		background-size: 16px;
	}
	#index .category .column ul {
		padding: 0 0 0 0;
		display: none;
		font-size: 1.4rem;
	}
	#index .category .column ul li {
		margin: 0;
		padding: 10px 4% 10px 34px;
		border-bottom: 1px solid #d4d4d4;
		background-position: 10px;
	}
	#index .category .column ul li:last-child {
		border: none;
	}
	#index .info{
	margin: 0 auto 20px !important;
		}
	#index .info > .news {
		width: auto;
		float: none;
		margin: 0 0 15px 0;
	}
	#index .info > .campaign {
		width: auto;
		float: none;
	}
	#index .scroll {
		height: 220px;
	}
	#index .info dl dt {
		font-size: 1.0rem;
		margin: 10px 0 0 0;
	}
	#index .info dl dd {
		padding: 0 0 10px 45px;
	}
	#index .attention {
		display: block;
		margin-bottom: 20px;
	}
	#index .attention .ttl {
		display: block;
		width: auto;
		padding: 8px 3%;
		overflow: hidden;
	}
	#index .attention .ttl h2 {
		font-size: 1.4rem;
		text-align: left;
		float: left;
	}
	#index .attention .ttl p {
		float: right;
	}
	#index .attention .ttl p a {
		display: block;
		text-align: center;
		width: auto;
		margin: 0;
		padding: 2px 10px 2px 20px;
	}
	#index .attention ul {
		display: block;
		padding: 10px 0 0 0;
		width: auto;
	}
	#index .attention ul li {
		float: none;
		width: auto;
		margin: 0 0 10px 3%;
		background: url(../img/icon_attention.png) left no-repeat;
		background-size: 17px;
		padding: 0 0 0 25px;
	}
	#index .bnr .bnr_inner .bx-wrapper {
		width: 75% !important;
	}
















}




