@charset "UTF-8";
.top-mainimg {
	width: 100%;
	margin-top: -10px;
}
/*.top-p {
	font-size: x-large;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.2em;
	position: absolute;
	top: 60%;
	display: block;
	width: 100%;
}
.top-img1,
.top-img2
{
	width: 170px;
	height: auto;
	position: absolute;
}
.top-img1{
	top: 45px;
	left: 15%;
}
.top-img2{
	top: 135px;
	right: 18%;
}
.top-div {
	width: 600px;
	height: auto;
}*/
section {
	width: 1000px;
	height: auto;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
.step-img1,
.step-img2,
.step-img3,
.step-img4,
.step-img5{
	position: absolute;
}
.step-img1{
	width: 180px;
	height: auto;
	top: -30px;
	left: 0%;
	}
.step-img2{
	width: 220px;
	height: auto;
	top: 80px;
	right: 5%;
	}
.step-img3{
	width: 220px;
	height: auto;
	top: 310px;
	right: 12%;
	}
.step-img4{
	width: 100px;
	height: auto;
	top: 420px;
	left: 10%;
	}
.step-img5{
	width: 110px;
	height: auto;
	top: 692px;
	right: 15%;
	}
.box {
	margin       : auto;
	width        : 700px;
	height       : 120px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);	
}
.step-div {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
	width: 600px;
	height: 90px;
	padding-left: 120px;
	padding-top: 10px;
}
.step-div2 {
	float: left;
	position: relative;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 100px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: lighter;
	text-align: left;
	line-height: 16px;
	font-size: small;
	width: 72%;
}

.circle{
	display: table-column;
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
	background-color: #ca516c;
	position: relative;
	text-align: center;
	overflow: hidden;
	position: absolute;
	}

.circle-p{
	text-align: center;
	font-size: small;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	padding-top: 12px;
	}
.circle-p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
.step-h2-3 {
	margin-top: 10px;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: large;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 100px;	
}
h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	font-weight: 100;
	line-height: 16px;
	margin-left: 100px;
	width: 60%
}
.triangle {
	display: block;
	width: 16px;
	height: 18px;
	color: #ca516c;
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

body main div {
	text-align: center;
	line-height: 30px;
	margin-top: 50px;
}


		@media screen and (max-width:800px) {
			.top-mainimg {
				width: 100%;
				margin-top: -10px;
			}
		/*.top-p {
				font-size: small;
				text-align: center;
				font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
				letter-spacing: 0.2em;
				position: absolute;
				top: 82%;
				display: block;
				width: 100%;
				margin-top: -25px
			}
			.top-img1,
			.top-img2
			{
				height: auto;
				position: absolute;
			}
			.top-img1{
				width: 80px;
				top: -30%;
				left: 6%;
			}
			.top-img2{
				width: 70px;
				top: 35%;
				right: 6%;
			}*/
		section {
			width:80%;
			height: auto;
			margin-right: auto;
			margin-left: auto;
			margin-top: 10%;
			}
		.step-img1,
		.step-img2,
		.step-img3,
		.step-img4,
		.step-img5{
			position: absolute;
		}
		.step-img1{
			width: 100px;
			height: auto;
			top: 75px;
			left: -10%;
			}
		.step-img2{
			width: 150px;
			height: auto;
			top: 300px;
			right: -10%;
			}
		.step-img3{
			width: 125px;
			height: auto;
			top: 510px;
			left: -10%;
			}
		.step-img4{
			width: 65px;
			height: auto;
			top: 620px;
			left: 80%;
			}
		.step-img5{
			width: 95px;
			height: auto;
			top: 920px;
			right: 5%;
			}
		.box {
			margin       : auto;
			width        : 90%;
			height       : 150px;
			background-color: #FFFFFF;
			box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
		}
		.step-div {
			position: relative;
			/*margin-right: auto;
			margin-left: auto;*/
			background-color: #FFFFFF;
			width: 90%;
			height: 120px;
			padding: 5%;	
		}
		.step-div2 {
			/*float: left;*/
			position: relative;
			margin-left: 5%;
			margin-top: 20%;
			font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
			font-weight: lighter;
			text-align: left;
			line-height: 16px;
			font-size: small;
			width: 90%;
		}

		.circle{
			display: table-column;
			width: 50px;
			height: 50px;
			display: block;
			border-radius: 50%;
			background-color: #ca516c;
			position: relative;
			text-align: center;
			overflow: hidden;
			position: absolute;
			margin-top: 10%;
			}

		.circle-p{
			text-align: center;
			font-size: xx-small;
			font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
			color: #FFFFFF;
			padding-top: 8px;
			}
		.circle-p span {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 30px;
			text-align: center;
			line-height: 25px;
			overflow: hidden;
		}

		h2 {
			font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
			font-size: large;
			font-weight: bold;
			margin-bottom: 10px;
			margin-left: 60px;	
		}
		h3 {
			font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
			font-size: small;
			font-weight: 100;
			line-height: 16px;
			margin-left: 60px;
			width: 60%;
		}
		.triangle {
			display: block;
			width: 16px;
			height: 18px;
			color: #ca516c;
			font-size: small;
			margin-right: auto;
			margin-left: auto;
			margin-top: 20px;
			margin-bottom: 20px;
		}
			body main div {
	text-align: center;
	line-height: 20px;
	margin-top: 50px;
	width: 80%;
	font-size: x-small;	
}
			}
