@charset "UTF-8";/*
 CSSを自由に記入できます。
 入力が終了したら右下の「更新」ボタンをクリックして内容を更新してください。

body {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", 
               "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif;
}
*/

nav#global-nav.global-nav.colored.sub-panel {
  font-size: 15px;
}

.footer-map {
    display: none;
}

.flag {
  list-style-type: none;
  text-align:right 
  }

.flag ul li { 
  display: inline-block;
  width: 60px;
  height: 30px;
  padding: 10px 0;
  margin: 10px 10px;
  vertical-align: middle;
  }

.page-title {
    font-size: 30px;
}

.headline-h2 {
  	font-size: 25px;
}
.hl-left-line {
    border-left-width: 4px;
}
.headline-h3 {
  	font-size: 20px;
}
.headline-h4 {
  	font-size: 16px;
}

.contact-form-table .field-name {
    text-align: center;
}

.side .cat-name a:hover,
.side li a:hover {
    background-repeat: no-repeat;
    background-position: right bottom;
}
