@charset "UTF-8";
#circle {
  position: relative;
  background: #fff;
  font-size: 16px;
}
#circle:before, #circle:after {
  content: '';
  height: 20px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: #db9f00;
}
#circle:after {
  right: 0;
  left: auto;
  background: #002d57;
}
#circle #title {
  padding-top: 40px;
  margin-bottom: 40px;
}
#circle #title .inner h1, #circle #title .inner .ttl_h1 {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  font-weight: normal;
}
#circle #title .inner h1 img, #circle #title .inner .ttl_h1 img {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  #circle #title .inner h1 img, #circle #title .inner .ttl_h1 img {
    margin: 0 auto;
    display: block;
  }
}
#circle #title figure {
  max-width: 1240px;
  margin: auto;
}
#circle #title figure img {
  width: 100%;
}
#circle .harf_harf {
  background: #fff;
  display: flex;
  width: 1240px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1200px) {
  #circle .harf_harf {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #circle .harf_harf {
    display: block;
  }
}
#circle .harf_harf .left_box, #circle .harf_harf .right_box {
  width: 50%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box, #circle .harf_harf .right_box {
    width: 100%;
    margin-bottom: 20px;
  }
}
#circle .harf_harf .left_box h2, #circle .harf_harf .right_box h2 {
  margin-bottom: 20px;
  font-size: 16px;
}
#circle .harf_harf .left_box h2 {
  text-align: left;
  margin-left: 20px;
}
#circle .harf_harf .left_box .box {
  background: url(/site/img/circle/voice.png) no-repeat top left #fff;
  background-size: cover;
  position: relative;
  height: 380px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box {
    background-size: contain;
    height: 62vw;
    width: 100%;
  }
}
#circle .harf_harf .left_box .box .inner {
  padding: 100px 50px 30px;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box .inner {
    padding: 100px 10vw 30px;
  }
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box .inner dl {
    position: absolute;
    top: 20px;
    left: 10vw;
  }
}
#circle .harf_harf .left_box .box .inner dl dt {
  color: #002d57;
  font-size: 30px;
  text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 9px #fff;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box .inner dl dt {
    font-size: 7vw;
    margin-bottom: 5px;
  }
}
#circle .harf_harf .left_box .box .inner dl dd {
  font-size: 25px;
  text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 9px #fff;
  font-weight: 200;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box .inner dl dd {
    font-size: 6vw;
  }
}
#circle .harf_harf .left_box .box .inner .btn_area {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -111px;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .left_box .box .inner .btn_area {
    bottom: 25px;
  }
}
#circle .harf_harf .left_box .box .inner .btn_area a {
  width: 200px;
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  background: #db9f00;
  border: 1px solid #fff;
  text-align: center;
  margin: auto;
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#circle .harf_harf .left_box .box .inner .btn_area a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  bottom: 3px;
  right: 3px;
}
#circle .harf_harf .right_box h2 {
  text-align: right;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .right_box h2 {
    text-align: left;
    margin-left: 20px;
  }
}
#circle .harf_harf .right_box .box {
  background: url(/site/img/circle/history.png) no-repeat top left #fff;
  background-size: cover;
  position: relative;
  height: 380px;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .right_box .box {
    background-size: contain;
    height: 62vw;
    width: 100%;
  }
}
#circle .harf_harf .right_box .box .inner {
  padding: 50px 50px 30px;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .right_box .box .inner {
    padding: 20px 10vw 0;
  }
}
#circle .harf_harf .right_box .box .inner h3 {
  width: 300px;
  margin: auto;
  background: #002d57;
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #circle .harf_harf .right_box .box .inner h3 {
    width: auto;
    font-size: 8vw;
  }
}
#circle .harf_harf .right_box .box .inner h3 span {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 20px;
}
#circle .harf_harf .right_box .box .inner .btn_area {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -111px;
}
#circle .harf_harf .right_box .box .inner .btn_area a {
  width: 200px;
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  background: #db9f00;
  border: 1px solid #fff;
  text-align: center;
  margin: auto;
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#circle .harf_harf .right_box .box .inner .btn_area a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  bottom: 3px;
  right: 3px;
}
#circle #event {
  margin-bottom: 30px;
}
#circle #event h2 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
#circle #event .event_info {
  background: #eee;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  #circle #event .event_info {
    padding: 30px 5vw;
  }
}
#circle #event .event_info h3 {
  font-size: 30px;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #002d57;
  text-align: center;
  margin: 0 auto 30px;
}
#circle #event .event_info .wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #circle #event .event_info .wrapper {
    display: block;
  }
}
#circle #event .event_info .wrapper .block {
  background: #fff;
  width: calc(50% - 95px);
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #circle #event .event_info .wrapper .block {
    width: auto;
    padding: 6vw;
  }
}
#circle #event .event_info .wrapper .block .event {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  color: #617880;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #circle #event .event_info .wrapper .block .event {
    font-size: 5vw;
  }
}
#circle #event .event_info .wrapper .block .event span {
  border-radius: 20px;
  background: #51bfbd;
  color: #fff;
  margin-left: 10px;
  margin-top: -5px;
  padding: 5px 20px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
