@charset "utf-8";
/* CSS Document */

@import "reset.css";
@import "base_sp_min.css";

/*******************

anq style

********************/
.hover{
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  display: inline-block;
}
.hover:hover{
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.sp-box {
  display: none;
}
.pl{position: relative;}
/* ヘッダーナビ */
.head-nav {
  position: relative;
  background: #fff;
  text-align: center;
  margin: 0 auto;
}
.head-nav ul li {
  display: inline-block;
  border-right: 1px solid #e60000;
  padding: .5em 3em;
  font-size: .6rem;
  color: #1c1512;
  font-weight: bold;

}
.head-nav ul li:hover {
  color: #fff;
  background: #ee4d4d;
}
.head-nav ul li a:hover {
  text-decoration: none;
}
.head-nav ul li:after {
  content: "";
  display: inline-block;
  margin-left: .6em;
  height: 2.5em;
  vertical-align: middle;
}
.head-nav ul li:first-child {
  border-left: 1px solid #e60000;
  padding: .5em 2em;
}
.head-nav ul li:first-child:before {
  content: "";
  display: inline-block;
  padding-left: .6em;
  height: 2.5em;
  vertical-align: middle;
}
/* ヘッダーナビ */
.pc-box header {
  background: url(../img/fv_text_bg.png) repeat-x top center;
}
.trouble {
  background: url(../img/trouble_bg.png) repeat-x top center;
}
#tel-cta {
  position: relative;
  max-width: 1020px;
  margin: 0 auto 3em;
}
.tel-cta-text {
  color: #fff;
  position: absolute;
  top: 2.5em;
  left: 1em;
  right: 0;
  margin: 0 auto;
  font-size: 1.43rem;
  font-weight: bold;
  line-height: 1.4em;
}
.f-50 {
  font-size: 1.22em;
}
.f-64 {
  font-size: 1.6em;
}

.question {
  background: url(../img/question_bg.png) repeat top center;
  padding-bottom: 3%;
  margin: 3% 0;
}
.question-h2 {
  background: url(../img/question_h2_bg.jpg) repeat-x top center;
  margin-bottom: 3%;
}
.question-sub {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.question-titl-icon {
  position: absolute;
  top: -.5vw;
  left: 5%;
  width: 10%;
  margin: 0 auto;
}
.question ul {
  display:table;
  padding:0;

  margin: 0 auto 1em;
  max-width: 1000px;
}
.question ul {
  display: table;
  padding: 0;
  margin: 0 auto 1%;

  max-width: 930px;
}
.question li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  width: 49.3%;
  margin: 0 auto;
  position: relative;
}
.question-q-text {
  position: absolute;
  top: 3%;
  left: 10%;
  right: 0;
  margin: 0 auto;
  text-align: left;
  width: 70%;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4em;
}
.a-box {
  background: url(../img/question_02.png) repeat-y top center;
  background-size: 100%;
  display: block;
}
.question ul:nth-of-type(1) .a-box {
  height: 3.5em;
}
.question ul:nth-of-type(2) .a-box {
  height: 6em;
}
.question ul:nth-of-type(3) .a-box {
  height: 5em;
}
.question ul:nth-of-type(4) .a-box {
  height: 4em;
}
.a-icon {
  position: absolute;
  left: 8%;
  top: 0;
  width: 10%;
}
.question-a-text {
  margin-left: 23%;
  text-align: left;
  width: 68%;
  font-size: 18px;
  line-height: 1.8em;
}


.point {
  background: url(../img/point_bg.png) repeat-y top center;
  /*! background-size: 100%; */
  padding-bottom: 4%;
}
.point ul {
  display:table;

  margin:0 auto;
  padding:0;
}
.point li {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 49.3%;
}

