﻿section#service {
	width:94%;
	margin:65px auto 160px;
	line-height:1.2;
}

section#service .arrow img {
	width:100%;
}

section#service h2 {
	text-align:center;
	margin:0 auto;
}

section#service .service_flow li {
	float:left;
	font-size:14px;
	font-family: mplus-2c-medium;
}

section#service .service_flow li.txt01 {
	padding:0 16px;
	background:url(../img/service/bg_middle.png) repeat-y;
	background-size:100%;
	width:100%;
}

section#service .service_flow li.txt01 p{
	padding: 12px 0 8px;
}

section#service .service_flow li.txt02 {
	padding:0 16px;
	background:url(../img/service/bg_middle.png) repeat-y;
	background-size:100%;
	min-width: 100%;
}

section#service .service_flow li.ttl01 {
    font-size: 20px;
    color: #00B3F4;
    width: 100%;
    text-align: center;
	padding: 15px 0 8% 0;
}

section#service .service_flow li.ttl02 {
    font-size: 20px;
    color: #00B3F4;
    width: 100%;
    text-align: center;
	padding: 15px 0 8% 0;
}

section#service .service_flow li.ttl03 {
    font-size: 20px;
    color: #00B3F4;
    width: 100%;
    text-align: center;
	padding: 15px 0 8% 0;
}

section#service .service_flow li.ttl04 {
    font-size: 20px;
    color: #00B3F4;
    width: 100%;
    text-align: center;
	padding: 15px 0 8% 0;
}

section#service .service_flow li.ttl05 {
    font-size: 20px;
    color: #00B3F4;
    width: 100%;
    text-align: center;
	padding: 15px 0 8% 0;
}

section#service .service_flow .flow01 {
	background:url(../img/service/bg_flow01_sp.png) no-repeat;
	background-size: 100%;
	margin:40px auto 0;
}

section#service .service_flow .flow02 {
	background:url(../img/service/bg_flow02_sp.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
}

section#service .service_flow .flow03 {
	background:url(../img/service/bg_flow03_sp.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
}

section#service .service_flow .flow04 {
	background:url(../img/service/bg_flow04_sp.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
}

section#service .service_flow .flow05 {
	background:url(../img/service/bg_flow05_sp.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
}

section#service .service_flow .flow06 {
	background:url(../img/service/bg_flow06_sp.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
}

