/*<meta />*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');

body,
p,
li,
div,
h1,
h2,
h3,
h4,
td,
th,
a,
strong,
b
{
	font-family: Noto Sans Japanese, "ヒラギノ角ゴPro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
}

.topicToolbarProxy
{
	width: 100px;
	float: right;
}

.button-group-container-left
{
	float: right;
}

.btnPDF
{
	float: right;
}

div.main-section
{
	border-top: 1px solid #ccc;
}

.select-language-drop-down
{
	left: auto !important;
	right: 0 !important;
}

div.sign_description
{
	border: 2px solid #000;
	border-radius: 20px;
	padding: 5px 15px 20px 15px;
	max-width: 1000px;
	margin: 10px 0 30px 0;
}

div.sign_description h2.alert
{
	border-bottom: none;
	margin-bottom: 0;
}

div.declaration
{
	border: 1px solid #000;
	max-width: 1000px;
	padding: 5px 15px 20px 15px;
}

table.importantNotice
{
	border-collapse: collapse;
	border: 1px solid #000;
}

table.importantNotice td
{
	border: 1px solid #000;
	padding: 3px 5px 3px 5px;
	font-size: 16px;
	font-weight: bold;
}

h1
{
	font-size: 32px;
	color: #1c61c9;
	padding-bottom: 3px;
	margin-top: 0;
	border-bottom: 1px solid #1c61c9;
}

h2
{
	font-size: 18px;
	color: #1c61c9;
}

h2.alert
{
	font-size: 18px;
	background-image: url('../Images/Common/alert.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px 0 5px 35px;
	border-bottom: 1px solid #000;
	color: #000;
}

h3
{
	font-size: 16px;
}

h3::before
{
	content: '<';
}

h3::after
{
	content: '>';
}

h3.alert
{
	font-size: 14px;
	background-image: url('../Images/Common/alert-s.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px 0 0 30px;
	margin-left: 25px;
}

h3.alert::before,
h3.alert::after,
h3.title::before,
h3.title::after
{
	content: "";
}

h3.alert + p
{
	padding-left: 25px;
}

p
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}

ol li
{
	margin-bottom: 20px;
}

p.table-body-C
{
	text-align: center;
}

div.topMenu ul.menu.mc-component
{
	width: 100%;
}

div.topMenu ul.menu.mc-component li:first-child
{
	display: none;
}

div.topMenu ul.menu.mc-component li > a
{
	display: block;
	padding: 10px 5px 10px 5px;
	background-color: #1c61c9;
	color: #FFF;
	border-top: 1px solid #ccc;
}

div.topMenu ul.menu.mc-component li > a:hover
{
	background-color: #1c61c9;
}

img
{
	max-width: 100%;
}

p.illustration
{
	margin-left: 30px;
}

p.caption
{
	font-size: 12px;
}

div.topTitle
{
	max-width: 760px;
	margin: 0 auto;
}

div.topTitle h1
{
	font-size: 40px;
	border-bottom: none;
	text-align: center;
	clear: both;
}

div.topTitle h1 + p
{
	text-align: center;
}

div.topTitle p
{
	text-align: left;
}

div.topLogo table
{
	margin: 15px auto 15px auto;
}

div.topLogo table td
{
	padding: 3px;
}

@media only screen and (max-width: 960px)
{
	div.topTitle
	{
		max-width: 100%;
	}
}

@media only screen and (max-width: 560px)
{
	h1
	{
		clear: both;
		padding-top: 10px;
		font-size: 28px;
	}

	div.xScroll
	{
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}

	div.topTitle h1
	{
		font-size: 8.5vw;
		margin-top: 5px;
	}

	p.topLead
	{
		margin: 5px 10px 5px 10px;
	}

	p.minChar
	{
		min-width: 10em;
	}

	p.illustration
	{
		margin-left: 0;
	}
}

span.SearchHighlight1
{
	color: #000000;
	background-color: #ffff66;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

span.SearchHighlight2
{
	color: #000000;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #000000;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #000000;
	background-color: #ff9999;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
}

span.SearchHighlight9
{
	color: #ffffff;
	background-color: #004699;
}