.point1 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 6% 19%;
  font-size: 18px;
  line-height: 1.6em;
}
.point2 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 5% 19%;
  font-size: 17px;
  line-height: 1.6em;
}
.point3 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding-bottom: 6%;
  font-size: 18px;
  line-height: 1.6em;

  padding-left:4.9em;
  text-indent:-.6em;
}
.point4 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 6% 18%;
  font-size: 18px;
  line-height: 1.6em;
}
.point5 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 5% 18%;
  font-size: 17px;
  line-height: 1.6em;
}
.point6 p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;

  padding: 0 0 5% 18.5%;
  font-size: 17px;
  line-height: 1.6em;
}
.privacy-box {
  background: url(../img/privacy_bg.png) repeat-y top center;
}
.privacy-box .detail-box {
  /*   width: 1000px; */
  max-width: 1000px;
  margin: 0 auto;
}
.privacy-box .sum {
  font-size: 14px;
  line-height: 1.5em;
  margin: 2em 0;
}
.privacy-box h2 {
  background: url(../img/bar.png) repeat-y top center;
  color: #fff;
  padding-left: 1em;
  margin-bottom: 1em;
}
.privacy-box .text {
  font-size: 20px;
  margin-bottom: 2em;
}
.privacy-box h3 {
  border-bottom: solid 2px #000;
  position: relative;
  font-size: 26px;
}
.privacy-box h3:after {
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 30%;
  border-bottom: 2px solid #ff0000;
}
.privacy-box a {
  color: #1f7fb4;
}
.yellow {
  color: #fff100;
}
.orange {
  color: #ff8009;
}

/* 会社概要 */
.company-box {
  background: url(../img/privacy_bg.png) repeat-y bottom center;
  position: relative;
  margin-bottom: 5%;
}
.company-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.company {
  /*   width: 1000px; */
  max-width: 1000px;
  margin: 0 auto;
  padding: 2em 0;
}
.company .th {
  padding-left:3em;
  text-indent:-3em;

  position: relative;
  display:table-cell;
  list-style:none;
  width: 250px;
  color: #fff;
  background: #ff8109;
  vertical-align: middle;
  font-weight: bold;
  font-size: .7em;
}
.company .th img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5% 3%;
}
.company .td {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 630px;
  background: #fdefe2;
  padding: 1em 1.5em;
  font-size: .7em;
  color: #30221e;
  vertical-align: middle;
}
.company .td li {
  padding-left:1em;
  text-indent:-1em;
}

.company .mb1 {margin-bottom: 1%;}
.company  .orange {
  color: #ff8009;
  font-size: .8em;
  vertical-align: top;
  margin-right: .9%;
}
.company sup {
  margin-left: 4%;
  display: block;
}
.company a {
  color: #1f7fb4;
  font-weight: bold;
  text-decoration: underline;
}
.company a:hover {
  opacity: .6;
}
.company .th .money-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10% 5% 0;
}
.company .li-h {
  line-height: 1em;
  vertical-align: middle;
  padding-bottom: 1%;
}
/* /会社概要 */

/* 特商法 */
.tokusyouhou-box {
  background: url(../img/privacy_bg.png) repeat-y bottom center;
  position: relative;
  margin-bottom: 5%;
}
.tokusyouhou-box .titl {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.tokusyouhou {
  /*   width: 1000px; */
  max-width: 1000px;
  margin: 0 auto;
  padding: 2em 0;
}
.tokusyouhou .th {
  padding-left:3em;
  text-indent:-3em;

  position: relative;
  display:table-cell;
  list-style:none;
  width: 250px;
  color: #fff;
  background: #ff8109;
  vertical-align: middle;
  font-weight: bold;
  font-size: .7em;
}
.tokusyouhou .th img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5% 3%;
}
.tokusyouhou .td {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 630px;
  background: #fdefe2;
  padding: 1em 1.5em;
  font-size: .7em;
  color: #30221e;
  vertical-align: middle;
}
.tokusyouhou .td li {
  padding-left:1em;
  text-indent:-1em;
}

