@charset 'UTF-8';

/*! #mainImg メイン画像
---------------------------------------- */
#mainImg {
	background-image: url(../img/fee/corporation/inherit/bg_main01.png);
}
#souzoku #mainImg.lp {
	background-image: url(../img/lp/souzoku/bg_main01.png);
}
#setsuritsu #mainImg.lp {
	background-image: url(../img/lp/setsuritsu/bg_main01.png);
}
/*! section
---------------------------------------- */
.cmnBox01 {
	margin-bottom: 55px;
}
@media screen and (max-width: 599px) {
	.cmnBox01 {
		margin-bottom: 25px;
	}
}

/*!  #intro
-------------------------------------- */
#intro .titIntro {
	font-size: 38px;
	font-weight: normal;
	line-height: 1.47;
	margin-bottom: 30px;
	text-align: center;
	padding-top: 40px;
	letter-spacing: -0.02em;
}
#intro .txt {
	line-height: 1.89;
	text-align: center;
}
#intro .txt.copy {
	font-size: 24px;
}
#intro .txt+.txt {
	margin-top: 24px;
}

@media screen and (max-width: 599px) {
	#intro {
		padding: 15px 3.9% 0;
	}
	#intro .titIntro {
		font-size: 24px;
		line-height: 1.25;
		margin: 0 0 25px;
		padding: 0;
		letter-spacing: -.1em;
	}
	#intro .txt.copy {
		font-size: 20px;
	}
	#intro .txt {
		font-size: 15px;
		line-height: 1.6;
		text-align: left;
	}
	#intro .txt+.txt {
		margin-top: 17px;
	}
}

/*!  #flow
-------------------------------------- */
#flow:not(body) {
	padding-bottom: 34px;
	text-align: center;
	border: 1px solid #1aaa87;
}
#flow:not(body) .tit {
	font-size: 24px;
	line-height: 1;
	padding: 23px 0 22px;
	text-align: center;
	color: #00664b;
	background: #daf1ec;
}
#flow:not(body) .txt {
	font-size: 16px;
	line-height: 1.63;
	padding: 30px 0;
}
#flow:not(body) .btn {
	display: inline-block;
	width: 680px;
}
body#flow #main a {
	color: #026e3c;
}
/* forSP */
@media screen and (max-width: 599px) {
	#flow:not(body) {
		margin: 0 3.9%;
		padding: 0 0 24px !important;
	}
	#flow:not(body) .tit {
		font-size: 17px;
		padding: 17px 0 15px;
	}
	#flow:not(body) .txt {
		font-size: 15px;
		line-height: 1.6;
		padding: 20px 24px;
		text-align: left;
	}
	#flow:not(body) .btn {
		line-height: 1.31;
		width: 275px;
	}
}

