/* service */
.title-banner-wrapper {
	position: relative;
	overflow: hidden;
	width: 730px;
	height: 200px;
}

.title-banner-wrapper .title-banner {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -30px;
}

.title-banner-wrapper .title-image {
	z-index: 1;
}

.top-ttl-1 {
	font-size: 182%;
	line-height: 1.1;
	font-weight: bold;
}

.clm-2 .context {
	width: 350px;
}

.clm-2 .context li {
	list-style: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#pickUpWrapper h3 {
	padding: 5px;
	background-color: #999;
}

#pickUpWrapper h3 img {
	display: block;
}

.pc-support-clm h1 {
	padding: 5px 10px 3px;
	background-color: #E3640D;
	font-size: 131%;
	line-heigt: 1.2;
	font-weight: bold;
	color: #fff;
}

.pc-support-clm .clm-inner {
	margin-top: 15px;
	border-top: 1px dotted #d5d5d5;
	padding-top: 15px;
}

.pc-support-clm .clm-inner .subheading {
	border-left: 4px solid #E3640D;
	padding-left: 3px;
	font-weight: bold;
	line-height: 1.1;
}

.pc-support-clm .clm-inner .price {
	margin-top: 10px;
}

.pc-support-clm .clm-inner .price a {
	font-size: 131%;
	line-height: 1.1;
	font-weight: bold;
}