@charset "utf-8";
/* Copyright 2017 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

法人・個人事業主の方

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
#nav_global ul li.g02 a{background: url(../img/nav_global01.jpg) no-repeat -90px -59px;}

/* 
---------------------------------------------- */
.corp{
	display: table;
	width: 100%;
	margin-bottom: 80px;
}

.corp:last-child{margin-bottom: 0;}

.corp img{
	display: table-cell;
	vertical-align: top;
}

.corp01{width: 720px;}

.corp02{width: 680px;}

.corp01,
.corp02{
	background: #F3F8FC;
	display: table-cell;
	vertical-align: top;
	padding: 30px;
	height: 420px;
}

.corp .photo01{background: url(../corporation/img/img_corporation01.jpg) no-repeat 0 0;}
.corp .photo02{background: url(../corporation/img/img_corporation02.jpg) no-repeat 0 0;}
.corp .photo03{background: url(../corporation/img/img_corporation03.jpg) no-repeat 0 0;}
.corp .photo04{background: url(../corporation/img/img_corporation04.jpg) no-repeat 0 0;}
.corp .photo05{background: url(../corporation/img/img_corporation05.jpg) no-repeat 0 0;}
.corp .photo06{background: url(../corporation/img/img_corporation06.jpg) no-repeat 0 0;}
.corp .photo07{background: url(../corporation/img/img_corporation07.jpg) no-repeat 0 0;}

.corp .photo{
	display: table-cell;
	vertical-align: top;
	height: 420px;
	background-size: cover;
}
