@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/

#global-header.type02 header {
    background-image: url("/about/img/header_bg_01_sec.jpg");
}

img {
 border:1px solid #ccc;
 width;100%;
}
table {
 width:100%;
 margin:10px 0
}
table td,
table th {
 border:1px solid #666;
 font-size:11pt;
 line-height:1.6em;
 padding:7px;
}
table th {
 background:#cccccc;
}
h4 {
 font-size:12pt;
 margin-bottom:-15px;
}
div.tanto-list p {
 margin-top:-30px;
}
dl {
 font-size:11pt;
 line-height:16pt;
}
dl.faq dt{
	color: #242b6d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-left: 90px;
}
dl.faq dd{
	padding-left: 90px;
}
dl.faq .number{
	font-size: 30px;
	line-height: 30px;
	float: left;
	width: 60px;
	display: block;
	color: #CCC;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: -90px;
	text-align: center;
}
dl.faq .ico-q{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: -30px;
}
dl.faq .ico-a{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	color: #FC0;
	margin-left: -30px;
	font-family: "Times New Roman", Times, serif;
}
span.red,
p.red {
 color:#cc0000;
}

div.button-raw {
 float:right;
 margin-top:-20px;
 margin-bottom:10px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.typeMid01 header {
    background-image: url("/about/img/header_bg_01_sec.jpg");
  }
 /* faq */
 

dl.faq dt{

	margin-left: 0px;
}
dl.faq dd{
	padding-left: 30px;
}
dl.faq .number{

	margin-left: -40px;
	text-align: center;
}
dl.faq .ico-q{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: -10px;
}
dl.faq .ico-a{
	font-size: 20px;
	line-height: 20px;
	width: 30px;
	display: block;
	float: left;
	color: #FC0;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}

}


