/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		vertical-align: baseline;
		background: transparent;
}

body {
		line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
}

ul {
		list-style: none;
}

blockquote, q {
		quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
		content: '';
		content: none;
}

a {
		margin: 0;
		padding: 0;
		vertical-align: baseline;
		background: transparent;
}

ins {
		background-color: #ff9;
		color: #000;
		text-decoration: none;
}

mark {
		background-color: #ff9;
		color: #000;
		font-style: italic;
		font-weight: bold;
}

del {
		text-decoration: line-through;
}

abbr[title], dfn[title] {
		border-bottom: 1px dotted;
		cursor: help;
}

table {
		border-collapse: collapse;
		border-spacing: 0;
}

hr {
		display: block;
		height: 1px;
		border: 0;
		border-top: 1px solid #cccccc;
		margin: 1em 0;
		padding: 0;
}

input, select {
		vertical-align: middle;
}

html, body {
		width: 100%;
}

/*--------------------------------------------------------person*/
#person {
		color: #333333;
		overflow-x: hidden;
}

#person .lt_center {
		margin: 0 139px 0 229px;
}

#person .lt_right {
		margin: 0 0 0 100px;
}

#person .lt_left {
		margin: 0 139px 0 100px;
}

#person .lt_right_s {
		margin: 0 0 0 229px;
}

@media (max-width: 1366px) {
		#person .lt_center {
				margin: 0 10.1757vw 0 16.76428vw;
		}
		#person .lt_right {
				margin: 0 0 0 7.32064vw;
		}
		#person .lt_left {
				margin: 0 10.1757vw 0 7.32064vw;
		}
		#person .lt_right_s {
				margin: 0 0 0 16.76428vw;
		}
}

@media (max-width: 780px) {
		#person .lt_center {
				margin: 0 auto;
		}
		#person .lt_right {
				margin: 0 auto;
		}
		#person .lt_left {
				margin: 0 auto;
		}
		#person .lt_right_s {
				margin: 0 auto;
		}
}

#person .inner {
		background: white;
		background: linear-gradient(90deg, white 0, white 100px, #f4f4f4 100px, #f4f4f4 1366px);
		width: 100%;
		height: auto;
		position: relative;
		/*--------------------------------------------------------head*/
		/*--------------------------------------------------------s1*/
		/*--------------------------------------------------------s2*/
		/*--------------------------------------------------------s3*/
		/*--------------------------------------------------------s4*/
		/*--------------------------------------------------------s5*/
		/*--------------------------------------------------------s6*/
}

@media (max-width: 1366px) {
		#person .inner {
				background: linear-gradient(90deg, white 0, white 7.32064vw, #f4f4f4 7.32064vw, #f4f4f4 100vw);
		}
}

@media (max-width: 780px) {
		#person .inner {
				background: #f4f4f4;
				width: 100%;
				height: auto;
				position: relative;
		}
}

#person .inner .sideicon {
		position: absolute;
		top: 140px;
		left: 26px;
}

#person .inner .sideicon .ico {
		position: fixed;
		z-index: 12;
}

@media (max-width: 1366px) {
		#person .inner .sideicon {
				position: absolute;
				top: 10.2489vw;
				left: 1.90337vw;
		}
		#person .inner .sideicon .ico {
				position: fixed;
				z-index: 12;
		}
}

@media (max-width: 780px) {
		#person .inner .sideicon {
				position: absolute;
				width: 100%;
				height: 13vw;
				top: 0;
				left: 0;
				right: 0;
				background-color: #333;
		}
		#person .inner .sideicon .ico {
				position: absolute;
				top: 50%;
				transform: translateY(-50%);
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				right: 5vw;
				left: 71vw;
				z-index: 12;
		}
		#person .inner .sideicon .c_ttl {
				font-size: 3.84615vw;
				color: #fff;
				line-height: 1;
				position: absolute;
				left: 5vw;
				top: 50%;
				transform: translateY(-50%);
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
		}
}

#person .inner .head .lt_center .main_flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 998px;
		padding: 62px 0;
}

#person .inner .head .lt_center .main_ttl {
		flex-basis: 713px;
		max-width: 713px;
}

#person .inner .head .lt_center .main_ttl h1 {
		font-size: 50px;
		line-height: 1.4;
		font-weight: 400;
		display: inline;
}

#person .inner .head .lt_center .main_ttl h1::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.4) * 0.5em);
}

#person .inner .head .lt_center .main_ttl .under {
		border-bottom: solid 3px #333;
}

