@charset "UTF-8";

/*----------------------------------------------------
	☆analytical
----------------------------------------------------*/
.head04{margin-top:60px;}
.table01 table{
	border-right:1px solid #e2e2e2;

}
.table01 table th{
	padding:10px 20px;
	text-align:center;
	border-left:1px solid #e2e2e2;
}
.table01 table td{
	border-left:1px solid #e2e2e2;
}
.head02{
	line-height:1.4;
}

.table01{margin-bottom: 40px;}

.tab {
	font-size:0;
	text-align: center;
	margin-bottom: 80px;
}
.tab:after{
	content:"";
	display:block;
	clear:both;

}
.tab li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-right: 0;
	padding: 15px 0;
	background:#fff;
	cursor: pointer;
	font-size: 16px;
	border: 1px solid #555;
	letter-spacing: 2px;
}

.tab li.active {
	border:1px solid #555;
	background:#555;
	color: #fff
}

.tabContent {
	display: none;
}
.tabContent.active{
	display: block;
}
.kozin_wrap .k_head01:nth-of-type(1){
	margin-top:0;
}
.kozin_wrap .k_head01{
	font-size: 19px;
	letter-spacing: 3px;
	margin-bottom: 20px;
	margin-top:40px;
	color: #fff;
	padding: 10px 0 10px 5px;
	background: #000;
	border-left: 5px solid #555;
}
.kozin_wrap .k_head02{
	font-size: 17px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #555;
}
.kozin_wrap .k_head03{
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: #005999;
}
.kozin_wrap .list_kana{
/* 	list-style-type: katakana; */
/* 	padding-left: 1.8em; */
	margin-bottom: 20px;
}
.kozin_wrap .list_kana li{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2em;
  text-indent: -2em;
}
.kozin_wrap .list_kana li:before{
	content: "";
}
.kozin_wrap a{
	text-decoration: underline;
}
.kozin_wrap a:hover{
	text-decoration: none;
}
.kozin_wrap img{
	vertical-align: middle;
}
/*----------------------------------------------------
	☆SP
----------------------------------------------------*/


/*デバイスの横幅が1080px以下の場合*/

@media only screen and (max-width: 1080px) {
	/*----------------------------------------------------
		☆privacy_policy
	----------------------------------------------------*/

	.table01 table td{
		font-size: 12px;
	}
	.table01 table tr:nth-of-type(2) th{
		border-top: 1px solid #e2e2e2;
	}

	.table_spnone{
		display: none;
	}

	.table01{margin-bottom: 30px;}

	.tab {
		margin-bottom: 20px;
	}
	.tab li {
		padding: 5px 0;
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1.2;
	}
	.tab li .spDisp{
		line-height: 0;
		height: 0;
	}



	.kozin_wrap .k_head01:nth-of-type(1){
		margin-top:0;
	}
	.kozin_wrap .k_head01{
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom:10px;
		margin-top:20px;
		border-left: 3px solid #555;
		line-height: 1.2;
		padding:5px;
	}
	.kozin_wrap .k_head02{
		font-size: 15px;
		text-align: left;
		letter-spacing: 1px;
		margin-bottom: 5px;
	}
	.kozin_wrap .k_head03{
		font-size: 14px;
		letter-spacing: 1px;
		margin-bottom: 5px;
		padding-left: 1em;
    text-indent: -1em;
		line-height: 1.3;
	}
	.kozin_wrap .list_kana{
		/*! list-style-type: katakana; */
		/*! padding-left: 1.8em; */
		margin-bottom: 15px;
	}
	.kozin_wrap .list_kana li{
		padding-top: 2px;
		padding-bottom: 2px;
	  padding-left: 2em;
    text-indent: -2em;
	}
	.kozin_wrap img{
		width: 80%;
		max-width: 246px;
		vertical-align: middle;
	}


}
