body {
font-family: 游ゴシック体,YuGothic,游ゴシック medium,yu gothic medium,YuGothicM,yu gothic,メイリオ,Meiryo,ヒラギノ角ゴ pro w3,hiragino kaku gothic pro,Osaka,ms pゴシック,ms pgothic,sans-serif;
width: 100%;
font-weight: 500;
}
html {
  scroll-behavior: smooth;
}
.row {
  padding: 0;
  margin: 0;
}
#header {
  box-shadow: 0 3px 20px 3px #80808036;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 100;
  top: 0px;
}

#content, .header-content{
  width: 1072px;
  margin: auto;
}
.header-content {
  height: 100px;
}
#content {
  margin-top: 132px;
}
.logo-pc {
  width: 182px;
}
.logo-sp-white {
  display: none;
}
.menu-mobile {
  display: none;
}
.navbar-expand-sm .nav-item a.nav-link{
  /*font-family: YuGothic;*/
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
    padding: 0px;
    margin: 0px;
    cursor: pointer !important;
    padding-right: 0;
    padding-left: 0;
}
_::-webkit-full-page-media, _:future, :root .navbar-expand-sm .nav-item a.nav-link {
    font-size: 15px;
}
.navbar-nav .nav-item {
  margin-right: 20px;
}
.navbar-expand-sm .nav-item a:hover{
  text-decoration: underline;
}

.divTable {
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
  margin: auto;
}
.divTable .divTitle {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  font-size: larger;
}
.divTable .divHeading {
  display: table-row;
  font-weight: bold;
}

.divTable .Row {
  display: table-row;
  height: 83px;
}
.divTable .Row .Cell:last-child {
  padding-left: 15px;
  text-align: left;
}

.divTable .Row:nth-child(3) {
  height: 58px;
}

.divTable .Cell {
  display: table-cell;
  line-height: 28px;
}

.navbar-expand-sm .navbar-nav {
    width: 100%;
  margin-left: 130px;
}

#carousel-slider-mobile {
  display: none;
}

.btn-join {
  color: white;
  background: #ad0003;
  height: 50px;
  width: 128px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  /*font-family: YuGothic;*/
}
.btn-join:hover{
  text-decoration: none;
  color: white;
  opacity: 0.85;
}
.btn-join-gray {
  color: white;
  background: #999;
  height: 50px;
  width: 128px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}
.overlay-image-top {
  height: 375px;
  opacity: 0.91;
  background: #fff;
  position: absolute;
  top: 114px;
  width: 100%;
  text-align: center;
}

.btn-festival-title {
  background: #006b3e;
  width: 358px;
  height: 42px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  color: white;
  /*font-family: NotoSerifSC;*/
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 20px;

}

.festival-content {
    height: 182px;
    /*font-family: NotoSerifSC;*/
    font-size: 60px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}
.festival-date {
  /*font-family: NotoSerifSC;*/
    font-size: 20px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}
.main-visual {
  height: 29px;
  /*font-family: NotoSerifSC;*/
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  position: absolute;
  bottom: 18px;
  text-align: center;
  width: 100%;
}
.main-visual-mobile {
  display: none;
}
.purpose {
  margin-top: 80px;
  margin-bottom: 75px;
}
.purpose-title {
    display: inline-block;
    border-bottom: 1px solid #ad0003;
    padding-bottom: 14px;
    /*font-family: YuGothic;*/
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    line-height: normal;
    margin: 0px;
}

.purpose-about {
  /*font-family: YuGothic;*/
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #c1c1c1;
}
.purpose-content {
  /*font-family: YuGothic;*/
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin: 36px auto 0;
  line-height: 30px;
  width: 80%;
}

.purpose-image {
  margin-top: 43px;
  width: 1072px;
  height: 240px;
  color: white;
  text-align: center;
  line-height: 240px;
  background-color: #cecece;
}

.devider {
  width: 274px;
    height: 1px;
    border-radius: 2px;
    background-color: #ad0003;
    margin: 0 auto;
}
.devider-1 {
  width: 192px;
    height: 1px;
    border-radius: 2px;
    background-color: #ad0003;
    margin-left: 101px;
}

