
@charset "utf-8";
/* CSS Document */

section aside ul.listmenu {
	display: none;
}

#guide-wrapper {
	margin: 0 10px;
	line-height: 130%;
}
#guide-wrapper h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	border-bottom: 1px solid #6c2c20;
	margin: 0 0 15px;
	background: none;
	padding: 0;
}
#guide-wrapper p {
	font-size: 13px;
}
#guide-wrapper ol {
	padding: 0 0 0 20px;
}
#guide-wrapper ol li {
	font-size: 13px; 
	margin-bottom: 9px;
}
#guide-wrapper h3 {
	margin-bottom: 10px;
	font-size: 13px; 
	font-weight: bold;
}
#guide-wrapper dl {
	font-size: 13px; 
}
#guide-wrapper a {
	color: #333; 
	text-decoration: none;
}
.guide-content-base01 {
	padding: 0 10px 20px;
}

.guide-content-base01 img{
	width:60%;
}

.guide-content-base02 {
	padding: 0 0 20px;
}
.guide-content-base02 p {
	margin: 0 10px;
}
.guide-list01 {
	padding: 10px 0 0 20px;
}
.guide-img01 {
	margin: 10px 0 15px;
}
.guide-img02 {
	margin: 10px 0 15px;
}
.guide-table-wrapper {
	width: 100%;
	margin: 10px 0;
	overflow-x: scroll;
}




table.guide-table01 {
	width: 960px;
	margin: 0;
	border-top: 1px solid #6c2c20; 
	border-left: 1px solid #6c2c20; 
	border-collapse: collapse;
	border-spacing: 0;
}
table.guide-table01 th,
table.guide-table01 td {
	width: 8.33333%;
	padding: 17px 0;
	font-size: 12px; 
	text-align: center;
	border-right: 1px solid #6c2c20; 
	border-bottom: 1px solid #6c2c20;
}
table.guide-table01 th {
	background: #eeeeee;
}
dl.guide-contact-list dt {
	float:left;
}
#guide-wrapper a.guide-contact-btn {
	margin: 10px auto;
	padding: 12px 55px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	display: inline-block;
	background: url(https://image1.shopserve.jp/nedashoyu.cx.shopserve.jp/pic-labo/arrow04.png) no-repeat right 32px center #6c2c20;
	border-radius: 5px;
}


























