.h2Service {
	margin: 20px auto 10px auto;
	padding: 0 0 10px 0;
	color: #00B7E1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-image: url("images/data/title_bar.svg");
	background-position: bottom center;
	background-size: 186px;
	background-repeat: no-repeat;
}
.h2Service-bottom {
	display: block;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.serviceSec00 .title,
.serviceSec01 .title,
.serviceSec02 .title,
.serviceSec03 .title,
.serviceSec04 .title,
.serviceSec05 .title,
.serviceSec06 .title,
.serviceSec07 .title {
	margin: 40px 0 20px 0;
	padding: 40px 0;
	color: #00B7E1;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-image: url("images/heart_pink.png");
	background-position: center;
	background-size: 125px;
	background-repeat: no-repeat;
}
.serviceSec00 .title span,
.serviceSec01 .title span,
.serviceSec02 .title span,
.serviceSec03 .title span,
.serviceSec04 .title span,
.serviceSec05 .title span,
.serviceSec06 .title span,
.serviceSec07 .title span {
	display: block;
}
.serviceSec00 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(980px - 40px);
	text-align: center;
}
.serviceSec00 p {
	margin: 20px 0;
	font-size: 17px;
	font-weight: bold;
}
.serviceSec00 p span {
	display: block;
}
.serviceSec00-img01 {
	display: block;
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 80%;
	max-width: 391px;
}

.serviceSec01-area {
	margin: 0;
	padding: 40px 0;
	width: 100%;
	background-color: #CCF1F9;
}
.serviceSec01 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(980px - 40px);
}
.serviceSec01 .box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.serviceSec01 .box-item {
	position: relative;
	margin: 10px;
	padding: 10px 10px 50px 10px;
	width: 238px;
	font-weight: bold;
	border: 1px solid #00B7E1;
	background-color: #ffffff;
}

.serviceSec01 .box-item .serviceSec01-more {
	position: absolute;
	bottom: 15px;
	right: 20px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: right;
	color: #00B7E1;
}
.serviceSec01 .box-item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.serviceSec01 .box-item a:hover {
	background-color: rgba(255,255,187,0.2);
}

.serviceSec02 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(753px - 40px);
}
.serviceSec02 p {
	font-weight: bold;
}
.serviceSec02 span {
	display: block;
	margin: 0;
	padding: 10px;
}

.service-feature01-waku {
	margin: 0;
	padding: 0;
	width: 100%;
}
.service-feature01-img {
	display: block;
	margin: 0;
	padding: 20px 0;
	width: 100%;
}
.sp-service-feature01-img {
	display: none;
}