.devider-2 {
  width: 226px;
    height: 1px;
    border-radius: 2px;
    background-color: #ad0003;
    margin-left: 102px;
}
.devider-3 {
  width: 304px;
    height: 1px;
    border-radius: 2px;
    background-color: #ad0003;
    margin: 0 auto;
}

ul li {
  line-height: 100px;
}

.navbar-expand-sm,.navbar-brand {
  padding: 0px;
}
.copy-right {
  background: #ad0003;
  height: 40px;
  font-family: NotoSansJPRegular-Regular;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  display: block;
}
.btn-outline-dark {
  border-color: #FFF;
  color: #FFF;
}
.btn-outline-dark:hover {
  border-color: #343a40;
}
/*.event-summary {
  margin-bottom: 45px;
}*/


.venue {
  margin-bottom: 50px;
}

.venue .col-md-7 {
  margin-left: 55px;
}
.mt-25 {
  margin-top: 25px;
}
.summary {
    display: inline-block;
    border-bottom: 1px solid #ad0003;
    padding-bottom: 13px;
    /*font-family: YuGothic;*/
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 45px;
    line-height: normal;
}
.information {
  width: 170px;
  height: 42px;
  /*font-family: YuGothic;*/
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #c1c1c1;
  margin: 0 auto;
}
.event-date {
  height: 34px;
  /*font-family: YuGothic;*/
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 35px;
  line-height: normal;
}
.table-event tbody tr {
  height: 85px;
}


.table-event tbody tr td{
  vertical-align: top;
  /*font-family: YuGothic;*/
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000;
}

.event-content {
  position: relative;
  margin-bottom: 80px;
}
.event-content-1 {
  text-align: center;
  /*font-family: YuGothic;*/
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000;
  margin-bottom: 80px;
}

.point-1 span{
  font-size: 24px;
  font-weight: bold;
  margin: 56px 0 24px;
  display: inline-block;
}
.point-2 span{
  /*font-family: YuGothic;*/
  min-width: 181px;
  height: 40px;
  border-radius: 25px;
  background-color: #006b3e;
  color: white;
  margin-top: 66px;
  margin-bottom: 16px;
  display: inline-block;
  line-height: 40px;
}

.event-content-1 .title {
  /*font-family: YuGothic;*/
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  width: 100%;
  color: #000000;
  padding-top: 80px;
  margin-bottom: 16px;
  line-height: normal;
}
.event-content-1 .content-text {
  margin-bottom: 24px;
  text-align: center;
  width: 100%
}
.event-devider {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 140px;
}

