/* Arc */

#arc_single {
	margin-bottom: 0;
}
#_main.single .inner {
	padding: 90px 120px 90px 90px;
	padding: 90px 60px 90px 0;
}
#main.single .inner {
	padding-bottom: 50px;
}
#main.single,
#main.archive {
	padding-bottom: 0;
}
_article {
	margin: 0 auto;
	max-width: 1050px;
}
.arc_heading {
	position: relative;
	margin-bottom: 2.5em;
}
.arc_heading h4 {
	font-size: 0.7em;
}
#_arc_images .arc_image_main,
#arc_images li:not(:last-of-type) {
	margin-bottom: 2em;
}
#arc_data {
	margin-bottom: 2rem;
	margin: 2.5rem 0;
	padding: 1.3em 1.5em 1em 1.5em;
	background: #fff;
}
#arc_data h3.title {
	margin-bottom: 0;
	font-size: 1.05em;
}
#arc_data h4 {
	font-size: 0.7em;
}



.profile_text {
	padding: 0 20% 0 20px;
	font-size: 0.82em;
}

.profile_text h3 {
	margin-bottom: 0.5em;
	font-weight: 500;
	font-size: 1.05em;
}
.profile_text h4 {
	margin-bottom: 0.5em;
	font-weight: 500;
	font-size: 1em;
}
.profile_text p {
	line-height: 1.8em;
	letter-spacing: 0.05em;
}
.profile_text p:not(:last-of-type) {
	margin-bottom: 1em;
}
.profile_text .en {
	margin-bottom: 2.5em;
	margin-bottom: 4.5em;
}
.profile_text .ja:not(:last-of-type) {
	margin-bottom: 3.5em;
	padding-bottom: 3.5em;
	border-bottom: solid 1px #ddd;
}

.profile_text .ja p {
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
.profile_text_talk {
	margin-top: 3.5em;
	padding: 2em 0.5em;
	border-top: solid 1px #444;
	border-bottom: solid 1px #444;
}