@charset "UTF-8";
:root{
--width-entry:940px;
}
.cta-footer02 .cta-title{
	font-size:clamp(3rem, calc(38*100vw/375), 4rem);
}
.cta-footer02 .cta-desc{
	font-size:clamp(1.2rem, calc(12*100vw/375), 2rem);
}
.tel1{
	font-size:180%;
	font-weight: bold;
	letter-spacing:2px;
}

table.table-col1fix tr > th:first-child{
	width:35%;
}