@charset "UTF-8";
/*----------------------------------------

	detail CSS

	- headline
	- block01

-----------------------------------------*/

/*----------------------------------------
	headline
-----------------------------------------*/
#headline {
	background-image: url("../../../img/about/headline_bg01s.jpg");
}

@media print,
screen and (min-width:768px) {
	#headline {
		background-image: url("../../../img/about/headline_bg01.jpg");
	}
}

#headline .headline-inner h1,
#headline .headline-inner p {
	letter-spacing: .12em;
}

#contentBody {
	padding: 60px 0 100px;
}

@media print,
screen and (min-width:768px) {
	#contentBody {
		padding: 120px 0 140px;
	}
}

.inline-block {
	display: inline-block;
}

/*----------------------------------------
	breadcrumb
-----------------------------------------*/
#breadcrumb ol li:not(:first-child) a {
	color: #dddddd;
}

#breadcrumb ol li:not(:last-child)::after {
	border-color: #ddd #ddd transparent transparent;
}

/*----------------------------------------
	block01
-----------------------------------------*/
/*関連ページ*/
.relate-url {
	margin-bottom: 35px;
}

.pressroom .block01 .box01-body .relate-url a {
	text-decoration: none;
	word-break: break-all;
	color: #999999;
	letter-spacing: .06em;
	font-weight: 600;
}

.pressroom .block01 .box01-body .relate-url a:hover {
	color: #F56600;
}

.relate-label {
	display: inline-block;
	line-height: 1.6;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	/*background-color: #F56600;*/
	background: linear-gradient(90deg, #fff 0%, #fff 13.8%, #F56600 13.9%, #F56600 85.8%, #fff 85.9%);
	margin-right: 12px;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-right: 23px;
	position: relative;
}

.relate-label::before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(125deg, #fff 0%, #fff 50%, #F56600 51%, #F56600 100%);
	/*margin-right: 12px;*/
}

.relate-label::after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	/*background-color: #F56600;*/
	background: linear-gradient(125deg, #F56600 0%, #F56600 50%, #FFF 51%, #FFF 100%);
	/*margin-right: 12px;*/
}

/*リード文*/
.lead-text {
	font-size: 20px;
	letter-spacing: .06em;
	line-height: 1.5;
	margin-bottom: 25px;
}

.documents_box {
	width: fit-content;
	display: flex;
	justify-content: right;
	gap: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
	position: relative;
	padding-top: 13px;
	margin-top: 5px;
}

.documents_box::before {
	content: "関連資料・画像ダウンロード";
	font-weight: bold;
	color: gray;
	position: absolute;
	top: 8px;
	left: 13px;
	font-size: 11px;
	width: 170px;
}

.documents_box::after {
	content: "";
	display: block;
	width: .6em;
	height: .6em;
	border-radius: 50%;
	background-color: #F56600;
	position: absolute;
	top: 0.8em;
	left: 0;
}

.documents_box .download_title {
	text-align: center;
}

.documents_box p {
	font-weight: bold;
	color: #999;
	text-decoration: none !important;
	line-height: 1.2;
	text-align: center;
}

.documents_box a {
	display: block;
	padding-top: 26px;
	text-decoration: none !important;
}

.documents_box a img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: contain;
}

.documents_box a .img_box {
	width: 86px;
	padding: 15px;
	height: 98px;
	position: relative;
	overflow: hidden;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-bottom: 12px;
}

.documents_box a:last-of-type .img_box {
	padding: 9px;
}

.documents_box a .img_box::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #F56600;
	transform: rotate(45deg);
	top: 60%;
	right: -90%;
}

