@charset "UTF-8";

#page {
	overflow: hidden;
}

.-dress_b15004 .c-body {
	font-family: "Shippori Mincho";
	font-size: 10pt;
	font-weight: 400;
	letter-spacing: -1.0px;
}

#a-header {
	background-color: #000000;
	width: 100vw !important;
}

#a-header.recover {
	animation: header_fadeOut 0.0s linear;
	animation-fill-mode: both;
}

@keyframes header_fadeOut {
	0%{
		opacity: 1;
		background-color: rgba(44,44,44,0.5);
	}
	100%{
		opacity: 1;
		background-color: rgba(0,0,0,1.0);
	}
}

#a-header.translucent {
	animation: header_fadeIn 1.0s linear;
	animation-fill-mode: both;
}

@keyframes header_fadeIn {
	0%{
		opacity: 1;
	}
	100%{
		opacity: 1;
		background-color: rgba(44,44,44,0.5);
	}
}

#bk17386 {
	background-image:url(_images/web_jackson-hendry-kkpthqm2k-c-unsplash.jpg?v=1675744733128);
	background-position:center center;
	background-size:cover
}

.bd-webp #bk17386{
	background-image:url(_images/web_jackson-hendry-kkpthqm2k-c-unsplash.webp?v=1675744733128);
	background-position:center center;
	background-size:cover
}

#bk17758>.g-column>.-col8 {
	padding-left: 20px;
}

#bk17791>.-column1>.c-large_headline {
	padding-left: 20px;
}

#bk17777 {
	background-color: #000000;
}

#bk17788 {
/*	background-color: #000000; */
}

#jpen1, #jpens, #jpen2 {
	position: absolute;
	left: 100px;
}

#img_jpen, #img_jpens {
	width: 38px;
}

#img_logos {
	width: 120px;
}

#bk17798 {
	padding: 0 0 0 0 !important;
}

#bk17798>.g-column>.-col9 {
	width: 40%;
	padding-left: 20px;
}

#bk17798 img {
	padding: 6px 0 0 80px;
}

#bk17798>.g-column>.-col3 {
	width: 60%;
}

#bk17803 {
	padding: 50px 0 30px 0 !important;
}

#bk17803>.g-column>.-col9 {
	width: 66.66%;
	padding-left: 20px;
}

#bk17803 img {
	padding: 6px 80px 0 0;
}

#bk17803>.g-column>.-col3 {
	width: 33.33%;
}

#bk17810 {
	padding: 150px 0 0 0 !important;
	background-color: #ffffff;
}

#bk17810>.g-column>.-col9 {
	width: 60%;
	text-align: right;
	padding: 0 0 0 0;
}

#bk17810 img {
	width: 70%;
}

#bk17810>.g-column>.-col3 {
	width: 40%;
	padding-left: 20px;
}

#bk17806 {
	padding: 0 0 0 0 !important;
	background-color: #ffffff;
}

#bk17806>.g-column>.-col8 {
	width: 40%;
	padding-left: 20px;
}

#bk17806 img {
	padding: 6px 0 0 80px;
}

#bk17806>.g-column>.-col4 {
	width: 60%;
}

#bk17816 {
	background-color: #ffffff;
}

#bk17376>div {
	padding-top: 0px;
}

#bk17376>.-column1>.c-left {
	padding-top: 40px;
	padding-bottom:30px;
}

#bk17759 {
	padding-top: 30px;
}

#bk17759>div {
	padding-left: 25px;
	padding-right: 25px;
}

#bk17759>.g-column>.-col10 {
	margin-left: 0;
}

.aston_link {
	font-family: "Aston Martin Sans";
	font-size: 10.2px;
	font-weight: 400;
	letter-spacing: 0.5px;
	padding: 0 25px 0 25px;
	color: #ffffff;
	display: flex;
/*	margin-bottom: 20px !important; */
}

.aston_link_column1 {
	margin-right: 40px;
}

.aston_link_img {
	height: 15px;
	width: auto;
}

.line_short {
	padding: 0 !important;
	width: 128px !important;
}

#companytable tr {
	width: 100%;
}

#companytable th.companycolumn1 {
	width: 40%;
}

#companytable th.companycolumn2 {
	width: 60%;
}

#companytable td {
	color: #000000;
}

#img_companyprofile1 {
	width: 100% !important;
	padding: 0 0 0 0 !important;
}

#img_companyprofile2 {
	width: 100% !important;
	padding: 6px 0 0 80px !important;
}

#iftlogosfooter {
/*	position: relative; */
/*	top: -24px; */
/*	left: calc(100% - 110px); */
	height: 24px;
/*	width: auto; */
	width: 100%;
	text-align: right;
}

#iftlogosfooter img {
	height: 18px;
	object-fit: cover;
	padding: 0 5px 0 5px;
}

.img_pc {
	display: block;
}

.img_sp {
	display: none;
}

@media only screen and (max-width:768px) {
	#a-header {
/*		background-color: rgba(44,44,44,0.5); */
	}
}

@media only screen and (max-width:640px) {

	#bk17758>.g-column>.-col8 {
		padding-left: 0;
	}

	#bk17791>.-column1>.c-large_headline {
		padding-left: 0;
	}

	#bk17798>.g-column>.-col9 {
		width: 100%;
	}

	#bk17798 img {
		padding: 0 20px 0 20px;
	}

	#bk17798>.g-column>.-col3 {
		width: 100%;
	}

	#bk17803>.g-column>.-col9 {
		width: 100%;
		padding-left: 0;
	}

	#bk17803 img {
		padding: 0 20px 0 20px;
	}

	#bk17803>.g-column>.-col3 {
		width: 100%;
		padding: 0 0 0 20px;
	}

	#bk17806>.g-column>.-col8 {
		width: 100%;
	}

	#bk17806 img {
		padding: 0 20px 0 20px;
	}

	#bk17806>.g-column>.-col4 {
		width: 100%;
	}

	#bk17810>.g-column>.-col9 {
		width: 100%;
		text-align: center;
		padding: 0 30px 0 0;
	}

	#bk17810 img {
		width: 70%;
	}

	#bk17810>.g-column>.-col3 {
		width: 100%;
	}

	.img_pc {
		display: none;
	}

	.img_sp {
		display: block;
	}

	.aston_link {
		padding-bottom: 50px !important;
	}
}
