@charset "utf-8";

/*
Theme Name: 武煌会館 オフィシャル
Theme URI: https://bizvektor.com
Template: biz-vektor
Description:
Author: tanino
Tags:
Version: 0.1.0
 */

body {
  background: #fff;
}

.widget_sp_image {
  text-align: center;
}

.content p.simple-image {
  text-align: center;
  margin-bottom: 0;
}

.content td p {
  margin-bottom: 0;
}

#footerSection {
  padding-bottom: 85px;
}

.foot_contact {
  display: block;
  position: fixed;
  bottom: 0;
  height: 85px;
  background: #a81f24;
  color: #fff;
  width: 100%;
  border: 1px solid #fff;
}

.foot_contact img {
  width: 95%;
  max-width: 351px;
}

.foot_contact p.mainFootTxt {
  margin: 5px auto;
  font-size: 20px;
}

.foot_contact a {
  color: #ff0;
}

#content-main div {
  margin-bottom: 20px;
}

#topMainBnr {
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #ccc;
  background: #a81f24;
}

#topMainBnrFrame {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  border: none;
}

#topMainBnrFrame .slideFrame {
  border: 4px solid #a81f24;
  display: block;
  overflow: hidden;
  position: relative;
}

#topMainBnrFrame a.slideFrame:hover {
  border: 4px solid #c00;
  transition: border 0.3s ease-in;
  -webkit-transition: border 0.3s ease-in;
  -moz-transition: border 0.3s ease-in;
}

#topMainBnrFrame .slideFrame img {
  position: relative;
}

#sideTower #fb-like-box {
  margin-top: 0;
}

/* bisvectorのcopyright非表示 */
#powerd {
  display: none;
}
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.taikai-notice-kankeisha {
  text-align:center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4em;
}

/* トップの大会バナーの下に大会詳細ブログへのリンク設置 */
.taikai-blog-link {
  text-align: center;
  margin-bottom: 15px;
}
.taikai-blog-link a {
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  border: 3px double #e5e5e5;
  background: #a81f24;
  padding: 10px;
  width: 80%;
  font-size: 16px;
  color: #fff;
  position: relative;
}
.taikai-blog-link a:after {
  font-family: fontawesome;
  position: absolute;
  content: "\f101";
  color: #fff;
  right: 10px;
  font-size: 24px;
}

.content form input[type=text],
.content form input[type="email"],
.content form textarea,
.content form select {
  font-size: 16px;
}
.content form textarea {
  width: 90%;
}
@media only screen and (min-width: 769px) {
  .foot_contact {
    display: none;
  }
  #footerSection {
    padding-bottom: 0;
  }
  .headMainMenu .menu li>a {
    padding: 3px 12px;
  }
  .classinfo-table {
    display: block;
  }
  .classinfo-table-sp {
    display: none;
  }
  .classinfo-table .classinfo-td-img img {
    display: inline-block;
    max-width: 130px !important;
  }
  .taikai-sp {
    display: none;
  }
  .taikai-pc {
    display: block;
    margin-bottom: 20px;
  }
  .taikai-notice-br-span {
    display: inline;
  }
}

@media only screen and (max-width: 769px) {
  .topPrOuter {
    margin-bottom: 0 !important;
  }
  .topPrInner {
    margin-bottom: 0 !important;
  }
  .topPrTxtBox {
    margin-bottom: 0 !important;
  }
  /* メニュー */
  /* メニュー滞在ページ */
  .headMainMenu li.current_page_item>a {
    background: #a81f24;
    color: #fff;
  }
  #gMenu .headMainMenu ul li a:after {
    color: #a81f24;
    content: "";
  }
  /* 子メニュー */
  #gMenu .headMainMenu ul li.menu-item-has-children a:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    content: "\2b";
  }
  #gMenu .headMainMenu ul li.menu-item-has-children ul li a:after {
    position: absolute;
    right: 30px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #888;
  }
  .classinfo-table-sp {
    display: block;
  }
  .classinfo-table {
    display: none;
  }
  .classinfo-table-sp .classinfo-td-img img {
    display: inline-block;
    width: 47%;
    margin: 10px 1%;
    max-width: 300px;
  }
  .taikai-pc {
    display: none;
  }
  .taikai-sp {
    display: block;
    margin-bottom: 20px;
  }
  #back-top a {
    bottom: 95px;
  }
  .taikai-notice-br-span {
    display: block;
  }
}