#person .inner .head .lt_center .main_prof {
		flex-basis: 265px;
		max-width: 265px;
}

#person .inner .head .lt_center .main_prof .name_en {
		font-size: 32px;
		line-height: 1;
		margin-bottom: 32px;
}

#person .inner .head .lt_center .main_prof .name_jp {
		font-size: 26px;
		font-weight: 400;
		line-height: 1;
		margin-bottom: 12px;
}

#person .inner .head .lt_center .main_prof .affiliation {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.571;
}

#person .inner .head .lt_center .main_prof .affiliation::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.571) * 0.5em);
}

#person .inner .head .lt_right_s {
		width: 1137px;
		height: 800px;
		position: relative;
}

#person .inner .head .lt_right_s .img01 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
}

#person .inner .head .lt_right_s .head_copy {
		position: absolute;
		right: 139px;
		bottom: -179px;
		z-index: 2;
}

@media (max-width: 1366px) {
		#person .inner .head .lt_center .main_flex {
				display: flex;
				justify-content: space-between;
				align-items: center;
				width: 73.06003vw;
				padding: 4.5388vw 0;
		}
		#person .inner .head .lt_center .main_ttl {
				flex-basis: 52.19619vw;
				max-width: 52.19619vw;
		}
		#person .inner .head .lt_center .main_ttl h1 {
				font-size: 3.66032vw;
				line-height: 1.4;
				font-weight: 400;
				display: inline;
		}
		#person .inner .head .lt_center .main_ttl h1::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.4) * 0.5em);
		}
		#person .inner .head .lt_center .main_ttl .under {
				border-bottom: solid 0.21962vw #333;
		}
		#person .inner .head .lt_center .main_prof {
				flex-basis: 19.39971vw;
				max-width: 19.39971vw;
		}
		#person .inner .head .lt_center .main_prof .name_en {
				font-size: 2.34261vw;
				line-height: 1;
				margin-bottom: 2.34261vw;
		}
		#person .inner .head .lt_center .main_prof .name_jp {
				font-size: 1.90337vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 0.87848vw;
		}
		#person .inner .head .lt_center .main_prof .affiliation {
				font-size: 1.02489vw;
				font-weight: 400;
				line-height: 1.571;
		}
		#person .inner .head .lt_center .main_prof .affiliation::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.571) * 0.5em);
		}
		#person .inner .head .lt_right_s {
				width: 83.23572vw;
				height: 58.56515vw;
				position: relative;
		}
		#person .inner .head .lt_right_s .img01 {
				position: absolute;
				top: 0;
				left: 0;
				z-index: 1;
		}
		#person .inner .head .lt_right_s .img01 img {
				max-width: 100%;
		}
		#person .inner .head .lt_right_s .head_copy {
				position: absolute;
				right: 10.1757vw;
				bottom: -13.10395vw;
				z-index: 2;
		}
		#person .inner .head .lt_right_s .head_copy img {
				max-width: 5.19766vw;
		}
}

@media (max-width: 780px) {
		#person .inner .head {
				padding-top: 13vw;
		}
		#person .inner .head .lt_center .main_flex {
				display: flex;
				flex-direction: column;
				align-items: flex-start;
				width: 100%;
				padding: 16vw 0;
				margin: 0 auto;
		}
		#person .inner .head .lt_center .main_ttl {
				flex-basis: 100%;
				max-width: 100%;
				margin-bottom: 5vw;
				padding-left: 10vw;
		}
		#person .inner .head .lt_center .main_ttl h1 {
				font-size: 6.41026vw;
				line-height: 1.4;
				font-weight: 400;
				display: inline;
		}
		#person .inner .head .lt_center .main_ttl h1::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.4) * 0.5em);
		}
		#person .inner .head .lt_center .main_ttl .under {
				border-bottom: solid 2px #333;
		}
		#person .inner .head .lt_center .main_ttl .head_copy_sp {
				margin: 7vw 0 17vw;
		}
		#person .inner .head .lt_center .main_ttl .head_copy_sp img {
				max-width: 49vw;
		}
		#person .inner .head .lt_center .main_ttl .img01_sp {
				position: relative;
		}
		#person .inner .head .lt_center .main_ttl .img01_sp .red_ico {
				position: absolute;
				left: -15vw;
				top: -15vw;
		}
		#person .inner .head .lt_center .main_ttl .img01_sp .red_ico img {
				max-width: 20vw;
		}
		#person .inner .head .lt_center .main_prof {
				flex-basis: 100%;
				max-width: 100%;
				padding-left: 10vw;
		}
		#person .inner .head .lt_center .main_prof .name_en {
				font-size: 4.61538vw;
				line-height: 1;
				margin-bottom: 3vw;
		}
		#person .inner .head .lt_center .main_prof .name_jp {
				font-size: 3.84615vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 3vw;
		}
		#person .inner .head .lt_center .main_prof .affiliation {
				font-size: 3.07692vw;
				font-weight: 400;
				line-height: 1.571;
				padding-right: 10vw;
		}
		#person .inner .head .lt_center .main_prof .affiliation::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.571) * 0.5em);
		}
		#person .inner .head .lt_right_s {
				width: 100vw;
				height: auto;
				position: relative;
		}
		#person .inner .head .lt_right_s .img01 {
				position: absolute;
				top: 0;
				left: 10vw;
				z-index: 1;
		}
		#person .inner .head .lt_right_s .head_copy {
				position: absolute;
				right: 139px;
				bottom: -179px;
				z-index: 2;
		}
}