.tokusyouhou .mb1 {margin-bottom: 1%;}
.tokusyouhou  .orange {
  color: #ff8009;
  font-size: .8em;
  vertical-align: top;
  margin-right: .9%;
}
.tokusyouhou sup {
  margin-left: 4%;
  display: block;
}
.tokusyouhou a {
  color: #1f7fb4;
  font-weight: bold;
  text-decoration: underline;
}
.tokusyouhou a:hover {
  opacity: .6;
}
.tokusyouhou .th .money-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10% 5% 0;
}
.tokusyouhou .li-h {
  line-height: 1em;
  vertical-align: middle;
  padding-bottom: 1%;
}
/* /特商法 */

/* 出張地域 */
.eachplace-box {
}
.eachplace-box .detail-box {
  background: #fff1e4;
  padding: 2em 0;
}
.eachplace-text-box {
  position: relative;
  /*   width: 1024px; */
  max-width: 1020px;
  margin: 0 auto 1em;
}
.eachplace-text {
  position: absolute;
  top: 9.5em;
  right: 1.5em;
  width: 650px;
  font-size: 18px;
  line-height: 1.5em;
}
/* 出張地域 */

/* 対応車種 */
.vehicletype-box .detail-box {
  background: #fff1e4;
  padding: 2em 0;
}
.vehicletype-text-box {
  position: relative;
  /*   width: 1024px; */
  max-width: 1020px;
  margin: 0 auto 1em;
}
.vehicletype-text {
  position: absolute;
  top: 10em;
  right: 2em;
  width: 640px;
  font-size: 18px;
  line-height: 1.5em;
}
/* 対応車種 */

