@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#main {
	padding: 90px 20px 68px;
	max-width: 1340px;
	margin: 0 auto;
	position: relative;
}

#main .ttlBox {
	margin-bottom:0;
}

#main .ttlBox h1 {
	color: #fff;
}

#main .ttlBox .img {
	margin: 0 40px 0 0;
}

#main .inner {
	margin: 0 10.9% 6px 10px;
}

#main .inner .photoBox{
	position:relative;
	margin: -50px 0 0 0;
	float: right;
	max-width: 442px;
	width: 38%;
}
#main .inner .photoBox .img0{width:100%;}

#main .inner .photoBox .animate_img{
	position:absolute;
	top:276px;
	left:0;
	max-width: 87px;
	width:19.68325791855204%;
}

#main .inner .textBox {
	padding: 55px 0 15px;
	float: left;
	max-width: 505px;
	width: 55%;
}

#main .inner .textBox p {
	color: #fff;
	line-height: 2.65;
	text-indent: 1em;
}

#main .ttlBox h1 span{
	border-right: 1px solid #fff;
}

#main .inner .textBox .title {
	margin: 0 0 50px 15px;
	padding: 0;
	font-size: 37px;
	font-family:"MS UI Gothic", sans-serif;
	font-weight:normal;
	line-height: 1.5;
	letter-spacing: 15px;
	text-indent: 0;
}

#main .inner .textBox .text {
	margin-bottom: 28px;
}

#main .textImg {
	margin: -25px 0 0 4px;
	max-width: 564px;
	width: 43%;
}

#main .textImg img {
	width: 100%;
}

#main .stepImg {
	position: absolute;
	bottom: 83px;
	right: 4.4%;
	max-width: 302px;
	width: 23%;
}

#main .stepImg img {
	width: 100%;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	#gHeader {
		margin: 11px 7px 0;
		padding: 11px 15px 0;
		background: url(../img/common/sp_bg.jpg) repeat left top;
		background-size: 100% auto;
	}

	#main {
		margin: 0 7px 30px;
		padding: 0;
		background: url(../img/common/sp_bg.jpg) repeat left top;
		background-size: 100% auto;
	}

	.menu {
		top: 47px;
	}

	.menuBox {
		top: 45px;
	}

	#main .textImg {
		margin: 0 18px -22px 0;
		float: right;
		width: 27%;
	}

	#main .photo {
		padding-right: 49px;
		margin-bottom: 60px;
		position: relative;
	}
	#main .photo .move_01{
		opacity:0;
		position:absolute;
		top:0;
		left:0;
		right:49px;
	}

	#main .photo:after {
		width: 2.6%;
		height: 128px;
		background-color: #01E7FF;
		position: absolute;
		bottom: -54px;
		left: 10.5%;
		content: "";
	}

	#main .photo span {
		position: absolute;
		top: 50%;
		right: 10px;
		width: 1.5%;
		margin-top: -70px;
	}

	#main .photo02 {
		position: relative;
	}

	#main .photo02:after {
		width: 4.7%;
		height: 36px;
		background-color: #01E7FF;
		position: absolute;
		bottom: -19px;
		left: 16.5%;
		content: "";
	}

	#main .photo02 span {
		display: block;
		width: 22%;
		position: absolute;
		bottom: 37px;
		right: 3px;
	}

	#main p {
		margin: 0 5px 12px 30px;
		font-size: 10px;
		color: #000;
		line-height: 2.25;
	}

	#main .textP {
		font-size: 12px;
		font-family:"MS PMincho","ＭＳ Ｐ明朝","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","游明朝","YuMincho",serif;
		line-height: 2.1;
		color: #12377D;
	}

	#main .pBox {
		padding: 35px 0 5px;
		background: url(../img/action/sp_imgtext02.png) no-repeat right -7px bottom -15px;
		background-size: 208px auto;
	}






}



