@charset "utf-8";
/*------------------------------------------------------------
	office
------------------------------------------------------------*/
.pageTitle {
	background-image: url("../img/office/page_title_bg.jpg");
}
#main .comBgBox {
	background: url(../img/index/pick_bg01.png) no-repeat right -59rem top 12rem / 89.4rem,url(../img/index/pick_bg01.png) no-repeat left -50rem top 215rem / 89.4rem,url(../img/index/pick_bg01.png) no-repeat right -62rem bottom -2rem / 89.4rem;
}
#main p:not(.comContactBox .inner .rBox .telBox .tel) {
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .topBox {
	padding: 0.9rem 0 17.9rem;
}
#main .topBox .logoImg {
	margin-bottom: 5.1rem;
	text-align: center;
}
#main .topBox p {
	text-align: center;
}
#main .headLine01 {
	margin-bottom: 8.4rem;
}
#main .message {
	padding-bottom: 15rem;
}
#main .message .headLine01 .en {
	background-image: -webkit-linear-gradient(90deg,transparent 2%,#ffae68 70%,#ffae68 100%); 
}
#main .message p {
	margin-bottom: 3.6rem;
	line-height: 2.25 !important;
	text-align: justify;
}
#main .message .sign {
	margin: 4.2rem 0 4.8rem;
	text-align: right;
	line-height: 2.07 !important;
}
#main .message .sign span {
	margin-left: 2.2rem;
	font-size: 2rem;
}
#main .message .imgBox {
	margin-bottom: 6rem;
}
#main .message .imgBox:last-child {
	margin-bottom: 0;
}
#main .message .imgBox .photoBox {
	position: relative;
	width: 48rem;
}
#main .message .imgBox .photoBox span {
	min-width: 17rem;
	padding: 0.7rem 2rem 1.3rem 4rem;
	width: fit-content;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	font-size: 2rem;
	letter-spacing: 0.1em;
	background-color: #E05916;
	border-radius: 0 3rem 0 3rem;
}
#main .message .imgBox .photoBox img {
	width: 100%;
	border-radius: 3rem;
}
#main .message .imgBox .textBox {
	margin-top: 4rem;
	width: 62rem;
}
#main .message .imgBox .textBox p {
	line-height: 2 !important;
}
#main .message .imgBox .textBox .name {
	margin-bottom: 2.4rem;
	padding: 0.8rem 1rem 1.1rem;
	line-height: 1.5 !important;
	color : #E05916;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	border-top: 1px solid #FFAE68;
	border-bottom: 1px solid #FFAE68;
}
#main .message .imgBox .textBox dl {
	letter-spacing: 0.1em;
}
#main .message .imgBox .textBox dt {
	float: left;
	clear: left;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .message .imgBox .textBox dd {
	padding: 0 0 2.6rem 8.75em;
	letter-spacing: 0.1em;
}
#main .message .imgBox .textBox dd:last-child {
	padding-bottom: 0;
}
#main .message .imgBox .textBox .text {
	margin: -0.9rem 0 6.3rem;
}
main .message .inner {
	margin-bottom: 12rem;
}
#main .message .link {
	margin: 0 auto;
	width: 80rem;
} 
#main .message .link a {
	padding: 0 6.0rem 0.8rem;
	width: 100%;
	position: relative;
	min-height: 22rem;
	display: inline-flex;
	align-items: center;
	color: #FFF;
	font-size: 2.4rem;
	border-radius: 2rem;
	letter-spacing: 0.1em;
	background: url("../img/office/link_img.jpg") no-repeat center center / cover;
}
#main .message .link a:hover {
	opacity: 0.7;
}
#main .message .link a::before {
	position: absolute;
	right: 6rem;
	top: 50%;
	width: 7rem;
	height: 7rem;
	transform: translateY(-50%);
	background: url("../img/common/icon05.png") no-repeat;
	background-size: cover;
	content: "";
} 
#main .message .link .tag {
	margin-top: 2.2rem;
	padding: 0.8rem 2rem 0.8rem;
	width: fit-content;
	min-width: 20rem;
	display: block;
	text-align: center;
	color: #E05916;
	font-size: 1.6rem;
	font-weight: 700;
	border-radius: 2rem;
	background-color: #FFF;
}
#main .overview {
	padding: 12.4rem 0 14.9rem;
	border-radius: 10rem 10rem 0 0;
	background-color: #FFFAED;
}
#main .overview .headLine01 {
	margin-bottom: 7.5rem;
}
#main .overview .tableBox {
	margin-left: auto;
	width: 84rem;
}
#main .overview table {
	width: 100%;
	border-collapse: collapse;
}
#main .overview th,
#main .overview td {
	padding: 2.8rem 1rem 2.9rem;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
	line-height: 2;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #FFAE68;
}
#main .overview tr:first-child th,
#main .overview tr:first-child td {
	border-top: 1px solid #FFAE68;
}
#main .overview th {
	width: 17.8%;
	color: #E05916;
	font-weight: 400;
}
#main .overview td .textList li {
	padding-left: 1.1em;
	text-indent: -1.1em;
}
#main .access {
	padding-top: 13.4rem;
}
#main .access .headLine01 {
	margin-bottom: 7.6rem;
}
#main .access .map iframe {
	width: 100%;
	height: 50rem;
	vertical-align: top;
}
#main .comContactBox {
	margin-top: 26rem;
}
@media all and (max-width: 896px) {
	#main .comBgBox {
		background: url(../img/index/pick_bg01.png) no-repeat right -30rem top 8rem / 44.7rem,url(../img/index/pick_bg01.png) no-repeat left -25rem top 100rem / 44.7rem,url(../img/index/pick_bg01.png) no-repeat right -31rem bottom -2rem / 44.7rem;
	}
	#main .topBox {
		padding: 0 0 5rem;
	}
	#main .topBox .logoImg {
		margin-bottom: 3rem;
	}
	#main .topBox .logoImg img {
		width: 20rem;
	}
	#main .message {
		padding-bottom: 5rem;
	}
	#main .message p {
		margin-bottom: 2rem !important;
		line-height: 2 !important;
	}
	#main .message .sign {
		margin: 0 0 3rem;
	}
	#main .message .imgBox {
		margin-bottom: 5rem;
		display: block;
	}
	#main .message .imgBox .photoBox {
		width: auto;
	}
	#main .message .imgBox .photoBox span {
		min-width: 15rem;
		font-size: 1.8rem;
	}
	#main .message .imgBox .textBox {
		width: auto;
	}
	#main .message .imgBox .textBox .name {
		font-size: 1.8rem;
	}
	#main .message .imgBox .textBox .text {
		margin: 0 0 3em;
	}
	main .message .inner {
		margin-bottom: 5rem;
	}
	#main .message .link {
		width: auto;
	} 
	#main .message .link a {
		padding: 0 2rem;
		min-height: 15rem;
		font-size: 1.8rem;
	}
	#main .message .link a::before {
		right: 2rem;
		width: 4rem;
		height: 4rem;
	} 
	#main .message .link .tag {
		margin-top: 1.5rem;
		min-width: 15rem;
		font-size: 1.4rem;
	}
	#main .overview {
		padding: 5rem 0;
		border-radius: 5rem 5rem 0 0;
	}
	#main  .overview .tableBox {
		margin-left: 0;
		width: auto;
	}
	#main .overview th,
	#main .overview td {
		padding: 0 0 1.5rem;
		display: block;
		vertical-align: middle;
		width: 100% !important;
	}
	#main .overview td {
		border-top: none !important;
	}
	#main .overview th {
		padding: 1.5rem 0 0;
		border-bottom: none;
	}
	#main .access {
		padding-top: 5rem;
	}
	#main .access .map {
		position: relative;
		padding-bottom: 75%;
	}
	#main .access .map iframe {
		position: absolute;
		height: 100%;
		left: 0;
		top: 0;
		object-fit: cover;
	}
	#main .comContactBox {
		margin-top: 15rem;
	}
}