/* お問い合わせ */
.contact {
  width: 1000px;
  margin: 0 auto 3em;
}
.contact .th {
  position: relative;
  display:table-cell;
  list-style:none;
  width: 320px;
  color: #fff;
  background: #ff8109;
  vertical-align: middle;
  font-weight: bold;
  font-size: .7em;

  border-bottom: 1px solid #fff;
}
.contact .th img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5% 3%;
}
.contact .td {
  border-top: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  position: relative;
  display:table-cell;
  list-style:none;
  width: 70%;
  background: #fdefe2;
  padding: 1.5% 3%;
  font-size: .7em;
  color: #30221e;
  vertical-align: middle;
}
.contact .td p {
  line-height: 1.5em;
  margin-bottom: .6em;
}
.contact select {
  color: #1f7fb4;
  background: #fff;
  border: 1px solid #d3d3d3;
  border-radius: .3em;
}
.contact .td input {
  width: 100%;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.content-text textarea {
  border: 1px solid #ececec;
  border-radius: 5px;
  height: 10em;
  width: 100%;
  line-height: 1em;
}
.checkbox {
  border: 1px solid #1f7fb4;
  background: #fff;
  color: #1f7fb4;
}
.td .consent-text {
  font-size: .8em;
}
.td .checkbox input {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: top;
  margin-right: 2%;
}
.checkbox {
  padding: 1% 2%;
  width: 80%;
  position: relative;
}
.border-bottom {
  border-bottom: 1px solid #b8b8b8;
}
.contact .border-bottom-b {
  border-bottom: 1px solid #1f7fb4;
}
.contact .td li {
  padding-left:1em;
  text-indent:-1em;

  line-height: 1.5em;
}
.contact .th .money-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 10% 5% 0;
}
.contact .li-h {
  line-height: 1em;
  vertical-align: middle;
  padding-bottom: 1%;
}
.required {
  background: #e60f10;
  padding: 0 4%;
  font-size: .8em;
  vertical-align: top;
  border-radius: 5px;
  margin-left: 4%;
}
.consent-btn-box {
  text-align: center;
}
.repair {
  margin: 9% 0 0;
}
.buttons-coll {
  width: 90%;
  margin: 50px auto;
  text-align: center;
}
button {
  margin: 5% 1% 0;
}
.custom-btn {
  padding: 1.3% 25px;
  font-weight: bold;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border-radius: 10px;
}
/**** BTN No. 13 ****/
.btn-13 {
  font-size: .8em;
  border: 2px solid #b8b8b8;
  z-index: 1;
  color: #b8b8b8;
  font-weight: bold;
  width: 24%;
}
.btn-13:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: #b8b8b8;
  transition: all 0.3s ease;
}
.btn-13:hover {
  color: #fff;
}
.btn-13:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.btn-13:active {
  top: 2px;
}
/**** BTN No. 14 ****/
.btn-14 {
  font-size: .8em;
  border: 2px solid #e60f10;
  z-index: 1;
  color: #e60f10;
  width: 24%;
}
.btn-14:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background: #e60f10;
  transition: all 0.3s ease;
}
.btn-14:hover {
  color: #fff;
}
.btn-14:hover:after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.btn-14:active {
  top: 2px;
}
.kitchen-box1 {
  position: relative;
  max-width: 1020px;
  padding: 2em 0 3em;
}
/* お問い合わせ */
/* キラキラボタンアニメーション */
.btn {
  display: inline-block;
}
.kirakira{
  position: absolute;
  z-index: 10;
  -webkit-animation-name: kirakira;
  -o-animation-name: kirakira;
  animation-name: kirakira;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.kirakira:nth-child(1){
  left: -1em;
  top: -1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.kirakira:nth-child(2){
  left: -12px;
  top: -15px;
}
.kirakira:nth-child(3){
  right: -.8em;
  bottom: 1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
}
.kirakira:nth-child(4){
  left: 14em;
  bottom: 1em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
}
.kirakira:nth-child(5){
  left: -.9em;
  bottom: -1.2em;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
@keyframes kirakira {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
/* キラキラボタンアニメーション */

@media screen and (max-width:768px){
  .tel-cta-text {
    padding: 0 0 0 0;
    font-size: 1.13em;
    line-height: 1.4em;
  }
  footer .pg-top {
    position: absolute;
    top: -2.6em;
    right: .5em;
    width: 10%;
  }
  .eachplace-text {
    position: absolute;
    top: 6.5em;
    right: 1.5em;
    width: 480px;
    font-size: 18px;
    line-height: 1.5em;
  }
  .vehicletype-text {
    position: absolute;
    top: 6.5em;
    right: 2em;
    width: 480px;
    font-size: 18px;
    line-height: 1.5em;
  }

  .head-nav ul li {
    display: inline-block;
    border-right: 1px solid #e60000;
    padding: .5em 1.4em;
    font-size: .6rem;
    color: #1c1512;
    font-weight: bold;
  }
  .head-nav ul li:first-child {
    border-left: 1px solid #e60000;
    padding: .5em 1em;
  }
}
@media screen and (max-width:970px){
  .vehicletype-text {
    position: absolute;
    top: 45%;
    right: 1.3em;
    width: 66%;
    font-size: 17px;
    line-height: 1.5em;
  }
}
@media screen and (max-width:750px){
  .pc-box {
    display: none;
  }
  .sp-box {
    display: block;
  }
  .fv-header {
    position: relative;
    z-index: 9;
  }
  .fv-tel-btn {
    display: block;
    position: absolute;
    top: .8%;
    right: 15%;
    z-index: 999;
    width: 12%;
    z-index: 10;
  }
  .fv-top-tel-btn {
    display: block;
    position: absolute;
    top: .5%;
    right: 25.3%;
    z-index: 999;
    width: 12.3%;
  }
  /*   ハンバーガーメニュー */
  .NavMenu,
  .menu-trigger {
    display: block;
  }
  /*ナビメニューのスタイルを指定*/
  nav.NavMenu{
    position: absolute; /*表示位置を固定*/
    z-index: 2; /*重ね順を変更*/
    top: 0; /*表示位置を指定*/
    left: 0; /*表示位置を指定*/
    background: #fff;/*背景を白にする*/
    color: #000; /*文字色を黒にする*/
    text-align: center; /*テキストを中央揃え*/
    width: 100%; /*全幅表示*/
    transform: translateY(-100%); /*ナビを上に隠す*/
    transition: all 0.6s; /*アニメーションの時間を指定*/
  }
  nav.NavMenu ul{
    background: #fff;
    width: 100%;
    margin: 23% auto 0;
    padding: 0;
  }
  nav.NavMenu ul li{
    position: relative;
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #17100e;
  }
  nav.NavMenu ul li:after {
    content: "＞";
    position: absolute;
    top: 30%;
    right: 0;
    color: #e60012;
    font-weight: bold;
  }
  nav.NavMenu ul li:before {
    content: "";
    background: url(../img/sp_sizuku.png) no-repeat center;
    background-size: 100%;
    width: 3%;
    padding: 2.5% 0;
    display: block;
    position: absolute;
    top: 30%;
    left: 4%;
  }
  nav.NavMenu ul li:last-child{
    padding-bottom: 0;
    border-bottom: none; /*最後のメニュー項目のみ下線を消す*/
  }
  nav.NavMenu ul li a{
    display: block; /*クリックできる領域を広げる*/
    color: #17100e;
    padding: 1em 2em;
    text-align: left;
  }
  /*トグルボタンが押されたときに付与するクラス*/
  nav.NavMenu.active{
    transform: translateY(0%);
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: absolute;
    top: 2%;
    right: 3.5%;
    z-index: 999;
    width: 2em;
    height: 1.8em;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #e60012;
    border-radius: 4px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: .79em;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 4px;
    background-color: #e60012;
    border-radius: 4px;
    transition: all .4s;
  }
  .menu-trigger.active span:nth-of-type(1) {
    transform: translate(50%) scale(0);
  }
  .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu-trigger.active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translate(-50%) scale(0);
  }
  /*   ハンバーガーメニュー */

  #tel-cta {
    position: relative;
    width: 100%;
    margin: 0 auto 3em;
    font-size: 1.3em;
  }
  .tel-cta-text {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: bold;
    line-height: 1.4em;
  }
  .tel-cta-btn {
    position: absolute;
    bottom: 3%;
    left: 0;
    right: 0;
    margin: 0 auto;    
    width: 90%;
  }


  .question li {
    vertical-align: top;
    display: block;
    width: 100%;
  }
  .a-box {
    background: url(../img/question_02.png) repeat-y top center;
    background-size: 100%;
  }
  .question {
    margin: 9% 0 0%;
  }
  .question ul {
    display:table;
    padding:0;
  }
  .question li {
    display:inline-block;
    list-style:none;
    vertical-align: top;
    width: 100%;
    margin: 0 auto;
  }
  .question-q-text {
    position: absolute;
    top: 5%;
    left: 20%;
    right: 0;
    margin: 0 auto;
    text-align: left;
    width: 70%;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.4em;
  }
  .question ul:nth-of-type(1) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(2) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(3) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(4) .a-box {
    height: auto;
  }
  .question ul:nth-of-type(4) li:first-child .question-q-text {
    top: 11%;
  }
  .question ul li {
    margin-bottom: 5%;
  }




  .point {
    background: url(../img/point_bg.png) repeat-y top center;
    padding-bottom: 10%;
  }

  .point li {
    display:block;
    width: 100%;
    list-style:none;
  }

  .point1 p:last-child {
    position: absolute;
    bottom: 0;
    left:0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point2 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point3 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;

    padding-left:5em;
    text-indent:-.6em;
  }
  .point4 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point5 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }
  .point6 p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;

    font-size: 1em;
    line-height: 1.6em;
  }

  /*   プライバシーポリシー */
  .privacy-box .detail-box {
    width: 90%;
    margin: 0 auto;
  }
  .privacy-box h2 {
    background: url(../img/bar.png) no-repeat top center;
    background-size: 200%;
    color: #fff;
    padding: 3% 0 3% 3%;
    margin-bottom: .5em;
    font-size: 1.3em;
  }
  .privacy-box .text {
    font-size: 1em;
    margin-bottom: 1em;
  }
  .privacy-box h3 {
    border-bottom: solid 2px #000;
    position: relative;
    font-size: 1.2em;
  }
  .privacy-box h3:after {
    content: "";
    display: block;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 30%;
    border-bottom: 2px solid #ff0000;
  }
  /*   プライバシーポリシー */

  /*   会社概要 */
  .company {
    width: 95%;
    margin: 0 auto;
  }
  .company .th {
    display: block;
    width: 100%;
    color: #fff;
    background: #ff8109;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    padding: 1.5% 0;
    text-indent: 0em;
  }
  .company .th img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .company .td {
    width: 94%;
    display: block;
    background: #fdefe2;
    padding: 2% 3%;
    font-size: 1em;
    color: #30221e;
    vertical-align: middle;
  }
  .company .mb1 {margin-bottom: 0;}
  .company  .orange {
    color: #ff8009;
    font-size: .8em;
    vertical-align: top;
    margin-right: .9%;
  }
  .company .th .money-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .company .li-h {
    line-height: 1.8em;

  }
  /*  / 会社概要 */

  /*   特商法 */
  .tokusyouhou {
    width: 95%;
    margin: 0 auto;
  }
  .tokusyouhou .th {
    display: block;
    width: 100%;
    color: #fff;
    background: #ff8109;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    padding: 1.5% 0;
    text-indent: 0em;
  }
  .tokusyouhou .th img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .tokusyouhou .td {
    width: 94%;
    display: block;
    background: #fdefe2;
    padding: 2% 3%;
    font-size: 1em;
    color: #30221e;
    vertical-align: middle;
  }
  .tokusyouhou .mb1 {margin-bottom: 0;}
  .tokusyouhou  .orange {
    color: #ff8009;
    font-size: .8em;
    vertical-align: top;
    margin-right: .9%;
  }
  .tokusyouhou .th .money-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .tokusyouhou .li-h {
    line-height: 1.8em;

  }
  /*  / 特商法 */

  /* 出張地域 */
  .eachplace-box .detail-box {
    background: #fff1e4;
    padding: 2em 0;
  }
  .eachplace-text-box {
    position: relative;
    width: 100%;
    margin: 0 auto 1em;
  }
  .eachplace-text {
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 7%;
    width: 90%;
    font-size: 1.1em;
    line-height: 1.5em;
  }
  /* 出張地域 */

  /* 対応車種 */
  .vehicletype-box .detail-box {
    background: #fff1e4;
    padding: 2em 0;
  }
  .vehicletype-text-box {
    position: relative;
    width: 100%;
    margin: 0 auto 1em;
  }
  .vehicletype-text {
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 7%;
    width: 90%;
    font-size: 1.08em;
    line-height: 1.5em;
  }
  /* 対応車種 */
  footer .pg-top {
    position: absolute;
    top: -1em;
    right: 5%;
    width: 19%;
  }

  /* お問い合わせ */
  .contact {
    width: 95%;
    margin: 0 auto 15%;
  }
  .contact .th {
    display: block;
    width: 100%;
    color: #fff;
    background: #ff8109;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    padding: 1.5% 0;
    text-indent: 0em;
    border: none;
  }
  .contact .th img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .contact .td {
    width: 94%;
    display: block;
    background: #fdefe2;
    padding: 2% 3%;
    font-size: 1em;
    color: #30221e;
    vertical-align: middle;
    border: none;
  }
  .contact .mb1 {margin-bottom: 0;}
  .contact .th .money-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2% 1% 3%;
    width: 3.8%;
  }
  .contact .li-h {
    line-height: 1.8em;
  }
  .checkbox {
    padding: 2% 3%;
    width: 94%;
    position: relative;
  }
  .btn-13 {
    font-size: 1.3em;
    width: 44%;
    padding: 4% 0;
  }
  .btn-14 {
    font-size: 1.3em;
    width: 44%;
    padding: 4% 0;
  }
}

