main {
	margin-bottom: 20px;}

h1.pageTitle {
	height: calc(400 / 750 * 100vw);
	margin-bottom: 40px;
	padding: 0;
	padding-top: calc(400 / 750 * 50vw - 26px);
	font-size: 2.2rem;}
h1.pageTitle:after {
	bottom: calc(400 / 750 * 50vw - 20px);}
.Profile.Index h1.pageTitle {
	background-image: url(/en/corporate/images/home/img_main_sp.jpg);
	background-position: center;}


.profileArea h2 {
	margin-bottom: 40px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.8rem;}

.imgListArea {
	display: block;
	margin-bottom: 0;}
.imgListArea li {
	width: 100%;
	margin: 0 0 40px 0;}
	.imgListArea.L li {
		width: 100%;}
.imgListArea figure > img {
	width: 100%;}
.imgListArea h3 {
	padding: 0;
	font-size: 1.6rem;}
.imgListArea p {
	line-height: 2.4rem;}

.textListArea {
	position: relative;
		justify-content: left;
		flex-wrap: wrap;
	margin-bottom: 60px;
	padding: 40px 0;
	background: #f3f5f7;}
	.textListArea:before {
		content: "About SOFT99";
		display: block;
		width: 100%;
		margin: 0 0 30px 0;
		color: #333;
		font-size: 1.6rem;
		font-weight: bold;}
	.textListArea:after {
		content: "";
		position: absolute;
			top: 0;
			right: -15px;
			bottom: 0;
			left: -15px;
			z-index: -1;
		display: block;
		background: #f3f5f7;}
.textListArea li {
	width: 50%;
	margin: 0 0 30px 0;
	padding: 0 10px;}
.textListArea li:nth-last-child(-n+2) {
	margin-bottom: 0;}
.textListArea li:not(:last-child) {border: 0;}
.textListArea a {
	display: inline-block;
	padding: 0;
	color: #333;
	text-decoration: none;
	transition: color 0.12s;}

.soft99Area	{
	margin-bottom: 60px;
	padding: 40px 15px;}
.soft99Area	.imgListArea.L li {
	margin-bottom: 15px;}
.soft99Area	.imgListArea.L li:last-child {
	margin-bottom: 0;}