.serviceSec04 {
	margin: 0;
	padding: 70px 0;
	width: 100%;
	background-image: url("images/service/service-bg01.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.serviceSec04-inner {
	margin: 0 auto;
	padding: 0;
	width: 80%;
	max-width: 700px;
	background: rgba(255,255,255,0.8);
}
.serviceSec04-inner p {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 100%;
	max-width: 560px;
	color: #00B7E1;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.serviceSec04-inner ul {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 100%;
	max-width: 560px;
	list-style: none;
}
.serviceSec04-inner ul li {
	margin: 0;
	padding: 5px 0 20px 30px;
	font-size: 16px;
	font-weight: bold;
	background-image: url("images/service/service-chk01.svg");
	background-position: left 5px;
	background-size: 23px;
	background-repeat: no-repeat;
}

.serviceSec05 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(753px - 40px);
}
.serviceSec05 p {
	margin: 0 auto;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.service-sec05-img01 {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 601px; /* なぜ691pxにしたらにじむ？（未解決） */
}
.sp-service-sec05-img01 {
	display: none;
}
.service-sec05-graph01 {
	display: block;
	margin: -50px auto 0 auto;
	padding: 0;
	width: 100%;
}
.serviceSec05 .arrow {
	margin: 40px auto;
	padding: 0;
	width: 40px;
}
.serviceSec05 .arrow img {
	width: 100%;
}
.serviceSec05 span {
	background:linear-gradient(transparent 50%, #F0EF6A 50%);
}
.serviceSec05 .emphasis {
	display: inline;
	padding: 0;
	font-size: 54px;
	color: #00B7E1;
	background: none;
}
.serviceSec05 .emphasis02 {
	display: inline;
	margin: 0 auto;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
	color: #00B7E1;
	text-align: center;
	background: none;
	background:linear-gradient(transparent 50%, #F0EF6A 50%);
}
.serviceSec05 .caution {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.serviceSec05 .emphasis02-txt {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 30px;
}
.service-sec05-img02 {
	display: block;
	margin: -33px auto 0 auto;
	padding: 0;
	width: 100%;
}

.serviceSec05 .box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.serviceSec05 .box-item {
	margin: 0;
	padding: 40px 0 0 0;
	width: 200px;
}
.serviceSec05 .box-item img {
	margin: 0;
	padding: 0;
	width: 100%;
}
.serviceSec05 .box-item p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.serviceSec06 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(900px - 40px);
}
.serviceSec06 .caution {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.serviceSec06 .box {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.serviceSec06 .box-item {
	position: relative;
	margin: 0;
	padding: 10px;
	width: calc(50% - 20px);
	font-weight: bold;
}
.service-it-tool-img01 {
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	width: 100%;
	max-width: 790px;
}
.sp-service-it-tool-img01 {
	display: none;
}
.service-it-tool-img02 {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 336px;
}
.serviceSec06 .box ul {
	margin: 8px 20px 28px 8px;
	padding: 0;
	font-size: 15px;
}
.serviceSec06 .box li {
	list-style: none;
}
.serviceSec06 .box li::before {
	position: relative;
	top: 0;
	left: -5px;
	display: inline-block;
	width: 12px;
	height: 12px;
	content: '';
	border-radius: 100%;
	background: #00B7E1;
}
.serviceSec06 .emphasis {
	display: inline;
	margin: 0 auto;
	padding: 0;
	color: #00B7E1;
	text-align: center;
	background: none;
	background:linear-gradient(transparent 50%, #F0EF6A 50%);
}

.sec06-item-title {
	margin: 0;
	padding: 5px 20px;
	border: 1px solid #00B7E1;
	border-radius: 20px;
}

.serviceSec07 {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(900px - 40px);
	font-weight: bold;
}
.serviceSec07-txt {
	margin: 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(782px - 40px);
}
.serviceSec07 .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 743px;
}
.serviceSec07 .box-item {
	position: relative;
	margin: 0 10px;
	padding: 10px;
	width: calc(33.3% - 20px);
	border: 1px solid #00B7E1;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
}
.serviceSec07 .box p {
	margin: 0;
	padding: 3px 0;
	font-size: 21px;
}
.serviceSec07 .box span {
	display: block;
	margin: 0;
	padding: 12px 0;
	color: #00B7E1;
	font-size: 41px;
}
.serviceSec07 .caution {
	margin: 20px auto 0 auto;
	padding: 0 20px;
	width: calc(100% - 40px);
	max-width: calc(782px - 40px);
	font-size: 14px;
}
.serviceSec07 .box .price-caution {
	margin: -12px auto 0 auto;
	padding: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
.price {
	margin: 30px 0 50px 0;
	padding: 30px 10px 20px 10px;
	width: calc(100% - 60px);
	border: 20px solid #FFFF99;
}
.price p {
	font-size: 14px;
	font-weight: bold;
}
.price span {
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
}
/*
#feature01,
#feature02,
#feature03,
#feature04,
#feature05 {
    padding-top: 110px;
    margin-top:-110px;
}
*/
@media only screen and (max-width: 899px) {
	.serviceSec00 .title,
	.serviceSec01 .title,
	.serviceSec02 .title,
	.serviceSec03 .title,
	.serviceSec04 .title,
	.serviceSec05 .title,
	.serviceSec06 .title,
	.serviceSec07 .title {
		margin: 55px 0 20px 0;
		padding: 20px 0;
		background-size: 85px;
	}
	.service-feature01-img {
		display: none;
	}
	.sp-service-feature01-img {
		display: block;
		margin: 0;
		padding: 20px 0;
		width: 100%;
	}
	.serviceSec04-inner {
		width: calc(100% - 40px);
	}
	.serviceSec04-inner ul {
		margin: 0 auto;
		padding: 30px 10px;
		width: calc(100% - 20px);
	}
	.serviceSec04-inner ul li {
		padding: 5px 0 20px 24px;
		font-size: 14px;
	}
	.serviceSec04-inner p {
		margin: 0 auto;
		padding: 0 10px 30px 10px;
		width: calc(100% - 20px);
		font-size: 16px;
	}
	.service-sec05-graph01 {
		margin: -13px auto 0 auto;
	}
	.serviceSec05 .arrow {
		width: 26px;
	}
	.serviceSec05 p {
		font-size: 16px;
	}
	.serviceSec05 .emphasis {
		font-size: 30px;
	}
	.serviceSec05 .emphasis02 {
		font-size: 24px;
	}
	.serviceSec05 .emphasis02-txt {
		font-size: 22px;
	}
	.service-sec05-img02 {
		margin: 10px auto 0 auto;
	}
	.serviceSec06 .caution {
		font-size: 13px;
		line-height: 1.2em;
	}
	.serviceSec06 .box-item {
		/*width: calc(100% - 20px);*/
		width: 100%;
	}
	.serviceSec06 .box li {
		margin-bottom: 11px;
	}
}

@media only screen and (max-width: 767px) {
	.serviceSec00 p {
		font-size: 15px;
	}
	.serviceSec00 .title,
	.serviceSec01 .title,
	.serviceSec02 .title,
	.serviceSec03 .title,
	.serviceSec04 .title,
	.serviceSec05 .title,
	.serviceSec06 .title,
	.serviceSec07 .title {
		font-size: 16px;
	}
	.serviceSec02 {
		max-width: 500px;
	}
	.serviceSec04-inner {
		max-width: 500px;
	}
	.service-sec05-img01 {
		display: none;
	}
	.sp-service-sec05-img01 {
		display: block;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 370px;
	}
	.service-it-tool-img01 {
		display: none;
	}
	.sp-service-it-tool-img01 {
		display: block;
		margin: 0 auto;
		padding: 20px 0;
		width: 100%;
		max-width: 284px;
	}
	.service-sec05-graph01 {
		max-width: 500px;
	}
	.serviceSec06 .box-item {
		max-width: 500px;
	}
	.serviceSec07 {
		max-width: 500px;
	}
	.serviceSec07 .box {
		justify-content: center;
		max-width: 524px;
	}
	.serviceSec07 .box span {
		font-size: 30px;
	}
	.serviceSec07 .box-item {
		margin: 0 auto 15px auto;
		width: calc(100% - 20px);
		max-width: 233px;
	}
	.price {
		margin: 30px auto 50px auto;
		width: calc(100% - 40px);
		border: 10px solid #FFFF99;
	}
	.service-it-tool-img02 {
		max-width: 244px;
	}
}





