@charset "UTF-8";
/* ====================================
● pc.css
================== */
@media screen and (min-width: 1297px) {
/* ==================
▼▼▼ common */
.PC {
	display: block !important;
}
.PC-All {
	display: block !important;
}
.PC-All_TB {
	display: block !important;
}
.PC-S {
	display: none !important;
}
.PC-S_TBSP {
	display: none !important;
}
.TBSP {
	display: none !important;
}
.TB {
	display: none !important;
}
.SP {
	display: none !important;
}
/*link*/
.link_01 {
	display: block;
	padding-top: 35px;
	margin-top: -35px;
}
/* ==================
▼▼▼ レイアウト
================== */
.reserbation_tel {
	margin-bottom: 30px;
	font-size: 5rem;
}
.reserbation_tel span {
	font-size: 1.3rem;
}
/* ==================
▲▲▲ pc.css
================== */
}
