/*フォント全体*/
.elementor-widget-container, .elementor-widget-container p {
  font-family:Yu Mincho,游明朝,YuMincho,游明朝体 !important;
  font-size:105%;
}


/*ナビフォント*/
header nav li a {
font-family:Yu Mincho,游明朝,YuMincho,游明朝体 !important;
margin:3px 15px 0 15px;
color:white !important;
font-size:105%;
}
header nav li a:hover {
  color:#FFE8D2 !important;
}
header nav li img {
  margin:-5px 20px 0 15px;
}

/*スライダーテキスト*/
@media screen and (max-width:440px){
.n2-ss-section-main-content {
  font-size:70% !important;
}}

/*ニュース*/
.anwp-pg-post-teaser__excerpt, .anwp-pg-read-more {
  padding:10px !important;
}

/*店舗情報*/
.add {
  max-width:700px;
  color:black;
  margin:0 auto;
  line-height:28px;
}
.add li {
  padding:0 20px !important;
  list-style:none;
}
.add hr {
  border-top: 1px solid #666;
  margin:15px 0;
}

