<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;


}

.mtg30{
margin-top: 30px;
}

sup{
font-size: 12px !important;
margin-right: 8px;
}

#cont1 .f14{
font-size: 14px !important;
line-height: 1.4em !important;
margin-bottom: 30px;
}


	
	#container{
	width:100%;
	padding-bottom:1%;
	font-size:16px;
	line-height: 1.4em !important;
	background: url("../image/column26/contents_bk.png") ;
	border: 1px solid #e16a95;
	box-sizing:border-box;
	}
	

	
#cont1{
width: 98%;
/*background: #fffef7;*/
background: #f0d3cc;
margin: 5px auto;
box-sizing:border-box;
border-radius: 10px;
padding: 0 10px 30px;
font-size:16px;
margin-bottom: 20px;


	}
	
#cont1 p{
	margin-top: 20px;
	}
	
#cont1 p,
#cont2 dt ,
#cont2 dd p {
font-size: 16px !important;
line-height: 1.8 !important;
color: #000;
	
	}

h2{
text-align: center;
padding-top: 20px;
}

h3.main1{
margin-top: 30px;
font-size: 20px !important;
background: url("../image/column26/ttl_01.png") left top no-repeat;
background-size: 100% 100%;
padding: 10% 0;

}

#cont1.inner01 div p{
padding-bottom: 20px;
}



#cont1 .cap p{
font-size: 12px !important;
padding-top: 30px;

}

#cont2{
width: 98%;
background: #f0d3cc;
margin: 5px auto;
box-sizing:border-box;
border-radius: 10px;
padding: 0 10px 20px;
font-size:16px;

	}



#cont2 dd{
padding-bottom: 20px;
border-bottom: 2px dashed #999;
margin-bottom: 30px;
margin-top: 20px;
}

#cont2 dd:last-child{
border: none;

}

#cont2 .left{
float: left;
width:500px;
}

#cont2 .right{
float: right;
width: 200px;
text-align: right;
}


#cont2 .left_01{
float: left;
width: 200px;

}

#cont2 .right_01{
float: right;
width:500px;
text-align: right;
}


h3.main2{
font-size: 20px !important;
background: url("../image/column26/main2_ttl.png") left bottom  repeat-x;
text-align: center;
display: block;
padding: 50px 0% 5%;
margin: 0 auto 20px;



}



.koushin{
text-align: center;
font-size: 16px !important;
font-weight: bold;
color: #e46c9a;
text-shadow: 1px 1px 1px #fff;

}


.marker {
background: linear-gradient(transparent 60%, #f5a398 60%);
font-size: 16px !important;
}


.service-image__fix {
    position: fixed;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ccc;
    display: flex;
    z-index: 1;
}

	

	


 .clear{
 clear: both;
 } 
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
  
	
</pre></body></html>