@media screen and (max-width: 767px) {
	.documents_box::after {
		top: 0em;
	}

	.documents_box::before {
		top: -6px;
	}

	.documents_box a .img_box {
		width: 66px;
		padding: 15px;
		height: 79px;
		position: relative;
		overflow: hidden;
		border-right: 1px solid gray;
		border-bottom: 1px solid gray;
		margin-bottom: 5px;
	}

	.documents_box a .img_box::after {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: #F56600;
		transform: rotate(45deg);
		top: 60%;
		right: -90%;
	}

	.relate-label {
		font-size: 16px;
	}

	.pressroom .block01 .box01-body .relate-url a {
		display: block;
		font-size: 14px;
	}

	.documents_box {
		justify-content: left;
		margin-left: 10px;
		gap: 10px;
		font-size: 11px;
	}
}

.block01 .box01-head {
	margin: 0 0 30px;
	/*	padding: 0 0 18px;*/
	border-bottom: 1px solid #eeeeee;
}

.block01 .box01-head_meta {
	display: flex;
	margin: 0 0 30px;
	align-items: center;
}

.block01 .box01-head_cat {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 168px;
	height: 30px;
	margin: 0 20px 0 0;
	padding: 5px 0;
	border: 1px solid #f56600;
	white-space: nowrap;
	border-right: none;
	border-left: none;
	position: relative;
}

.block01 .box01-head_cat.active::after {
	content: "プレスリリース";
	font-weight: bold;
	color: gray;
	position: absolute;
	top: -2em;
	left: 12px;
}

.block01 .box01-head_cat.active::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #f56600;
	border-right: 0;
	position: absolute;
	top: calc(-2em + 6px);
	left: 0;
}

.block01 .box01-head_data {
	padding: 3px 0 0;
	margin-left: 10px;
	letter-spacing: .12em;
}

.block01 .box01-head_title {
	padding-bottom: 1.2em;
	line-height: 1.5;
	width: 100%;
	letter-spacing: .03em;
}

.block01 .box01-body {
	padding-bottom: 100px;
	border-bottom: 2px solid #eee;
	margin: 0 0 60px;
	line-height: 2.3;
	line-height: 1.56;
	letter-spacing: .06em;
}

.block01 .box01-body a {
	color: #007cba;
	color: #F56600;
	text-decoration: underline;
}

.pressroom .block01 .box01-body a:hover {
	color: #F56600;
}

.block01 .box01-body p {
	letter-spacing: .06em;
}

.block01 .box01-body h2 {
	font-size: 2.4rem;
}

.block01 .box01-body h3 {
	font-size: 2.2rem;
}

.block01 .box01-body h4 {
	font-size: 2.0rem;
}

.block01 .box01-body h5 {
	font-size: 1.8rem;
}

.block01 .box01-body img {
	display: block;
	/*	margin-top: 45px;*/
}

.block01 .box01-body img.alignleft,
.block01 .box01-body img.aligncenter {
	margin-right: auto;
}

.block01 .box01-body img.alignright,
.block01 .box01-body img.aligncenter {
	margin-left: auto;
}

.block01 .c-btn02 {
	margin: 0 auto;
}

.press-contact {
	margin-top: 60px;
	border: 3px solid #E5E5E5;
	padding: 35px 35px 40px 35px;
}

.press-contact h2 {
	font-size: 18px !important;
	letter-spacing: 1.08px;
	color: #F78C40;
	font-weight: bold;
}

.press-contact-wrap {
	margin-top: 25px;
	padding-left: 30px;
	color: #999999;
}

.press-contact-detail {
	margin-bottom: 25px;
}

.press-contact-detail-inner {
	display: flex;
	gap: 25px;
}

.press-contact-detail:last-of-type {
	margin-bottom: 0;
}

.contact-name {
	font-size: 16px;
	letter-spacing: 0.96px !important;
	font-weight: bold;
	flex-shrink: 0;
	margin-bottom: 10px;
}

.press-contact-detail .contact-address {
	/*	s*/
	flex-shrink: 0;
}

.press-contact-detail .contact-address.mail {
	padding-left: 4em;
	text-indent: -4em;
}

