@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,600,400);
@import url(http://fonts.googleapis.com/css?family=Kameron:700);
.font_Sans_semiBold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.font_Sans_Bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.font_Kameron_bold {
  font-family: 'Kameron', serif;
  font-weight: 700;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
#body.d12 {
  padding: 60px 0;
}
#body.d12 .top {
  font-weight: bold;
}
#body.d12 .items .block .left,
#body.d12 .items .block .right {
  width: 450px;
}
#body.d12 .items .block .left .t,
#body.d12 .items .block .right .t {
  margin-bottom: 40px;
}
#body.d12 .items .block .left .t .image img,
#body.d12 .items .block .right .t .image img {
  width: 100%;
  height: auto;
}
#body.d12 .items .block .left .t .new,
#body.d12 .items .block .right .t .new {
  background-color: #d90823;
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  width: 110px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  text-align: center;
  margin: 15px auto;
}
#body.d12 .items .block .left .t .name,
#body.d12 .items .block .right .t .name {
  text-align: center;
  font-size: 17px;
  color: #ffffff;
  background-color: #000000;
  padding: 10px 0;
  font-weight: bold;
  letter-spacing: 1px;
}
#body.d12 .items .block .left .t .name span,
#body.d12 .items .block .right .t .name span {
  font-weight: normal;
  margin-top: 3px;
  display: block;
  font-size: 13px;
}
#body.d12 .items .block .left .b,
#body.d12 .items .block .right .b {
  padding: 0 10px;
}
#body.d12 .items .block .left .b h2,
#body.d12 .items .block .right .b h2 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 15px;
}
#body.d12 .items .block .left .b img,
#body.d12 .items .block .right .b img {
  width: 100%;
  height: auto;
}
#body.d12 .items .block .left .b p,
#body.d12 .items .block .right .b p {
  font-size: 15px;
  margin-top: 10px;
}
#body.d12 .items .block .left {
  float: left;
}
#body.d12 .items .block .left .t .name {
  background-color: #d4986e;
}
#body.d12 .items .block .right {
  float: right;
}
#body.d12 .items .block:after {
  content: "";
  display: block;
  clear: both;
}
#body.d12 .mcgp h2 {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 15px;
}
#body.d12 .mcgp .image {
  margin-bottom: 15px;
}
#body.d12 .mcgp .image img {
  width: 100%;
  height: auto;
}
#body.d12 .mcgp .image .sp {
  display: none;
}
#body.d12 .mcgp .text {
  font-size: 15px;
  line-height: 1.75;
}
@media screen and (max-width: 780px) {
  #body.d12 {
    padding: 30px 0;
  }
  #body.d12 .top {
    font-weight: normal;
  }
  #body.d12 .items {
    margin-bottom: 40px;
  }
  #body.d12 .items .block .left,
  #body.d12 .items .block .right {
    width: auto;
  }
  #body.d12 .items .block .left .t,
  #body.d12 .items .block .right .t {
    margin-bottom: 20px;
  }
  #body.d12 .items .block .left .t .new,
  #body.d12 .items .block .right .t .new {
    margin: 10px auto;
  }
  #body.d12 .items .block .left .t .name,
  #body.d12 .items .block .right .t .name {
    font-size: 15px;
    padding: 5px 0;
  }
  #body.d12 .items .block .left .t .name span,
  #body.d12 .items .block .right .t .name span {
    margin-top: 0;
    font-size: 12px;
  }
  #body.d12 .items .block .left .b,
  #body.d12 .items .block .right .b {
    padding: 0;
  }
  #body.d12 .items .block .left .b h2,
  #body.d12 .items .block .right .b h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  #body.d12 .items .block .left {
    float: none;
  }
  #body.d12 .items .block .left .t .name {
    background-color: #d4986e;
  }
  #body.d12 .items .block .right {
    float: none;
  }
  #body.d12 .mcgp h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }
  #body.d12 .mcgp .image {
    margin-bottom: 10px;
  }
  #body.d12 .mcgp .image .sp {
    display: block;
  }
  #body.d12 .mcgp .image .pc {
    display: none;
  }
  #body.d12 .mcgp .text {
    font-size: 15px;
    line-height: 1.75;
  }
}
