








@media(max-width:500px){
.table-def th,.table-def td {
 display:block !important;
 width:100% !important;
 border-top:none !important;
 -webkit-box-sizing:border-box !important;
 -moz-box-sizing:border-box !important;
 box-sizing:border-box !important;
  padding:6px 12px !important;
   font-size:15px !important;
}
.table-def tr:first-child th{
 border-top:1px solid #d7d7d7 !important;
}

.table-def .haveto,.table-def .any {  
font-size:10px;
}}

.table-def {
  width: 100%;
}
/*è¦‹å‡ºã—æ¬„*/
.table-def th{
 text-align:left;
 font-size:16px;
 color:#444;
 padding:18px 20px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*é€šå¸¸æ¬„*/
.table-def td{
 padding:18px 20px;
 font-size:16px;
 border:solid 1px #d7d7d7;  
}




.table-yoko-wrap {

   overflow-x: auto;

    -webkit-overflow-scrolling: touch;
}

.table-yoko {
  width: 100%;
  min-width: 750px;
  border-collapse: collapse;
  font-size:16px;
   line-height: 1.6;
}

.table-yoko th{
 text-align:left;
 color:#444;
 padding:18px 20px;

 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}

.table-yoko td{
 padding:18px 20px;
 border:solid 1px #d7d7d7;  
}



@media only screen and (max-width: 767px) {

.table-yoko {
  line-height: 1.6;
  font-size:15px;
}

.table-yoko th{
 text-align:left;
 color:#444;
 padding:12px 16px;

 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}

.table-yoko td{
 padding:12px 16px;
 border:solid 1px #d7d7d7;  
}


}







@media screen and (max-width: 600px) {
.table-resp th {
  border-bottom: 1px solid #ddd;
  border-top: 2px solid #ddd;
}

.table-resp th,
.table-resp td{
  display: block;
  width: 100%;
}
}






/*営業時間*/

.info-table {
  background: rgba(255,255,255,0.9);
  padding: 8px 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
    color: #444;
    font-size: 1rem;
    margin-bottom:12px;
}

.hours-txt {
    font-size: 14px;
}

.info-table table {

    border: none;

    width: 100%;

}

.info-table th {
    text-align: center;
  font-weight: normal;
}

.info-table table thead th {
    color: #444;
    /*background:#27b484;*/
    padding: 12px;
    text-align: center;
}

.info-table table thead tr:first-child>:first-child {
    border-top-left-radius: 5px;
}

.info-table table thead tr:first-child>:last-child {
    border-top-right-radius: 5px;
}

.info-table table tbody tr:last-child>:last-child {
    border-bottom-right-radius: 5px;
}

.info-table table tbody tr:last-child>:first-child {
    border-bottom-left-radius: 5px;
}

.info-table table tbody tr {
    /*background:#eee9d8;*/
    text-align: center;

}

.info-table .table-line {
    border-top: 1px solid #ccc;
}

.info-table .date {
    padding: 8px;
    text-align: center;
    /*border-left: 1px solid #fff;*/
}

.info-color {
    color: #fcae68;
}

.info-table p {
    margin: 15px 0;
}

.info-table .target th {
    color: #fff;
    background:#27b484;
    padding: 15px 50px;
    border-top-left-radius: 5px;
}

.info-table .target td {
    padding-left: 10px;
    border-top-right-radius: 5px;
}

.info-table.foot {
    margin-top:0;
}

.info-table.foot table tbody tr {
    /*background:#fff;*/
}

.info-table.foot .table-line {
    border-top: 1px solid #e5ddc2;
}

.info-table.foot .date {
    /*border-left: 1px solid #e5ddc2;*/
}


@media (max-width: 991px) {
.info-table {

    font-size: 12px;
    margin-bottom:12px;
}
}











































.hours-table {

   
    font-size: 15px;

    border: none;
  border-bottom: 1px solid #3D302A;
  width: 100%;
  margin-bottom: 8px;
}

.hours-table th {
  text-align: center;
  font-weight: normal;
}

.hours-table table thead th {

  padding: 5px;
  text-align: center;
}

.

.hours-table table tbody tr {
  /*background:#eee9d8;*/
  text-align: center;

}

.hours-table .table-line {
  border-top: 1px solid #3D302A;
}

.hours-table td {
  padding: 8px;
  text-align: center;
  /*border-left: 1px solid #fff;*/
}

.hours-table .info-color {
  color: #fcae68;
}

.hours-table p {
  margin: 15px 0;
}


@media screen and (max-width: 600px){
  .hours-table {
font-size: 14px;
}
.hours-table td {
  padding: 2px;
  text-align: center;
  /*border-left: 1px solid #fff;*/
}
.hours-memo {
font-size: 13px;
}
 }
/**/


.tel-text {
  font-size: 25px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* ç¸¦æ–¹å‘ä¸­å¤®æƒãˆï¼ˆSafariç”¨ï¼‰ */
  align-items: center; /* ç¸¦æ–¹å‘ä¸­å¤®æƒãˆ */
  text-decoration: none;
  color: #555;
}

@media screen and (max-width: 600px){
.tel-text {

 -webkit-justify-content: center; /* æ¨ªæ–¹å‘ä¸­å¤®æƒãˆï¼ˆSafariç”¨ï¼‰ */
 justify-content: center; /* æ¨ªæ–¹å‘ä¸­å¤®æƒãˆ */
}
 }

.tel-text i {
  font-size: 20px;
  margin-right: 8px;
}






























