@charset "UTF-8";

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 834px) {
	.col2-tel a p {
   font-size: 16px;
   letter-spacing: 0.05em;
   font-family: fot-tsukuardgothic-std, sans-serif;
   font-weight: 700;
   font-style: normal;
}
}

@media only screen and (max-width: 640px) {
}