#person .inner .s1 {
		padding: 232px 0 0;
}

#person .inner .s1 .lt_center h2 {
		margin-bottom: 108px;
}

#person .inner .s1 .lt_center .section_num {
		font-size: 50px;
		line-height: 1;
		padding-bottom: 100px;
}

#person .inner .s1 .lt_left {
		background-color: #fff;
		height: 1150px;
		position: relative;
}

#person .inner .s1 .lt_left .sidecopy {
		position: absolute;
		top: -20px;
		right: 111px;
}

#person .inner .s1 .lt_left h3 {
		font-size: 40px;
		line-height: 1.5;
		font-weight: 400;
		position: absolute;
		top: -20px;
		left: 141px;
}

#person .inner .s1 .lt_left h3::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.5) * 0.5em);
}

#person .inner .s1 .lt_left p {
		font-size: 16px;
		line-height: 2.5;
		padding: 150px 0 85px;
		margin: 0 265px 40px 141px;
}

#person .inner .s1 .lt_left p::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 2.5) * 0.5em);
}

#person .inner .s1 .lt_left .s1_img {
		position: absolute;
		bottom: -100px;
		left: 0;
}

@media (max-width: 1366px) {
		#person .inner .s1 {
				padding: 16.98389vw 0 0;
		}
		#person .inner .s1 .lt_center h2 {
				margin-bottom: 7.9063vw;
		}
		#person .inner .s1 .lt_center h2 img {
				max-width: 70.57101vw;
		}
		#person .inner .s1 .lt_center .section_num {
				font-size: 3.66032vw;
				line-height: 1;
				padding-bottom: 7.32064vw;
		}
		#person .inner .s1 .lt_left {
				background-color: #fff;
				height: 84.18741vw;
				position: relative;
		}
		#person .inner .s1 .lt_left .sidecopy {
				position: absolute;
				top: -1.46413vw;
				right: 8.12592vw;
		}
		#person .inner .s1 .lt_left .sidecopy img {
				max-width: 4.90483vw;
		}
		#person .inner .s1 .lt_left h3 {
				font-size: 2.92826vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -1.46413vw;
				left: 10.32211vw;
		}
		#person .inner .s1 .lt_left h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s1 .lt_left p {
				font-size: 1.1713vw;
				line-height: 2.5;
				padding: 10.98097vw 0 6.22255vw;
				margin: 0 19.39971vw 2.92826vw 10.32211vw;
		}
		#person .inner .s1 .lt_left p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.5) * 0.5em);
		}
		#person .inner .s1 .lt_left .s1_img {
				position: absolute;
				bottom: -7.32064vw;
				left: 0;
		}
		#person .inner .s1 .lt_left .s1_img img {
				max-width: 62.15227vw;
		}
}

@media (max-width: 780px) {
		#person .inner .s1 {
				padding: 0;
				margin-bottom: 40vw;
		}
		#person .inner .s1 .lt_center {
				padding-left: 10vw;
		}
		#person .inner .s1 .lt_center h2 {
				margin-bottom: 17vw;
		}
		#person .inner .s1 .lt_center h2 img {
				max-width: 69.5vw;
		}
		#person .inner .s1 .lt_center .section_num {
				font-size: 3.84615vw;
				line-height: 1;
				padding-bottom: 7vw;
		}
		#person .inner .s1 .lt_left {
				background-color: #fff;
				width: 100%;
				height: auto;
				padding-top: 301.74358%;
				position: relative;
		}
		#person .inner .s1 .lt_left .sidecopy {
				position: absolute;
				top: -50vw;
				left: 84vw;
		}
		#person .inner .s1 .lt_left .sidecopy img {
				max-width: 20vw;
		}
		#person .inner .s1 .lt_left h3 {
				font-size: 5.64103vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -3vw;
				left: 10vw;
		}
		#person .inner .s1 .lt_left h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s1 .lt_left p {
				font-size: 3.84615vw;
				line-height: 2.33;
				padding: 0 10vw;
				margin: 0;
				position: absolute;
				top: 20vw;
		}
		#person .inner .s1 .lt_left p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.33) * 0.5em);
		}
		#person .inner .s1 .lt_left .s1_img {
				position: absolute;
				bottom: -12.5vw;
				left: 0;
				right: 10vw;
		}
}

