@charset "UTF-8";

div.kitte_kaitori h1,
div.kitte_kaitori h2,
div.kitte_kaitori h3,
div.kitte_kaitori h4,
div.kitte_kaitori h5,
div.kitte_kaitori h6,
div.kitte_kaitori p,
div.kitte_kaitori ol,
div.kitte_kaitori ul,
div.kitte_kaitori li,
div.kitte_kaitori dl,
div.kitte_kaitori dt,
div.kitte_kaitori dd {
  margin: 0;
  padding: 0;
}

div.kitte_kaitori ol,
div.kitte_kaitori ul {
  list-style: none;
}

div.kitte_kaitori img {
  vertical-align: top;
}

html {
  font-size: 16px;
}

div.kitte_kaitori,
div.kitte_kaitori input,
div.kitte_kaitori textarea,
div.kitte_kaitori button {
  color: #000;
  background: transparent;
  font-size: 1rem;
  font-family: '渃NゃGゃLック', 'YuGothic', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

div.kitte_kaitori .number,
div.kitte_kaitori .tel {
  font-family: '渃NゃGゃLック', 'YuGothic', 'Yu Gothic', 'Arial', 'Hiragino Kaku Gothic ProN', 'Meiryo', sans-serif;
}

div.kitte_kaitori .clearfix:after {
  content: '';
  display: block;
  clear: both;
}

body.kittekaitori #main {
  padding-top: 0;
}

body.kittekaitori #main .wrapper {
  width: auto;
}

div.kitte_kaitori a {
  -webkit-transition: initial;
          transition: initial;
}

div.kitte_kaitori > section,
div.kitte_kaitori > nav,
div.kitte_kaitori > .breadcramb {
  min-width: 960px;
}
div.kitte_kaitori > section .content,
div.kitte_kaitori > nav .content,
div.kitte_kaitori > .breadcramb .content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

div.kitte_kaitori .title h2 {
  font-size: 32px;
  color: #333;
  background: transparent;
  padding-top: 37px;
  margin-bottom: 18px;
  text-align: center;
  font-weight: bolder;
}

div.kitte_kaitori .title p.subtitle {
  font-size: 18px;
  margin-bottom: 40px;
  text-align: center;
}

