@charset "UTF-8";


#kv{
	position: relative;
	width: 100%;
}
#kv img{
	width: 100%;
}
#kv .sp{
	display: none;
}
#kv h2{
	text-align: center;
	line-height: 1.6em;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	font-size: 36px;
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 40%;
	letter-spacing: 2px;
	text-shadow: 2px 1px 2px #494b50;
}
#kv h2 span{
	display: inline-block;
	white-space: nowrap;
}

.topmask1{
  border-top: 40px solid transparent;
  border-left: 50vw solid #fff;
  border-right: 50vw solid #fff;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  box-sizing: border-box;
}

/*--- img ---*/
#img{
    max-width: 675px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;	
	text-align : center;
}

/*--- sec1 ---*/
#sec1 h2{
	font-size: 42px;
	font-weight: 400;
	text-align: center;
	padding-top: 48px;
}
#sec1 .sttlwrap{
	text-align: center;
	padding: 24px 0;
}
#sec1 .sttl1{
	text-align: center;
	padding: 0 0 24px 0;
	font-size: 24px;
	font-weight: 300;
	position: relative;
	display: inline;
}
#sec1 .sttl1:after{
	content: "";
	position: absolute;
	height: 1px;
	width: 80%;
	left: 10%;
	bottom: 0;
	background-color: #E42B19;
}
#sec1 .infoarea{
	max-width: 720px;
	margin: 32px auto 0 auto;
}
#sec1 .infoarea ul{
	width: 100%;
	overflow: hidden;
}
#sec1 .infoarea ul li{
	padding: 16px 0 10px 0;
	border-bottom: solid 1px #E4E5E7;
	overflow: hidden;
	width: 100%;
}
#sec1 .infoarea ul li .date1{
	color: #94979e;
	font-size: 14px;
	line-height: 1.6em;
	padding-bottom: 10px;
	width: 17%;
	float: left;
	text-indent: 10px;
}
#sec1 .infoarea ul li .txt1{
	font-size: 16px;
	line-height: 1.6em;
	float: left;
	width: 83%;
}
#sec1 .infoarea ul li h3{
	font-size: 18px;
	padding-bottom: 4px;
	font-weight: 500;
}
#sec1 .infoarea ul li a{
	text-decoration: none;
	color: #154cbb;
}
#sec1 .infoarea ul li a:hover{
	text-decoration: underline !important;
}
#sec1 .infoarea ul.topmoretxt,
#sec1 .infoarea ul.topno{
	display: none;
	border-top: none;
}

#sec1 .morewrap{
	width: 94px;
	height: 94px;
	margin: 22px auto 18px auto;
	text-align: center;
	cursor: pointer;
	display: block;
	border: solid 1px #4D97CB;
	box-sizing: border-box;
	border-radius: 94px;
	background-color: #4D97CB;
}
#sec1 .morewrap .morebt{
	width: 24px;
	height: 24px;
	position: relative;
	margin:24px auto 6px auto;
}
#sec1 .morewrap .more_v{
	width: 2px;
	height: 24px;
	background-color: #ffffff;
	margin: 0 auto;
	position: absolute;
	transition: all .6s;
	left: 11px;
}
#sec1 .morewrap .more_h{
	width: 24px;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	top: 11px;
	transition: all .6s;
}
#sec1 .morewrap.active .more_v {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
#sec1 .morewrap.active .more_h {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
#sec1 .morewrap .moretxt{
	font-size: 13px;
	color: #ffffff;
}
#sec1 .morewrap:hover{
	background-color: #ffffff;
}
#sec1 .morewrap:hover .moretxt{
	color: #4D97CB;
}
#sec1 .morewrap:hover .more_v,
#sec1 .morewrap:hover .more_h{
	background-color: #4D97CB;
}