.press-contact-detail .contact-address.url {
	margin-right: 20px;
	flex-shrink: 1;
	padding-left: 3em;
	text-indent: -3em;
}

.press-contact-detail .contact-address:last-child {
	margin-right: 0;
}

.contact-address a {
	color: #999999 !important;
	transition: 0.3s;
	letter-spacing: 0.96px !important;
	width: 100%;
	word-break: break-all;
}

.contact-address a:hover {
	color: #F78C40 !important;
}

.title_flex {
	display: flex;
	/* flex-direction:column; */
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.download_link_section {
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding-bottom: .8em;
}

.doenload_btn,
.copylink_btn {
	border: solid 1px #999;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
}

.doenload_btn {
	background-color: #999;
	color: white !important;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	transition: all 0.3s ease;
}

.copylink_btn {
	background-color: white;
	color: #999;
	position: relative;
	transition: all 0.3s ease;
}

.doenload_btn:hover {
	background-color: #f56600;
	border-color: #f56600;
}

.copylink_btn:hover {
	border-color: #f56600;
	color: #f56600;
}

.doenload_btn::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	background-image: url("../../../img/cms/icon_pdf.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	left: -70px;
	top: -7px;
}

.doenload_btn::after {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	background-image: url("../../../img/cms/icon1.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	left: -36px;
	top: -7px;
	transition: all 0.3s ease;
}

.doenload_btn:hover::after {
	background-image: url("../../../img/cms/icon1_a.svg");
}

.copylink_btn:last-of-type::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	background-image: url("../../../img/cms/icon2.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	left: -33px;
	top: -4px;
	transition: all 0.3s ease;
}

.copylink_btn:hover::before {
	background-image: url("../../../img/cms/icon2_a.svg");
}

#contentBody {
	overflow: inherit;
}

.sns_box {
	/* width:30px; */
	/* position: sticky; */
}

.sns_box .sns_inner {
	width: 25px;
	z-index: 30;
}

.sns_box_mobile .sns_inner {
	width: 150px;
	height: 40px;
	z-index: 30;
}

.sns_box .sns_inner a {
	display: block;
	margin-bottom: 20px;
}

.download_link_section {
	/* flex-direction:row; */
	padding-left: 65px;
	/* gap:40px; */
	margin-top: 24px;
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	padding-right: 12px;
}

.download_link_section.active::before {
	content: "プレスリリースダウンロード";
	font-weight: bold;
	color: gray;
	display: block;
	position: absolute;
	top: -2.3em;
	right: auto;
	font-size: 11px;
	left: 17px;
}

.sns_box_mobile {
	width: fit-content;
	height: fit-content;
	margin: 40px auto;
}

.sns_box_mobile .sns_inner {
	display: flex;
	width: fit-content;
	height: 30px;
	gap: 20px;
}

.sns_box_mobile .sns_inner a {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0;
}

@media print,
screen and (min-width:960px) {
	.download_link_section.active::before {
		top: -2.3em;
	}

	.sns_box {
		position: sticky;
		top: 120px;
		width: fit-content;
		height: fit-content;
	}

	.sns_box .sns_inner {
		width: 30px;
		height: fit-content;
	}

	.sns_box .sns_inner a {
		display: block;
		margin-bottom: 25px;
	}
}

.download_link_section.active::after {
	content: "";
	display: block;
	width: .6em;
	height: .6em;
	border-radius: 50%;
	background-color: #F56600;
	position: absolute;
	top: -1.7em;
	left: 7px;
}

@media print,
screen and (min-width:768px) {
	.download_link_section {
		/* flex-direction:row; */
		padding-left: 70px;
		/* gap:40px; */
		margin-top: 15px;
		position: relative;
		font-size: 14px;
	}

	.download_link_section.active::before {
		content: "プレスリリースダウンロード";
		font-weight: bold;
		color: gray;
		display: block;
		position: absolute;
		top: -1em;
		right: auto;
		left: 0;
	}

	.download_link_section.active::after {
		content: "";
		display: block;
		width: .6em;
		height: .6em;
		border-radius: 50%;
		background-color: #F56600;
		position: absolute;
		top: -0.5em;
		left: 7px;
	}

	.download_link_section.active::before {
		right: 0px;
		left: 18px;
		font-size: 11px;
	}

	.block01 .box01-head_title {
		padding-bottom: .8em;
		line-height: 1.5;
		width: calc(100% - 7em);
		letter-spacing: .03em;
	}

	.block01 .wide_title {
		width: 100% !important;
	}

	.download_link_section {
		display: flex;
		flex-direction: column;
		gap: 11px;
		padding-bottom: .8em;
		margin-top: 3px;
		width: 184px;
		padding-top: 25px;
		padding-left: 70px;
		padding-left: 70px;
	}

	.title_flex {
		flex-direction: row;
		align-items: center;
		padding-bottom: 15px;
	}

	#print_area {
		position: relative;
		width: 100%;
	}

	.block01 .box01-body img {
		width: auto;
		max-width: 100%;
	}

	body.pc .block01 .box01-body a:hover,
	body.pc .block01 .box01-body a:active {
		text-decoration: none;
	}

	.block01 .box01-head_meta {
		margin: 0 0 15px;
	}
}