/*-------------------------------------------
footer
-----------------------------------------------*/
footer {
  position: relative;
  background: #e60000;
  padding-top: .5em;
}
.footer-link {
  text-align: center;
  background: #e60000;
}
.footer-link li{
  font-size: 1.1rem;
  color: #fff;
  margin-bottom: 1em;
}
.pg-top {
  position: absolute;
  top: -1em;
  right: 10%;
  width: 5%;
}
#copy {
  margin-top: .5em;
  text-align: center;
  background: url(../img/footer_bg.png) repeat-x bottom center;
}
.footer-tel-btn {
  position: absolute;
  top: 15%;
  right: 6%;
  width: 12%;
}
@media screen and (min-width:750px){
  .footer-link {
    text-align: center;
    width: 100%;
  }
  .footer-link li {
    display: inline-block;
    padding-left: .5em;
    font-size: .6rem;
  }
  .footer-link li:after {
    content: "";
    border-right: 1px solid;
    display: inline-block;
    padding-left: .9em;
    height: 1.2em;
    vertical-align: middle;
  }
  .footer-link li:last-child:after {
    content: "";
    padding-left: 0;
    border:none;
  }
  #copy {
    font-size: .65em;
  }
}

/* =================================================================
fullprice
================================================================= */
.fullprice_inner {
  margin-bottom: 40px;
}	
.fullprice_inner tr td{
  vertical-align: top;
}	
.fullprice_inner tr td.table-1 {
  width: 11%;		
}
.fullprice_inner tr td.table-2 {
  width: 20%;
}
.fullprice_inner tr td.table-3 {
  width: 31%;
}
.fullprice_inner tr td.table-4 {
  width: 21%;
}
.fullprice_inner tr th{
  background: #1f7eb4;
  color: #fff;
  padding: 1%;
  border: #bdd8ec solid 1px;
}
.fullprice_inner tbody tr td{
  font-size: 14px;
  padding: 10px;
  border: #bdd8ec solid 1px;
}
.price_font{
  font-weight: bold;
  color: #ee4a6c;
}
.fullprice_inner tr td.price_font {
  vertical-align: middle;
  text-align: center;
}


