@charset "UTF-8";

.regular {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.heavy {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

body {
  background-color:#fff;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height:1.6;
}

#header {
  padding-top:20px;
}

@media screen and (max-width: 834px) {

#header img {
  width:140px;
}

}

.eye-catch {
  display:block;
  margin:0 auto 1.6em;
}

.wp-caption {
  border:none;
  border-radius:inherit;
  background-color:#fff;
  margin:0 auto 1.6em;
}

.wp-caption .wp-caption-text {
  font-size:0.8em;
  margin:0;
}

.alignnone {
  display:block;
  width:auto;
  margin:0 auto 1.6em;
}

.entry-title {
  padding:0;
  margin-bottom:1.6em;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height:1.6;
}

.article h2 {
  background-color:#49bfe2;
  color:#fff;
}
.article h3 {
  border-left: 7px solid #49bfe2;
}

.sidebar h2,
.sidebar h3 {
  background-color:#49bfe2;
  color:#fff;
}

.mobile-menu-buttons,
.mobile-menu-buttons .menu-button > a {
  color:#49bfe2;
}

@media screen and (max-width: 834px) {

  main.main {
    padding:10px;
    margin:0;
  }

}


.calendar {
  list-style-type:none;
  width:100%;
  height:auto;
  overflow:hidden;
  border-bottom:solid 1px #000;
  padding:0 !important;
  margin:0;
}

.calendar li {
  float:left;
  width:14.28%;
  height:85px !important;
  padding:2px 0;
  border-top:solid 1px #000;
  border-left:solid 1px #000;
  margin:0 !important;
  font-size:16px;
  font-weight:bold;
  text-align:center;
}

.calendar li:nth-child(7n) {
  border-right:solid 1px #000;
}

.calendar li.day {
  height:auto !important;
  background:#e0ffff;
}

.calendar .small {
  display:block;
  font-size:10px;
  font-weight:normal;
}

@media screen and (min-width: 835px) {

.calendar li {
  height:95px !important;
  font-size:18px;
}

.calendar .small {
  font-size:12px;
}

}


.kzl {
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  background:#00008b;
  margin:0 auto 2px;
  color:#fff;
  text-align:center;
  font-weight:normal;
  vertical-align: top;
}

.kzm {
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  background:#008000;
  margin:0 auto 2px;
  color:#fff;
  text-align:center;
  font-weight:normal;
  vertical-align: top;
}

.kzh {
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  background:#ff8c00;
  margin:0 auto 2px;
  color:#fff;
  text-align:center;
  font-weight:normal;
  vertical-align: top;
}

.kzs {
  display:inline-block;
  width:32px;
  height:32px;
  line-height:32px;
  background:#ff0000;
  margin:0 auto 2px;
  color:#fff;
  text-align:center;
  font-weight:normal;
  vertical-align: top;
}

.fs10 {
  margin:10px 0 0;
  font-size:10px;
}

.grecaptcha-badge {
  visibility:hidden;
}

.related-entry-card-snippet,
.entry-card-snippet {
  line-height: 1.6;
}

.widget-entry-cards .a-wrap {
  line-height: 1.6;
}


.scroll {
  overflow: auto;
}

.scroll::-webkit-scrollbar {
  height: 5px;
}

.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.kz-tb-tdr {
  width:610px;
  max-width:inherit;
  margin-bottom:0 !important;
}

.kz-tb-tdr th,
.kz-tb-tdr td {
  border:solid 1px #9e9e9e;
  padding:6px 3px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}

.kz-tb-tdr th:nth-child(1) {
  width:70px;
}

.kz-tb-tdr th:nth-child(2) {
  width:130px;
}

.kz-tb-tdr th:nth-child(3) {
  width:120px;
}

.kz-tb-tdr th:nth-child(4) {
  width:290px;
  padding:6px;
}

.kz-tb-tdr td:nth-child(1) {
  width:70px;
}

.kz-tb-tdr td:nth-child(2) {
  width:130px;
}

.kz-tb-tdr td:nth-child(3) {
  width:60px;
}

.kz-tb-tdr td:nth-child(4) {
  width:60px;
}