div.kitte_kaitori {
  /* section_sale_point.css */
}
div.kitte_kaitori section.kv {
  background: url(../images/kv/kv.jpg) no-repeat top center;
}
div.kitte_kaitori section.kv .content {
  height: 380px;
  padding-top: 20px;
}
div.kitte_kaitori section.kv h2 {
  float: left;
  width: 220px;
  margin-right: 10px;
}
div.kitte_kaitori section.kv .kv_label_left {
  float: left;
  width: 164px;
  height: 154px;
  margin-right: 4px;
}
div.kitte_kaitori section.kv .kv_label {
  background: url(../images/kv/point_bg.png) no-repeat;
  float: left;
  width: 164px;
  height: 154px;
  margin-right: 4px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 10px;
  font-weight: bolder;
}
div.kitte_kaitori section.kv .kv_label em {
  font-style: normal;
  font-size: 18px;
  font-weight: bolder;
}
div.kitte_kaitori section.kv .kv_label strong {
  display: inline-block;
  padding-top: 32px;
  font-size: 56px;
  margin-left: 10px;
  text-shadow: 0 1px #fff;
  position: relative;
}
div.kitte_kaitori section.kv h3 {
  width: 470px;
  float: left;
  margin-top: -6px;
  margin-left: -20px;
}
div.kitte_kaitori section.kv ul {
  width: 722px;
  height: 114px;
  padding: 8px 0 8px 8px;
  clear: both;
  float: right;
  background: rgba(156, 184, 207, 0.6);
  color: inherit;
  margin-top: -105px;
}
div.kitte_kaitori section.kv ul li {
  background: url(../images/kv/kv_point_bg.png) no-repeat;
  width: 354px;
  height: 54px;
  line-height: 54px;
  float: left;
  text-align: center;
  margin-right: 6px;
  margin-bottom: 6px;
  overflow: visible;
}
div.kitte_kaitori section.kv ul li div {
  width: 100%;
  height: 100%;
  color: #fff;
  background: transparent;
  font-size: 15px;
  font-weight: bolder;
  white-space: nowrap;
}
div.kitte_kaitori section.kv ul li div strong {
  font-size: 17px;
}
div.kitte_kaitori section.kv ul li div small {
  font-size: 13px;
}
div.kitte_kaitori section.kv .kv_text {
  float: left;
  clear: both;
  width: 181px;
  margin: 10px 29px 0 19px;
}
div.kitte_kaitori nav {
  background-color: #e1e1e1;
  color: inherit;
}
div.kitte_kaitori nav ul {
  height: 90px;
}
div.kitte_kaitori nav ul li {
  float: left;
  line-height: 1.2;
  font-size: 18px;
  width: 19.8%;
  text-align: center;
}
div.kitte_kaitori nav ul li .small {
  font-size: 12px;
}
div.kitte_kaitori nav ul li .middle {
  font-size: 14px;
}
div.kitte_kaitori nav ul li .large {
  font-size: 16px;
}
div.kitte_kaitori nav ul li a {
  display: table-cell;
  vertical-align: middle;
  width: 192px;
  height: 82px;
  font-weight: bolder;
  border-bottom: 8px solid #e1e1e1;
  color: #000;
  background-color: #e1e1e1;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
div.kitte_kaitori nav ul li a:hover {
  background-color: #f5f5f5;
  color: #000;
  border-bottom-color: #333;
}
div.kitte_kaitori div.breadcramb {
  height: 50px;
}
div.kitte_kaitori div.breadcramb p {
  margin-top: 10px;
  font-size: 12px;
}
div.kitte_kaitori div.breadcramb p a {
  color: #000;
  background: transparent;
}
div.kitte_kaitori div.breadcramb p a:hover {
  color: #000;
  background: transparent;
  text-decoration: underline;
}
div.kitte_kaitori section.inquiry {
  height: 151px;
  color: inherit;
  background-color: #369;
  padding-top: 14px;
}
div.kitte_kaitori section.inquiry .content {
  width: 824px;
}
div.kitte_kaitori section.inquiry h3,
div.kitte_kaitori section.inquiry p.tel {
  float: left;
  color: #fff;
  background: transparent;
}
div.kitte_kaitori section.inquiry h3 {
  font-size: 14px;
  margin: 0 32px 0 33px;
  text-align: center;
}
div.kitte_kaitori section.inquiry p.tel {
  font-size: 44px;
  line-height: 1em;
  width: 334px;
}
div.kitte_kaitori section.inquiry p.inquiry_btn {
  clear: both;
  line-height: 77px;
  text-align: center;
  margin: 0 auto;
  padding-top: 5px;
}
div.kitte_kaitori section.inquiry p.inquiry_btn a {
  width: 824px;
  height: 98px;
  line-height: 78px;
  display: block;
  background: url(../images/common/inquiry_btn.png) no-repeat transparent;
  font-size: 32px;
  font-weight: bolder;
  color: #fff;
  text-decoration: none;
}
div.kitte_kaitori section.inquiry p.inquiry_btn a:hover {
  line-height: 82px;
  background-position: left -98px;
}
div.kitte_kaitori section.sale_point .title p {
  color: #c30;
  background: transparent;
}
div.kitte_kaitori section.sale_point section h3 {
  margin-top: 0;
  font-size: 28px;
  color: #333;
  background: transparent;
  margin-bottom: 35px;
  line-height: 1.1;
}
div.kitte_kaitori section.sale_point section h3 .number {
  display: inline-block;
  height: 64px;
  width: 64px;
  margin-right: 16px;
  background-color: #fff;
  color: #3f3f3f;
  font-size: 38px;
  text-align: center;
  line-height: 64px;
  float: left;
}
div.kitte_kaitori section.sale_point section p {
  text-align: left;
  font-size: 15px;
  clear: both;
}
div.kitte_kaitori section.sale_point section p.point {
  font-size: 20px;
  line-height: 1.5;
  font-weight: normal;
  margin: 1em 0;
  font-style: normal;
}
div.kitte_kaitori section.sale_point section p.point strong {
  font-size: 22px;
  color: #c30;
  background: transparent;
}
div.kitte_kaitori section.sale_point section.sale_point_1 {
  color: inherit;
  background: #f0f0f0 url(../images/sale_point/sale_point_img1.png) no-repeat right top;
}
div.kitte_kaitori section.sale_point section.sale_point_1 .content {
  height: 430px;
  width: 580px;
  padding-top: 60px;
  padding-right: 380px;
}
div.kitte_kaitori section.sale_point section.sale_point_2 {
  color: inherit;
  background: #333 url(../images/sale_point/sale_point_img2.png) no-repeat left top;
}
div.kitte_kaitori section.sale_point section.sale_point_2 h3,
div.kitte_kaitori section.sale_point section.sale_point_2 p {
  color: #fff;
  background: transparent;
}
div.kitte_kaitori section.sale_point section.sale_point_2 .content {
  height: 370px;
  width: 580px;
  padding-top: 60px;
  padding-left: 380px;
}
div.kitte_kaitori section.sale_point section.sale_point_3 {
  color: inherit;
  background: #eef1f0 url(../images/sale_point/sale_point_img3.png) no-repeat right top;
}
div.kitte_kaitori section.sale_point section.sale_point_3 .content {
  height: 640px;
  width: 680px;
  padding-top: 60px;
  padding-right: 280px;
}
div.kitte_kaitori section.reason {
  background-color: #e3edf8;
  color: inherit;
  padding-bottom: 100px;
}
div.kitte_kaitori section.reason .title p {
  color: #369;
  background: transparent;
}
div.kitte_kaitori section.reason section {
  float: left;
  width: 310px;
  height: 147px;
  margin-right: 15px;
  padding-top: 163px;
  background-repeat: no-repeat;
}
div.kitte_kaitori section.reason section:nth-child(1) {
  background-image: url(../images/reason/reason_img1.png);
}
div.kitte_kaitori section.reason section:nth-child(2) {
  background-image: url(../images/reason/reason_img2.png);
}
div.kitte_kaitori section.reason section:nth-child(3) {
  background-image: url(../images/reason/reason_img3.png);
  margin-right: 0;
}
div.kitte_kaitori section.reason section h3 {
  text-align: center;
  font-size: 17px;
  color: #fff;
  background: transparent;
  font-weight: bolder;
}
div.kitte_kaitori section.reason section p {
  text-align: center;
  font-size: 16px;
  margin-top: 35px;
}
div.kitte_kaitori section.reason section p.note {
  text-align: left;
  font-size: 12px;
  margin-top: 40px;
}
div.kitte_kaitori section.case {
  padding-bottom: 80px;
}
div.kitte_kaitori section.case .title p {
  color: #369;
  background: transparent;
}
div.kitte_kaitori section.case p.introduction {
  color: inherit;
  background: url(../images/case/case_img_A.png) no-repeat right top #f0f0f0;
  height: 80px;
  display: table-cell;
  vertical-align: middle;
  border-radius: 5px 0 0 5px;
  padding: 20px 160px 20px 40px;
}
div.kitte_kaitori section.case section {
  color: inherit;
  background: #369 no-repeat;
}
div.kitte_kaitori section.case section h3 {
  color: #fff;
  background: transparent;
  font-weight: bolder;
  font-size: 24px;
  text-align: center;
  padding: 18px 0;
}
div.kitte_kaitori section.case section h3 small {
  font-size: 18px;
}
div.kitte_kaitori section.case section div.case-table {
  margin-left: 30px;
  width: 840px;
  color: inherit;
  background: #fff;
  padding: 30px;
}
div.kitte_kaitori section.case section table {
  border-spacing: 0;
  border-collapse: separate;
  border: 0;
  width: 840px;
  margin: 0 auto;
}
div.kitte_kaitori section.case section table th {
  border: 0;
  padding: 0;
}
div.kitte_kaitori section.case section table th.dealer {
  border-width: 0 6px 0 0;
  border-style: solid;
  border-color: #fff;
  padding: 0;
  width: 60px;
}
div.kitte_kaitori section.case section table th.type {
  width: 180px;
  height: 120px;
  text-align: center;
  background: no-repeat center center;
  font-weight: bolder;
}
div.kitte_kaitori section.case section table td {
  border: 0;
  padding: 0 20px 0 0;
  text-align: right;
  background: no-repeat left center;
}
div.kitte_kaitori section.case section table td span {
  display: inline-block;
}
div.kitte_kaitori section.case section table td span strong {
  font-size: 22px;
}
div.kitte_kaitori section.case section table td span.point {
  color: #c30;
  background: transparent;
}
div.kitte_kaitori section.case section table td span.type {
  width: 140px;
  text-align: left;
}
div.kitte_kaitori section.case section table td span.price1 {
  width: 130px;
}
div.kitte_kaitori section.case section table td span.mark {
  width: 24px;
  text-align: center;
}
div.kitte_kaitori section.case section table td span.percent {
  width: 80px;
  text-align: center;
}
div.kitte_kaitori section.case section table td span.total {
  width: 120px;
}
div.kitte_kaitori section.case section table td span.note {
  font-size: 14px;
  font-weight: bolder;
  color: #c30;
  background: transparent;
}
div.kitte_kaitori section.case section table tr.premium th,
div.kitte_kaitori section.case section table tr.premium td {
  color: inherit;
  background-color: #fdfccc;
}
div.kitte_kaitori section.case section table tr.premium th.type {
  background-image: url(../images/case/premium_kitte_img.png);
}
div.kitte_kaitori section.case section table tr.premium td {
  background-image: url(../images/case/premium_arrow.png);
  padding-top: 18px;
}
div.kitte_kaitori section.case section table tr.non-premium th,
div.kitte_kaitori section.case section table tr.non-premium td {
  border-top: 6px solid #fff;
  background-color: #e3edf8;
  color: inherit;
}
div.kitte_kaitori section.case section table tr.non-premium th.type {
  background-image: url(../images/case/non_premium_kitte_img.png);
}
div.kitte_kaitori section.case section table tr.non-premium td {
  background-image: url(../images/case/non_premium_arrow.png);
}
div.kitte_kaitori section.case section p.sum {
  margin-top: 4px;
  margin-left: 30px;
  width: 840px;
  color: inherit;
  background: #fff;
  padding: 10px 30px;
  text-align: right;
  font-size: 18px;
  font-weight: bolder;
}
div.kitte_kaitori section.case section p.sum span {
  text-align: left;
  display: inline-block;
  width: 4em;
}
div.kitte_kaitori section.case section p.sum em {
  font-size: 26px;
  font-weight: bolder;
  font-style: normal;
}
div.kitte_kaitori section.case section p.sum > strong {
  display: inline-block;
  border-bottom: 3px double #c30;
  margin-right: 40px;
  font-size: 20px;
}
div.kitte_kaitori section.case section p.sum > strong strong {
  font-size: 32px;
}
div.kitte_kaitori section.case section.case-example {
  margin-top: 20px;
}
div.kitte_kaitori section.case section.case-example li {
  display: block;
  float: left;
  width: 345px;
  padding-left: 100px;
  height: 80px;
  padding-top: 10px;
  margin-bottom: 10px;
  color: inherit;
  background: no-repeat left top #e3edf8;
}
div.kitte_kaitori section.case section.case-example li span {
  display: inline-block;
  height: 48px;
}
div.kitte_kaitori section.case section.case-example li strong {
  display: block;
}
div.kitte_kaitori section.case section.case-example li:nth-child(2n + 1) {
  margin-left: 30px;
}
div.kitte_kaitori section.case section.case-example li:nth-child(2n) {
  margin-left: 10px;
}
div.kitte_kaitori section.case section.case-example li:nth-child(1) {
  color: inherit;
  background-color: #fdfccc;
  background-image: url(../images/case/case_img1.png);
}
div.kitte_kaitori section.case section.case-example li:nth-child(2) {
  background-image: url(../images/case/case_img2.png);
}
div.kitte_kaitori section.case section.case-example li:nth-child(3) {
  background-image: url(../images/case/case_img3.png);
}
div.kitte_kaitori section.case section.case-example li:nth-child(4) {
  background-image: url(../images/case/case_img4.png);
}
div.kitte_kaitori section.case section.case-1 {
  margin-top: 10px;
}
div.kitte_kaitori section.case section.case-2 {
  padding: 64px 0 30px;
  margin-bottom: 30px;
  background-image: url(../images/case/blue_arrow.png);
  background-position: center top;
}
div.kitte_kaitori section.case section.case-2 p.sum {
  color: #c30;
  background: #fff;
}
div.kitte_kaitori section.case section.impression {
  background: no-repeat left top;
  padding-left: 130px;
  margin-bottom: 20px;
}
div.kitte_kaitori section.case section.impression h3 {
  text-align: left;
  color: #369;
  background: transparent;
  font-size: 22px;
}
div.kitte_kaitori section.case section.impression .box {
  color: inherit;
  background: #f5f5f5;
  border-radius: 10px;
  padding: 0 30px 30px;
}
div.kitte_kaitori section.case section.impression > p {
  margin-top: 10px;
  font-size: 14px;
}
div.kitte_kaitori section.case section.impression ul {
  margin-left: 24px;
}
div.kitte_kaitori section.case section.impression ul li {
  list-style: disc outside;
}
div.kitte_kaitori section.case section.impression.impression-A {
  background-image: url(../images/impressions/impressions_fukidasi_A.png);
}
div.kitte_kaitori section.case section.impression.impression-B {
  background-image: url(../images/impressions/impressions_fukidasi_B.png);
}
div.kitte_kaitori section.voice {
  color: inherit;
  background-color: #e6e6e6;
}
div.kitte_kaitori section.voice h2 {
  height: 100px;
  line-height: 100px;
  color: #333;
  background: transparent;
  font-size: 32px;
  text-align: center;
  font-weight: bolder;
}
div.kitte_kaitori section.voice section h3 {
  padding-top: 45px;
  font-size: 22px;
  margin-bottom: 20px;
}
div.kitte_kaitori section.voice section p.address {
  margin: 20px 0 0;
  padding-bottom: 10px;
  font-size: 12px;
}
div.kitte_kaitori section.voice section.voice_1,
div.kitte_kaitori section.voice section.voice_3 {
  color: inherit;
  background: #f0f0f0;
}
div.kitte_kaitori section.voice section.voice_1 .content,
div.kitte_kaitori section.voice section.voice_3 .content {
  background: no-repeat right bottom;
  padding-right: 190px;
  width: 770px;
}
div.kitte_kaitori section.voice section.voice_1 p.address,
div.kitte_kaitori section.voice section.voice_3 p.address {
  text-align: right;
  margin-right: -40px;
  color: #104479;
  background: transparent;
}
div.kitte_kaitori section.voice section.voice_2,
div.kitte_kaitori section.voice section.voice_4 {
  background: #414141;
  color: #fff;
}
div.kitte_kaitori section.voice section.voice_2 .content,
div.kitte_kaitori section.voice section.voice_4 .content {
  background: no-repeat left bottom;
  padding-left: 190px;
  width: 770px;
}
div.kitte_kaitori section.voice section.voice_2 p.address,
div.kitte_kaitori section.voice section.voice_4 p.address {
  text-align: left;
  margin-left: -40px;
  color: #999;
  background: transparent;
}
div.kitte_kaitori section.voice section.voice_1 {
  min-height: 380px;
}
div.kitte_kaitori section.voice section.voice_1 .content {
  background-image: url(../images/voice/voice_img1.png);
}
div.kitte_kaitori section.voice section.voice_2 {
  min-height: 350px;
}
div.kitte_kaitori section.voice section.voice_2 .content {
  background-image: url(../images/voice/voice_img2.png);
}
div.kitte_kaitori section.voice section.voice_3 {
  min-height: 340px;
}
div.kitte_kaitori section.voice section.voice_3 .content {
  background-image: url(../images/voice/voice_img3.png);
}
div.kitte_kaitori section.voice section.voice_4 {
  min-height: 530px;
}
div.kitte_kaitori section.voice section.voice_4 .content {
  background-image: url(../images/voice/voice_img4.png);
}
div.kitte_kaitori section.qa {
  padding-top: 70px;
  padding-bottom: 40px;
}
div.kitte_kaitori section.qa h2 {
  margin: 0 auto 50px;
  font-size: 32px;
  text-align: center;
}
div.kitte_kaitori section.qa ul {
  background-color: #e3edf8;
  color: inherit;
  width: 920px;
  height: 180px;
  padding-left: 40px;
  padding-top: 40px;
  margin-bottom: 42px;
}
div.kitte_kaitori section.qa ul li a {
  font-size: 16px;
  color: #333;
  background: transparent;
  line-height: 1.8em;
  text-decoration: none;
}
div.kitte_kaitori section.qa ul li a:hover {
  text-decoration: underline;
}
div.kitte_kaitori section.qa section {
  width: 890px;
  border-bottom: 1px #ccc solid;
  margin: 0 auto 40px;
}
div.kitte_kaitori section.qa section h3 {
  font-size: 16px;
  color: #333;
  background: transparent;
  margin-bottom: 26px;
}
div.kitte_kaitori section.qa section p {
  font-size: 14px;
  color: #333;
  background: transparent;
  line-height: 2em;
  margin-bottom: 47px;
  padding-left: 30px;
}
div.kitte_kaitori section.contact {
  background-color: #f0f0f0;
  color: inherit;
  padding-bottom: 130px;
}
div.kitte_kaitori section.contact h2 {
  font-size: 32px;
  padding-top: 60px;
  margin: 0 0 60px;
  text-align: center;
}
div.kitte_kaitori section.contact p.required {
  color: #c30;
  background: transparent;
  font-size: 12px;
  margin: 10px 0;
}
div.kitte_kaitori section.contact form select {
  font-size: 1rem;
}
div.kitte_kaitori section.contact form table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
}
div.kitte_kaitori section.contact form table th,
div.kitte_kaitori section.contact form table td {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px;
}
div.kitte_kaitori section.contact form table th {
  background: #414141;
  color: #fff;
}
div.kitte_kaitori section.contact form table td {
  width: 700px;
  color: inherit;
  background: #fff;
}
div.kitte_kaitori section.contact form div.file span.file-wrapper {
  display: inline-block;
  vertical-align: bottom;
  width: 130px;
  height: 36px;
  padding: 0 0 2px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
  background: url(../images/contact/btn_file.png) no-repeat left top;
}
div.kitte_kaitori section.contact form div.file span.file-wrapper:hover,
div.kitte_kaitori section.contact form div.file span.file-wrapper:active {
  padding: 2px 0 0;
  background-position: left -38px;
}
div.kitte_kaitori section.contact form div.file span.file-wrapper > span {
  display: inline-block;
  width: 130px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background: transparent;
  font-size: 14px;
}
div.kitte_kaitori section.contact form div.file span.file-wrapper input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  height: 37px;
  opacity: 0;
  cursor: pointer;
}
div.kitte_kaitori section.contact form dl {
  margin-top: 10px;
}
div.kitte_kaitori section.contact form dl dt {
  height: 37px;
  line-height: 37px;
}
div.kitte_kaitori section.contact form dl dd {
  margin: -37px 0 10px 60px;
}
div.kitte_kaitori section.contact form p.buttons {
  margin: 60px 0 0;
  text-align: center;
}
div.kitte_kaitori section.contact form button {
  cursor: pointer;
  width: 260px;
  height: 68px;
  background: url(../images/contact/btn_kakunin.png) no-repeat transparent;
  font-size: 20px;
  color: #fff;
  letter-spacing: 4px;
  text-indent: 4px;
  padding-top: 0;
}
div.kitte_kaitori section.contact form button:hover,
div.kitte_kaitori section.contact form button:active {
  padding-top: 4px;
  background-position: left -68px;
}
div.kitte_kaitori section.contact form button:-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