.sns_box_mobile {
	display: none;
}

.flex_box {
	display: flex;
	gap: 20px;
}

@media screen and (max-width: 960px) {
	.sns_box {
		display: none;
	}

	.sns_box_mobile {
		display: block;
	}

	.flex_box {
		display: block;
	}
}

@media screen and (max-width: 960px) {
	.press-contact-wrap {
		padding-left: 0;
	}

	.press-contact-detail {
		flex-direction: column;
	}

	.contact-address a {
		word-wrap: break-word;
	}
}

@media screen and (max-width: 800px) {
	.press-contact-detail-inner {
		flex-direction: column;
		gap: 10px;
	}

	#printbtn {
		display: none !important
	}
}

@media screen and (max-width: 600px) {
	p:has(iframe:not(.wp-embedded-content)) {
		width: 100%;
		position: relative;
	}

	p:has(iframe:not(.wp-embedded-content))::before {
		content: '';
		display: block;
		padding-top: 56.2%;
	}

	iframe:not(.wp-embedded-content) {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.contact-name {
		margin-right: 0;
	}

	.press-contact {
		padding: 35px 20px 40px 20px;
	}

	.press-contact-detail {
		margin-bottom: 20px;
	}
}

.alart {
	display: none;
}

.alart_bg {
	display: none;
}

body.active .alart_bg {
	display: block;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 8999;
}

body.active .alart {
	display: flex;
	position: fixed;
	width: 250px;
	flex-direction: column;
	height: 100px;
	background-color: white;
	border-radius: 5px;
	justify-content: center;
	align-items: center;
	z-index: 9000;
	top: calc(50% - 50px);
	left: calc(50% - 125px);
}

body.active .alart p {
	color: black;
	display: block;
	width: fit-content;
	text-align: center;
	width: 200px;
}

.alart .pdf_progress {
	margin-top: 5px;
	border-radius: 5px;
	width: 160px;
	height: 10px;
	border: solid 1px gray;
	position: relative;
}

.alart .pdf_progress::before {
	content: "";
	display: block;
	background-color: #f56600;
	position: absolute;
	width: 0;
	height: 100%;
	border-radius: 5px;
}

@keyframes extend {
	0% {
		width: 0%
	}

	100% {
		width: 100%;
	}
}

.alart .pdf_progress.page1::before {
	width: 100%;
	animation: extend 1s ease-out;
}

.alart .pdf_progress.page2::before {
	width: 100%;
	animation: extend 2s ease-out;
}

.alart .pdf_progress.page3::before {
	width: 100%;
	animation: extend 3s ease-out;
}

.alart .pdf_progress.page4::before {
	width: 100%;
	animation: extend 4s ease-out;
}

.alart .pdf_progress.page5::before {
	width: 100%;
	animation: extend 5s ease-out;
}

.alart .pdf_progress.page6::before {
	width: 100%;
	animation: extend 6s ease-out;
}

.alart .pdf_progress.page7::before {
	width: 100%;
	animation: extend 7s ease-out;
}

.alart .pdf_progress.page8::before {
	width: 100%;
	animation: extend 8s ease-out;
}

.alart .pdf_progress.page9::before {
	width: 100%;
	animation: extend 9s ease-out;
}

body.active .alart {
	transition: all 0.1s;
}

#pagenumber {
	display: none;
}

