@charset "UTF-8";
.eventspace-page-title {
  margin-bottom: 40px;
}
.eventspace-page-title .md-title_01 {
  color: #fff;
  background: #006ca9;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAwODU3MyIgeTE9IjAuNTA4ODc3IiB4Mj0iMS4wMDg1NzMiIHkyPSIwLjQ5MTEyMyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmNhOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGNkYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(1deg, #006ca9, #008cda);
  background-image: -webkit-linear-gradient(1deg, #006ca9, #008cda);
  background-image: linear-gradient(89deg, #006ca9, #008cda);
  font-size: 31px;
  letter-spacing: 3px;
  padding: 10px 30px;
}
@media screen and (max-width: 769px) {
  .eventspace-page-title .md-title_01 {
    padding: 10px;
  }
}
.eventspace-page-title .md-title_01 small {
  margin-left: 10px;
  font-size: 13px;
  letter-spacing: 1.3px;
}
@media screen and (max-width: 769px) {
  .eventspace-page-title .md-title_01 small {
    display: block;
    margin: 0;
  }
}

.eventspace-wrap {
  max-width: 995px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 1.8;
}

.eventspace-entry-text {
  margin-bottom: 50px;
}

.eventspace-title {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 2.2px;
  color: #231815;
  margin-bottom: 10px;
}

/*
 イベント会場
 eventspace-places
----------------------------*/
.eventspace-places {
  margin-bottom: 60px;
}

.eventspace-place {
  margin-bottom: 30px;
}
.eventspace-place .eventspace-place-title {
  border-top: 3px solid #1175B4;
  border-bottom: 1px solid #1175B4;
  font-size: 18px;
  letter-spacing: 1.8px;
  color: #1175B4;
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 40px;
}
.eventspace-place .eventspace-place-entry {
  *zoom: 1;
}
.eventspace-place .eventspace-place-entry:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.eventspace-place .eventspace-place-entry .eventspace-place-imgs,
.eventspace-place .eventspace-place-entry .eventspace-place-detail {
  float: left;
  width: 47.5%;
}
@media screen and (max-width: 769px) {
  .eventspace-place .eventspace-place-entry .eventspace-place-imgs,
  .eventspace-place .eventspace-place-entry .eventspace-place-detail {
    float: none;
    width: auto;
  }
}
.eventspace-place .eventspace-place-entry .eventspace-place-detail {
  float: right;
}
@media screen and (max-width: 769px) {
  .eventspace-place .eventspace-place-entry .eventspace-place-detail {
    float: none;
  }
}

.eventspace-place-imgs {
  font-size: 0;
}
.eventspace-place-imgs .img {
  margin-bottom: 30px;
}
.eventspace-place-imgs .img .txt {
  font-size: 11px;
}
.eventspace-place-imgs .img .txt * {
  font-size: inherit;
}
.eventspace-place-imgs .img-sm {
  width: 45%;
  margin-right: 4.5%;
  display: inline-block;
  vertical-align: top;
}

.eventspace-place-dl dt, .eventspace-place-dl dd {
  padding: 6px 15px;
  font-size: 12px;
  line-height: 1.6;
}
.eventspace-place-dl dt {
  background: #EEEEEF;
}
.eventspace-place-dl dt.eventspace-dt-primary {
  color: #fff;
  background: #1175B4;
}
.eventspace-place-dl dd {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
}

/*
 お申込み方法
 eventspace-entry
----------------------------*/
.eventspace-entry {
  margin-bottom: 40px;
}
.eventspace-entry .eventspace-title {
  margin-bottom: 25px;
}

.eventspace-btn-wrap {
  text-align: center;
  margin-bottom: 80px;
}

.eventspace-btn-note {
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 1.7px;
  margin-bottom: 20px;
}
.eventspace-btn-note br {
  display: none;
}
@media screen and (max-width: 769px) {
  .eventspace-btn-note {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .eventspace-btn-note br {
    display: block;
  }
}

.eventspace-btn {
  font-size: 24px;
  letter-spacing: 2.4px;
  line-height: 1.6;
  color: #FFFFFF;
  background: #006ca9;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0wLjAwODU3MyIgeTE9IjAuNTA4ODc3IiB4Mj0iMS4wMDg1NzMiIHkyPSIwLjQ5MTEyMyI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmNhOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGNkYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(1deg, #006ca9, #008cda);
  background-image: -webkit-linear-gradient(1deg, #006ca9, #008cda);
  background-image: linear-gradient(89deg, #006ca9, #008cda);
  display: block;
  padding: 24px 20px;
  margin: 0 auto;
  max-width: 600px;
  text-decoration: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.eventspace-btn:hover {
  opacity: .75;
}
@media screen and (max-width: 769px) {
  .eventspace-btn {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 15px 10px;
  }
}

.eventspace-color-primary {
  color: #e3007f;
}

.eventspace-color-danger {
  color: red;
}

.eventspace-color-option {
  color: blue;
}

strong {
  font-weight: bold;
}

.indent {
  text-indent: -.6em;
  padding-left: .6em;
}

.mt20 {
  margin-top: 20px;
}

/*
 各施設のメディア紹介
 eventspace-facilities
----------------------------*/
.eventspace-facilities {
  border: 1px solid #008cda;
  padding: 40px;
}
@media screen and (max-width: 769px) {
  .eventspace-facilities {
    padding: 20px;
  }
}
.eventspace-facilities .eventspace-facilities-title {
  text-align: center;
  font-size: 24px;
  letter-spacing: 2.4px;
  color: #008cda;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .eventspace-facilities .eventspace-facilities-title {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
.eventspace-facilities .eventspace-facilities-title img {
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 769px) {
  .eventspace-facilities .eventspace-facilities-title img {
    margin-right: 10px;
    width: 28px;
  }
}
.eventspace-facilities .eventspace-facilities-note {
  border-bottom: 1px solid #008cda;
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #595757;
}
.eventspace-facilities .eventspace-facilities-blocks {
  *zoom: 1;
}
.eventspace-facilities .eventspace-facilities-blocks:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.eventspace-facilities .eventspace-facilities-blocks .eventspace-facilities-block {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .eventspace-facilities .eventspace-facilities-blocks .eventspace-facilities-block {
    float: none;
    width: auto;
  }
}
.eventspace-facilities .eventspace-facilities-blocks .eventspace-facilities-block dt {
  font-size: 17px;
  letter-spacing: 1.7px;
  color: #008cda;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 769px) {
  .eventspace-facilities .eventspace-facilities-blocks .eventspace-facilities-block dt {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
}
.eventspace-facilities .eventspace-facilities-list-note {
  font-size: 12px;
  letter-spacing: 1.2px;
  color: #595757;
  margin-bottom: 20px;
}
.eventspace-facilities .eventspace-facilities-list li {
  margin-bottom: 5px;
  text-indent: -1em;
  margin-left: 1em;
}
.eventspace-facilities .eventspace-facilities-list li > * {
  color: #231815;
  text-decoration: none;
}
.eventspace-facilities .eventspace-facilities-list li > *:before {
  content: "・";
}
.eventspace-facilities .eventspace-facilities-list li > a:hover {
  text-decoration: underline;
}