#person .inner .s2 {
		padding: 232px 0 0;
}

#person .inner .s2 .lt_center h2 {
		margin: 150px 0 108px;
}

#person .inner .s2 .lt_center .section_num {
		font-size: 50px;
		line-height: 1;
		padding-bottom: 100px;
		margin-left: 278px;
}

#person .inner .s2 .lt_right_s {
		background-color: #fff;
		height: 1205px;
		position: relative;
}

#person .inner .s2 .lt_right_s .sidecopy {
		position: absolute;
		top: -20px;
		left: 111px;
}

#person .inner .s2 .lt_right_s h3 {
		font-size: 40px;
		line-height: 1.5;
		font-weight: 400;
		position: absolute;
		top: -20px;
		left: 278px;
}

#person .inner .s2 .lt_right_s h3::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.5) * 0.5em);
}

#person .inner .s2 .lt_right_s p {
		font-size: 16px;
		line-height: 2.5;
		padding: 150px 0 85px;
		margin: 0 139px 40px 278px;
}

#person .inner .s2 .lt_right_s p::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 2.5) * 0.5em);
}

#person .inner .s2 .lt_right_s .s2_img {
		position: absolute;
		bottom: -100px;
		right: 0;
}

@media (max-width: 1366px) {
		#person .inner .s2 {
				padding: 16.98389vw 0 0;
		}
		#person .inner .s2 .lt_center h2 {
				margin: 10.98097vw 0 7.9063vw;
		}
		#person .inner .s2 .lt_center h2 img {
				max-width: 72.98682vw;
		}
		#person .inner .s2 .lt_center .section_num {
				font-size: 3.66032vw;
				line-height: 1;
				padding-bottom: 7.32064vw;
				margin-left: 20.35139vw;
		}
		#person .inner .s2 .lt_right_s {
				background-color: #fff;
				height: 88.21376vw;
				position: relative;
		}
		#person .inner .s2 .lt_right_s .sidecopy {
				position: absolute;
				top: -1.46413vw;
				left: 8.12592vw;
		}
		#person .inner .s2 .lt_right_s .sidecopy img {
				max-width: 5.6369vw;
		}
		#person .inner .s2 .lt_right_s h3 {
				font-size: 2.92826vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -1.46413vw;
				left: 20.35139vw;
		}
		#person .inner .s2 .lt_right_s h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s2 .lt_right_s p {
				font-size: 1.1713vw;
				line-height: 2.5;
				padding: 10.98097vw 0 6.22255vw;
				margin: 0 10.1757vw 2.92826vw 20.35139vw;
		}
		#person .inner .s2 .lt_right_s p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.5) * 0.5em);
		}
		#person .inner .s2 .lt_right_s .s2_img {
				position: absolute;
				bottom: -7.32064vw;
				right: 0;
		}
		#person .inner .s2 .lt_right_s .s2_img img {
				max-width: 62.88433vw;
		}
}

@media (max-width: 780px) {
		#person .inner .s2 {
				padding: 0;
				margin-bottom: 40vw;
		}
		#person .inner .s2 .lt_center {
				padding-left: 10vw;
		}
		#person .inner .s2 .lt_center h2 {
				padding-left: 10vw;
				margin: 0 0 17vw;
		}
		#person .inner .s2 .lt_center h2 img {
				max-width: 63vw;
		}
		#person .inner .s2 .lt_center .section_num {
				font-size: 3.84615vw;
				line-height: 1;
				margin-left: 0;
				padding-bottom: 7vw;
		}
		#person .inner .s2 .lt_right_s {
				background-color: #fff;
				width: 100%;
				height: auto;
				padding-top: 337.74358%;
				position: relative;
		}
		#person .inner .s2 .lt_right_s .sidecopy {
				position: absolute;
				top: -50vw;
				left: -6vw;
		}
		#person .inner .s2 .lt_right_s .sidecopy img {
				max-width: 20vw;
		}
		#person .inner .s2 .lt_right_s h3 {
				font-size: 5.64103vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -3vw;
				left: 10vw;
		}
		#person .inner .s2 .lt_right_s h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s2 .lt_right_s p {
				font-size: 3.84615vw;
				line-height: 2.33;
				padding: 0 10vw;
				margin: 0;
				position: absolute;
				top: 20vw;
		}
		#person .inner .s2 .lt_right_s p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.33) * 0.5em);
		}
		#person .inner .s2 .lt_right_s .s2_img {
				position: absolute;
				bottom: -12.5vw;
				left: 10vw;
				right: 0;
		}
}

