@charset "UTF-8";

.slider div img{
	width:100%;
	object-fit: cover;
}
.slider div span{
	position: absolute;
	font-family: "リュウミン M-KL";
	color: #000;
	text-shadow: 0px 2px 4px #fff;
	letter-spacing: 2px;
	line-height: 2;
	top:24%;
	left:60%;
	font-size:32px;
}


.price_list_group{
	display: block;
}
.price_list_group:after{
	display: block;
	content:"";
	clear: both;
}
.price_list_gender{
	text-align: center;
	font-size: 20px;
	letter-spacing: 1px;
}
.price_list_group img{
	display: block;
	margin:15px auto;
	width:350px;
}
.price_illust{
	width:450px;
	background: #eee;
	padding:5px;
	margin:10px 0;
}
.price_list_left{
	display: inline-block;
	width:50%;
	vertical-align: top;
	border-right:1px solid #ccc;
}
.price_list_right{
	display: inline-block;
	vertical-align: top;
	float:right;
	width:45%;
}
.price_list_contents{
	margin-bottom:30px;
}
.price_table{
	display:inline-table;
	border-collapse: collapse;
	width:450px;
	font-size:15px;
}
.price_table_row{
	display: table-row;
}
span.price_list_caption{
	display: block;
	font-size:13px;
}
.price_caption{
	display: block;
	font-size:12px;
	margin:5px 0;
}
.price_table_name{
	display: table-cell;
	border:1px solid #ccc;
	padding:5px;
	width:320px;
}
.price_table_price{
	display: table-cell;
	border:1px solid #ccc;
	padding:5px;
}
.shoes_othes{
	width:450px;
	margin:0 auto;
}
.strong{
	text-align: center;
	font-size:20px;
	margin:20px 0;
}
.contact_style{
	background:rgba(250,250,250,1);
	padding:20px;
}
.contact_group{
	text-align: center;
}
.contact_mail{
	display: inline-block;
	width:46%;
	background: #fff;
	padding:15px;
}
.contact_tel{
	display: inline-block;
	width:46%;
	background: #fff;
	padding:15px;
	float:right;
}
.contact_title{
	font-size:22px;
}
.contact_img img{
	height:70px;
	padding:10px 0;
}
.policy_title{
	font-size:22px;
	border-left:6px solid #85bade;
	margin-bottom:5px;
}
.policy_title span{
	padding-left:5px;
}
.policy_content{
	margin-bottom:30px;
}
.policy_contact{
	width:500px;
	padding:15px;
	border:1px solid #333;
}
.policy_contact .title{
	font-size:22px;
	border-bottom:1px solid #333;
	margin-bottom:5px;
}
.policy_contact .name{
	font-size:22px;
	
}