@charset "utf-8";


.content_shopping_guide{
	padding-bottom: 50px;
}

.content_shopping_guide .mainv{
	margin-bottom: 20px;
	padding-top: 20px;
	line-height: 100%;
	text-align: center;
	font-size: 24px;
}

.content_shopping_guide .links{
	margin-bottom: 20px;
}

.content_shopping_guide .links ul{
	overflow: hidden;
}

.content_shopping_guide .links li{
	float: left;
	width: calc(50% - 5px);
}

.content_shopping_guide .links li:nth-child(even){
	margin-left: 10px;
}

.content_shopping_guide .links li:nth-child(n+3){
	margin-top: 10px;
}

.content_shopping_guide .links a{
	padding: 10px 0;
	display: block;
	line-height: 100%;
	border-radius: 30px;
	background: #CCE8E5;
	text-align: center;
	font-size: 12px;
	color: #212121;
}

.content_shopping_guide .links.five li:nth-child(5){
	margin-left: 25%;
}

.content_shopping_guide .information .ttl{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #1A746A;
}

.content_shopping_guide .information .text+.text,
.content_shopping_guide .information .text+.list,
.content_shopping_guide .information .list+.text,
.content_shopping_guide .information .text+.contact,
.content_shopping_guide .information .atte+.contact,
.content_shopping_guide .information .text+.ttl{
	margin-top: 20px;
}

.content_shopping_guide .information .text{
	line-height: 180%;
}

.content_shopping_guide .information .text p+p{
	margin-top: 15px;
}

.content_shopping_guide .information .list{
	line-height: 220%;
}

.content_shopping_guide .information .red{
	color: #A20D0D;
}

.content_shopping_guide .information+.information{
	margin-top: 30px;
}

.content_shopping_guide .information .point{
	margin-top: 15px;
}

.content_shopping_guide .information .point ul{
	overflow: hidden;
}

.content_shopping_guide .information .point li{
	float: left;
	width: 33%;
	text-align: center;
}

.content_shopping_guide .information .point li .badge{
	width: 90px;
	height: 90px;
	margin-bottom: 10px;
	padding-top: 25px;
	line-height: 150%;
	display: inline-block;
	background: #CCE8E5;
	border-radius: 110px;
	font-weight: bold;
}

.content_shopping_guide .information .point li p{
	line-height: 150%;
	font-size: 13px;
}

.content_shopping_guide .information .table{
	margin-top: 15px;
}

.content_shopping_guide .information .table dl{
	width: 100%;
	border-top: 1px solid #D0CDCD;
	border-bottom: 1px solid #D0CDCD;
}

.content_shopping_guide .information .table dt{
	padding: 5px 0;
	background: #EBE9E2;
	text-align: center;
}

.content_shopping_guide .information .table dd{
	padding: 5px 0;
	border-top: 1px solid #D0CDCD;
	text-align: center;
}

.content_shopping_guide .information .table{
	margin-top: 15px;
}

.content_shopping_guide .information .table table{
	width: 100%;
	border-top: 1px solid #D0CDCD;
	border-bottom: 1px solid #D0CDCD;
}

.content_shopping_guide .information .table th{
	padding: 5px 0;
	background: #EBE9E2;
	vertical-align: middle;
}

.content_shopping_guide .information .table th+th{
	border-left: 1px solid #D0CDCD;
}

.content_shopping_guide .information .table td{
	padding: 5px 0;
	border-left: 1px solid #D0CDCD;
	text-align: center;
}

.content_shopping_guide .information .table tr+tr th,
.content_shopping_guide .information .table tr+tr td{
	border-top: 1px solid #D0CDCD;
}

.content_shopping_guide .information .atte{
	margin-top: 15px;
	line-height: 150%;
	font-size: 12px;
}

.content_shopping_guide .information .contact{
	text-align: center;
}

.content_shopping_guide .information .contact .form,
.content_shopping_guide .information .contact .tel,
.content_shopping_guide .information .contact .mail{
	display: inline-block;
}

.content_shopping_guide .information .contact .tel,
.content_shopping_guide .information .contact .mail{
	margin-top: 15px;
}

.content_shopping_guide .information .contact .form a{
	padding: 5px 10px 5px 40px;
	display: inline-block;
	border: 1px solid #707070;
	border-radius: 30px;
	text-decoration: none;
	font-weight: normal;
	color: #212121;
}

.content_shopping_guide .information a{
	text-decoration: underline;
	font-weight: bold;
	color: #49609D;
}

.content_shopping_guide .information a:hover{
	text-decoration: none;
}

.content_shopping_guide .information .method{
	margin-top: 15px;
}

.content_shopping_guide .information .method .headline{
	margin-bottom: 15px;
	font-weight: bold;
}

.content_shopping_guide .information .method .description{
	padding-left: 30px;
	line-height: 180%;
}