.event-content-title {
    /*font-family: YuGothic;*/
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: inline-block;
    line-height: normal;
    margin-bottom: 0px;
    border-bottom: 1px solid #ad0003;
    padding-bottom: 14px;
}
.venue-text {
    /*font-family: YuGothic;*/
    border-bottom: 1px solid #ad0003;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    line-height: normal;
    padding-bottom: 14px;
    margin-bottom: 35px;

}
.venue-title {
  font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.venue p {
  /*font-family: YuGothic;*/
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  line-height: 1.75
}
.venue .col-md-4 {
  padding-right: 0;
}
.custom-btn {
  width: 520px;
  height: 64px;
  border-radius: 8px;
  background-color: #ad0003;
  /*font-family: YuGothic;*/
  font-size: 21px;
  display: inline-block;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 64px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.custom-btn:hover {
  text-decoration: none;
  opacity: 0.85;
  color: white;
}
.custom-btn-gray {
  width: 520px;
  height: 64px;
  border-radius: 8px;
  background-color: #999;
  font-size: 21px;
  display: inline-block;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 64px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 12px;
}
.custom-btn-text {
    color: #ad0003;
    font-size: 20px;
    font-weight: bold;
}
.custom-btn-ttl {
    border: #ad0003 solid 2px;
    color: #ad0003;
    display: table;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px 16px;
    text-align: center;
}
.application-participation {
  text-align: center;
}
.contact-us {
  margin-top: 40px;
    margin-bottom: 92px;
  text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
}
.application-last .contact-us{
  margin-bottom: 132px;
}
.update-latest {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #000000;
}

.exhibiting-title {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  line-height: normal;
  display: inline-block;
  border-bottom: 1px solid #ad0003;
  padding-bottom: 16px;
  margin-bottom: 0px;

}
.exhibiting-content {
  margin-top: 40px;
  margin-bottom: 96px;
  padding-bottom: 20px;
}

.exhibiting-content-child {
  /*font-family: YuGothic;*/
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding: 0 40px;
  margin-bottom: 30px;
}
.social-shrare-network img{
  width: 52px;
  cursor: pointer;
}
.social-shrare-network {
  text-align: center;
  margin-top: 46px;
  margin-bottom: 58px;
  position: relative;
}
.social-shrare-network a{
  margin: 0 30px;
}

.scroll-to-top {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}

.main-menu {
  display: none;
}

.main-menu{width: 100%; height: 100%; opacity: 0; visibility: hidden;}
.nav-open .main-menu {opacity: 0.95; visibility: visible; background: white }
.main-menu .nav li a{color:#000000; font-size: 18px;text-align: center;height: 68px;line-height: 52px;}
.main-menu .nav .custom-btn-1 {
  max-width: 347px;
  width: 92%;
  height: 64px;
  border-radius: 8px;
  background-color: #ad0003;
  /*font-family: NotoSansJP;*/
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 32px auto 0;
  display: inline-block;
  line-height: 64px;
  text-decoration: none;
}
.custom-btn-1:hover {
  text-decoration: none;
  opacity: 0.85;
}
.custom-btn-2 {
  max-width: 347px;
  width: 92%;
  height: 64px;
  border-radius: 8px;
  background-color: #999;
  /*font-family: NotoSansJP;*/
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 32px auto 0;
  display: inline-block;
  line-height: 64px;
  text-decoration: none;
  margin-bottom: 8px;
}
.main-menu .nav li{
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -moz-animation-timing-function: cubic-bezier(.45,.005,0,1);
    -o-animation-timing-function: cubic-bezier(.45,.005,0,1);
    animation-timing-function: cubic-bezier(.45,.005,0,1);
}
.nav-open .main-menu .nav li{
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  height: 68px;
}

.nav-open .main-menu .nav li:not(:last-child){
  border-bottom: 1px solid #ccc;
}
.nav-open .main-menu .nav li a:hover{
  text-decoration: underline;
  cursor: pointer;
}

.main-menu .nav-item a.text-custom{
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #1e50a2;
  text-decoration: underline;
  margin-top: 10px;
}

.event-image {
    width: 1072px;
    height: 451px;
    background-color: #f0f7fc;
    text-align: center;
  }
.event-image p {
  font-family: HiraginoKakuGothicStd-W4;
  position: absolute;
  bottom: 127px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  font-size: 80px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #dbe5ed;
}

.venue .venue-content {
  width: 60%;
  margin: 0 auto;
}

.nav-button{position:relative; z-index:1111; height:42px; display:block; width:50px; padding:12px; }
.nav-button #nav-icon3{
  width:28px;height:22px;display:inline-block;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
.nav-button #nav-icon3 span{display:block;position:absolute;height:3px;width:100%;background:#FFFFFF;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
.nav-button #nav-icon3 span:nth-child(1){top:0}
.nav-button #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:7px}
.nav-button #nav-icon3 span:nth-child(4){top:14px}
.nav-open #nav-icon3 span:nth-child(1){top:9px;width:0;left:50%}
.nav-open #nav-icon3 span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg); background-color: white;}
.nav-open #nav-icon3 span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);background-color: white;}
.nav-open #nav-icon3 span:nth-child(4){top:9px;width:0;left:50%}



.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}

.update-latest div{
  height: 1px;
  width: 63px;
  background-color: #c1c1c1;
  display: inline-block;
  margin-bottom: 5px;
}
.update-latest .div-1{
    margin-right: 17.5px;
}
.update-latest .div-2{
    margin-left: 18.5px;
}
.image-desktop {
  width: 100%;
}
.choice-great h5 {
  font-weight: bold;
}
.choice-great .top-previousblock {
  margin: 30px 0;
}
.choice-great .view-detail a{
  text-decoration: underline;
  font-size: 18px;
  font-weight: bold;
  color: #1e50a2;
}
.choice-great .view-detail {
  margin-top: 15px;
  margin-bottom: 90px
}

@media screen and (max-width: 1072px) {
  #footer,#header {
    width: 1072px;
  }
}

@media screen and (max-width: 767px) {
  .main-menu .nav li a {
    font-weight: normal;
  }
  .event-image {
    width: auto;
    height: 280px;
  }
  .event-image p {
    font-size: 40px;
    bottom: 107px;
  }
  .hide-mobile {
    display: none;
  }
  .overlay-image-top {
    height: 246px;
    top: 161px;
  }
  #carousel-slider-mobile {
    display: block;
  }
  .image-desktop {
    display: none;
  }
  .carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #767676;
  }

  .main-visual {
    display: none;
  }

  .nav-open #container {
    position: fixed;
  }