/*!  .listCases
-------------------------------------- */
.listCases {
	overflow: hidden;
	margin: 20px auto 40px;
	border: solid 1px #cac2b6;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 3px 3px 1px rgba(102, 102, 102, .3);
}
.listCases .case {
	position: relative;
	float: left;
	width: 50%;
	padding: 18px 50px 18px 25px;
	border-bottom: solid 1px #cac2b6;
}
.listCases .case:nth-child(odd) {
	border-right: solid 1px #cac2b6;
}
/* PC ONLY */
@media screen and (min-width: 600px) {
	.listCases .case:nth-last-child(1):nth-child(2n+1) {
		width: 100%;
		/*border-radius:*/ 
	}
}
.listCases .case:after {
	position: absolute;
	top: 50%;
	right: 14px;
	width: 12px;
	height: 20px;
	margin-top: -5px;
	content: '';
	background: url(../img/common/ico_arrow03.png) no-repeat 50% 0;
}
.listCases .case .cat {
	overflow: hidden;
}
.listCases .case .cat li {
	float: left;
	margin: 0 5px 7px 0;
	border: 1px solid #1aaa87;
}
.listCases .case .cat li span {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	padding: 3px 5px;
	color: #1aaa87;
}
.listCases .case .txt a {
	font-size: 16px;
	line-height: 1.4;
}
.listCases .case .txt a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 599px) {
	.listCases .case {
		position: relative;
		float: none;
		width: auto;
		padding: 15px 25px 15px 15px;
	}
	.listCases .case:nth-child(odd) {
		border-right: none;
	}
	.listCases .case:nth-child(n+3) {
		border-top: none;
	}
	.listCases .case:last-child {
		border-bottom: 0;
	}
	.listCases .case:after {
		right: 10px;
		width: 6px;
		height: 10px;
		background-size: 6px auto;
	}
	.listCases .case .txt {
		font-size: 15px;
	}
}
/* forPC */
@media screen and (min-width: 600px) {
	.btnWrap {
		overflow: hidden;
	}
	.btnWrap .btn {
		width: 48%;
		float: left;
	}
	.btnWrap .btn + .btn {
		float: right;
	}
}
/*!  #linkList
-------------------------------------- */
#linkList .titList {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 40px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #cac2b6;
}
#linkList .boxIn {
	display: table;
	padding: 40px 0 40px 42px;
	background-color: #f4f4f4;
}
#linkList .boxIn .tit {
	display: table-cell;
	width: 276px;
	font-weight: normal;
	font-size: 26px;
	vertical-align: middle;
}
#linkList .boxIn .tit span {
	line-height: 1.6;
	font-size: 32px;
}
#linkList .boxIn .list {
	display: table-cell;
	width: 730px;
	padding-left: 10px;
	border-left: 2px solid #fff;
}
#linkList .boxIn .list li {
	float: left;
	width: 300px;
	line-height: 1.6;
	margin: 0 0 18px 30px;
}
#linkList .boxIn .list li:nth-child(2n+1) {
	clear: left;
}
#linkList .boxIn .list li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
#linkList .boxIn .list li.simulation {
	width: 638px;
	margin-top: 18px;
	padding-top: 18px;
	border-top: 2px solid #fff;
}
#linkList .boxIn .list li a {
	display: block;
	padding-left: 20px;
}
#linkList .boxIn .list li a:hover {
	text-decoration: underline;
}
/* .orporation */
#linkList .orporation {
	margin-bottom: 40px;
	border-top: 2px solid #009bd4;
}
#linkList .orporation .tit {
	color: #009bd4;
}
#linkList .orporation .list a {
	background: url(../img/common/ico_arrow09.png) 0 .45em no-repeat;
}
/* .individual */
#linkList .individual {
	border-top: 2px solid #fd4633;
}
#linkList .individual .tit {
	color: #fd4633;
}
#linkList .individual .list a {
	background: url(../img/common/ico_arrow10.png) 0 .45em no-repeat;
}
@media screen and (max-width: 599px) {
	#linkList .titList {
		font-size: 16px;
		margin-bottom: 21px;
	}
	#linkList .boxIn {
		display: block;
		padding: 20px 20px 7px;
	}
	#linkList .boxIn .tit {
		display: block;
		width: 100%;
		font-size: 16px;
		text-align: center;
	}
	#linkList .boxIn .tit span {
		font-size: 20px;
	}
	#linkList .boxIn .list {
		display: block;
		width: 100%;
		margin-top: 10px;
		padding-top: 10px;
		padding-left: 0;
		border: none;
	}
	#linkList .boxIn .list li {
		width: 50%;
		line-height: 1.6;
		margin: 0 0 18px 0;
	}
	#linkList .boxIn .list li:nth-child(2n+1) {
		clear: none;
	}
	#linkList .boxIn .list li:nth-last-child(-n+2) {
		margin-bottom: 18px;
	}
	#linkList .boxIn .list li.tax,
	#linkList .boxIn .list li.consult,
	#linkList .boxIn .list li.organize {
		width: 100%;
	}
	#linkList .boxIn .list li.simulation {
		width: 100%;
		margin-top: 0;
		border-top-width: 1px;
	}
	#linkList .boxIn .list li a {
		padding-left: 16px;
		font-size: 15px;
		text-decoration: underline;
	}
	#linkList .orporation {
		margin-bottom: 20px;
	}
	#linkList .orporation .list a {
		background-size: 7px auto;
	}
	#linkList .individual .list a {
		background-size: 7px auto;
	}
}
.aboutTable01 table {
	table-layout: fixed;
}
.aboutTable01 thead th {
	width: auto;
}
.aboutTable01 thead th:nth-child(1) {
	width: 70px;
}
.aboutTable01 tbody td + td {
	text-align: center;
}
.aboutTable02 thead th:nth-child(1) {
	width: 290px;
}
.aboutTable03 thead th:nth-child(1) {
	width: 100px;
}