/*お問い合わせ*/
.content_contact .lead {
	margin: 30px 0;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.content_contact .box {
	background: #fff;
	padding: 30px;
	max-width: 900px;
	margin: 0 auto;
}
.form_item {
	margin-bottom: 20px;
}
.form_item .ttl {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 2px 0 2px 8px;
}
.form_item.required .ttl span {
	position: relative;
}
.form_item.required .ttl span:after {
	background: #ed1c24;
	content: '必須';
	color: #fff;
	display: inline-block;
	padding: 2px 15px;
	margin-left: 10px;
	vertical-align: bottom;
}

.form_item .subttl {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 2px;
}
.form_item .col2 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.form_item .col2 .col {
	width: 48%;
}
.form_item .agree_txt {
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;	
	height: 100px;
	overflow-y: scroll;
}
.form_item .agree_btn {
	display: flex;
	align-items: flex-start;
}
.form_item .agree_btn .required {
	background: #ed1c24;
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	font-weight: bold;
	padding: 1px 10px 3px;
	margin: 1px 0 0 10px;
	text-align: center;
	width: 48px;
}
.form_item .agree_btn .checkarea {
	flex: 1;
	margin-left: 20px;
}

@media screen and (min-width: 768px) {
  .company-list dt:nth-child(n+3),
  .company-list dd:nth-child(n+3){
    margin-top: .7rem;
  }
}

@media screen and (max-width: 767px) {
  .company-list{
    display: block;
    width: 100%;
  }
  .company-list dt{
    font-size: 1.5rem;
    padding: 1.2rem 1.5rem;
    width: 100%;
  }
  .company-list dd{
    font-size: 1.3rem;
    padding: 1.2rem 1.5rem;
    width: 100%;
  }
  .company-list dt:nth-child(n+2){
    margin-top: .7rem;
  }
  .company-list dd p{
    font-size: 1.3rem;
  }
}

/*ios reset*/
input[type="text"], input[type="email"], input[type="tel"], button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"], input[type="radio"] {
	visibility: hidden;
	width: 1px;
	position: absolute;
}

