/* 194close-cp */
body {
  min-width: 1040px; }

.l-wrapper {
  color: #333;
  background: url(../img/bg.png) 50%;
  font-size: 14px;
  text-align: center; }
  .l-wrapper__inner {
    margin: auto;
    min-width: 1040px;
    max-width: 1980px; }
  .l-wrapper img {
    vertical-align: bottom; }

.l-mv__inner {
  position: relative;
  height: 582px;
  overflow: hidden;
  background: url(../img/mv_bg.jpg) no-repeat 50% 0; }

.l-mv__catch {
  position: absolute;
  top: 36px;
  left: 50%;
  margin-left: -309px; }

.l-mv__title {
  position: absolute;
  top: 102px;
  left: 50%;
  margin-left: -271px; }

.l-mv__meister {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -529px; }

.l-mv__products {
  position: absolute;
  top: 258px;
  left: 50%;
  margin-left: 277px; }
  .l-mv__products a {
    position: relative;
    display: block; }
    .l-mv__products a:after {
      content: '';
      position: absolute;
      top: 218px;
      left: 55px;
      display: block;
      width: 156px;
      height: 33px;
      background: rgba(255, 255, 255, 0.2);
      border-radius: 3px;
      opacity: 0;
      -webkit-transition: all 120ms ease;
      transition: all 120ms ease; }
    .l-mv__products a:hover:after {
      opacity: 1; }

.l-mv__youkou {
  padding: 10px 0;
  background: url(../img/mv_youkou_bg.jpg) 50% 0; }

.l-section {
  margin-bottom: 60px; }
  .l-section--01__pct {
    position: relative;
    display: inline-block; }
    .l-section--01__pct a {
      display: block;
      position: absolute;
      bottom: 0;
      right: 112px;
      width: 86px;
      height: 0;
      padding-top: 86px;
      overflow: hidden;
      border-radius: 50%;
      -webkit-transition: all 120ms ease;
      transition: all 120ms ease; }
      .l-section--01__pct a:hover {
        background: rgba(255, 255, 255, 0.2); }
  .l-section--02 {
    position: relative;
    background: url(../img/pct_02_bg.jpg) no-repeat 0 50%;
    background-size: cover; }
    .l-section--02:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: calc(173px + 50%);
      background: rgba(43, 52, 105, 0.8); }
    .l-section--02__pct {
      position: relative; }
  .l-section--03__pct {
    position: relative;
    display: inline-block; }
    .l-section--03__pct a {
      position: absolute;
      top: 385px;
      left: 317px;
      display: inline-block;
      background: #2b3469;
      border-radius: 3px;
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease; }
      .l-section--03__pct a:hover {
        background: #3c4995; }
  .l-section--04 {
    margin-bottom: 0;
    padding-bottom: 240px; }
  .l-section__title {
    margin-top: 100px;
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5625;
    letter-spacing: .05em;
    color: #2b3469; }
  .l-section__button {
    margin-top: 35px; }
    .l-section__button a {
      display: inline-block;
      color: #fff;
      background: #c22c1c;
      min-width: 346px;
      padding: 14px 40px;
      font-size: 20px;
      font-weight: bold;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .l-section__button a:hover {
        background: #dc3423;
        text-decoration: none; }

/*# sourceMappingURL=style.css.map */
