
/* 2: Body Setting
=========================================================================================== */

body {
	background-color: transparent;
}

body::before {
	position: fixed;
	z-index: -1;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100dvh;
	background-image: url("/image/page/top/page_bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top 0 center;
}

/* [s5] Breadcrumb Trail
=========================================================================================== */

#TopicPath {
	min-width: 965px;
	background-color: #fff;
}

#TopicPath ul {
	width: 965px;
	margin: 0 auto;
	padding: 16px 0;
	margin-bottom: 0;
}
#TopicPath ul:after {
	content: "";
	display: block;
	clear: both;
}

#TopicPath ul li {
	float: left;
	padding: 0 0 0 28px;
	font-size: 80%;
	background: url(../../../image/icon/icon_topic_path_transition_hd.svg) no-repeat 10px center;
	background-size: 9px auto;
	word-break: keep-all;
	letter-spacing: 0.06em;
}
#TopicPath ul li.FirstItem {
	padding: 0;
	background: none;
}

#TopicPath ul li a:link,
#TopicPath ul li a:visited,
#TopicPath ul li a:hover,
#TopicPath ul li a:active {
	color: #CC0000;
}

#TopicPath ul li a:link,
#TopicPath ul li a:visited {

	text-decoration: none;
}
#TopicPath ul li a:hover,
#TopicPath ul li a:active {
	text-decoration: underline;
}

#TopicPath ul li strong {
	font-weight: normal;
	color: #333;
}

/* [c2] Heading
=========================================================================================== */

/* --- [c2-1-1] Heading > Leval 1 --- */
/* --- [c2-1-2] Heading > Level 1 > With Link --- */

h2 a {
	padding-right: 25px;
}

h2 a:link,
h2 a:visited {
	color: #575757;
	text-decoration: none;
	background-image: url(../../../image/icon/icon_link_right_xl_hd.svg);
	transition: all 0.3s ease-in-out;
	background-position: center right 5px;
}

h2 a:hover,
h2 a:active {
	background-image: url(../../../image/icon/icon_link_right_xl_hd.svg);
	background-position: center right 0;
}

/* --- [c2-2-1] Heading > Level 2 --- */
/* --- [c2-2-2] Heading > Level 2 > With Link --- */

h3 {
	color: #000;
}


/* [c11] Link List
=========================================================================================== */

.LinkListStyle1 li a:link,
.LinkListStyle2 li a:link,
.LinkListStyle3 li a:link,
.LinkListStyle4 li a:link,
.LinkListStyle5 li a:link,
.LinkListStyle6 li a:link,
.LinkListStyle1 dt a:link,
.LinkListStyle2 dt a:link,
.LinkListStyle1 li a:visited,
.LinkListStyle2 li a:visited,
.LinkListStyle3 li a:visited,
.LinkListStyle4 li a:visited,
.LinkListStyle5 li a:visited,
.LinkListStyle6 li a:visited,
.LinkListStyle1 dt a:visited,
.LinkListStyle2 dt a:visited {
	text-decoration: none;
	background-image: url(../../image/icon/icon_link_right_xl_hd.svg);
	background-size: 12px 12px;
}

/* --- [c11-1-1] Link List > Text Size 90% --- */
/* --- [c11-1-2] Link List > Text Size 83% --- */

.LinkListStyle2 {margin: -5px 0 15px;}

.LinkListStyle2 {font-size: 90%;}

.LinkListStyle2 li {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 140%;
}

.LinkListStyle2 li a {
	padding: 0;
	background-repeat: no-repeat;
	background-position: right center;
}

.LinkListStyle2 li a:link,
.LinkListStyle2 li a:visited {
	text-decoration: none;
	background-image: none;
}

.LinkListStyle2 li a:hover,
.LinkListStyle2 li a:active {
	text-decoration: underline;
	background-image: none;
}

.LinkListStyle2 ul.ListStyle1 {
	margin: 0 0 0 1em;
	padding: 0;
	font-size: 100%;
}

.LinkListStyle2 ul.ListStyle1 li {
	margin: 0;
	padding: 5px 0 0 0;
	background-image: none;
}

/* [c13] Icon Link
=========================================================================================== */

/* --- [c13-1-1] Icon Link > Text Size 90% --- */
/* --- [c13-1-2] Icon Link > Text Size 83% --- */
/* --- [c13-2-1] Icon Link > Text Size 90% > Descriptive Text --- */
/* --- [c13-2-2] Icon Link > Text Size 83% > Descriptive Text --- */
/* --- [c13-3-1] Icon Link > Text Size 90% > Pop-up Window Options --- */
/* --- [c13-3-2] Icon Link > Text Size 83% > Pop-up Window Options --- */
/* --- [c13-4-1] Icon Link > Text Size 90% > Right-aligned > Download --- */
/* --- [c13-4-2] Icon Link > Text Size 83% > Right-aligned > Download --- */
/* --- [c13-5-1] Icon Link > Text Size 90% > Right-aligned > PDF --- */
/* --- [c13-5-2] Icon Link > Text Size 83% > Right-aligned > PDF --- */
/* --- [c13-6-1] Icon Link > Text Size 90% > Horizontal --- */
/* --- [c13-6-2] Icon Link > Text Size 83% > Horizontal --- */

li.NewWin a,
dt.NewWin a {
	background-image: url(../../image/icon/icon_link_right_hd.svg) !important;
	background-size: 16px 16px;
	padding-right: 22px !important;
}

li.Pdf a,
dt.Pdf a {
	background-image: url(../../image/icon/icon_pdf_hd.svg) !important;
	background-size: 16px 16px;
	padding-right: 22px;
}

/* [c14] Data Table
=========================================================================================== */

/* --- [c14-1-1] Data Table --- */
/* --- [c14-1-2] Data Table > With Captions --- */
/* --- [c14-2-1] Data Table > Width: 100% --- */
/* --- [c14-2-2] Data Table > Width: 100% > With Captions --- */
/* --- [c14-2-3] Data Table > Width: 100% > Multiple Headers --- */
/* --- [c14-3-1] Data Table > op-aligned --- */
.TableColorLightBlue th {
	background-color: var(--color-light-blue, #f2f5ff);
	font-weight: normal;
}

table .TextStyle2:only-child,
table .ImgOnlyStyle:only-child,
table .ListStyle2:only-child,
table .LinkListStyle2:only-child,
table .LinkListStyle4:only-child,
table .LinkListStyle6:only-child,
table .AnnotationsStyle2:only-child,
table .AdditionalNotesStyle2:only-child,
table .ButtonStyle1:only-child,
table .ButtonStyle2:only-child,
table .ButtonW120SetStyle6 dl:only-child,
table .ButtonW180SetStyle6 dl:only-child,
table .ButtonW240SetStyle6 dl:only-child,
table .ButtonW120SetStyle8 dl:only-child,
table .ButtonW180SetStyle8 dl:only-child,
table .ButtonW240SetStyle8 dl:only-child,
table .PlugInBanner:only-child {margin-bottom: 0;}




