#c01 h2.nxtitle {
	margin-top: 2.4rem;
	margin-bottom: 1em;
}
@media only screen and (max-width:640px) {
	#c01 h2.nxtitle {
		margin-top: 2.4rem;
		margin-bottom: 1em;
	}
}

#cService {
	margin-bottom: 2rem;
}
#c02 {
	
}
#c02 .figures {
	margin: 0 -1em;
	margin-bottom: 2em;
}
#c02 .figures figure {
	width: 50%;
	padding: 0 1em;
	text-align: center;
}
	#c02 .figures figure > .im {
		width: auto;
		height: 18em;
	}
@media only screen and (max-width:640px) {
	#c02 .figures {
		margin-bottom: 0;
	}
	#c02 .figures figure {
		width: 100%;
		margin-bottom: 1em;
	}
	#c02 .figures figure > .im {
		width: 100%;
		height: auto;
	}
}

/**/
#c03 .figures {
	margin: 0 -1em;
	margin-bottom: 2em;
}
#c03 .figures figure {
	width: 50%;
	padding: 0 1em;
	text-align: center;
}
	#c03 .figures figure > .im {
		width: 100%;
		height: auto;
	}
@media only screen and (max-width:640px) {
	#c03 .figures {
		margin-bottom: 0;
	}
	#c03 .figures figure {
		width: 100%;
		margin-bottom: 1em;
	}
	#c03 .figures figure > .im {
		width: 100%;
		height: auto;
	}
}

/**/
#c04 {
	background-color: #fff;
}
	#c04 nav {
		margin-top: 2em;
		text-align: center;
	}
@media only screen and (max-width:640px) {
	
}

/**/
.tablet-entry {
	margin-bottom: 2rem;
}
.tablet-entry .mer {
	margin: 0 -0.5em;
	margin-bottom: 1rem;
	font-family: var(--font-g);
}
	.tablet-entry .mer li {
		text-align: center;
		width: 25%;
		padding: 0 0.5em;
	}
	.tablet-entry .mer li .wrap {
		background-color: #fff;
		border: solid 2px #c6c6c6;
		border-radius: var(--share-wrap-radius);
		padding: 1em 1em;
	}
	.tablet-entry .mer li h3 {
		font-size: 1.1em;
		margin-bottom: 1rem;
	}
	.tablet-entry .mer li .ill {
		margin-bottom: 1rem;
	}
		.tablet-entry .mer li .ill > img {
			width: auto;
			height: 6.2em;
		}
	.tablet-entry .mer li .wrap > p {
		font-size: 0.78em;
		line-height: 1.7em;
	}
.tablet-entry .face article {
	padding: 4rem 0;
	padding-left: 43%;
	padding-right: 4em;
}
.tablet-entry .face article .title {
	font-size: 1.6em;
}
.tablet-entry .face article .description {
	font-size: 1.0em;
	font-weight: 400;
	margin-bottom: 1.4em;
}
.tablet-entry .face article nav {
	
}
.tablet-entry .face article nav a.bt {
	margin-right: 1em;
}

.tablet-entry .cwrap {
	background-color: var(--cl-bgsilver);
}
@media only screen and (max-width:640px) {
	.tablet-entry {
		margin-bottom: 2rem;
	}
	.tablet-entry .mer {
		margin: 0 -0.5em;
		margin-bottom: 1rem;
	}
		.tablet-entry .mer li {
			width: 50%;
			padding: 0 0.5em;
		}
		.tablet-entry .mer li .wrap {
			padding: 1em 1em;
		}
		.tablet-entry .mer li h3 {
			font-size: 1.1em;
			margin-bottom: 1rem;
		}
		.tablet-entry .mer li .ill {
			margin-bottom: 1rem;
		}
			.tablet-entry .mer li .ill > img {
				width: auto;
				height: 4em;
			}
		.tablet-entry .mer li .wrap > p {
			font-size: 0.7em;
			line-height: 1.7em;
		}
	.tablet-entry .face {
		background-color: #afbac3;
	}
	.tablet-entry .face article {
		padding: 2rem 0;
		padding-left: 2rem;
		padding-right: 2rem;
		padding-top: 42vw;
		padding-bottom: 1.4rem;
		font-size: 0.8em;
	}
	.tablet-entry .face article .title {
		font-size: 1.6em;
	}
	.tablet-entry .face article .description {
		font-size: 1.0em;
		margin-bottom: 1.4em;
	}
	.tablet-entry .face article nav {
		
	}
	.tablet-entry .face article nav a.bt {
		margin-right: 1em;
	}
	.tablet-entry .face .bgi > .im {
		width: 100vw;
		height: 38vw;
		object-fit: cover;
		object-position: left center;
	}
	.tablet-entry ul.notice {
		font-size: 0.64em;
	}
}

/**/
#cPickup {
	background-color: var(--cl-bgsilver);
}
	#cPickup .pim {
		text-align: center;
	}
	#cPickup .pim > img {
		width: 100%;
		height: auto;
	}
#cPickup .cwrap {
	
}
	#cPickup .head-title {
		padding: 0.8em 1em;
		font-size: 1.0em;
		font-weight: 500;
		color: #fff;
		background-color: var(--cl-actlink);
		margin-bottom: 2em;
	}
#cPickup .head {
	
}
	#cPickup .hgroup {
		display: inline-block;
		vertical-align: baseline;
	}
	#cPickup .hgroup > * {
		font-family: inherit;
	}
	#cPickup .hgroup h4 {
		margin-bottom: 0.4em;
	}
#cPickup .head .im {
	width: 12%;
	height: auto;
	margin-left: 2em;
	vertical-align: -0.2em;
}
	#cPickup ul.list li {
		font-weight: 400;
		font-size: 0.96em;
		line-height: 1.7em;
	}
#cPickup .cwrap article.first {
	margin-bottom: 3rem;
}
@media only screen and (max-width:640px) {
	#cPickup .head-title {
		font-size: 3.4vw;
		text-align: center;
	}
	#cPickup .head .im {
		width: 12%;
		margin-left: 2em;
		vertical-align: -0.2em;
		display: none;
	}
		#cPickup ul.list li {
			font-size: 0.96em;
		}
	#cPickup .cwrap article.first {
		margin-bottom: 3rem;
	}
	#cPickup .hgroup > * {
		
	}
	#cPickup .hgroup h4 {
		
	}
}