.flex-column div.text-center{
  height: 91px;
}
.menu-mobile-child {
  height: 75vh; overflow-y: scroll;
}

.choice-great .top-previousblock {
  width: 100%;
}

.choice-great h5 {
  font-size: 14px;
}
.view-detail {
  padding: 0 25px;
}
.choice-great .view-detail a {
  font-size: 14px;
}


.point-1 span{
  margin-top: 42px;
  margin-bottom: 16px;
  font-size: 15px;

}
.point-2 span{
  width: 107px;
  height: 32px;
  margin-top: 42px;
  font-size: 14px;
  margin-bottom: 16px;
  display: inline-block;
  line-height: 32px;
}
.omitted {
  margin-top: 27px;
  padding-bottom: 40px;
}

.event-content-1 {
  padding: 0 16px;
  font-size: 13px;
  margin-bottom: 48px;
}

.event-content-1 .title {
  font-size: 21px;
  padding-top: 32px;
  margin-bottom: 8px;
}
.event-content-1 img {
  max-width: 100%;
}
.event-content-1 .content-text {
  margin-bottom: 12px;
  text-align: center;
  width: 100%
}



  .main-visual-mobile {
    display: block;
    /*font-family: NotoSerifSC;*/
    font-size: 13px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: white;
    position: absolute;
    bottom: 162px;
    width: 100%;
  }

  .carousel-indicators .active {
    background: #ad0003;
  }

.navbar-expand-sm {
  display: none;
}

/*.nav-open {
  overflow: hidden;
}*/

.event-summary, .venue {
  margin: 0;
}


.event-summary .col-md-4,.venue .col-md-4 {
  text-align: center;
}
.event-summary .col-md-4 .summary {
  padding-bottom: 8px;
}

.main-menu {
  display: block;
}

   .menu-mobile .nav li a{
    text-align: center;
  }

  .nav-open .menu-mobile{
    background-color: #ad0003;
  }

  .nav-open .logo-sp-white {
    display: block;
  }
  .nav-open .logo-sp {
    display: none;
  }

  .nav-button #nav-icon3 span{
    background-color: #ad0503;
  }
  .menu-mobile {
    height: 64px;
    display: block;
    z-index: 1;
    box-shadow: 0 3px 20px 3px #80808036;
  }

  .header-content {
    height: 64px;
  }
  #content {
    margin-top: 0;
    padding-top: 64px;
  }
  .logo-sp {
    height: 37px;
  }

  #content, .header-content,.footer-content {
    width: auto;
  }
  .image-top img {
    max-width: 100%;
  }

.custom-btn {
    max-width: 347px;
    width: 92%;
    margin-top: 5px;
    font-size: 18px;
    font-weight: normal;
  }
.custom-btn-gray {
    max-width: 347px;
    width: 92%;
    margin-top: 5px;
    font-size: 18px;
    font-weight: normal;
  }
.custom-btn-text {
    font-size: 16px;
    font-weight: 500;
    }
.custom-btn-ttl {
    font-size: 16px;
    margin-top: 12px;
    }
.application-participation {
    margin-top: 24px;
  }
