@charset "UTF-8";
/* CSS Document */

/*******
  header
*******/
.header{
	height: 500px;
	background-repeat: repeat;
	background-position: top center,center;
	background-size: 1550px 679px;
	padding: 0px 0 0px 0;
}
@media screen and (max-width:786px){
	.header{
		height: auto;
		/*
		background:  url("sp_mainbg.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100% auto;*/
	}
}
@media screen and (max-width:786px){
	.header{
		height: auto;

	}
}
@media screen and (max-width:375px){
	.header{

	}
}


@media screen and (max-width:375px){
	.header{
		
	}
}

.header h1{
	text-align: center;	
}

.header h1 .h1box{
	width: 710px;
	margin: auto;
	position: relative;
	max-width: calc(100% - 0px);
}
@media screen and (max-width:600px){
	.header h1 .h1box{
		width:calc(100% - 20px);
		position: relative;
		padding-top: 4%;
	}
}

.header h1 .h1box .h1_1{
	animation-name:anime1;
    animation-duration: 2s;
	animation-delay: 0.5s;
	animation-fill-mode:forwards;
	position: relative;
	 opacity: 0;
	width: 550px;
	max-width: calc(100% - 0px);
	margin: auto;
	
	top:25px;
	
}
@media screen and (max-width:786px){
	.header h1 .h1box .h1_1{
		width: 50%;
	}
}



@media screen and (max-width:600px){
	.header h1 .h1box .h1_1{
		max-width: calc(50% - 0px);
		top: 0%;
	}
}

@media screen and (max-width:350px){
	.header h1 .h1box .h1_1{

	}
}




@keyframes anime1{
    0%{
		right: 50px;
        opacity: 0;
    }
    100%{
		right: 0px;
        opacity: 1;
    }
}

.header h1 .h1box .h1_1 img{
	max-width: 100%;
}
.header h1 .h1box .h1_2{
	animation-name:anime1_2;
    animation-duration: 0.7s;
	animation-delay: 1.7s;
	animation-fill-mode:forwards;
	position: relative;
	 opacity: 0;
	width: 710px;
	max-width: calc(100% - 0px);
}
@keyframes anime1_2{
    0%{
		
        opacity: 0;
		transform: scale(1.1) ;
    }
    100%{
		transform: scale(1) ;
        opacity: 1;
    }
}

.header h1 .h1box .h1_2 img{
	max-width: 100%;
}




.header .h1box img{
	position: relative;
	top: 0;
	left: 0px;
}




.header .lead{
	width: 620px;
	margin: auto;

	box-sizing: border-box;

	max-width: calc(100% - 20px);

    padding-top: 30px;
    padding-bottom: 150px;
	padding-left: 0px;
	box-sizing: border-box;
}
@media screen and (max-width:786px){
	.header .lead{
		padding-bottom: 13%;
	}
}



@media screen and (max-width:786px){
	.header .lead .ty2{

	}
}
@media screen and (max-width:600px){
	.header .lead{
		padding-top: 0%;
		padding-bottom: 12%;
	}
	.header .lead br{

	}
}

@media screen and (max-width:350px){
	.header .lead{
		padding-bottom: 9%;
	}
	.header .lead br{

	}
}






.header .lead .ty1{
	color: #ff8219;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	width: 390px;
	display: block;
	margin-left: 200px;
	margin-bottom: 10px;
}
@media screen and (max-width:786px){
	.header .lead .ty1{
		width: 200px;
		margin-left: 36%;
	}
}
@media screen and (max-width:600px){
	.header .lead .ty1{
		margin-left: 40%;
	}
}
@media screen and (max-width:450px){
	.header .lead .ty1{
		width: 150px;
	}
}
@media screen and (max-width:350px){
	.header .lead .ty1{
		width: 100px;
		margin-bottom: 5px;
	}
}




.header .lead .ty1 img{
	max-width: 100%;
}
.header .lead .ty2{
	color: #d5b200;
	font-size: 15px;
	line-height: 1.8em;
	text-align: left;
	font-weight: bold;	
	margin-left: 200px;
}
@media screen and (max-width:786px){
	.header .lead .ty2{
		text-align: left;
		margin-left: 36%;
		font-size: 1.5vw;
	}
}

@media screen and (max-width:600px){
	.header .lead .ty2{
		margin-left: 40%;
	}
}





.header .inner{
	width: 1100px;
	margin: auto;
	background: url("main_img.jpg")no-repeat top right;
	background-size: 837px 500px;
	padding: 120px 0 70px 0;
	position: relative;
}
.header .inner h1 img{
	background:rgba(0,0,0,0);
}
@media screen and (max-width:786px){
	.header .inner{
		width: auto;
		padding: 0px 0 0px 0;
		background: url()no-repeat top right;
	}
	.header .inner h1 img{
		width: 100%;
	}
	.header .inner h1{

	}
}

.content_wr{
	padding-bottom: 50px;
}

@media screen and (max-width:600px){
	.content_wr{
		padding-bottom: 30px;

	}
}
.anime2{
	opacity: 0;
	animation-name:anime2;
    animation-duration: 1.4s;
	animation-delay: 1s;
	animation-fill-mode:forwards;
	position: relative;
}
@keyframes anime2{
    0%{
		right: 50px;
        opacity: 0;
    }
    100%{
		right: 0px;
        opacity: 1;
    }
}


.topbtn_inner {
    position: relative;
    height: calc(100% - 550px);
}

.topback_btn_ty1{
	top: 20px;
}

.top_ttl1{
	color: #000000;
	font-size: 15px;
	background-color: #e2e2e2;
	padding: 10px 20px;
	font-weight: bold;
	margin-bottom: 5px;
}