@charset "utf-8";
/***************************************************************
File name 					: 			style.css
Description 				: 			個別スタイル定義
Date 							: 			2016/12
Table of contents 		:
**************************************************************/
@import url('https://fonts.googleapis.com/css?family=Heebo');

/*TOP*/
#home{
}
#home #mv{
	width:1120px;
	margin:30px auto;
}
/*#home main h2{
	font-size:25px;
	line-height:1;
	text-align:center;
	padding:100px 0 50px;
}*/
#home #hNews{
	border-top:1px solid #dfdadb;
	background:#f0ebec;
	padding:50px 0;
}
#home #hNews .wrap{
}
#home #hNews .wrap #hNewsInfo{
}
#home #hNews .wrap #hNewsInfo > li{
	float:left;
	width:780px;
	height:250px;
	background:#fff;
}
#home #hNews .wrap #hNewsInfo > li:first-child{
	width:310px;
	margin:0 30px 0 0;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap{
	border-top:3px solid #b81726;
	padding:15px 15px 0;
	position:relative;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider{
	width:280px;
	/*overflow:hidden;*/
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider{
	width:280px !important;
	height:200px !important;
	margin:0 auto;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li a{
	display:block;
	width:100%;
	height:100%;
	margin-bottom: 10px;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li p{
	color:#b81726;
	text-decoration:underline;
	line-height:1.53;
	text-align:center;
	padding:10px 0 0;
	height:50px;
	box-sizing:border-box;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator{
	width:48px;
	margin:0 auto;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li{
	float:left;
	width:8px;
	height:8px;
	background:#dcd3d5;
	margin:0 0 0 12px;
	cursor:pointer;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li:first-child{
	margin:0;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator .slick-active{
	background:#b81726;
}
#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li button{
	display:none;
}
#home #hNews .wrap #hNewsInfo li #tab{
	width:100%;
	height:50px;
}
#home #hNews .wrap #hNewsInfo li #tab li{
	width:260px;
	height:50px;
	float:left;
	border-bottom:3px solid #d3d0d0;
	box-sizing:border-box;
	font-size:16px;
	text-align:center;
	line-height:50px;
	background:#f8f8f8;
}
#home #hNews .wrap #hNewsInfo li #tab li:nth-child(2),
#home #hNews .wrap #hNewsInfo li #tab li:nth-child(3){
	border-left:1px solid #ececec;
}
#home #hNews .wrap #hNewsInfo li #tab .tabActive{
	border-top:3px solid #b81726;
	border-bottom:3px solid #fff;
	color:#b81726;
	background:#fff;
}
#home #hNews .wrap #hNewsInfo li #tab li:hover{
	opacity:0.7;
	cursor:pointer;
}
#home #hNews .wrap #hNewsInfo li #tabInfo{
	position:relative;
}
#home #hNews .wrap #hNewsInfo li #tabInfo >li{
	float:left;
	width:780px;
	height:200px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#home #hNews .wrap #hNewsInfo li #tabInfo >li:first-child{
	display:block;
}
#home #hNews .wrap #hNewsInfo li #tabInfo dl{
	width:780px;
height: 120px;
overflow: auto;
	margin:30px 0 0;
	line-height:1;
}
#home #hNews .wrap #hNewsInfo li #tabInfo dl dt{
	width:195px;
	height:20px;
	line-height:20px;
	float:left;
	padding:0 0 20px 25px;
	position:relative;
}
#home #hNews .wrap #hNewsInfo li #tabInfo dl dt p{
	position:absolute;
	top:0;
	right:20px;
	width:65px;
	height:20px;
	color:#fff;
	background:#252525;
	text-align:center;
	line-height:1;
	display:inline-block;
	padding:4px 0 0;
	box-sizing:border-box;
}
#home #hNews .wrap #hNewsInfo li #tabInfo dl dd{
	width:560px;