#person .inner .s3 {
		padding: 232px 0 0;
}

#person .inner .s3 .lt_center h2 {
		margin-bottom: 108px;
}

#person .inner .s3 .lt_center .section_num {
		font-size: 50px;
		line-height: 1;
		padding-bottom: 100px;
}

#person .inner .s3 .lt_left {
		background-color: #fff;
		height: 1175px;
		position: relative;
}

#person .inner .s3 .lt_left .sidecopy {
		position: absolute;
		top: -20px;
		right: 111px;
}

#person .inner .s3 .lt_left h3 {
		font-size: 40px;
		line-height: 1.5;
		font-weight: 400;
		position: absolute;
		top: -20px;
		left: 141px;
}

#person .inner .s3 .lt_left h3::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.5) * 0.5em);
}

#person .inner .s3 .lt_left p {
		font-size: 16px;
		line-height: 2.5;
		padding: 150px 0 85px;
		margin: 0 265px 40px 141px;
}

#person .inner .s3 .lt_left p::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 2.5) * 0.5em);
}

#person .inner .s3 .lt_left .s3_img {
		position: absolute;
		bottom: -100px;
		left: 0;
}

@media (max-width: 1366px) {
		#person .inner .s3 {
				padding: 16.98389vw 0 0;
		}
		#person .inner .s3 .lt_center h2 {
				margin-bottom: 7.9063vw;
		}
		#person .inner .s3 .lt_center h2 img {
				max-width: 64.34846vw;
		}
		#person .inner .s3 .lt_center .section_num {
				font-size: 3.66032vw;
				line-height: 1;
				padding-bottom: 7.32064vw;
		}
		#person .inner .s3 .lt_left {
				background-color: #fff;
				height: 86.01757vw;
				position: relative;
		}
		#person .inner .s3 .lt_left .sidecopy {
				position: absolute;
				top: -1.46413vw;
				right: 8.12592vw;
		}
		#person .inner .s3 .lt_left .sidecopy img {
				max-width: 4.90483vw;
		}
		#person .inner .s3 .lt_left h3 {
				font-size: 2.92826vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -1.46413vw;
				left: 10.32211vw;
		}
		#person .inner .s3 .lt_left h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s3 .lt_left p {
				font-size: 1.1713vw;
				line-height: 2.5;
				padding: 10.98097vw 0 6.22255vw;
				margin: 0 19.39971vw 2.92826vw 10.32211vw;
		}
		#person .inner .s3 .lt_left p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.5) * 0.5em);
		}
		#person .inner .s3 .lt_left .s3_img {
				position: absolute;
				bottom: -7.32064vw;
				left: 0;
		}
		#person .inner .s3 .lt_left .s3_img img {
				max-width: 62.88433vw;
		}
}

@media (max-width: 780px) {
		#person .inner .s3 {
				padding: 0;
				margin-bottom: 40vw;
		}
		#person .inner .s3 .lt_center {
				padding-left: 10vw;
		}
		#person .inner .s3 .lt_center h2 {
				margin: 0 0 17vw;
		}
		#person .inner .s3 .lt_center h2 img {
				max-width: 69vw;
		}
		#person .inner .s3 .lt_center .section_num {
				font-size: 3.84615vw;
				line-height: 1;
				margin-left: 0;
				padding-bottom: 7vw;
		}
		#person .inner .s3 .lt_left {
				background-color: #fff;
				width: 100%;
				height: auto;
				padding-top: 326.20512%;
				position: relative;
		}
		#person .inner .s3 .lt_left .sidecopy {
				position: absolute;
				top: -45vw;
				left: 84vw;
		}
		#person .inner .s3 .lt_left .sidecopy img {
				max-width: 20vw;
		}
		#person .inner .s3 .lt_left h3 {
				font-size: 5.64103vw;
				line-height: 1.5;
				font-weight: 400;
				position: absolute;
				top: -3vw;
				left: 10vw;
		}
		#person .inner .s3 .lt_left h3::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.5) * 0.5em);
		}
		#person .inner .s3 .lt_left p {
				font-size: 3.84615vw;
				line-height: 2.33;
				padding: 0 10vw;
				margin: 0;
				position: absolute;
				top: 20vw;
		}
		#person .inner .s3 .lt_left p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.33) * 0.5em);
		}
		#person .inner .s3 .lt_left .s3_img {
				position: absolute;
				bottom: -12.5vw;
				left: 0;
				right: 10vw;
		}
}

