@charset "utf-8";
@font-face {
  font-family: 'for_smartbold';
  src: url('/feature/mercedes/smart-brabus/font/forsmartbold-webfont.woff2') format('woff2'), url('/feature/mercedes/smart-brabus/font/forsmartbold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  width: 100%;
  margin: 0;
}
body {
  background-color: #000;
  font-size-adjust: 0.4;
}
.contents {
  width: 100% !important;
  color: #ccc;
  font: 16px/1.7 "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.contents a:hover {
  opacity: .7;
}
.contents img {
  display: block;
  width: 100%;
}
.contents .mincho {
  font-family: "Yu Mincho", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.contents .smartfont-adjust {
  font-family: "for_smartbold", "serif";
  font-size: 140%;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin: 0 .1em;
}
.header-control {
  left: 0;
  padding-top: 2px;
  position: absolute;
  top: 0;
  width: 100%;
}
.header-control {
  background: #ededed;
  border: none;
  font-size: 11px;
  height: 26px;
  padding: 0;
}
.header-control {
  background-color: rgba(0, 0, 0, 0.6);
  height: auto;
  position: fixed;
  z-index: 999;
}
.header-control .logo {
  display: block;
  margin: 0 auto;
  height: 30px;
}
.mainimage {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 3em;
  width: 100%;
  background: url(/feature/mercedes/smart-brabus/img/mainvisual.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.mainvarea {
  display: block;
  position: relative;
  margin: auto;
}
.maintitle {
  position: absolute;
  font-weight: normal;
  font-size: 3vw;
  line-height: 1.4;
  left: 6vw;
  right: unset;
  bottom: 8vw;
}
.report {
  font-size: 3.7vw;
  margin: 3em 3%;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.report .eff-bef {
  opacity: 0;
}
.report .eff-aft {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  opacity: 1.0;
}
.boxx {
  overflow: hidden;
  padding-bottom: 30vw;
  position: relative;
}
.boxx .subhead {
  color: #f6ba35;
  font-size: 6vw;
  font-weight: normal;
  line-height: 1.3;
  margin: 1em 0;
}
.boxx .textblock .text {
  margin-bottom: .8em;
}
.boxx .figure {
  margin: 1.2em 0 2em;
}
.boxx [class^="dummy"] {
  display: none;
}
.boxx::after {
  content: "";
  display: block;
  width: 100%;
  height: 30vw;
  background: url(/feature/mercedes/smart-brabus/img/divider.png) no-repeat center 40%;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
.gallery .title img {
  width: 50vw;
  height: auto;
  margin: 2em auto 0.8em;
}
.gallery .thumblist {
  font-size: 0;
  margin: 20px auto;
  padding: 0;
  text-align: left;
  width: 90%;
}
.gallery .thumblist .item {
  background: #cccccc url() no-repeat center center;
  background-size: cover;
  display: inline-block;
  margin: .3%;
  width: 24.4%;
  height: auto;
}
.gallery .thumblist .item .anc {
  display: block;
}
.gallery .thumblist .item .anc img {
  margin: 0;
  width: 100%;
  height: auto;
}
.gallery .thumblist .item:hover {
  opacity: .7;
}
.banner-area a {
  display: block;
  margin: 2em 3%;
}
.banner-area .bnr {
  display: block;
  width: 100%;
}
.writer-prof {
  margin: 2em auto;
  width: 90%;
  position: relative;
}
.writer-prof .title {
  position: relative;
  margin: 0;
}
.writer-prof .title img {
  width: 50vw;
  margin: 2em auto 0;
  position: relative;
  z-index: 10;
  background-color: #000;
}
.writer-prof .profile {
  border: solid 2px #fff;
  border-radius: 20px;
  padding: 5vw;
  position: relative;
  margin-top: -2.5vw;
}
.writer-prof .profile .prof-image,
.writer-prof .profile .prof-data {
  display: inline-block;
  vertical-align: top;
}
.writer-prof .profile .prof-data {
  margin-top: 1em;
}
.writer-prof .profile .prof-data .name {
  border-bottom: solid 2px #000;
  display: inline;
  font-size: 8vw;
}
.writer-prof .profile .prof-data .occupation {
  margin-top: .5em;
  font-size: 3vw;
}
.writer-prof .profile .prof-data .prof {
  font-size: 3.6vw;
  margin-top: 1.2em;
}
.writer-prof .prof-image {
  display: block;
  width: 100%;
}
.thm-footer {
  background-color: #EDEDED;
}
.thm-footer .item {
  color: #fff;
}
.thm-footer .item .link {
  color: #fff;
  text-decoration: none;
}
.thm-footer .section.site .control-list {
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
}
.thm-footer .section.site .control-list .logo {
  display: block;
  margin: auto;
  width: 50vw;
}
.thm-footer .section.site .control-list .logo img {
  display: block;
  width: 100%;
  height: auto;
}
.thm-footer .inner {
  background-color: #444;
  font-size: 10px;
  padding: 15px 0;
}
.thm-footer .inner .common-link-list {
  list-style-type: none;
  margin: 0 3vw;
  padding: 0;
  text-align: center;
}
.thm-footer .inner .common-link-list .item {
  display: inline-block;
  margin-right: 1em;
}
.page-top.is-visible {
  display: block;
}
.page-top {
  background: url(/base/images/sprite-icon.png) no-repeat;
}
.page-top {
  background-color: #333!important;
  border-radius: 5px;
}
.page-top {
  filter: alpha(opacity=80);
  opacity: .8;
}
.page-top {
  bottom: 10px;
  color: #fff;
  display: none;
  height: 80px;
  outline: 0;
  position: fixed;
  width: 80px;
}
.page-top {
  right: 10px;
}
/* 480px以上 */
@media screen and (min-width: 480px) {
  .thm-footer .section.site .control-list .logo {
    width: 230px;
  }
  .header-control .logo {
    height: 40px;
  }
  .mainimage {
    margin-top: 40px;
  }
  .writer-prof .profile .prof-data .name {
    font-size: 6vw;
  }
  .writer-prof .profile .prof-data .occupation {
    font-size: 2vw;
  }
  .writer-prof .profile .prof-data .prof {
    font-size: 2.4vw;
  }
  .report {
    font-size: 2.4vw;
    margin: 3em 3%;
  }
  .boxx .subhead {
    color: #f6ba35;
    font-size: 4vw;
  }
  .boxx .textblock .text {
    margin-bottom: .8em;
  }
}
/* 768px以上 */
@media screen and (min-width: 768px) {
  .header-control .logo {
    height: 50px;
  }
  .mainimage {
    margin-top: 50px;
  }
  .banner-area {
    font-size: 0;
    width: 92%;
    margin: 3px auto;
  }
  .banner-area a {
    display: inline-block;
    vertical-align: top;
    margin: 0 .5%;
    width: 49%;
  }
  .banner-area .bnr {
    display: block;
    width: 100%;
  }
  .gallery .title img {
    width: auto;
    height: 50px;
  }
  .gallery .thumblist .item {
    width: 16%;
  }
  .writer-prof {
    font-size: 14px;
    margin: 2em auto;
    width: 90%;
  }
  .writer-prof .title img {
    width: auto;
    height: 40px;
    position: relative;
    z-index: 10;
  }
  .writer-prof .profile {
    padding: 30px;
    margin-top: -20px;
    font-size: 0;
  }
  .writer-prof .profile .prof-image,
  .writer-prof .profile .prof-data {
    display: inline-block;
    vertical-align: top;
  }
  .writer-prof .profile .prof-data {
    width: 60%;
    font-size: 14px;
    margin: 0;
  }
  .writer-prof .profile .prof-data .name {
    border-bottom: solid 2px #000;
    display: inline;
    font-size: 200%;
  }
  .writer-prof .profile .prof-data .occupation {
    margin-top: .5em;
    font-size: 80%;
  }
  .writer-prof .profile .prof-data .prof {
    font-size: 100%;
    margin-top: 1.2em;
  }
  .writer-prof .profile .prof-image {
    width: 40%;
    padding-right: 20px;
    box-sizing: border-box;
  }
  /* footer の制御 */
  .thm-footer .inner .common-link-list {
    margin: 0 20px;
  }
}
/* 1000px以上　テキスト領域は切り替わりを1000pxにする */
@media screen and (min-width: 1000px) {
  .report {
    font-size: 16px;
    width: 1000px;
    margin: 3em auto;
  }
  .boxx {
    padding-bottom: 260px;
  }
  .boxx::after {
    height: 260px;
    background: url(/feature/mercedes/smart-brabus/img/divider.png) no-repeat center 40%;
    background-size: 60% auto;
  }
  .boxx [class^="dummy"] {
    display: block;
  }
  .boxx .dummy1 {
    width: 28%;
    height: 80px;
    float: right;
  }
  .boxx .img01 {
    float: right;
    width: 70%;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: -60px;
  }
  .boxx .img02 {
    float: left;
    width: 70%;
    margin: 0 0 10px;
    margin-right: 20px;
  }
  .boxx .img04 {
    float: right;
    width: 60%;
    margin-left: 20px;
    margin-top: 0;
  }
  .contents img {
    width: auto;
  }
  .header-control .logo {
    height: 60px;
  }
  .mainimage {
    margin-top: 60px;
  }
  .mainvarea {
    width: 100% !important;
  }
}
/* 1200px以上 */
@media screen and (min-width: 1200px) {
  .mainvarea {
    width: 1200px !important;
  }
  .maintitle {
    font-size: 30px;
    right: 42%;
    left: unset;
    bottom: 100px;
  }
  .boxx .subhead {
    font-size: 30px;
  }
  .gallery {
    margin: 80px auto;
    width: 1200px;
  }
  .gallery .title {
    text-align: center;
  }
  .gallery .title img {
    width: auto;
  }
  .gallery .thumblist {
    font-size: 0;
    width: 1200px;
  }
  .gallery .thumblist .item {
    width: 198px;
    margin: 1px;
  }
  .banner-area {
    width: 1200px;
  }
  .writer-prof {
    width: 1000px;
  }
}
