@charset "utf-8";

/* Updated date: 2017/10/3 */




.frame-main {
	padding-top: 0px;
	border-bottom: 4px solid #1074ba;
}

.page-link-wap {
	text-align: center;
	margin: 0 auto;
}

.flow {
	background-color: #eff9fb;
	padding: 40px 0;
}


.flow  .service-title .title-icon {
	background-color: #01a7b5;
}

.flow .service-title .border01 {
    background: linear-gradient(transparent 70%, rgba(1, 167, 181, 0.3) 70%);
    color: #01a7b5;
}
.flow .flow-inner {
	background-color: #fff;
	padding: 30px 30px 0 30px;
border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	
	/*	width:90%;
	margin:0 auto;*/
	
}

.flow-list ul {
	/*	display:table;*/
	width: 100%;
}

.flow-list li > div {
	float: left;
}

.flow-list .flow-no {
	width: 100px;
	/*	width:10%;*/
	height: 100%;
	text-align: center;
	background-image: url(../../images/service/arrow01.png);
	background-repeat: no-repeat;
	background-position: center 85px;
	/*padding-bottom:300px;*/
	background-size: 54px auto;
	padding-bottom: 10px;
	min-height: 210px;
}

.flow-list .flow-no img {
	text-align: center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

.flow-list .flow-info {
	width: calc(100% - 100px);
	padding-bottom: 15px;
	border-bottom: 1px dashed #bfbfbf;
	margin-bottom: 15px;
}


.flow06 .flow-info {
	border-bottom:none;
}

.flow-info h4 {
	font-size: 28px;
	font-weight: bold;
	padding-top: 35px;
	padding-bottom: 20px;
	color: #01a7b5;
}

.flow-list .flow-txt span {
	font-size:12px;
}

.flow-comment {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding:8px 0;
	    background-color: #01a7b5;
		color:#FFF;
}



 @media (max-width: 991px) {

.flow .flow-inner {
	padding: 30px 15px 0 5px;
}
}
 @media (max-width: 767px) {
	 
.flow .service-title {
    text-align: center;
    margin: 0 auto 20px;
    display: inline-block;
	width:100%;
} 
	 

.flow .flow-inner {
	padding: 20px 10px 0 10px;
}

.flow-list .flow-no {
	width: 50px;
	background-position: center 50px;
	background-size: 40px auto;
	padding-bottom: 10px;
	min-height: 140px;
}

.flow-list .flow-no img {
	text-align: center;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.flow-list .flow-info {
	width: calc(100% - 50px);
	padding-bottom: 15px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 15px;
}

.flow-info h4 {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.flow-info p {
	line-height: 1.2em;
}


.flow-comment {
	font-size:18px;
}

}
 @media (max-width: 575px) {

.flow-comment span {
	display:block;
}
}



 @media (max-width: 480px) {

.flow .flow-inner {
	padding: 20px 10px 0 10px;
}

.flow-list .flow-no {
	display:none;

}

.flow-list .flow-no img {
	text-align: center;
	width: 36px;
	height: 36px;
	margin: 0 auto;
}



.flow-list .flow-info {
	width:100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.flow-info h4 {
	font-size: 18px;
	padding:0px 0 0px 30px;
		background-image: url(../../images/service/no1.png);
	background-repeat: no-repeat;
	background-size:auto 100% ;
	margin-bottom:5px;
}


.flow02 .flow-info h4 {
    background-image: url(../../images/service/no2.png);
}
.flow03 .flow-info h4 {
    background-image: url(../../images/service/no3.png);
}
.flow04 .flow-info h4 {
    background-image: url(../../images/service/no4.png);
}
.flow05 .flow-info h4 {
    background-image: url(../../images/service/no5.png);
}
.flow06 .flow-info h4 {
    background-image: url(../../images/service/no6.png);
}


.flow-info .flow-txt {
	padding-left: 5px;
	padding-right: 5px;
}

.flow-info .flow-img {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:30px;
}

.flow-info .flow-txt p {
	font-size: 13px;
}


.flow-comment {
	font-size:15px;
}

}

/*--.service---*/



.service-area {
	background-image: url(../../images/service/bg-stripe.jpg);/*	  background-image: url(../../images/common/spbg3.png);
  border-bottom: 4px solid #1074ba;
  border-bottom: 4px solid #1074ba;*/
}

.bg-wapper {
	background-image: url(../../images/service/bg-service01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	padding: 40px 0 0 0;
}

.service-title {
	margin-bottom: 20px;
}

.service-title img {
	width: 26px;
	height: auto;
}

.service-title .title-icon {
	color: #fff;
	background-color: #1074b0;
	padding: 0;
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
}

.service-title .border01 {
	font-size: 28px;
	font-weight: bold;
	background: linear-gradient(transparent 70%, rgba(8, 116, 178, 0.4) 70%);
	color: #1074b0;
}

.service-txt {
	font-size: 16px;
	font-weight:bold;
}

.item-list {
	margin-top: 30px;
	background-image: url(../../images/service/bgline-service01.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 40px;
}

.item-list .sp-top,.item-list .sp-under {

	width: 50%;
	float: left;
}
.item-list ul {
	display: table;
	width:100%;

}

.item-list li {
	display: table-cell;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	letter-spacing: -.1em;
	font-weight:bold;
	max-height:180px;
}

.item-list li img {
	max-height:175px;
display:inline-block;
	text-align:center;
	margin:0 auto;
	display:inline-block;
	
}
 @media (max-width: 1199px) {

.item-list li {
	font-size: 16px;
	letter-spacing: -.1em;
}

.item-list li img {
	max-height:150px;

	
}


}
 @media (max-width: 991px) {

.item-list .container {
	width: 100%;
}

.item-list li {
	font-size: 13px;
}

.item-list li img {
	max-height:120px;

	
}



}
 @media (max-width: 767px) {

.bg-wapper {
	background-image: none;
	text-align: center;
}

.service-title {
	text-align: center;
	margin: 0 auto 20px;
	display: inline-block;
}

.service-txt {
	text-align: left;
}



.item-list .sp-top,.item-list .sp-under {

	width: 100%;
	float: none;
	text-align:center;
	margin:0 auto;
}

.item-list ul {


	text-align:center;
	margin:0 auto;
}

.item-list li {
	font-size: 14px;
}

.item-list li img {
}

.sp-top p {
	color: #313131;
	padding-bottom: 10px;
}
/*.item-list li:nth-child(-n + 4) {
	color:#313131;
	padding-bottom:10px;
}
*/


.item-list li img {
	max-height:150px;


	
}

}
 @media (max-width: 480px) {

.item-list li {
	font-size: 12px;
	letter-spacing: -.1em;
}

.service-title .border01 {
	font-size: 24px;
}


.item-list li img {
	max-height:120px;


	
}

}

/*--.service-2--*/


#service02 .item-list {
	background-image: url(../../images/service/bgline-service02.png);
}

#service02 .item-list li {
	padding: 0 2%;
	
}

#service02 .bg-wapper {
	background-image: url(../../images/service/bg-service02.png);
	background-position: right center;
}

#service02 .service-title .title-icon {
	background-color: #80bd00;
}

#service02 .service-title .border01 {
	background: linear-gradient(transparent 70%, rgba(126, 188, 19, 0.35) 70%);
	color: #80bd00;
}
 @media (max-width: 767px) {

#service02 .bg-wapper {
	background-image: none;
}
}