input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
 display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
 outline-offset: -2px;
}

/*original*/
input[type="text"], input[type="email"], input[type="tel"], button, textarea{
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	font-size: 1.3rem;
	padding: 10px;
	width: 100%;
}
textarea {
	height: 100px;
}
.form_item .agree_btn .checkarea label {
	cursor: pointer;
}
.form_item .agree_btn .checkarea span {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.3;
	padding: 2px 0 0 22px;
	position: relative;
}

.form_item .agree_btn .checkarea span:before {	
	border: 1px solid #b3b3b3;
	content: '';
	display: block;
	background: #fff;
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0;
	top: 3px;
}
.form_item .agree_btn .checkarea span:after {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	content: '';
	display: none;
	height: 5px;
	width: 10px;
	position: absolute;
	left: 3px;
	top: 7px;
	transform: rotate(125deg);
		
}
.form_item .agree_btn .checkarea input:checked + span:after {
	display: block;
}

.content_contact .btnwrap {
	padding: 30px 0;
	text-align: center;
}
.content_contact .btnwrap .submit {
	color: #fff;
	display: block;
	font-size: 3rem;
	line-height: 1;
	font-weight: bold;
	background: url(../img/contact/btn_form.png);
	background-size:100% 100%;
	margin: 0 auto;
	padding: 8px 0 10px;
	height: 74px;
	width: 100%;
	max-width: 337px;
	transition: 0.3s;
	background-color: #2196f3;
    font-size: 16px;
}
.content_contact .btnwrap .submit:hover {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	.content_contact .lead {
		margin: 20px 0;
		font-size: 1.4rem;
	}
	.content_contact .box {
		padding: 20px 5% 1px;
	}
	.form_item.required .ttl span:after {
		font-size: 1.1rem;
		padding: 2px 12px 3px;
	}	
}

