@charset "utf-8";
/*------------------------------------------------------------
	profile
------------------------------------------------------------*/
#main {
	margin-bottom: 6.2rem;
}
#main .comBgBox {
	margin-bottom: 4.3rem;
}
#main .comBgBox .headLine03 {
	margin-bottom: 0.6rem;
}
#main .tabBox {
	margin: 0 1rem 0 -0.2rem;
	position: relative;
}
#main .tabBox .phoBox {
	position: absolute;
	right: 0;
	top: 1.5rem;
	width: 26rem;
}
#main .tabBox .phoBox img {
	width: 100%;
}
#main .tabBox .phoBox p {
	margin-top: 0.3rem;
	font-size: 1.2rem;
}
#main .tabBox table {
	width: 100%;
	border-collapse: collapse;
}
#main .tabBox th,
#main .tabBox td {
	padding: 2.1rem 0.3rem 0.8rem;
	font-size: 1.8rem;
	line-height: 1.4;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #000;
}
#main .tabBox th {
	width: 23%;
	font-weight: 400;
	color: #0080B5;
}
#main .tabBox tr:last-child th,
#main .tabBox tr:last-child td {
	border-bottom: none;
}
#main .tabBox .addList li:not(:last-child) {
	margin-bottom: 1.4rem;
}
#main .tabBox .addList p {
	margin-left: 1.3rem;
	font-size: 1.6rem;
	line-height: 1.44;
}
#main .tabBox .addList .ttl {
	margin: 0.3rem 0 0.4rem;
	padding: 0 10rem 0.5rem 0;
	position: relative;
	font-size: 1.8rem;
	border-bottom: 1px solid #000;
}
#main .tabBox .addList .ttl a {
	position: absolute;
	right: 0;
	bottom: 0.1rem;
	display: inline-block;
	padding: 0.1rem 4.5rem 0.4rem 1.4rem;
	color: #0075B3;
	font-size: 1.6rem;
	background: #fff url(../img/common/icon14.png) no-repeat right 1rem top 0.4rem/1.8rem;
}
#main .tabBox .addList .ttl a:hover {
	opacity: 0.7;
}
#main .phoList {
	margin-bottom: 5rem;
	gap: 3.8rem 1.8rem;
}
#main .phoList li {
	width: calc((100% - 3.6rem)/3);
}
#main .phoList img {
	width: 100%;
}
#main .phoList p {
	font-size: 1.2rem;
}
#main .bgBox02 {
	padding: 2rem 3rem 2.4rem;
}
#main .bgBox02 .tabBox {
	margin-right: 0;
}
#main .bgBox02 .tabBox th,
#main .bgBox02 .tabBox td {
	padding: 1.8rem 0.3rem 0.7rem;
	line-height: 1.6;
}
.comSearchBox {
	margin-top: 6.8rem;
}
@media all and (max-width: 738px) {
	#main {
		margin-bottom: 6.3rem;
	}
	#main .comBgBox {
		margin-bottom: 6.2rem;
	}
	#main .comBgBox .headLine03 {
		margin-bottom: -0.5rem;
	}
	#main .tabBox {
		margin: 0;
	}
	#main .tabBox th,
	#main .tabBox td {
		padding: 1.7rem 0 1rem;
		font-size: 1.55rem;
	}
	#main .tabBox .sml {
		font-size: 1.45rem;
	}
	#main .tabBox th {
		width: 25%;
	}
	#main .tabBox .addList li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .tabBox .addList p {
		margin-left: 1rem;
		font-size: 1.25rem;
		line-height: 1.35;
	}
	#main .tabBox .addList .ttl {
		margin: 0.3rem 0 0.2rem;
		padding: 0 8rem 0.3rem 0;
		font-size: 1.4rem;
	}
	#main .tabBox .addList .ttl a {
		padding: 0.1rem 3.5rem 0.2rem 1rem;
		font-size: 1.15rem;
		background-position: right 1rem top 0.3rem;
		background-size: 1.3rem;
	}
	#main .phoList {
		margin: 0 2.8rem 5rem;
		display: block;
	}
	#main .phoList li {
		width: auto;
		text-align: center;
	}
	#main .phoList li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .phoList p {
		margin-top: 0.5rem;
		font-size: 1.4rem;
	}
	#main .bgBox02 {
		padding: 0.3rem 1.2rem 3.1rem;
	}
	#main .bgBox02 .tabBox {
		margin-right: 0;
	}
	#main .bgBox02 .tabBox th,
	#main .bgBox02 .tabBox td {
		padding: 1.6rem 0 1.1rem;
		line-height: 1.42;
		text-align: justify;
	}
	#main .bgBox02 .phoBox {
		margin: 0.5rem auto 0;
		width: 90%;
		position: static;
	}
}