width:520px;

	height:20px;
	line-height:20px;
	float:left;
	padding:0 0 20px;
}
#home #hNews .wrap #hNewsInfo li #tabInfo dl dd a{
	color:#b81726;
	text-decoration:underline;
}
#home #hNews .wrap #hNewsInfo li #tabInfo .arrowShortBtn{
	position:absolute;
	bottom:0;
	right:0;
}
#home #hInfo{
    padding:60px 0;
    margin: 0 auto;
	/*background:#f8f8f8;
	border-top:1px solid #e8e2e3;
	border-bottom:1px solid #e8e2e3;*/
}
#home #hInfo #hInfoSliderWrap{
}
#home #hInfo #hInfoSliderWrap #hInfoSlider{
	width:930px;
	margin:0 auto;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider li{
	width:280px;
	padding:0 15px;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev{
	width:20px;
	height:100px;
	background:#b81726;
	position:absolute;
	text-align:center;
	top:-10px;
	left:-25px;
	border:none;
	outline:none;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev:after{
	content:"";
	width:6px;
	height:13px;
	position:absolute;
	top:44px;
	left:7px;
	background:url(../img/common/ico_arrow2.png) no-repeat;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next{
	width:20px;
	height:100px;
	background:#b81726;
	position:absolute;
	text-align:center;
	top:-10px;
	right:-25px;
	border:none;
	outline:none;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next:after{
	content:"";
	width:6px;
	height:13px;
	position:absolute;
	top:44px;
	left:7px;
	background:url(../img/common/ico_arrow.png) no-repeat;
}
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev:hover,
#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next:hover{
	opacity:0.7;
	cursor:pointer;
}
#home main #schedule{
	padding:0 0 80px;
}
#home main #schedule #scheduleWrap{
	border:2px solid #f2f2f2;
	width:1116px;
	margin:0 0 55px;
}
#home main #schedule #scheduleWrap > li{
	width:162px;
	height:276px;
	float:left;
	border-right:2px solid #f2f2f2;
	padding:0 10px;
}
#home main #schedule #scheduleWrap > li:last-child{
	width:196px;	
	border-right:none;
	padding:0;
}
#home main #schedule #scheduleWrap > li .date{
	font-size:16px;
	line-height:1;
	height:47px;
	box-sizing:border-box;
	padding:12px 0 0;
}
#home main #schedule #scheduleWrap > li .date span{
	font-size:24px;
	font-weight:bold;
}
#home main #schedule #scheduleWrap > li .scheduleInfo{
	margin:-10px 0 0;
	position:relative;
	z-index:1;
}
#home main #schedule #scheduleWrap > li .scheduleInfo > li{
	width:160px;
	background:#f3f3f3;
	margin:10px 0 0;
}
#home main #schedule #scheduleWrap > li .scheduleInfo > li a{
	display:block;
	width:100%;
	height:100%;
	/*padding:10px 8px;*/
	box-sizing:border-box;
}
#home main #schedule #scheduleWrap > li .scheduleInfo > li div{
	line-height:1;
	padding:10px 8px 5px;
}
#home main #schedule #scheduleWrap > li .scheduleInfo > li a p{
	text-decoration:underline;
	color:#b81726;
}
#home main #schedule #scheduleWrap > li .scheduleInfo > li p{
	line-height:1.69;
	padding: 0 8px 10px;
}
#home main #schedule #scheduleWrap > li:last-child ul{
}
#home main #schedule #scheduleWrap > li:last-child ul li{
	padding:0 10px;
	height:137px;
	box-sizing:border-box;
}
#home main #schedule #scheduleWrap > li:last-child ul li:first-child{
	height:139px;
	border-bottom:2px solid #f2f2f2;
}
#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2{
	width:176px;
	background:#f3f3f3;
	position:relative;
	z-index:1;
}
#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 a{
	display:block;
	width:100%;
	height:100%;
	/*padding:10px 8px;*/
	box-sizing:border-box;
}
#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 div{
	line-height:1;
	padding:10px 8px 5px;
}
#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 a p{
	color:#b81726;
	text-decoration:underline;
}
#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 p{
	line-height:1.69;
	padding: 0 8px 10px;
}
#home main #schedule #scheduleWrap .today{
	background:#faedee;
	position:relative;
}
#home main #schedule #scheduleWrap .today .scheduleInfo > li{
	background:#fff;
}
#home main #schedule #scheduleWrap .today .scheduleInfo2{
	background:#fff !important;
}
#home main #schedule #scheduleWrap .today:after{
	content:"";
	width:100%;
	height:100%;
	border:2px solid #b81726;
	position:absolute;
	top:-2px;
	left:-2px;
}
#home main #schedule #scheduleBtn{
	margin:0 auto 100px;
	width:730px;
}
#home main #schedule #scheduleBtn li{
	float:left;
}
#home main #schedule #scheduleBtn li:first-child{
	margin:0 30px 0 0;
}

