#containerinner {
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
#container h2.title {
  background-image: url(common/title.gif) !important;
  background-repeat: no-repeat;
}

div.column div.columninner {
  text-align: center;
}

form dl {
  padding: 10px;
  margin: 15px 0 10px;
  border: 7px #eeeeee solid;
  text-align: left;
}
form dl dt {
  float: left;
  width: 13em;
  padding: 1px 0 10px 0;
  font-weight: bold;
  text-indent: 1em;
}
form dl dt.last {
  float: none;
  width: auto;
  padding-bottom: 2px;
}
form dl dd {
  padding: 0 0 10px 13em;
  margin-bottom: 10px;
  border-bottom: 1px #cccccc solid;
}
form dl dd.last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
span.tag {
  color: #ff6b0d;
  font-weight: normal;
}
input.set {
  border: solid 1px #999;
  padding: 2px;
}
textarea {
  border: solid 1px #999;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
#main {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  letter-spacing: 0.1em;
}

#main .main-container {
  text-align: center;
  padding: 60px 0;
}
#main .main-container__wrap {
  margin-bottom: 85px;
}

/*------------------- 
 メイン
-------------------*/
#main .main_img img {
  width: 100%;
}
#main .main_img {
  margin-bottom: 80px;
}
#main .main_area{
  position: relative;
}
#main .main_area .shosai01{
  position: absolute;
  top: 35.8%;
  left: 34.3%;
  transform: translate(-50%, -50%);
}
#main .main_area .shosai02{
  position: absolute;
  top: 40.9%;
  left: 22%;
  transform: translate(-50%, -50%);
}
#main .main_area .shosai03{
  position: absolute;
  top: 40.9%;
  left: 54.5%;
  transform: translate(-50%, -50%);
}
#main .main_area .shosai04{
  position: absolute;
  top: 49.6%;
  left: 34.3%;
  transform: translate(-50%, -50%);
}
/*------------------- 
 メイン end
-------------------*/


.form-area {
  margin-bottom: 70px;
}
.serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.unit {
  margin-bottom: 30px;
  text-align: center;
}
.unit h3 {
  font-size: 22px;
  color: #bc2020;
  margin-bottom: 20px;
}
.unit p {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.unit .mtb-20 {
  margin: 20px 0;
}

/*応募方法*/
.twitter-timeline.twitter-timeline-rendered {
  margin: 0 auto;
}
.snsarea {
  position: relative;
  margin: 30px 0 90px;
}
.snsarea a {
  bottom: 13%;
  position: absolute;
  right: 36.2%;
}