#content .gundam_campaign_img img {
  margin-bottom: 50px;
}

#content .ut_movie {
  margin: 0 auto;
  width: 720px;
}

#content .mt_xxl {
  margin-top: 52px!important;
}

#content .mt_xl {
  margin-top: 40px!important;
}

#content .mt_l {
  margin-top: 28px!important;
}

#content .mt_m {
  margin-top: 20px!important;
}

#content .mt_s {
  margin-top: 12px!important;
}

#content .mb_xxl {
  margin-bottom: 52px!important;
}

#content .mb_xl {
  margin-bottom: 40px!important;
}

#content .mb_l {
  margin-bottom: 28px!important;
}

#content .mb_m {
  margin-bottom: 20px!important;
}

#content .mb_s {
  margin-bottom: 12px!important;
}

#content .pt_xxl {
  padding-top: 52px!important;
}

#content .pt_xl {
  padding-top: 40px!important;
}

#content .pt_l {
  padding-top: 28px!important;
}

#content .pt_m {
  padding-top: 20px!important;
}

#content .pt_s {
  padding-top: 12px!important;
}

#content .text--14 {
  font-size: 14px;
}

#content .text--bold {
  font-weight: bold;
}

#content a.link--black {
  color: #1b1b1b;
}

#content .ut_content_title {}
#content .ut_content_title h2 {
  font-size: 26px;
  text-align: left;
}

#content .ut_content_title h3 {
  font-size: 23px;
  text-align: center;
}

#content .ut_content_title p {
  text-align: center;
}

#content .ut_cover {
  overflow: hidden;
  height: 560px;
}

#content .ut_cover img {
  width: 560px;
}

#content .ut_cover_left {
  float: left;
  width: 400px;
  display: table;
  height: 100%;
}

#content .ut_cover_left > dl {
  display: table-cell;
  vertical-align: middle;
  padding: 28px 80px;
  background-color: #f4f4f4;
}

#content .ut_cover_left_title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}

#content .ut_cover_left_lead {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
}

#content .ut_cover_left_btn > a {
  display: block;
  border: solid 1px #bababa;
  padding: 18px;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  margin: 0;
  color: #1b1b1b;
  background-color: #ffffff;
}

#content .ut_cover_right {
  float: right;
  width: 560px;
}

#content .ut_content_btn {
    text-align: center;
}

#content .ut_content_btn > a {
    display: inline-block;
    border: solid 1px #bababa;
    padding: 18px;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    margin: 0;
    color: #1b1b1b;
    background-color: #ffffff;
}

#content #tabs_list {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 40px;
}

#content #tabs_list .select_tab {
      width: 25%;
      margin-left: 0;
}

#content #tabs_list .select_tab a {
  height: auto;
  padding: 20px 0;
}

#content #tabs_list .select_tab a span {
  line-height: 1;
}

#content .ut_cover_modal .ut_cover_modal_content_wrap .ut_cover_modal_txtindent{
  text-indent: 1em;
}