<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column #breadcrumb {
  padding-left: 510px;
}

/* box
---------------------------------------- */

.div_boxWrap01 {
  margin-bottom: 50px;
}

.div_boxMin02:before {
  display: none;
}

.div_single01 {
  overflow: hidden;
}

/* h
---------------------------------------- */

.h3_ti02 a {
  color: #fff !important;
}

/* img
---------------------------------------- */

.flImg {
  display: block;
  margin: 0 auto 15px;
  text-align: center;
}

.flThumbR {
  float: right;
  margin-left: 15px;
}

.flThumbR img {
  width: 240px !important;
  height: auto;
}

.div_single01 p img {
  float: left;
  padding: 0 20px 20px 0;
}

.div_single01 .alignright {
  float: right !important;
  padding: 0 0 20px 20px !important;
}

.div_single01 .aligncenter {
  float: none;
  padding: 0 0 15px 0 !important;
  margin: 0 auto !important;
  display: block !important;
}

.div_single01 .alignleft {
  float: left !important;
  padding: 0 20px 20px 0 !important;
}

/* time
---------------------------------------- */

.div_boxMin02 time,
.div_single01 time {
  margin-bottom: 10px;
  display: block;
  position: relative;
  line-height: 100%;
  padding-left: 11px;
}

.div_boxMin02 time:before,
.div_single01 time:before {
  width: 6px;
  height: 6px;
  content: "";
  background: #1b3d7b;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

/* btn
---------------------------------------- */

.btn_more01 {
  text-align: right;
  overflow: hidden;
  margin-top: 15px;
}

.btn_more01 a {
  display: block;
  line-height: 100%;
  padding: 8px 30px;
  text-align: center;
  min-width: 140px;
  float: left;
  box-sizing: border-box;
  background: #1b3d7b;
  color: #fff;
  text-decoration: none;
}

.column .btn_more01 a {
  float: right;
}

.btn_more01 a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* pager
---------------------------------------- */

.pager-single {
  text-align: center;
  letter-spacing: -0.4em;
  overflow: hidden;
  position: relative;
}

.newpage,
.oldpage,
.back {
  display: inline-block;
  padding: 7px 20px;
  border: 1px solid #1b3d7b;
  color: #000 !important;
  text-decoration: none;
  cursor: pointer;
  margin: 0px 0 15px 0;
  letter-spacing: 0;
}

.newpage:hover,
.oldpage:hover,
.back:hover {
  background: #1b3d7b;
  color: #fff !important;
}

.newpage:hover,
.oldpage:hover,
.back:hover a {
  color: #fff !important;
  text-decoration: none;
}

.newpage,
.oldpage,
.back a {
  display: inline-block;
  color: #000 !important;
  text-decoration: none;
}

.oldpage {
  float: left;
}

.newpage {
  float: right;
}

.back {
  width: 112px;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -56px;
  box-sizing: border-box;
}

#pager {
  overflow: hidden;
}

#pager .page-numbers {
  display: inline-block;
  padding: 7px 15px;
  border: 1px solid #1b3d7b;
  color: #000 !important;
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
}

#pager .page-numbers.dots {
  padding: 7px 0;
  border-color: transparent;
  cursor: auto;
}

#pager .page-numbers:hover,
#pager .current {
  background: #1b3d7b;
  color: #fff !important;
}

#pager .page-numbers.dots:hover {
  background: transparent;
  color: #000 !important;
}

/* calender
---------------------------------------- */

#wp-calendar {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  padding: 0!important;
  margin-bottom: 30px;
}

#wp-calendar caption {
  text-align: center;
  line-height: 120%;
  padding: 8px 0 8px 0;
  background-color: #1b3d7b;
  color: #fff;
}

#wp-calendar thead th {
  font-weight: bold;
}

#wp-calendar th,
#wp-calendar td {
  width: 30px;
  padding: 3px;
  border: 1px solid #1b3d7b;
  background: rgba(255, 255, 255, .7);
  color: #000;
}

#wp-calendar tfoot tr,
#wp-calendar tfoot th,
#wp-calendar tfoot td {
  border: none !important;
  background: none !important;
}

#wp-calendar tfoot td#prev {
  text-align: left;
  padding: 5px 0 0 0;
}

#wp-calendar tfoot td#next {
  text-align: right;
  padding: 5px 0 0 0;
}

#wp-calendar a:visited,
#wp-calendar a:link {
  color: #8c9cbc;
  text-decoration: underline;
}

#wp-calendar a:hover {
  text-decoration: none;
}





/* calender
---------------------------------------- */

.sideBarBlog01 {
  margin-bottom: 30px;
}

.sideBarBlog01 h3 {
  color: #fff;
  background: #1b3d7b;
  text-align: center;
  line-height: 70px;
  min-height: 70px;
  max-height: 70px;
  font-size: 140%;
  font-weight: normal;
}

.sideBarBlog01 ul li {
  background: url(common/img/bg_gray01.jpg) repeat;
  margin-top: 2px;
  padding: 15px 20px;
  overflow: hidden;
}

.sideBarBlog01 ul li a {
  display: block;
  color: #5b5b5b;
  border-left: solid 2px #1b3d7b;
  position: relative;
  padding: 10px 0 10px 25px;
}

.sideBarBlog01 ul li a:before {
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  left: 2px;
  position: absolute;
  border-left: solid 2px #1b3d7b;
}</pre></body></html>