/*確認画面*/
.content_contact.confirm {
	margin: 30px 0 0;
}
.content_contact.confirm .btnwrap .revise {
	border: none;
	color: #fff;
	display: block;
	font-size: 3rem;
	line-height: 1;
	font-weight: bold;
	background: url(../images/contact/btn_revice.png);
	background-size:100% 100%;
	margin: 0 auto 10px;
	padding: 4px 0 10px;
	height: 74px;
	text-decoration: none;
	width: 100%;
	max-width: 337px;
	transition: 0.3s;
}

/*完了画面*/
.content_contact.thanks .lead{
	font-size: 1.6rem;	
}
.content_contact.thanks .btnwrap {
	padding-top: 10px;
}
.content_contact.thanks .btnwrap .back {
	color: #fff;
	display: block;
	font-size: 3rem;
	line-height: 1.4;
	font-weight: bold;
	background: url(../img/contact/btn_back.png);
	background-size:100% 100%;
	margin: 0 auto;
	padding: 18px 0 10px;
	height: 74px;
	text-decoration: none;
	width: 100%;
	max-width: 337px;
	transition: 0.3s;
}
.content_contact.thanks .btnwrap .back:hover {
	opacity: 0.7;
}
@media screen and (max-width: 767px) {
	.content_contact.thanks .lead{
		font-size: 1.3rem;}
	}
	.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  padding: 20px;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}
.allpricebox{
margin:auto;
width:600px;
padding-top:20px;
}
