@charset "utf-8";
/*------------------------------------------------------------
	order
------------------------------------------------------------*/
#main .headLine02 {
	margin-bottom: 87px;
}
#main .flowUl {
	margin: 0 auto 105px;
	max-width: 950px;
	display: flex;
	flex-wrap: wrap;
}
#main .flowUl li {
	margin-right: 100px;
	width: 250px;
	line-height: 1.68;
	position: relative;
	letter-spacing: -0.5px;
}
#main .flowUl li:last-child {
	margin-right: 0;
}
#main .flowUl li::after {
	width: 65px;
	height: 19px;
	position: absolute;
	top: 96px;
	right: -83px;
	background: url(../img/order/arrow.jpg) no-repeat left top;
	background-size: 65px auto;
	content: "";
	opacity: 0.75;
}
#main .flowUl li:last-child::after {
	display: none;
}
#main .flowUl .ttl {
	margin: 0 auto 22px;
	width: 200px;
	height: 200px;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border-radius: 50%;
	background-color: #d0c7c2;
}
#main .flowUl li:first-child .ttl {
	background-color: #d3ccc6;
}
#main .flowUl .ttl img {
	position: absolute;
	top: -18px;
	left: 7px;
}
#main .flowUl li:nth-child(2) .ttl img {
	top: -20px;
	left: 5px;
}
#main .flowUl li:nth-child(3) .ttl img {
	top: -20px;
	left: 1px;
}
#main .flowUl .noteTxt {
	font-size: 1.4rem;
	position: absolute;
	top: 69px;
	right: -80px;
}
#main .linkUl {
	margin: 0 0 124px 7px;
	display: flex;
	justify-content: space-between;
}
#main .linkUl li {
	width: 543px;
}
#main .linkUl a {
	padding: 14px 10px 17px;
	display: block;
	color: #808080;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	background-color: #e3e3e3;
}
#main .linkUl li:last-child {
	width: 325px;
}
#main .linkUl li:last-child a {
	background-color: #dcd7d3;
}
#main .widBox {
	margin: 0 auto;
	max-width: 900px;
}
#main .listDl {
	margin-bottom: 101px;
	font-weight: 300;
}
#main .listDl > dt {
	float: left;
}
#main .listDl > dd {
	margin-bottom: 89px;
	padding-left: 10.2em;
}
#main .listDl > dd:last-child {
	padding-left: 5em;
	margin-bottom: 0;
}
#main .listDl ul {
	margin-top: -5px;
}
#main .listDl ul li {
	margin-bottom: 24px;
	line-height: 1.85;
	padding-left: 1em;
	text-indent: -1em;
}
#main .listDl ul li:last-child {
	margin-bottom: 0;
}
#main .faqDl dt {
	margin-bottom: 30px;
	position: relative;
	font-weight: 500;
	line-height: 1.15;
}
#main .faqDl dt::before,
#main .faqDl dd::before {
	width: 22px;
	height: 19px;
	position: absolute;
	top: 1px;
	left: -38px;
	background: url(../img/order/icon01.png) no-repeat left top;
	background-size: 22px auto;
	content: "";
}
#main .faqDl dd {
	margin-bottom: 52px;
	position: relative;
	line-height: 1.63;
}
#main .faqDl dd::before {
	top: 5px;
	background-image: url(../img/order/icon02.png);
	background-size: 20px auto;
}
#main .faqDl dd:last-child {
	margin-bottom: 0;
}
#main .btmTxt {
	font-weight: 300;
	text-align: center;
	line-height: 1.87;
}
@media all and (min-width: 897px) {
	#main .linkUl a:hover {
		opacity: 0.7;
	}
	#main .btmTxt a:hover {
		text-decoration: underline;
	}
}
@media all and (max-width: 896px) {
	#main .flowUl li {
		margin: 0 0 80px;
		padding-bottom: 15px;
		width: auto;
	}
	#main .flowUl {
		margin: 0 auto 60px;
		max-width: 600px;
		display: block;
	}
	#main .flowUl .ttl {
		width: 150px;
		height: 150px;
		font-size: 1.4rem;
	}
	#main .flowUl .ttl img {
		width: 30px;
		top: -16px;
	}
	#main .flowUl li:nth-child(2) .ttl img {
		width: 38px;
		top: -13px;
	}
	#main .flowUl li:nth-child(3) .ttl img {
		width: 40px;
		top: -12px;
	}
	#main .linkUl li {
		margin-bottom: 15px;
		width: auto !important;
	}
	#main .linkUl li:last-child {
		margin-bottom: 0;
	}
	#main .linkUl {
		margin: 0 0 60px;
		display: block;
	}
	#main .linkUl a {
		font-size: 1.7rem;
	}
	#main .listDl > dt {
		margin-bottom: 30px;
		font-size: 1.5rem;
		float: none;
	}
	#main .listDl > dd,
	#main .listDl > dd:last-child {
		margin-bottom: 60px;
		padding-left: 30px;
	}
	#main .faqDl dt::before, #main .faqDl dd::before {
		left: -25px;
		background-size: 19px auto;
	}
	#main .faqDl dd::before {
		background-size: 17px auto;
	}
	#main .faqDl dd {
		margin-bottom: 30px;
	}
	#main .listDl > dd:last-child {
		margin-bottom: 0;
	}
	#main .flowUl li::after {
		margin-left: -13px;
		position: absolute;
		width: 0;
		height: 0;
		border-left: 13px solid transparent;
		border-right: 13px solid transparent;
		border-top: 13px solid #e7e4f1;
		left: 50%;
		right: auto;
		top: auto;
		bottom: -13px;
		content: '';
	}
	#main .flowUl .noteTxt {
		right: auto;
		bottom: -36px;
		top: auto;
		left: 50%;
		font-size: 1.2rem;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#main .headLine02 {
		margin-bottom: 50px;
	}
	#main .btmTxt {
		letter-spacing: -0.5px;
	}
}