#person .inner .s4 {
		padding: 232px 0 0;
}

#person .inner .s4 .lt_right {
		background-color: #A2A2A2;
		height: 736px;
		position: relative;
}

#person .inner .s4 .sidecopy {
		position: absolute;
		top: -20px;
		left: 64px;
}

#person .inner .s4 .s4_inner {
		position: absolute;
		top: 75px;
		left: calc(50% - 320px);
		width: 640px;
		text-align: center;
}

#person .inner .s4 .s4_inner .s4_ttl {
		font-size: 20px;
		line-height: 1;
		font-weight: 400;
		color: #fff;
		margin-bottom: 55px;
}

#person .inner .s4 .s4_inner .s4_img {
		position: absolute;
		top: 75px;
		left: 0;
		z-index: 3;
}

#person .inner .s4 .s4_inner .s4_img_shadow {
		width: 640px;
		height: 360px;
		background: rgba(51, 51, 51, 0.12);
		mix-blend-mode: multiply;
		position: absolute;
		top: 95px;
		left: 20px;
		z-index: 2;
}

#person .inner .s4 .s4_inner p {
		position: absolute;
		top: 474px;
		left: 0;
		font-size: 14px;
		font-weight: 400;
		line-height: 2;
		color: #fff;
		text-align: left;
}

#person .inner .s4 .s4_inner p::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 2) * 0.5em);
}

@media (max-width: 1366px) {
		#person .inner .s4 {
				padding: 16.98389vw 0 0;
		}
		#person .inner .s4 .lt_right {
				background-color: #A2A2A2;
				height: 53.87994vw;
				position: relative;
		}
		#person .inner .s4 .sidecopy {
				position: absolute;
				top: -1.46413vw;
				left: 4.68521vw;
		}
		#person .inner .s4 .sidecopy img {
				max-width: 4.90483vw;
		}
		#person .inner .s4 .s4_inner {
				position: absolute;
				top: 5.49048vw;
				left: calc(50% - 23.426vw);
				width: 46.85212vw;
				text-align: center;
		}
		#person .inner .s4 .s4_inner .s4_ttl {
				font-size: 1.46413vw;
				line-height: 1;
				font-weight: 400;
				color: #fff;
				margin-bottom: 4.02635vw;
		}
		#person .inner .s4 .s4_inner .s4_img {
				position: absolute;
				top: 5.49048vw;
				left: 0;
				z-index: 3;
		}
		#person .inner .s4 .s4_inner .s4_img img {
				max-width: 46.85212vw;
		}
		#person .inner .s4 .s4_inner .s4_img_shadow {
				width: 46.85212vw;
				height: 26.35432vw;
				background: rgba(51, 51, 51, 0.12);
				mix-blend-mode: multiply;
				position: absolute;
				top: 6.95461vw;
				left: 1.46413vw;
				z-index: 2;
		}
		#person .inner .s4 .s4_inner p {
				position: absolute;
				top: 34.69985vw;
				left: 0;
				font-size: 1.02489vw;
				font-weight: 400;
				line-height: 2;
				color: #fff;
				text-align: left;
		}
		#person .inner .s4 .s4_inner p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2) * 0.5em);
		}
}

