@charset "UTF-8";
/* ==================
● sp.css
================== */
@media screen and (max-width: 480px){
/* ==================
▼▼▼ common
================== */
.PC{
     display: none !important;
}
.PC-All{
     display: none !important;
}
.PC-All_TB{
     display: none !important;
}
.PC-S{
     display: none !important;
}
.PC-S_TBSP{
     display: block !important;
}
.TBSP{
     display: block !important;
}
.TB{
     display: none !important;
}
.SP{
     display: block !important;
}

/*link*/
.link_01 {
	display: block;
	padding-top: 35px;
	margin-top: -35px;
}

/* ==================
▼▼▼ レイアウト
================== */
.reserbation_tel{
	margin-bottom:30px;
	font-size: 4rem; }
.reserbation_tel span{
	font-size:1.3rem;
	line-height: 0.7em; }

/* ==================
▲▲▲ sp.css
================== */
}
