@charset "UTF-8";
.pg-information .inspection_btn a {
  min-width: 200px;
  padding: 0 20px;
  background: #0e2e77;
  box-shadow: 3px 3px #07173c;
  display: inline-block;
  color: #ffffff;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  line-height: 60px;
  text-align: center; }
.pg-information .inspection_btn a:hover {
  text-decoration: none;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }
.pg-information .inspection_btn a img {
  vertical-align: middle; }
.pg-information .inspection_btn a {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem; }

/* common */
.pg-information {
  /* archive page */
  /* single page */
  /* winter_op_information */ }
.pg-information .h2 {
  width: 100%;
  min-height: 70px;
  margin-bottom: 50px;
  text-align: center; }
.pg-information .h2 h2 {
  min-width: 200px;
  margin: 35px auto 0 auto;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #ffffff;
  text-align: center; }
.pg-information .h2 h2 span {
  padding-bottom: 13px;
  display: block;
  background: url(../imgdir/common/bg_h2.gif) no-repeat center bottom;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.05em; }
.pg-information h3 {
  margin-bottom: 40px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #e3e1e1;
  font-size: 20px;
  font-size: 2rem; }
.pg-information h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold; }
.pg-information .inner {
  width: 1020px;
  margin: 0 auto 40px auto; }
.pg-information .inner > .left {
  width: 690px; }
.pg-information .inner > .right {
  width: 280px; }
.pg-information .inner > .right .recent {
  margin-bottom: 20px;
  padding: 15px 18px 0 18px;
  background: #0e2e77; }
.pg-information .inner > .right .recent a {
  color: #ffffff;
  text-decoration: none; }
.pg-information .inner > .right .recent a:link {
  color: #ffffff;
  text-decoration: none; }
.pg-information .inner > .right .recent a:visited {
  color: #ffffff;
  text-decoration: none; }
.pg-information .inner > .right .recent a:hover {
  color: #ffffff;
  text-decoration: underline; }
.pg-information .inner > .right .recent h3 {
  margin-bottom: 18px;
  text-align: center;
  line-height: 1; }
.pg-information .inner > .right .recent ul li {
  padding: 10px 0;
  line-height: 1.3;
  border-top: 1px solid #ffffff; }
.pg-information .inner > .right .recent ul li:first-child {
  border: 0; }
.pg-information .inner > .right .archive h3 {
  margin-bottom: 5px;
  padding: 13px 0;
  background: #f5f7fc;
  text-align: center;
  line-height: 1; }
.pg-information .inner > .right .archive ul li {
  padding: 10px 0;
  line-height: 1;
  border-bottom: 1px solid #e3e1e1; }
.pg-information .inner > .left dl {
  margin-bottom: 45px;
  font-size: 16px;
  font-size: 1.6rem; }
.pg-information .inner > .left dl dt {
  width: 150px;
  padding: 12px 0 10px 0;
  float: left;
  vertical-align: top; }
.pg-information .inner > .left dl dd {
  padding: 12px 0 10px 150px;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  border-bottom: 1px dashed #e3e1e1; }
.pg-information .inner > .left dl dd a {
  color: #0e2e77; }
.pg-information .detail h3 {
  margin-bottom: 40px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #e3e1e1;
  font-size: 20px;
  font-size: 2rem; }
.pg-information .detail .date {
  margin-bottom: 10px;
  text-align: right; }
.pg-information .detail p {
  margin-bottom: 20px; }
.pg-information .snsButton {
  text-align: center;
  padding: 20px 0;
  letter-spacing: -.40em; }
.pg-information .snsButton li {
  margin-left: 5px;
  display: inline-block;
  letter-spacing: normal;
  line-height: 0;
  vertical-align: middle; }
.pg-information .snsButton li:first-child {
  margin-left: -5px; }
.pg-information .snsButton li.w70 {
  width: 70px !important; }
.pg-information .snsButton li.w90 {
  width: 90px !important; }
.pg-information span.m2em {
  margin-left: 2em; }
.pg-information .inspection_btn {
  margin: 0px auto 50px;
  width: 300px; }
.pg-information .inspection_btn a {
  width: 300px; }