.contact-us{
  margin-top: 32px;
  margin-bottom: 48px;
  font-weight: 500;
  font-size: 16px;
}
  .event-date {
  width: 260px;
  height: 22px;
  font-size: 15px;
  text-align: center;
  color: #000000;
  margin-bottom: 24px;
  width: 100%;
  margin-top: 34px;

}
#footer {
  width: auto;
}
#header{
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.social-shrare-network img{
  width: 40px;
}
.social-shrare-network a {
  margin: 0 15px;
}
.application {
  display: none;
}
.festival-content {
    height: 79px;
    font-size: 25px;
    text-align: center;
    margin-bottom: 16px;
}
.btn-festival-title {
  background: #006b3e;
  width: 281px;
  height: 36px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  /*font-family: NotoSerifSC;*/
  font-size: 16px;
  margin-top: 43px;
  margin-bottom: 21px;
}
.purpose-title {
    font-size: 21px;
    padding-bottom: 7px;
}
.purpose {
  margin-top: 32px;
  margin-bottom: 42px;
}
.purpose-content {
    /*font-family: YuGothic;*/
    font-size: 13px;
    color: #000000;
    margin-top: 20px;
    padding: 0 16px;
    width: 100%;
}
.devider {
  width: 180px
}

.summary {
    font-size: 21px;
    text-align: center;
    color: #000000;
    margin: 0;
}
.devider-1 {
  width: 126px;
  margin: 0 auto;
}

.devider-3 {
  width: 210px;
}

/*.table-event tbody tr td {
    vertical-align: top;
    font-family: YuGothic;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #000000;
    width: auto;
}*/
/*.table-event tbody tr td:first-child {
  width: 93px;
}
.table-event tbody tr {
    height: 60px;
}*/
.event-content {
    position: relative;
    margin-bottom: 48px;
}

.event-summary .divTable {
  padding-left: 16px;
  font-size: 13px;
}
.event-summary .event-summary-table {
  padding: 0 15px;
}
.event-summary .divTable .Row .Cell:first-child{
  width: 65px;
}
.event-summary .divTable .Row {
  height: 70px;
}

.event-summary .divTable .Row:nth-child(2) {
  height: 100px;
}

.event-summary .divTable .Row:nth-child(3) {
  height: 50px;
}



.event-content-title {
    font-size: 21px;
    margin-top: 30px;
    padding-bottom: 4px;
    }
.event-devider {
    position: absolute;
    width: 100%;
    top: 67px;
}
.venue-text {
  margin-top: 0;
  font-size: 21px;
  padding-bottom: 10px;
  margin-left: 0;
}
.devider-2 {
  width: 144px;
  margin: auto;
}

.venue .col-md-7 {
  margin-top: 26px;
  margin-left: 0px;
}

.venue-title {
  font-size: 15px;
  font-weight: bold;
}
.venue p {
  /*font-family: YuGothic;*/
  font-size: 13px;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.exhibiting-municipalities {
  background-color: #f2f2f2;
  padding-top: 48px;
  padding-bottom: 44px;
}

.exhibiting-title {
    /*font-family: YuGothic;*/
    font-size: 21px;
    padding-bottom: 12px;
}
.exhibiting-content {
  margin-bottom: 0;
  margin-top: 34px;
}

.social-shrare-network {
  margin: 18px 0;

}
/*.social-shrare-network .scroll-to-top {
  top: -111px;
  margin-right: 16px;
  width: 48px;
}*/
.social-shrare-network .scroll-to-top {
  position: fixed;
  margin-right: 16px;
  width: 48px;
  bottom: 100px;
  top: 68.5%;
  display: none;
}
.venue .col-md-7 {
  padding-left: 13px;
  padding-right: 13px;
}

.fixed-top {
  top: 64px;
}
.update-latest {
  margin-top: 26px;
  font-size: 13px;
}
.update-latest div{
  height: 1px;
  width: 20px;
  margin-bottom: 4px;
}
.update-latest .div-1{
    margin-right: 9.5px;
}
.update-latest .div-2{
    margin-left: 9.5px;
}
.copy-right {
  font-size: 8px;
}
.venue .venue-content {
  width: 100%;
  padding: 0 15px;
}
}