.kz-tb-tdr td:nth-child(5) {
  width:290px;
  padding:6px;
  text-align:left;
}

@media screen and (min-width: 835px) {

.kz-tb-tdr {
  width:800px;
}

.kz-tb-tdr th,
.kz-tb-tdr td {
  padding:10px 5px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}

.kz-tb-tdr th:nth-child(1) {
  width:90px;
}

.kz-tb-tdr th:nth-child(2) {
  width:150px;
}

.kz-tb-tdr th:nth-child(3) {
  width:160px;
}

.kz-tb-tdr th:nth-child(4) {
  width:400px;
  padding:10px;
}

.kz-tb-tdr td:nth-child(1) {
  width:90px;
}

.kz-tb-tdr td:nth-child(2) {
  width:150px;
}

.kz-tb-tdr td:nth-child(3) {
  width:80px;
}

.kz-tb-tdr td:nth-child(4) {
  width:80px;
}

.kz-tb-tdr td:nth-child(5) {
  width:400px;
  padding:10px;
  text-align:left;
}

}

.kz-tb-usj {
  width:550px;
  max-width:inherit;
  margin-bottom:0 !important;
}

.kz-tb-usj th,
.kz-tb-usj td {
  border:solid 1px #9e9e9e;
  padding:6px 3px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}

.kz-tb-usj th:nth-child(1) {
  width:70px;
}

.kz-tb-usj th:nth-child(2) {
  width:130px;
}

.kz-tb-usj th:nth-child(3) {
  width:60px;
}

.kz-tb-usj th:nth-child(4) {
  width:290px;
  padding:6px;
}

.kz-tb-usj td:nth-child(1) {
  width:70px;
}

.kz-tb-usj td:nth-child(2) {
  width:130px;
}

.kz-tb-usj td:nth-child(3) {
  width:60px;
}

.kz-tb-usj td:nth-child(4) {
  width:290px;
  padding:6px;
  text-align:left;
}

@media screen and (min-width: 835px) {

.kz-tb-usj {
  width:800px;
}

.kz-tb-usj th,
.kz-tb-usj td {
  padding:10px 5px;
  font-size:14px;
  line-height:1.6;
  text-align:center;
}

.kz-tb-usj th:nth-child(1) {
  width:90px;
}

.kz-tb-usj th:nth-child(2) {
  width:150px;
}

.kz-tb-usj th:nth-child(3) {
  width:80px;
}

.kz-tb-usj th:nth-child(4) {
  width:480px;
  padding:10px;
}

.kz-tb-usj td:nth-child(1) {
  width:90px;
}

.kz-tb-usj td:nth-child(2) {
  width:150px;
}

.kz-tb-usj td:nth-child(3) {
  width:80px;
}

.kz-tb-usj td:nth-child(4) {
  width:480px;
  padding:10px;
  text-align:left;
}

}

.cap {
  margin:0.5em 0 !important;
  font-size:14px;
}


.sp {
  display:block;
}

.pc {
  display:none;
}

@media screen and (min-width: 835px) {

.sp {
  display:none;
}

.pc {
  display:block;
}

}


.blue {
  color:blue;
}

.red {
  color:red;
}

p.hanrei {
  font-size:14px;
}

p.hanrei span {
  margin:0 0 4px;
  vertical-align:inherit;
}

p.cr {
  font-size:12px;
  margin:0 0 3em;
}


.pr-centerbox {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:20px auto;
}
.pr-centerbox p {
  margin:0 0 5px;
  font-size:10px;
  text-align:center;
}


.page-list-wrap {
  width:auto;
  height:auto;
  overflow:hidden;
}

.page-list-wrap ul {
  list-style-type:none;
  padding:0;
  margin:0 auto;
}

.page-list-wrap li {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 2em;
}

.page-list-wrap .page-thumb {
  width:auto;
  height:auto;
  overflow:hidden;
  margin:0 0 1em;
}

.page-list-wrap h3 {
  font-size:18px;
}

@media screen and (min-width: 835px) {

.page-list-wrap ul {
  width:600px;
}

.page-list-wrap li {
  width:auto;
  height:auto;
  overflow:hidden;
}

.page-list-wrap h3 {
  font-size:22px;
}

}
