/*
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;
}

body,
html {
		width: 100%;
}

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

#about .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: 780px) {
		#about .inner {
				background: #f4f4f4;
				width: 100%;
				height: auto;
				position: relative;
		}
}

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

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

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

@media (max-width: 780px) {
		#about .inner .sideicon {
				position: absolute;
				width: 100%;
				height: 13vw;
				top: 0;
				left: 0;
				right: 0;
				background-color: #333;
		}
		#about .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;
		}
		#about .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%);
		}
}

#about .inner .head {
		text-align: center;
		height: auto;
		width: 100%;
		padding: 80px 0 0;
}

#about .inner .head h1 {
		font-size: 40px;
		font-weight: 400;
		line-height: 1;
		margin-bottom: 80px;
}

#about .inner .head .head_img {
		padding-left: 200px;
}

@media (max-width: 1366px) {
		#about .inner .head {
				text-align: center;
				height: auto;
				width: 100%;
				padding: 5.85652vw 0 0;
		}
		#about .inner .head h1 {
				font-size: 2.92826vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 5.85652vw;
		}
		#about .inner .head .head_img {
				padding-left: 14.64129vw;
		}
		#about .inner .head .head_img img {
				max-width: 100%;
		}
}

@media (max-width: 780px) {
		#about .inner .head {
				text-align: center;
				height: auto;
				width: 100%;
				padding: 23vw 0 0;
		}
		#about .inner .head h1 {
				font-size: 4.35897vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 11vw;
		}
		#about .inner .head .head_img {
				padding-left: 10vw;
		}
}

#about .inner .s1 {
		background-color: #CEC9C9;
		width: 1166px;
		margin: -1px 0 100px 200px;
}

#about .inner .s1 .s1_inner {
		width: 1119px;
		text-align: center;
		padding: 60px 0;
}

#about .inner .s1 .s1_inner h2 {
		font-size: 26px;
		font-weight: 400;
		line-height: 1;
		background-color: #fff;
		padding: 15px 50px;
		display: inline-block;
		box-sizing: border-box;
		margin-bottom: 50px;
}

#about .inner .s1 .s1_inner .ttl {
		width: 100%;
		text-align: center;
		margin-bottom: 80px;
}

#about .inner .s1 .s1_inner .chart {
		width: 100%;
		text-align: center;
}

@media (max-width: 1366px) {
		#about .inner .s1 {
				background-color: #CEC9C9;
				width: 85.35871vw;
				margin: -1px 0 7.32064vw 14.64129vw;
		}
		#about .inner .s1 .s1_inner {
				width: 81.91801vw;
				text-align: center;
				padding: 4.39239vw 0;
		}
		#about .inner .s1 .s1_inner h2 {
				font-size: 1.90337vw;
				font-weight: 400;
				line-height: 1;
				background-color: #fff;
				padding: 1.0981vw 3.66032vw;
				display: inline-block;
				box-sizing: border-box;
				margin-bottom: 3.66032vw;
		}
		#about .inner .s1 .s1_inner .ttl {
				width: 100%;
				text-align: center;
				margin-bottom: 5.85652vw;
		}
		#about .inner .s1 .s1_inner .ttl img {
				max-width: 28.55051vw;
		}
		#about .inner .s1 .s1_inner .chart {
				width: 100%;
				text-align: center;
		}
		#about .inner .s1 .s1_inner .chart img {
				max-width: 65.81259vw;
		}
}

@media (max-width: 780px) {
		#about .inner .s1 {
				background-color: #CEC9C9;
				width: 100%;
				margin: -17vw 0 0;
				padding-bottom: 30vw;
		}
		#about .inner .s1 .s1_inner {
				width: 100%;
				text-align: center;
				padding: 42.5vw 0 0;
		}
		#about .inner .s1 .s1_inner h2 {
				font-size: 5.64103vw;
				font-weight: 400;
				line-height: 1;
				background-color: #fff;
				padding: 2vw 3vw;
				display: inline-block;
				box-sizing: border-box;
				margin-bottom: 2vw;
		}
		#about .inner .s1 .s1_inner .ttl {
				width: 100%;
				text-align: center;
				margin: 7vw auto 15vw;
		}
		#about .inner .s1 .s1_inner .ttl img {
				max-width: 48vw;
		}
		#about .inner .s1 .s1_inner .chart {
				width: 100%;
				text-align: center;
		}
		#about .inner .s1 .s1_inner .chart img {
				max-width: 100%;
		}
}

#about .inner .s2 {
		background-color: #fff;
		width: 1227px;
		margin: 0;
}

#about .inner .s2 .s2_inner {
		width: 966px;
		text-align: center;
		margin: 0 61px 0 200px;
}

#about .inner .s2 .s2_inner .ttl {
		margin: 0 auto 80px;
}

#about .inner .s2 .s2_inner .ttl img {
		margin-top: -22px;
}

#about .inner .s2 .s2_inner h3 {
		font-size: 26px;
		font-weight: 400;
		line-height: 1;
		color: #fff;
		background-color: #333;
		padding: 15px 50px;
		display: inline-block;
		box-sizing: border-box;
		margin-bottom: 85px;
}

#about .inner .s2 .s2_inner .chart {
		padding-bottom: 315px;
}

@media (max-width: 1366px) {
		#about .inner .s2 {
				background-color: #fff;
				width: 89.8243vw;
				margin: 0;
		}
		#about .inner .s2 .s2_inner {
				width: 70.71742vw;
				text-align: center;
				margin: 0 4.46559vw 0 14.64129vw;
		}
		#about .inner .s2 .s2_inner .ttl {
				margin: 0 auto 5.85652vw;
		}
		#about .inner .s2 .s2_inner .ttl img {
				margin-top: -1.61054vw;
				max-width: 20.93704vw;
		}
		#about .inner .s2 .s2_inner h3 {
				font-size: 1.90337vw;
				font-weight: 400;
				line-height: 1;
				color: #fff;
				background-color: #333;
				padding: 1.0981vw 3.66032vw;
				display: inline-block;
				box-sizing: border-box;
				margin-bottom: 6.22255vw;
		}
		#about .inner .s2 .s2_inner .chart {
				padding-bottom: 23.06003vw;
		}
		#about .inner .s2 .s2_inner .chart img {
				max-width: 66.17862vw;
		}
}

@media (max-width: 780px) {
		#about .inner .s2 {
				background-color: #fff;
				width: 100%;
				margin: 0 auto;
				padding: 23vw 0 10vw;
		}
		#about .inner .s2 .s2_inner {
				width: 90%;
				text-align: center;
				margin: 0 auto;
		}
		#about .inner .s2 .s2_inner .ttl {
				margin: 0 auto 6vw;
		}
		#about .inner .s2 .s2_inner .ttl img {
				margin-top: 0;
				max-width: 47vw;
		}
		#about .inner .s2 .s2_inner h3 {
				font-size: 5.64103vw;
				font-weight: 400;
				line-height: 1;
				color: #fff;
				background-color: #333;
				padding: 2vw 3vw;
				display: inline-block;
				box-sizing: border-box;
				margin-bottom: 3vw;
		}
		#about .inner .s2 .s2_inner .chart {
				margin-top: 24vw;
				padding-bottom: 20vw;
		}
}

#about .inner .s3 {
		width: 1227px;
		margin: 0;
}

#about .inner .s3 .s3_inner {
		width: 936px;
		height: auto;
		text-align: center;
		margin: -200px 76px 100px 215px;
		background-color: #DBDBDB;
		padding: 0;
}

#about .inner .s3 .s3_inner .ttl {
		margin: 0 auto;
}

#about .inner .s3 .s3_inner .ttl img {
		margin-top: -22px;
}

#about .inner .s3 .s3_inner .s3_flex {
		display: flex;
		justify-content: space-between;
		width: 904px;
		margin: 0 auto;
		flex-wrap: wrap;
}

#about .inner .s3 .s3_inner .s3_bx {
		flex-basis: 444px;
		max-width: 444px;
		padding: 60px 50px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-bottom: 20px;
		background-color: #fff;
		text-align: left;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper .dep_ttl {
		font-size: 24px;
		font-weight: 400;
		line-height: 1;
		margin-bottom: 40px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p {
		font-size: 16px;
		line-height: 2.25;
		margin: 0 0 10px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 2.25) * 0.5em);
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper span {
		font-size: 16px;
		line-height: 1;
		color: #999999;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom {
		margin-top: 20px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl {
		font-size: 16px;
		line-height: 1;
		color: #999999;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 25px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl:after {
		content: "";
		border-top: 1px solid #DBDBDB;
		width: 273px;
		height: 1px;
		margin-left: 10px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_flex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		margin-top: 25px;
		width: 100%;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx {
		flex-basis: 100px;
		max-width: 100px;
		height: 150px;
		position: relative;
		margin-right: 22px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx02 {
		flex-basis: 200px;
		max-width: 200px;
		height: 150px;
		position: relative;
		margin-right: 22px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx:last-child {
		margin-right: 0;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 2;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img img {
		max-width: 100%;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow {
		position: absolute;
		top: -10px;
		left: 5px;
		z-index: 3;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow img {
		max-width: 14px;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name {
		font-size: 12px;
		line-height: 1.2;
		color: #fff;
		position: absolute;
		bottom: 2px;
		left: 2px;
		z-index: 3;
}

#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name::before {
		content: '';
		display: block;
		height: 0;
		width: 0;
		margin-top: calc((1 - 1.2) * 0.5em);
}

@media (max-width: 1366px) {
		#about .inner .s3 {
				width: 89.8243vw;
				margin: 0;
		}
		#about .inner .s3 .s3_inner {
				width: 68.52123vw;
				height: auto;
				text-align: center;
				margin: -14.64129vw 5.56369vw 7.32064vw 15.73939vw;
				background-color: #DBDBDB;
				padding: 0;
		}
		#about .inner .s3 .s3_inner .ttl {
				margin: 0 auto;
		}
		#about .inner .s3 .s3_inner .ttl img {
				margin-top: -1.61054vw;
				max-width: 28.55051vw;
		}
		#about .inner .s3 .s3_inner .s3_flex {
				display: flex;
				justify-content: space-between;
				width: 66.17862vw;
				margin: 0 auto;
				flex-wrap: wrap;
		}
		#about .inner .s3 .s3_inner .s3_bx {
				flex-basis: 32.50366vw;
				max-width: 32.50366vw;
				padding: 4.39239vw 3.66032vw;
				display: flex;
				flex-direction: column;
				justify-content: space-between;
				margin-bottom: 1.46413vw;
				background-color: #fff;
				text-align: left;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper .dep_ttl {
				font-size: 1.75695vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 2.92826vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p {
				font-size: 1.1713vw;
				line-height: 2.25;
				margin: 0 0 10px;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2.25) * 0.5em);
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper span {
				font-size: 1.1713vw;
				line-height: 1;
				color: #999999;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom {
				margin-top: 1.46413vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl {
				font-size: 1.1713vw;
				line-height: 1;
				color: #999999;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-top: 1.83016vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl:after {
				content: "";
				border-top: 1px solid #DBDBDB;
				width: 19.98536vw;
				height: 1px;
				margin-left: 0.73206vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_flex {
				display: flex;
				justify-content: center;
				flex-wrap: wrap;
				align-items: center;
				margin-top: 1.83016vw;
				width: 100%;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx {
				flex-basis: 7.32064vw;
				max-width: 7.32064vw;
				height: 10.98097vw;
				position: relative;
				margin-right: 1.61054vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx02 {
				flex-basis: 14.64129vw;
				max-width: 14.64129vw;
				height: 10.98097vw;
				position: relative;
				margin-right: 1.61054vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx:last-child {
				margin-right: 0;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				z-index: 2;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img img {
				max-width: 100%;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow {
				position: absolute;
				top: -0.73206vw;
				left: 0.36603vw;
				z-index: 3;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow img {
				max-width: 1.02489vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name {
				font-size: 0.87848vw;
				line-height: 1.2;
				color: #fff;
				position: absolute;
				bottom: 0.14641vw;
				left: 0.14641vw;
				z-index: 3;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.2) * 0.5em);
		}
}

@media (max-width: 780px) {
		#about .inner .s3 {
				width: 100%;
				margin: 0;
				padding-bottom: 15vw;
		}
		#about .inner .s3 .s3_inner {
				width: 90%;
				height: auto;
				text-align: center;
				margin: -5vw auto 0;
				background-color: #DBDBDB;
				padding: 0;
		}
		#about .inner .s3 .s3_inner .ttl {
				margin: 0 auto;
		}
		#about .inner .s3 .s3_inner .ttl img {
				margin-top: -4vw;
				max-width: 64vw;
		}
		#about .inner .s3 .s3_inner .s3_flex {
				display: flex;
				justify-content: space-between;
				width: 82vw;
				margin: 0 auto;
				flex-wrap: wrap;
		}
		#about .inner .s3 .s3_inner .s3_bx {
				flex-basis: 100%;
				max-width: 100%;
				padding: 10vw 6vw;
				display: flex;
				flex-direction: column;
				justify-content: space-between;
				margin-bottom: 5vw;
				background-color: #fff;
				text-align: left;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper .dep_ttl {
				font-size: 4.61538vw;
				font-weight: 400;
				line-height: 1;
				margin-bottom: 8vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p {
				font-size: 3.58974vw;
				line-height: 2;
				margin: 0 0 5vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper p::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 2) * 0.5em);
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_upper span {
				font-size: 3.58974vw;
				line-height: 1;
				color: #999999;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom {
				margin-top: 10vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl {
				font-size: 3.07692vw;
				line-height: 1;
				color: #999999;
				display: flex;
				align-items: center;
				justify-content: center;
				margin-top: 0;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_ttl:after {
				content: "";
				border-top: 1px solid #DBDBDB;
				width: 55vw;
				height: 1px;
				margin-left: 3vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_flex {
				display: flex;
				justify-content: center;
				flex-wrap: nowrap;
				align-items: center;
				margin-top: 6vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx {
				flex-basis: 20vw;
				max-width: 20vw;
				width: 20vw;
				height: auto;
				padding-top: 43.5%;
				position: relative;
				margin-right: 5vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx02 {
				flex-basis: 40vw;
				max-width: 40vw;
				width: 20vw;
				height: auto;
				padding-top: 43.5%;
				position: relative;
				margin-right: 5vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_bx:last-child {
				margin-right: 0;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img {
				position: absolute;
				top: 0;
				left: 0;
				z-index: 2;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .person_img img {
				max-width: 100%;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow {
				position: absolute;
				top: -2vw;
				left: 1vw;
				z-index: 3;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .arrow img {
				max-width: 2.5vw;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name {
				font-size: 2.5641vw;
				line-height: 1.429;
				color: #fff;
				position: absolute;
				bottom: .5vw;
				left: .5vw;
				z-index: 3;
		}
		#about .inner .s3 .s3_inner .s3_bx .s3_bx_bottom .name::before {
				content: '';
				display: block;
				height: 0;
				width: 0;
				margin-top: calc((1 - 1.429) * 0.5em);
		}
}

#about .inner .s4 {
		width: 100%;
		height: 100px;
		background-color: #fff;
}

@media (max-width: 1366px) {
		#about .inner .s4 {
				width: 100%;
				height: 7.32064vw;
				background-color: #fff;
		}
}

@media (max-width: 780px) {
		#about .inner .s4 {
				width: 100%;
				height: 5vw;
				background-color: #fff;
		}
}

#about .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;
}

#about .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;
}

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

#about .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%);
}

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

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

@media (max-width: 1366px) {
		#about .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;
		}
		#about .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;
		}
		#about .inner .s6 .bottom_entry {
				background-color: #333;
				width: 51.24451vw;
				height: 8.78477vw;
		}
		#about .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%);
		}
		#about .inner .s6 .bottom_entry:hover {
				background-color: #B30B12;
		}
		#about .inner .s6 .bottom_logo {
				margin-top: 1.83016vw;
		}
}

@media (max-width: 780px) {
		#about .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;
		}
		#about .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;
		}
		#about .inner .s6 .bottom_entry {
				background-color: #333;
				width: 100%;
				height: 30vw;
		}
		#about .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;
		}
		#about .inner .s6 .bottom_entry:hover {
				background-color: #333;
		}
		#about .inner .s6 .bottom_logo {
				margin-top: 3vw;
		}
		#about .inner .s6 .bottom_logo img {
				max-width: 24vw;
		}
}
