@charset "utf-8";


/* -------------------------------------------------------
contents
------------------------------------------------------- */
.contents,
.inner{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	text-align: left;
	position: relative;
}
@media screen and (max-width:767px){
	.contents,
	.inner{
		padding:0 20px;
		max-width:100%;
	}
}

/* -------------------------------------------------------
  top
------------------------------------------------------- */
/**/
.topImgCont01{
	width: 100%;
	position: relative;
	background: url(../img/top/bg_mv.png) no-repeat top center;
	background-size: cover;
	height: 870px;
}
/**/
.topImgCont02{
	width: 100%;
	position: relative;
	padding: 130px 0 80px;
}
.topBgBl{
	background-color: #f1f8ff;
	padding:90px 0 100px;
}
.topBgBl.mt-{
	padding:200px 0 140px;
	margin-top: -110px;
}
.topBgBl > .inner > ul{
	display:flex;
	justify-content: space-between;
}
.topBgBl > .inner > ul li{
	width: 48%;
	box-shadow:1px 1px 2px 1px #ccc;
}

/*mv*/
.mvTop{
	width: 100%;
	position: relative;
	padding:  215px 0 208px;
	text-align: center;
}
.mvTop h2 {
  overflow: hidden;
  position: relative;
	display: inline-block;
	font-size: 375%;
	text-align: left;
	color: #fff;
	font-weight: normal;
	/* text-shadow:0px 0px 7px #333; */
	text-shadow: 3px 3px 7px rgba(0,0,0,0.3);
  line-height: 1.5;
}

/*secWt*/
.secWt{
	margin:0 auto;
	padding: 60px 100px 65px;
	max-width: 1200px;
	position: relative;
	background-color:rgba(255,255,255,0.8);
	/* box-shadow:1px 1px 2px 1px #ddd; */
	box-shadow: 1px 1px 7px 0px rgba(0,0,0,0.3);
}
.secWt p{
	font-size: 25px;
  color: #053597;
  line-height: 1.72;
	text-align: center;
}

/*content*/
.cont .inner > ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cont .inner > ul li {
  width: 48%;
}
.cont .inner > ul li:nth-child(1),
.cont .inner > ul li:nth-child(2) {
  margin-bottom: 40px;
}
.cont .inner > ul li a {
  height: 100%;
  text-decoration: none;
  position: relative;
}
.inner > ul li a:hover {
    opacity: 0.8;
}
.cont .inner > ul li .blLine {
  background-color: rgba(5, 53, 151, 0.9);
  width: 100%;
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 12px 10px;
  position: absolute;
  z-index: 10;
}

/*ttl*/
.ttlTopBl{
	text-align: center;
	display: block;
	font-size: 228%;
	font-weight: normal;
	color:#053597;
	margin-bottom: 50px;
}

@media screen and (max-width:1200px){
	.secWt{
		margin:0 20px;
	}
}

@media screen and (max-width:1024px){
	.topImgCont01{
		background: url(../img/top/bg_mv.png) no-repeat center -1px;
		background-position: bottom 50% center;
		height: auto;
	}
	.topImgCont02{
		padding: 100px 20px 60px;
	}
	.topBgBl{
		padding:50px 0 50px;
	}
	.mvTop{
		width: 100%;
		padding: 130px 20px;
	}
	.mvTop h2 {
		margin-top: 0;
		font-size: 260%;
		padding: 0;
	}
	.secWt{
		margin:0 20px;
		padding:40px 20px;
		max-width:100%;
		box-shadow:1px 1px 1px 1px #ddd;
		top: 20px;
	}
	.cont .inner > ul li .blLine {
		font-size: 16px;
		padding: 10px 2px;
	}
	.ttlTopBl{
		font-size:227%;
		margin-bottom: 30px;
	}
}
@media screen and (max-width:767px){
	.topImgCont02{
		padding: 50px 0 40px;
	}
	.topBgBl.mt-{
		padding:170px 0 60px;
		margin-top: -110px;
	}
	.topBgBl{
		padding:30px 0 50px;
	}
  .mvTop{
		padding: 60px 10px 0;
    margin: 0 auto 40px;
	}
	.mvTop h2 {
		font-size: 160%;
    margin-left:auto;
	}
  .mvTop h2 span{
    padding-left: 0;
  }
	.mvTop .copy{
		font-size:100%;
		margin-bottom: 20px;
	}
	.secWt{
		margin:0 10px;
		padding:30px 20px;
		max-width:100%;
		box-shadow:1px 1px 1px 1px #ddd;
	}
	.secWt p {
		font-size: 100%;
	}
	.cont .inner > ul {
    display: block;
    margin: 30px 0;
	}
	.cont .inner > ul li {
    width: 100%;
    margin-bottom: 30px;
	}
	.cont .inner > ul li:nth-child(1),
	.cont .inner > ul li:nth-child(2) {
		margin-bottom: 30px;
	}
	.cont .inner > ul li:last-child {
		margin-bottom: 0;
	}
	/*ttl*/
	.ttlTopBl{
		font-size:178%;
		margin-bottom: 24px;
	}
	.txt16{
		font-size: 100%;
	}
}
@media screen and (max-width:480px){
	.sp480 {
		display: none;
	}
}
@media screen and (max-width:350px){
  .mvTop h2 {
		font-size: 120%;
	}
}

/*target*/
.top3Link02{
	margin:70px 30px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top3Link02 li{
	width: 31.5%;
	background: #fff;
	box-shadow: 1px 1px 2px 1px #ccc;
	display: flex;
	justify-content: space-between;
	flex-wrap:nowrap;
	overflow: hidden;
}
.top3Link02 li a{
	display: table;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.top3Link02 li a .img{
	width: 45%;
	display: table-cell;
	-webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.top3Link02 li:nth-child(1) a .img {
	background: url(../img/top/img_other01.jpg) no-repeat center center;
	background-size: cover;
}
.top3Link02 li:nth-child(2) a .img{
	background: url(../img/top/img_other02.jpg) no-repeat center center;
	background-size: cover;
}
.top3Link02 li:nth-child(3) a .img {
	background: url(../img/top/img_other03.jpg) no-repeat center center;
	background-size: cover;
}
.top3Link02 li a:hover .img{
    -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top3Link02 li a .txt{
	width: 55%;
	margin-left: 40%;
	line-height: 1;
	padding: 58px 10px 72px 30px;
	display: table-cell;
	vertical-align: middle;
}
.top3Link02 li a .txt p{
	position: relative;
	display: inline-block;
	font-size: 118%;
	color: #000;
}
.top3Link02 li a .txt p span{
	display:block;
	color: #999;
	margin-bottom:8px;
	font-size: 54%;
}
.top3Link02 li a .txt p:after{
	content: "";
	width: 2em;
	height:3px;
	background-color: #000;
	position: absolute;
	left:0;
	bottom: -12px;
}

@media screen and (max-width:1024px){
	.top3Link02{
		margin:40px 20px 0;
	}
	.top3Link02 li{
		width:48%;
		flex-wrap:wrap;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:767px){
	.top3Link02{
		margin:30px 20px 0;
	}
	.top3Link02 li{
		width:100%;
		flex-wrap:wrap;
	}
	.top3Link02 li a .img{
		width:35%;
	}
	.top3Link02 li a .txt{
		width: 65%;
		padding: 22px 10px 36px 15px;
	}
	.top3Link02 li a .txt p{
		font-size: 108%;
	}
}
