<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.faq-lh {padding-left: 20px;
         line-height: 40px;
}

.mark-list {
    list-style: "Q";
    padding: 0px 0px 0px 10px; 
  }

.faq-font{
    font-size: 15px
}
.faqcol{border-collapse: collapse;
  table-layout: fixed;
  width:90%;
   
}

.faqcol th{border-style: 1px solid; background: #6495ed;
 
  table-layout: fixed;
  width: 90%;
  padding: 0px 20px 0px 20px
 
  
  
}
.faqcol td{border-style: 1px solid; background:#f0f8ff;

  padding: 0px 20px 0px 20px;
    
  
}

span{
  text-decoration: underline;
}
.falcol2 {border-style: 1px solid;}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
/*譁�ｭ苓牡*/
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 雉ｪ蝠� */
.cp_qa .cp_actab label {
	font-weight: bold;
	font-size: 17px; /*譁�ｭ�*/
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: #6495ed;
}
.cp_qa .cp_actab label::before {
	font-size: 1.6em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: 'Q';
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
	color: #f0f8ff;
}
/* --雉ｪ蝠上��九い繧､繧ｳ繝ｳ */
.cp_qa .cp_actab label::after {
	font-size: 17px;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 遲斐∴ */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	font-size: 17px;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
  background: #f0f8ff;
}
.cp_qa .cp_actab .cp_actab-content::before {
	
	font-size: 1.6em;
	position: absolute;
	margin:  0.2em 0 0 -1em;
	padding: 0;
	content: 'A';
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 雉ｪ蝠上ｒ髢九＞縺滓凾縺ｮ莉墓ｧ� */
/* --遲斐∴縺ｮ鬮倥＆ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 50em;
	border: 10px solid #f0f8ff;
}
/* 雉ｪ蝠上ｒ繧ｯ繝ｪ繝�け縺励◆譎ゅ�繧｢繧､繧ｳ繝ｳ縺ｮ蜍輔″ */
.cp_qa .cp_actab input:checked ~ label {
	color: #f0f8ff;
	border-radius: 0.5em 0.5em 0 0;
}
/* 雉ｪ蝠上ｒ繧ｯ繝ｪ繝�け縺励◆譎ゅ�+縺ｮ蜍輔″ */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

h1 {
	color: #1b2538;/*譁�ｭ苓牡*/
	padding: 0.5em 0;/*荳贋ｸ九�菴咏區*/
	font-size: 36px;
	
	border-bottom: solid 3px #1b2538;/*荳狗ｷ�*/
  }
</pre></body></html>