#home main #hReport{
	background:#f0ebec;
	padding:0 0 80px;
    background: #f8f8f8;
    border-top: 1px solid #e8e2e3;
    border-bottom: 1px solid #e8e2e3;

}
#home main #hReport .wrap{
}
/*#home main #hReport .wrap h2{
	padding-bottom:25px;
}*/
#home main #hReport .wrap #hReportWrap{
	width:100%;
	height:295px;
	background:#fff;
	position:relative;
	margin:0 0 50px;
}
#home main #hReport .wrap #hReportWrap a{
	display:block;
	width:100%;
	height:100%;
	box-sizing:border-box;
	padding:30px 60px 30px 460px;
}
#home main #hReport .wrap #hReportWrap a h3{
	font-size:18px;
	font-weight:bold;
	line-height:1;
	padding:15px 0;
}
#home main #hReport .wrap #hReportWrap a > img{
	position:absolute;
	top:30px;
	left:30px;
	width: 380px;
	height: 197px;
}
#home main #hReport .wrap #hReportWrap a > img:hover{
	opacity:1;
}
#home main #hReport .wrap #hReportWrap a ul{
}
#home main #hReport .wrap #hReportWrap a ul li{
	float:left;
	height:20px;
	line-height:20px;
	padding:0 0 0 8px;
}
#home main #hReport .wrap #hReportWrap a ul li:first-child{
	width:65px;
	background:#252525;
	color:#fff;
	text-align:center;
	padding:0;
}
#home main #hReport .wrap #hReportWrap a p{
	color:#b81726;
	font-weight:bold;
	text-decoration:underline;
	padding:20px 0 0;
	line-height:2.15;
}
#home main #hReport .wrap #hReportWrap a .arrow{
	position:absolute;
	right:0;
	bottom:0;
	width:25px;
	height:25px;
	background:#b81726;
	text-align:center;
}
#home main #hReport .wrap #hReportWrap a .arrow img{
	padding:6px 0 0;
}

#home main #relation{
    width: 100%;
	padding:60px 0 100px;
    background: #f3f3f3;
}
#home main #relation ul{
	margin:-25px 0 0;
	padding:0 30px 100px;
	display: flex;
    flex-wrap: wrap;
}
#home main #relation ul li{
	width:228px;
	height:64px;
	margin:25px 0 0 30px;
}
#home main #relation ul li a{
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
#home main #relation ul li a:after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:1px solid #ececec;
	width:226px;
	height:62px;
}
#home main #relation ul + div{
	width:100%;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:20px;
	background:#e3e3e3;
	color:#999999;
}

