@charset "UTF-8";

*{
  margin: 0;
  padding: 0;
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  line-height: 1.6;
}

html, body {
  width: 100%;
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 1.4em;
  font-weight: 500;
  font-style: normal;
}

address {
  margin-right: 4px;
  padding: 2px 0;
  font-weight: 500;
  font-style: normal;
  text-align: right;
}

img {
  border: 0;
  vertical-align: top;
}

h1 {
  font-size: 1.8rem;
  font-weight: 500;
  font-style: normal;
}

h2 {
  font-size: 1.6rem;
  font-weight: 500;
  font-style: normal;
}

h3 {
  font-size: 1.4rem;
  font-weight: 500;
  font-style: normal;
}

#top {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 150px;
  height: 150px;
}

#info, #event, #about, #privacy, #contact {
  position: relative;
  margin: 0px auto;
  max-width: 640px;
}

.top-img {
  margin-bottom: 10px;
}

h2.title {
  margin-bottom: 10px;
  color: #3388cc;
  text-align: center;
}

.ui-body {
  margin-bottom: 10px;
}

dl.frame-info dt {
  margin-bottom: 20px;
  clear: left;
  text-align: center;
  text-decoration: underline;
}

dl.frame-info dd {
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: #999 1px solid;
}

img.info-img {
  margin-bottom: 50px;
  width: 120px;
  height: 120px;
  float: left;
}

.info-news {
  margin-left: 130px;
  min-height: 120px;
}

dl.frame-event dt {
  font-weight: 700;
  color: #3388cc;
}

dl.frame-event dd {
  margin-bottom: 8px;
}

p.concept {
  margin-bottom: 20px;
}

.name {
  color: #5f9ea0;
}

.profile {
  margin: 0 auto 20px;
  width: 260px;
  height: 230px;
  border: #ccc 1px solid;
}

.profile-img {
  margin: 40px 0;
  width: 120px;
  height: 120px;
  float: left;
}

dl.profile1 {
  margin: 20px 0 0 10px;
  width: 130px;
  float: left;
}

dl.profile1 dd {
  margin: 0 0 4px 4px;
}

dl.profile2 {
  clear: left;
}

dl.profile2 dd {
  margin-bottom: 10px;
}

dl.privacy dt {
  margin-bottom: 8px;
  font-weight: 700;
}

p.intro,
dl.privacy dd {
  margin-bottom: 20px;
}

.facebook-wrapper {
  margin: 0 auto;
  max-width: 500px;
}

.facebook-wrapper > .fb-page {
  width: 100%;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
  width: 100% !important;
}