.footer-relate-url {
	display: none;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.footer-relate-url::before {
	content: "";
	display: block;
	/* background-color:#F78C40;
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	clip-path: polygon(0 0, 100% 50%, 0 100%); */
	width: 0;
	height: 0;
	position: absolute;
	border-style: solid;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #F78C40;
	border-right: 0;
	left: 0;
	top: 3px;
}

.footer-relate-url span {
	color: #F78C40;
	line-height: 1.1;
	display: block;
	margin-bottom: -20px;
	font-weight: bold;
}

.press_footer_text {
	margin-top: 20px;
}

/************ 
PDF保存用整形css
**************/
.a4 .print-off {
	display: none !important;
}

.a4 .footer-relate-url {
	display: block;
	margin-bottom: 10px;
}

.a4 .footer-relate-url::before {
	top: 13px;
}

.a4 .block01 .box01-head_cat.active::after,
.a4 .block01 .box01-head_cat.active::before {
	display: none !important;
}

.a4 {
	height: fit-content;
	/* height: 100%; */
	width: 242mm;
	/* overflow: hidden; */
	/* min-height: 297mm; */
	/* aspect-ratio: 210/330; */
}

.pdf_header {
	display: none;
}

.a4 .pdf_header {
	display: block;
	width: 97%;
	height: 75px;
	margin-left: -2%;
	object-position: left;
	object-fit: contain;
}

.pdf_footer {
	display: none;
}

.a4 .pdf_footer {
	display: block;
	width: 107%;
	margin-left: -3%;
	margin-top: 15px;
	height: 40px;
	object-position: left;
	object-fit: contain;
}

.a4 header {
	display: none;
}

.a4 footer,
.a4 #breadcrumb {
	display: none;
}

.a4 #pagenumber {
	display: inline-block;
	font-size: 20px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.a4 .block01 .box01-head_cat {
	/* margin:5px auto; */
	margin-right: auto;
	padding: 0px 20px 15px;
	height: 35px;
	margin-left: 55px;
	/* display: none; */
	width: fit-content;
}

.a4 .relate-label {
	height: 35px;
}

.a4 #headline .headline-inner {
	background-size: 30px 30px;
}

.a4 #headline {
	height: 170px;
	display: none;
}

img {
	display: block;
}

.a4 h1 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	padding-left: 50px;
}

/* .a4 #headline{
	display:none;
} */
.a4 #contentBody {
	padding-top: 0px;
}

.a4 .block01 img {
	/* max-width: 100mm; */
	margin: 10px auto;
}

.a4 .sns_box {
	display: none;
}

.a4 .block01 .c-btn02 {
	display: none;
}

.a4 .pressroom .block01 .box01-body .relate-url a {
	font-size: 12px;
}

.a4 .relate-label {
	font-size: 12px;
	background: none;
	color: gray !important;
	height: fit-content;
	padding: 0;
	visibility: visible !important;
	text-align: left;
	line-height: 1;
}

.a4 .relate-label::before,
.a4 .relate-label::after {
	display: none;
}

