﻿/* **************************************************

  		　        　フッター

************************************************** */
footer {
	padding:2rem 0 0;
}

/* **************************************************
                    営業時間
************************************************** */
footer dl.hours {
    width:100%;
}
footer ul.caution {
    width:100%;
}
footer ul.caution li {
    text-align:left;
    color:#fff;
}

/* **************************************************
                    SNS
************************************************** */
section#sns h3 {
    text-align:left;
}

/* **************************************************
                   Google MAP
************************************************** */
.map-card {
    aspect-ratio: 350 / 262;
}

/* **************************************************
                ご予約・お問い合わせ
************************************************** */
section#contact .tel a span {
             font-size:8vw;
}

/* **************************************************
                コピーライト
************************************************** */
footer .copyright {
    font-size:0.7rem;
}