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

/*index*/
.vi {
	margin:0 0 50px;
}
.top_sys {
	background:#fbf0e3;
	padding:0 0 30px;
}
.top_sys h3 {
	position:relative;
	top:-18px;
	margin:0 0 13px;
}
.top_sys_list {
}
.top_sys_list li {
	width:225px;
	border: solid 5px #cccaca;
	background:#FFF;
	float:left;
	margin:0 20px 0 0;
	-moz-box-shadow: 2px 3px 4px #333333;
	-webkit-box-shadow: 2px 3px 4px #333333;
	box-shadow: 2px 3px 4px #333333;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 165, color = '#333333');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 165, Color = '#333333')";
	behavior: url("/css/PIE.htc");
}
.top_sys_list li:last-child {
	margin:0;
}
.top_sys_list li img {
	position: relative;
	top:-5px;
	left:-5px;
}
.top_sys_list li span {
	display:block;
	padding:15px 20px;
}
.top_check {
	background:#fbf0e3 url(../img/top/top_check.png) no-repeat 0 0;
	position:relative;
	height:353px;
}
.top_check h3 {
	padding:21px 0 59px 5px;
}
.top_check ul {
	width:700px;
}
.top_check ul li {
	background:url(../img/top/check_icon.png) no-repeat 8px 0;
	line-height:25px;
	border-bottom: dashed 1px #8e847c;
	padding:8px 0 10px 45px;
	margin:0 0 10px;
	font-size:143.8%;
	font-weight:bold;
}
.top_check ul li:last-child {
	border-bottom: none;
}
.top_check p {
	position:absolute;
	top:236px;
	left:825px;
}
.top_check p a {
	display:block;
	background:#FFF;
}
.top_most {
	background:#fd6703;
	padding:40px 0;
}
.top_most h3 {
	padding:0 0 20px;
}
.top_most .contents section {
	background:#FFF;
}
.top_most section .ttl01 {
	background:#FFF;
	width:765px;
	border: solid 5px #2620a8;
	margin:0 auto -77px;
	position:relative;
	top:-97px;
}
.top_most section .ttl01 h4 {
	background:#2620a8;
	text-align:center;
	color:#fff600;
	font-size:187.5%;
	font-weight:bold;
	padding:15px 0;
}
.top_most section .ttl01 p {
	text-align:center;
	font-size:106.3%;
	padding:20px 0;
}
.top_most section h5 {
	text-align:center;
	font-size:200.0%;
	font-weight:bold;
	margin:0 0 20px;
}
.top_sample {
	width:855px;
	margin:0 auto 20px;
}
.top_sample ul {
	border-top: solid 4px #dcdcdc;
}
.top_sample ul li {
	border-bottom: solid 4px #dcdcdc;
}
.top_campaign {
	background:url(../img/top/campaign_bg.jpg) no-repeat 0 0;
	height:256px;
	position:relative;
}
.top_campaign li {
	position:absolute;
}
.top_campaign li:first-child {
	top:45px;
	left:565px;
}
.top_campaign li:nth-child(2) {
	top:100px;
	left:584px;
}
.top_campaign li:last-child {
	top:225px;
	left:415px;
	font-size:93.8%;
}




/*company*/
.company_tbl01 {
	width:100%;
	border-collapse: collapse;
	font-size:87.5%;
	margin:0 0 60px;
}
.company_tbl01 th ,
.company_tbl01 td {
	border: solid 1px #cccccc;
	background:#FFF;
	padding:15px 20px;
}
.company_tbl01 th {
	width:210px;
	font-weight:bold;
}
.company_tbl01 td iframe {
	margin:10px 0 0;
}
.company_tbl01 td ul li {
	margin:0 0 15px;
}
.company_tbl01 td ul li ul {
	margin:0 0 10px;
}
.company_tbl01 td ul li ul li {
	margin:0 0 0 10px;
}
.company_tbl01 td ul li ul li ul li {
	margin:0 0 0 20px;
}

/*テーブル01*/
.table_01{
	width: 95%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 87.5%;
}
.table_01 th{
width: 25%;
padding: 15px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.table_01 td{
	padding: 5px;
	width: 50%;
}


/*プライバシーポリシーテーブル*/
.table_privacy{
	width: 95%;
	border-collapse: collapse;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
.table_privacy th{
	width: 5%;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	vertical-align: top;

}
.table_privacy td{
	padding: 15px;
	vertical-align: top;

}


/*ボックス001*/
.box001 {
	margin-bottom:50px;
	height: auto;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #F1CDA0;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 87.5%;
	line-height: 1.8;
	position:relative;
}
.box001 img {
	float:left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.box001 p {
	padding-right: 20px;
	font-weight: bold;
	color: #FD6703;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 330px;
	padding-top: 10px;
}


/*ボックス002*/
.box002 {
	margin-bottom:30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.box002 p {
	padding-top:5px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 87.5%;
	line-height: 1.6;
}

/*ボックス003*/
.box003 {
	margin-bottom:30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.box003 p {
	padding-top:5px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 87.5%;
	line-height: 1.6;
	font-weight: bold;
	color: #FD6703;
}

/*ボックス004*/
.box004 {
	margin-bottom:30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.box004 img {
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

/*ボックス005*/
.box005 {
	margin-bottom:30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 87.5%;
}
.box005 p {
	padding-top:20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 100%;
	line-height: 1.6;
	font-weight: bold;
	color: #FD6703;
}

.box005 img {
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

/*ボックス006*/
.box006 {
	margin-bottom:30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 87.5%;
}

.box006 img {
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

/*ボックス007*/
.box007 {
	margin-bottom:12px;
	font-size: 87.5%;
	line-height: 1.6;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 410px;
}
.box007 img {
	float:right;
	padding:0 0 3px 12px;
}
.box007 p {
	padding-top:5px;
	line-height: 1.8;
}

/*ボックス008*/
.box008 {
	margin-bottom:12px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 87.5%;
	line-height: 1.8;
	height: 308px;
}
.box008 img {
	float:right;
	padding:0 0 3px 12px;
}
.box008 p {
	padding-top:5px;
}

/*ボックス009*/
.box009 {
	margin-bottom:12px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 87.5%;
	line-height: 1.8;
	height: 308px;
}
.box009 img {
	float:left;
	padding-top: 0;
	padding-right: 12;
	padding-bottom: 3px;
}
.box009 p {
	


	
