@charset "UTF-8";
@font-face {
  font-family: "Alt_DIN_1451";
  src: url("../fonts/alte-din-1451-mittelschrift.regular.ttf") format("TrueType"); }
/* PC */
/* SP */
/* ブランド（high・ars） */
/*=========================================
	Font
=========================================*/
body {
  overflow-x: hidden; }

.land_page {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  width: 1000px;
  margin: 0 auto;
  font-size: 13px;
  color: #333333; }
  .land_page .rel {
    position: relative; }
  .land_page .ab {
    position: absolute; }
  .land_page img {
    max-width: 100%; }
  .land_page a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80%);
    -ms-filter: "alpha(opacity=80%)";
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8; }
  .land_page .hide {
    display: none; }
  .land_page .mt-1 {
    margin-top: -1px; }
  .land_page .red {
    color: #d40011; }
  .land_page .inner {
    width: 1600px;
    margin: 0 -300px;
    /* CVエリア */
    /* スライダーエリア */ }
    .land_page .inner .header {
      background: #000;
      padding: 15px 0; }
      .land_page .inner .header .hd_inner {
        width: 1100px;
        margin: 0 auto;
        padding: 0 20px;
        position: relative; }
        .land_page .inner .header .hd_inner .hd_telbox {
          top: 55%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%); }
          .land_page .inner .header .hd_inner .hd_telbox .info {
            font-size: 14px;
            color: #fff; }
          .land_page .inner .header .hd_inner .hd_telbox .telbox {
            padding: 5px 0; }
            .land_page .inner .header .hd_inner .hd_telbox .telbox .telimg {
              float: left; }
            .land_page .inner .header .hd_inner .hd_telbox .telbox .num {
              float: left;
              font-size: 33px;
              font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
              padding-left: 5px;
              margin-top: -3px;
              letter-spacing: 0.05em;
              color: #fff; }
        .land_page .inner .header .hd_inner .hd_dely {
          width: 280px;
          height: 46px;
          background: #42b106;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          box-shadow: 0px 4px 0px 0px #246004;
          -webkit-box-shadow: 0px 4px 0px 0px #246004;
          -moz-box-shadow: 0px 4px 0px 0px #246004;
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-basis: auto;
          -ms-flex-basis: auto;
          -webkit-flex-basis: auto;
          flex-shrink: 0;
          -ms-flex-shrink: 0;
          -webkit-flex-shrink: 0;
          padding: 5px 12px;
          top: 50%;
          right: 0;
          transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%); }
          .land_page .inner .header .hd_inner .hd_dely .img img {
            margin-right: 5px; }
          .land_page .inner .header .hd_inner .hd_dely .txt {
            color: #fff;
            font-size: 20px;
            text-shadow: 0px 1px 0px #246004;
            -webkit-text-shadow: 0px 1px 0px #246004;
            -moz-text-shadow: 0px 1px 0px #246004;
            position: relative;
            margin-top: 10px; }
            .land_page .inner .header .hd_inner .hd_dely .txt:after {
              position: absolute;
              font-family: 'FontAwesome';
              content: "";
              top: 0;
              right: -20px; }
          .land_page .inner .header .hd_inner .hd_dely:hover {
            margin-top: 3px;
            box-shadow: 0px 1px 0px 0px #246004;
            -webkit-box-shadow: 0px 1px 0px 0px #246004;
            -moz-box-shadow: 0px 1px 0px 0px #246004; }
        .land_page .inner .header .hd_inner .hd_line, .land_page .inner .header .hd_inner .hd_mail {
          width: 220px;
          height: 38px;
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-basis: auto;
          -ms-flex-basis: auto;
          -webkit-flex-basis: auto;
          flex-shrink: 0;
          -ms-flex-shrink: 0;
          -webkit-flex-shrink: 0;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          top: 50%;
          transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          padding: 5px; }
          .land_page .inner .header .hd_inner .hd_line .img img, .land_page .inner .header .hd_inner .hd_mail .img img {
            margin-right: 5px; }
          .land_page .inner .header .hd_inner .hd_line .txt, .land_page .inner .header .hd_inner .hd_mail .txt {
            color: #fff;
            font-size: 16px;
            position: relative;
            margin-top: 4px; }
            .land_page .inner .header .hd_inner .hd_line .txt .big, .land_page .inner .header .hd_inner .hd_mail .txt .big {
              font-size: 20px; }
            .land_page .inner .header .hd_inner .hd_line .txt:after, .land_page .inner .header .hd_inner .hd_mail .txt:after {
              position: absolute;
              font-family: 'FontAwesome';
              content: "";
              top: 3px;
              right: -7px; }
        .land_page .inner .header .hd_inner .hd_line {
          background: #0eb90e;
          box-shadow: 0px 4px 0px 0px #017501;
          -webkit-box-shadow: 0px 4px 0px 0px #017501;
          -moz-box-shadow: 0px 4px 0px 0px #017501;
          right: 21%; }
          .land_page .inner .header .hd_inner .hd_line .txt {
            text-shadow: 0px 1px 0px #017501;
            -webkit-text-shadow: 0px 1px 0px #017501;
            -moz-text-shadow: 0px 1px 0px #017501; }
          .land_page .inner .header .hd_inner .hd_line:hover {
            margin-top: 3px;
            box-shadow: 0px 1px 0px 0px #017501;
            -webkit-box-shadow: 0px 1px 0px 0px #017501;
            -moz-box-shadow: 0px 1px 0px 0px #017501; }
        .land_page .inner .header .hd_inner .hd_mail {
          background: #135fd8;
          box-shadow: 0px 4px 0px 0px #0f2851;
          -webkit-box-shadow: 0px 4px 0px 0px #0f2851;
          -moz-box-shadow: 0px 4px 0px 0px #0f2851;
          right: 0; }
          .land_page .inner .header .hd_inner .hd_mail .txt {
            text-shadow: 0px 1px 0px #0f2851;
            -webkit-text-shadow: 0px 1px 0px #0f2851;
            -moz-text-shadow: 0px 1px 0px #0f2851;
            letter-spacing: -0.1em; }
          .land_page .inner .header .hd_inner .hd_mail:hover {
            margin-top: 3px;
            box-shadow: 0px 1px 0px 0px #0f2851;
            -webkit-box-shadow: 0px 1px 0px 0px #0f2851;
            -moz-box-shadow: 0px 1px 0px 0px #0f2851; }
    .land_page .inner .mv .mv_txt {
      bottom: 33.2%;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      font-size: 22px;
      color: #fff;
      font-weight: bold; }
    .land_page .inner #inf_slide {
      height: 100px;
      margin: 1px 0; }
      .land_page .inner #inf_slide ul {
        height: 100px; }
        .land_page .inner #inf_slide ul li {
          width: 160px;
          padding-left: 1px; }
    .land_page .inner .jcb .txt {
      font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
      font-size: 32px;
      top: 13%;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0); }
      .land_page .inner .jcb .txt .big {
        font-size: 52px;
        position: relative;
        top: 4px; }
    .land_page .inner .cv {
      /* 電話番号のみの場合 */
      /* 電話番号とメール査定セット */ }
      .land_page .inner .cv .cv_h2 {
        top: 10%;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        color: #4f1101;
        font-size: 46px; }
      .land_page .inner .cv .cv_h2_line {
        top: 6.5%; }
      .land_page .inner .cv .img_box {
        top: 29%;
        right: 22.7%;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-basis: auto;
        -ms-flex-basis: auto;
        -webkit-flex-basis: auto;
        flex-shrink: 0;
        -ms-flex-shrink: 0;
        -webkit-flex-shrink: 0; }
        .land_page .inner .cv .img_box .img + .img {
          margin-left: 10px; }
      .land_page .inner .cv .btn_lng, .land_page .inner .cv .btn_srt, .land_page .inner .cv .btn_mail {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-basis: auto;
        -ms-flex-basis: auto;
        -webkit-flex-basis: auto;
        flex-shrink: 0;
        -ms-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px; }
        .land_page .inner .cv .btn_lng .img, .land_page .inner .cv .btn_srt .img, .land_page .inner .cv .btn_mail .img {
          margin-right: 10px; }
        .land_page .inner .cv .btn_lng .txt, .land_page .inner .cv .btn_srt .txt, .land_page .inner .cv .btn_mail .txt {
          color: #fff;
          position: relative;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased; }
          .land_page .inner .cv .btn_lng .txt:after, .land_page .inner .cv .btn_srt .txt:after, .land_page .inner .cv .btn_mail .txt:after {
            position: absolute;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%); }
      .land_page .inner .cv .btn_lng {
        top: 44%;
        left: 35%;
        width: 676px;
        height: 80px;
        padding: 10px 60px; }
        .land_page .inner .cv .btn_lng .txt {
          font-size: 30px;
          padding: 15px 0; }
          .land_page .inner .cv .btn_lng .txt .big {
            font-size: 36px; }
          .land_page .inner .cv .btn_lng .txt:after {
            top: 50%;
            right: -35px;
            font-family: 'FontAwesome';
            content: "";
            font-size: 42px; }
        .land_page .inner .cv .btn_lng.del_only {
          top: 59%; }
        .land_page .inner .cv .btn_lng.last_btn .txt:after {
          font-family: 'FontAwesome';
          content: ""; }
        .land_page .inner .cv .btn_lng.last_line .txt:after {
          font-family: 'FontAwesome';
          content: ""; }
        .land_page .inner .cv .btn_lng.last_dl .txt:after {
          font-family: 'FontAwesome';
          content: ""; }
      .land_page .inner .cv a.md_scr:hover .btn_lng {
        margin-top: 5px; }
      .land_page .inner .cv a.md_scr:hover .btn_srt {
        bottom: 15%; }
      .land_page .inner .cv .btn_srt {
        bottom: 16%;
        left: 52.3%;
        width: 400px;
        height: 80px;
        padding: 10px 65px; }
        .land_page .inner .cv .btn_srt .img {
          margin-top: 8px; }
        .land_page .inner .cv .btn_srt .txt {
          font-size: 14px;
          line-height: 1.2;
          text-align: center; }
          .land_page .inner .cv .btn_srt .txt .big {
            font-size: 38px;
            font-weight: bold;
            display: block; }
          .land_page .inner .cv .btn_srt .txt:after {
            top: 57%;
            right: -20%;
            font-family: 'FontAwesome';
            content: "";
            color: #fff;
            font-size: 36px; }
        .land_page .inner .cv .btn_srt.last_btn .txt:after {
          font-family: 'FontAwesome';
          content: ""; }
      .land_page .inner .cv a.shop_scr:hover .btn_srt {
        bottom: 15%; }
      .land_page .inner .cv a.shop_scr:hover .btn_lng {
        margin-top: 5px; }
      .land_page .inner .cv .btn_mail {
        bottom: 90px;
        left: 51%;
        width: 418px;
        height: 70px;
        background: #135fd8;
        box-shadow: 0px 6px 0px 0px #0f2851;
        -webkit-box-shadow: 0px 6px 0px 0px #0f2851;
        -moz-box-shadow: 0px 6px 0px 0px #0f2851;
        padding: 15px 32px; }
        .land_page .inner .cv .btn_mail .txt {
          font-size: 26px;
          line-height: 1.2;
          text-align: center;
          text-shadow: 0px 1px 0px #0f2851;
          -webkit-text-shadow: 0px 1px 0px #0f2851;
          -moz-text-shadow: 0px 1px 0px #0f2851; }
          .land_page .inner .cv .btn_mail .txt .big {
            font-size: 36px;
            font-weight: bold; }
          .land_page .inner .cv .btn_mail .txt:after {
            position: absolute;
            top: 50%;
            right: -15%;
            transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            font-family: 'FontAwesome';
            content: "";
            color: #fff;
            font-size: 36px; }
      .land_page .inner .cv a.mail_scr:hover .btn_mail {
        bottom: 85px;
        box-shadow: 0px 1px 0px 0px #0f2851;
        -webkit-box-shadow: 0px 1px 0px 0px #0f2851;
        -moz-box-shadow: 0px 1px 0px 0px #0f2851; }
      .land_page .inner .cv a.line_scr .btn_lng {
        top: 35%;
        left: 23%;
        width: 692px;
        height: 80px; }
      .land_page .inner .cv .cv_telboxes_only {
        top: 45%;
        right: 22.5%;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-basis: auto;
        -ms-flex-basis: auto;
        -webkit-flex-basis: auto;
        flex-shrink: 0;
        -ms-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        text-align: center; }
        .land_page .inner .cv .cv_telboxes_only .img {
          margin-right: 10px;
          margin-top: 20px; }
        .land_page .inner .cv .cv_telboxes_only .num_box .num {
          font-size: 56px;
          font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased; }
        .land_page .inner .cv .cv_telboxes_only .num_box .info {
          line-height: 1.5;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased;
          font-size: 14px; }
      .land_page .inner .cv .cv_telboxes_twin .info {
        bottom: 155px;
        left: 31.6%;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased; }
      .land_page .inner .cv .cv_telboxes_twin .num_box {
        bottom: 85px;
        left: 22.7%;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-basis: auto;
        -ms-flex-basis: auto;
        -webkit-flex-basis: auto;
        flex-shrink: 0;
        -ms-flex-shrink: 0;
        -webkit-flex-shrink: 0; }
        .land_page .inner .cv .cv_telboxes_twin .num_box .img {
          margin-right: 10px;
          margin-top: 5px; }
        .land_page .inner .cv .cv_telboxes_twin .num_box .num {
          font-size: 54px;
          font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          -moz-font-smoothing: antialiased; }
    .land_page .inner .cv_line .line_name {
      top: 46.2%;
      left: 51.5%;
      font-size: 26px; }
    .land_page .inner .cv_line .cv_telboxes_twin .info {
      bottom: 164px; }
    .land_page .inner .cv_line .cv_telboxes_twin .num_box {
      bottom: 93px; }
    .land_page .inner .cv_line .btn_mail {
      bottom: 100px; }
    .land_page .inner .cv_line a.mail_scr:hover .btn_mail {
      bottom: 95px; }
    .land_page .inner .sliders .h2_slide {
      top: 50px;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      line-height: 1.3;
      font-size: 40px;
      text-align: center; }
      .land_page .inner .sliders .h2_slide .big {
        display: inline-block;
        font-size: 50px; }
    .land_page .inner .sliders .slide_boxes {
      top: 21%;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0); }
      .land_page .inner .sliders .slide_boxes .tab_list {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-basis: auto;
        -ms-flex-basis: auto;
        -webkit-flex-basis: auto;
        flex-shrink: 0;
        -ms-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        width: 1000px;
        margin: 0 auto 30px; }
        .land_page .inner .sliders .slide_boxes .tab_list .tab {
          width: 190px;
          height: 54px;
          border-radius: 6px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          margin-right: 10px;
          margin-bottom: 10px;
          position: relative;
          text-align: center;
          border: 1px solid #4f1101;
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #883107), color-stop(100%, #4f1101));
          background: -webkit-linear-gradient(top, #883107 0, #4f1101 1);
          background: -moz-linear-gradient(top, #883107 0, #4f1101 1);
          background: -o-linear-gradient(top, #883107 0, #4f1101 1);
          background: -ms-linear-gradient(top, #883107 0, #4f1101 1);
          background: linear-gradient(to bottom, #883107 0, #4f1101 1);
          -pie-background: linear-gradient(to bottom, #883107 0, #4f1101 1);
          box-shadow: 0px 4px 0px 0px #4f1101;
          -webkit-box-shadow: 0px 4px 0px 0px #4f1101;
          -moz-box-shadow: 0px 4px 0px 0px #4f1101; }
          .land_page .inner .sliders .slide_boxes .tab_list .tab a {
            text-decoration: none;
            color: #fff;
            display: block;
            width: 100%;
            height: 100%; }
            .land_page .inner .sliders .slide_boxes .tab_list .tab a .tab_btn {
              position: relative;
              top: 53%;
              transform: translate(0, -50%);
              -webkit-transform: translate(0, -50%);
              -moz-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              -o-transform: translate(0, -50%);
              font-size: 18px; }
              .land_page .inner .sliders .slide_boxes .tab_list .tab a .tab_btn p {
                font-family: "Hiragino Kaku Gothic StdN W3", "ヒラギノ角ゴ StdN W3", Meiryo, メイリオ, sans-serif;
                -webkit-font-smoothing: antialiased;
                -moz-font-smoothing: antialiased;
                text-shadow: 0px 2px 1px #4f1101;
                -webkit-text-shadow: 0px 2px 1px #4f1101;
                -moz-text-shadow: 0px 2px 1px #4f1101; }
          .land_page .inner .sliders .slide_boxes .tab_list .tab:nth-child(5n) {
            margin-right: 0; }
          .land_page .inner .sliders .slide_boxes .tab_list .tab:hover {
            position: relative;
            top: 3px;
            box-shadow: 0px 1px 0px 0px #4f1101;
            -webkit-box-shadow: 0px 1px 0px 0px #4f1101;
            -moz-box-shadow: 0px 1px 0px 0px #4f1101; }
        .land_page .inner .sliders .slide_boxes .tab_list .select {
          position: relative;
          top: 3px;
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #131313), color-stop(100%, #282828));
          background: -webkit-linear-gradient(top, #131313 0, #282828 1);
          background: -moz-linear-gradient(top, #131313 0, #282828 1);
          background: -o-linear-gradient(top, #131313 0, #282828 1);
          background: -ms-linear-gradient(top, #131313 0, #282828 1);
          background: linear-gradient(to bottom, #131313 0, #282828 1);
          -pie-background: linear-gradient(to bottom, #131313 0, #282828 1);
          box-shadow: 0px 0 0px 0px #131313;
          -webkit-box-shadow: 0px 0 0px 0px #131313;
          -moz-box-shadow: 0px 0 0px 0px #131313;
          border: 1px solid #131313; }
          .land_page .inner .sliders .slide_boxes .tab_list .select .tab_btn p {
            text-shadow: 0px 2px 1px #4f1101;
            -webkit-text-shadow: 0px 2px 1px #4f1101;
            -moz-text-shadow: 0px 2px 1px #4f1101; }
          .land_page .inner .sliders .slide_boxes .tab_list .select:hover {
            box-shadow: 0px 0 0px 0px #131313;
            -webkit-box-shadow: 0px 0 0px 0px #131313;
            -moz-box-shadow: 0px 0 0px 0px #131313; }
            .land_page .inner .sliders .slide_boxes .tab_list .select:hover a:hover {
              opacity: 1;
              filter: alpha(opacity=100%);
              -ms-filter: "alpha(opacity=100%)";
              -khtml-opacity: 1;
              -moz-opacity: 1; }
      .land_page .inner .sliders .slide_boxes .slide_box {
        width: 1000px;
        margin: 0 auto; }
        .land_page .inner .sliders .slide_boxes .slide_box .flexslider {
          margin: 0 auto; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-control-paging li a.flex-active {
            background: #a71707;
            cursor: default; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-prev:hover, .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-next:hover {
            opacity: 0.8;
            filter: alpha(opacity=80%);
            -ms-filter: "alpha(opacity=80%)";
            -khtml-opacity: 0.8;
            -moz-opacity: 0.8; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-prev a, .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-next a {
            background: none; }
            .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-prev a:after, .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-next a:after {
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              font-family: "FontAwesome"; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-prev {
            background: -webkit-gradient(linear, left top, right top, color-stop(0%, #883107), color-stop(100%, #4f1101));
            background: -webkit-linear-gradient(left, #883107 0, #4f1101 1);
            background: -moz-linear-gradient(left, #883107 0, #4f1101 1);
            background: -o-linear-gradient(left, #883107 0, #4f1101 1);
            background: -ms-linear-gradient(left, #883107 0, #4f1101 1);
            background: linear-gradient(to right, #883107 0, #4f1101 1);
            -pie-background: linear-gradient(to right, #883107 0, #4f1101 1); }
            .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-prev a:after {
              content: "\f104"; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-next {
            background: -webkit-gradient(linear, left top, right top, color-stop(0%, #4f1101), color-stop(100%, #883107));
            background: -webkit-linear-gradient(left, #4f1101 0, #883107 1);
            background: -moz-linear-gradient(left, #4f1101 0, #883107 1);
            background: -o-linear-gradient(left, #4f1101 0, #883107 1);
            background: -ms-linear-gradient(left, #4f1101 0, #883107 1);
            background: linear-gradient(to right, #4f1101 0, #883107 1);
            -pie-background: linear-gradient(to right, #4f1101 0, #883107 1); }
            .land_page .inner .sliders .slide_boxes .slide_box .flexslider .flex-nav-next a:after {
              content: "\f105"; }
          .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list {
            display: flex;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-basis: auto;
            -ms-flex-basis: auto;
            -webkit-flex-basis: auto;
            flex-shrink: 0;
            -ms-flex-shrink: 0;
            -webkit-flex-shrink: 0; }
            .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item {
              background: #fff;
              margin-right: 10px;
              margin-bottom: 10px;
              padding: 10px;
              width: 190px;
              height: 290px;
              text-align: center;
              position: relative; }
              .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item .img {
                width: 170px;
                height: 170px;
                margin-bottom: 10px; }
                .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item .img img {
                  width: auto;
                  height: auto;
                  max-height: 100%;
                  max-width: 100%;
                  position: relative;
                  top: 50%;
                  left: 50%;
                  transform: translate(-50%, -50%);
                  -webkit-transform: translate(-50%, -50%);
                  -moz-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                  -o-transform: translate(-50%, -50%); }
              .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item .name {
                font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
                font-size: 15px;
                font-weight: bold;
                line-height: 1.2; }
              .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item .price {
                padding-top: 10px;
                font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
                font-size: 17px;
                position: absolute;
                bottom: 15px;
                color: #a71707; }
                .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item .price .tag {
                  padding: 5px 4px;
                  color: #fff;
                  margin-top: -3px;
                  margin-right: 8px;
                  font-size: 12px;
                  background: #a71707; }
              .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .item:nth-child(5n) {
                margin-right: 0; }
            .land_page .inner .sliders .slide_boxes .slide_box .flexslider .slides .item_list .flex-control-paging li a.flex-active {
              background: #a71707; }
    .land_page .inner .method .txt_box {
      top: 5%;
      left: 19%; }
      .land_page .inner .method .txt_box .md_title {
        color: #F17D36;
        font-size: 30px;
        font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
        line-height: 1.3;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased; }
        .land_page .inner .method .txt_box .md_title .big {
          display: block;
          font-size: 58px; }
      .land_page .inner .method .txt_box .shop_info {
        padding: 10px 0;
        line-height: 1.5;
        width: 70%; }
        .land_page .inner .method .txt_box .shop_info dl {
          display: flex;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          flex-basis: auto;
          -ms-flex-basis: auto;
          -webkit-flex-basis: auto;
          flex-shrink: 0;
          -ms-flex-shrink: 0;
          -webkit-flex-shrink: 0; }
          .land_page .inner .method .txt_box .shop_info dl dt, .land_page .inner .method .txt_box .shop_info dl dd {
            margin-bottom: 10px; }
          .land_page .inner .method .txt_box .shop_info dl dt {
            width: 20%;
            position: relative; }
            .land_page .inner .method .txt_box .shop_info dl dt:after {
              position: absolute;
              top: 0;
              right: 10px;
              content: "|"; }
          .land_page .inner .method .txt_box .shop_info dl dd {
            width: 80%;
            padding-left: 10px; }
    .land_page .inner .method .img.md_shop {
      top: 44%;
      width: 100%;
      margin: 10px auto 0;
      text-align: center; }
    .land_page .inner .method .img.md_flow {
      top: 0;
      width: 100%;
      margin: 0 auto;
      text-align: center; }
    .land_page .inner .method .gmap {
      bottom: -2px;
      left: 49.95%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0); }
    .land_page .inner .method .gmap2 {
      bottom: 11.4%;
      left: 270px; }
    .land_page .inner .method .btn_lng {
      top: 78%;
      left: 31%;
      width: 612px;
      height: 90px;
      padding: 15px 50px;
      display: flex;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-basis: auto;
      -ms-flex-basis: auto;
      -webkit-flex-basis: auto;
      flex-shrink: 0;
      -ms-flex-shrink: 0;
      -webkit-flex-shrink: 0;
      border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      /* ノーブランド宅配買取オンリー */ }
      .land_page .inner .method .btn_lng .img {
        margin-right: 10px;
        margin-top: 7px; }
      .land_page .inner .method .btn_lng .txt {
        color: #fff;
        position: relative;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        font-size: 28px;
        padding: 15px 0;
        letter-spacing: -0.05em; }
        .land_page .inner .method .btn_lng .txt .big {
          font-size: 36px; }
        .land_page .inner .method .btn_lng .txt:after {
          top: 52%;
          right: -35px;
          font-size: 42px;
          position: absolute;
          font-family: 'FontAwesome';
          content: "";
          transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%); }
      .land_page .inner .method .btn_lng.str_only {
        top: 75.5%; }
    .land_page .inner .method a.md_dely:hover .btn_lng {
      margin-top: 5px; }
    .land_page .inner .footer {
      height: 90px;
      background: #000; }
      .land_page .inner .footer .copy {
        color: #fff;
        text-align: center;
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%); }

/* 個別設定 */
/* ===================================
//　　LPノーブランド
//=================================== */
.no_brand .inner .header .hd_inner .hd_telbox {
  left: 61%; }
.no_brand .inner .mv .mv_txt {
  color: #fff; }
.no_brand .inner .cv .cv_h2 {
  font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif; }
.no_brand .inner .cv .btn_lng {
  background: #46a836;
  box-shadow: 0px 6px 0px 0px #285e30;
  -webkit-box-shadow: 0px 6px 0px 0px #285e30;
  -moz-box-shadow: 0px 6px 0px 0px #285e30; }
  .no_brand .inner .cv .btn_lng .txt {
    text-shadow: 0px 1px 0px #285e30;
    -webkit-text-shadow: 0px 1px 0px #285e30;
    -moz-text-shadow: 0px 1px 0px #285e30; }
.no_brand .inner .cv a.md_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #285e30;
  -webkit-box-shadow: 0px 1px 0px 0px #285e30;
  -moz-box-shadow: 0px 1px 0px 0px #285e30; }
.no_brand .inner .cv .btn_srt {
  background: #ef812a;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .no_brand .inner .cv .btn_srt .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.no_brand .inner .cv a.shop_scr:hover .btn_srt {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.no_brand .inner .cv a.shop_scr:hover .last_btn {
  box-shadow: 0px 1px 0px 0px #285e30;
  -webkit-box-shadow: 0px 1px 0px 0px #285e30;
  -moz-box-shadow: 0px 1px 0px 0px #285e30; }
.no_brand .inner .sliders .h2_slide {
  font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
  color: #4f1101;
  padding: 0 10px 15px 10px; }
  .no_brand .inner .sliders .h2_slide:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background-image: -webkit-linear-gradient(left, transparent, #4f1101 25%, #4f1101 75%, transparent);
    background-image: linear-gradient(to right, transparent, #4f1101 25%, #4f1101 75%, transparent);
    background-position: center;
    background-repeat: no-repeat; }
.no_brand .inner .method .btn_lng {
  background: #ef812a;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .no_brand .inner .method .btn_lng .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.no_brand .inner .method a.md_dely:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }

/* ===================================
//　　LPブランド（ハイクオリティ）
//=================================== */
.brand_high .inner .header .hd_inner .hd_telbox {
  left: 46%; }
.brand_high .inner .mv .mv_txt {
  color: ; }
.brand_high .inner .cv .cv_h2 {
  font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif; }
.brand_high .inner .cv .btn_lng {
  background: #ef812a;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_high .inner .cv .btn_lng .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
  .brand_high .inner .cv .btn_lng.last_btn {
    padding: 10px 130px; }
.brand_high .inner .cv a.md_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_high .inner .cv a.md_scr:hover .btn_srt {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_high .inner .cv .btn_srt {
  background: #ec4294;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_high .inner .cv .btn_srt .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.brand_high .inner .cv a.shop_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_high .inner .cv a.shop_scr:hover .dely_cv {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_high .inner .cv a.shop_scr:hover .last_btn {
  box-shadow: 0px 1px 0px 0px #246004;
  -webkit-box-shadow: 0px 1px 0px 0px #246004;
  -moz-box-shadow: 0px 1px 0px 0px #246004; }
.brand_high .inner .cv a.line_scr .btn_lng {
  background: #0eb90e;
  box-shadow: 0px 6px 0px 0px #017501;
  -webkit-box-shadow: 0px 6px 0px 0px #017501;
  -moz-box-shadow: 0px 6px 0px 0px #017501; }
  .brand_high .inner .cv a.line_scr .btn_lng .txt {
    text-shadow: 0px 1px 0px #017501;
    -webkit-text-shadow: 0px 1px 0px #017501;
    -moz-text-shadow: 0px 1px 0px #017501; }
.brand_high .inner .cv a.line_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #017501;
  -webkit-box-shadow: 0px 1px 0px 0px #017501;
  -moz-box-shadow: 0px 1px 0px 0px #017501; }
.brand_high .inner .sliders .h2_slide {
  font-family: "A-OTF A1明朝 Std Bold", "ヒラギノ明朝 StdN W6", serif;
  color: #4f1101;
  padding: 0 10px 15px 10px; }
  .brand_high .inner .sliders .h2_slide:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background-image: -webkit-linear-gradient(left, transparent, #4f1101 25%, #4f1101 75%, transparent);
    background-image: linear-gradient(to right, transparent, #4f1101 25%, #4f1101 75%, transparent);
    background-position: center;
    background-repeat: no-repeat; }
.brand_high .inner .method .btn_lng {
  background: #ec4294;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_high .inner .method .btn_lng .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.brand_high .inner .method a.md_dely:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }

/* ===================================
//　　LPブランド（アローズ）
//=================================== */
.brand_ars .inner .header .hd_inner .hd_telbox {
  left: 46%; }
.brand_ars .inner .mv .mv_txt {
  bottom: 32%;
  color: ; }
.brand_ars .inner .cv .btn_lng {
  background: #ef812a;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_ars .inner .cv .btn_lng .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
  .brand_ars .inner .cv .btn_lng.last_btn {
    padding: 10px 130px; }
.brand_ars .inner .cv a.md_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_ars .inner .cv a.md_scr:hover .btn_srt {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_ars .inner .cv .btn_srt {
  background: #ec4294;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_ars .inner .cv .btn_srt .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.brand_ars .inner .cv a.shop_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_ars .inner .cv a.shop_scr:hover .btn_srt {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
.brand_ars .inner .cv a.line_scr .btn_lng {
  background: #0eb90e;
  box-shadow: 0px 6px 0px 0px #017501;
  -webkit-box-shadow: 0px 6px 0px 0px #017501;
  -moz-box-shadow: 0px 6px 0px 0px #017501; }
  .brand_ars .inner .cv a.line_scr .btn_lng .txt {
    text-shadow: 0px 1px 0px #017501;
    -webkit-text-shadow: 0px 1px 0px #017501;
    -moz-text-shadow: 0px 1px 0px #017501; }
.brand_ars .inner .cv a.line_scr:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #017501;
  -webkit-box-shadow: 0px 1px 0px 0px #017501;
  -moz-box-shadow: 0px 1px 0px 0px #017501; }
.brand_ars .inner .sliders .h2_slide .big {
  color: #4f1101; }
.brand_ars .inner .method .btn_lng {
  background: #ec4294;
  box-shadow: 0px 6px 0px 0px #603118;
  -webkit-box-shadow: 0px 6px 0px 0px #603118;
  -moz-box-shadow: 0px 6px 0px 0px #603118; }
  .brand_ars .inner .method .btn_lng .txt {
    text-shadow: 0px 1px 0px #603118;
    -webkit-text-shadow: 0px 1px 0px #603118;
    -moz-text-shadow: 0px 1px 0px #603118; }
.brand_ars .inner .method a.md_dely:hover .btn_lng {
  box-shadow: 0px 1px 0px 0px #603118;
  -webkit-box-shadow: 0px 1px 0px 0px #603118;
  -moz-box-shadow: 0px 1px 0px 0px #603118; }
