@charset "UTF-8";
/* CSS Document */
.border-sidebar {
  border-bottom: 2px solid #A5090C;
  padding-bottom: 5px;
}
.pankuzu {
  color: #494949;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 0.8rem;
}
.brgp {
  background-position: 0% 100%;
  background-repeat: repeat-x;
  background-image: url(../img/header-obi.png);
  background-size: contain;
}
/*フォントサイズ可変*/
.size-button {
  background-color: #fff;
  border: 1px solid #999;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  padding: 11px;
  text-align: center;
  width: 40px;
}
.size-button:hover, .size-button.active {
  background-color: #AE2823;
  color: #fff;
}
.my-navborder {
  border-right: 1px solid #B3B3B3;
  margin-top: 9px;
  margin-bottom: 8px;
}
.fixnavbar-margin {
  padding-top: 75px;
}
/*右の余分な隙間を削除*/
.wrap {
  overflow: hidden;
}
.my-keyimg { /*親div*/
  position: relative; /*相対配置*/
}
/*第二階層PC用タイトル調整*/
.my-keyimg p {
  position: absolute;
  color: white; /*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 2rem; /*サイズ2倍*/
  font-family: m-font1;
  top: 50%;
  left:10%;
  -ms-transform: translate(-20%, -50%);
  -webkit-transform: translate(-20%, -50%);
  transform: translate(-20%, -50%);
  margin-left: 10%;
  padding: 0;
  text-shadow: 1px 1px 2px #000000; /*文字の装飾は省略*/
  letter-spacing: 0.05em;
}
.my-keyimg img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
/*第二階層スマホ用タイトル調整*/
.col-12.p-0.my-keyimg strong .midashi-sf {
  position: absolute;
  color: white; /*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1.8rem;
  font-family: m-font1;
  top: 50%;
  left: 100px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 2px #000000;
  letter-spacing: 0.05em;
}
.col-12.p-0.my-keyimg strong .midashi-sfl {
  position: absolute;
  color: white; /*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 1.8rem;
  font-family: m-font1;
  top: 50%;
  left: 30%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 2px #000000;
  letter-spacing: 0.05em;
  margin-left: 1em;
}
.h4-midashi-1 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #008b8b;
  border-bottom: 1px solid #000000;
  padding-bottom: 8px;
  margin-bottom: 1.5em;
}
.p-midashi-2 {
  font-size: 1.1rem;
  font-weight: bold;
  color: #008b8b;
  padding-bottom: 5px;
  background-color: #f5f5f5;
  padding-top: 10px;
  padding-left: 8px;
}
/*リスト風タイトル青*/
.title1 {
  font-size: 1.1em; /*サイズ*/
  font-weight: bold;
  position: relative;
  padding-left: 1.2rem; /*アイコン分のスペース*/
  line-height: 1.2;
}
.title1:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  left: 0; /*アイコンの位置*/
  top: 0; /*アイコンの位置*/
  color: #008b8b; /*アイコン色*/
}
/*リスト風タイトル青2*/
.title2 {
  font-size: 1.3em; /*サイズ*/
  font-weight: bold;
  position: relative;
  padding-left: 1.4rem; /*アイコン分のスペース*/
  line-height: 1.2;
  border-bottom: 1px solid #000000;
  padding-bottom: 8px;
  margin-bottom: 1.5em;
}
.title2:before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 900;
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  left: 0; /*アイコンの位置*/
  top: 0; /*アイコンの位置*/
  color: #008b8b; /*アイコン色*/
}
.title3 {
    font-size: 1.1em; /*サイズ*/
    font-weight: bold;
    line-height: 1.2;
    border-bottom: 1px solid #000000;
    padding-bottom: 4px;
}
.title4 {
    font-size: 1.2em; /*サイズ*/
    font-weight: bold;
    border-bottom: 1px solid #000000;
    padding-bottom: -10px;
    color: #008b8b;
}
.title5 {
  font-size: 1.3em; /*サイズ*/
  font-weight: bold;
  line-height: 1.2;
  border-bottom: 1px solid #000000;
  padding-bottom: 8px;
  margin-bottom: 1.5em;
}
/*PDFアイコン*/
.pdf-icon,.column-box .pdf-icon {
  font-size: 1.1em; /*サイズ*/
  font-weight: bold;
  position: relative;
  padding-left: 1.2rem; /*アイコン分のスペース*/
  line-height: 1.2;
}
.pdf-icon:before,.column-box .pdf-icon:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1c1";
  font-weight: 900;
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  left: 0; /*アイコンの位置*/
  top: 0; /*アイコンの位置*/
  color: #008b8b; /*アイコン色*/
}
/*帯デザイン*/
h1.midashi {
  font-size: 1.5rem;
  padding-top: 0.8em;
  padding-right: 0.8em;
  padding-left: 0.8em;
  padding-bottom: 0.8em; /*文字周りの余白*/
  color: #fff; /*文字色*/
  background-color: #AC0000; /*背景色*/
  border-left: 6px solid #000000; /*左線（実線 太さ 色）*/
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1.6em;
}
h2.midashi {
  color: #AC0000;
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: 2em;
  border-bottom-style: solid;
  padding-bottom: 0.5em;
  border-bottom-width: 1px;
}
h2.midashi-1 {
  color: #AC0000;
  font-size: 1.4rem;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: 2em;
}
h2.midashi-2 {
  font-size: 1.5rem;
  padding-top: 0.8em;
  padding-right: 0.8em;
  padding-left: 0.8em;
  padding-bottom: 0.8em; /*文字周りの余白*/
  color: #494949; /*文字色*/
  background-color: #F8F8F8; /*背景色*/
  border-left: 6px solid #A5090C; /*左線（実線 太さ 色）*/
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1.6em;
}
h3.midashi {
  color: #494949;
  font-size: 1.3rem;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: 2em;
}
h3.midashi-2 {
  color: #AC0000;
  font-size: 1.4rem;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: 2em;
}
h3 {
  font-size: 1.5rem;
}
h4.midashi {
  font-size: 1.5rem;
  padding-top: 0.8em;
  padding-right: 0.8em;
  padding-left: 0.8em;
  padding-bottom: 0.8em; /*文字周りの余白*/
  color: #494949; /*文字色*/
  background-color: #F8F8F8; /*背景色*/
  border-left: 6px solid #A5090C; /*左線（実線 太さ 色）*/
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1.6em;
}
h5.midashi {
  color: #AC0000;
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: bold;
  margin-top: 2em;
}
.top-midashi {
  font-size: 3rem;
  font-family: m-font1;
}
.top-midashi-sf {
  font-size: 2.5rem;
  font-family: m-font1;
  font-weight: initial;
}
/*サイドバー*/
#sidebar ul li {
  font-size: 0.9rem;
}
/*サイドバーリンク制御*/
#sidebar ul li a {
  text-decoration: none;
  padding: 11px 1px 8px 1px;
  display: block;
  color: black;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/*カテゴリ階層アコーディオンメニュー*/
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#accordion_menu > li {
  border: #ccc 1px solid;
  margin-bottom: -2px;
}
#accordion_menu a {
  color: #666;
}
#accordion_menu a, [data-toggle="collapse"] {
  display: block;
  padding: 10px;
  text-decoration: none;
  position: relative;
}
#accordion_menu a[data-toggle="collapse"]:hover {
  background: #e7e7e7;
}
#accordion_menu a:hover {
  background: #e7e7e7;
}
#accordion_menu li a:hover {
  background: #e7e7e7;
}
#accordion_menu li:hover {
  background: #e7e7e7;
}
#accordion_menu a[data-toggle="collapse"]::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: #666 1px solid;
  border-right: #666 1px solid;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#accordion_menu a[aria-expanded=false]::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  transition-duration: 0.3s;
}
#accordion_menu a[aria-expanded=true]::after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  transition-duration: 0.3s;
}
[id^="menu"] li {
  padding: 4px 10px 0px 20px;
}
/*プルダウン下層アイコン*/
#accordion_menu li {
  border-style: none;
}
#accordion_menu #menu01 li, #accordion_menu #menu02 li, #accordion_menu #menu03 li, #accordion_menu #menu04 li, #accordion_menu #menu05 li, #accordion_menu #menu06 li, #accordion_menu #menu07 li, #accordion_menu #menu8 li, #accordion_menu #menu09 li, #accordion_menu #menu10 li, #accordion_menu #menu11 li, #accordion_menu #menu12 li, #accordion_menu #menu13 li, #accordion_menu #menu14 li, #accordion_menu #menu15 li, #accordion_menu #menu16 li, #accordion_menu #menu17 li, #accordion_menu #menu18 li, #accordion_menu #menu19 li, #accordion_menu #menu20 li, #accordion_menu #menu21 li {
  border-style: none;
  text-indent: -8px;
  padding-left: 1.3em; /* アイコンと文章の間のスペース */
}
#menu01 li a:before, #menu02 li a:before, #menu03 li a:before, #menu04 li a:before, #menu05 li a:before, #menu06 li a:before, #menu07 li a:before, #menu8 li a:before, #menu09 li a:before, #menu10 li a:before, #menu11 li a:before, #menu12 li a:before, #menu13 li a:before, #menu14 li a:before, #menu15 li a:before, #menu16 li a:before, #menu17 li a:before, #menu18 li a:before, #menu19 li a:before, #menu20 li a:before, #menu21 li a:before {
  content: "\f105";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  left: -0.3em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
}
/*スクロール*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #A5090C;
  opacity: 0.6;
  z-index: 2;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*ページ内ボタン1*/