#circle #event .event_info .wrapper .block .event span.event {
  margin-bottom: 0;
}
#circle #event .event_info .wrapper .block .event span.event:after {
  content: none;
}
#circle #event .event_info .wrapper .block .event span.finish {
  background: #617880;
}
@media screen and (max-width: 768px) {
  #circle #event .event_info .wrapper .block .event span.finish {
    margin-top: 15px;
    margin-left: 0;
  }
}
#circle #event .event_info .wrapper .block .event:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #000;
}
#circle #event .event_info .wrapper .block h4 {
  color: #002d57;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: normal;
}
#circle #event .event_info .wrapper .block .info_box {
  overflow: hidden;
  margin-bottom: 60px;
}
#circle #event .event_info .wrapper .block .info_box .thum {
  width: 200px;
  margin-right: 15px;
  float: left;
}
@media screen and (max-width: 1000px) {
  #circle #event .event_info .wrapper .block .info_box .thum {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    float: none;
  }
}
#circle #event .event_info .wrapper .block .info_box .thum img {
  height: auto;
}
#circle #event .event_info .wrapper .block .info_box .text {
  width: calc(100% - 215px);
  float: right;
}
@media screen and (max-width: 1000px) {
  #circle #event .event_info .wrapper .block .info_box .text {
    width: 100%;
    float: none;
  }
}
#circle #event .event_info .wrapper .block .info_box .text.noimg {
  width: auto;
  float: none;
}
#circle #event .event_info .wrapper .block .info_box .text p {
  margin-bottom: 20px;
}
#circle #event .event_info .wrapper .block .btn_area {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -111px;
}
#circle #event .event_info .wrapper .block .btn_area a {
  width: 200px;
  display: block;
  padding: 10px;
  color: #db9f00;
  font-size: 16px;
  background: #fff;
  border: 1px solid #db9f00;
  text-align: center;
  margin: auto;
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#circle #event .event_info .wrapper .block .btn_area a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #db9f00;
  border-bottom: 5px solid #db9f00;
  bottom: 3px;
  right: 3px;
}
#circle #event .info_btn a {
  width: 200px;
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  background: #db9f00;
  border: 1px solid #fff;
  text-align: center;
  margin: auto;
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#circle #event .info_btn a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  bottom: 3px;
  right: 3px;
}
#circle #morecontents h3 {
  font-size: 30px;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
#circle #morecontents .left_box .box {
  background: url(/site/img/circle/message.png) no-repeat top left #fff;
  background-size: cover;
}
#circle #morecontents .left_box .box .inner {
  padding-top: 175px;
}
@media screen and (max-width: 768px) {
  #circle #morecontents .left_box .box .inner {
    padding-top: 20vw;
  }
}
#circle #morecontents .right_box .box {
  background: url(/site/img/circle/archive.png) no-repeat top left #fff;
  background-size: cover;
}
#circle #morecontents .right_box .box .inner {
  padding-top: 175px;
}
@media screen and (max-width: 768px) {
  #circle #morecontents .right_box .box .inner {
    padding-top: 20vw;
  }
}
#circle #morecontents .right_box .box .inner h3 {
  width: auto;
  background: transparent;
}

.ft {
  color: #dae3e9;
  background: #002d57;
  padding: 60px 0;
  margin-top: -30px;
}
@media screen and (max-width: 768px) {
  .ft {
    padding: 60px 20px;
  }
}
.ft p {
  max-width: 1100px;
  margin: auto;
}

#event_list h2.title {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  color: #002d57;
  font-weight: normal;
  margin-bottom: 35px;
}
#event_list .floating_ttl {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  width: 200px;
  padding: 10px 0;
  background: #002d57;
  font-size: 16px;
  color: #fff;
  margin: 0 auto 50px;
  position: relative;
}
#event_list .floating_ttl:after {
  content: '';
  position: absolute;
  left: calc(50% - 10px);
  bottom: -10px;
  border-top: 10px solid #002d57;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
#event_list .block {
  background: #fff;
  width: 96%;
  max-width: 900px;
  margin: auto;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #event_list .block {
    padding: 0 6vw 40px;
    width: auto;
  }
}
#event_list .block li {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  padding-right: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #event_list .block li {
    padding-right: 0;
  }
  #event_list .block li a {
    display: block;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #event_list .block li a {
    padding-right: 8vw;
  }
}