@media (max-width: 780px) {
		#person .inner .s4 {
				padding: 0;
		}
		#person .inner .s4 .lt_right {
				background-color: #A2A2A2;
				width: 100%;
				height: auto;
				padding-top: 183.41025%;
				position: relative;
		}
		#person .inner .s4 .sidecopy {
				position: absolute;
				top: -5vw;
				left: 91vw;
		}
		#person .inner .s4 .sidecopy img {
				max-width: 8vw;
		}
		#person .inner .s4 .s4_inner {
				position: absolute;
				top: 19vw;
				left: 50%;
				transform: translateX(-50%);
				-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
				width: 100%;
				text-align: center;
		}
		#person .inner .s4 .s4_inner .s4_ttl {
				font-size: 3.84615vw;
				line-height: 1;
				font-weight: 400;
				color: #fff;
				margin-bottom: 0;
		}
		#person .inner .s4 .s4_inner .s4_img {
				position: absolute;
				top: 21vw;
				left: 10vw;
				right: 13vw;
				z-index: 3;
		}
		#person .inner .s4 .s4_inner .s4_img img {
				max-width: 100%;
		}
		#person .inner .s4 .s4_inner .s4_img_shadow {
				position: absolute;
				top: 24vw;
				left: 13vw;
				right: 10vw;
				background: rgba(51, 51, 51, 0.12);
				mix-blend-mode: multiply;
				position: absolute;
				z-index: 2;
				width: 77vw;
				height: 49.48717vw;
		}
		#person .inner .s4 .s4_inner p {
				position: absolute;
				top: 80vw;
				left: 10vw;
				right: 10vw;
				font-size: 3.84615vw;
				font-weight: 400;
				line-height: 2;
				color: #fff;
				text-align: left;
		}
		#person .inner .s4 .s4_inner p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2) * 0.5em);
		}
}

#person .inner .s5 {
		padding: 120px 0 170px;
		background-color: #fff;
}

#person .inner .s5 .inner {
		text-align: center;
		background: none;
}

#person .inner .s5 .inner .s5_ttl {
		margin-bottom: 75px;
}

#person .inner .s5 .inner ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 600px;
		margin: 0 auto;
}

#person .inner .s5 .inner li {
		font-size: 30px;
		font-weight: 400;
		line-height: 1;
		position: relative;
}

#person .inner .s5 .inner li a {
		text-decoration: none;
		color: #333;
}

#person .inner .s5 .inner li:first-child:before {
		content: "";
		background-image: url(../img/person_footnav_leftarrow.svg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		width: 12px;
		height: 26px;
		left: -40px;
		top: calc(50% - 12px);
		position: absolute;
}

#person .inner .s5 .inner li:last-child:after {
		content: "";
		background-image: url(../img/person_footnav_rightarrow.svg);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		width: 12px;
		height: 26px;
		right: -40px;
		top: calc(50% - 12px);
		position: absolute;
}

@media (max-width: 1366px) {
		#person .inner .s5 {
				padding: 8.78477vw 0 12.4451vw;
				background-color: #fff;
		}
		#person .inner .s5 .inner {
				text-align: center;
				background: none;
		}
		#person .inner .s5 .inner .s5_ttl {
				margin-bottom: 5.49048vw;
		}
		#person .inner .s5 .inner ul {
				display: flex;
				justify-content: space-between;
				align-items: center;
				width: 43.92387vw;
				margin: 0 auto;
		}
		#person .inner .s5 .inner li {
				font-size: 2.19619vw;
				font-weight: 400;
				line-height: 1;
				position: relative;
		}
		#person .inner .s5 .inner li a {
				text-decoration: none;
				color: #333;
		}
		#person .inner .s5 .inner li:first-child:before {
				content: "";
				background-image: url(../img/person_footnav_leftarrow.svg);
				background-repeat: no-repeat;
				background-size: contain;
				background-position: center;
				width: 0.87848vw;
				height: 1.90337vw;
				left: -2.92826vw;
				top: calc(50% - 0.878477vw);
				position: absolute;
		}
		#person .inner .s5 .inner li:last-child:after {
				content: "";
				background-image: url(../img/person_footnav_rightarrow.svg);
				background-repeat: no-repeat;
				background-size: contain;
				background-position: center;
				width: 0.87848vw;
				height: 1.90337vw;
				left: -2.92826vw;
				top: calc(50% - 0.878477vw);
				position: absolute;
		}
}

@media (max-width: 780px) {
		#person .inner .s5 {
				padding: 22vw 0 25vw;
				background-color: #fff;
		}
		#person .inner .s5 .inner {
				text-align: center;
				background: none;
		}
		#person .inner .s5 .inner .s5_ttl {
				margin-bottom: 10vw;
		}
		#person .inner .s5 .inner .s5_ttl img {
				max-width: 25vw;
		}
		#person .inner .s5 .inner ul {
				display: flex;
				justify-content: space-between;
				align-items: center;
				width: 60vw;
				margin: 0 auto;
				box-sizing: border-box;
		}
		#person .inner .s5 .inner li {
				font-size: 5.12821vw;
				font-weight: 400;
				line-height: 1;
				position: relative;
		}
		#person .inner .s5 .inner li a {
				text-decoration: none;
				color: #333;
		}
		#person .inner .s5 .inner li:first-child:before {
				content: "";
				background-image: url(../img/person_footnav_leftarrow.svg);
				background-repeat: no-repeat;
				background-size: contain;
				background-position: center;
				width: 2vw;
				height: 4vw;
				left: -6vw;
				top: calc(50% - 2vw);
				position: absolute;
		}
		#person .inner .s5 .inner li:last-child:after {
				content: "";
				background-image: url(../img/person_footnav_rightarrow.svg);
				background-repeat: no-repeat;
				background-size: contain;
				background-position: center;
				width: 2vw;
				height: 4vw;
				right: -6vw;
				top: calc(50% - 2vw);
				position: absolute;
		}
}

