body {
  /*background-color: #141e3e;*/
}
a {
  color: #eb651d;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: none;
}
#page a.continue {
  text-decoration: none;
  cursor: default;
}
#page_footer a.continue {
  text-decoration: none;
  cursor: default;
}
/* Style for PCs */

  /* Pagetitle */
  #pagetitle {
    width: 100%;
    height: auto;
    display: block;
    background-color: #141e3e;
    box-shadow: 0px 5px 10px #ddd;
    box-shadow-blend-mode: multiply;
  }
  #ptbody {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 10px 2% 10px;
  }
  #ptbody h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 50px;
    font-weight: 200;
    color: #fff;
    float: left;
  }
  #ptbody p {
    font-size: 14px;
    line-height: 50px;
    font-weight: 300;
    color: #ccc;
    float: right;
  }
  /* MSP */
  #msp {
    width: 100%;
    height: auto;
    display: block;
    background: #fff;
  }
  #mmcc_na {
    width: 1000px;

    height: auto;
    display: block;
    padding: 0;
    margin: 0 auto;
  }
  .mmbody {
    width: 1000px;
    height: auto;
    display: block;
    padding: 0%;
  }
  .mmbody0 {
    width: 1000px;
    max-width: 1400px;
    height: auto;
    display: block;
    padding: 50px 5%;
    margin: 0 auto;
  }
  .mmbody ul.ulnom {
    margin: 0 0 2em 1em;
  }
  .mmbody ul.ulnom li {
    font-size: 12px;
    line-height: 1.4em;
    list-style-image: url("../img/lidot.png");
    margin: 0 0 1em 1em;
  }
  .linebox-bb {
    border-bottom: 1px dotted #32353f;
  }
  h3.h3nom1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 30px;
    color: #32353f;
  }
  h3.h3nom2 {
    color: #32353f;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  h3.h3nom3 {
    border-bottom: 1px dotted #32353f;
    color: #32353f;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  h4.h4nom1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4em;
    padding-bottom: 5px;
    border-bottom: 1px dotted #32353f;
    margin-bottom: 10px;
    color: #32353f;
  }
  h5.h5nom1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 5px;
    background-color: #f3f3f3;
    margin-bottom: 5px;
    color: #32353f;
  }
  #msp p {
    font-size: 12px;
    line-height: 1, 8em;
  }
  #msp p.pnom1 {
    margin-bottom: 1em !important;
    line-height: 2em !important;
  }
  .tac {
    text-align: center;
  }
  #nwmm p.tar {
    text-align: right;
  }
  /* Stock */
  #stock-menu-pc {
    margin-bottom: 2%;
  }
  #stock-menu-pc ul.flex-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #stock-menu-pc ul.flex-box li {
    background: #32353f;
    float: left;
  }
  #stock-menu-pc ul.flex-box li.fbmc {
    text-align: center;
    width: 100%;
    height: 40px;
    display: block;
  }
  #stock-menu-pc ul.flex-box li.fbmc1 {
    text-align: center;
    width: 16.6666667%;
    height: 40px;
    display: block;
    float: left;
  }
  ul.flex-box li.select-page a.show-txt {
    color: #FFFFFF;
  }
  #stock-menu-pc ul.flex-box li.select-page {
    background-color: #f66511;
  }
  .flex-box li a {
    border-bottom: 1px dotted #666;
    border-right: 1px dotted #666;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
  }
  .flex-box li a:hover {
    background-color: #f66511;
    color: #fff;
  }
  a.show-txt span.en {
    display: inline;
  }
  a.show-txt:hover span.en {
    display: none;
  }
  a.show-txt span.jp {
    display: none;
  }
  a.show-txt:hover span.jp {
    display: inline;
    color: #fff;
  }
  /* モデル・タイプ別メニュー */
  #stock-menu-type {
    margin-bottom: 2%;
  }
  #stock-menu-type ul.flex-box {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #stock-menu-type ul.flex-box li {
    background: #32353f;
    float: left;
  }
  #stock-menu-type ul.flex-box li.fbmc {
    text-align: center;
    width: 100%;
    height: 40px;
    display: block;
  }
  #stock-menu-type ul.flex-box li.fbmc1 {
    text-align: center;
    width: 20%;
    height: 40px;
    display: block;
    float: left;
  }
  #stock-menu-type ul.flex-box li.fbmc1:nth-child(1), #stock-menu-type ul.flex-box li.fbmc1:nth-child(2) {
    width: 50%;
  }
  #stock-menu-type ul.flex-box li.select-page a.show-txt {
    color: #FFFFFF;
  }
  #stock-menu-type ul.flex-box li.select-page {
    background-color: #f66511;
  }
  #stock-menu-type ul.flex-box li a {
    border-bottom: 1px dotted #666;
    border-right: 1px dotted #666;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
  }
  #stock-menu-type ul.flex-box li a:hover {
    background-color: #f66511;
    color: #fff;
  }
  #stock-menu-type ul.flex-box li a.show-txt span.en {
    display: inline;
  }
  #stock-menu-type ul.flex-box li a.show-txt:hover span.en {
    display: none;
  }
  #stock-menu-type ul.flex-box li a.show-txt span.jp {
    display: none;
  }
  #stock-menu-type ul.flex-box li a.show-txt:hover span.jp {
    display: inline;
    color: #fff;
  }
  /* モデル・タイプ別メニュー */
  #select-wrap {
    display: block;
    height: auto;
    margin: 0 auto 20px;
    padding: 0 1%;
    width: 100%;
  }
  #select-wrap:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }
  #kind {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 1% 0 0;
    text-align: center;
    text-decoration: none;
    width: 20%;
  }
  #kind select {
    background-color: #32353f;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: 1em;
    width: 100%;
  }
  #sort {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 1% 0 0;
    text-align: center;
    text-decoration: none;
    width: 20%;
  }
  #sort select {
    background-color: #32353f;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: 1em;
    width: 100%;
  }
  #select-wrap_footer {
    display: block;
    height: auto;
    margin: 0 auto 20px;
    padding: 0 1% 10px;
    width: 100%;
  }
  #kind-f {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 1% 0 0;
    text-align: center;
    text-decoration: none;
    width: 20%;
  }
  #kind-f select {
    background-color: #32353f;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: 1em;
    width: 100%;
  }
  #sort-f {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 1% 0 0;
    text-align: center;
    text-decoration: none;
    width: 20%;
  }
  #sort-f select {
    background-color: #32353f;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    text-indent: 1em;
    width: 100%;
  }
  .loading {
    left: 48%;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    width: 4%;
  }
  .loading img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }
  
  /* ShopGuide */
  #shopguide {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 0px 0;
  }
  #shopguide li {
    width: 100%;
    height: auto;
    display: block;
    box-shadow: 0px 0px 10px #ccc;
    box-shadow-blend-mode: multiply;
  }
  #shopguide li:nth-child(odd) {
    background-color: #fff;
  }
  #shopguide li:nth-child(even) {
    background-color: #fcfcfc;
  }
  .sgcc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 50px 3%;
  }
  .sgtitle h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4em;
    color: #141e3e;
  }
  .sgtitle p {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4em;
    color: #999;
    margin-bottom: 25px;
  }
  .sg01 {
    width: 40%;
    height: auto;
    display: block;
    float: left;
    padding: 20px 0 0 0;
  }
  .sg02 {
    width: 55%;
    height: auto;
    display: block;
    float: right;
  }
  .sg_add {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 5px;
    color: #444;
  }
  .sg_add br {
    display: none;
  }
  .sg_tel {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 3px;
    font-family: 'Montserrat', sans-serif;
    color: #444;
  }
  .sg_tel a {
    color: #444;
  }
  .sg_url {
    font-size: 14px;
    line-height: 1.4em;
    color: #444;
    margin-bottom: 12px;
  }
  .sg_map {
    font-size: 14px;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 3px;
    width: 50px;
    text-align: center;
  }
  .sg_map a {
    display: block;
    color: #fff;
    background-color: #32353f;
    padding: 2px;
    text-decoration: none;
    width: 100%;
  }
  .sg_map a:hover {
    background-color: #555;
  }
  #map_canvas_01, #map_canvas_02, #map_canvas_03, #map_canvas_04, #map_canvas_05, #map_canvas_06, #map_canvas_07, #map_canvas_08, #map_canvas_09, #map_canvas_10 {
    width: 100%;
    height: 300px;
    display: block;
  }
  /*STOCK ページ送り*/
  #page {
    float: left;
    height: auto;
    line-height: 30px;
    margin-top: 10px;
    width: 100%;
  }
  #page a {
    color: #333;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
  }
  #page a.currentpage {
    color: #0c67a5;
  }
  #numlink {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    width: auto;
  }
  #nexlink {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 20px;
    width: auto;
  }
  #count {
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: auto;
  }
  /* Stock list (List) */
  #stnlistbody {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 60px 3%;
  }
  #stnlistbody h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    line-height: 1.25em;
    font-weight: 200;
    color: #2E4B6C;
    margin-bottom: 5px;
    letter-spacing: -1px;
  }
  #stnlistbody h3 {
    font-size: 12px;
    line-height: 1.25em;
    font-weight: 300;
    color: #444;
    margin-bottom: 20px;
  }
    
     ul.mh600{
      min-height: 600px;
      
    }
    
  .stn_links {

    }
    
  .stn_links li {
    width: 20%;
    height: auto;
    display: block;
    float: left;
    padding: 1%;
  }
  .stn_links li a {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    background-color: #fff;
    box-shadow: 0px 1px 10px #ccc;
    padding: 70px 0px 15px 0px;
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: auto 45px;
    color: #141e3e;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .stn_links li a#mlic-mercedes {
    background-image: url(../img/makerlogo/mercedes.png);
  }
  .stn_links li a#mlic-amg {
    background-image: url(../img/makerlogo/amg.png);
  }
  .stn_links li a#mlic-bmw {
    background-image: url(../img/makerlogo/bmw.png);
  }
  .stn_links li a#mlic-audi {
    background-image: url(../img/makerlogo/audi.png);
  }
  .stn_links li a#mlic-volkswagen {
    background-image: url(../img/makerlogo/vw.png);
  }
  .stn_links li a#mlic-porsche {
    background-image: url(../img/makerlogo/porsche.png);
  }
  .stn_links li a#mlic-alfaromeo {
    background-image: url(../img/makerlogo/alfaromeo.png);
  }
  .stn_links li a#mlic-maserati {
    background-image: url(../img/makerlogo/maserati.png);
  }
  .stn_links li a#mlic-other {
    background-image: url(../img/makerlogo/other.png);
  }
  .stn_links li a#mlic-america {
    background-image: url(../img/makerlogo/america.png);
  }
  .stn_links li a#mlic-sedan {
    background-image: url(../img/typeicons/sedan.png);
  }
  .stn_links li a#mlic-stationwagon {
    background-image: url(../img/typeicons/stationwagon.png);
  }
  .stn_links li a#mlic-coupe {
    background-image: url(../img/typeicons/coupe.png);
  }
  .stn_links li a#mlic-cabriolet {
    background-image: url(../img/typeicons/open.png);
  }
  .stn_links li a#mlic-suv {
    background-image: url(../img/typeicons/suv.png);
  }
  .stn_links li a.stn_shoplink {
    width: 100%;
    height: auto;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    padding: 15px 0px 15px 0px;
    background-color: #fff;
    box-shadow: 0px 1px 10px #ccc;
    background-repeat: no-repeat;
    color: #141e3e;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .stn_links li a:hover {
    background-color: #FAF5E6;
  }
  /* Staff Profile */
  #staff-wrapper {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #staff-wrapper .staffbox {
    width: 14.66666667%;
    height: auto;
    display: block;
    margin: 1%;
    padding: 5px 5px 15px 5px;
    background-color: #fff;
    box-shadow: 0px 1px 10px #ccc;
    float: left;
  }
  #staff-wrapper .staffbox h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25em;
    margin-bottom: 3px;
    color: #14304C;
  }
  #staff-wrapper .staffbox h5 {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 1.25em;
    margin-bottom: 0px;
    color: #000;
  }
  /* Recruit */
  #recruittopimage {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
  }
  #recruittopimage #rti02 {
    width: 1024px;
    height: 284px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -142px;
    margin-left: -512px;
  }
  #recruittopimage ul#rti01 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #000;
  }
  #recruittopimage ul#rti01 li {
    width: 8.33333333333333333333333%;
    height: auto;
    display: block;
    float: left;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
  }
  #rec-maintxt {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 1400px;
    padding: 60px 3%;
    width: 100%;
  }
  #rec-maintxt h2 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1em;
  }
  #rec-maintxt p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 1em;
  }
  /* Staff box */
  #recruitinfomm {
    width: 100%;
    height: auto;
    display: block;
  }
  .staff_line1 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #f0f0f0;
  }
  .staff_line2 {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
  }
  .staff_sinbox {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    padding: 60px 3% 60px;
    margin: 0 auto;
  }
  .ssb01 {
    width: 60%;
    height: auto;
    display: block;
    float: left;
  }
  .ssb02 {
    width: 40%;
    height: auto;
    display: block;
    float: right;
  }
  .ssb01_title {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  .ssb01_com {
    width: 100%;
    height: auto;
    display: block;
    padding: 10px 50px 20px;
  }
  .ssb01_com h3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 5px;
  }
  .ssb01_com p {
    margin-bottom: 40px;
  }
  .ssb01_subimg {
    width: 50%;
    height: auto;
    display: block;
    float: right;
    margin: 0 0 1em 3em;
  }
  table.ts01 {
    width: 100%;
  }
  table.ts01 th {
    background-color: #fff;
    border-bottom: 3px solid #444;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 2em;
    padding: 10px;
    text-align: left;
    width: 20%;
  }
  table.ts01 td {
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    height: auto;
    line-height: 2em;
    padding: 10px;
    width: auto;
  }
  table.ts01 td h3 {
    background-color: #ddd;
    border-radius: 4px;
    color: #222;
    font-size: 12px;
    font-weight: 900;
    line-height: 1.4em;
    margin: 6px 0;
    padding: 3px 10px;
  }
  .mmbody h2.h2toptxt2 {
    color: #222;
    font-size: 26px;
    font-weight: 100;
    line-height: 1.4em;
    margin-bottom: 10px;
  }
  .mmbody h2.h2toptxt2s {
    color: #666;
    font-size: 20px;
    font-weight: 100;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  .ws-contents {
    display: block;
    height: auto;
    width: 100%;
  }
  .mmbody h3.h3nom3l {
    border-bottom: 1px dotted #999;
    color: #c00;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .mmbody h3.h3nom2 {
    color: #222;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4em;
    margin-bottom: 20px;
  }
  .ws-contents p {
    font-size: 14px !important;
    line-height: 2em !important;
    margin-bottom: 2em !important;
  }
  .ws-contents ul li {
    display: block;
    float: left;
    width: 23.5%;
    margin-bottom: 40px;
    margin-right: 2%;
  }
  .ws-contents ul li:last-child {
    margin-right: 0;
  }
  .ws-tit {
    width: 60px;
    height: auto;
  }
  /*ツアー日程・結果*/
  table.schedule {
    width: 100%;
  }
  table.schedule th {
    background-color: #fff;
    border-bottom: 3px solid #444;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 2em;
    padding: 10px;
    text-align: left;
    width: 20%;
  }
  table.schedule td {
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    height: auto;
    line-height: 2em;
    padding: 10px;
    width: auto;
  }
  .pnon {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 20px 0% 20px !important;
    width: 100%;
  }
  .mmbody .pnon h3.h3nom2 {
    color: #222;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4em;
    margin-bottom: 10px !important;
  }
  /*プロフィール*/
  .ishikawa-main {
    width: 80%;
    margin: 0 auto 30px;
  }
  .pnon {
    display: block;
    height: auto;
    margin: 0 auto;
    padding: 50px 0% 20px !important;
    width: 100%;
  }
  .pnon .sg01 {
    display: block;
    float: left;
    height: auto;
    padding: 0;
    width: 25%;
  }
  .pnon .sg02 {
    display: block;
    float: right;
    height: auto;
    width: 70%;
  }
  table.profile-table {
    width: 100%;
    margin-bottom: 50px;
  }
  table.profile-table th {
    background-color: #fff;
    border-bottom: 3px solid #444;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 2em;
    padding: 10px;
    text-align: left;
    width: 25%;
  }
  table.profile-table td {
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
    height: auto;
    line-height: 2em;
    padding: 10px;
    width: auto;
  }
  .link-list li {
    margin-bottom: 15px !important;
    font-size: 12px;
  }
  .link-list li p {
    line-height: 1.4em;
  }
  /* News */
  #newsmm {
    width: 100%;
    height: auto;
    display: block;
    margin: 20px 0;
    box-shadow: 0px 0px 20px #ccc;
    background-color: #151e3f;
  }
  #newscc {
    width: 100%;
    max-width: 1400px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 40px 2%;
  }
  #newscc h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    color: #fff;
    float: left;
  }
  #newscc p {
    font-size: 12px;
    line-height: 40px;
    font-weight: 300;
    color: #fff;
    float: right;
    margin-bottom: 25px;
  }
  #nwmm {
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    color: #999;
    padding: 2% 4%;
    background-color: #151e3f;
  }
  #nwmm ul li {
    display: block;
    line-height: 2em;
  }
  #nwmm ul li a {
    text-decoration: underline;
    color: #FFF;
  }
  .comp-logo {
    width: 30%;
    margin: 0 auto 50px;
  }


/*在庫情報コメントテキスト*/
    p.nocar{
        margin:0 0 20px 1%;
    }