/*--- sec2 ---*/
.topmask2{
  border-top: 24px solid #fff;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  width: 0;
  height: 0;
  position: relative;
  left: 0;
  bottom: -24px;
  z-index: 2;
  box-sizing: border-box;
}
.topmask3{
  clear: both;
  border-top: 24px solid transparent;
  border-left: 50vw solid #fff;
  border-right: 50vw solid #fff;
  width: 0;
  height: 0;
  position: relative;
  left: 0;
  top: -24px;
  z-index: 2;
  box-sizing: border-box;
}
#sec2{
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#sec2 .areal{
	width: 50%;
	height: 336px;
	float: left;
	border-right: solid 1px #fff;
	box-sizing: border-box;
	background: url(/assets/images/top/b1.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
#sec2 .arear{
	width: 50%;
	height: 336px;
	float: right;
	border-left: solid 1px #fff;
	box-sizing: border-box;
	background: url(/assets/images/top/b2.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
#sec2 .areal h2,
#sec2 .arear h2{
	font-size: 42px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	padding-top: 123px;
	line-height: 1em;
	text-shadow: 2px 1px 2px #494b50;
}
#sec2 .areal ul,
#sec2 .arear ul{
	height: 50px;
	margin: 12px 0 0 0;
}
#sec2 .areal ul li,
#sec2 .arear ul li{
	width: 218px;
	height: 50px;
	border: solid 1px #ffffff;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 2px 10px 2px;
/*	background-color: rgba(255,255,255,0.2);*/
	background-color: #ffffff;
	border-radius: 2px;
}
#sec2 .areal ul li a,
#sec2 .arear ul li a{
	font-size: 16px;
/*	color: #ffffff;*/
	color: #18191b;
	display: block;
	text-align: center;
	line-height: 48px;
	font-weight: 500;
}

#sec2 .areal ul li::before,
#sec2 .arear ul li::after{
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#sec2 .areal ul li,
#sec2 .arear ul li,
#sec2 .areal ul li a,
#sec2 .arear ul li a,
#sec2 .areal ul li::before,
#sec2 .arear ul li::after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#sec2 .areal ul li:hover,
#sec2 .arear ul li:hover{
/*	background-color: #fff;*/
	background-color: rgba(255,255,255,0.2);
	border-color: #fff;
}
#sec2 .areal ul li:hover a,
#sec2 .arear ul li:hover a{
/*	color: #18191b;*/
	color: #ffffff;
	text-shadow: 2px 1px 2px #494b50;
}

#sec2 .arear ul li.bnr1{
	background-color: #ffffff;
}
#sec2 .arear ul li.bnr1 a img{
	vertical-align: middle;
}

#sec2 .arear ul li.bnr1:hover{
	background-color: rgba(255,255,255,0.3);
	border-color: #fff;
}

#sec2 .arear ul li{
	width: 46%;
}


/* RESPONSIVE 設定
------------------------------------------------------------*/
@media (min-width:769px) and (max-width:1024px){
	
}

@media (max-width:964px){
	footer .fnavWrap{
		width: 94%;
	}
}

@media (min-width:641px) and (max-width:768px){
	#kv h2{
		font-size: 32px;
		top: 30%;
	}
	#sec2 .arear ul li.bnr1 a img{
		width: 90%;
	}
}

@media only screen and (max-width: 640px){
	#kv .pc,
	.topmask1,
	.topmask2,
	.topmask3{
		display: none;
	}
	#kv .sp{
		display: block;
	}
	#kv h2{
		font-size: 25px;
		top: 35%;
	}
	#sec1 h2{
		font-size: 40px;
	}


	#sec1 .infoarea ul li{
		padding: 16px 0 10px 0;
		border-bottom: solid 1px #E4E5E7;
		overflow: hidden;
		width: 100%;
	}
	#sec1 .infoarea ul li .date1{
		width: 94%;
		float: none;
		text-indent: 0;
		margin: 0 auto;
	}
	#sec1 .infoarea ul li .txt1{
		width: 94%;
		float: none;
		margin: 0 auto;
	}

	#sec2 .areal,
	#sec2 .arear,
	#img{
		width: 100%;
		float: none;
		border: none;
	}
	#sec2 .areal h2,
	#sec2 .arear h2{
		font-size: 40px;
	}
	#sec2 .areal ul li,
	#sec2 .arear ul li{
		width: 68%;
	}
	#sec2 .arear h2{
		padding-top: 58px;
	}

}

