@charset "utf-8";
/* CSS Document */
header {
	width: 100%;
	background: url("/en/Assets/Web/Images/About/Csr/HeaderBg.png") repeat-x;
	background-position: 0px -50px;
}
#HeaderForm {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
#PlayForm {
	width: 100%;
	box-sizing: border-box;
	padding-top: 180px;
}
#Logo {
	width: 84px;
	height: 96px;
	margin-top: 60px;
	position: fixed;
}
#LogoLine {
	width: 84px;
	height: calc(100vh - 450px);
	background: url("/en/Assets/Web/Images/About/LogoLine.png") no-repeat center center;
}
#LogoName {
	width: 84px;
	height: 170px;
	font-family: 'Vollkorn', serif;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	color: #b7a393;
	font-style: italic;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 2px;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}
#LogoForm {
	width: 84px;
	height: auto;
	float: left;
}
#HeaderMenu {
	width: 84px;
	height: 100%;
	float: right;
	position: fixed;
	z-index: 1000;
}
.HeaderMenuList {
	width: 20px;
	line-height: 20px;
	font-family: 'Vollkorn', serif;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	color: #b7a393;
	font-weight: bold;
	padding-bottom: 50px;
	padding-top: 15px;
	border-top: 1px solid #b7a393;
	text-decoration: none;
	letter-spacing: 1px;
	
}
.MenuAct {
	width: 30px;
	line-height: 40px;
	color: #8f3834;
	border-color: #8f3834;
	margin-left: -10px;
}
#HeaderMenuPosition {
	width: 30px;
	padding-top: 200px;
	margin: 0 auto;
	
}
#Banner {
	width: calc(100% - 170px);
	max-width: 1260px;
	margin: 0 auto;
}
#Banner img {
	max-width: 100%;
}
.Scr {
	width: calc(100% - 190px);
	max-width: 1260px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-top: 100px;
}
.Group {
	width: 100%;
}
.Group:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.ContentLeft {
	width: 480px;
	float: left;
}
.ContentRight {
	width: calc(100% - 500px);
	float: right;
	padding-left: 50px;
	box-sizing: border-box;
}
.CsrTitle {
	width: 100%;
	line-height: 43px;
	color: #8f3834;
	border-left: 5px solid #8f3834;
	font-size: 30px;
	padding-left: 30px;
	letter-spacing: 1px;
	font-weight: 500;
	overflow: hidden;
	margin-bottom: 40px;
}
.CsrTab {
	width: 100%;
	color: #8f3834;
	font-weight: 500;
	font-size: 18px;
}
.CsrContent {
	width: 100%;
	padding-right: 20px;
	box-sizing: border-box;
	padding-bottom: 90px;
}
.CsrContentR {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 40px;
}
.ListPoint {
	width: 100%;
	line-height: 20px;
	height: 60px;
}
#LingImg {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
#LingImg img {
	width: 100%;
}
.ListImg {
	width: calc(50% - 4px);
	display: inline-block;
	box-sizing: border-box;
}
.ListImg img {
	max-width: 100%;
}
.PaddingLeft10 {
	padding-left: 10px;
}
.PaddingRight10 {
	padding-right: 10px;
}
#AboutLine2 {
	wdith: 100%;
	max-width: 1640px;
	height: 20px;
	margin: 0 auto;
	margin-top: 100px;
}
#AboutLine2 img {
	width: 100%;
}
#BtnForm {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
	header {}
	#HeaderForm {
		padding: 30px;
	}
	#HeaderForm {
		padding: 0px;
	}
	#Logo {
		width: 58px;
		height: 65px;
		margin-top: 30px;
		left: 35px;
		position: absolute;
	}
	#Logo img {
		width: 58px;
	}
	#PlayForm {
		padding-top: 130px;
	}
	#LogoForm {
		width: 100%;
		float: none;
	}
	#LogoName {
		width: 100%;
		height: 100px;
		font-family: 'Vollkorn', serif;
		writing-mode: horizontal-tb;
		text-orientation: mixed;
		color: #b7a393;
		font-style: italic;
		font-weight: bold;
		font-size: 34px;
		letter-spacing: 2px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		background: url("/en/Assets/Web/Images/About/TitleLine-Mb.png") bottom center no-repeat;
	}
	#HeaderMenu {
		width: 100%;
		height: 110px;
		float: none;
		box-sizing: border-box;
		padding-left: 30px;
		position: static;
	}
	#HeaderMenuPosition {
		width: 100%;
		padding-top: 30px;
		margin: 0 auto;
		text-align: center;
	}
	.HeaderMenuList {
		width: auto;
		line-height: 30px;
		font-family: 'Vollkorn', serif;
		writing-mode: horizontal-tb;
		text-orientation: mixed;
		color: #b7a393;
		font-style: italic;
		font-weight: bold;
		padding: 0px;
		padding-left: 15px;
		padding-right: 30px;
		border-left: 1px solid #b7a393;
		border-top: none;
		text-decoration: none;
		transition: all .3s;
		letter-spacing: 1px;
	}
	.MenuAct {
		color: #8f3834;
		padding-bottom: 10px;
		border-color: #8f3834;
	}
	#Banner-Mb {
		width: 100%;
	}
	#Banner-Mb img {
		width: 100%;
	}
	#BannerBottom {
		width: 100%;
		height: 10px;
		background: #FFF;
		margin-top: -10px;
	}
	.Scr {
		width: 100%;
		max-width: 1260px;
		margin: auto;
		padding-top: 0px;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		line-height: 20px;
		font-size: 12px;
		font-weight: 300;
		letter-spacing: 1px;
		margin-top: 70px;
	}
	.ContentLeft {
		width: 100%;
		float: none;
	}
	.CsrTitle-Mb, .CsrTitle {
		font-size: 20px;
		width: 100%;
		line-height: 30px;
		color: #8f3834;
		border-left: 3px solid #8f3834;
		padding-left: 20px;
		letter-spacing: 1px;
		font-weight: 500;
		overflow: hidden;
		margin-bottom: 30px;
	}
	.CsrContent {
		width: 100%;
		padding-right: 0px;
		box-sizing: border-box;
		padding-bottom: 30px;
	}
	.CsrContent img {
		max-width: 100%;
	}
	.ContentRight {
		width: 100%;
		float: none;
		padding: 0px;
	}
	.CsrTab {
		font-size: 14px;
	}
	.CsrContentR {
		width: 100%;
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	.ListPoint {
		width: 100%;
		line-height: 20px;
		height: 40px;
	}
	#LingImg-Mb {
		width: 100%;
		max-width: 1920px;
	}
	#LingImg-Mb img {
		width: 100%;
	}
	.ListImg {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.PaddingRight10 {
		padding: 0px;
	}
	.PaddingLeft10 {
		padding: 0px;
	}
	#AboutLine2 {
		wdith: 100%;
		margin-top: 30px;
	}
	#AboutLine2 img {
		width: 100%;
	}
	#BtnForm {
		width: 100%;
		height: 100px;
		text-align: center;
		margin-top: 70px;
		margin-bottom: 30px;
	}
	#BtnForm img {
		width: 150px;
	}
	.CsrContentBottom {
		margin-bottom: 50px;
	}
}
@media screen and (min-width: 992px) and (max-width:1360px) {
	#Banner {
		width: calc(100% - 300px);

	}
	#Logo {
		width: 84px;
		height: 96px;
		margin-top: 60px;
		left: 30px;
		position: fixed;
		z-index: 1000;
	}
	#LogoForm {
		width: 84px;
		height: auto;
		float: left;
		margin-left: 20px;
	}
	#About {
		width: 100%;
		max-width: auto;
		margin: auto;
		padding-top: 140px;
		padding-left: 60px;
		padding-right: 60px;
		box-sizing: border-box;
	}
	.Group {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
	}
}