#event_list .block li:after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 5px);
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-top: 7px solid #51bfbd;
  border-right: 7px solid #51bfbd;
  opacity: 0.5;
}
#event_list .block li:hover:after {
  opacity: 1;
}
#event_list .block li .event {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  color: #617880;
  line-height: 1;
}
#event_list .block li .event span {
  border-radius: 20px;
  background: #51bfbd;
  color: #fff;
  margin-left: 10px;
  margin-top: -5px;
  padding: 5px 20px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
#event_list .block li .event span.event {
  margin-bottom: 0;
}
#event_list .block li .event span.event:after {
  content: none;
}
#event_list .block li .event span.finish {
  background: #617880;
}
@media screen and (max-width: 768px) {
  #event_list .block li .event span.finish {
    margin-top: 15px;
    margin-left: 0;
  }
}
#event_list .block li .event:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #000;
}
#event_list .block li h4 {
  color: #002d57;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: normal;
}
#event_list .block li .info_box {
  overflow: hidden;
  margin-bottom: 30px;
}
#event_list .block li .info_box .thum {
  width: 200px;
  margin-right: 15px;
  float: left;
}
#event_list .block li .info_box .text {
  width: calc(100% - 215px);
  float: right;
}
#event_list .block li .info_box .text.noimg {
  width: auto;
  float: none;
}
#event_list .block li .info_box .text p {
  margin-bottom: 20px;
}
#event_list .block li .btn_area {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -111px;
}
#event_list .block li .btn_area a {
  width: 200px;
  display: block;
  padding: 10px;
  color: #db9f00;
  font-size: 16px;
  background: #fff;
  border: 1px solid #db9f00;
  text-align: center;
  margin: auto;
  position: relative;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#event_list .block li .btn_area a:after {
  content: '';
  position: absolute;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid #db9f00;
  border-bottom: 5px solid #db9f00;
  bottom: 3px;
  right: 3px;
}
#event_list.message h2.title {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #event_list.message .block {
    padding: 30px 0;
    width: 94%;
    margin: 0 auto;
  }
}
#event_list.message .block figure img {
  display: block;
  width: 70%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  #event_list.message .block figure img {
    width: 100%;
  }
}
#event_list.message .block p {
  margin-bottom: 40px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #event_list.message .block p {
    line-height: 1.7;
  }
}
#event_list.message .block p.name {
  text-align: right;
  font-size: 23px;
}
#event_list.message .block p.name .small {
  font-size: 16px;
}

#detail .block {
  background: #fff;
  width: 96%;
  max-width: 900px;
  margin: auto;
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #detail .block {
    padding: 0;
    width: 90%;
  }
}
#detail .block .ttl_h2 {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  color: #002d57;
  font-weight: normal;
  margin-bottom: 35px;
}
#detail .block .page_move {
  display: flex;
  width: 100%;
  padding-bottom: 50px;
}
#detail .block .page_move.under {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
#detail .block .page_move div.notlink {
  display: block;
  width: 33%;
}
#detail .block .page_move a {
  display: block;
  width: 33%;
  position: relative;
}
#detail .block .page_move a.prev {
  padding-left: 30px;
}
#detail .block .page_move a.prev:hover {
  opacity: 1;
}
#detail .block .page_move a.prev:hover:after {
  border-color: #002d57;
}
#detail .block .page_move a.prev:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-bottom: 7px solid #999;
  border-left: 7px solid #999;
}
#detail .block .page_move a.all {
  text-align: center;
}
#detail .block .page_move a.next {
  text-align: right;
  padding-right: 30px;
}
#detail .block .page_move a.next:hover {
  opacity: 1;
}
#detail .block .page_move a.next:hover:after {
  border-color: #002d57;
}
#detail .block .page_move a.next:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-top: 7px solid #999;
  border-right: 7px solid #999;
}
#detail .block .event {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  color: #617880;
  line-height: 1;
}
#detail .block .event span {
  border-radius: 20px;
  background: #51bfbd;
  color: #fff;
  margin-left: 10px;
  margin-top: -5px;
  padding: 5px 20px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
#detail .block .event span.event {
  margin-bottom: 0;
}
#detail .block .event span.event:after {
  content: none;
}
#detail .block .event span.finish {
  background: #617880;
}
@media screen and (max-width: 768px) {
  #detail .block .event span.finish {
    margin-top: 15px;
    margin-left: 0;
  }
}
#detail .block .event:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #000;
}
#detail .block h1 {
  color: #002d57;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: normal;
}
#detail .block .entry {
  margin-bottom: 30px;
}
#detail .block .entry img {
  padding: 0;
  border: 0;
}

