@charset "UTF-8";

.page_link {
	display: flex;
	justify-content: space-between;
	margin: 25px 0 15px;
}

.page_link li a {
	width: 211px;
	background-image: url("../images/ordermade/bg_img.png");
	background-position: center;
	background-repeat: no-repeat;
	color: #42210B;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 9px 5px 17px;
	letter-spacing: -0.05em;
}

@media all and (-ms-high-contrast:none) {
	.page_link li a {
		padding: 15px 6px;
		;
	}
}

.order_m_box1 {
	margin: 60px 0 95px;
}

.order_m_box1 ul {
	display: flex;
	justify-content: space-between;
}

.order_m_box1 ul li {
	width: 277px;
}

.order_m_box1 ul li .ttl_04 {
	margin-top: 30px;
}

.order_m_box2 {
	margin-bottom: 95px;
}

.order_m_box2 p {
	font-size: 12px;
	margin-bottom: 35px;
}

.order_m_box2 div {
	text-align: center;
}


.order_m_box3 {}

.order_m_box3 .ttl_04 {
	margin-bottom: 20px;
}

.order_m_box3 .float_sb > div {
	width: 435px;
}

.order_m_box3 .float_sb .point_box_01 {
	margin-top: 20px;
}


.order_m_box3 .ttl_05 {
	margin-bottom: 20px;
}

.order_m_box3 .img10 {
	margin-bottom: 95px;
	margin-top: 20px;
}




.blue_box_inner p {
	font-size: 14px;
	margin-bottom: 17px;
}
