@charset "UTF-8";

/*-----------------------------------------------
 table
-----------------------------------------------*/
table.table01 th{
	background-color:#D9D6CD;
	padding:15px;
}

/*-----------------------------------------------
 service
-----------------------------------------------*/
.service li:nth-child(4),.service li:nth-child(5),.service li:nth-child(6){
	margin-bottom:50px;
}
.service li:nth-child(7){
	margin-bottom:0;
}
.service li:nth-child(1) .tit{
	background-image:url(../../images/ico_anchor_no01.png);
}
.service li:nth-child(2) .tit{
	background-image:url(../../images/ico_anchor_no02.png);
}
.service li:nth-child(3) .tit{
	background-image:url(../../images/ico_anchor_no03.png);
}
.service li:nth-child(4) .tit{
	background-image:url(../../images/ico_anchor_no04.png);
}
.service li:nth-child(5) .tit{
	background-image:url(../../images/ico_anchor_no05.png);
}
.service li:nth-child(6) .tit{
	background-image:url(../../images/ico_anchor_no06.png);
}
.service li:nth-child(7) .tit{
	background-image:url(../../images/ico_anchor_no07.png);
}

@media only screen and (max-width: 738px){
.service li:nth-child(1) .tit{
	background-image:url(../../images/ico_anchor_no01_sp.png);
}
.service li:nth-child(2) .tit{
	background-image:url(../../images/ico_anchor_no02_sp.png);
}
.service li:nth-child(3) .tit{
	background-image:url(../../images/ico_anchor_no03_sp.png);
}
.service li:nth-child(4) .tit{
	background-image:url(../../images/ico_anchor_no04_sp.png);
}
.service li:nth-child(5) .tit{
	background-image:url(../../images/ico_anchor_no05_sp.png);
}
.service li:nth-child(6) .tit{
	background-image:url(../../images/ico_anchor_no06_sp.png);
}
.service li:nth-child(7) .tit{
	background-image:url(../../images/ico_anchor_no07_sp.png);
}


.bottom_bnrArea ul{
	width:383px;
}

.mainBox.scrollPC .mainPhotoArea .main_bnrArea{
	//left:748px;
	left: 658px;
}

@media only screen and (max-width: 738px) {
	
.mainBox .mainPhotoArea .main_bnrArea ul{
	width:198px;
}	
.bottom_bnrArea ul{
	width:198px;
}


