/* ------------------------------------------
   privacy css
------------------------------------------ */
.privacy_date_company {
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
	margin-top: 60px;
	color: #444444;
}
.text_session_inner{
	width: 970px;
	margin-top: 45px;
}

.breadcrumb li .remove_underline{
	border-bottom: 0;	
}

.text_top{
	margin-bottom: 35px;
	color: #444444;
}
.text_top p{
	font-size: 14px;
	line-height: 1.8;
}
.text_list{
	margin-bottom: 66px;
}
.text_list_box{
	margin-bottom: 30px;
}
.text_list_box .text_ttl{
	font-size: 18px;
	margin-bottom: 30px;
	color: #22325f;
	line-height: 2;
}
.sub_ttl{
	font-size: 18px;
	color: #22325f;
	margin-bottom: 15px;
	line-height: 2;
}
.sub_ttl_child{
	font-size: 18px;
	color: #22325f;
	margin-bottom: 15px;
}
.privacy_text{
	font-size: 14px;
	color: #444444;
	line-height: 1.8; 
}
.text_list_head{
	font-size: 22px;
	color: #002e79;
	margin-bottom: 43px;
}
.end_ttl{
	margin: 50px 0 80px 0;
	font-size: 14px;
	color: #444444;
}
.call_link{
	text-decoration: none;
}
@media screen and (max-width: 979px) {
  /* ------------------------------------------
   For SP
------------------------------------------ */
.title-primary {
    font-size: .44rem;
}
.inner_privacy{
	width: 6.26rem;
	margin: 0 auto;
}
.privacy_date_company {
	font-size: 0.2rem;
	font-weight: 500;
	line-height: 2;
	margin-top: 0rem;
	color: #444;
}
.text_session_inner{
	width: 100%;
	margin-top: 0.4rem;
}
.breadcrumb{
	margin: .2rem  0 .2rem 0;
}
.breadcrumb li .remove_underline{
	border-bottom: 0;	
}

.text_top{
	margin-bottom: 0.38rem;
}
.text_top p{
	font-size: 0.2rem;
	line-height: 1.8;
	color: #444;
}
.text_list{
	margin-bottom: 0.46rem;
}
.text_list_box{
	margin-bottom: 0.3rem;
}
.text_list_box .text_ttl{
	font-size: 0.22rem;
	margin-bottom: 0.18rem;
	color: #22325f;
}
.sub_ttl{
	font-size: 0.22rem;
	color: #22325f;
	margin-bottom: 0rem;
	line-height: 2;     
}
.sub_ttl_child{
	font-size: 0.22rem;
	color: #22325f;
	margin-bottom: 0.12rem;
}
.privacy_text{
	font-size: 0.2rem;
	color: #444444;
	line-height: 1.8; 
}
.text_list_head{
	font-size: 0.26rem;
	color: #002e79;
	margin-bottom: 0.18rem;
}
.end_ttl{
	margin: 0.4rem 0 0.99rem 0;
	font-size: 0.2rem;
	color: #444444;
}

 }