.a4 .block01 .box01-body p {
	margin-bottom: 0px;
	font-size: 16px;
}

.a4 .block01 .box01-body .relate-url {
	/* display:flex; */
	padding-top: 1px;
	flex-direction: column;
	margin-bottom: 20px;
	/* padding-left: 5px; */
	/* border-left: solid 4px #F78C40; */
	padding-bottom: 5px;
}

.a4 .block01 .box01-head_data {
	margin-bottom: -3em;
}

.a4 .block01 .box01-head_meta {
	justify-content: flex-end;
	margin: 0;
	margin-top: 15px;
}

.a4 #contentBody {
	padding-bottom: 0;
}

.a4 .block01 .box01-body {
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
}

.a4 .press-contact h2 {
	font-size: 15px !important;
}

.a4 .press-contact-wrap {
	margin-top: 10px;
}

.a4 .press-contact {
	padding: 20px;
}

.a4 .block01 .box01-head_cat {
	border-right: none;
	border-left: none;
}

/* #pdfbtn{
	background-color:#313131;
	color:#ffffff;
	border:none;
	padding:5px 10px;
	font-size: 12px;
	font-weight:bold;
	transition:opacity 0.3s ease;
	margin-left:20px;
}
#pdfbtn:hover{
	opacity:0.6;
} */
.a4 #cookieBunner {
	display: none !important;
}

.a4 video {
	display: none !important;
}

.a4 .press-contact {
	margin-top: 20px;
}

/**********
印刷用整形css
**********/
@media print {
	.press-contact {
		margin-top: 20px;
	}

	.footer-relate-url {
		display: block;
		margin-bottom: 25px;
		padding-bottom: 15px;
		;
	}

	.block01 .box01-head_cat {
		border-right: none;
		border-left: none;
	}

	.print-off {
		display: none !important;
	}

	.alart {
		display: none !important;
	}

	.alart_bg {
		display: none !important;
	}

	/* .block01 .box01-body img{
		max-width: 50%;
		margin-right: auto;
		margin-left: auto;
		object-fit: contain;
		aspect-ratio: 3/2;
	} */
	.sns_box,
	.download_link_section {
		display: none;
	}

	body {
		font-size: 12pt;
	}

	h1 {
		font-size: 18px;
	}

	header {
		display: none;
	}

	footer {
		display: none;
	}

	#headline {
		height: 170px;
		display: none;
	}

	body {
		-webkit-print-color-adjust: exact;
	}

	#breadcrumb {
		display: none;
	}

	#contentBody {
		padding-top: 20px;
		padding-bottom: 0;
	}

	.block01 .box01-head_meta {
		justify-content: space-between
	}

	.block01 .box01-head_meta button {
		display: none;
	}

	.block01 .box01-head_title {
		font-size: 20px;
		font-weight: bold;
	}

	.block01 .box01-body p {
		font-size: 13px;
		margin-bottom: 5px;
	}

	.press-contact {
		margin-top: 30px;
		padding: 10px;
	}

	.block01 .box01-body {
		padding-bottom: 0px;
		border-bottom: none;
		margin-bottom: 0;
	}

	#cookieBunner {
		display: none !important;
	}

	.block01 .c-btn02 {
		display: none;
	}

	.press-contact h2 {
		font-size: 14px !important;
	}

	.press-contact-wrap {
		margin-top: 10px;
	}

	.contact-name {
		margin-bottom: 2px;
	}

	.block01 .box01-head_cat {
		font-size: 12px;
	}

	.block01 .box01-head_data {
		font-size: 12px;
	}

	.press-contact p {
		font-size: 13px !important;
	}

	.relate-label,
	.pressroom .block01 .box01-body .relate-url a {
		font-size: 14px;
	}

	.block01 .box01-head {
		margin-bottom: 10px;
	}

	.pdf_header,
	.pdf_footer {
		display: block;
	}
}

.left_flex {
	justify-content: left !important;
}