@charset "UTF-8";
/* ===================================================================
CSS information
file name  : common.css
author     : Abilive
style info : 基本・共通設定
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
@font-face {
  font-family: "Noto Serif JP";
  src: url("../../villa/fonts/NotoSerifCJKjp-Regular.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Serif JP Bold";
  src: url("../../villa/fonts/NotoSerifCJKjp-Bold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP", sans-serif;
  src: url("../fonts/ZenOldMincho-Black.ttf") format("opentype");
  font-display: swap;
}
.con_header_s .inner .box_nav .nav_logo {
  max-width: 90px;
}
