body {
  margin: 0;
  padding: 0;
  background: url("../img/wallppr011.gif");
  background-color: #333333;
  color: #000000;
  text-align: center;
  font-size: 15px;
  font-family: 'メイリオ', Meiryo, sans-serif;
  position: relative;
}

body, h1, h2, h3, div, img, ul, li {
  font-size: 15px;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

#hpb-header {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #FFFFFF;
  display: table;
  position: fixed;
  z-index: 100000;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

#hpb-header img.logo {
  width: 350px;
}

#hpb-header img.insta {
  width: 40px;
}

.hamburger {
    margin: 10px auto 5px;
    width: 100%;
    max-width: 900px;
    display: flex;
    justify-content: space-between;
}

.logo {
    text-align: left;
}

.hamburger .btn-gNav {
    position: fixed;
    top: 5px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 12;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

.hamburger .btn-gNav span {
    position: absolute;
    width: 100%;
    height: 4px;
    background: #000000;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

.hamburger .btn-gNav .open span {
  background: #FFFFFF!important;
}

.hamburger .btn-gNav span:nth-child(1) {
    top: 0;
}

.hamburger .btn-gNav span:nth-child(2) {
    top: 10px;
}

.hamburger .btn-gNav span:nth-child(3) {
    top: 20px;
}

.hamburger .btn-gNav.open span:nth-child(1) {
    background: #ffffff;
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hamburger .btn-gNav.open span:nth-child(2),
.hamburger .btn-gNav.open span:nth-child(3) {
    top: 6px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


.btn-gNav {
    display: none;
}

.gNav .gNav-menu {
    display: flex;
    justify-content: space-between;
}

.gNav .gNav-menu li {
    margin: 0 auto;
    padding: 0 5px;
    list-style-type: none;
    font-weight: bold;
    font-size: 80%;
}

.gNav .gNav-menu li a {
  text-decoration: none;
  color: #1E5779;
}

.gNav .gNav-menu li a:hover {
  color: #5aa8d6;
}

#hpb-inner {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
}

#hpb-wrapper {
  margin: 0 auto!important;
  padding-top: 7%!important;
  float: none!important;
}

#hpb-main {
  text-align: center;
  float: none!important;
  padding-top: 0!important;
}

#toppage-news {
  text-align: left;
}

/* Unused by current HTML/JS references
.playerRecruit {
  text-align: left;
  padding: 1% 2%;
  font-size: 110%;
  font-weight: bold;
  color: #FFFFFF;
  background-color: rgb(103, 89, 193);
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.playerRecruitA {
  text-decoration: none!important;
}
*/

.query {
  width: 100%;
  display: table;
  text-align: center;
}

.query .query1 {
  width: 30%;
  display: table-cell;
  background-color: #000000;
  color: #FFFFFF;
  padding: 1%;
  border-radius: 10px;
}

.query .query2 {
  width: 70%;
  display: table-cell;
  text-align: left;
  padding: 1% 1% 1% 2%;
}

#hpb-banner ul {
  display: flex;
  flex-wrap: wrap;
}

#hpb-banner ul li {
  list-style-type: none;
  border: 0;
}

#hpb-footer {
  width: 100%;
  height: auto;
  margin: 4% auto 0;
  padding: 0;
  background-color: transparent;
  clear: both;
}

#hpb-footerMain {
  width: 100%;
  height: auto;
  margin: 4% auto 0;
  padding: 2% 0;
  background-image: url("../img/footer_backgroud_image.png");
  background-position: top right;
  background-repeat: repeat-x;
}

.hpb-layoutset-01 #hpb-title {
  width: auto;
  height: auto;
  float: none;
  margin: 2% 0;
  padding: 0;
}

.hpb-layoutset-01 #hpb-title h2 {
  overflow: hidden;
  height: auto;
  margin: 0;
  padding: 2% 0 2% 2%;
  background-image: url(../img/title_9Ca_02.png);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: initial;
  font-size: 120%;
  color: #FFFFFF;
  text-align: left;
}

.hpb-layoutset-01 #hpb-wrapper h3 {
  margin: 1% 0;
  padding: 1% 0 1% 1%;
  border-left: 5px solid #4175C7;
  text-align: left;
  font-size: 120%;
  height: auto;
  background: none;
  line-height: initial;
  color: #000000;
}

.hpb-layoutset-01 #profile {
  font-size: 80%;
}

img.main {
  width: 90%;
}

img.main2 {
  width: 90%;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.photoHistory {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.photoHistory td {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.photoHistory img {
  width: 100%;
}

.photoHistory .hpb-gallery-item1 img {
  width: 32.0%;
}

/* Google Mapを囲う要素 */
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}
 
/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  body {
    width: 100%;
    font-size: 14px;
  }
  
  #hpb-header {
    width: 100%;
  }
  
  #hpb-header img.logo {
    width: 70%;
  }
  
  #hpb-header img.insta {
    width: 7%;
  }
  
  .btn-gNav {
    display: block;
  }

  .gNav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 1;
    padding-top: 50px;
    transition: .3s;
  }
  
  .gNav.open {
    right: 0;
  }
  
  .gNav .gNav-menu {
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    flex-direction: column;
    text-align: center;
    font-size: 100%;
  }
  
  .gNav .gNav-menu li {
    width: 86%;
    padding: 15px;
    border-bottom: #525252 1px solid;
  }
  
  .gNav .gNav-menu li a {
    color: #FFFFFF;
  }
  
  #hpb-inner {
    width: 100%;
  }
  
  #hpb-wrapper {
    width: 100%!important;
    padding-top: 13%!important;
  }
  
  #hpb-main {
    width: 90%!important;
    margin: 0 5%;
  }
  
  .image1 {
    width: 40%!important;
  }
  
  .image2 {
    width: 30%!important;
  }
  
  .image3 {
    width: 25%!important;
  }
  
  #hpb-banner ul li {
    width: 100%;
    text-align: center;
  }
  
  #hpb-banner img {
    -width: 100%;
  }
  
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}