#person .inner .s6 {
		background-image: url(../../common/img/bottom_entry_bg.png);
		background-image: image-set(url(../../common/img/bottom_entry_bg.png) 1x, url(../../common/img/bottom_entry_bg__2x.png) 2x);
		background-image: -webkit-image-set(url(../../common/img/bottom_entry_bg.png) 1x, url(../../common/img/bottom_entry_bg__2x.png) 2x);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 500px;
		position: relative;
}

#person .inner .s6 .entry {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		width: 700px;
		text-align: center;
}

#person .inner .s6 .bottom_entry {
		background-color: #333;
		width: 700px;
		height: 120px;
}

#person .inner .s6 .bottom_entry span {
		font-size: 26px;
		line-height: 1;
		font-weight: 400;
		color: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
}

#person .inner .s6 .bottom_entry:hover {
		background-color: #B30B12;
}

#person .inner .s6 .bottom_logo {
		margin-top: 25px;
}

@media (max-width: 1366px) {
		#person .inner .s6 {
				background-image: url(../../common/img/bottom_entry_bg.png);
				background-image: image-set(url(../../common/img/bottom_entry_bg.png) 1x, url(../../common/img/bottom_entry_bg__2x.png) 2x);
				background-image: -webkit-image-set(url(../../common/img/bottom_entry_bg.png) 1x, url(../../common/img/bottom_entry_bg__2x.png) 2x);
				background-size: contain;
				background-repeat: no-repeat;
				background-position: center;
				width: 100%;
				height: 36.60322vw;
				position: relative;
		}
		#person .inner .s6 .entry {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				width: 51.24451vw;
				text-align: center;
		}
		#person .inner .s6 .bottom_entry {
				background-color: #333;
				width: 51.24451vw;
				height: 8.78477vw;
		}
		#person .inner .s6 .bottom_entry span {
				font-size: 1.90337vw;
				line-height: 1;
				font-weight: 400;
				color: #fff;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
		}
		#person .inner .s6 .bottom_entry:hover {
				background-color: #B30B12;
		}
		#person .inner .s6 .bottom_logo {
				margin-top: 1.83016vw;
		}
}

@media (max-width: 780px) {
		#person .inner .s6 {
				background-image: url(../../common/img/bottom_entry_bg_s.png);
				background-size: cover;
				background-repeat: no-repeat;
				background-position: center;
				width: 100%;
				height: auto;
				padding-top: 76.92307%;
				position: relative;
		}
		#person .inner .s6 .entry {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				width: 80vw;
				text-align: center;
		}
		#person .inner .s6 .bottom_entry {
				background-color: #333;
				width: 100%;
				height: 30vw;
		}
		#person .inner .s6 .bottom_entry span {
				font-size: 4.35897vw;
				line-height: 1;
				font-weight: 400;
				color: #fff;
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				-webkit-transform: translate(-50%, -50%);
				-ms-transform: translate(-50%, -50%);
				white-space: nowrap;
		}
		#person .inner .s6 .bottom_entry:hover {
				background-color: #333;
		}
		#person .inner .s6 .bottom_logo {
				margin-top: 3vw;
		}
		#person .inner .s6 .bottom_logo img {
				max-width: 24vw;
		}
}

/*--------------------------------------------------------animate.css customize*/
@-webkit-keyframes zoomIn {
		from {
				opacity: 0;
				transform: scale3d(0.9, 0.9, 0.9);
		}
		50% {
				opacity: 1;
		}
}

@keyframes zoomIn {
		from {
				opacity: 0;
				transform: scale3d(0.9, 0.9, 0.9);
		}
		50% {
				opacity: 1;
		}
}

@-webkit-keyframes fadeInDown {
		from {
				opacity: 0;
				transform: translate3d(0, -5%, 0);
		}
		to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
		}
}

@keyframes fadeInDown {
		from {
				opacity: 0;
				transform: translate3d(0, -5%, 0);
		}
		to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
		}
}
