#key{}

#key .bx-wrapper{
	min-height: inherit;
}

#key .bx-viewport{
	min-height: inherit;	
}

#key .slide1{
	background: url('../images/index/kv-01.jpg') no-repeat center top / cover;
}
#key .slide2{background: url('../images/index/kv-01.jpg') no-repeat center top / cover;}
#key .slide3{background: url('../images/index/kv-01.jpg') no-repeat center top / cover;}




#sec1{
	position: relative;
	min-height: 495px;
}

#sec1 .img{
	position: absolute;
	top: 0;
	left: 0;
}

#sec1 h2{
	padding-top: 93px;
	text-align: center;
	font-size: 33px;
	color: #3A68B3;
	letter-spacing: 2px;
}

#sec1 .logo{
	position: absolute;
	top: 173px;
	left: 20px;
}

#sec1 .wrap-box{
	margin-left: 300px;
	padding-top: 30px;
}
#sec1 .wrap-box .box{
	background: #3A68B3;
	color: #FFF;
	display: inline-block;
	padding: 40px 40px 56px;
}
#sec1 .wrap-box .box .txt-p{
	width: 679px;
	display: inline-block;
	font-weight: lighter;
	letter-spacing: 0.5px;
}


#sec2{
	position: relative;
	min-height: 825px;
}

#sec2 h2{
	font-family: YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 30px;
	text-align: center;
	padding-top: 50px;
}

#sec2 .txtp{
	padding-top: 30px !important;
	text-align: center;
	letter-spacing: 0.5px;
}

#sec2 .wrap-box{
	-webkit-transition: 0.5s all;
	   -moz-transition: 0.5s all;
	    -ms-transition: 0.5s all;
	     -o-transition: 0.5s all;
	        transition: 0.5s all;
	float: left;
    padding-top: 50px;
	margin-right: 100px;
}


#sec2 .wrap-box.first{
	margin-left: -50px;
}

#sec2 .wrap-box:last-child{
	margin-right: -50px
}

#sec2 .wrap-box .box{
	width: 300px;
}

#sec2 .wrap-box .box .img{}
#sec2 .wrap-box .box .txt-b{
	padding-top: 32px;
	font-size: 13px;
	height: 130px;
	color: #333;
	text-align: justify;
	line-height: 23px;
}
#sec2 .wrap-box .box .btn{
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
	    -ms-transition: 0.4s;
	     -o-transition: 0.4s;
	        transition: 0.4s;
	margin: auto;
	text-align: center;
	height: 40px;
	width: 160px;
	background: #3A68B3;
}

#sec2 .wrap-box .box .btn-2{
	background: #B3DC01;
}
#sec2 .wrap-box .box .btn-3{
	background: #ef8551;
}
#sec2 .wrap-box .box .btn a{
	position: relative;
	text-decoration: none;
	color: #FFF;
	line-height: 40px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	display: block;
}

#sec2 .wrap-box .box .btn a::before{
	content:"";
	top:17px;
	right:21px;
	position:absolute;
	background: url('../images/index/s2-arr.png') no-repeat center top;
	width: 5px;
	height: 6px;
}

#sec2 .wrap-box .box .btn:hover{
	opacity: 0.8;
}



#sec3{
	position: relative;
	min-height: 550px;
}
#sec3 .bg-dot{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 237px;
	background: url('../images/index/s3-dot.png');
}

#sec3 .wrap-box{
	margin-left: -50px;
	float: left;
	padding-top: 117px;
	-webkit-transition: 0.4s all;
	   -moz-transition: 0.4s all;
	    -ms-transition: 0.4s all;
	     -o-transition: 0.4s all;
	        transition: 0.4s all;
}

#sec3 .wrap-box:last-child{
	float: right;
	margin-right: -50px;
}

#sec3 .wrap-box .box{
	position: relative;
	width: 460px;
	padding: 30px;
	background: #fff;
	min-height: 433px;
	-webkit-transition: 0.4s all;
	   -moz-transition: 0.4s all;
	    -ms-transition: 0.4s all;
	     -o-transition: 0.4s all;
	        transition: 0.4s all;
}



#sec3 .wrap-box .box .ttl{
	padding-bottom: 15px;
	font-size: 33px;
	color: #33333 !important;
}
#sec3 .wrap-box .box dl{
	padding-bottom: 25px !important;
}
#sec3 .wrap-box .box dt{
	font-size: 14px;
}
#sec3 .wrap-box .box dt a{
	text-decoration: none;
}

#sec3 .wrap-box .box dd{
	font-size: 14px;
	color: #3A68B3;
	
}

#sec3 .wrap-box .box dd a{
	letter-spacing: 1px;
	text-decoration: none;
	padding-bottom: 5px;
	
}

#sec3 .wrap-box .box dd a:hover{
	border-bottom: 1px solid #7c96c7;
}

#sec3 .wrap-box .box .btn{
	width: 96px;
	text-align: center;
	text-indent: -15px;
	position: absolute;
	top: 30px;
	right: 30px;
}


#sec3 .wrap-box .box .btn:hover{
	opacity: 0.75;
}

#sec3 .wrap-box .box .btn a{
	text-decoration: none;
	color: #3A68B3;
	border: 1px solid #3a68b3;
	padding: 4px 18px;
	display: block;
	font-size: 12px;
	position: relative;
}

#sec3 .wrap-box .box .btn a::before{
	content:"";
	top: 45%;
	right:10px;
	position:absolute;
	background: url('../images/index/s3-arr.png') no-repeat center top;
	width: 6px;
	height: 6px;
}
#sec3 .dot-2{
	display: none;
}



