@charset "UTF-8";
/*.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%;
	height: 100%;
	margin-top: -100%
}
.top-img1,
.top-img2
{
	width: calc(100vw - 85%);
	height: auto;
	position: absolute;
}
.top-img1{
	top: 0%;
	left: 0%;
	margin-right: 450px;
	margin-top: 50px;
}
.top-img2{
	margin-left: 450px;
	margin-top: 0px;	
}*/
.top-mainimg {
	width: 100%;
	margin-top: -10px;
}

section {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}

.maintext {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 50px;
}

hr {
	background-color: #ca516c;
	border-style: none;
	clear: left;
	}
	
h4 {
	text-align: center;
	font-size: small;
	color: #ca516c;
	padding-top: 50px;
	padding-bottom: 10px;
}
.how-to-div {
	overflow: hidden;
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.circle{
	display: table-column;
	width: 120px;
	height: 120px;
	display: block;
	border-radius: 50%;
	background-color: #ca516c;
	border: solid 1px #ca516c;
	position: relative;
	text-align: center;
	margin-left: 150px;
	margin-right: 15px;
	margin-top: 15px;
}
.circle-rogo {
	width: 50%;
	height: 50%;
	margin-top: 10px
}
.circle_txt {
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	font-size: small;
	line-height: 20px;
	margin-top: -15px;
}
.how-to-txt   {
	display: block;
	width: 500px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	line-height: 30px;
	height: auto;
}
.how_to_div2 {
	float: left;
}
.order_div  {
	width: 300px;
	height: auto;
	float: left;
	margin-top: 70px;
	margin-left: 150px;
	margin-right:5px;
	margin-bottom: 150px;
	position: relative;
}
.order_img {
	width: 300px;
	height: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
}

.order_img_p  {
	width: 300px;
	height: 30px;
	background-color: #ca516c;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: large;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	position: absolute;
	top: 60px;	
}

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


@media screen and (max-width:800px) {
	.top-mainimg {
	width: 50%;
	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%;
	}
.maintext {
	width:100%;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	line-height: 30px;
}
.maintext span {
	display: inline-block;
	white-space: nowrap;
	}
hr {
	background-color: #ca516c;
	border-style: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
}
	
h4 {
	text-align: center;
	font-size: small;
	color: #ca516c;
	/*padding-top: 50px;
	padding-bottom: 10px;*/
}
.how-to-div {
	/*overflow: hidden;*/
	width: 90%;
	height: auto;
	/*clear: both;*/
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.circle{
	/*display: table-column;*/
	width: 120px;
	height: 120px;
	/*display: block;*/
	border-radius: 50%;
	background-color: #ca516c;
	border: solid 1px #ca516c;
	/*position: relative;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.circle-rogo {
	width: 50%;
	height: 50%;
	margin-top: 10px
}
.circle_txt {
	color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	font-size: small;
	line-height: 20px;
	margin-top: -15px;
}
.how-to-txt   {
	display: block;
	width: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 25px;
	height: auto;
}
.how_to_div2 {
	float: none;
}
.order_div  {
	width: 90%;
	height: auto;
	float: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right:  auto;
	margin-bottom: 30px;
	/*position: relative;*/
}
.order_img {
	width: 100%;;
	height: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
}

.order_img_p  {
	width: 100%;
	height: 30px;
	background-color: #ca516c;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: large;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	position: absolute;
	top: 50px;
	
}
	body main div {
	text-align: center;
	line-height: 20px;
	margin-top: 50px;
	width: 80%;
	font-size: x-small;	
}
}
