.footer {
	display:block;
}
.footer div, span, p, em, img, small, strong, b, i, dl, dt, dd, ol, ul, li, table, tr, th, td, footer {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*=======================================
For PC
=======================================*/

@media all and (min-width: 769px){
.footer {
	color:#fff;
	background:#505050;
	font-size:1.2rem;
	width:100%;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
section#fnav {
	width:960px;
	margin:0 auto;
	padding:30px 0;
	line-height:2.7rem;
}
#column01 {
	width:219px;
	height:466px;
	padding:10px 10px;
	float:left;
	border-left:1px solid #969696;
}
#column01 ul li a {
	background:url(../img/icon_w.png) no-repeat 0 3px;
	padding:2px 0 2px 20px;
	min-height:15px;
}
#column02 {
	padding:10px 0 0;
	width:718px;
	height:476px;
	display:inline-block;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
}
#column02 p.ttl_service {
	width:100%;
	margin:0 0 0 10px;
}
#column02 div.cts_01 {
	width:30%;
	padding:10px 10px;
	float:left;
}
#column02 div.cts_02, #column02 div.cts_03 {
	width:30%;
	height:430px;
	padding:10px 10px;
	float:left;
	overflow:hidden;
	border-left:1px solid #969696;
}
#column02 ul.indent {
	margin:0 0 0 1.4rem;
}
#column02 ul.ul_acco {
	display:block;
}
#column02 span.triangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #ffffff;
}
#column02 p.ttl_link {
	display:inline-block;
	margin:10px 0;
}
#copyright {
	text-align:center;
	padding:0 0 15px 0;
}

}

/*=======================================
For TAB
=======================================*/
@media all and (max-width: 768px){
.footer {
	color:#fff;
	background:#505050;
	font-size:1.2rem;
}
.footer a {
	color:#fff;
}
section#fnav {
    width: 100%;
    height: 100%;
	margin:0;
    padding: 5% 3%;
    line-height: 3.0rem;
}
#column01 {
	display:inline-block;
	vertical-align:top;
	width:20%;
	padding:0 0 0 10px;
}
#column01 ul li a {
	background:url(../img/icon_w.png) no-repeat 0 1px;
	padding:2px 0 2px 20px;
	min-height:15px;
}
#column02 {
	display:inline-block;
	vertical-align:top;
	width:70%;
	padding:0 0 0 2%;
}
#column02 div.res_01, #column02 div.res_02 {
	display:inline-block;
	padding:0 0 0 4%;
	vertical-align:top;
}
#column02 p.ttl_service {
	display:block;
	width:50%;
	padding:0 15px;
}
#column02 p.ttl_acco {
	text-decoration:underline;
}
#column02 p.ttl_acco:hover {
	cursor:pointer;
}
#column02 ul.ul_acco {
	display:none;
}
#column02 ul.indent {
	margin:0 0 0 1.4rem;
}
#column02 span.triangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #ffffff;
	margin-right: 3px;
}
#column02 span.triangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 9px solid #ffffff;
    border-right: 5px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 5px solid transparent;
	margin-right: 3px;
}
#column02 p.ttl_link {
	display:inline-block;
	padding:15px 0 0 0;
}
#copyright {
	text-align:center;
	padding:7px 0;
}

}


/*=======================================
For SMART
=======================================*/

@media all and (max-width: 640px) {
.footer {
	color:#fff;
	background:#505050;
	font-size:1.2rem;
}
.footer a {
	color:#fff;
}
section#fnav {
	width:90%;
	height:100%;
	margin:0 auto;
	padding:30px 0 20px 0;
	line-height:2.7rem;
}
#column01 {
    width:100%;
	padding:0;
	margin:0;
}
#column01 ul li {
	display:inline-block;
    margin: 0 20px 0 0;
}
#column01 ul li a {
	background:url(../img/icon_w.png) no-repeat 0 1px;
	padding:2px 0 2px 20px;
	min-height:15px;
}
#column02 {
	display:block;
    width:100%;
	padding:0 20px 0 0;
	margin:20px 0 0 0;
}
#column02 div.res_01, #column02 div.res_02 {
	display:block;
	white-space:nowrap;
}
#column02 p.ttl_service {
	margin:0;
	padding:0;
}
#column02 p.ttl_acco {
	text-decoration:underline;
}
#column02 p.ttl_acco:hover {
	cursor:pointer;
}
#column02 ul.ul_acco {
	display:none;
}
#column02 ul.indent {
	margin:0 0 0 1.2rem;
}
#column02 ul.cts_ul span.triangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ffffff;
}
#column02 span.triangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 9px solid #ffffff;
    border-right: 5px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 5px solid transparent;
	margin-right: 3px;
}
#copyright {
	text-align:center;
	padding:7px 0;
}
}