/*--.service-3--*/


#service03 .item-list {
	background-image: url(../../images/service/bgline-service03.png);
}

#service03 .item-list li {
	padding: 0 2%;
}

#service03 .bg-wapper {
	background-image: url(../../images/service/bg-service03.png);
	background-position: left center;
}

#service03 .service-title .title-icon {
	background-color: #ed9192;
}

#service03 .service-title .border01 {
	background: linear-gradient(transparent 70%, rgba(236, 144, 145, 0.3) 70%);
	color: #ed9192;
}

#service03 .item-list .sp-top {
	width: 40%;
}

#service03 .item-list .sp-under {
	width: 60%;
}
 @media (max-width: 767px) {

#service03 .item-list .sp-top {
	width: 100%;
}

#service03 .item-list .sp-under {
	width: 100%;
}

#service03 .bg-wapper {
	background-image: none;
}
}

/*--.service-4--*/


#service04 .item-list {
	background-image: url(../../images/service/bgline-service04.png);
}

#service04 .item-list li {
	padding: 0 6%;
}

#service04 .item-list .sp-under {
	width: 60%;
	margin: 0 auto;
	float: none;
}

#service04 .bg-wapper {
	background-image: url(../../images/service/bg-service04.png);
	background-position: right center;
}

#service04 .service-title .title-icon {
	background-color: #ba91d2;
}

#service04 .service-title .border01 {
	background: linear-gradient(transparent 70%, rgba(186, 145, 209, 0.3) 70%);
	color: #ba91d2;
}
 @media (max-width: 767px) {

#service04 .bg-wapper {
	background-image: none;
}

#service04 .item-list li {
	padding: 0 3%;
}

#service04 .item-list .sp-under {
	width: 100%;
}
}

/*--.service-5--*/


#service05 .item-list {
	background-image: url(../../images/service/bgline-service05.png);
}

#service05 .item-list li {
	width: 50%;
	padding: 0 6%;
}

#service05 .item-list li img {
/*	width: 70%;*/
	margin: 0 auto;
	height:auto;
}

#service05 .item-list .comment {
	font-size: 14px;
	font-weight:normal;
}

#service05 .bg-wapper {
	background-image: url(../../images/service/bg-service05.png);
	background-position: left center;
}

#service05 .service-title .title-icon {
	background-color: #f9bd40;
}

#service05 .service-title .border01 {
	background: linear-gradient(transparent 70%, rgba(248, 188, 67, 0.3) 70%);
	color: #f89f4a;
}
@media (min-width: 1200px) {
#service05 .item-list li img {
	width: 70%;

}
	}