#main .priceBox {
	margin-bottom: 35px;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .priceBox .headLine02 span {
	font-size: 1.6rem;
}
#main .priceBox .headLine02 {
	margin-bottom: 27px;
}
#main .priceBox .priceUl {
	margin: 0 60px;
	padding-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #C7C7C7;
}
#main .priceBox .priceUl > li {
	margin-right: 9px;
	width: 290px;
}
#main .priceBox .priceUl > li:nth-child(3n) {
	margin-right: 0;
}
#main .priceBox .title {
	margin-bottom: 37px;
	padding: 9px 5px;
	font-weight: bold;
	background-color: #ede9e8;
}
#main .priceBox .title.col01 {
	background-color: #f5f3f4;
}
#main .priceBox .title.col02 {
	background-color: #e5dfdf;
}
#main .priceBox .priceUl ul li {
	margin-bottom: 25px;
}
#main .priceBox .priceUl ul li:last-child {
	margin-bottom: 0;
}
#main .faqBox .headLine02 {
	margin-bottom: 46px;
	font-family: 'Noto Sans', sans-serif;
	letter-spacing: 8px;
}
@media all and (max-width: 896px) {
	#main .priceBox .priceUl {
		margin: 0 20px;
		display: block;
	}
	#main .priceBox .priceUl > li {
		margin: 0 0 50px;
		width: auto;
	}
	#main .priceBox .priceUl > li:last-child {
		margin-bottom: 0;
	}
	#main .priceBox .title {
		margin-bottom: 20px;
		padding: 7px 5px 8px;
		font-size: 1.5rem;
	}
	#main .priceBox {
		margin-bottom: 45px;
	}
	#main .priceBox .headLine02 span {
		font-size: 1.4rem;
	}
	#main .priceBox .headLine02 {
		margin-bottom: 25px;
	}
	#main .faqBox .headLine02 {
		letter-spacing: 3px;
	}
}