@charset "UTF-8";


body,
dd,
dt,
h1,
h2,
h3,
h4,
li,
ol,
ul {
  margin: 0;
  padding: 0;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 15px;
  line-height: 1.7;
}

li {
  list-style-type: none;
}

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

strong {
  font-weight: 100;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.photo_rt {
  float: right;
  margin-left: 20px;
}

.photo_rt h3 {
  margin-top: 15px;
}

.photo_lt {
  float: left;
}

.mt_60 {
  margin-top: 60px;
  margin-left: 20px;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
}

.gotop {
  text-align: right;
}

nav li {
  float: left;
  height: 71px;
}

#rss {
  margin-top: 10px;
}

#rss a {
  color: #333;
  text-decoration: underline;
}

.social {
  margin-top: 10px;
  text-align: right;
}

.social li {
  display: inline;
}

.twitter-share-button {
  width: 90px!important;
}

article {
  width: 920px;
  margin: 0 auto;
}

h2+h3 {
  margin-top: 20px;
}

h2 {
  margin-top: 30px;
}

h3 {
  margin-top: 35px;
}

a {
  color: #FFF;
}

#history h3 {
  background-color: #777;
  color: #FFF;
  width: 14em;
  text-align: center;
}

#history dl {
  float: left;
  width: 460px;
}

#history dt:before {
  content: "■";
}

#history dt {
  font-size: 17px;
  margin-bottom: 10px;
}

#history dd {
  text-indent: -19px;
  padding-left: 24px;
}

#history dd:before {
  content: "■";
  font-size: 4px;
  color: #e2368c;
}

#history p {
  text-align: right;
}

#history small {
  font-size: 15px;
}

h4 {
  border: 1px solid #999;
  background-color: #FFF;
  font-weight: 100;
  padding: 2px;
  width: 80px;
  text-align: center;
  position: relative;
  top: 25px;
  left: 10px;
  margin-top: -30px;
}

.city {
  width: 460px;
  border: 1px solid #999;
  padding: 10px;
}

.sub {
  width: 470px;
  padding: 5px;
  background-color: #EEE;
}

.roadshow-date {
  margin-top: 15px;
  width: 630px;
}

figure p {
  margin-bottom: 0;
}

figcaption {
  font-size: 11px;
  text-align: center;
}

#perfect-stan h3 {
  margin-top: 10px;
}

.mod-border {
  border: 1px solid #e2368c;
  padding: 10px;
}

.text_rt {
  float: right;
  width: 444px;
}

ol li {
  text-indent: -18px;
  padding-left: 18px;
}

ol li img {
  margin-bottom: 3px;
  margin-right: 3px;
}

.text_strong {
  font-size: 20px;
  margin: 0;
}

.rental {
  text-indent: -13px;
  border: 1px solid #999;
  padding: 3px;
  padding-left: 13px;
}

.rental img {
  margin-bottom: 5px;
}

footer {
  background-color: #323232;
  padding: 10px 0;
  text-align: center;
  color: #FFF;
  border-bottom: 5px solid #e2368c;
}

footer #contact h2 {
  font-size: 12px;
  font-weight: 100;
}

footer #contact span {
  padding-left: 8px;
}