@charset "UTF-8";

/* ==========================================================================
   index
   ========================================================================== */

/* contents > l-main　内
   ----------------------------------------------------------------- */
.l-mainimage {
  background-image: url(../../../images/n/pc/common/bg_mainimage.png);
}
   
/* 最安値挑戦中 / challenge
----------------------- */
.challenge-inner {
  padding: 14px 20px 20px;
  position: relative;
}

.challenge-img {
  /*width: 331px;*/
  float: left;
  margin-right: 13px;
  position: absolute;
  left: -46px;
  bottom: 0;
}

.challenge-body {
  width: 410px;
  float: right;
}

.challenge-price {
  margin: 10px 0 0;
  border: 1px solid #f16c01;
  overflow: hidden;
  zoom: 1;
}

.challenge-price-bloc01,
.challenge-price-bloc02 {
  float: left;
  width: 193px;
}

.challenge-price-bloc01 { border-right: 1px solid #f16c01; }
.challenge-price-bloc02 { width: 214px; }

.challenge-price-head {
  padding: 6px 0 5px 9px;
  background: #f9f9f9; /* Old browsers */
  background: -moz-linear-gradient(top, #f9f9f9 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f9f9f9 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #f16c01;
}

.challenge-price-body01 { padding: 13px 14px 10px 14px; }
.challenge-price-body02 { padding: 12px 14px 4px 14px;}

.challenge-credit {
  margin-bottom: 5px;
  padding: 4px 13px 3px 14px;
  border: 1px solid #f16c01;
  border-top: none;
}

.challenge-tpoint {
  padding: 2px 10px;
  border: 2px solid #003E9A;
}

.promise-comment {
  clear: both;
  margin: 12px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}


/* お客様の声 / voice
----------------------- */
.voice { margin-bottom: 13px }
.voice-inner { padding: 30px; }

.voice-bloc {
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f77a00;
  overflow: hidden;
}

.voice-bloc-last{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.voice-bloc img {
  float: left;
  width: 120px;
  margin-right: 16px;
}

.voice-bloc-body {
  float: left;
  width: 523px;
}

.voice-bloc-ttl {
  margin: 4px 0 10px 0;
  color: #258800;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
}

.voice-bloc-ttl span {
  color: #444;
  font-size: 12px;
}

.voice-bloc-txt { line-height: 1.55; }


/* 料金一覧 / price
----------------------- */
.price {
  clear: both;
  margin-bottom: 15px;
}

.price-index li {
  float: left;
  width: 356px;
  height: 292px;
  margin-bottom: 5px;
  border: 1px solid #f68001;
  background-color: #fff;
}

.price-index-li { margin-right: 5px; }

.price-ttl {
  padding: 16px;
  background: #f9f9f9; /* Old browsers */
  background: -moz-linear-gradient(top, #f9f9f9 0%, #dddddd 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f9f9f9 0%,#dddddd 100%); /* IE10+ */
  background: linear-gradient(to bottom, #f9f9f9 0%,#dddddd 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #f16c01;
  position: relative;
}

.price-time {
  position: absolute;
  left: 260px;
  top: -16px;
  z-index: 3;
}

.price-index-body { padding: 14px; }

.price-thumb {
  float: left;
  width: 105px;
  margin-right: 8px;
}

.price-index-txt {
  clear: both;
  margin-top: 10px;
  padding: 10px;
  font-size: 14px;
  line-height: 1.41;
  border: 1px solid #F1EDB7;
  border-radius: 3px;
  background-color: #FFFDEE;
}

.price-notes {
  margin-bottom: 15px;
  padding-left: 12px;
  font-size: 14px;
}


/* ご署名 / sign
----------------------- */
.sign {
  height: 96px;
  margin-bottom: 18px;
  padding: 22px 15px 22px 148px;
  border: 3px solid #ddd;
  background: #fff url(../../../images/n/pc/bg_sign.jpg) top left no-repeat;
}

.sign-ttl {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.sign-txt { font-size: 14px; }


/* お問い合わせフォームへ / contact
----------------------- */
.contact {
  margin-bottom: 20px;
  position: relative;
}

.contact a {
  position: absolute;
  left: 587px;
  top: 107px;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

/* トラブルを解決 / solution
----------------------- */
.solution {
  margin-bottom: 7px;
  padding: 15px;
  border: 5px solid #258800;
  background-color: #fffded;
}

.solution-list {
  padding: 14px 18px;
  border: 1px solid #FFCD00;
  background-color: #fff;
}

.solution-list-li {
  margin-bottom: 15px;
  padding: 0 0 15px 34px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #FFCD00;
  background: #fff url(../../../images/n/pc/common/icon/ico_check_g.png) left top no-repeat;
}

.solution-list-li-last {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.solution-list small {
  font-size: 14px;
  font-weight: normal;
}


/* よくある質問 / qa
----------------------- */
.qa { margin-bottom: 28px; }
.qa-inner { padding: 24px 19px; }
.qa-bloc { margin-bottom: 18px; }
.qa-bloc-last { margin-bottom: 0; }

.qa-q {
  margin-bottom: 8px;
  padding-left: 41px;
  color: #F57A00;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  background: #fff url(../../../images/n/pc/common/icon/ico_q.png) 2px top no-repeat;
}

.qa-a {
  padding: 20px 28px;
  background-color: #fffdee;
}


/* 鍵のトラブル / trouble
----------------------- */
.trouble { margin-bottom: 20px; }
.trouble-inner { padding: 30px; }

.trouble-bloc {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ffce00;
  overflow: hidden;
}

.trouble-thumb {
  float: left;
  width: 120px;
  margin-right: 14px;
}

.trouble-list {
  float: left;
  width: 525px;
}

.trouble-list-ttl {
  margin-bottom: 12px;
  padding-top: 4px;
  font-size: 24px;
  line-height: 1;
}

.trouble-list-ttl span { color: #3DA915; }

.trouble-list-type01 li,
.trouble-list-type02 li {
  padding-left: 25px;
  margin-bottom: 8px;
  background: #fff url(../../../images/n/pc/common/icon/ico_key1.png) left top no-repeat;
}

.trouble-list-type01 li{
  float: left;
  width: 232px;
  
}

.trouble-list-type01-odd {
  clear: both;
  margin-right: 10px;
}

.trouble-bloc-last {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}


/* 防犯設備士 / security
----------------------- */
.security {
  margin-bottom: 10px;
  padding: 12px 10px 10px 11px;
  border: 8px solid #ccc;
  overflow: hidden;
}

.security-body {
  margin-top: 3px;
  padding-left: 8px;
}

.security-list {
  float: left;
  width: 340px;
  margin: 11px 14px 0 0;
}

.security-list li {
  margin-bottom: 12px;
  padding-left: 27px;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff url(../../../images/n/pc/common/icon/ico_key03.png) left top no-repeat;
}

.security-img {
  float: right;
  width: 330px;
}


/* トップコラム / top-column
----------------------- */
.top-column { margin-bottom: 30px;}
.top-column-inner { padding: 5px; }

.top-column-headline01 {
  margin-bottom: 20px;
  padding: 15px;
  color: #F77900;
  font-size: 24px;
  line-height: 1.2;
  border-bottom: 1px solid #F77900;
}

.top-column-body { padding: 0 20px 6px; }
.top-column-body p { margin-bottom: 14px; }

.top-column-headline02 {
  margin: 25px 0;
  padding-left: 35px;
  font-size: 18px;
  color: #444;
  line-height: 40px;
  background: #FFFDEF url(../../../images/n/pc/common/icon/ico_headline_o.png) 18px 10px no-repeat;
}

.top-column-headline03 { margin: 20px 0; }


/* トップフォーム / top-form
----------------------- */
.top-form { margin-bottom: 20px; }
.top-form-body { 
  position: relative;
  z-index: 11;
}

.top-form-left {
  float: left;
  width: 358px;
  margin-right: 15px;
}

.top-form-right {
  position: relative;
  margin-top: -130px;
  width: 358px;
  float: right;
  z-index: 10;
}

.top-form-right img {
  margin-left: 2px;
}

.top-form-body-notes {
  margin: 0 0 5px 10px;
  font-size: 12px;
}

.top-form-body-notes img {
  vertical-align: baseline;
  padding-right: 3px;
}

.top-form-table {
  width: 100%;
  border: 1px solid #cdcdcd;
  border-collapse: collapse;
}

.top-form-table th {
  font-size: 13px;
  text-align: left;
  background-color: #f6f6f6;
  border: 1px solid #cdcdcd;
}

.top-form-table td {
  padding: 10px 8px;
  border: 1px solid #cdcdcd;
}

.top-form-left th {
  width: 98px;
  padding-left: 10px;
}

.top-form-right th {
  padding: 10px;
  vertical-align: middle;
}

.right-hissu { background: #fff url(../../../images/n/pc/common/icon/ico_hissu.png) 110px center no-repeat; }
.hissu { background: #fff url(../../../images/n/pc/common/icon/ico_hissu.png) 75px center no-repeat; }
.nini { background: #fff url(../../../images/n/pc/common/icon/ico_nini.png) 75px center no-repeat; }

.ex-txt {
  color: #333;
  font-size: 12px;
  line-height: 1;
}

.top-form-table textarea {
  margin-top: 6px;
  font-size: 0.9em;
}
.top-form-table input[type="text"] { font-size: 1em; }
.top-form-table input[type="button"] { width: 200px; }

.top-form-table input[type="text"],
.top-form-left textarea{
  width: 226px;
  vertical-align: bottom;
  border: 1px solid #7b99b0;
  background-color: #ffdede;
}

.top-form-nini {
  background-color: #fff!important;
  vertical-align: middle!important;
}

.top-form-right textarea {
  width: 332px;
  height: 157px;
  vertical-align: bottom;
  border: 1px solid #7b99b0;
  background-color: #ffdede;
}

.top-form-btn {
  clear: both;
  padding: 24px 0;
  text-align: center;
}

.top-form-bottom {
  padding: 20px 33px;
  font-size: 13px;
  line-height: 1.8;
  background-color: #f6f6f6;
}

/*
昔のフォーム
.top-form {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.7;
}

.top-form-inner { padding: 16px 17px 23px 17px; }

.top-form-left {
  float: left;
  width: 330px;
  margin: 0 20px 20px 0;
}

.top-form-right {
  width: 330px;
  float: left;
}

.top-form-table { border-collapse: collapse; }

.top-form-left th {
  width: 90px;
  padding-top: 26px;
  text-align: left;
  vertical-align: top;
}
.top-form-right th {
  width: 80px;
  padding-top: 20px;
  text-align: left;
  vertical-align: top;
}

.top-form-table td { padding: 5px 0 5px 10px; }
.hissu { background: #fff url(../../../images/n/pc/common/icon/ico_hissu.png) 50px 28px no-repeat; }
.nini { background: #fff url(../../../images/n/pc/common/icon/ico_nini.png) 0 70px no-repeat; }

.ex-txt {
  color: #666;
  font-size: 11px;
}

.top-form-table input[type="text"],
.top-form-table textarea {
  width: 240px;
}

.top-form-table textarea { height: 150px }

.top-form-btn {
  clear: both;
  width: 300px;
  margin: 0 auto;
}
*/




/* keyshop
----------------------- */
.p-keyshop {
  width: 961px;
  margin: 0 auto;
}
.p-keyshop__head {
  position: relative;
  width: 941px;
  padding-left: 18px;
  border: solid 1px #dddddd;
  
  background-image: url(../images/bg_gradient_gray_forie.png);
  background-image: -webkit-linear-gradient(270deg, #f9f9f9 0%, #e7e7e7 100%);
  background-image: linear-gradient(180deg, #f9f9f9 0%, #e7e7e7 100%);
  
  color: #fb6000;
  line-height: 48px;
}
.p-keyshop__head__subwrap{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: -3px;
  margin-left: 15px;
  padding: 0 1px;
  background-color: #fff;
  border: 1px solid #FB6000;
  
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.p-keyshop table,
.p-keyshop tr,
.p-keyshop th{
  border: 1px solid #ffce01;
}
.p-keyshop table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
.p-keyshop th {
  width: 180px;
  height: 45px;
  background-color: #fffbd8;
  color: #F47900;
}
.p-keyshop td {
  padding-left: 18px;
  color: #444;
}

/* city
----------------------- */
.p-text-cities {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.p-text-cities__item a {
    display: inline;
    border: 1px solid #ccc;
    text-align: center;
    float: left;
    width: 328px;
    margin-left: 10px;
    padding: 10px;
    margin-top: 10px;
}

/* クロージング
----------------------- */
.closing-voice { margin-bottom: 20px; }

.closing-tel {
  padding: 20px 0;
  text-align: center;
  background: #f57a22;
}

.closing-arrow {
  position: relative;
  margin: -7px 0 20px;
  text-align: center;
}

.closing-arrow-img {
  position: relative;
  margin-top: -12px;
}

.closing-coupon {
  overflow: hidden;
  margin-bottom: 60px;
  padding: 13px 19px 19px;
  border: 1px solid #ae8e4a;
  border-radius: 4px;
  background: url(../../../images/n/pc/closing/bg_closing.png);
}

.closing-balloon-img {
  float: left;
  margin-right: 30px;
}

.closing-balloon {
  position: relative;
  float: left;
  width: 223px;
  margin-top: 7px;
  padding: 12px 12px 15px;
  font-weight: bold;
  line-height: 1;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #268900;
}

.closing-balloon:before {
  content: url(../../../images/n/pc/closing/ico_closing_balloon.png);
  position: absolute;
  top: 31px;
  left: -22px;
}

.closing-balloon-limit {
  display: block;
  margin-bottom: 10px;
  padding: 6px 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background: #268900;
}

.closing-balloon-txt {
  font-size: 15px;
}