@charset "utf-8";
/* ==================== トップページ index.html ==================== */

#main {
	margin-left: 220px;
	min-width:900px;
}

#sub {
	position:fixed;
	top:0;
	left:-220px;
	width:220px;
	background:#4C1438;
	height:100%;
	z-index:9999;
}

.sec-entry .header{
	overflow:hidden;
	position:relative;
}
.sec-entry .header img.photo{
	height:100%;
	width:100%;
	opacity:0;
}
.sec-entry .header img{
	/*position:absolute;*/
}

.sec-entry a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.sec-entry .footer {
    height: 113px;
    line-height: 113px;
    overflow: hidden;
	background-color:#fff;
}
.sec-entry .footer .info{
	float:right;
	height:100%;
	margin-right:25px;
}
.sec-entry .footer .title{
	float:left;
	margin-left:15px;
}
.sec-entry .footer .info img,
.sec-entry .footer .title img{
	vertical-align:middle;
}

/*=======================
       トップページグローバルナビ
=======================*/
#sub .contentNav01{
	position:absolute;
	width:100%;
}
#sub .contentNav01 h1{
	margin-bottom:35px;
}
#sub .contentNav01 li{
	margin:12px 0;
}
#sub .contentNav01 li a{
	display:block;
	height:40px;
	width:190px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#sub .contentNav01 li a img{
	position:absolute;
	left:38px;
}
#sub .linksNav01{
	position:absolute;
	width:100%;
	bottom:-110px;
}
#sub .contentNav01 li a img.icon{
	left:75px;
}
#sub .contentNav01 li a img.label{
	left:95px;
	top:15px;
	display:none;
}
#sub .contentNav01 li .down{
	top:7px;
}
#sub .linksNav01 .nav{
	    margin-top: 10px;
}
#sub .linksNav01 .sns{
	width:190px;
	margin:0 auto;
}




#topFacebook {
	position:fixed;
	top:10px;
	right:20px;
	z-index:2;
	width:150px;
}





#top_img {
	margin:0;
	padding:0 0 20px;
	width:100%;
	overflow:hidden;
	background:#DBDCDC;
	position:relative;
	border: 0;
}

#top_img ul {
	margin:0 auto;
	padding:0;
}

#top_img ul li a:hover img{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	position: relative;
	border-radius:0 !important;
	box-shadow:none !important;
}

.flex-direction-nav a {
	margin-top:-45px !important;
}

.flex-control-nav {
	width: 100%;
	bottom:13px !important;
}

.flex-control-nav li {
	margin:0 !important;
	width:20%;
	height:20px;
	display: inline-block;
	zoom: 1;
}


.flex-control-paging li a {
	width: 100% !important;
	height: 15px !important;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	background:#FFF;
	filter:alpha(opacity=50);
	opacity:.5;
	box-shadow:none !important;
	background: rgba(255,255,255,.5) !important;
	background:#FFF !important;
	filter:alpha(opacity=50) !important;
	opacity:.5 !important;
}

.flex-control-paging li a:hover {
	background: rgba(33,33,33,.7) !important;
	background:#333 !important;
	filter:alpha(opacity=50) !important;
	opacity:.5 !important;
}


.flex-control-paging li a.flex-active {
	background: rgba(255,255,255,.9) !important;
	cursor: default !important;
	background:#FFF !important;
	filter:alpha(opacity=90) !important;
	opacity:.9 !important;
}


/* ------------------------------


#topTopics


------------------------------ */


#topTopics{
	min-height: 224px;
	background: url(../images/top_topics_bg01.jpg)no-repeat 0 0;
	background-size: 100% 100%;
	position: relative;
}

#topTopics:after{
	content: "";
	display: table;
	clear: both;
}

#topTopics img#topicsImg{
	display: block;
	float: left;
	margin: 0 auto;
	padding: 10px 15px 0 0;
}

#topTopics ul{
	float: left;
	width: 85%;
	height: 96px;
	overflow: auto;
}
@media screen and (min-width: 1025px) {
#topTopics .topTopicsInner{
	width: 100%;
}

#topTopics ul{
	float: left;
	width: 85%;
	height: 96px;
	overflow: auto;
}

}

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

	#topTopics ul{
	float: left;
	width: 89%;
	height: 96px;
	overflow: auto;
}
}

.topTopicsInner{
	position: absolute;
	top: 25%;
	left: 5%;

}

#topTopics li:nth-child(2n){
	background-color: rgba(122,122,122,0.7);
}


#topTopics li:nth-child(2n+1){
	background-color: rgba(150,150,150,0.7);
}

#topTopics dl:after{
	content: "";
	display: table;
	clear: both;
}

#topTopics dl{
	padding: 5px;
}

#topTopics dl *{
	font-size: 14px;
}

#topTopics dt,
#topTopics dd{
	text-align: left;
}

#topTopics dt{
	float: left;
	margin-right: 20px;
	color: #fff;
}

#topTopics dd{
	overflow: hidden;
}

#topTopics dd a{
	color: #fff;
}


.mb10{

	    margin-bottom: 10px;
}

.tel{

	padding-top:18px;
}

.home02{
    display: block;
    position: absolute;
    left: 28px;
    top: 40px;
}


#sec-top h1{
	margin-top:20px !important;
}


.nav li:nth-child(2){
	height:20px;
    margin-bottom: 20px !important;
}

.nav li:nth-child(3){
    margin-bottom: 20px;
    margin-top: 15px;

}

.nav li:nth-child(3) a{
	height:20px;
}