@charset "utf-8";
.contents {
  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;
  margin: 1em 0;
  width: 100%;
}
.header-control {
  background-color: rgba(255, 255, 255, 0.9);
  height: auto;
  position: fixed;
}
.header-control .logo {
  display: block;
  margin: 5px auto;
  width: 80%;
}
.mainimage {
  color: transparent;
  margin-top: 30px;
  width: 100%;
  height: 48vw;
  background: url(/feature/mercedes/laureus-edition/img/topimage_w2x.jpg) no-repeat center center;
  background-size: cover;
}
.report {
  font-size: 3.7vw;
  width: 90%;
  margin: 5vw auto;
}
.box .title {
  margin: 2em 0 1.2em;
}
.box .text {
  margin-bottom: .8em;
}
.gallery .title {
  text-align: center;
}
.gallery .title img {
  width: 50vw;
  margin: 2em auto 0.8em;
}
.gallery .thumblist {
  font-size: 0;
  margin: 20px 0;
  text-align: center;
}
.gallery .thumblist .item {
  background: #cccccc url() no-repeat center center;
  background-size: cover;
  display: inline-block;
  font-size: 14px;
  margin: .5%;
  width: 22%;
  height: auto;
}
.gallery .thumblist .item .anc {
  display: block;
  width: 100%;
  height: auto;
}
.gallery .thumblist .item .anc img {
  margin: 0;
}
.gallery .thumblist .item:hover {
  opacity: .7;
}
.banner-area {
  width: 90%;
  margin: 3em auto;
}
.writer-prof {
  margin: 2em auto;
  width: 90%;
}
.writer-prof .title {
  position: relative;
}
.writer-prof .title img {
  width: 50%;
  margin: 2em auto 0;
  position: relative;
  z-index: 10;
}
.writer-prof .title:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 13px;
}
.writer-prof .profile .prof-image,
.writer-prof .profile .prof-data {
  display: inline-block;
  vertical-align: top;
}
.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%;
}
/* 768px以下 */
@media screen and (max-width: 768px) {
  .thm-footer {
    min-width: auto;
  }
  .thm-footer .section.site .control {
    max-width: auto;
    min-width: auto;
  }
  .thm-footer .section.site .control-list .logo {
    width: 50vw;
    margin: auto;
    float: none;
  }
  .thm-footer .section.site .control-list .logo img {
    width: 100%;
    height: auto;
  }
  .thm-footer .section.site .control-list .login,
  .thm-footer .section.site .control-list .social,
  .thm-footer .section.site .control-list .iphone-app {
    display: none;
  }
  .thm-footer .inner {
    max-width: auto;
    min-width: auto;
  }
  .thm-footer .inner .common-link-list {
    text-align: center;
  }
  .thm-footer .inner .common-link-list .item {
    float: none;
    display: inline-block;
  }
}
/* 480px以上 */
@media screen and (min-width: 480px) {
  
}
/* 768px以上 */
@media screen and (min-width: 768px) {
  .report {
    font-size: 3vw;
  }
}
/* 1000px以上 */
@media screen and (min-width: 1000px) {
  .contents img {
    width: auto;
  }
  .header-control {
    background-color: rgba(255, 255, 255, 0.9);
    height: 50px;
    position: fixed;
  }
  .header-control .logo {
    display: block;
    margin: 5px auto;
    height: 40px;
    width: auto;
  }
  .mainimage {
    color: transparent;
    margin-top: 50px;
    height: 600px;
    background-size: cover;
  }
  .report {
    font-size: 16px;
    width: 1200px;
    margin: auto;
  }
  .box {
    margin-top: 70px;
  }
  .box .title {
    height: 46px;
    width: auto;
    margin: 0 0 1.2em;
  }
  .box .title img {
    height: 100%;
  }
  .box .text {
    margin-bottom: .8em;
  }
  .box img {
    display: block;
  }
  .b1 {
    overflow: hidden;
  }
  .b1 .img1-1 {
    float: right;
    margin-left: 20px;
    width: 480px;
  }
  .b1 .img1-2 {
    float: right;
    margin: 20px -50px 0 20px;
    width: 220px;
  }
  .b2 .right {
    float: right;
  }
  .b2 .left {
    float: left;
  }
  .b2 .d1 {
    overflow: hidden;
  }
  .b2 .d1 .right {
    width: 53%;
  }
  .b2 .d1 .left {
    width: 47%;
  }
  .b2 .d2 {
    overflow: hidden;
  }
  .b2 .d2 .left {
    width: 60%;
  }
  .b2 .img2-1 {
    width: 540px;
  }
  .b2 .img2-2 {
    float: right;
    width: 460px;
  }
  .b3 {
    overflow: hidden;
  }
  .b3 .left {
    width: 700px;
    float: left;
  }
  .b3 .right {
    width: 470px;
    float: right;
  }
  .b3 .bottom {
    clear: both;
    float: none;
  }
  .b3 .img3-1 {
    width: 470px;
  }
  .b3 .img3-2 {
    width: 700px;
    margin-bottom: .8em;
  }
  .b4 {
    overflow: hidden;
  }
  .b4 .left {
    width: 480px;
    float: left;
  }
  .b4 .right {
    width: 690px;
    float: right;
  }
  .b4 .img4-1 {
    width: 480px;
  }
  .gallery {
    margin: 80px auto;
  }
  .gallery .title {
    text-align: center;
  }
  .gallery .title img {
    height: 36px;
    width: auto;
  }
  .gallery .thumblist {
    font-size: 0;
    margin: 20px 0;
    text-align: center;
  }
  .gallery .thumblist .item {
    font-size: 14px;
    width: 198px;
    height: 130px;
    display: inline-block;
    margin: 1px;
    background: #cccccc url() no-repeat center center;
    background-size: cover;
  }
  .gallery .thumblist .item .anc {
    display: block;
    width: 198px;
    height: 130px;
  }
  .gallery .thumblist .item:hover {
    opacity: .7;
  }
  .banner-area {
    margin: 60px auto;
    width: 980px;
  }
  .banner-area a {
    display: block;
  }
  .banner-area .bnr {
    margin: auto;
  }
  .writer-prof {
    margin: 70px auto;
    width: 1200px;
    position: relative;
  }
  .writer-prof .title {
    margin: 1.5em 0;
    position: relative;
    text-align: center;
  }
  .writer-prof .title:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 13px;
  }
  .writer-prof .title img {
    height: 27px;
    width: auto;
    position: relative;
    z-index: 10;
  }
  .writer-prof .profile {
    width: 900px;
    margin: 20px auto;
  }
  .writer-prof .profile .prof-image,
  .writer-prof .profile .prof-data {
    display: inline-block;
    vertical-align: top;
  }
  .writer-prof .profile .prof-data {
    margin-left: 20px;
    width: 450px;
  }
  .writer-prof .profile .prof-data .name {
    border-bottom: solid 2px #000;
    display: inline;
    font-size: 30px;
  }
  .writer-prof .profile .prof-data .occupation {
    margin-top: .5em;
    font-size: 12px;
  }
  .writer-prof .profile .prof-data .prof {
    font-size: 16px;
    margin-top: 1.2em;
  }
  .writer-prof .prof-image {
    display: block;
    margin: 0;
    width: 420px;
  }
}