a.meishidai-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: #fff;
  border: 1px solid #a9a9a9;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  margin-bottom: 5px;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.meishidai-btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #a9a9a9;
  border-right: 2px solid #a9a9a9;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.meishidai-btn:hover {
  background: #dcdcdc;
  color: #000;
}
a.meishidai-btn:hover:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
/*ページ内ボタン2*/
a.meishidai-btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  position: relative;
  background: #fff;
  border: 1px solid #a9a9a9;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  margin-bottom: 5px;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.meishidai-btn2:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #a9a9a9;
  border-right: 2px solid #a9a9a9;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.meishidai-btn2:hover {
  background: #dcdcdc;
  color: #000;
}
a.meishidai-btn2:hover:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.font-small a {
  font-size: 0.8rem;
}
.font-small2 a {
  font-size: 0.75rem;
}
.font-small3 {
  font-size: 0.75rem;
}
.font-large a {
  font-size: 1.1rem;
}
.no-kaigyo {
  word-break: break-all;
}
/*ページ内リンク設定 pタグに入れる*/
.anchor {
  display: block;
  padding-top: 230px;
  margin-top: -230px;
}
/*ページ内リンク設定 pタグに入れる（pタグに高さがあるとき用）*/
.anchor2 {
  display: block;
  padding-top: 275px;
  margin-top: -275px;
}
/*ページ内ボタン2*/
.page-btn h3 {
  font-size: 1.2rem;
  background-color: #f0edc9;
  color: #A5090C;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-weight: bold;
}
.page-btn li a:before {
  content: "\f105";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  left: -0.1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
  color: #000;
  z-index: 1;
}
.page-btn, .page-btn2 {
  border: 1px solid #c0c0c0;
  padding-bottom: 5px;
}
.page-btn li a, .page-btn2 li a {
  font-size: 0.9rem;
  margin-left: 10px;
  color: #000;
}
.page-btn li {
  margin-left: 10px;
  color: #000;
  line-height: 1.5rem;
  text-indent: -16px;
  padding-left: 1em;
}
.page-btn2 h3 {
  font-size: 1.2rem;
  background-color: #f0edc9;
  color: #494949;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  font-weight: bold;
}
.page-btn2 ul {
  padding-left:3em;
}
/*ページ階層順（数字が大きい程上になる）*/
.z-index1 {
  z-index: 1;
}
.imgbox {
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.imgbox2 {
  margin-top: -30px;
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.caption {
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.current {
  background: #e7e7e7;
}
/*カレント手動用*/
.current-active {
  background: #e7e7e7;
}
.suuji li {
  list-style-type: decimal;
  margin-left: -10px;
}
.suuji2 li {
  list-style-type: decimal;
  margin-left: 1em;
}
.kigou li {
  list-style-type: square;
  margin-left: 20px;
}
.katakana li {
  list-style-type: katakana;
  margin-left: -10px;
}
a {
  color: #494949;
}
a:hover {
  color: #494949;
} /*ページ階層順（数字が大きい程上になる）*/
.topic-box {
  position: relative;
  background: #f2f1ed;
  box-shadow: 0px 0px 0px 5px #f2f1ed;
  border: dashed 2px white;
  padding: 1em 1em;
  color: #454545;
}
.topic-box:after {
  position: absolute;
  content: '';
  right: -7px;
  top: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #cccac0 #fff #cccac0;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.topic-box p {
  margin: 0;
  padding: 0;
}
.column-box {
  position: relative;
  margin: 2em 0;
  padding: 25px 10px 7px;
  border: solid 2px #ffa007;
}
.column-box .box-title {
  position: absolute;
  display: inline-block;
  top: 0px;
  left: 0px;
  padding: 16px 15px;
  line-height: 21px;
  font-size: 1.3rem;
  background: #ffa007;
  color: #ffffff;
  font-weight: bold;
}
.column-box p {
  margin: 40px 10px 10px 10px;
  padding: 0;
}
.katagaki {
  font-size: 0.9rem;
}
.katagaki span {
  font-size: 1.3rem;
  font-weight: bold;
}
.katagaki2 {
  font-size: 0.9rem;
  color: #A5090C;
  font-weight: bold;
}
/*webフォント指定*/
.name {
  font-family: m-font1;
  font-weight: bold;
  margin-bottom: 2px;
}
/*webフォント指定*/
.midashi-m {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: m-font1;
}
/*webフォント指定　下記のm-font1をフォントファミリーで指定すれば使える*/
@font-face {
  font-family: m-font1;
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/NotoSerifJP-Bold.otf");
}
.font-size-small {
  font-size: 0.8rem;
  line-height: 1.2rem;
}
.font-size-small2 {
  font-size: 0.9rem;
  line-height: 1.2rem;
}
.font-size-large {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: bold;
}
.font-size-medium {
  font-size: 1rem;
  line-height: 1.8rem;
  font-weight: bold;
}
/*テーブル個別背景色指定*/
.table-color {
  background-color: #f7f7f7;
}
.text-shadow-top {
    text-shadow: 1.5px 1.5px 3px #000000;
}
section .row .col-md-2 {
}
.line {
height: 0.3px;
 background-color: black;
 width: 50px;
text-align:left;
margin-left:0px;
}
.z-100{
	z-index: 100;
}
blockquote {
    margin: 2.5em 0 2.5em 2.3em;
	border-style: none
}