@media screen and (max-width: 480px ) {
	/*TOP*/
	#home{
	}
	#home #mv{
	width:100%;
	margin:15px auto;
	}
	#home #mv img{
		width:100%;
		height:auto;
	}
	/*#home main h2{
		width:300px;
		margin:0 auto;
		font-size:25px;
		line-height:1.43;
		text-align:center;
		padding:50px 0 25px;
	}*/
	#home #hNews{
		border-top:1px solid #dfdadb;
		background:#f0ebec;
		padding:50px 0;
	}
	#home #hNews .wrap{
	}
	#home #hNews .wrap #hNewsInfo{
	}
	#home #hNews .wrap #hNewsInfo > li{
		float:none;
		width:100%;
		height:280px;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child{
		width:100%;
		margin:0 0 25px;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap{
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider{
		width:270px;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider{
		width:270px !important;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li{
		height:230px;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li a{
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li a img{
		width:270px;
		height:140px;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSlider li p{

	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator{
		width:48px;
		margin:0 auto;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li{
		float:left;
		width:8px;
		height:8px;
		background:#dcd3d5;
		margin:0 0 0 12px;
		cursor:pointer;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li:first-child{
		margin:0;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator .slick-active{
		background:#b81726;
	}
	#home #hNews .wrap #hNewsInfo > li:first-child #hNewsInfoSliderWrap #hNewsInfoSlider .hNewsInfoSliderIndicator li button{
		display:none;
	}
	#home #hNews .wrap #hNewsInfo > li:last-child{
		height:380px;
	}
	#home #hNews .wrap #hNewsInfo li #tab{
		width:100%;
		height:50px;
	}
	#home #hNews .wrap #hNewsInfo li #tab li{
		width:33%;
		height:50px;
		float:left;
		border-bottom:3px solid #d3d0d0;
		box-sizing:border-box;
		font-size:16px;
		text-align:center;
		line-height:50px;
		background:#f8f8f8;
	}
	#home #hNews .wrap #hNewsInfo li #tab li:nth-child(1){
		width:34%;
	}
	#home #hNews .wrap #hNewsInfo li #tab li:nth-child(2),
	#home #hNews .wrap #hNewsInfo li #tab li:nth-child(3){
		border-left:1px solid #ececec;
	}
	#home #hNews .wrap #hNewsInfo li #tab .tabActive{
		border-top:3px solid #b81726;
		border-bottom:3px solid #fff;
		color:#b81726;
		background:#fff;
	}
	#home #hNews .wrap #hNewsInfo li #tab li:hover{
		opacity:0.7;
		cursor:pointer;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo{	
		position:relative;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo >li{
		float:none;
		width:100%;
		height:auto;
		position:absolute;
		top:0;
		left:0;
		display:none;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo >li:first-child{
		display:block;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo dl{
		width:100%;
height: 150px;

		margin:15px 0 30px;
		line-height:1;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo dl dt{
		width:100%;
		height:20px;
		line-height:20px;
		float:none;
		padding:0 20px;
		margin:0 0 10px;
		position:relative;
		box-sizing:border-box;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo dl dt p{
		position:absolute;
		top:0;
		right:20px;
		width:65px;
		height:20px;
		color:#fff;
		background:#252525;
		text-align:center;
		line-height:1;
		display:inline-block;
		padding:5px 0 0;
		box-sizing:border-box;
		font-size:12px;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo dl dd{
		width:100%;
		height:auto;
		line-height:20px;
		float:none;
		padding:0 20px;
		margin:0 0 20px;
		box-sizing:border-box;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo dl dd a{
		line-height:1.76;
	}
	#home #hNews .wrap #hNewsInfo li #tabInfo .arrowShortBtn{
	}
	#home #hInfo{
        width: 100%;
        order: 4;
		/*background:#f8f8f8;*/
		padding:50px 0;
		/*border-top:1px solid #e8e2e3;
		border-bottom:1px solid #e8e2e3;*/
	}
	#home #hInfo #hInfoSliderWrap{
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider{
		width:90%;
		margin:0 auto;
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider li{
		width:47.5%;
		padding: 0;
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider li:nth-child(even){
		padding-left: 5%;
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider li img{
		width:100%;
		height: auto;
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev{
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev:after{
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next{
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next:after{
	}
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-prev:hover,
	#home #hInfo #hInfoSliderWrap #hInfoSlider .slick-next:hover{
	}
	#home main #schedule{
		padding: 0 0 30px;
	}
	#home main #schedule #scheduleWrap{
		width:100%;
		margin:0 0 25px;
		box-sizing:border-box;
	}
	#home main #schedule #scheduleWrap > li{
		width:100%;
		height:auto;
		box-sizing:border-box;
		float:none;
		border-right:none;
		border-bottom:2px solid #f2f2f2;
		padding:10px 10px 20px;
	}
	#home main #schedule #scheduleWrap > li:last-child{
		width:100%;	
	}
	#home main #schedule #scheduleWrap > li .date{
	}
	#home main #schedule #scheduleWrap > li .date span{
	}
	#home main #schedule #scheduleWrap > li .scheduleInfo{
	}
	#home main #schedule #scheduleWrap > li .scheduleInfo > li{
		width:100%;
	}
	#home main #schedule #scheduleWrap > li .scheduleInfo > li a{
	}
	#home main #schedule #scheduleWrap > li .scheduleInfo > li div{
	}
	#home main #schedule #scheduleWrap > li .scheduleInfo > li p{
	}
	#home main #schedule #scheduleWrap > li:last-child ul{
	}
	#home main #schedule #scheduleWrap > li:last-child ul li{
		padding:0 10px 20px;
		height:auto;
		box-sizing:border-box;
	}
	#home main #schedule #scheduleWrap > li:last-child ul li:first-child{
		height:auto;
	}
	#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2{
		width:100%;
	}
	#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 a{
	}
	#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 div{
	}
	#home main #schedule #scheduleWrap > li:last-child ul li .scheduleInfo2 p{
	}
	#home main #schedule #scheduleWrap .today{
	}
	#home main #schedule #scheduleWrap .today .scheduleInfo > li{
	}
	#home main #schedule #scheduleWrap .today .scheduleInfo2{
	}
	#home main #schedule #scheduleWrap .today:after{
	}
	#home main #schedule #scheduleBtn{
		margin:0 auto 50px;
		width:100%;
	}
	#home main #schedule #scheduleBtn li{
		float:none;
	}
	#home main #schedule #scheduleBtn li:first-child{
		margin:0 0 25px;
	}
	#home main #hReport{
		padding:0 0 50px;
	}
	#home main #hReport .wrap{
	}
	#home main #hReport .wrap h2{
	}
	#home main #hReport .wrap #hReportWrap{
		height:auto;
		padding:20px;
		box-sizing:border-box;
		margin:0 0 25px;
	}
	#home main #hReport .wrap #hReportWrap a{
		padding:0;
	}
	#home main #hReport .wrap #hReportWrap a h3{
		line-height:1.43;
		padding-bottom:10px;
	}
	#home main #hReport .wrap #hReportWrap a > img{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		height:auto;
	}
	#home main #hReport .wrap #hReportWrap a ul{
	}
	#home main #hReport .wrap #hReportWrap a ul li{
		margin:10px 0 0;
	}
	#home main #hReport .wrap #hReportWrap a ul li:first-child{
		font-size:12px;
		line-height:1;
		padding:5px 0 0;
		box-sizing:border-box;
	}
	#home main #hReport .wrap #hReportWrap a p{
		padding:10px 0 0;
	}
	#home main #hReport .wrap #hReportWrap a .arrow{
	}
	#home main #hReport .wrap #hReportWrap a .arrow img{
	}
	#home main #relation{
        order: 5;
		padding:50px 0;
	}
	#home main #relation ul{
		padding:0 0 25px;
	}
	#home main #relation ul li{
		width: 47.5%;
		height: auto;
		margin: 15px 0 0 0;
	}
	#home main #relation ul li:nth-child(even){
		margin-left: 5%;
	}
	#home main #relation ul li a{
	}
	#home main #relation ul li a:after{
		display: none;
	}
	#home main #relation ul img{
		width: 100%;
		height: auto;
	}
	#home main #relation ul + div{
	}
}