#msg_st {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto;
}
#msg_st h2.title {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  color: #002d57;
  font-weight: normal;
  margin-bottom: 35px;
}
#msg_st h2.title span {
  font-size: 25px;
}
#msg_st .txt_att {
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
#msg_st ul {
  display: flex;
  flex-wrap: wrap;
}
#msg_st ul li {
  width: 23%;
  margin: 0 1% 30px;
}
@media screen and (max-width: 768px) {
  #msg_st ul li {
    width: 48%;
  }
}
#msg_st ul li img.thum {
  margin-bottom: 15px;
}
#msg_st ul li img.icon {
  width: 15px;
  height: 15px;
}
#msg_st ul li .data, #msg_st ul li .basho, #msg_st ul li .kinmu {
  font-size: 12px;
}
#msg_st ul li h4 {
  font-size: 17px;
}
#msg_st ul li h4 span {
  font-size: 12px;
}
#msg_st.detail .page_move {
  max-width: 900px;
  margin: auto;
  display: flex;
  width: 100%;
  padding-bottom: 50px;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #msg_st.detail .page_move {
    padding-bottom: 30px;
  }
}
#msg_st.detail .page_move.under {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
#msg_st.detail .page_move div.notlink {
  display: block;
  width: 33%;
}
#msg_st.detail .page_move a {
  display: block;
  width: 33%;
  position: relative;
}
#msg_st.detail .page_move a.prev {
  padding-left: 30px;
}
#msg_st.detail .page_move a.prev:hover {
  opacity: 1;
}
#msg_st.detail .page_move a.prev:hover:after {
  border-color: #002d57;
}
#msg_st.detail .page_move a.prev:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-bottom: 7px solid #999;
  border-left: 7px solid #999;
}
#msg_st.detail .page_move a.all {
  text-align: center;
}
#msg_st.detail .page_move a.next {
  text-align: right;
  padding-right: 30px;
}
#msg_st.detail .page_move a.next:hover {
  opacity: 1;
}
#msg_st.detail .page_move a.next:hover:after {
  border-color: #002d57;
}
#msg_st.detail .page_move a.next:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-top: 7px solid #999;
  border-right: 7px solid #999;
}
#msg_st.detail article {
  display: flex;
}
@media screen and (max-width: 768px) {
  #msg_st.detail article {
    display: block;
  }
}
#msg_st.detail article figure {
  width: calc(40% - 30px);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  #msg_st.detail article figure {
    width: auto;
    margin-right: auto;
  }
}
#msg_st.detail article figure img {
  width: 100%;
  margin-bottom: 20px;
}
#msg_st.detail article .inner {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #msg_st.detail article .inner {
    width: auto;
  }
}
#msg_st.detail article .inner .data, #msg_st.detail article .inner .basho, #msg_st.detail article .inner .kinmu {
  font-size: 12px;
}
#msg_st.detail article .inner h3.name {
  font-size: 25px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #msg_st.detail article .inner h3.name {
    margin-bottom: 5px;
    display: block;
  }
}
#msg_st.detail article .inner h3.name span {
  font-size: 12px;
}
#msg_st.detail article .inner div.basho, #msg_st.detail article .inner div.kinmu {
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  #msg_st.detail article .inner div.basho, #msg_st.detail article .inner div.kinmu {
    margin-bottom: 10px;
  }
}
#msg_st.detail article .inner img.icon {
  width: 15px;
  height: 15px;
}
#msg_st.detail article .inner .content_box {
  margin-bottom: 50px;
}
#msg_st.detail article .inner .content_box h3 {
  padding: 5px 10px;
  background: #002d57;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
}
#msg_st.detail article .inner .content_box p {
  margin-bottom: 20px;
}

div.pager {
  position: relative;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  padding: 0 0 90px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 1280px) {
  div.pager {
    width: 100%;
  }
}
div.pager .pglist {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 30px;
}
div.pager .pglist a, div.pager .pglist span {
  display: block;
  padding: 3px 12px;
  border: 1px solid #181341;
  margin: 0 5px;
}
div.pager .pglist span {
  background: #181341;
  color: #fff;
}
div.pager .pglist span.dots {
  background: transparent;
  color: #333;
  border: 0;
  padding: 3px 1px;
}
div.pager .pglist a.prev, div.pager .pglist a.next {
  display: block;
  padding: 0 15px;
  width: 100px;
  text-align: center;
  position: absolute;
  border: 0;
}
div.pager .pglist a.prev:hover, div.pager .pglist a.next:hover {
  opacity: 1;
}
div.pager .pglist a.prev:hover:after, div.pager .pglist a.next:hover:after {
  border-color: #002d57;
}
div.pager .pglist a.prev {
  top: 0;
  left: 0;
}
div.pager .pglist a.prev:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-bottom: 7px solid #999;
  border-left: 7px solid #999;
}
div.pager .pglist a.next {
  top: 0;
  right: 0;
}
div.pager .pglist a.next:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  border-top: 7px solid #999;
  border-right: 7px solid #999;
}

/*# sourceMappingURL=circle.css.map */