@media (max-width: 1199px) {
#service05 .item-list li {

	padding: 0 4%;
}	
	}
 @media (max-width: 991px) {

#service05 .item-list li {
	width: 50%;
	padding: 0 3%;
}	 
	 
#service05 .item-list .comment {

	font-size:12px;
}
}


 @media (max-width: 785px) {
#service05 .item-list li {

	padding: 0 2%;
}	
}


 @media (max-width: 767px) {

#service05 .bg-wapper {
	background-image: none;
}

#service05 .item-list .comment {
	text-align: left;
}

}
 @media (max-width: 480px) {

#service05 .item-list .comment {
	font-size: 11px;
	text-align: left;
}

#service05 .item-list li {
	padding: 0 2%;
}
}

/*--.pagelink----------*/




.pagelink {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 4px solid #1074ba;
}

.pagelink-list li {
	width: 16.5%;
	float: left;
	text-align: center;
	padding: 3px 12px;
	border-left: 1px solid #bfbfbf;
	line-height: 1.2em;
}

.pagelink-list li:last-child {
	border-right: 1px solid #bfbfbf;
}

.pagelink-list li a {
	display: block;
	border-radius: 6px;
	background-color: #fff;
	padding: 5px 0 5px 0px;
	letter-spacing: -.1em;
	font-weight:bold;
}

.pagelink-list li a span {
	background-image: url(../../images/service/icon-c01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 26px;
	background-size: 24px 24px;
	display: inline-block;
	text-align: left;
}

.pagelink-list li a:hover {
	background-color: #1074b0;
	color: #fff;
}

.pagelink-list li a:hover span {
	background-image: url(../../images/service/icon-w01.png);
}

/*-----*/





.pagelink-list li.link02 a span {
	background-image: url(../../images/service/icon-c02.png);
}

.pagelink-list li.link02 a:hover {
	background-color: #80bd00;
}

.pagelink-list li.link02 a:hover span {
	background-image: url(../../images/service/icon-w02.png);
}

.pagelink-list li.link03 a span {
	background-image: url(../../images/service/icon-c03.png);
}

.pagelink-list li.link03 a:hover {
	background-color: #ed9192;
}

.pagelink-list li.link03 a:hover span {
	background-image: url(../../images/service/icon-w03.png);
}

.pagelink-list li.link04 a span {
	background-image: url(../../images/service/icon-c04.png);
}

.pagelink-list li.link04 a:hover {
	background-color: #b890d2;
}

.pagelink-list li.link04 a:hover span {
	background-image: url(../../images/service/icon-w04.png);
}

.pagelink-list li.link05 a span {
	background-image: url(../../images/service/icon-c05.png);
}

.pagelink-list li.link05 a:hover {
	background-color: #fabe3c;
}

.pagelink-list li.link05 a:hover span {
	background-image: url(../../images/service/icon-w05.png);
}

.pagelink-list li.link06 a span {
	background-image: url(../../images/service/icon-c06.png);
}

.pagelink-list li.link06 a:hover {
	background-color: #00a7b4;
}

.pagelink-list li.link06 a:hover span {
	background-image: url(../../images/service/icon-w06.png);
}
 @media (max-width: 1199px) {

.pagelink .container {
	width: 100%;
}

.pagelink-list li {
	padding: 3px 8px;
}
}
 @media (max-width:991px) {

.pagelink .container {
/*width: 750px;*/
}

.pagelink-list li {
	padding: 3px 8px;
}

.pagelink-list li.link01 a, .pagelink-list li.link03 a, .pagelink-list li.link05 a {
	line-height: 32px;
}
}
 @media (max-width: 767px) {

.pagelink-list li {
	width: 33.3%;
	float: left;
	text-align: center;
	padding: 3px 5px;
	border: none;
	line-height: 1.2em;
	
}

.pagelink-list li:last-child {
	border-right: none;
}

.pagelink-list li a {
	border: 1px solid #fff;
	height:54px;
}

.pagelink-list li a {
	border: 1px solid #1074b0;
	color: #1074b0;
}

.pagelink-list li.link02 a {
	border: 1px solid #80bd00;
	color: #80bd00;
}

.pagelink-list li.link03 a {
	border: 1px solid #ed9192;
	color: #ed9192;
}

.pagelink-list li.link04 a {
	border: 1px solid #b890d2;
	color: #b890d2;
}

.pagelink-list li.link05 a {
	border: 1px solid #fabe3c;
	color: #fabe3c;
}

.pagelink-list li.link06 a {
	border: 1px solid #00a7b4;
	color: #00a7b4;
}

.pagelink-list li a:hover {
	color: #fff !important;
}
}
 @media (max-width: 480px) {

.pagelink-list li {
	font-size: 12px;
}

.pagelink-list li.link01 a, .pagelink-list li.link03 a, .pagelink-list li.link05 a {
	line-height: 28px;
}

.pagelink-list li a {
	height:50px;
}


}




/*--.pagelink---*/