#sec4{
	min-height: 300px;
	background: url('../images/index/s4-bg.jpg') no-repeat center top / cover;
}
#sec4 .wrap-box{
	padding-top: 45px;
	display: inline-block;
}
#sec4 .wrap-box .box{
	min-height: 210px;
	position: relative;
	padding: 0 30px;
	display: inline-block;
	width: 550px;
	background: #fff;
	box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.09);
}
#sec4 .title{
	font-weight: 600;
	position: relative;
	padding-top: 30px;
	text-align: center;
	font-size: 30px;
	color: #3A68B3;
	letter-spacing: 0.75px;
	padding-bottom: 10px;
	border-bottom:1px solid #3a68b3;
}

#sec4 .title::before{
	content:"";
	left:0;
	bottom: -4px;
	position:absolute;
	background: #3a68b3;
	width: 100%;
	height: 1px;
}

#sec4 .tel_link{
	padding-top: 30px;
}

#sec4 .txt{
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	padding-left: 43px;
}

#sec4 .box .btn{
	position: absolute;
	top: 120px;
	right: 39px;
}

/* REPSONSIVE */
/* REPSONSIVE */
/* REPSONSIVE */
/* REPSONSIVE */
/* REPSONSIVE */
/* REPSONSIVE */
/* REPSONSIVE */
@media (max-width: 1200px) {
	#sec1 .wrap-box .box .txt-p{
		width: auto;
	}

	#sec2 .wrap-box{
		    margin-right: 2.4em;
	}

	#sec2 .wrap-box.first{
		margin-left: 0;
	}

	#sec2 .wrap-box:last-child {
	    margin-right: -2.4em !important;
	}


	#sec3 .wrap-box{
		width: 50%;
		margin-left: 0;
	}

	#sec3 .wrap-box .box{
		margin: auto;
	    position: relative;
	    width: 80%;	
	}

	

	#sec3 .wrap-box:last-child{
		margin-right: 0;
	}
	

}


@media (max-width: 1000px){
	
	#sec2 .wrap-box{
		width: 100%;
	}
	
	#sec2 .wrap-box .box{
		width: 66%;
	    text-align: center;
	    margin: auto;
	}

	#sec2 .wrap-box .box .txt-b{
		height: auto;
		width: 50%;
		margin: auto;
	}

	#sec2 .wrap-box .box .btn{
		margin-top: 20px;
		margin-bottom: 40px;
	}



	#pagetop.visible{
		bottom: 116px;
	}



}

@media (max-width: 979px){
	
}

@media (max-width: 768px){
	#sec4 {
	    background: url(../images/index/s4-bg.jpg) no-repeat 41% top / cover;
	}
}

@media (max-width: 766px){
	#sec1 .img img{
		min-height: 170px;
		height: 170px !important;
	}
	#sec1 h2{
		padding-top: 70px;
	}
	#sec1 .logo{
		padding-top: 20px;
	}


	#sec2 .wrap-box.first{
		margin-right: 0 !important;
	}


	#sec2 .wrap-box .box .img img{
		width: 100%;
		height: auto;
	}


	#sec2 .wrap-box .box .txt-b{
		height: auto;
		padding-top: 20px !important;
		font-size: 0.85rem !important;
	}
	

	#sec2 .wrap-box .box .btn{
		margin-top: 30px;
	}

	#sec3 .wrap{
		margin: auto;
	}


	#sec3 .wrap-box{
		width: 100%;
		float: none;
	}


	#sec3 .wrap-box .box{
		min-height: 350px;
		padding: 20px;
	}
	
	#sec3 .wrap-box .box .ttl{
		font-size: 1.7rem !important;
	}
	
	#sec3 .wrap-box .box dt,
	#sec3 .wrap-box .box dd{
		font-size: 0.9rem;
	}

	#sec3 .dot-2{
		display: block;
		position: static;
		left: auto !important;
		top: auto !important;
		clear: both;
	}
	
	#sec3 .wrap-box:last-child{
		margin-top: -117px !important;
		padding-top: 0px;
	}

	#sec3 .wrap-box .box .btn a{
		font-size: 0.7rem;
	}


	#sec4{
		background: url("../images/index/s4-bg.jpg") no-repeat 54% top / cover;
	}

	#sec4 .wrap-box{
		width: 70%;
		padding-bottom: 45px;
	}

	#sec4 .wrap-box .box{
		display: block;
	    margin: auto;
	    width: auto;
	}

	#sec4 .tel_link{
		display: block;
    	text-align: center;
	}

	#sec4 .txt{
		font-size: 0.76rem !important;
		text-align: center;
		padding-top: 15px !important;
		line-height: 16px;
	}

	#sec4 .box .btn{
		position: static;
	    right: auto;
	    top: auto;
	    text-align: center;
	    padding-top: 20px;
	    padding-bottom: 30px;
	}

	
}

@media (max-width: 550px){


	
	#sec4 {
	    margin-bottom: 50%;
	    background: url(../images/index/s4-bg.jpg) no-repeat 60% top / cover;
	}
	#sec4 .box .btn img{
		width: 80%;
		height: auto;
	}
	#sec4 .tel_link img{
		width: 70%;
		height: auto;
	}

	#sec4 .wrap-box{
		width: 100%;
		position: absolute;
		top: 140px;
	}

	#sec1 .logo img{
		width: 40%;
   		height: auto;
	}
}


@media (max-width: 320px) {
	#sec4 .title{
		font-size: 1.4rem !important;
	}
}
