@charset "UTF-8";
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff") format("woff"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.woff2") format("woff2"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.woff") format("woff"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.ttf") format("truetype"), url("../fonts/open-sans-v17-latin/open-sans-v17-latin-600italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }
body.page-template-page-product-lp-yokohama {
  font-family: YakuHanJP,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; }

/* for PC */
body.page-template-page-product-lp-yokohama {
  background-repeat: no-repeat;
  background-position: top center;
  color: #424242;
  font-size: 14px;
  /* ▼パーツ */
  /* ▲パーツ */ }
  body.page-template-page-product-lp-yokohama #mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 1; }
  body.page-template-page-product-lp-yokohama #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    text-align: center;
    color: #ccc;
    z-index: 2; }
  body.page-template-page-product-lp-yokohama .sp,
  body.page-template-page-product-lp-yokohama .tab {
    display: none; }
  body.page-template-page-product-lp-yokohama .vpc {
    display: inline-block; }
  body.page-template-page-product-lp-yokohama .wrap {
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
  body.page-template-page-product-lp-yokohama .inner1000 {
    width: 1000px;
    margin: 0 auto; }
  body.page-template-page-product-lp-yokohama .inner814 {
    width: 814px;
    margin: 0 auto; }
  body.page-template-page-product-lp-yokohama .inner700 {
    width: 700px;
    margin: 0 auto; }
  body.page-template-page-product-lp-yokohama h1 {
    font-size: 24px;
    margin: 0 0;
    padding: 0 0; }
  body.page-template-page-product-lp-yokohama h2 {
    font-size: 36px; }
  body.page-template-page-product-lp-yokohama h3 {
    font-size: 30px; }
  body.page-template-page-product-lp-yokohama h4 {
    font-size: 24px; }
  body.page-template-page-product-lp-yokohama .attention {
    font-size: 11px !important; }
  body.page-template-page-product-lp-yokohama a {
    color: #333;
    cursor: pointer;
    transition: all 300ms;
    text-decoration: none; }
    body.page-template-page-product-lp-yokohama a:hover {
      opacity: 0.7;
      text-decoration: none; }
    body.page-template-page-product-lp-yokohama a:focus {
      text-decoration: none; }
  body.page-template-page-product-lp-yokohama .contact-btns a {
    border-radius: 24px;
    color: #fff;
    text-align: center;
    padding: 5px 24px;
    margin-left: 8px;
    margin-top: 20px;
    display: inline-block;
    box-shadow: 5px 5px 5px #bbb; }
    body.page-template-page-product-lp-yokohama .contact-btns a:nth-child(1) {
      background-color: #7e9fbb; }
    body.page-template-page-product-lp-yokohama .contact-btns a:nth-child(2) {
      background-color: #5c78a0; }
  body.page-template-page-product-lp-yokohama header {
    background-color: transparent;
    background-image: url("../images/lp-hsb/bkimg-mv.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    max-height: 638px;
    overflow: hidden;
    height: 638px; }
    body.page-template-page-product-lp-yokohama header .header-nav {
      padding-top: 30px;
      display: flex;
      justify-content: space-between;
      height: 100px; }
      body.page-template-page-product-lp-yokohama header .header-nav .logo {
        width: 160px; }
      body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav {
        position: fixed;
        right: 5%;
        top: 20vh;
        z-index: 5; }
        body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li {
          line-height: 20px;
          width: 10px;
          height: 10px;
          border-radius: 10px;
          /* background-color: #333; */
          border: solid 1px #333;
          /* display: inline-block; */
          margin-bottom: 8px;
          cursor: pointer; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li.current {
            background-color: #333; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li span {
            display: none; }
    body.page-template-page-product-lp-yokohama header .mv {
      display: flex;
      justify-content: space-between;
      width: 1032px;
      margin: 0 auto; }
      body.page-template-page-product-lp-yokohama header .mv div:first-child {
        padding-top: 36px;
        width: 555px;
        padding-left: 15px; }
        body.page-template-page-product-lp-yokohama header .mv div:first-child img {
          margin-bottom: 30px; }
          body.page-template-page-product-lp-yokohama header .mv div:first-child img:nth-child(1) {
            width: 222px; }
          body.page-template-page-product-lp-yokohama header .mv div:first-child img:nth-child(2) {
            width: auto; }
        body.page-template-page-product-lp-yokohama header .mv div:first-child a {
          background-color: #2F457C;
          border-radius: 30px;
          color: #fff;
          text-align: center;
          padding: 14px 24px;
          margin: 12px auto 0 auto;
          display: block;
          box-shadow: 5px 5px 5px #bbb;
          width: 440px;
          font-size: 16px; }
      body.page-template-page-product-lp-yokohama header .mv div:last-child img {
        width: 452px; }
  body.page-template-page-product-lp-yokohama .obi-gray {
    height: 90px;
    background-color: #7b7b7b; }
    body.page-template-page-product-lp-yokohama .obi-gray div p {
      color: #fff;
      text-align: center;
      font-size: 17px;
      padding: 31px 0; }
  body.page-template-page-product-lp-yokohama .campaign {
    background-image: url("../images/lp-hsb/bkimg-campaign.jpg");
    background-repeat: repeat;
    padding-top: 45px;
    padding-bottom: 1px; }
  body.page-template-page-product-lp-yokohama .banner_area {
    margin: 0 auto 50px; }
  body.page-template-page-product-lp-yokohama h2.tit-campaign {
    text-align: center; }
    body.page-template-page-product-lp-yokohama h2.tit-campaign img {
      width: 768px; }
  body.page-template-page-product-lp-yokohama p.txt-campaign {
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
    line-height: 1.5em; }
  body.page-template-page-product-lp-yokohama .img-irregular {
    text-align: center; }
    body.page-template-page-product-lp-yokohama .img-irregular img {
      margin-left: 158px;
      margin-top: -8px;
      width: 1024px; }
  body.page-template-page-product-lp-yokohama .obi-stripe {
    font-size: 20px;
    display: flex;
    justify-content: center;
    background-image: url(../images/lp-hsb/bkimg-gray.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -10px;
    margin-bottom: 50px;
    color: #fff;
    align-items: center;
    letter-spacing: 0.1em; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(1) {
      font-size: 19px; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(2) {
      font-size: 24px;
      font-style: italic; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(3) {
      font-size: 12px; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(4) {
      font-size: 17px; }
  body.page-template-page-product-lp-yokohama .box1 {
    border: solid 2px #7b7b7b;
    padding: 14px 90px;
    height: 199px;
    margin-bottom: 65px;
    background-color: #fff; }
    body.page-template-page-product-lp-yokohama .box1 h3 {
      font-size: 24px;
      position: relative;
      text-align: center;
      letter-spacing: 0.25em;
      margin-bottom: 10px; }
      body.page-template-page-product-lp-yokohama .box1 h3:before {
        content: "＼";
        position: relative; }
      body.page-template-page-product-lp-yokohama .box1 h3:after {
        content: "／";
        position: relative; }
    body.page-template-page-product-lp-yokohama .box1 p {
      font-size: 18px;
      margin-bottom: 10px; }
    body.page-template-page-product-lp-yokohama .box1 .fontsize-mini {
      font-size: 12px; }
  body.page-template-page-product-lp-yokohama .minasamahe {
    background-image: url(../images/lp-hsb/bkimg-toall.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 60px;
    height: 730px;
    background-color: #ececec; }
    body.page-template-page-product-lp-yokohama .minasamahe h2 {
      font-size: 36px;
      text-align: center;
      font-style: italic;
      width: 680px;
      margin: 0 auto 60px auto;
      background-color: #ffffff;
      position: relative; }
      body.page-template-page-product-lp-yokohama .minasamahe h2:before {
        position: absolute;
        top: 0;
        left: -20px;
        border-right: 0px solid transparent;
        border-bottom: 64px solid #fff;
        border-left: 20px solid transparent;
        width: 10px;
        content: ""; }
      body.page-template-page-product-lp-yokohama .minasamahe h2:after {
        position: absolute;
        top: 0;
        right: -20px;
        border-right: 20px solid transparent;
        border-top: 65px solid #fff;
        border-left: 0px solid transparent;
        width: 10px;
        content: ""; }
  body.page-template-page-product-lp-yokohama .koremadedoori {
    background-color: #ececec;
    padding-top: 105px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .koremadedoori:after {
      background-image: url(../images/lp-hsb/arrow-down-gray.png);
      background-repeat: no-repeat;
      background-position: center top;
      content: "";
      height: 100px;
      position: absolute;
      width: 100%;
      display: block;
      bottom: -63px; }
    body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box {
      background-color: #fff;
      border-left: solid 2px #7B7B7B;
      border-right: solid 2px #7B7B7B;
      border-bottom: solid 2px #7B7B7B;
      position: relative;
      padding-bottom: 17px; }
      body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3 {
        text-align: center;
        top: -26px;
        position: relative;
        display: flex;
        align-items: center; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:before, body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:after {
          border-top: 2px solid #7b7b7b;
          content: "";
          flex-grow: 1; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:before {
          margin-right: 0.5rem; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:after {
          margin-left: 0.5rem; }
      body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex {
        justify-content: space-evenly; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div {
          width: 28%; }
          body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div .no {
            width: 80px; }
          body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div h4 {
            line-height: 1.4em;
            margin-top: 18px;
            margin-bottom: 10px; }
          body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div p {
            text-align: left;
            margin-top: 18px;
            line-height: 1.75em; }
          body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div .attention {
            margin-top: 0; }
  body.page-template-page-product-lp-yokohama .denkiryoukin {
    background-image: url(../images/lp-hsb/bkimg-box-arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 103px;
    padding-bottom: 68px; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h2 {
      border: solid 2px #333;
      border-radius: 40px;
      text-align: center;
      width: 575px;
      margin: 0px auto 95px auto;
      padding: 10px 0;
      background-color: #fff; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 {
      position: relative;
      letter-spacing: 0.06em;
      display: flex;
      align-items: center; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 .fukidashi {
        position: absolute;
        top: -35px;
        left: 35px;
        margin-bottom: 0px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3:before {
        content: "";
        width: 36px;
        height: 38px;
        background-image: url(../images/lp-hsb/check-red.png);
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 img {
      width: 525px;
      height: auto;
      margin-top: 15px; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 div {
      position: relative;
      padding: 30px;
      letter-spacing: 0.17em; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 div p {
        margin-bottom: 22px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 div .attention {
        line-height: 1.5em;
        padding-left: 1em;
        text-indent: -1em;
        margin-bottom: 0; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 img {
      min-width: 503px;
      height: auto;
      margin-bottom: 8px; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div {
      position: relative;
      padding: 30px;
      letter-spacing: 0.17em; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div:first-child {
        min-width: 445px;
        max-width: 445px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div:last-child {
        padding: 25px 0 0 0; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div p {
        margin-bottom: 22px;
        letter-spacing: 0.17em; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div .attention {
        line-height: 1.5em;
        padding-left: 1em;
        text-indent: -1em;
        margin-bottom: 0;
        letter-spacing: 0em; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex .valuedown:after {
      content: "";
      position: absolute;
      top: 0;
      right: -370px;
      width: 634px;
      height: 290px;
      background-image: url(../images/lp-hsb/infogra-down.png);
      background-repeat: no-repeat;
      background-position: center; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex .valueup:before {
      content: "";
      position: absolute;
      top: -90px;
      left: -155px;
      width: 198px;
      height: 300px;
      background-image: url(../images/lp-hsb/infogra-up.png);
      background-repeat: no-repeat;
      background-position: center; }
    body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 > img {
      margin-top: 67px;
      width: 860px;
      margin: 18px auto 125px auto;
      display: block !important; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 > img.sp {
        display: none !important; }
  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 {
    height: 615px;
    box-shadow: 3px 3px 10px #aaa;
    position: relative;
    padding: 45px 20px 30px 20px;
    margin-bottom: 105px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2:after {
      background-image: url(../images/lp-hsb/arrow-down-gray.png);
      background-repeat: no-repeat;
      background-position: center top;
      content: "";
      height: 100px;
      position: absolute;
      width: 100%;
      display: block;
      bottom: -115px;
      left: 0; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .clever {
      display: block;
      position: absolute;
      top: -43px;
      width: 100%;
      text-align: center; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .clever img {
        width: 280px; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 h2 {
      text-align: center;
      font-style: italic; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div {
      width: 460px;
      text-align: center; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child img {
        width: 190px; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div {
        border: solid 2px #7b7b7b;
        height: 330px; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div h3 {
          background-color: #7b7b7b; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div ul li {
          background-image: url("../images/lp-hsb/icon-cross.png"); }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child img {
        width: 315px; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div {
        border: solid 2px #EA5541;
        height: 330px; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div h3 {
          background-color: #EA5541; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div h3:before {
            border-top: 15px solid #eb5540; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div ul li {
          background-image: url("../images/lp-hsb/icon-doublecircle.png"); }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div img {
        margin: 0 auto 0 auto; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div {
        padding: 13px 20px 20px 20px;
        margin-top: 3px; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div h3 {
          color: #fff;
          font-size: 21px;
          position: relative;
          padding: 3px 0;
          margin-bottom: 20px; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div h3:before {
            position: absolute;
            bottom: -15px;
            left: 45%;
            border-right: 15px solid transparent;
            border-top: 15px solid #7b7b7b;
            border-left: 15px solid transparent;
            width: 10px;
            content: ""; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul {
          padding-left: 25px;
          margin-top: 30px; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li {
            font-size: 17px;
            letter-spacing: -0.1em;
            text-align: left;
            background-repeat: no-repeat;
            background-position: 0px 5px;
            padding-left: 30px;
            margin-bottom: 6px;
            line-height: 1.7em; }
            body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li strong {
              font-size: 20px; }
  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .izonsinai {
    font-size: 27px;
    font-weight: bold;
    text-align: center; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .izonsinai ruby rt {
      color: #EA5541;
      font-size: 20px; }
  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .img-irregular2 {
    width: 1085px;
    margin: -45px 0px 0 -85px; }
  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .txt-kankeinai {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 32px;
    text-align: right;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    margin-bottom: 46px; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .txt-kankeinai:before {
      border-top: solid 1px #7b7b7b;
      width: 155px;
      content: ""; }
  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .banner-box814 img {
    width: 181px; }
  body.page-template-page-product-lp-yokohama .merit {
    padding-bottom: 65px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box {
      border-left: solid 2px #7B7B7B;
      border-right: solid 2px #7B7B7B;
      border-bottom: solid 2px #7B7B7B;
      position: relative; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 {
        text-align: center;
        top: -48px;
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: -37px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:before, body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:after {
          border-top: 2px solid #7b7b7b;
          content: "";
          flex-grow: 1; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:before {
          margin-right: 0.5rem; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:after {
          margin-left: 0.5rem; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 img {
          width: 148px;
          margin-top: 24px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 span {
          font-size: 54px; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left {
        padding: 24px 60px;
        margin-bottom: 5px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left img {
          width: 315px;
          margin-top: 68px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div {
          padding: 0 30px; }
          body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div h3 {
            font-size: 20px;
            margin-bottom: 14px;
            letter-spacing: 0.1em; }
          body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div p {
            line-height: 1.7em;
            margin-bottom: 1.4em; }
            body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div p.attention {
              margin-top: 1em; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right {
        padding: 24px 60px 24px 90px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right img {
          width: 315px;
          margin-top: 68px; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right h3 {
          font-size: 20px;
          margin-bottom: 14px;
          letter-spacing: 0.1em; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right > div {
          display: flex;
          justify-content: space-between;
          padding: 0 0px;
          align-items: flex-start;
          flex-flow: row-reverse; }
          body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right > div h3 {
            font-size: 20px;
            margin-bottom: 14px; }
          body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right > div p {
            line-height: 1.7em;
            margin-bottom: 1.4em; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .imgbox {
      text-align: center;
      margin: 50px 0 20px 0; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .imgbox img {
        width: 735px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .txt-change {
      text-align: center;
      font-size: 30px;
      font-style: italic;
      line-height: 1.4em;
      color: #7b7b7b;
      background-image: url(../images/lp-hsb/bkimg-border-stripe.jpg);
      background-repeat: no-repeat;
      background-position: center bottom;
      padding-bottom: 5px;
      width: 700px;
      margin: 0 auto 45px auto; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .txt-tigai {
      text-align: center;
      font-size: 20px;
      letter-spacing: 0.2em; }
  body.page-template-page-product-lp-yokohama .battery-diff {
    margin-bottom: 97px; }
    body.page-template-page-product-lp-yokohama .battery-diff .inner1000 h3 {
      text-align: center;
      letter-spacing: 0.1em;
      margin-bottom: 33px; }
  body.page-template-page-product-lp-yokohama .expensive {
    margin-top: -31px;
    padding-top: 73px;
    background-image: url(../images/lp-hsb/bkimg-expensive.jpg);
    background-repeat: no-repeat;
    background-position: center top; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 h3 {
      text-align: center;
      margin-bottom: 15px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 p {
      text-align: center;
      text-align: center;
      font-size: 22px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .expensive-label {
      font-size: 20px;
      justify-content: center;
      align-items: center;
      margin-top: 11px;
      margin-bottom: 36px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .expensive-label span {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        font-size: 40px;
        border: solid 1px #8c8d8c;
        line-height: 1.5em;
        padding: 0 29px;
        letter-spacing: 0.1em;
        margin-right: 10px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-industry-average {
      font-size: 26px;
      letter-spacing: 0.2em;
      margin-bottom: 65px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 {
      box-shadow: 3px 3px 10px #aaa;
      padding: 45px 20px 30px 20px;
      margin: 0 auto 105px auto;
      position: relative;
      background-color: #fff;
      width: 814px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img {
        width: 644px;
        margin: -12px 0 0 109px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img.float-label {
          position: absolute;
          right: -48px;
          width: 180px;
          top: -52px;
          z-index: 1;
          margin: 0; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 .attention {
        font-size: 11px;
        text-align: left;
        margin: -60px 0 -10px 110px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 {
      margin-top: -45px;
      align-items: flex-start;
      height: auto;
      margin-bottom: 50px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 img {
        width: 138px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 div {
        padding: 15px 15px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 div h3 {
          font-size: 18px;
          text-align: left;
          color: #7B7B7B; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 div p {
          font-size: 12px;
          margin: 0;
          text-align: left;
          letter-spacing: -0.05em; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-lowprice {
      font-size: 26px;
      color: #7f7f7f; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 {
      box-shadow: 3px 3px 10px #aaa;
      padding: 0px 0px 23px 0px;
      margin: 83px auto 83px auto;
      position: relative;
      background-color: #ffffff;
      width: 1000px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 {
        text-align: center;
        position: relative;
        background-color: #9F9F9F;
        color: #fff;
        font-weight: normal;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 85px;
        margin-bottom: 27px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span {
          font-size: 20px;
          margin-right: 20px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span.fukidashi {
            position: absolute;
            top: -35px;
            left: 280px; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span.fukidashi img {
              width: 287px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 p {
        font-size: 18px;
        margin: 7px 0; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div {
        padding: 0 65px 0 90px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul {
          margin-top: 35px;
          padding-bottom: 8px;
          border-bottom: solid 1px #666;
          margin-bottom: 18px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li {
            background-repeat: no-repeat;
            font-size: 25px;
            padding: 0px 0 0 45px;
            margin: 0 0 32px 23px;
            line-height: 1.2em; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li .attention {
              text-align: left; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_a {
              background-image: url("../images/lp-hsb/icon-a.png"); }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_a span {
                color: #7e9fbb; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_b {
              background-image: url("../images/lp-hsb/icon-b.png"); }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_b span {
                color: #99b537; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_c {
              background-image: url("../images/lp-hsb/icon-c.png");
              display: flex;
              align-items: center;
              min-height: 37px; }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_c span {
                color: #eb5540; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li .txt-orderlimit {
              border: solid 1px #000;
              font-size: 12px;
              line-height: 0em;
              padding: 0px 26px;
              margin: 0 0 0 20px;
              display: inline-flex;
              align-items: center;
              height: 24px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div > div {
          padding: 0 0; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div > div img {
            width: 790px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu {
      background-image: url(../images/lp-hsb/img-direct-consumer.png);
      background-repeat: no-repeat;
      background-position: bottom right; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu h3 {
        letter-spacing: 0em;
        font-weight: normal;
        margin-bottom: 72px;
        font-size: 36px;
        line-height: 1.1em; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu h3 span {
          display: block;
          font-size: 20px;
          letter-spacing: 0.1em; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu p {
        font-size: 30px;
        letter-spacing: 0em;
        margin-bottom: 50px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu p span {
          font-size: 41px;
          margin-right: 10px;
          font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales {
      margin-bottom: 70px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales img {
        width: 630px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales div {
        width: 350px;
        padding-top: 22px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales div p {
          font-size: 14px;
          text-align: left;
          margin-bottom: 13px;
          letter-spacing: -0.05em; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 h3.costdown {
      background-image: url(../images/lp-hsb/icon-plus.png);
      background-repeat: no-repeat;
      background-position: left top;
      width: 900px;
      margin: 0 auto 20px auto;
      font-size: 32px;
      letter-spacing: 0.1em;
      padding: 20px 0 0 10px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-costdown {
      font-size: 18px; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown {
      margin: 35px auto 0 auto;
      width: 916px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div {
        background-image: url(../images/lp-hsb/bkimg-costdown.jpg);
        background-repeat: no-repeat;
        background-position: 0 0px;
        position: relative;
        margin-bottom: 32px;
        height: 160px;
        width: 916px;
        align-items: center;
        margin-left: 30px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div h4 {
          font-size: 26px;
          padding: 25px;
          width: 385px;
          margin-left: 133px;
          font-weight: normal;
          line-height: 1.5em;
          color: #7b7b7b; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div p {
          width: 485px;
          margin-right: 30px;
          font-size: 14px;
          text-align: left; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div p .under-line {
            text-decoration: underline; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(1) img {
          position: absolute;
          top: 55px;
          right: -160px;
          width: 190px;
          z-index: 1; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(2) img {
          position: absolute;
          top: -52px;
          left: -195px;
          width: 220px;
          z-index: 1; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(3) {
          margin-bottom: 0; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(3) img {
            position: absolute;
            top: 88px;
            right: -165px;
            width: 475px;
            z-index: 1; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown .globalpartner {
        margin: -3px auto 75px 123px;
        text-align: left; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown .globalpartner img {
          width: 595px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown > p {
        font-size: 20px;
        margin-bottom: 48px;
        color: #7b7b7b; }
    body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 {
      height: 90px;
      align-items: center;
      margin-bottom: 100px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 img {
        width: 184px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 div {
        padding: 0 40px;
        width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 div p {
          font-size: 14px;
          text-align: left;
          margin: 0; }
  body.page-template-page-product-lp-yokohama .cta-middle {
    /*background-color: #F6F6F6;*/
    position: relative;
    margin-top: 357px;
    margin-bottom: -430px; }
    body.page-template-page-product-lp-yokohama .cta-middle > div {
      top: -256px;
      position: relative; }
  body.page-template-page-product-lp-yokohama .point5contents {
    background-image: url(../images/lp-hsb/bkimg-point5.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 80px;
    background-color: #fff; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area {
      padding-top: 80px;
      margin-bottom: 80px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li {
        float: left;
        margin-right: 20px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li:nth-child(3n) {
          margin-right: 0; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li a {
          display: block;
          width: 320px;
          box-shadow: 3px 3px 10px #aaa;
          margin-bottom: 20px; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li a img {
            width: 100%; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul:after {
        content: "";
        clear: both;
        display: block; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 h3 {
      font-weight: normal; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 {
      margin-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 > img {
        width: 450px;
        margin-top: 70px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div {
        width: 500px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div img {
          width: 135px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div h3 {
          line-height: 1.4em;
          margin-top: 15px;
          margin-bottom: 20px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div p {
          margin-bottom: 15px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point1 {
      margin-bottom: 100px;
      box-shadow: 3px 3px 10px #aaa;
      background-color: #fff; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point1 img {
        vertical-align: baseline; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 {
      margin-bottom: 20px;
      flex-flow: row-reverse; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 > img {
        width: 450px;
        margin-top: 70px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div {
        width: 500px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div img {
          width: 142px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div h3 {
          line-height: 1.3em;
          margin-top: 15px;
          margin-bottom: 15px;
          letter-spacing: -0.05em; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div h3 span {
            font-size: 11px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div p {
          margin-bottom: 15px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point2 {
      text-align: center;
      margin-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point2 img {
        width: 861px;
        margin: 0 auto; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 {
      margin-bottom: 16px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 > img {
        width: 450px;
        margin-top: 70px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div {
        width: 500px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div img {
          width: 142px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div h3 {
          line-height: 1.4em;
          margin-top: 20px;
          margin-bottom: 20px;
          letter-spacing: -0.05em; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div p {
          margin-bottom: 15px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 {
      text-align: center;
      margin-bottom: 110px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 img:nth-child(1) {
        width: 835px;
        margin: 0 auto 68px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 img:nth-child(2) {
        width: 814px;
        margin: 0 auto; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 {
      margin-bottom: 20px;
      flex-flow: row-reverse; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 .box-shadow {
        width: 450px;
        margin-top: 70px;
        box-shadow: 3px 3px 10px #aaa;
        background-color: #fff; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 .box-shadow img {
          width: 100%;
          vertical-align: baseline; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div {
        width: 500px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div img {
          width: 142px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div h3 {
          line-height: 1.4em;
          margin-top: 15px;
          margin-bottom: 25px;
          letter-spacing: -0.05em; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div h3 span {
            font-size: 11px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div p {
          margin-bottom: 15px; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div p img {
            width: 100%; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 {
      width: 700px;
      margin: 0 auto 0 auto;
      border: solid 2px #7e98b2;
      height: 125px;
      margin-bottom: 100px;
      background-color: #fff;
      background-image: url(../images/lp-hsb/bkimg-jyuuengaitiiki.png);
      background-repeat: no-repeat;
      background-position: 540px 65px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 h4 {
        background-color: #7e98b2;
        color: #fff;
        text-align: center;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 0.3em;
        padding: 3px 0; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 p {
        padding: 12px 175px 0 40px;
        font-size: 13px;
        color: #7b7b7b; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 {
      margin-bottom: 0px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 > img {
        width: 450px;
        margin-top: 70px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div {
        width: 500px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div img {
          width: 135px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div h3 {
          line-height: 1.4em;
          margin-top: 15px;
          margin-bottom: 20px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div p {
          margin-bottom: 15px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point5 {
      margin-top: -17px;
      margin-bottom: 5px;
      background-color: #fff; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point5 img {
        width: 680px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 {
      width: 700px;
      margin: 0 auto 0 auto;
      border: solid 2px #7b7b7b;
      height: 156px;
      margin-bottom: 85px;
      position: relative; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 h4 {
        background-color: #7b7b7b;
        color: #fff;
        text-align: center;
        font-weight: normal;
        font-size: 20px;
        letter-spacing: 0.2em;
        padding: 3px 0; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 p {
        color: #7b7b7b;
        margin-top: 15px;
        font-size: 14px;
        padding: 0 0 0 140px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 p.attention {
          margin-top: 0; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 img.icon-ai {
        position: absolute;
        top: 35px;
        left: 24px;
        width: 93px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 img.icon-0en {
        position: absolute;
        top: 16px;
        right: 20px;
        width: 170px; }
    body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku {
      text-align: right; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku h3 {
        text-align: right;
        font-size: 26px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku img.img-point5a {
        width: 976px;
        margin-bottom: 70px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku img.img-point5b {
        width: 898px;
        margin-right: 47px; }
  body.page-template-page-product-lp-yokohama .smart-system {
    background-color: #F6F6F6;
    padding-top: 45px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 h3 {
      text-align: center;
      margin-bottom: 45px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 h3 span {
        display: block;
        font-size: 16px;
        font-style: italic;
        letter-spacing: 0.2em;
        color: #2F457C; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 h3 strong {
        background-color: #fff;
        width: 550px;
        display: block;
        margin: 6px auto 0 auto;
        font-size: 30px;
        letter-spacing: 0.1em; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system {
      text-align: center;
      height: 927px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system img {
        width: 903px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system {
      background-color: #ffffff;
      margin-top: 0px;
      padding-top: 160px;
      padding-bottom: 67px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system h3 strong {
        background-color: #f5f5f5; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system img {
        width: 700px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box {
        width: 700px;
        margin: 20px auto 70px auto;
        padding: 10px 100px 20px 75px;
        color: #2F457C;
        background-color: #f8f6f4; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box h4 {
          margin: 5px 0 5px 0;
          font-size: 20px;
          font-weight: normal; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box p.align-c {
          margin: 20px 0 3px 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box ul {
          margin: 6px 0 0px 35px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box ul li {
            line-height: 1.8em;
            font-size: 12px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info {
          align-items: center;
          margin: 0px auto 0 25px;
          width: 500px;
          padding: 4px 0 4px 25px;
          justify-content: flex-start;
          background-color: #32457c; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info p {
            line-height: 1em; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info p.label {
              background-color: #31457d;
              color: #fff;
              font-size: 11px;
              padding: 0px 5px;
              width: 65px;
              white-space: nowrap;
              text-align: center;
              line-height: 1.5em;
              border: solid 1px #fff;
              margin-right: 13px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info p.tel {
              color: #df583d;
              font-size: 28px;
              font-weight: bold;
              white-space: nowrap; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info p.tel img {
                width: 135px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info p.time {
              font-size: 11px;
              font-weight: bold;
              line-height: 1.5em;
              text-align: center;
              color: #fff;
              font-weight: normal; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box .contact-info img {
            vertical-align: baseline;
            width: 23px;
            margin-right: 7px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample {
        width: 814px;
        margin: 0 auto 85px auto;
        height: 355px;
        border: solid 2px #7a7a7a;
        background-color: #fff; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample h4 {
          text-align: center;
          color: #fff;
          padding: 8px 0;
          font-weight: normal;
          letter-spacing: 0.3em;
          background-color: #797979;
          margin-bottom: 30px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample h4 svg, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample h4 i {
            margin: 0 20px 0 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p {
          margin: 0px 0 10px 100px;
          font-size: 18px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p i.svg {
            color: #31457d;
            font-size: 30px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p ruby rt {
            font-size: 14px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p.txt-radius {
            font-size: 14px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p .txt-radius-blue {
            color: #fff;
            background-color: #7f9eb8;
            border-radius: 20px;
            padding: 0px 10px;
            font-size: 14px;
            min-width: 100px;
            display: inline-block;
            margin-right: 7px;
            text-align: center; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p .txt-radius-blue:nth-child(2) {
              margin-left: 30px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex {
          width: 620px;
          margin: 0 0 0 95px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex > div p {
            font-size: 16px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex > div:nth-child(1) {
            margin-top: 8px;
            border-right: solid 1px #7f9eb7;
            width: 335px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex > div:nth-child(2) {
            margin-top: 8px;
            width: 335px;
            padding-left: 30px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex img {
            width: 58px;
            margin: 10px 0 0 125px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex .txt-radius-blue {
            color: #fff;
            background-color: #7f9eb8;
            border-radius: 20px;
            padding: 0px 10px;
            font-size: 14px;
            min-width: 160px;
            display: inline-block;
            margin-right: 15px;
            text-align: center; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price {
          padding-left: 10px;
          margin-left: 22px;
          margin-right: 14px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price > p {
            font-size: 14px !important; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex {
            margin-top: 0;
            justify-content: start; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div {
              margin-top: 0; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div > span {
                border: solid 1px #EA5541;
                background-color: #FFFFFF;
                color: #EA5541;
                -ms-writing-mode: tb-rl;
                writing-mode: vertical-rl;
                border-radius: 25px;
                height: 60px;
                text-align: center;
                line-height: 1.5em;
                display: flex;
                width: 23px;
                justify-content: center;
                align-items: center; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div p {
                line-height: 1.3em;
                margin-top: 16px;
                margin-left: 8px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div p .c-red {
                  font-size: 22px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div p span {
                  font-size: 11px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div p strong {
                  font-size: 36px;
                  color: #ea533f; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin {
        width: 700px;
        height: 608px;
        margin: 0 auto 65px auto;
        background-image: url("../images/lp-hsb/bkimg-hojyokin.png");
        background-repeat: no-repeat;
        background-position: top center;
        position: relative; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin > p {
          width: 505px;
          margin: 0 auto;
          text-align: center;
          font-size: 16px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin > p.subtit {
            position: relative;
            top: -27px;
            font-size: 36px;
            letter-spacing: 0.1em;
            margin-bottom: -13px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying {
          padding: 25px;
          position: relative; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying img {
            width: 183px;
            position: absolute;
            top: 17px;
            right: -85px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.subtit {
            text-align: center;
            font-size: 22px;
            letter-spacing: 0.1em; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.c-red {
            margin-left: 75px;
            font-size: 17px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.txt1 {
            margin-bottom: 5px;
            margin-left: 179px;
            font-size: 13px !important;
            margin-top: 5px;
            width: 390px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.txt2 {
            text-align: center; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou {
          width: 630px;
          margin: 20px auto 0 auto;
          padding: 6px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou img {
            width: 229px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou div {
            padding: 18px 20px 0 20px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou div p.attention {
              font-size: 10px !important; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > div.align-c {
        margin: 27px 0 0 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > div.align-c img {
          width: 260px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 h2 {
        text-align: center;
        margin: 5px auto 35px auto;
        padding: 0px 0 5px 0;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 h2 span {
          position: relative;
          font-size: 24px;
          font-weight: normal;
          background-image: url(../images/lp-hsb/bkimg-border-bottom-stripe.jpg);
          background-repeat: repeat-x;
          background-position: center bottom; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 h2 span:before {
            content: "";
            width: 30px;
            height: 27px;
            background-image: url(../images/lp-hsb/icon-simulator.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            position: absolute;
            left: -40px;
            top: 7px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 h2 img {
          width: 30px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > p {
        font-size: 17px;
        letter-spacing: 0.1em; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem {
        border: solid 2px #7b7b7b;
        margin-bottom: 60px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 {
          background-color: #7b7b7b;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 10px 60px;
          font-size: 24px;
          color: #fff;
          font-weight: normal;
          letter-spacing: 0.2em;
          margin-bottom: 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 span {
            background-color: #ffffff;
            border-radius: 20px;
            padding: 4px 15px;
            letter-spacing: 0em;
            color: #797979;
            font-style: normal; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 span i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 span svg {
              margin-right: 10px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a {
            color: #797979;
            background-color: #fff;
            border-radius: 50%;
            width: 35px;
            height: 35px;
            display: flex;
            align-items: center;
            justify-content: center; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a .fa-minus {
              display: none; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a.open {
              color: #fff;
              background-color: #959595; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a.open .fa-plus {
                display: none; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a.open .fa-minus {
                display: inline-block; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents {
          display: none; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form {
            padding: 35px 60px;
            background-color: #fff; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > p {
              font-size: 18px;
              color: #7b7b7b; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div {
              width: 690px;
              padding: 40px 0 0 57px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p {
                color: #7b7b7b;
                font-size: 18px;
                margin-bottom: 10px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p svg {
                  font-size: 32px;
                  color: #EA5541; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li {
                float: left;
                margin-bottom: 16px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li input[type="radio"]:checked + label::after {
                  opacity: 1; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label {
                  position: relative;
                  display: inline-flex;
                  align-items: center;
                  padding-left: 1.5em;
                  font-size: 16px;
                  margin-right: 15px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label:before {
                    content: "";
                    border: solid 1px #ccc;
                    border-radius: 10px;
                    width: 20px;
                    height: 20px;
                    position: absolute;
                    top: 3px;
                    left: 0px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label:after {
                    content: "";
                    border: solid 1px #ccc;
                    background-color: #797979;
                    opacity: 0;
                    border-radius: 10px;
                    width: 14px;
                    height: 14px;
                    position: absolute;
                    top: 6px;
                    left: 3px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips {
                clear: both; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips > div {
                  display: flex;
                  align-items: center; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips .text1 {
                  width: 378px;
                  border: solid 2px #787878;
                  padding: 5px 10px;
                  margin-right: 8px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips .zipbtn {
                  border-radius: 20px;
                  border: none;
                  font-size: 18px;
                  width: 215px;
                  padding: 5px 0;
                  background-color: #7a7a7a;
                  color: #fff; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips .zipbtn:hover {
                    opacity: 0.7; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #adds {
                clear: both; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #adds > div {
                  display: flex; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #adds > div ul li {
                    margin-right: 20px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result {
            clear: both;
            padding: 30px 15px;
            background-color: #f6f6f6; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .close_search {
              text-align: right; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 {
              padding: 0 0;
              justify-content: flex-start;
              font-size: 18px;
              color: #424242;
              background-color: #fff; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 span {
                color: #fff;
                background-color: #424242;
                font-size: 18px;
                padding: 11px 30px;
                display: inline-flex;
                align-items: center;
                border-radius: 0;
                margin-right: 26px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 strong {
                background: none;
                margin: 0; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc {
              display: flex;
              justify-content: center;
              align-content: center; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc p {
                font-size: 16px;
                color: #878787;
                margin: 5px 0px 20px;
                padding: 0 15px; }
                /*body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc p:nth-child(1) {
                  border-right: solid 1px #424242; } */
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_right {
              text-align: right !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_center {
              text-align: center !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_bold {
              font-weight: blod !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .col_red2 {
              color: #EA5541 !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .ft10 {
              font-size: 1rem !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .mb5 {
              margin-bottom: 5px !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .mb10 {
              margin-bottom: 10px !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .ft08 {
              font-size: 0.8rem !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea {
              display: block;
              color: #7b7b7b; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea:after {
                content: "";
                display: block;
                clear: both; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) {
                float: left;
                width: 48%;
                margin: 0 30px 0 0; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) div img {
                  width: 260px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) dl:after {
                  content: "";
                  display: block;
                  clear: both; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) dl dt {
                  width: 20%;
                  float: left; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) dl dd {
                  width: 75%;
                  float: right; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) > p {
                  margin: 0px 0 0 0; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) .quote_t_form {
                  background-color: #feffe4;
                  width: 100%;
                  margin-bottom: 5px !important; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) .quote_t_form .midashi06 th {
                    color: #424242;
                    font-size: 16px;
                    padding: 10px 20px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) .quote_t_form .midashi06 td {
                    padding: 10px 20px;
                    font-size: 24px;
                    color: #EA5541;
                    text-align: right; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) {
                float: right;
                width: 48%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form {
                  width: 100%; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form input[type="checkbox"] {
                    appearance: auto;
                    -webkit-appearance: auto;
                    -moz-appearance: auto;
                    outline: auto;
                    appearance: checkbox; 
                    -webkit-appearance: checkbox;}
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form .midashi01 th {
                    padding: 0px 10px;
                    background-color: #7a7a7a;
                    color: #fff;
                    font-size: 18px;
                    font-weight: normal;
                    vertical-align: middle;
                    border-right: none !important; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form .midashi01 th div {
                      display: flex;
                      width: 100%;
                      justify-content: space-between;
                      align-items: center; }
                      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form .midashi01 th div span {
                        font-size: 24px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form .midashi01 td {
                    padding: 0px 10px;
                    background-color: #7a7a7a;
                    color: #fff;
                    font-size: 26px;
                    font-weight: normal;
                    vertical-align: middle; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(even) {
                    background-color: #f0edea; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(even) th {
                      border-top: 1px solid #f2f3f5;
                      border-right: 1px solid #f2f3f5; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(even) td {
                      border-top: 1px solid #f2f3f5;
                      border-right: 1px solid #f2f3f5; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(odd) {
                    background-color: #fff; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(odd) th {
                      border-top: 1px solid #f2f3f5;
                      border-right: 1px solid #f2f3f5; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(odd) td {
                      border-top: 1px solid #f2f3f5;
                      border-right: 1px solid #f2f3f5; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(2) th {
                    color: #fff;
                    background-color: #7b7b7b;
                    border-top: 1px solid #f2f3f5;
                    border-right: 1px solid #f2f3f5; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form tr:nth-child(2) td {
                    color: #fff;
                    background-color: #7b7b7b;
                    border-top: 1px solid #f2f3f5; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form th {
                    text-align: left;
                    font-weight: normal;
                    padding: 5px 10px;
                    width: 220px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form td {
                    text-align: right;
                    padding: 5px 10px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form .midashi02 {
                    background-color: #EA5541;
                    color: #fff; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 {
                  width: 100%; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 th {
                    text-align: left;
                    font-weight: normal;
                    padding: 5px 10px;
                    background-color: #fff;
                    border-top: 1px solid #f2f3f5;
                    border-right: 1px solid #f2f3f5;
                    width: 220px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 td {
                    text-align: right;
                    padding: 5px 10px;
                    background-color: #fff;
                    border-top: 1px solid #f2f3f5; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .midashi03 {
                    background-color: #31457d;
                    color: #fff; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .midashi04 {
                    background-color: #7e9fb7;
                    color: #fff; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .midashi04 th {
                    font-size: 16px;
                    color: #878787; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .midashi04 td {
                    font-size: 20px;
                    color: #ec5340; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .total th div {
                    display: flex;
                    align-items: center;
                    justify-content: space-between; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form2 .total th div span {
                      font-size: 24px;
                      color: #EA5541; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .box-campaign {
                  text-align: center;
                  margin: 15px 0; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .box-campaign a {
                    color: #fff;
                    font-size: 20px;
                    padding: 19px 10px;
                    background-color: #EA5541;
                    width: 100%;
                    display: block;
                    border-radius: 25px;
                    box-shadow: 3px 3px 6px #777;
                    margin-bottom: 20px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .box-campaign table tr th.midashi04 {
                    background-color: #eb5540; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) {
                float: left;
                width: 48%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea {
                  border: solid 2px #32457c;
                  border-radius: 10px;
                  margin: 28px 0 0 0;
                  padding: 26px 20px 20px;
                  height: 212px;
                  margin-bottom: 40px !important; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea:after {
                    content: "\f107";
                    display: block;
                    text-align: center;
                    font-weight: 600;
                    font-family: "FontAwesome";
                    font-size: 32px;
                    color: #2F457C;
                    position: relative;
                    bottom: -8px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea p {
                    font-size: 13px;
                    text-align: center;
                    margin: 7px 0;
                    color: #32457c; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea p.tit-loansetting {
                      text-align: center;
                      color: #fff;
                      font-size: 16px;
                      background-color: #32457c;
                      width: 255px;
                      border-radius: 5px;
                      padding: 5px 0;
                      margin: -45px auto 0; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table {
                    width: 100%;
                    margin: 0 auto 0; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr th {
                      padding: 10px 10px; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td input {
                      border: none;
                      background-color: #fff;
                      padding: 5px 10px; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td .txtarea2 {
                      width: 5em; }
                    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td .cp_ipselect {
                      position: relative; }
                      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td .cp_ipselect select {
                        border: none;
                        background-color: #fff;
                        padding: 5px 10px;
                        width: 84%;
                        position: relative; }
                      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td .cp_ipselect:after {
                        content: "\f0d7";
                        position: absolute;
                        top: -10px;
                        right: 55px;
                        font-family: "fontawesome";
                        font-size: 32px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .tb_month {
                  background-color: #fff;
                  width: 100%;
                  margin: 0px 0; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .tb_month th {
                    padding: 18px 15px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .tb_month td {
                    padding: 0px 15px;
                    font-weight: normal;
                    text-align: right;
                    font-size: 24px;
                    vertical-align: middle; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .quotebtn {
                  margin: 0 auto 80px auto;
                  text-align: center;
                  font-size: 18px;
                  border: solid 1px #878787;
                  display: block;
                  border-radius: 30px;
                  padding: 7px 0;
                  width: 280px;
                  color: #7b7b7b; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .quotebtn:hover {
                    color: #2F457C;
                    box-shadow: 3px 3px 6px #999;
                    background-color: #fff;
                    opacity: 1;
                    border: none; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 {
        text-align: center;
        font-weight: normal;
        margin-bottom: 14px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 span {
          color: #7b7b7b;
          display: block;
          font-size: 14px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 .border-stripe {
          background-image: url(../images/lp-hsb/bkimg-border-bottom-stripe.jpg);
          background-repeat: repeat-x;
          background-position: center bottom;
          font-size: 22px;
          color: #4a4a4a;
          display: inline-block;
          padding-bottom: 14px;
          line-height: 1em; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 svg {
          color: #7b7b7b;
          margin-right: 10px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service p {
        text-align: center;
        font-size: 20px;
        color: #7b7b7b; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service p.hosoku {
          font-size: 14px;
          text-align: left;
          width: 515px;
          margin: 10px auto;
          color: #424242; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content {
      margin-top: 97px;
      margin-bottom: 155px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content h3 {
        margin-bottom: 65px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content > p {
        background-color: #ffffff; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content > p span {
          font-size: 18px;
          margin-right: 20px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content p {
        text-align: left;
        padding: 0px 0 0 94px;
        font-size: 20px;
        color: #7b7b7b; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content p i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content p svg {
          margin-right: 10px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray {
        background-color: #7b7b7b;
        flex-wrap: wrap;
        padding: 8px 60px 8px 82px;
        margin-bottom: 45px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray p {
          padding: 0 0 0 0;
          color: #fff;
          font-size: 14px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray p:nth-child(odd) {
            width: 385px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray p:nth-child(even) {
            width: 470px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa {
        width: 814px;
        margin: 0 auto 0 auto;
        background-color: #ffffff;
        padding: 16px 30px 16px 50px;
        display: flex; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div h4 {
          font-size: 19px;
          font-weight: normal;
          color: #787878; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div h4 i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div h4 svg {
            margin-right: 10px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div p {
          font-size: 12px;
          padding-left: 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div.meyasu {
          width: 255px;
          margin-left: 15px;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div.meyasu img {
            vertical-align: bottom; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service {
      background-image: url("../images/lp-hsb/bkimg-anshin-service.jpg");
      background-repeat: no-repeat;
      background-position: 152px 0px;
      box-shadow: 3px 3px 10px #aaa;
      background-color: #fff;
      position: relative; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service h3 {
        text-align: center;
        margin-bottom: 12px;
        padding: 78px 0 0 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service h3 img {
          width: 416px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service > p {
        text-align: center;
        color: #787878;
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 {
        padding-top: 35px;
        padding-bottom: 33px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 {
          color: #fff;
          text-align: center;
          font-weight: normal;
          font-size: 30px;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 0 75px 0 55px;
          background-color: #7b7b7b;
          margin-bottom: 35px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 strong {
            font-weight: normal;
            font-style: italic;
            font-size: 28px;
            letter-spacing: -0.05em; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 span {
            font-size: 20px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4.tit-monitoring-service {
            margin-bottom: 28px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4.tit-standerd {
            justify-content: flex-start; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4.tit-standerd strong {
              margin-right: 25px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 p {
          text-align: center;
          font-size: 18px;
          color: #787878; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 p.c-ac1 {
            text-align: left;
            padding-left: 53px;
            padding-right: 40px;
            letter-spacing: -0.05em;
            color: #2f4483;
            margin-bottom: 18px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 p.align-c {
            margin-bottom: 10px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h5 {
          font-size: 32px;
          font-weight: normal;
          padding-left: 53px;
          background-repeat: no-repeat;
          background-position: center left;
          color: #2f4483;
          margin-top: 30px;
          margin-bottom: 0px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h5.s-no1 {
            background-image: url(../images/lp-hsb/service-no1.png); }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h5.s-no2 {
            background-image: url(../images/lp-hsb/service-no2.png);
            margin-bottom: 15px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h5 span {
            font-size: 20px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 img {
          margin-bottom: 28px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 img.img2 {
            margin-bottom: 97px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 {
          margin-bottom: 60px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div {
            background-color: #3331;
            min-width: 220px;
            max-width: 220px;
            margin: 15px 0 0 0;
            border-radius: 15px;
            padding: 15px 25px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div h5 {
              padding: 0 0;
              font-size: 16px;
              text-align: center;
              margin: 0 0 0 0; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div h5 i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div h5 svg {
                margin-right: 10px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div p {
              font-size: 12px;
              margin-top: 6px;
              color: #424242;
              text-align: left; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 {
          position: relative; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(1) {
            margin-top: 24px;
            width: 377px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(1) img {
              width: 453px;
              margin-bottom: 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) {
            text-align: right; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) p {
              text-indent: -4em;
              padding-right: 20px;
              margin-bottom: 23px;
              margin-left: 20%; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id {
              margin: 0 23px 0 0;
              width: 130px;
              float: right;
              text-align: center; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id p.attention {
                font-size: 10px !important;
                padding: 0;
                width: 130px;
                margin: 0;
                text-indent: unset;
                text-align: center;
                line-height: 1.7em; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id img {
                margin: 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div p {
            text-align: left;
            font-size: 16px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 .map-japan {
            position: absolute;
            top: -158px;
            right: -85px;
            width: 462px;
            z-index: 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery {
          width: 670px;
          margin: 0 auto 0 auto;
          background-image: url("../images/lp-hsb/bkimg-madoguchi.png");
          background-repeat: no-repeat;
          background-position: left center; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery div p {
            font-size: 14px;
            padding: 0px 0 0 165px;
            text-align: left;
            width: 480px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery div .img-id {
            margin: 0; }
    body.page-template-page-product-lp-yokohama .smart-system .after-smart-system {
      margin-top: -160px;
      padding-top: 205px;
      background-image: url("../images/lp-hsb/bkimg-after-anshin.jpg");
      background-repeat: no-repeat;
      background-position: 93px 180px;
      padding-bottom: 20px;
      background-color: #fff; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 h3 {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        text-align: center;
        font-weight: normal;
        color: #7b7b7b;
        font-size: 24px;
        margin-bottom: 30px; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul {
        width: 630px;
        margin: 0 auto; }
        body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul li {
          font-size: 18px;
          margin-bottom: 7px; }
          body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul li i, body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul li svg {
            margin-right: 5px; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 > p {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        text-align: center;
        font-weight: normal;
        color: #7b7b7b;
        font-size: 22px;
        margin-top: 30px; }
        body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 > p span {
          width: 120px;
          display: inline-block;
          height: 0.4em;
          padding: 0 0.3em; }
          body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 > p span:after {
            content: "";
            border-top: solid 1px #878787;
            position: relative;
            top: 0px;
            left: 0;
            display: block; }
  body.page-template-page-product-lp-yokohama .flow-contents {
    background-image: url("../images/lp-hsb/bkimg-flow.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 50px;
    z-index: 2;
    position: relative;
    padding-bottom: 77px; }
    body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read {
      position: relative;
      margin-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read h3 {
        text-align: center;
        font-weight: normal;
        letter-spacing: 0.1em;
        margin-bottom: 23px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read > p {
        text-align: left;
        width: 700px;
        font-size: 18px;
        margin-left: 197px;
        letter-spacing: 0.29em;
        margin-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read img {
        position: absolute;
        right: 15px;
        top: 18px;
        width: 193px; }
    body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch {
      display: flex;
      margin: 0px auto 20px auto;
      justify-content: space-evenly; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a {
        padding: 3px 25px 0;
        border-bottom: solid 2px #dcdcdc;
        background-color: #fff;
        color: #a9a9a9;
        font-size: 16px;
        text-align: center;
        min-width: 170px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a span {
          display: block;
          font-family: "Open Sans";
          font-style: italic;
          font-size: 14px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a:hover {
          color: #424242;
          background-color: #F6F6F6; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a:hover span {
            color: #a9a9a9; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a.open {
          border-bottom: solid 4px #EA5541;
          background-color: #f6f6f6;
          color: #424242; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a.open span {
            color: #a9a9a9; }
    body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents {
      overflow: auto;
      height: 655px;
      border: solid 2px #435b85;
      padding: 55px 5px 45px 45px;
      position: relative;
      background-color: #fff;
      margin-bottom: 94px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case1 {
        display: block; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case2 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case3 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case1 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case2 {
        display: block; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case3 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case1 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case2 {
        display: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case3 {
        display: block; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div .label_meyasu {
        position: absolute;
        right: 44px;
        top: 28px;
        color: #435b85; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div .label_meyasu i, body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div .label_meyasu svg {
          margin-right: 5px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li {
        position: relative;
        background-color: #f2f2f2;
        margin-bottom: 65px;
        padding: 0px 0px 20px 0px;
        min-height: 195px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li > img {
          position: absolute;
          width: 232px;
          right: 140px;
          top: 27px;
          border-radius: 5px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .tit {
          background-color: #435b85;
          color: #fff;
          position: relative;
          top: -28px;
          left: 0;
          display: inline-flex;
          width: 413px;
          padding: 8px 20px;
          align-items: center;
          font-size: 16px; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .tit img {
            width: 58px;
            margin-right: 20px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .subtit {
          background-color: #435b85;
          color: #fff;
          display: inline-block;
          width: 355px;
          padding: 5px 20px;
          font-size: 14px;
          margin: 25px 45px 10px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents {
          display: flex;
          justify-content: space-between;
          margin-top: -10px; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(1) {
            width: 475px;
            margin: 0 0 0 45px; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(1) p {
              font-size: 13px;
              margin-bottom: 1em; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(2) {
            width: 140px;
            display: flex;
            align-items: center;
            justify-content: center; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(2) p {
              color: #435b85;
              font-size: 13px;
              text-align: center; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents {
          display: flex;
          justify-content: space-between;
          padding: 0 0 0px 60px; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(1) {
            width: 475px;
            margin: 0 0 0 45px; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(1) p {
              font-size: 13px;
              margin-bottom: 1em; }
              body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(1) p.attention {
                color: #435b85; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(2) {
            width: 140px;
            display: flex;
            align-items: center;
            justify-content: center; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(2) p {
              color: #435b85;
              font-size: 13px;
              text-align: center; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.mainflow li:after {
        content: "";
        width: 82px;
        height: 46px;
        position: absolute;
        left: 46%;
        bottom: -30px;
        background-image: url("../images/lp-hsb/icon-dot-arrow.png");
        background-repeat: no-repeat; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.afterflow li {
        margin-bottom: 0; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.afterflow li .tit {
          margin-right: 400px;
          background-color: #7E9FBB; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.afterflow li .subtit {
          background-color: #7E9FBB; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.afterflow li .step-subcontents div:nth-child(1) {
          width: 540px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div .start-battery {
        font-size: 21px;
        text-align: center;
        background-color: #EA5541;
        color: #fff;
        padding: 15px 0;
        margin-bottom: 95px; }
    body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box {
      margin: 0 auto 0;
      width: 755px;
      padding: 46px 0;
      box-shadow: 3px 3px 6px #999;
      background-color: #fff;
      position: relative; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul {
        width: 630px;
        margin: 0 auto 45px 240px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li {
          font-size: 20px;
          margin-bottom: 7px;
          font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li i, body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li svg {
            color: #EA5541;
            margin-right: 17px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box p {
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
        text-align: center;
        font-weight: normal;
        color: #7b7b7b;
        font-size: 24px;
        margin-bottom: 0px; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box:before {
        content: "";
        width: 130px;
        height: 70px;
        position: absolute;
        left: 46%;
        top: -55px;
        background-image: url("../images/lp-hsb/icon-arror-gray-dot.png");
        background-repeat: no-repeat; }
  body.page-template-page-product-lp-yokohama .qa-contents {
    padding-bottom: 100px; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 h3 {
      text-align: center;
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 0.2em;
      line-height: 1.6em;
      margin-bottom: 38px; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch {
      display: flex;
      margin: 0px auto 20px auto;
      justify-content: space-evenly; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a {
        padding: 3px 25px 0;
        border-bottom: solid 2px #dcdcdc;
        color: #a9a9a9;
        font-size: 16px;
        text-align: center;
        min-width: 170px; }
        body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a:hover {
          color: #424242;
          background-color: #fff; }
        body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a.open {
          border-bottom: solid 4px #EA5541;
          background-color: #fff;
          color: #424242; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa1 {
      display: block; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa2 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa3 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa4 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa1 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa2 {
      display: block; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa3 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa4 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa1 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa2 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa3 {
      display: block; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa4 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa1 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa2 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa3 {
      display: none; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa4 {
      display: block; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt {
      color: #fff;
      font-size: 18px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 8px 60px 8px 100px;
      background-color: #435b85;
      cursor: pointer;
      position: relative;
      margin-top: 25px; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt:before {
        content: "Q.";
        font-size: 24px;
        font-style: italic;
        font-family: "Open Sans";
        position: absolute;
        left: 65px;
        top: 3px; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt.open i, body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt.open svg {
        transform: rotate(90deg); }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt i, body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt svg {
        transition: all 300ms; }
    body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dd {
      display: none;
      background-color: #fff;
      padding: 15px 100px 35px;
      position: relative; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dd:before {
        content: "A.";
        font-size: 24px;
        font-style: italic;
        font-family: "Open Sans";
        color: #EA5541;
        position: absolute;
        left: 65px;
        top: 0; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dd p {
        line-height: 1.5em;
        margin-bottom: 1em; }
  body.page-template-page-product-lp-yokohama .msg-contents {
    padding-bottom: 120px;
    background-image: url("../images/lp-hsb/bkimg-msg.jpg");
    background-repeat: no-repeat;
    background-position: bottom center; }
    body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 {
      display: flex;
      justify-content: space-between;
      flex-flow: row-reverse;
      padding: 25px 0 0 0; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div:nth-child(2) {
        min-width: 515px;
        max-width: 515px; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div h3 {
        font-weight: normal;
        font-size: 28px;
        line-height: 1.5em;
        margin-bottom: 26px; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div p {
        margin-bottom: 1em; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox {
        color: #fff;
        background-color: #435b85;
        margin-top: 50px;
        min-width: 480px !important;
        margin-right: 50px;
        margin-left: 18px; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div {
          border: solid 1px #fff;
          padding: 15px 35px;
          margin: 10px; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div h4 {
            font-size: 18px;
            font-weight: normal; }
            body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div h4 span {
              display: block;
              font-size: 14px; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div p {
            letter-spacing: 0em;
            font-size: 12px;
            line-height: 2em;
            margin: 0; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1.custom > div:nth-child(1) {
        margin-top: -77px;
        margin-right: -64px;
        width: 530px; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1.custom > div:nth-child(2) {
        margin-top: 30px;
        padding-top: 50px;
        border-top: solid 2px #32477c; }
    body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 {
      display: flex;
      justify-content: space-between;
      padding: 35px 0 0 0; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div:nth-child(2) {
        min-width: 515px;
        max-width: 515px; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div h3 {
        font-weight: normal;
        font-size: 28px;
        line-height: 1.5em;
        margin-bottom: 26px; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div p {
        margin-bottom: 1em; }
  body.page-template-page-product-lp-yokohama .ss-contents {
    padding-top: 55px;
    padding-bottom: 250px;
    background-image: url("../images/lp-hsb/bkimg-vision.jpg");
    background-repeat: no-repeat;
    background-position: bottom center; }
    body.page-template-page-product-lp-yokohama .ss-contents .inner1000 h3 {
      font-weight: normal;
      text-align: center; }
    body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 {
      display: flex;
      justify-content: space-between;
      padding: 35px 0 0 0;
      margin-bottom: 38px; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(1) {
        margin-right: 20px;
        min-width: 490px; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(2) {
        min-width: 550px;
        max-width: 550px; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div h3 {
        font-weight: normal;
        font-size: 28px;
        line-height: 1.5em;
        margin-bottom: 26px;
        text-align: left; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div p {
        margin-bottom: 1em; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision {
        min-width: 500px !important;
        padding: 20px 35px;
        background-color: rgba(255, 255, 255, 0.6);
        border: solid 1px #2F457C; }
        body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision h3 {
          font-family: "Open Sans";
          font-style: italic;
          margin-bottom: 15px;
          color: #5c698b;
          font-weight: bold;
          font-size: 24px;
          text-align: center; }
        body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision p {
          text-align: center;
          font-size: 20px;
          font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
          line-height: 2.2em; }
  body.page-template-page-product-lp-yokohama .news-contents .box {
    background: #fff;
    border: solid 2px #7B7B7B;
    width: 933px;
    margin: -90px auto 420px;
    padding: 20px 57px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .news-contents .box h3 {
      font-size: 22px;
      font-style: italic;
      position: relative;
      text-align: center;
      margin: 6px 0 0 0;
      border-bottom: solid 1px #31457d;
      color: #435c85; }
      body.page-template-page-product-lp-yokohama .news-contents .box h3 span {
        color: #7a87ab; }
        body.page-template-page-product-lp-yokohama .news-contents .box h3 span.date {
          position: absolute;
          right: 95px;
          top: 8px;
          font-size: 16px; }
    body.page-template-page-product-lp-yokohama .news-contents .box .read {
      font-size: 26px;
      margin: 18px 0 7px 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      body.page-template-page-product-lp-yokohama .news-contents .box .read span {
        font-size: 18px; }
    body.page-template-page-product-lp-yokohama .news-contents .box .txt {
      text-align: center;
      width: 590px;
      margin: 0 auto 0;
      font-size: 16px;
      line-height: 1.6em; }
    body.page-template-page-product-lp-yokohama .news-contents .box img {
      position: absolute;
      left: 50px;
      bottom: 0;
      width: 280px; }
    body.page-template-page-product-lp-yokohama .news-contents .box .d-flex {
      width: 530px;
      margin-left: 290px; }
      body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div {
        text-align: center;
        min-width: 160px;
        margin-right: 20px;
        padding-top: 15px; }
        body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div h4 {
          font-size: 14px;
          font-style: italic;
          color: #435b85; }
        body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div p {
          font-size: 12px;
          text-align: left; }
  body.page-template-page-product-lp-yokohama .ps-contents {
    padding: 92px 0 115px 0;
    background-image: url("../images/lp-hsb/bkimg-ps.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative; }
    body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box {
      width: 700px;
      margin: 0 auto;
      padding: 45px 30px;
      background-color: rgba(255, 255, 255, 0.7); }
      body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box p {
        line-height: 2em;
        letter-spacing: 0.06em;
        margin-bottom: 25px;
        width: 520px;
        margin-left: 60px; }
      body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box h4 {
        text-align: center;
        display: block;
        font-size: 18px;
        font-weight: normal;
        font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; }
    body.page-template-page-product-lp-yokohama .ps-contents .inner1000 h3 {
      text-align: center;
      margin-bottom: 38px; }
  body.page-template-page-product-lp-yokohama .company-contents {
    background-color: #f0f0f0;
    position: relative;
    padding-bottom: 70px;
    background-image: url(../images/lp-hsb/icon-tree.png);
    background-repeat: no-repeat;
    background-position: 868px bottom; }
    body.page-template-page-product-lp-yokohama .company-contents:after {
      content: "";
      display: block;
      clear: both; }
    body.page-template-page-product-lp-yokohama .company-contents .inner1000 h2 {
      color: #fff;
      background-image: url(../images/lp-hsb/bkimg-companyinfo.png);
      background-repeat: no-repeat;
      background-position: left center;
      font-size: 24px;
      padding: 8px 0 8px 35px;
      font-weight: normal;
      letter-spacing: 0.3em;
      position: relative;
      top: -20px;
      display: flex;
      align-items: baseline; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 h2 span {
        font-family: "Open Sans";
        font-style: italic;
        letter-spacing: 0.1em;
        font-size: 18px;
        margin-left: 14px; }
    body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 {
      float: left;
      width: 400px;
      padding: 20px 0 0 0; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 h3 {
        font-size: 18px;
        margin-bottom: 20px; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 table tr th {
        font-size: 16px;
        width: 94px;
        text-align: left; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 table tr td {
        font-size: 16px;
        text-align: left; }
    body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 {
      float: right;
      width: 550px;
      margin: 70px 0 0 0; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 h3 {
        font-size: 16px;
        margin-bottom: 0px; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img {
        margin: 10px 0 65px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img.iso {
          float: right;
          margin: -45px 0 0 0;
          width: 117px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img.gp {
          margin-top: 33px;
          margin-bottom: 0; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 p {
        font-size: 15px;
        margin-bottom: 5px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 p span {
          display: block;
          font-size: 13px;
          margin-top: 5px; }
    body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 {
      float: left;
      width: 400px;
      margin-top: 42px; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 p {
        margin-bottom: 23px; }
  body.page-template-page-product-lp-yokohama .move-top {
    position: fixed;
    right: 50px;
    z-index: 5;
    bottom: 20vh; }
    body.page-template-page-product-lp-yokohama .move-top a {
      background-image: url(../images/lp-hsb/btn-move-top.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100%;
      width: 50px;
      height: 50px;
      display: block; }
      body.page-template-page-product-lp-yokohama .move-top a:hover {
        background-image: url(../images/lp-hsb/btn-move-top-hover.png); }
  body.page-template-page-product-lp-yokohama .fixed_cta {
    display: none;
    visibility: hidden;
    right: -100vw;
    height: 0; }
    body.page-template-page-product-lp-yokohama .fixed_cta div {
      display: none; }
  body.page-template-page-product-lp-yokohama footer {
    height: 60px;
    background-color: #3c3c3c;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    body.page-template-page-product-lp-yokohama footer .copyright {
      font-family: "Opan Sans";
      font-style: italic;
      font-weight: bold;
      color: #fff;
      font-size: 18px; }
  body.page-template-page-product-lp-yokohama .mb-0 {
    margin-bottom: 0px !important; }
  body.page-template-page-product-lp-yokohama .mt-0 {
    margin-top: 0px !important; }
  body.page-template-page-product-lp-yokohama .tit-obi-black {
    background-image: url(../images/lp-hsb/bkimg-border-stripe-black.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 143px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 250px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .tit-obi-black h2 {
      line-height: 1.2em;
      font-weight: normal;
      letter-spacing: 0.1em;
      color: #fff;
      text-align: center;
      font-style: italic;
      font-family: "Open Sans";
      letter-spacing: 0.25em; }
      body.page-template-page-product-lp-yokohama .tit-obi-black h2 span {
        font-size: 22px;
        display: block !important;
        font-family: "Open Sans";
        font-style: italic; }
        body.page-template-page-product-lp-yokohama .tit-obi-black h2 span.subtit-in-titobi {
          display: inline-block !important; }
        body.page-template-page-product-lp-yokohama .tit-obi-black h2 span img {
          width: 167px; }
      body.page-template-page-product-lp-yokohama .tit-obi-black h2 .d-flex {
        justify-content: center; }
    body.page-template-page-product-lp-yokohama .tit-obi-black.row2 {
      padding-top: 0px;
      position: relative;
      margin-top: 250px; }
  body.page-template-page-product-lp-yokohama .tit-obi-gray {
    background-image: url(../images/lp-hsb/bkimg-border-stripe-none-arrow.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    height: 143px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 55px; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray h2 {
      line-height: 1.2em;
      font-weight: normal;
      letter-spacing: 0.1em;
      color: #fff;
      text-align: center; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span {
        font-size: 22px;
        display: block !important; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span.subtit-in-titobi {
          display: inline-block !important; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span.italic {
          font-family: "Open Sans";
          font-style: italic; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span img {
          width: 167px; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray h2 .d-flex {
        justify-content: center; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 .d-flex .view-tit {
          font-size: 32px; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray.row2 {
      padding-top: 0px;
      position: relative;
      margin-top: 250px; }
  body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow {
    background-image: url(../images/lp-hsb/bkimg-obi-gray.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    height: 175px;
    margin-bottom: 0;
    padding-top: 50px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow h2 {
      line-height: 1.2em;
      font-weight: normal;
      letter-spacing: 0.1em;
      color: #fff;
      text-align: center; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow h2 span {
        font-size: 22px;
        display: block !important; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow.row2 {
      padding-top: 25px;
      position: relative;
      margin-top: 250px; }
  body.page-template-page-product-lp-yokohama .dot-arrow img {
    width: 82px; }
  body.page-template-page-product-lp-yokohama .banner-box700 {
    width: 700px;
    margin: 0 auto 70px auto;
    display: flex;
    justify-content: space-between;
    border: solid 2px #bcbcbc;
    height: 157px;
    background-color: #fff; }
    body.page-template-page-product-lp-yokohama .banner-box700 > div {
      padding: 0px 47px; }
      body.page-template-page-product-lp-yokohama .banner-box700 > div p {
        margin: 20px 0 0; }
        body.page-template-page-product-lp-yokohama .banner-box700 > div p strong {
          font-size: 16px; }
        body.page-template-page-product-lp-yokohama .banner-box700 > div p.attention {
          margin: 0 0; }
  body.page-template-page-product-lp-yokohama .banner-box814 {
    width: 814px;
    margin: 0 auto 70px auto;
    display: flex;
    justify-content: space-between;
    border: solid 2px #bcbcbc;
    height: 157px;
    background-color: #fff; }
    body.page-template-page-product-lp-yokohama .banner-box814 > div {
      padding: 0px 47px; }
      body.page-template-page-product-lp-yokohama .banner-box814 > div p {
        margin: 20px 0 0; }
        body.page-template-page-product-lp-yokohama .banner-box814 > div p strong {
          font-size: 16px; }
        body.page-template-page-product-lp-yokohama .banner-box814 > div p.attention {
          margin: 0 0; }
  body.page-template-page-product-lp-yokohama h2 span {
    display: inline !important; }
  body.page-template-page-product-lp-yokohama .marker-red {
    background: -webkit-linear-gradient(transparent 70%, rgba(234, 85, 65, 0.4) 0%);
    background: -o-linear-gradient(transparent 70%, rgba(234, 85, 65, 0.4) 0%);
    background: linear-gradient(transparent 70%, rgba(234, 85, 65, 0.4) 0%);
    line-height: 1em !important; }
  body.page-template-page-product-lp-yokohama .btn1 {
    margin-bottom: 65px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .btn1 p {
      width: 100%;
      text-align: center;
      position: absolute;
      top: -40px;
      color: #EA5541;
      font-size: 20px !important; }
    body.page-template-page-product-lp-yokohama .btn1 a {
      background-color: #2F457C;
      border-radius: 40px;
      color: #fff;
      text-align: center;
      padding: 15px 24px;
      margin: 12px auto 0 auto;
      display: block;
      box-shadow: 5px 5px 5px #bbb;
      width: 565px;
      font-size: 22px; }
  body.page-template-page-product-lp-yokohama .btn2 {
    margin-bottom: 0px;
    position: relative; }
    body.page-template-page-product-lp-yokohama .btn2 p {
      width: 100%;
      text-align: center;
      position: absolute;
      top: -40px;
      color: #EA5541;
      font-size: 20px !important; }
    body.page-template-page-product-lp-yokohama .btn2 a {
      background-color: #fff;
      border-radius: 40px;
      color: #7b7b7b;
      text-align: center;
      padding: 5px 24px;
      margin: 12px auto 0 auto;
      display: block;
      /* box-shadow: 5px 5px 5px #bbb; */
      width: 575px;
      border: solid 1px #787878;
      font-size: 21px; }
      body.page-template-page-product-lp-yokohama .btn2 a:hover {
        background-color: #7b7b7b;
        color: #fff; }
  body.page-template-page-product-lp-yokohama .cta-box {
    border: solid 2px #7b7b7b;
    padding: 0px 0px;
    height: 311px;
    margin: 0 auto 80px auto;
    width: 650px;
    background-color: #fff; }
    body.page-template-page-product-lp-yokohama .cta-box h2 {
      color: #fff;
      text-align: center;
      letter-spacing: 0.15em;
      padding: 7px 0;
      background-color: #7b7b7b;
      font-size: 21px;
      background-image: url(../images/lp-hsb/bkimg-contact-tit.png);
      background-repeat: no-repeat;
      background-position: 75px 0; }
    body.page-template-page-product-lp-yokohama .cta-box > div {
      width: 470px;
      margin: 0 auto;
      padding-top: 33px; }
      body.page-template-page-product-lp-yokohama .cta-box > div .contact-btns {
        margin-bottom: 23px; }
        body.page-template-page-product-lp-yokohama .cta-box > div .contact-btns a {
          margin: 0 0 0 0;
          font-size: 16px;
          padding: 5px 28px; }
      body.page-template-page-product-lp-yokohama .cta-box > div h3 {
        font-size: 26px;
        line-height: 1em; }
      body.page-template-page-product-lp-yokohama .cta-box > div p {
        font-size: 16px; }
      body.page-template-page-product-lp-yokohama .cta-box > div .contact-info {
        align-items: center;
        margin-top: 3px; }
        body.page-template-page-product-lp-yokohama .cta-box > div .contact-info p {
          line-height: 1em; }
          body.page-template-page-product-lp-yokohama .cta-box > div .contact-info p.label {
            background-color: #df583d;
            color: #fff;
            font-size: 12px;
            padding: 0px 5px;
            width: 85px;
            white-space: nowrap;
            text-align: center;
            line-height: 1.5em; }
          body.page-template-page-product-lp-yokohama .cta-box > div .contact-info p.tel {
            color: #df583d;
            font-size: 28px;
            font-weight: bold;
            white-space: nowrap; }
            body.page-template-page-product-lp-yokohama .cta-box > div .contact-info p.tel img {
              width: 180px; }
          body.page-template-page-product-lp-yokohama .cta-box > div .contact-info p.time {
            font-size: 11px;
            color: #484848;
            font-weight: bold;
            line-height: 1.5em;
            width: 145px;
            text-align: center; }
        body.page-template-page-product-lp-yokohama .cta-box > div .contact-info img {
          vertical-align: baseline;
          width: 31px; }
      body.page-template-page-product-lp-yokohama .cta-box > div .border-txt {
        border: solid 1px #7b7b7b;
        margin-top: 23px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px; }
        body.page-template-page-product-lp-yokohama .cta-box > div .border-txt img {
          margin-right: 12px;
          width: 14px; }
  body.page-template-page-product-lp-yokohama .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
  body.page-template-page-product-lp-yokohama .align-r {
    text-align: right !important; }
  body.page-template-page-product-lp-yokohama .align-l {
    text-align: left !important; }
  body.page-template-page-product-lp-yokohama .align-c {
    text-align: center !important; }
  body.page-template-page-product-lp-yokohama .c-red {
    color: #EA5541 !important; }

/* /body.page-template-page-product-lp-yokohama */
@media screen and (min-width: 768px) and (max-width: 768px) {
  body.page-template-page-product-lp-yokohama .sp {
    display: none !important; }
  body.page-template-page-product-lp-yokohama .tab {
    display: inline-block !important; }
  body.page-template-page-product-lp-yokohama .wrap,
  body.page-template-page-product-lp-yokohama .inner1000,
  body.page-template-page-product-lp-yokohama .inner814,
  body.page-template-page-product-lp-yokohama .mv {
    width: 100% !important; }
  body.page-template-page-product-lp-yokohama header {
    position: relative;
    height: auto;
    overflow: visible; }
    body.page-template-page-product-lp-yokohama header .mv > div:first-child {
      width: 50%; }
      body.page-template-page-product-lp-yokohama header .mv > div:first-child a {
        width: 100%; }
      body.page-template-page-product-lp-yokohama header .mv > div:first-child .start-product {
        width: 221px !important; }
    body.page-template-page-product-lp-yokohama header .mv > div:last-child {
      width: 50%; }
    body.page-template-page-product-lp-yokohama header .mv > div img {
      width: 100% !important; }
    body.page-template-page-product-lp-yokohama header .header-nav {
      padding: 10px 2%;
      align-items: center;
      height: auto; }
      body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav {
        right: 1%;
        top: 30vh; }
      body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp {
        display: none !important; }

  body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav {
    z-index: 9999; }

  body.page-template-page-product-lp-yokohama .banner_area {
    text-align: center; }

  body.page-template-page-product-lp-yokohama .banner_area img {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .obi-gray {
    height: auto; }

  body.page-template-page-product-lp-yokohama .obi-gray div p {
    padding: 15px 0; }

  body.page-template-page-product-lp-yokohama h2.tit-campaign img {
    width: 80%; }

  body.page-template-page-product-lp-yokohama .img-irregular img {
    margin-left: 0;
    margin-top: -8px;
    width: 90%; }

  body.page-template-page-product-lp-yokohama h3 {
    font-size: 26px; }

  body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3 {
    text-align: center;
    top: -22px; }

  body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box {
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 div p {
    text-align: left; }

  body.page-template-page-product-lp-yokohama h4 {
    font-size: 24px;
    font-size: 18px; }

  .denkiryoukin .dr1 {
    display: block !important;
    text-align: center; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 {
    justify-content: center; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 .fukidashi {
    left: 26%; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div:first-child {
    min-width: auto;
    max-width: unset;
    text-align: center; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 img {
    min-width: unset;
    height: auto;
    margin-bottom: 10px;
    width: 100%; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div:last-child {
    padding: 2%; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div .attention {
    padding-left: 3em;
    text-indent: -3.5em;
    padding-right: 1em; }

  body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div p {
    text-align: left; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div h3 {
    font-size: 17px; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div {
    border: solid 2px #7b7b7b;
    height: auto; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div {
    border: solid 2px #7b7b7b;
    height: auto; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 {
    height: auto; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div {
    width: 48%;
    text-align: center; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul {
    padding-left: 0; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li {
    font-size: 15px; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li strong {
    font-size: 17px; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .izonsinai {
    font-size: 25px; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .img-irregular2 {
    width: 100%;
    margin: 0;
    padding: 2%; }

  body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .txt-kankeinai {
    font-size: 22px;
    padding-left: 2%; }

  body.page-template-page-product-lp-yokohama .banner-box814 {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .banner-box814 > div {
    padding: 0px 15px; }

  body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box {
    width: 98%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left {
    padding: 24px 30px; }

  body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right {
    padding: 24px 30px 24px 30px; }

  body.page-template-page-product-lp-yokohama .battery-diff img {
    width: 92%;
    margin: 0 auto;
    display: block; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img {
    width: 80%;
    margin: 0; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 {
    width: 95%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img.float-label {
    position: absolute;
    right: -10px;
    width: 180px;
    top: -52px;
    z-index: 1;
    margin: 0; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 {
    margin-top: 45px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 {
    width: 98%; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span.fukidashi {
    position: absolute;
    top: -35px;
    left: 168px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 p {
    font-size: 16px;
    margin: 7px 0; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div {
    padding: 0 65px 0 40px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li {
    font-size: 18px; }

  body.page-template-page-product-lp-yokohama .merit .inner1000 .imgbox img {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu {
    background-position: right 0px;
    background-size: 20%; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales {
    margin-bottom: 70px;
    display: block;
    width: 100%;
    text-align: center; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales div {
    width: 90%;
    padding-top: 22px;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 h3.costdown {
    width: 100%;
    font-size: 25px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div h4 {
    font-size: 22px;
    padding: 25px 0;
    width: 245px;
    margin-left: 133px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown {
    margin: 35px auto 0 auto;
    width: 100%; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div p {
    width: 380px;
    font-size: 14px;
    text-align: left; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div {
    background-image: url(../images/lp-hsb/bkimg-costdown.jpg);
    background-repeat: no-repeat;
    background-position: 0 0px;
    position: relative;
    margin-bottom: 32px;
    height: 160px;
    width: 96%;
    align-items: center;
    margin: 0 auto 30px; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(1) img,
  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(2) img,
  body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(3) img {
    display: none; }

  body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 div {
    padding: 0 2%;
    width: 100%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li {
    float: left;
    margin-right: 1%;
    width: 30%;
    margin-left: 2%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area ul li a {
    display: block;
    width: 100%;
    box-shadow: 3px 3px 10px #aaa;
    margin-bottom: 20px; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 > img {
    width: 40%;
    margin-top: 70px;
    margin-right: 2%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div {
    width: 53%;
    margin: 0 4% 0 0; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point1 {
    margin-bottom: 100px;
    box-shadow: 3px 3px 10px #aaa;
    background-color: #fff;
    width: 96%;
    margin: 0 auto 50px; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 > img {
    width: 40%;
    margin-top: 70px; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div {
    width: 57%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point2 img {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div {
    width: 52%;
    margin: 0 4% 0 0; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 > img {
    margin-bottom: 100px;
    box-shadow: 3px 3px 10px #aaa;
    background-color: #fff;
    width: 40%;
    margin: 0 auto 50px; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 img:nth-child(1) {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 img:nth-child(2) {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 .box-shadow {
    width: 40%;
    margin-right: 4%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div {
    width: 52%;
    margin: 0 0 0 2%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 > img {
    width: 40%; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div {
    width: 54%;
    margin: 0 4% 0 0; }

  body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku {
    text-align: right;
    width: 94%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system {
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying img {
    width: 151px;
    position: absolute;
    top: -33px;
    right: -28px; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content p {
    text-align: left;
    padding: 0px 0 0 30px; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content {
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa {
    width: 100%;
    margin: 0 auto 30px auto; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service {
    background-position: top center;
    background-size: 97%;
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div p {
    text-align: left; }

  body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 > p {
    font-size: 20px; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system img {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system {
    background-color: #ffffff;
    margin-top: 0px;
    padding-top: 70px; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample {
    width: 90%; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p {
    margin: 0px 0 10px 5%; }

  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex {
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .smart-system .after-smart-system {
    background-position: center bottom;
    background-size: 100%; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read > p {
    text-align: center;
    font-size: 16px;
    margin-left: 0; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read img {
    top: -25px; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents {
    margin-right: auto;
    margin-left: auto;
    width: 96%;
    padding: 50px 2% 50px; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(1) {
    width: 400px;
    margin: 0 0 0 45px; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li > img {
    position: absolute;
    width: 125px;
    right: 120px;
    top: 27px;
    border-radius: 5px; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.afterflow li .tit {
    margin-right: unset; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box {
    margin: 0 auto 0;
    width: 90%; }

  body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box:before {
    left: 42%; }

  body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt {
    width: 96%;
    margin: 0 auto 20px; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 {
    width: 96%;
    margin: 0 auto;
    align-items: center; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 div:first-child {
    margin-left: 2%; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div h3,
  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div h3 {
    font-size: 24px; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 {
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1.custom > div:nth-child(1) {
    margin-top: -25px;
    margin-right: 0;
    min-width: 40%; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div:nth-child(2) {
    min-width: unset !important;
    max-width: unset;
    margin-right: 0; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox {
    margin: 20px 20px 0 0;
    max-width: 50% !important; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div {
    padding: 15px 15px; }

  body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div:nth-child(2) {
    min-width: 60%;
    max-width: 60%;
    margin-right: 2%; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(1) {
    margin-right: 20px;
    min-width: 57%; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(2) {
    min-width: 40%;
    max-width: 40%; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision p {
    text-align: center;
    font-size: 16px; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .txt-vision {
    min-width: 46% !important;
    margin-right: 2%; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision {
    min-width: 36% !important;
    padding: 20px 10px; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 {
    align-items: flex-start;
    width: 96%;
    margin: 0 auto; }

  body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div h3 {
    font-weight: normal;
    font-size: 22px; }

  body.page-template-page-product-lp-yokohama .news-contents .box {
    width: 94%; }

  ody.page-template-page-product-lp-yokohama .news-contents .box {
    background: #fff;
    border: solid 2px #7B7B7B;
    width: 96%; }

  body.page-template-page-product-lp-yokohama .news-contents .box h3 span.date {
    position: absolute;
    right: 0px; }

  body.page-template-page-product-lp-yokohama .news-contents .box img {
    position: absolute;
    left: 5px;
    bottom: 60px;
    width: 180px; }

  body.page-template-page-product-lp-yokohama .news-contents .box .d-flex {
    margin-left: 130px; }

  body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 {
    float: left;
    width: 40%;
    padding: 20px 0 0 0;
    margin-left: 2%; }

  body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 {
    float: right;
    width: 54%;
    margin: 70px 4% 0 0; }

  body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 {
    float: left;
    width: 40%;
    margin-top: 42px;
    margin-left: 2%;
    padding-right: 2%; }

  body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img.iso {
    width: 40%; }

  body.page-template-page-product-lp-yokohama .move-top {
    bottom: 100px; } }
@media screen and (max-width: 767px) {
  body.page-template-page-product-lp-yokohama {
    /* ▼パーツ */
    /* ▲パーツ */ }
    body.page-template-page-product-lp-yokohama .sp {
      display: inline-block; }
    body.page-template-page-product-lp-yokohama .vpc, body.page-template-page-product-lp-yokohama .tab {
      display: none !important; }
    body.page-template-page-product-lp-yokohama .inner1000 {
      width: 100%;
      padding: 0 20px; }
    body.page-template-page-product-lp-yokohama .inner814 {
      width: 100%;
      padding: 0 20px; }
    body.page-template-page-product-lp-yokohama .inner700 {
      width: 100%;
      padding: 0 20px; }
    body.page-template-page-product-lp-yokohama header {
      position: relative;
      height: auto;
      background-position: center bottom;
      overflow: visible;
      max-height: 575px;
      height: auto;
      margin-bottom: 50px; }
      body.page-template-page-product-lp-yokohama header .inner1000 {
        position: relative;
        z-index: 10; }
      /*body.page-template-page-product-lp-yokohama header .header-nav {
        padding: 5px 2% 0 2%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.7);
        height: 42px; }*/
		body.page-template-page-product-lp-yokohama header .header-nav {
        padding: 5px 2% 0 2%;
        position: fixed;
        top: 0;
        right: 0;
        background-color: rgba(255, 255, 255, 0.7);
        height: 100px; }
        body.page-template-page-product-lp-yokohama header .header-nav .contact-btns {
          display: none; }
        body.page-template-page-product-lp-yokohama header .header-nav .btn_menu {
          width: 30px; }
        body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav {
          position: fixed;
          width: 80%;
          right: 0;
          top: 0;
          height: 100vh;
          background-color: rgba(255, 255, 255, 0.9);
          visibility: hidden;
          right: -100vw; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li {
            width: 100%;
            border: none;
            border-bottom: solid 1px #dcdcdc;
            font-size: 16px;
            padding: 10px 0 10px 1em;
            height: auto;
            line-height: 1em;
            border-radius: unset;
            margin: 0 0; }
            body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li.current {
              background-color: rgba(255, 255, 255, 0.9); }
            body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav nav ul li span {
              display: inline-block; }
        body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp {
          position: fixed;
          width: 80%;
          right: 0;
          top: 0;
          height: 100vh;
          background-color: rgba(255, 255, 255, 0.9);
          right: -100vw; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp.open {
            right: 0vw; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp .menu_close_btn a {
            display: block;
            float: right;
            color: #7b7b7b;
            font-style: italic;
            font-family: "Open Sans";
            width: 10%;
            text-align: center;
            margin: 10px 15px 0 0; }
            body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp .menu_close_btn a i, body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp .menu_close_btn a avg {
              font-size: 22px; }
          body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav {
            margin-top: 70px;
            overflow: auto;
            display: block;
            height: 100vh; }
            body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul {
              margin-bottom: 100px; }
              body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul li {
                width: 100%;
                border: none;
                border-bottom: solid 1px #dcdcdc;
                font-size: 16px;
                padding: 0;
                height: auto;
                line-height: 1em;
                border-radius: unset;
                margin: 0 0; }
                body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul li.current {
                  background-color: rgba(255, 255, 255, 0.9); }
                body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul li span {
                  display: inline-block; }
                body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul li a {
                  font-size: 14px;
                  display: block;
                  padding: 10px 0 10px 1em; }
      body.page-template-page-product-lp-yokohama header .mv {
        width: 100%;
        padding-top: 70px;
        display: block; }
        body.page-template-page-product-lp-yokohama header .mv div:first-child {
          width: 100%;
          padding: 0 2%;
          position: relative;
          z-index: 2;
          max-width: 400px;
          margin: 0 auto; }
          body.page-template-page-product-lp-yokohama header .mv div:first-child img:nth-child(2) {
            width: 90%;
            margin-bottom: 15px; }
          body.page-template-page-product-lp-yokohama header .mv div:first-child img:nth-child(3) {
            width: 85%;
            display: block;
            margin: 0 auto; }
          body.page-template-page-product-lp-yokohama header .mv div:first-child a {
            position: absolute;
            bottom: 20px;
            width: 94%;
            border-radius: 50px;
            font-size: 14px; }
        body.page-template-page-product-lp-yokohama header .mv div:last-child {
          position: relative;
          top: -120px;
          width: 100%;
          z-index: 1;
          text-align: center;
          max-width: 400px;
          margin: 0 auto; }
          body.page-template-page-product-lp-yokohama header .mv div:last-child img {
            width: 90%;
            margin-left: 10%;
            margin-top: 35px; }
          body.page-template-page-product-lp-yokohama header .mv div:last-child a {
            width: 94%;
            border-radius: 50px;
            font-size: 14px;
            color: #fff;
            text-align: center;
            padding: 14px 24px;
            margin: 12px auto 0 auto;
            display: block;
            box-shadow: 5px 5px 5px #bbb;
            background-color: #2F457C;
            position: relative;
            bottom: -38px; }
      body.page-template-page-product-lp-yokohama header a.cta-btn-header {
        width: 94%;
        border-radius: 50px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        padding: 14px 24px;
        margin: 12px auto 0 auto;
        display: block;
        box-shadow: 5px 5px 5px #bbb;
        background-color: #2F457C;
        position: absolute;
        bottom: -26px;
        left: 3%;
        right: 3%; }
    body.page-template-page-product-lp-yokohama .obi-gray {
      height: auto; }
      body.page-template-page-product-lp-yokohama .obi-gray div p {
        padding: 12px 0;
        font-size: 12px; }
    body.page-template-page-product-lp-yokohama h2.tit-campaign {
      margin: 0 -10%; }
    body.page-template-page-product-lp-yokohama p.txt-campaign {
      margin: 22px 0;
      font-size: 16px; }
    body.page-template-page-product-lp-yokohama .img-irregular img {
      width: 90%;
      margin: 0 auto 20px; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(1) {
      font-size: 18px; }
    body.page-template-page-product-lp-yokohama .obi-stripe span:nth-child(2) {
      font-size: 18px; }
    body.page-template-page-product-lp-yokohama .box1 {
      padding: 20px 5px;
      height: auto;
      margin-bottom: 45px; }
      body.page-template-page-product-lp-yokohama .box1 h3 {
        font-size: 15px;
        color: #7b7b7b; }
      body.page-template-page-product-lp-yokohama .box1 p {
        font-size: 14px;
        padding: 0 25px;
        color: #7b7b7b; }
    body.page-template-page-product-lp-yokohama .minasamahe {
      width: 100%;
      background-image: url(../images/lp-hsb/bkimg-toall-sp.png); }
      body.page-template-page-product-lp-yokohama .minasamahe h2 {
        width: 94%;
        font-size: 21px;
        line-height: 1.5em;
        height: 64px;
        max-height: 64px;
        margin-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .minasamahe img {
        width: 100%; }
    body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3 {
      font-size: 20px;
      display: block;
      top: -30px;
      line-height: 1.5em; }
      body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:before {
        margin-right: 0.5rem;
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px; }
      body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box h3:after {
        margin-left: 0.5rem;
        position: absolute;
        top: 50%;
        right: 0;
        width: 20px; }
    body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex {
      display: block; }
      body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div {
        width: 100%;
        padding: 0 8%;
        margin-bottom: 75px; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div .no {
          margin-left: 15%; }
        body.page-template-page-product-lp-yokohama .koremadedoori .tit-on-border-box .d-flex > div h4 {
          font-size: 22px; }
    body.page-template-page-product-lp-yokohama .denkiryoukin {
      padding-top: 70px;
      background-image: url("../images/lp-hsb/bkimg-box-arrow-sp.png");
      background-position: center bottom;
      background-size: 100%;
      padding-bottom: 35px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h2 {
        width: 100%;
        font-size: 22px;
        margin-bottom: 70px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 {
        font-size: 16px;
        text-align: center;
        display: block; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3 .fukidashi {
          left: 15vw; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 h3:before {
          position: relative;
          top: 10px; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex {
        display: block; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr1 img {
          margin-left: auto;
          display: block;
          margin-right: auto; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 {
          flex-wrap: wrap;
          flex-flow: wrap-reverse;
          display: flex; }
          body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 img {
            width: 100%;
            min-width: unset; }
          body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex.dr2 div:first-child {
            min-width: auto;
            max-width: unset;
            padding: 2%; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex .valuedown:after {
          top: 20px;
          right: -70%; }
        body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex .valueup {
          margin: 20px 0 0 0; }
          body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 .d-flex .valueup:before {
            right: 0; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 > img.sp {
        display: block !important; }
      body.page-template-page-product-lp-yokohama .denkiryoukin .inner1000 > img.vpc {
        display: none !important; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 {
      padding: 10% 3% 3%;
      height: auto;
      margin-bottom: 120px; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 h2 {
        font-size: 24px;
        line-height: 1.3em; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div {
          width: 100%;
          max-width: 400px;
          margin-left: auto;
          margin-right: auto; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div {
            border: solid 2px #7b7b7b;
            height: auto; }
            body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:first-child div h3 {
              background-color: #7b7b7b;
              font-size: 14px; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child {
            margin-bottom: 30px; }
            body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child img {
              margin-top: 30px;
              margin-bottom: 10px; }
            body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div:last-child div h3 {
              font-size: 14px; }
          body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul {
            padding-left: 0; }
            body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li {
              font-size: 14px;
              background-size: 8%;
              background-position: top left;
              padding-bottom: 1%; }
              body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .box2 .d-flex > div div ul li strong {
                font-size: 16px; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .izonsinai {
      font-size: 24px; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .img-irregular2 {
      width: 100%;
      margin: 30px 0; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .txt-kankeinai {
      font-size: 18px;
      justify-content: center; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .txt-kankeinai:before {
        width: 12%; }
    body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .banner-box814 {
      display: block;
      width: 100%;
      height: auto; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .banner-box814 img {
        width: 100%; }
      body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .banner-box814 div {
        padding: 20px 40px; }
        body.page-template-page-product-lp-yokohama .kaiketsu-chikudenti .inner1000 .banner-box814 div p {
          margin: 0;
          color: #7b7b7b; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 {
      font-size: 22px;
      display: block;
      width: 100%;
      position: relative;
      padding-left: 40%;
      top: -38px;
      line-height: 1.8em; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:before {
        margin-left: 0.5rem;
        position: absolute;
        top: 38px;
        left: -8px;
        width: 20px; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2:after {
        margin-left: 0.5rem;
        position: absolute;
        top: 38px;
        right: 0px;
        width: 20px; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 img {
        position: absolute;
        left: 6%;
        top: -13px;
        width: 36%; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box h2 span {
        font-size: 36px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left {
      display: block;
      padding: 0 2%; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left img {
        width: 80%;
        margin: 70px auto 30px;
        display: block; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div {
        padding: 0 4%; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-left > div h3 {
          color: #7b7b7b;
          text-align: center;
          font-size: 18px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right {
      padding: 0 2%; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right img {
        width: 80%;
        margin: 70px auto 30px;
        display: block; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right div h3 {
        text-align: center;
        color: #7b7b7b;
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right > div {
        display: block; }
        body.page-template-page-product-lp-yokohama .merit .inner1000 .tit-on-border-box .merit-content-img-right > div div {
          padding: 0 15px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .txt-change {
      width: 100%;
      background: no-repeat;
      font-size: 24px; }
      body.page-template-page-product-lp-yokohama .merit .inner1000 .txt-change .bk-stripe {
        background-image: url(../images/lp-hsb/bkimg-border-bottom-stripe.jpg);
        background-repeat: repeat-x;
        background-position: 0em 25px;
        display: inline;
        padding-bottom: 10px; }
    body.page-template-page-product-lp-yokohama .merit .inner1000 .txt-tigai {
      font-size: 18px; }
    body.page-template-page-product-lp-yokohama .battery-diff .inner1000 h3 {
      font-size: 18px; }
    body.page-template-page-product-lp-yokohama .battery-diff .inner1000 div {
      border: solid 1px #444;
      overflow-x: auto;
      padding: 30px 10px; }
      body.page-template-page-product-lp-yokohama .battery-diff .inner1000 div img {
        max-width: unset;
        height: 430px; }
    body.page-template-page-product-lp-yokohama .expensive {
      padding-top: 65px;
      background-image: url(../images/lp-hsb/bkimg-expensive-sp.jpg);
      background-position: center 1480px;
      background-size: 100%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 h3 {
        font-size: 20px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 p {
        font-size: 16px;
        width: 80%;
        margin: 0 auto; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 p.txt-mini {
          font-size: 14px;
          margin-top: 15px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .expensive-label {
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .expensive-label span {
          display: block;
          height: auto;
          font-size: 26px;
          padding: 5px 15px;
          text-align: center;
          margin: 0 auto;
          width: 70%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-industry-average {
        font-size: 20px;
        width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-industry-average strong {
          font-size: 22px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 {
        width: 112%;
        margin: 50px -6% 100px -6%;
        padding: 2em 4%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img {
          margin: 0;
          width: 100%; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 img.float-label {
            right: 8%;
            width: 30%;
            top: -30px;
            max-width: 150px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit1 .attention {
          font-size: 10px !important;
          margin: 0;
          width: 100%;
          padding-left: 1em;
          text-indent: -1em; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 {
        width: 100%;
        display: block;
        margin-bottom: 30px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 img {
          width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 div h3 {
          font-size: 16px;
          text-align: center; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box700 div p {
          width: 100%;
          padding: 0 10%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-lowprice {
        width: 100%;
        font-size: 20px;
        line-height: 1.5em; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 {
        margin-top: 30px;
        width: 100%;
        margin-bottom: 50px;
        max-width: 520px; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 {
          display: block;
          font-size: 22px;
          padding: 10px 0;
          line-height: 1.5em;
          height: auto; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span {
            display: block;
            font-size: 14px; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 h3 span.fukidashi {
              top: -30px;
              right: 0%;
              width: 60%;
              left: unset; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 p {
          width: 100%;
          padding: 0 10%;
          text-align: left;
          font-size: 16px;
          line-height: 1.3em; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div {
          padding: 0; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul {
            border: none; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li {
              margin-left: 2%;
              background-size: 10%;
              font-size: 14px;
              padding: 8px 0 0 12%;
              margin-bottom: 15px; }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li .attention {
                text-align: left;
                padding: 0;
                margin-top: 10px; }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li.dt_c {
                position: relative;
                padding-bottom: 2em; }
              body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div ul li .txt-orderlimit {
                display: block;
                position: absolute;
                top: 3em;
                width: auto;
                left: 18vw;
                height: auto;
                padding: 10px;
                text-align: center;
                white-space: nowrap; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div > div {
            padding: 0 4%; }
            body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-merit2 div > div img {
              width: 100%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu {
        background: none; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu h3 {
          font-size: 22px;
          line-height: 1.5em;
          border-bottom: solid 1px #444;
          padding-bottom: 5px;
          position: relative;
          margin-bottom: 20px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu h3:after {
            border-right: 15px solid transparent;
            border-top: 15px solid #444;
            border-left: 15px solid transparent;
            content: "";
            width: 0px;
            position: absolute;
            bottom: -15px;
            left: 46%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu p {
          font-size: 18px;
          width: 100%; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-himitsu p span {
            font-size: 24px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-directsales div {
        width: 100%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 h3.costdown {
        width: 100%;
        background-position: center top;
        padding-top: 45px;
        font-size: 22px;
        background-size: 20%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .txt-costdown {
        font-size: 16px; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown {
        width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div {
          width: 100%;
          display: block;
          height: auto;
          margin: 0 0 70px 0;
          padding: 30px 10% 70px;
          background-position: center top;
          background-image: url(../image/lp-hsb/bkimg-costdown-sp.png);
          background-color: #F6F6F6; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div h4 {
            text-align: center;
            margin: 0 0 30px 0;
            width: 100%;
            padding: 0;
            font-size: 22px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div p {
            width: 100%; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(1) img {
            position: absolute;
            bottom: -90px;
            left: -10px;
            width: 45%;
            z-index: 1;
            top: unset;
            max-width: 180px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(2) img {
            top: unset;
            bottom: -100px;
            width: 40%;
            right: 0;
            left: unset;
            max-width: 145px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown div:nth-child(3) img {
            top: unset;
            bottom: -70px;
            right: 0;
            width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown .globalpartner {
          margin: 0;
          width: 100%; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown .globalpartner img {
            margin-top: 15px;
            width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown > p {
          margin-top: 90px; }
          body.page-template-page-product-lp-yokohama .expensive .inner1000 .box-costdown > p.align-c {
            font-size: 16px;
            padding: 0 6%; }
      body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 {
        height: auto;
        width: 100%;
        display: block; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 img {
          width: 100%; }
        body.page-template-page-product-lp-yokohama .expensive .inner1000 .banner-box814 div p {
          font-size: 12px;
          width: 100%;
          margin: 20px 0; }
    body.page-template-page-product-lp-yokohama .cta-middle {
      margin-top: 340px; }
    body.page-template-page-product-lp-yokohama .point5contents {
      background: none; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area {
        position: relative;
        padding: 50px 0 0 0;
        margin-bottom: 35px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-prev-btn {
          background-image: url(../images/lp-hsb/slider-arrow-left.png);
          position: absolute;
          z-index: 1;
          left: -3%;
          top: 100px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-next-btn {
          background-image: url(../images/lp-hsb/slider-arrow-right.png);
          position: absolute;
          z-index: 1;
          right: -3%;
          top: 100px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-prev-btn:hover {
          background-image: url(../images/lp-hsb/slider-arrow-left.png); }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-next-btn:hover {
          background-image: url(../images/lp-hsb/slider-arrow-right.png); }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-prev-btn .bx-prev {
          opacity: 0;
          display: block; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .feed-next-btn .bx-next {
          opacity: 0;
          display: block; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .navi-btn {
          width: 49px;
          height: 49px;
          -webkit-background-size: 98px;
          background-size: 49px;
          background-repeat: no-repeat;
          background-position: center center;
          float: left; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .banner_area .bx-wrapper {
          box-shadow: none;
          background: none;
          border: none; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .txt_zoom {
        margin-bottom: 10px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 > img {
          margin-top: 0; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div {
          width: 100%;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div h3 {
            font-size: 18px; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point1 div p {
            font-size: 14px;
            text-align: left; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 > img {
          margin-top: 0px;
          width: 400px;
          margin-right: auto;
          margin-left: auto; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div {
          width: 100%;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div img.img-p2 {
            width: 100%; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div h3 {
            font-size: 18px; }
            body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div h3 span {
              padding-left: 20%; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point2 div p {
            font-size: 14px;
            text-align: left; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div {
          width: 100%;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div h3 {
            font-size: 18px; }
            body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div h3 span {
              padding-left: 20%; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point3 div p {
            font-size: 14px;
            text-align: left; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 {
        margin-bottom: 65px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .imgbox-point3 img {
          margin-bottom: 40px;
          width: 400px;
          margin-right: auto;
          margin-left: auto; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 .box-shadow {
          width: 100%;
          margin: 0 0 25px 0; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div {
          width: 100%;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div h3 {
            font-size: 18px; }
            body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div h3 span {
              padding-left: 20%; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point4 div p {
            font-size: 14px;
            text-align: left; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 {
        width: 100%;
        height: auto;
        padding-bottom: 55px;
        background-position: center 150px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 h4 {
          font-size: 16px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point04 p {
          padding: 4% 10%; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 {
        display: flex;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div {
          width: 100%;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div h3 {
            font-size: 18px; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .point5 div p {
            font-size: 14px;
            text-align: left; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 {
        width: 100%;
        height: auto;
        padding-bottom: 1em;
        margin-bottom: 30px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 h4 {
          font-size: 16px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 p {
          padding: 0 4%;
          margin-top: 65px;
          font-size: 12px;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 p.attention {
            padding: 0 4%;
            margin-top: 1em;
            text-align: left;
            padding-left: 3em;
            text-indent: -1em; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 img.icon-ai {
          width: 20%;
          top: 50px; }
        body.page-template-page-product-lp-yokohama .point5contents .inner1000 .box-point05 img.icon-0en {
          width: 30%;
          top: 50px; }
      body.page-template-page-product-lp-yokohama .point5contents .inner1000 .seigyokeikaku h3 {
        text-align: center;
        font-size: 14px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system h3 span {
      font-size: 14px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system h3 strong {
      width: 100%;
      font-size: 20px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-none-system img {
      width: 100%;
      max-width: 350px;
      margin-right: auto;
      margin-left: auto; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system {
      padding: 35px 3% 30px 3%;
      margin-top: 55px;
      margin-right: -3%;
      margin-left: -3%; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system h3 span {
        font-size: 14px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system h3 strong {
        width: 100%;
        font-size: 20px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system img {
        width: 100%;
        max-width: 350px;
        margin-right: auto;
        margin-left: auto; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box {
        width: 100%;
        padding: 5% 6%;
        margin-bottom: 55px;
        margin-top: 50px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box h4 {
          text-align: center;
          font-size: 18px;
          margin-bottom: 10px;
          font-weight: bold; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box > p {
          font-weight: bold;
          font-size: 12px;
          padding-left: 1em;
          text-indent: -1.3em; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box p.align-c {
          padding: 0;
          font-size: 11px;
          font-weight: bold; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box ul {
          margin: 10px 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box ul li {
            font-size: 11px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .box ul li:first-child {
              font-weight: bold; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample {
        width: 100%;
        border: solid 2px #7E97B3;
        height: auto;
        margin-bottom: 50px;
        max-width: 350px;
        margin-right: auto;
        margin-left: auto; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample h4 {
          background-color: #7E97B3;
          font-size: 18px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p {
          width: 90%;
          margin: 0 auto 0;
          background-color: rgba(126, 151, 180, 0.2);
          padding: 3%;
          font-size: 14px;
          text-align: center;
          line-height: 2.5em; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p i.svg {
            font-size: 22px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p ruby {
            font-size: 22px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p ruby rt {
              font-size: 11px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p span.c-ac1 {
            display: block;
            margin-top: -15px;
            font-size: 18px;
            color: #2f447c; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p.txt-radius {
            font-size: 14px;
            background: none;
            line-height: unset;
            padding: 15px 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p .txt-radius-blue {
            padding: 0px 10px;
            width: auto;
            min-width: 80px;
            font-size: 11px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > p .txt-radius-blue:nth-child(2) {
              margin-left: 2%; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex {
          margin: 0 0;
          width: 100%;
          display: block; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex > div:nth-child(1) {
            text-align: center;
            width: 80%;
            margin: 0 auto;
            border-right: none;
            border-top: solid 1px #7f9eb8;
            padding: 10px 0 15px 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex > div:nth-child(2) {
            text-align: center;
            width: 80%;
            margin: 0 auto;
            border-right: none;
            border-top: solid 1px #7f9eb8;
            padding: 10px 0 15px 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex img {
            text-align: center;
            margin: 10px auto 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample > div.d-flex .txt-radius-blue {
            font-size: 11px;
            width: 50%;
            min-width: unset; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price {
          width: 100%;
          margin: 0 0 0 0;
          padding: 0 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price > p {
            font-size: 12px !important;
            font-weight: bold; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex {
            margin-left: auto;
            margin-right: auto;
            width: 70%; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div {
              width: auto !important;
              border: none !important; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div > span {
                font-size: 12px;
                width: auto;
                height: auto;
                padding: 1em 0; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div:nth-child(1) {
                text-align: center;
                width: 90%;
                margin: 0 auto;
                border-right: none;
                border-top: solid 1px #7f9eb8;
                padding-top: 10px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .loan-sample .price .d-flex div p strong {
                font-size: 32px;
                font-weight: normal; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin {
        background: none;
        background-color: rgba(208, 210, 209, 0.15);
        width: 100%;
        background-size: 100%;
        height: auto;
        padding-bottom: 25px;
        margin-bottom: 40px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin > p {
          width: 100%;
          text-align: left;
          font-size: 14px;
          padding: 5px 10px;
          margin-bottom: 10px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin > p.subtit {
            width: 100%;
            font-size: 20px;
            text-align: center;
            top: -20px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying {
          padding: 25px 25px 10px;
          background-image: url(../images/lp-hsb/bkimg-sii@2x.png);
          background-size: 90%;
          background-position: center top;
          background-repeat: no-repeat; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying img {
            width: 50%;
            position: relative;
            top: unset;
            right: unset;
            margin: 0 auto;
            display: block; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.subtit {
            font-size: 14px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.c-red {
            margin: 15px 0 40px;
            font-size: 12px;
            text-align: center; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .applying p.txt1 {
            margin: 15px auto 10px;
            font-size: 11px !important;
            text-align: left;
            width: 80%; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou {
          width: 80%;
          display: block;
          background: #fff;
          padding: 5%;
          margin-top: 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou img {
            width: 100%; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin .daikou div {
            padding: 1em 0 0; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > div.align-c {
        margin: 10px 0 0 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > div.align-c img {
          width: 70%; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 h2 span {
        font-size: 16px;
        padding-bottom: 5px;
        margin-top: 5px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > p {
        line-height: 1.5em;
        font-size: 14px;
        color: #7b7b7b; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 > p span {
          margin-bottom: 8px;
          display: inline-block; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem {
        width: 116%;
        margin: 0px -8% 30px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 {
          width: 100%;
          font-size: 16px;
          padding: 0;
          display: block;
          position: relative;
          padding: 10px 0 5px; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 span {
            display: block;
            width: 40%;
            padding: 0;
            font-size: 14px;
            margin: 0 auto; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem h3 a {
            position: absolute;
            right: 4%;
            top: 24px;
            width: 20px;
            height: 20px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents {
          padding: 4%;
          background-color: #f6f6f6; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents > div {
            background-color: #f6f6f6; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form {
            padding: 0%;
            background-color: #f6f6f6; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > p {
              font-size: 12px;
              text-align: center; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > p.attention {
                text-align: center !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div {
              width: 100%;
              padding: 0;
              margin: 15px 0; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p {
                font-size: 13px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div p svg {
                  font-size: 24px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li {
                float: none;
                margin-bottom: 5px;
                margin-left: 10%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li input[type="radio"] {
                  display: none; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li input[type="radio"]:checked + label::after {
                  width: 12px;
                  height: 12px;
                  left: 2px;
                  top: 5px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label {
                  font-size: 13px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label:before {
                    width: 16px;
                    height: 16px; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div .addlist li label:after {
                    width: 12px;
                    height: 12px;
                    left: 2px;
                    top: 5px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips {
                display: block; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips > div {
                  display: block; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips > div p.attention {
                    font-size: 10px !important;
                    margin-top: 5px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips .text1 {
                  width: 80%;
                  margin: 0 auto;
                  display: block; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #zips .zipbtn {
                  width: 80%;
                  margin: 15px auto 0;
                  display: block; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #adds > div {
                display: block; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .search_form > div #adds > div ul li {
                  width: 100%;
                  margin: 0; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result {
            padding: 0; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .close_search {
              text-align: center; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .close_search a {
                position: relative; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .close_search a i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .close_search a svg {
                  position: absolute;
                  top: -25px;
                  left: 22%;
                  font-size: 32px; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 {
              border: solid 1px #444;
              text-align: left;
              display: block; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 span {
                text-align: center;
                width: 100%;
                display: block; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result > h3 strong {
                padding: 0px 10px;
                font-size: 18px;
                box-sizing: border-box;
                background-color: #fff; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc {
              display: block;
              margin: 10px 0; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc p {
                font-size: 14px;
                margin: 0 0; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .desc p:nth-child(1) {
                  border-right: none; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_right {
              text-align: right !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_center {
              text-align: center !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .t_bold {
              font-weight: blod !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .col_red2 {
              color: #EA5541 !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .ft10 {
              font-size: 1rem !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .mb5 {
              margin-bottom: 5px !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .mb10 {
              margin-bottom: 10px !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .ft08 {
              font-size: 0.8rem !important; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li {
              width: 100%; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) {
                width: 100%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(1) .quote_t_form .midashi06 th {
                  padding: 2%;
                  font-size: 14px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) {
                width: 100%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form input[type="checkbox"] {
                  display: none; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form input[type="checkbox"] + label {
                  display: none;
                  cursor: pointer;
                  display: inline-block;
                  position: relative;
                  padding-left: 25px;
                  padding-right: 10px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form input[type="checkbox"] + label::before {
                  content: "";
                  position: absolute;
                  display: block;
                  box-sizing: border-box;
                  width: 20px;
                  height: 20px;
                  margin-top: -10px;
                  left: 0;
                  top: 50%;
                  border: 1px solid;
                  border-color: #444;
                  background-color: #FFF; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .quote_t_form input[type="checkbox"]:checked + label::after {
                  content: "";
                  position: absolute;
                  display: block;
                  box-sizing: border-box;
                  width: 18px;
                  height: 9px;
                  margin-top: -9px;
                  top: 50%;
                  left: 3px;
                  transform: rotate(-45deg);
                  border-bottom: 3px solid;
                  border-left: 3px solid;
                  border-color: #444; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .box-campaign p {
                  font-size: 11px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(2) .box-campaign a {
                  padding: 10px 0;
                  border-radius: 15px;
                  font-size: 14px; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) {
                width: 100%; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) > p.t_right {
                  text-align: center !important; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea:after {
                  bottom: 15px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea p {
                  text-align: center !important; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr th {
                  white-space: nowrap;
                  font-size: 12px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .simarea table tr td input {
                  width: 72%;
                  margin-right: 5px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .tb_month {
                  margin: 0 auto; }
                  body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .tb_month td {
                    font-size: 22px; }
                body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .simulator .inner814 .searchsystem .search_contents .seatch_result .quotearea ul li:nth-child(3) .quotebtn p {
                  font-size: 16px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 span {
        font-size: 12px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 .border-stripe {
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 i, body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service h4 svg {
        display: none; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service p {
        font-size: 14px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service p.hosoku {
          width: 80%;
          font-size: 12px;
          margin: 20px auto;
          padding-left: 8%; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .bk-white-system .hojokin-service .btn2 a {
        width: 100%;
        font-size: 14px; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content {
      margin-top: 60px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content h3 span {
        font-size: 10px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content h3 span strong {
          width: 100%;
          font-size: 18px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content h3 strong {
        width: 100%;
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content > p {
        padding: 5px 0;
        font-size: 14px;
        margin-top: 30px;
        text-align: center;
        line-height: 1.5em; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content > p span {
          font-size: 14px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray {
        padding: 15px 10%; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .bk-gray p {
          font-size: 12px;
          padding-left: 1em;
          text-indent: -1.7em;
          margin-bottom: 7px;
          line-height: 1.3em;
          width: 100% !important; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa {
        width: 100%;
        display: block;
        padding: 15px 10%; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div h4 {
          text-align: center;
          font-size: 16px;
          color: #444;
          margin-bottom: 5px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .size-content .genti-tyosa div.meyasu {
          width: 100%;
          text-align: center;
          display: block;
          margin: 0 auto; }
    body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service {
      background-image: url(../images/lp-hsb/bkimg-anshin-service-sp.png);
      position: relative;
      background-size: 35%;
      background-position: right top; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .iconplus {
        position: absolute;
        top: -40px;
        left: 5%;
        width: 28%; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service h3 {
        padding-top: 35px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service h3 img {
          width: 70%;
          margin: 0 auto; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service > p {
        font-size: 12px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 {
        width: 100%;
        padding: 10px 0;
        font-size: 18px;
        display: block;
        line-height: 1em; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 strong {
          font-size: 12px;
          display: block; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h4 span {
          font-size: 12px;
          display: block; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 p {
        font-size: 12px;
        padding: 0 10% !important; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 h5 {
        padding-top: 35px;
        background-position: center top;
        background-size: 13%;
        font-size: 20px;
        text-align: center;
        padding: 35px 0 5px 0; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 {
        display: block; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box1 div {
          min-width: 90%;
          margin: 0 auto 25px; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 {
        position: relative;
        flex-flow: wrap-reverse; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div {
          position: relative;
          z-index: 1; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(1) p {
            padding: 0 !important;
            font-size: 14px;
            width: 100%;
            text-align: center; }
          body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) {
            width: 100%; }
            body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id {
              width: 45%;
              float: right; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id p.attention {
                padding: 0 !important; }
              body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 > div:nth-child(2) .sekou-id img {
                margin-bottom: 0; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .monitoring-service-box2 .map-japan {
          position: absolute;
          top: -143px;
          left: -57px;
          width: 156%;
          height: auto;
          max-width: 141%; }
      body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery {
        display: block;
        width: 100%;
        padding-top: 130px;
        background-position: center top;
        background-size: 100%;
        background-image: url(../images/lp-hsb/bkimg-madoguchi-sp.png);
        max-width: 300px; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery div p {
          width: 100%;
          padding: 0 !important; }
        body.page-template-page-product-lp-yokohama .smart-system .inner1000 .anshin-service .inner700 .box-owner-inquery div .img-id {
          width: 80%;
          margin: 25px auto 0;
          display: block; }
    body.page-template-page-product-lp-yokohama .smart-system .after-smart-system {
      background-size: 100%;
      background-position: center; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 h3 {
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul {
        width: 70%; }
        body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 ul li {
          font-size: 13px;
          padding-left: 0em;
          text-indent: -1.3em; }
      body.page-template-page-product-lp-yokohama .smart-system .after-smart-system .inner1000 > p {
        font-size: 16px; }
    body.page-template-page-product-lp-yokohama .flow-contents {
      background-position: center top; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read {
        padding-bottom: 10px;
        position: relative; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read h3 {
          font-size: 18px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read > p {
          width: 100%;
          margin: 0;
          text-align: center;
          font-size: 16px;
          letter-spacing: 0em; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .read img {
          bottom: 0;
          top: unset;
          left: unset;
          right: unset;
          display: block;
          margin: 10px auto 0;
          position: relative; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch {
        width: 114%;
        margin: 0 -7%; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a {
          width: 33%;
          min-width: unset;
          border-bottom: none;
          border-top: solid 2px #dcdcdc;
          border-right: solid 2px #dcdcdc;
          font-size: 13px;
          padding: 8px 0;
          line-height: 1.5em; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a:last-child {
            border-right: none; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .case-switch a.open {
            border-top: solid 4px #EA5541;
            border-bottom: none; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents {
        width: 114%;
        padding: 28px 0;
        border: none;
        margin: 0 -7%;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: #f6f6f6;
        border-bottom: solid 2px #666; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case1 {
          display: block; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case2 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc1 .case3 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case1 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case2 {
          display: block; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc2 .case3 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case1 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case2 {
          display: none; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents.vc3 .case3 {
          display: block; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div {
          padding-top: 30px; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div .label_meyasu {
            right: 5%; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul {
            width: 94%;
            margin: 0 auto;
            background-color: #fff; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li > img {
              position: relative;
              top: unset;
              right: unset;
              width: 50%;
              margin: 0 auto;
              display: block; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .tit {
              top: 0;
              width: 100%;
              margin-bottom: 15px; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .subtit {
              width: 96%;
              margin: 0 4% 0px; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents {
              margin-top: 10px;
              padding: 0 2%; }
              body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(1) {
                width: 80%;
                margin: 0 0; }
              body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-contents div:nth-child(2) {
                width: 20%; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents {
              padding: 0 0; }
              body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul li .step-subcontents div:nth-child(1) {
                width: 80%;
                margin: 0 0 0 4%; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.mainflow {
              width: 94%;
              margin: 0px auto 0;
              background-color: #fff; }
              body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.mainflow li {
                background-color: #FFFFFF; }
                body.page-template-page-product-lp-yokohama .flow-contents .inner1000 #case_contents > div ul.mainflow li:after {
                  left: 39%; }
      body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box {
        width: 88%;
        margin-top: 100px;
        padding: 40px 0 20px 0;
        max-width: 280px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul {
          width: 90%;
          margin: 0 auto; }
          body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li {
            font-size: 14px;
            margin-left: 16%; }
            body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li i, body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box ul li svg {
              margin-right: 5px; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box p {
          font-size: 16px;
          margin: 1em 0; }
        body.page-template-page-product-lp-yokohama .flow-contents .inner1000 .box:before {
          left: 27%; }
    body.page-template-page-product-lp-yokohama .qa-contents {
      padding-top: 35px; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 h3 {
        font-size: 16px;
        letter-spacing: 0; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch {
        margin: 0 -6%;
        width: 112%; }
        body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a {
          min-width: unset;
          width: 25%;
          padding: 0;
          font-size: 12px;
          border-bottom: none;
          border-top: solid 2px #dcdcdc;
          background-color: #F6F6F6;
          border-right: solid 2px #dcdcdc; }
          body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a:last-child {
            border-right: none; }
          body.page-template-page-product-lp-yokohama .qa-contents .inner814 .qa-switch a.open {
            border-top: solid 4px #EA5541;
            border-bottom: none;
            background-color: #fff;
            font-weight: bold;
            color: #424242;
            line-height: 1.3em;
            padding: 5px 0; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa1 {
        display: block; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa2 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa3 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa1 .qa4 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa1 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa2 {
        display: block; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa3 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa2 .qa4 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa1 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa2 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa3 {
        display: block; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa3 .qa4 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa1 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa2 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa3 {
        display: none; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents.vqa4 .qa4 {
        display: block; }
      body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl {
        margin-top: 35px; }
        body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt {
          margin-top: 15px;
          padding: 10px 3% 10px 14%;
          line-height: 1.3em;
          font-size: 15px; }
          body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt:before {
            left: 5%;
            top: 10px; }
          body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt i, body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dt svg {
            font-size: 28px; }
        body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dd {
          padding: 10px 3% 10px 14%;
          line-height: 1.3em;
          font-size: 15px; }
          body.page-template-page-product-lp-yokohama .qa-contents .inner814 #faq_contents > div dl dd:before {
            left: 5%;
            top: 10px; }
    body.page-template-page-product-lp-yokohama .msg-contents {
      background-size: 100%;
      background-position: center bottom;
      background-image: url(../images/lp-hsb/bkimg-msg-sp.jpg);
      background-size: 100%;
      background-position: center top; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 {
        display: block; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div {
          min-width: unset;
          max-width: unset; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div:nth-child(1) {
            min-width: unset;
            max-width: unset; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div:nth-child(2) {
            min-width: unset;
            max-width: unset; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div h3 {
            margin-top: 10px;
            font-size: 18px;
            text-align: center;
            position: relative; }
            body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div h3.tit-sc {
              margin-bottom: 55px; }
            body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div h3 img {
              position: absolute;
              top: 50px;
              left: 0; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 > div p {
            font-size: 13px;
            padding: 0 6%; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox {
          width: 114%;
          min-width: unset !important;
          max-width: unset;
          margin: 80px -7% 0 -7%;
          padding: 3% 0;
          position: relative; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox img {
            position: absolute;
            bottom: 290px;
            left: 0; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div {
            width: 100%;
            padding: 6% 6%;
            margin: 0% 0; }
            body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div h4 {
              font-size: 16px;
              font-weight: normal;
              line-height: 1.3em;
              margin-bottom: 10px; }
            body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1 .txtbox > div p {
              font-size: 11px;
              line-height: 1.8em;
              padding: 0; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1.custom > div:nth-child(1) {
          margin-top: 0;
          margin-right: 0;
          width: 100%; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type1.custom > div:nth-child(2) {
          border: none;
          margin-top: 35px;
          padding-top: 0; }
      body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 {
        display: block;
        padding-top: 10px; }
        body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div {
          min-width: unset;
          max-width: unset; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div:nth-child(1) {
            min-width: unset;
            max-width: unset;
            margin-bottom: 50px; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div:nth-child(2) {
            min-width: unset;
            max-width: unset; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div h3 {
            font-size: 18px;
            text-align: center;
            margin-bottom: 20px; }
          body.page-template-page-product-lp-yokohama .msg-contents .inner1000 .type2 > div p {
            font-size: 13px;
            padding: 0 6%; }
    body.page-template-page-product-lp-yokohama .ss-contents {
      background-image: url(../images/lp-hsb/bkimg-vision-sp.jpg);
      background-size: 100%;
      padding-top: 30px;
      padding-bottom: 70px; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 h3 {
        font-size: 18px; }
      body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 {
        display: block;
        width: 100%;
        padding-top: 10px; }
        body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div {
          min-width: unset;
          max-width: unset;
          width: 100%; }
          body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(1) {
            width: 90%;
            min-width: unset !important;
            max-width: unset;
            margin: 0 auto; }
          body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div:nth-child(2) {
            width: 100%;
            min-width: unset !important;
            max-width: 400px;
            margin-right: auto;
            margin-left: auto; }
          body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 > div h3 {
            text-align: center;
            margin: 55px 0 20px 0;
            font-size: 18px; }
        body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision {
          padding: 4% 2%; }
          body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision h3 {
            margin-top: 0px;
            margin-bottom: 5px; }
          body.page-template-page-product-lp-yokohama .ss-contents .inner1000 .type2 .vision p {
            font-size: 13px; }
    body.page-template-page-product-lp-yokohama .news-contents {
      margin-top: 80px; }
      body.page-template-page-product-lp-yokohama .news-contents .inner1000 {
        padding: 0 2%; }
      body.page-template-page-product-lp-yokohama .news-contents .box {
        width: 100%;
        padding: 25px 6%;
        margin-bottom: 0px; }
        body.page-template-page-product-lp-yokohama .news-contents .box h3 {
          font-size: 16px;
          width: 100%; }
          body.page-template-page-product-lp-yokohama .news-contents .box h3 span.date {
            position: relative;
            text-align: center;
            display: block;
            top: unset;
            right: unset;
            font-size: 12px; }
        body.page-template-page-product-lp-yokohama .news-contents .box .read {
          display: block;
          font-size: 22px;
          text-align: center; }
          body.page-template-page-product-lp-yokohama .news-contents .box .read span {
            display: block;
            font-size: 16px; }
        body.page-template-page-product-lp-yokohama .news-contents .box .txt {
          width: 100%;
          text-align: left;
          font-size: 14px; }
        body.page-template-page-product-lp-yokohama .news-contents .box img {
          position: relative;
          left: unset;
          bottom: unset;
          width: 90%;
          margin: 0 auto;
          display: block; }
        body.page-template-page-product-lp-yokohama .news-contents .box .d-flex {
          width: 100%;
          margin: 0;
          flex-wrap: wrap; }
          body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div:nth-child(1) {
            width: 80%;
            margin: 15px auto;
            padding: 0 5%; }
          body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div:nth-child(2) {
            width: 45%;
            margin: 0 auto;
            min-width: unset; }
          body.page-template-page-product-lp-yokohama .news-contents .box .d-flex div:nth-child(3) {
            width: 45%;
            margin: 0 auto;
            min-width: unset; }
    body.page-template-page-product-lp-yokohama .ps-contents {
      padding-top: 0;
      background-image: url(../images/lp-hsb/bkimg-ps-sp.jpg);
      background-size: 100%;
      background-position: center bottom;
      padding-bottom: 70px; }
      body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box {
        width: 100%;
        padding: 0 0;
        background: none;
        margin-top: 145px; }
        body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box p {
          padding: 1em;
          margin: 0 auto 30px;
          width: 75%;
          font-size: 12px;
          background-color: #fff; }
        body.page-template-page-product-lp-yokohama .ps-contents .inner1000 .box h4 {
          font-size: 18px;
          margin-top: 125px; }
      body.page-template-page-product-lp-yokohama .ps-contents .inner1000 h3 {
        font-size: 18px;
        margin: 0 -6% 25px -6%;
        background-color: #fff;
        padding: 15px 0; }
    body.page-template-page-product-lp-yokohama .company-contents {
      padding-bottom: 0; }
      body.page-template-page-product-lp-yokohama .company-contents .inner1000 {
        padding: 0; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 h2 {
          font-size: 18px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 h2 span {
            font-size: 14px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 {
          width: 100%;
          padding: 0 6%;
          margin: 0px 0 35px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 h3 {
            font-size: 14px;
            margin-bottom: 10px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 table tr th {
            font-size: 12px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box1 table tr td {
            font-size: 12px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 {
          width: 100%;
          padding: 0 6%;
          margin: 0px 0 5px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 h3 {
            font-size: 12px;
            margin-bottom: 5px; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img {
            width: 114%;
            margin: 10px -7% 20px;
            max-width: unset; }
            body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 img.gp {
              max-width: 100%;
              margin: 15px auto; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 p {
            font-size: 11px; }
            body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box2 p span {
              font-size: 11px; }
        body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 {
          width: 100%;
          padding: 0 6%;
          margin: 0px 0; }
          body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 p {
            font-size: 11px; }
            body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 p strong {
              font-size: 12px; }
            body.page-template-page-product-lp-yokohama .company-contents .inner1000 .c-box3 p span {
              font-size: 11px; }
    body.page-template-page-product-lp-yokohama .move-top {
      visibility: hidden; }
    body.page-template-page-product-lp-yokohama footer {
      font-size: 12px;
      height: auto;
      padding: 1em 0 !important;
      margin-bottom: 110px; }
      body.page-template-page-product-lp-yokohama footer .copyright {
        font-size: 11px; }
    body.page-template-page-product-lp-yokohama .fixed_cta {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 5;
      visibility: visible;
      right: unset;
      height: auto; }
      body.page-template-page-product-lp-yokohama .fixed_cta > div {
        display: flex;
        justify-content: space-between;
        background: #fff; }
        body.page-template-page-product-lp-yokohama .fixed_cta > div a {
          display: block; }
          body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(1) {
            text-align: center;
            width: 100%;
            border-bottom: solid 5px #EA5541;
            padding: 10px 0 15px; }
            body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(1) span {
              font-size: 10px; }
            body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(1) p {
              background-color: #EA5541;
              width: 80%;
              margin: 0 auto;
              border-radius: 25px;
              color: #fff;
              display: flex;
              justify-content: center;
              align-items: center;
              padding: 15px 0; }
              body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(1) p i, body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(1) p svg {
                font-size: 1.5em;
                margin: 0 10px; }
          body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(2) {
            border-bottom: solid 5px #586a96;
            text-align: center;
            padding: 0 4%;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: center;
            padding: 16px 5px; }
            body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(2) p {
              line-height: 1em; }
              body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(2) p.txt_top {
                font-family: "Open Sans";
                font-style: italic; }
              body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(2) p i, body.page-template-page-product-lp-yokohama .fixed_cta > div a:nth-child(2) p svg {
                font-size: 22px;
                color: #2F457C; }
    body.page-template-page-product-lp-yokohama .mb-20 {
      margin-bottom: 20px; }
    body.page-template-page-product-lp-yokohama .w100 {
      width: 100%; }
    body.page-template-page-product-lp-yokohama .tit-obi-black {
      padding: 25px 0;
      height: auto; }
      body.page-template-page-product-lp-yokohama .tit-obi-black h2 {
        font-size: 22px; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray {
      height: auto;
      padding: 1.5em 0; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray .inner1000 {
        padding: 0 0; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray h2 {
        font-size: 20px; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span {
          font-size: 15px; }
          body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span.subtit-in-titobi {
            font-size: 11px; }
          body.page-template-page-product-lp-yokohama .tit-obi-gray h2 span img {
            width: 40%; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray h2 .d-flex {
          margin-top: 10px; }
          body.page-template-page-product-lp-yokohama .tit-obi-gray h2 .d-flex .view-tit {
            font-size: 20px; }
      body.page-template-page-product-lp-yokohama .tit-obi-gray.row2 {
        padding: 3% 0;
        margin-bottom: 0; }
    body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow {
      width: 100%;
      height: auto;
      padding: 30px 0 55px;
      background-image: url(../images/lp-hsb/bkimg-obi-gray-sp.png); }
      body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow h2 {
        font-size: 20px; }
        body.page-template-page-product-lp-yokohama .tit-obi-gray-arrow h2 span {
          font-size: 15px; }
    body.page-template-page-product-lp-yokohama .btn1 {
      margin-bottom: 45px; }
      body.page-template-page-product-lp-yokohama .btn1 p {
        font-size: 10px !important;
        top: -25px; }
      body.page-template-page-product-lp-yokohama .btn1 a {
        width: 100%;
        font-size: 14px;
        margin: 0 0;
        padding: 10px 0; }
    body.page-template-page-product-lp-yokohama .cta-box {
      width: 100%;
      height: auto; }
      body.page-template-page-product-lp-yokohama .cta-box h2 {
        background-position: 16px 2px;
        background-size: 18%;
        font-size: 16px; }
      body.page-template-page-product-lp-yokohama .cta-box > div {
        width: 100%;
        padding: 15px;
        background-color: #F8F8F4; }
        body.page-template-page-product-lp-yokohama .cta-box > div .contact-btns a {
          font-size: 12px;
          padding: 5px 8px;
          width: 48%; }
        body.page-template-page-product-lp-yokohama .cta-box > div h3 {
          font-size: 20px;
          text-align: center; }
        body.page-template-page-product-lp-yokohama .cta-box > div p {
          font-size: 14px;
          text-align: center;
          margin: 5px 0; }
        body.page-template-page-product-lp-yokohama .cta-box > div .time {
          font-size: 12px; }
        body.page-template-page-product-lp-yokohama .cta-box > div .border-txt {
          font-style: italic;
          border: none;
          margin-top: 5px; }
        body.page-template-page-product-lp-yokohama .cta-box > div a img {
          width: 400px;
          margin-right: auto;
          margin-left: auto;
          display: block; }

  /* /body.page-template-page-product-lp-yokohama */ }

.addbox {
	border: solid 2px #787878;
padding: 5px 10px;
	height: auto !important;
}
.modal-wrapper {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 60px 10px;
    text-align: center;
}

.modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}

.modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s;
}

.modal-wrapper::after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    vertical-align: middle;
    content: "";
}

.modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 70%;
    max-width: 800px;
    padding: 30px 30px 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    vertical-align: middle;
}

.modal-wrapper .modal-window h3 {
    font-size: 1.8rem;
}

.modal-wrapper .modal-window p {
    text-align: left;
}

.modal-wrapper .modal-window .modal-content {
    max-height: 80vh;
    overflow-y: auto;
}

.modal-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

.modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    color: #95979c !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
}

.modal-wrapper .modal-close:hover {
    color: #2b2e38 !important;
}
.desc a {
	text-decoration:underline;
}
.desc a:hover {
	text-decoration:none;
}

.mod_panel {
    margin: 0 ;
    font-family: YakuHanJP,YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.mod_panel .panelTitle {
    margin: 0
}
.panelbttom {
	margin-bottom:50px
}
.mod_panel .panelTitle img {
    max-width: 100%;
    vertical-align: bottom;
}
.mod_panel .panelTitle a{
 display: block;
    text-decoration: none
}
.mod_panel_inner {
 padding: 10px 0 0 0;
	text-align: center
}
.mod_panel_inner p {
    margin: 0 0 30px
}
.mod_panel_inner .subcopy {
    font-size: 24px;
    line-height: 1.8
}
.mod_panel_inner h2 {
    font-size: 50px !important;
    margin: 30px auto 30px;
    color: #EA5541;
	background-image: url(../images/lp-hsb/bkimg-border-bottom-stripe.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
	width: 80%;
}
.mod_panel_inner.close {
 display: none;
}
.mod_panel_inner_btn p.closebtn {
 display: block;
 cursor: pointer;
 padding: 15px 20px;
 text-align: center;
}
.mod_panel_inner_btn p.closebtn a {
 background-color: #CCC;
 color: #666;
 text-decoration: none;
 border-radius: 4px;
 display: inline-block;
 padding: 5px 10px 7px 10px;
}
.tokuten {
    margin: 0 0 30px;
    padding: 0
}
.tokuten li {
	border: 1px solid #EA5541;
	list-style: none;
	margin-bottom: 20px
}
.tokuten li:last-child {
	margin-bottom: 0
}
.tokuten li h3 {
	background: #EA5541;
	padding: 10px;
	margin: 0;
	color: white;
	font-size: 26px;
}
.tokuten li p {
	padding: 25px;
	text-align: left;
	margin: 0
}
.kikan {
    background: #f8cbad;
    padding: 5px 50px;
    width: 70%;
    margin: 0 auto 10px !important;
	font-size: 18px;
}
.btnbox {
     margin: 0 0 5px;
}
.btnbox .cpoubo {
    background: #435b85;
    color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 15px 50px;
    text-decoration: none;
    display: block;
    width: 70%;
    margin: 0 auto;
	font-size: 24px;
}
.mintxt {
    font-size: 12px;
}
.mintxt2 {
    font-size: 14px;
}
.kiyaku_contents {
    overflow: auto;
    height: 300px;
    border: solid 2px #435b85;
    padding: 20px 10px;
    position: relative;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: left;
}
.kiyaku_contents p {
    font-size: 13px
}
.kiyaku_contents h4 {
    margin: 0 0 20px;
    text-align: center;
    font-weight: bold;
	font-size: 20px;
}
.btn3 p {
    width: 100%;
    text-align: center;
    color: #EA5541;
    font-size: 20px !important;
    margin: 0 0 5px;
}
.btn3 .inner {
    background-color: #2F457C;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    padding: 15px 24px;
    margin: 0 auto;
    display: block;
    box-shadow: 5px 5px 5px #bbb;
    width: 565px;
    font-size: 22px !important;
}
@media screen and (min-width: 768px) and (max-width: 768px) {
.mod_panel_inner {
    width: 90%;
    margin: 0 auto;
}
.mod_panel_inner h2 {
		font-size: 44px !important;
}
.kiyaku_contents {
    width: 96%
}
}
@media screen and (max-width: 767px) {
.mod_panel_inner h2 {
    font-size: 26px !important;
    margin: 10px auto 10px;
	width:100%
}
.mod_panel_inner .subcopy {
    font-size: 16px;
    line-height: 1.6;
}
.kikan {
    background: #f8cbad;
    padding: 10px 0px;
    width: 100%;
}
.btnbox .cpoubo {
    padding: 10px 0px;
    width: 100%;
}
.btn3 p {
    font-size: 10px !important;
}
.btn3 .inner {
    width: 100%;
font-size: 14px !important;
margin: 0 0;
padding: 10px 0;
}
.mintxt2 {
    font-size: 12px;
}
.kiyaku_contents h4 {
    margin: 0 0 10px;
    font-size: 18px !important;
}
.spbr {
    display: none
}
body.page-template-page-product-lp-yokohama header .header-nav .logo {
    width: auto;
}
body.page-template-page-product-lp-yokohama header .header-nav .btn_menu {
    width: 30px;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

body.page-template-page-product-lp-yokohama header .header-nav .logo {
    width: 25px;
}

/*body.page-template-page-product-lp-yokohama header .header-nav {
    padding: 130px 3% 4% 4%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    height: auto;
}*/
body.page-template-page-product-lp-yokohama header .mv {
    width: 100%;
    padding-top: 20px;
    display: block;
}
/*body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp {
    width: 100%;
}
body.page-template-page-product-lp-yokohama header .header-nav .fixed-nav-sp nav ul {
    padding: 0 5%;
}*/
}