<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* ã‚¿ã‚¤ãƒˆãƒ«éƒ¨åˆ† */

.head_bg {
    background-image: url(../img/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50px;
	padding-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
}



.ttl_area {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}


.top_ttl {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;	
	text-align: center;	
	padding-left: 30px;	
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;		
}




/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼ */
.privacy_area {	
	padding-bottom: 50px;	
	padding-top: 80px;	
}

.privacy_box {	
	margin-bottom: 30px;		
}



.privacy_box h2 {
	font-size: 32px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
	padding-top: 10px;
}

.privacy_box h3 {
    font-size: 24px;
    letter-spacing: 0.02em;
    line-height: 1.4;    
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;   
    border-bottom: 1px solid #000;
    border-top: 5px solid #333;
    margin-top: 10px;
	margin-bottom: 10px;
}

.privacy_tx {
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
	padding-top: 10px;
}

.privacy_list1 {	
	padding-top: 10px;
}

.privacy_list1 li {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 10px;
	color: #000;
}
.privacy_list2 {	
	padding-top: 10px;
}

.privacy_list2 li {
    font-size: 14px;
    line-height: 1.4;
    padding-bottom: 10px;
    list-style-type: decimal;
	color: #000;
}




@media (max-width: 1200px) {


}


@media (max-width: 992px)  {

	
}



@media (max-width: 768px)  {


}


@media (max-width: 468px) {





}
</pre></body></html>