/*
item.css
last rev.20250425
*/

body,
ul,
li,
h1,
h2,
div,
table,
th,
td {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a img {
  border: none;
}

.sfblue {
  color: #0b458a;
}
.sfgreen {
  color: #1782a6;
}

#wrapper {
  position: relative;
  width: 800px;
  padding: 10px 0 0;
  margin: 0;
  margin: 0 auto;
}

h1 {
  color: #0b458a;
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 4px;
}

h1 span {
  background: #1782a6;
  color: white;
  font-size: 28px;
  padding: 0;
  margin: 0 4px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
h1 em {
  background: #1782a6;
  color: white;
  font-size: 24px;
  padding: 4px 20px;
  margin: 0 4px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
}

#head .sholder {
  position: absolute;
  top: 6px;
  right: 12px;
}

a.pdflink {
  text-align: right;
  background: url(../img/icon_pdf.png) no-repeat left top;
  padding: 0 0 0 30px;
}

p.cattag {
  float: left;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
  padding: 3px 12px;
  color: #fff;
  background-color: #7fc54f;
  margin: 0 10px 0 0;
}
p.cattag.dzak {
  background-color: #c54f7f;
}

/*---------------------------------
 footer copyrights OVERWRITE
---------------------------------*/
#fcopyBox {
  text-align: center;
  margin: 0;
  padding: 0 0 20px;
}

.fcopy {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #336699;
  letter-spacing: 1px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}
/*---------------------------------
 uni list
---------------------------------*/

.itembox {
  display: block;
  overflow: hidden;
  width: 800px;
  height: auto;
  margin-bottom: 30px;
}

.itembox h2 {
  clear: both;
  display: block;
  width: 800px;
  border-bottom: 3px solid #0b458a;
  color: #fff;
  font-weight: normal;
  font-size: 22px;
  padding: 0;
  margin: 0 0 10px 0;
}

.itembox h2 span {
  display: inline-block;
  background-color: #0b458a;
  background-color: #0b458a;
  line-height: 1;
  font-weight: normal;
  font-size: 22px;
  padding: 7px 10px 4px 10px;
  margin: 0;
}

.itembox h2 em {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  padding-left: 8px;
}

.listbox {
  display: block;
  overflow: hidden;
  width: 800px;
  padding: 0;
  margin: 0 0 20px 0;
}

.listbox a {
  display: block;
  overflow: hidden;
  text-decoration: none;
}

.listbox a .tbox {
  overflow: hidden;
  display: block;
  position: relative;
  width: 780px;
  padding: 10px 10px;
  border-top: 1px solid #0b458a;
  text-decoration: none;
  background-color: #ffe;
}

.listbox a:hover .tbox {
  background-color: #ffefbc;
}

.listbox a .tbox h3 {
  color: #0b458a;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding: 0;
  margin: 0 50px 0 0;
}

.listbox a .tbox h3 span {
  position: absolute;
  right: 6px;
  top: 6px;
  background: url(../img/arrow_r_blue.png) no-repeat right 1px;
  padding: 0 18px 0 0;
  margin: 0;
  text-decoration: none;
  font-size: 16px;
}

.listbox a .tbox .phrase {
  color: #0b458a;
  font-weight: normal;
  font-size: 15px;
  text-decoration: none;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}

.listbox a .lbox {
  overflow: hidden;
  float: left;
  width: 420px;
  min-height: 120px;
  padding: 10px 0;
}

.listbox .lbox img {
  float: left;
  width: 200px;
  height: 150px;
  margin-right: 10px;
}

.listbox a:hover .lbox img {
  opacity: 0.86;
}

.listbox .rbox {
  position: relative;
  float: right;
  width: 350px;
  padding: 10px 0;
}

.listbox .rbox table {
  width: 350px;
  font-size: 13px;
  text-align: left;
  vertical-align: top;
  margin-bottom: 12px;
}

.listbox .rbox table th {
  width: 70px;
  font-weight: normal;
  vertical-align: top;
}

.listbox .rbox table th,
.listbox .rbox table td {
  padding: 6px 0 0 0;
}

.listbox .rbox .link a {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../img/arrow_r_blk.png) no-repeat right 0;
  padding: 0 20px 0 0;
  margin: 0;
  text-decoration: none;
  font-size: 15px;
  color: #111;
  transition: 0.2s;
}

/* --------------------------------
 PAGETOP
-------------------------------- */

#pagetop a {
  z-index: 99;
}

#pagetop a {
  background-image: url(../img/pagetop.svg);
  text-indent: -999em;
  height: 80px;
  width: 80px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #fff;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#pagetop a:hover {
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/*---------------------------
 PREVIEW
---------------------------*/

#wrapper {
  position: relative;
}
#wrapper #sneakbox {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0px;
  left: 0px;
  z-index: 999;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 2.4;
  padding: 0;
  color: #fff;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
  opacity: 0.55;
}
#sneakbox .bggreen {
  background: #2db200;
}
#sneakbox .bgyellow {
  background: #eec600;
}
#sneakbox .bgred {
  background: #d60021;
}

/* お知らせ枠 追加201812 */
dl#introBox {
  margin: 0 0 40px;
  padding: 0;
}
dl#introBox > dt {
  position: relative;
  margin: 0;
  padding: 0;
}
dl#introBox > dt img {
  position: absolute;
  bottom: -40px;
  left: 20px;
}
dl#introBox > dd {
  border: 5px solid #49aead;
  margin: 0;
  padding: 30px 20px 10px;
}
dl#introBox > dd img {
  max-width: 750px;
  height: auto;
}

div.introSec:not(:nth-child(1)) {
  border-top: 1px dotted #333;
}

/*---------------------------
 MAP
---------------------------*/
.mapbox {
  display: inline-block;
  width: 49%;
  height: 250px;
  padding-right: 1%;
}

@media only screen and (max-width: 768px) {
  .mapbox {
    width: 98%;
    padding: 1%;
  }
}
