@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5 {
    font-weight: bold;
    line-height: 1.7!important;
}
#footer .link-box .box .tel {
	margin-bottom: 10px;
}
#footer .link-box .box p {
    margin-bottom: 10px;
}
body {
	background: #fff;
}
.ppatconnect .reserv_area .selectbox select {
    padding: 9px 20px 9px 0;
    }
.ppatconnect .result_area .result_section .result_box .result_tag li {
	text-align: center;
}
.ppatconnect .search_box .tab_cont .cont_box table {
    border-spacing: 4px;
    border-collapse: separate;
}
.ppatconnect .search_box .tab_cont .cont_box table td {
	padding: 8px;
}
.calendar table {
    border-top: none;
    border-left: none;
}
.calendar tbody tr td {
    border-right: none;
    border-bottom: none;
    }
@media screen and (min-width: 800px){
#header.gnav01fix-fixed .h-box .logo img {
    height: unset;
}
}

@media screen and (max-width: 800px){
#headerSp {
position: unset!important;
}
}

@media screen and (min-width: 800px) {
#header.gnav01fix-fixed {
    z-index: 50;
    }
}
@media screen and (min-width: 781px){
.ppatconnect .modal__content {
	z-index: 999;
}
}

/* タイトル色・フォント設定css上書き */
@font-face {
    src: url("../fonts/SawarabiGothic-Regular.woff") format("woff");
    font-family: "Sawarabi Gothic";
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Sawarabi Gothic', sans-serif;
}
