@charset "UTF-8";
/*--------------------------------------------
タグセレクタ・ブラウザスタイル初期化
--------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, div, p, hr, blockquote, address, noscript {
  text-align: left;
  font-style: normal;
  font-weight: normal;
}

body {
  height: auto !important;
  color: #000;
  font-size: 12px;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐ ゴシック',MS UI Gothic,Verdana,Arial,sans-serif !important;
  /*font-family: 'ＭＳ Ｐゴシック', Osaka, Verdana, Arial, Helvetica, sans-serif;*/
  /*line-height: 150%;*/
}

ul, ol, dl, dt, dd {
  list-style: none;
}

span, img {
  border: none;
  font-style: normal;
  font-weight: normal;
}

span .border, img .border {
  border: 1px solid #ccc;
}

img {
  border-style: none;
}

input {
  outline: none;
}

a {
  text-decoration: none;
  overflow: hidden;
  /*Firefoxでインデントで消したリンク要素の枠を解消*/
  /**/
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #551a8b;
}

a:focus, a:active {
  outline: 0;
  outline: none;
  -moz-outline-style: none;
}

#content {
  position: relative;
  padding: 10px 0 75px;
  width: 938px;
  margin: 0 15px;
}

#content.recruit {
  padding-top: 0;
}

#access {
  text-align: center;
}

#address-btn,
.button-area {
  border: 0;
  outline: none;
}

.money {
  color: #CC0000;
  font-weight: bold;
  font-size: 16px;
}

.red {
  color: #FF0000;
}

.color3 {
  color: #FF0000;
}

.color2 {
  color: #FF0000;
}

.color1 {
  color: #00F;
}

.error,
.error-msg {
  color: #F00;
  margin-top: 3px;
}

.red {
  color: #FF0000;
}

.bold {
  font-weight: bold;
}

.det-center {
  margin-bottom: 35px !important;
  text-align: center;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.mb15 {
  margin-bottom: 15px;
}

.mb16 {
  height: 40px;
  padding: 10px 10px 0;
  font-size: 18px;
  background: url(../img/title-background.png) no-repeat;
}

.strike {
  text-decoration: line-through;
  color: #000000;
}

.addBold {
  font-weight: bold;
}

/*--------------------------------------------
強制的にclearするセレクタ
--------------------------------------------*/
.dis {
  display: block;
}

.clear {
  display: block;
  clear: both;
  line-height: 0px;
  font-size: 1px;
}

/*clearfix*/
.clearfix {
  display: inline-block;
  min-height: 1%;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*Hides from MacIE \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/*Hides from MacIE */
/*--------------------------------------------
Layout
--------------------------------------------*/
#container {
  background-color: #e8e8e8;
  /*--------------------------------------------
footer
--------------------------------------------*/
}

#container #header {
  margin: 0 auto;
  width: 100%;
  height: 101px;
  background-color: #fff;
  padding-top: 5px;
  border-bottom: 5px solid #EC1234;
}

#container #header #header-container {
  width: 970px;
  margin: 0 auto;
}

#container #header #header-container dt span {
  color: #333;
  font-weight: bold;
  font-size: 24px;
  display: block;
}

#container #header #header-container h1 {
  margin: 0;
  font-size: 11px;
  color: #333;
}

#container #header #header-container #logo {
  float: left;
  margin: 0;
}

#container #header #header-container #header-right {
  float: right;
  margin-top: 13px;
}

#container #header #header-container #header-right .inner1,
#container #header #header-container #header-right .inner2 {
  float: left;
}

#container #header #header-container #header-right .inner1 {
  width: 265px;
  margin-right: 20px;
}

#container #header #header-container #header-right .inner1 #header-tel .header-icon {
  margin-right: 6px;
  vertical-align: -0.3em;
}

#container #header #header-container #header-right .inner1 .header-time {
  padding-left: 42px;
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

#container #header #header-container #header-right .inner1 .header-time-text {
  padding-left: 42px;
  font-size: 11px;
  color: #fff;
}

#container #header #header-container #header-right .inner2 {
  position: relative;
  width: 316px;
}

#container #header #header-container #header-right .inner2 ul {
  margin-right: 10px;
  padding: 7px 0 0;
}

#container #header #header-container #header-right .inner2 ul li {
  display: inline-block;
  margin-right: 10px;
}

#container #header #header-container #header-right .inner2 .tag {
  position: absolute;
  top: 0px;
  right: 11px;
  width: 21px;
  height: 21px;
  font-size: 12px;
  line-height: 19px;
  border-radius: 50%;
  background-color: #f20000;
  border: 1px solid #fff;
  color: #ffffff;
  text-align: center;
}

#container .navi-background {
  background-color: #6c6c6c;
}

#container .navi-background #globalNavi {
  clear: both;
  width: 973px;
  margin: 0 auto;
}

#container .navi-background #globalNavi li {
  width: 139px;
  height: 46px;
  float: left;
}

#container .navi-background #globalNavi li a {
  display: block;
}

#container .navi-background #globalNavi li a img {
  width: 100%;
}

#container .navi-background #globalNavi li a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
}

#container .navi-background #globalNavi .navi01 a {
  background: url(../img/pc-legacy/nav/nav-home-over.png) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi02 a {
  background: url(../img/pc-legacy/nav/nav-stocklist-over.png) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi03 a {
  background: url(../img/pc-legacy/nav/nav-buy-over.png) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi04 a {
  background: url(../img/pc-legacy/nav/nav-repair-over.png) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi05 a {
  background: url(../img/pc-legacy/nav/nav-recruit-over.svg) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi06 a {
  background: url(../img/pc-legacy/nav/nav-faq-over.png) no-repeat;
  background-size: contain;
}

#container .navi-background #globalNavi .navi07 a {
  background: url(../img/pc-legacy/nav/nav-company-over.png) no-repeat;
  background-size: contain;
}

#container #bg-repeat {
  width: 970px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
  background-color: #fff;
  /*--------------------------------------------
content-left
--------------------------------------------*/
  /*--------------------------------------------
トップへ戻る
--------------------------------------------*/
}

#container #bg-repeat #car-menu {
  margin: 0 auto;
  width: 970px;
  text-align: center;
}

#container #bg-repeat #car-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

#container #bg-repeat #car-menu ul li {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 161px;
  min-height: 70px;
  background: #d2d2d2;
  border: 1px solid #fff;
}

#container #bg-repeat #car-menu ul li:hover {
  background: #fff6cc;
}

#container #bg-repeat #car-menu ul li a {
  display: block;
}

#container #bg-repeat #car-menu ul li .icon-box {
  display: table-cell;
  vertical-align: middle;
}

#container #bg-repeat #car-menu ul li .icon-box div {
  text-align: center;
}

#container #bg-repeat #car-menu ul li .icon-box p {
  text-align: center;
}

#container #bg-repeat #car-menu ul li .icon-box p a {
  font-size: 12px;
  color: #000;
}

#container #bg-repeat #car-menu ul .current {
  background: #fff6cc;
}

#container #bg-repeat #content {
  /*パンくず*/
  /*topのslider*/
  /*各車両一覧のページに表示される車両説明*/
  /*管理画面操作時のpreview*/
  /*お問い合わせ関連*/
  /*車両詳細問い合わせ完了画面*/
  /*総合問い合わせ画面共通*/
  /*重機買取問い合わせ画面共通*/
  /*問い合わせ関連共通*/
  /*content-leftのメインコンテンツ*/
  /*--------------------------------------------
recruit
--------------------------------------------*/
  /*--------------------------------------------
recruit variable
--------------------------------------------*/
  /*--------------------------------------------
recruit layout
--------------------------------------------*/
  /*--------------------------------------------
recruit parts
--------------------------------------------*/
  /*--------------------------------------------
recruit-top
--------------------------------------------*/
  /*--------------------------------------------
recruit-technical, recruit-sales
--------------------------------------------*/
  /*--------------------------------------------
recruit-welfare
--------------------------------------------*/
  /*--------------------------------------------
recruit-faq
--------------------------------------------*/
  /*--------------------------------------------
recruit-form
--------------------------------------------*/
  /*--------------------------------------------
sidebarがあるときとないときの共通
--------------------------------------------*/
  /*--------------------------------------------
sidebar
--------------------------------------------*/
  /*--------------------------------------------
404page
--------------------------------------------*/
}

#container #bg-repeat #content #page-path {
  margin-bottom: 15px;
}

#container #bg-repeat #content #page-path li {
  margin-left: -16px;
  float: left;
  position: relative;
}

#container #bg-repeat #content #page-path li .right {
  float: right;
}

#container #bg-repeat #content #page-path li .right a {
  padding: 0;
  background: none;
}

#container #bg-repeat #content #page-path li a {
  margin-left: 0;
  padding: 0 25px;
  display: block;
  line-height: 34px;
  color: #000;
  background: url(../img/pc-legacy/index/page_path_bg.gif) no-repeat right top;
}

#container #bg-repeat #content #page-path .path01 {
  margin: 0;
  padding: 0;
  z-index: 10;
}

#container #bg-repeat #content #page-path .path01 a {
  margin: 0;
  padding: 0;
}

#container #bg-repeat #content #page-path .path02 {
  z-index: 9;
}

#container #bg-repeat #content #page-path .path03 {
  z-index: 8;
}

#container #bg-repeat #content #page-path .path04 {
  z-index: 7;
}

#container #bg-repeat #content #page-path .path05 {
  z-index: 6;
}

#container #bg-repeat #content #page-path .path06 {
  z-index: 5;
}

#container #bg-repeat #content #page-path .end {
  font-size: 14px;
  padding: 0 15px 0 25px;
  line-height: 34px;
  background: url(../img/pc-legacy/index/page_path_end.gif) no-repeat right top;
}

#container #bg-repeat #content .top-box2 {
  margin-bottom: 5px;
}

#container #bg-repeat #content .top-box2 li {
  display: inline-block;
}

#container #bg-repeat #content .top-box2 #output {
  left: 0;
  width: 640px;
  height: 340px;
  position: relative;
}

#container #bg-repeat #content .top-box2 #output li {
  position: absolute;
  width: 640px;
  height: 260px;
}

#container #bg-repeat #content .top-box2 .tab03 {
  text-align: center;
}

#container #bg-repeat #content .top-box2 .tab03 .current {
  color: #FF8B00;
}

#container #bg-repeat #content .top-box2 .tab03 a {
  color: #666;
}

#container #bg-repeat #content .top-box2 .tab03 a:hover {
  color: #FF8B00;
}

#container #bg-repeat #content .category-desc {
  background-color: #FDFDFD;
  padding: 10px 15px;
  border: 1px solid #B7B7B7;
}

#container #bg-repeat #content .category-desc .category-desc-img {
  width: 200px;
}

#container #bg-repeat #content .category-desc .category-desc-txt {
  width: 680px;
  margin-left: 15px;
}

#container #bg-repeat #content .category-desc .category-desc-txt h2 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #F87C00;
}

#container #bg-repeat #content .category-desc .category-desc-txt p {
  font-size: 12px;
  line-height: 14px;
}

#container #bg-repeat #content .list-box {
  clear: both;
  /*--------------------------------------------
favorite page
--------------------------------------------*/
}

#container #bg-repeat #content .list-box .mail-form {
  margin-bottom: 30px;
  border: solid 3px #F25C05;
  background-color: #ffdcb2;
}

#container #bg-repeat #content .list-box .mail-form #search-area {
  padding: 10px 20px 5px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box ul li {
  padding-bottom: 5px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box dl {
  display: inline-block;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box dl dt label {
  font-weight: bold;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box dl dd {
  display: inline-block;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .make,
#container #bg-repeat #content .list-box .mail-form #search-area .search-box .body-type,
#container #bg-repeat #content .list-box .mail-form #search-area .search-box .price {
  padding-right: 20px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .year {
  padding-right: 105px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .make dd select,
#container #bg-repeat #content .list-box .mail-form #search-area .search-box .year dd select,
#container #bg-repeat #content .list-box .mail-form #search-area .search-box .price dd select,
#container #bg-repeat #content .list-box .mail-form #search-area .search-box .option dd select {
  width: 140px;
  color: #666;
  background: #fff;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .body-type dd select {
  width: 220px;
  color: #666;
  background: #fff;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .size {
  vertical-align: top;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .size dd {
  width: 92px;
  height: 36px;
  padding: 7px 10px;
  font-size: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .size .size-check {
  color: #fff;
  background: #666;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .option {
  vertical-align: bottom;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .key-word dd input {
  width: 540px;
  height: 36px;
  padding: 5px;
  border: 1px solid rgba(34, 36, 38, 0.15);
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal {
  display: inline-block;
  margin: 0 30px;
  vertical-align: bottom;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal span {
  font-weight: bold;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div {
  padding-top: 15px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div input {
  position: relative;
  height: auto;
  vertical-align: middle;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div input::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 4px;
  width: 12px;
  height: 6px;
  content: '';
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75), -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  border: 2px solid #da3c41;
  border-top-style: none;
  border-right-style: none;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div input:checked::before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div input::after {
  position: absolute;
  top: -6px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  cursor: pointer;
  border: 2px solid #f2f2f2;
  background: #ffffff;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div label {
  line-height: 135%;
  position: relative;
  margin: 10px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .deal div label input {
  margin-right: 10px;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .button-area {
  padding: 10px 0 0;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .button-area .search-btn {
  width: 220px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: #f65e23;
  border: none;
  border-radius: 5px;
  outline: none;
}

#container #bg-repeat #content .list-box .mail-form #search-area .search-box .button-area .search-btn span {
  font-weight: bold;
}

#container #bg-repeat #content .list-box .page-box p {
  float: left;
  font-size: 14px;
}

#container #bg-repeat #content .list-box .page-box p span {
  font-size: 22px;
  line-height: 1.0;
  font-weight: bold;
  color: #f26522;
}

#container #bg-repeat #content .list-box .page-box .sort-ul {
  border: 1px solid #d1d1d1;
  padding: 3px;
  margin-left: 50px;
}

#container #bg-repeat #content .list-box .page-box .sort-ul a:hover {
  text-decoration: underline !important;
}

#container #bg-repeat #content .list-box .page-box .page-ul {
  float: right;
}

#container #bg-repeat #content .list-box .page-box .page-ul a,
#container #bg-repeat #content .list-box .page-box .page-ul span {
  margin-left: 5px;
}

#container #bg-repeat #content .list-box .page-box .page-ul a {
  font-size: 12px;
  padding: 2px 6px;
  display: inline-block;
  color: #f87c00;
  font-weight: bold;
  border: solid 1px #d1d1d1;
}

#container #bg-repeat #content .list-box .page-box .page-ul a:hover, #container #bg-repeat #content .list-box .page-box .page-ul a.current {
  color: #FFF;
  display: inline-block;
  background-color: #f87c00;
  border: solid 1px #f87c00;
}

#container #bg-repeat #content .list-box .page-box .page-ul a.no-bor {
  padding: 0;
  border: none;
  vertical-align: top;
}

#container #bg-repeat #content .list-box .page-box .page-ul a.no-bor:hover {
  border: none;
  background: none;
}

#container #bg-repeat #content .list-box .page-box .page-ul span {
  display: inline-block;
  color: #acacac;
  font-weight: bold;
}

#container #bg-repeat #content .list-box .pro-box {
  margin: 25px 0;
  clear: both;
}

#container #bg-repeat #content .list-box .pro-box .box {
  margin-right: 56px;
  width: 192px;
  float: left;
}

#container #bg-repeat #content .list-box .pro-box .box .pho {
  position: relative;
  padding: 5px 0;
  display: block;
  text-align: center;
  border: 1px solid #B7B7B7;
  border-bottom: 0;
}

#container #bg-repeat #content .list-box .pro-box .box .pho .status_agreement_sm {
  position: absolute;
  top: 8px;
  left: 0;
  width: 190px;
  text-align: center;
  z-index: 100;
}

#container #bg-repeat #content .list-box .pro-box .box .bold:hover {
  text-decoration: underline;
}

#container #bg-repeat #content .list-box .pro-box .box .stock-list-status:hover {
  text-decoration: none;
}

#container #bg-repeat #content .list-box .pro-box .last {
  margin-right: 0 !important;
}

#container #bg-repeat #content .list-box .pro-box table {
  margin: 0 0 10px;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #b7b7b7;
}

#container #bg-repeat #content .list-box .pro-box table th {
  padding: 2px 5px;
  border: 1px solid #b7b7b7;
  background-color: #ffdcb2;
  text-align: left;
  width: 36%;
}

#container #bg-repeat #content .list-box .pro-box table td {
  padding: 2px 5px;
  border: 1px solid #b7b7b7;
}

#container #bg-repeat #content .list-box .pro-box table td .color {
  color: #cc0000;
  font-weight: bold;
}

#container #bg-repeat #content .list-box .pro-box table .add-favorite {
  height: 38px;
  background: url(../img/pc-legacy/button/add-favorite.png) no-repeat;
  background-position: center;
}

#container #bg-repeat #content .list-box .pro-box table .added-favorite {
  height: 38px;
  background: url(../img/pc-legacy/button/added-favorite.png) no-repeat;
  background-position: center;
}

#container #bg-repeat #content .list-box .nfound {
  display: inline-block;
  width: 100%;
  margin: 100px 0 30px;
}

#container #bg-repeat #content .list-box .nfound .nfound-title {
  text-align: center;
  font-size: 50px;
}

#container #bg-repeat #content .list-box .nfound p {
  display: inline-block;
  margin: 35px 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
}

#container #bg-repeat #content .list-box .nfound .banner-area .inner-site {
  text-align: center;
}

#container #bg-repeat #content .list-box .nfound .favorite-btn-photo {
  margin: 10px 0 30px;
}

#container #bg-repeat #content .list-box .nfound .favorite-btn-photo ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-justify-content: space-between;
}

#container #bg-repeat #content .list-box .nfound .favorite-btn-photo ul li {
  text-align: center;
}

#container #bg-repeat #content .list-box .nfound .favorite-btn-photo ul li p {
  margin-bottom: 10px;
  color: #f20000;
  font-weight: bold;
}

#container #bg-repeat #content .list-box .button-area {
  text-align: center;
  font-size: 60px;
}

#container #bg-repeat #content .preview {
  position: relative;
}

#container #bg-repeat #content .preview .button {
  position: absolute;
  top: -296px;
  right: 10px;
  width: 295px;
  height: 30px;
  padding: 0;
}

#container #bg-repeat #content .print-button {
  position: absolute;
  top: 16px;
  right: 14px;
}

#container #bg-repeat #content .name-h {
  margin: 5px 0;
}

#container #bg-repeat #content .name-h .det-h2 {
  font-size: 28px;
  line-height: 1.5;
  width: 700px;
  float: left;
  font-weight: bold;
}

#container #bg-repeat #content .name-h ul {
  width: 230px;
  float: right;
  text-align: right;
  font-weight: bold;
}

#container #bg-repeat #content .name-h .price-h {
  color: #CC0000;
  font-size: 26px;
  line-height: 1.5;
}

#container #bg-repeat #content .name-h .price-t {
  font-size: 22px;
  line-height: 1.3;
}

#container #bg-repeat #content .det-box {
  margin-bottom: 15px;
}

#container #bg-repeat #content .det-box .det-p01 {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #f25c05;
  width: 650px;
  line-height: 1.5;
}

#container #bg-repeat #content .det-box .det-p02 {
  float: right;
}

#container #bg-repeat #content .det-box .det-p02 p {
  display: inline-block;
  padding-left: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

#container #bg-repeat #content .det-box .det-p02 span {
  margin-left: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #F25C05;
}

#container #bg-repeat #content .det-box .det-p02 .sales-name {
  color: #000;
}

#container #bg-repeat #content .det-box01 #slide-box {
  position: relative;
  width: 687px;
  height: 539px;
  float: left;
}

#container #bg-repeat #content .det-box01 #slide-box .status_agreement_lg {
  position: absolute;
  left: 0;
  width: 687px;
  text-align: center;
  z-index: 100;
}

#container #bg-repeat #content .det-box01 #slide-box #slideshow {
  width: 687px;
  height: 539px;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 {
  position: absolute;
  width: 687px;
  font-size: 14px;
  color: #fff;
  z-index: 99;
  bottom: 0px;
  left: 0;
  padding: 5px 0;
  /* Fallback for web browsers that doesn't support RGBa */
  background: black;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 li a {
  color: #fff;
  display: block;
  cursor: pointer;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 .left {
  padding-left: 10px;
  float: left;
  width: 100px;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 .left img {
  margin-right: 3px;
  float: left;
  padding-top: 2px;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 .right {
  float: right;
  width: 100px;
  padding-right: 10px;
  text-align: right;
}

#container #bg-repeat #content .det-box01 #slide-box .det-ul02 .right img {
  margin-left: 3px;
  float: right;
  padding-top: 2px;
}

#container #bg-repeat #content .det-box01 .det-ul01 {
  width: 225px;
  float: right;
}

#container #bg-repeat #content .det-box01 .det-ul01 li {
  margin: 0 10px 10px 0;
  float: left;
}

#container #bg-repeat #content .det-box01 .det-ul01 li a:hover img {
  border: solid 1px #FC9D00;
}

#container #bg-repeat #content .det-box01 .det-ul01 li img {
  display: block;
  border: solid 1px #d5d6d6;
}

#container #bg-repeat #content .det-box01 .det-ul01 .activeSlide a img {
  border: solid 1px #FC9D00;
}

#container #bg-repeat #content .det-box01 .button-area {
  clear: both;
  display: block;
  width: 452px;
  height: 38px;
  margin: auto;
  padding: 100px 0 0;
  border: none;
}

#container #bg-repeat #content .det-box01 .add-favorite {
  background: url(../img/pc-legacy/button/detailpage-add-favorite.png) no-repeat;
  background-position: center;
}

#container #bg-repeat #content .det-box01 .added-favorite {
  background: url(../img/pc-legacy/button/detailpage-added-favorite.png) no-repeat;
  background-position: center;
}

#container #bg-repeat #content .det-ul03 {
  padding: 11px 0 12px 16px;
  margin-bottom: 19px;
  background: url(../img/pc-legacy/detail/ul03_bg.jpg) repeat-x left top;
}

#container #bg-repeat #content .det-ul03 .right {
  float: right;
}

#container #bg-repeat #content .det-ul03 .right a {
  margin-right: 10px;
}

#container #bg-repeat #content .det-ul03 .li01 {
  padding-top: 2px;
  float: left;
}

#container #bg-repeat #content .det01 {
  margin-bottom: 18px;
  overflow: hidden;
  background: url(../img/pc-legacy/detail/tab02_bg.gif) repeat-x bottom;
}

#container #bg-repeat #content .det01 li {
  float: left;
}

#container #bg-repeat #content .det01 li a {
  margin-right: 6px;
  width: 120px;
  height: 30px;
  line-height: 33px;
  display: block;
  color: #F25C05;
  font-size: 14px;
  font-weight: bold;
  text-indent: 43px;
  overflow: hidden;
  text-decoration: none;
}

#container #bg-repeat #content .det01 .det01_01 a {
  width: 116px;
  background: url(../img/pc-legacy/detail/tab02_list01_off.gif) no-repeat;
}

#container #bg-repeat #content .det01 .det01_01 a:hover {
  background: url(../img/pc-legacy/detail/tab02_list01_on.gif) no-repeat;
}

#container #bg-repeat #content .det01 .det01_01 .selected {
  background: url(../img/pc-legacy/detail/tab02_list01_on.gif) no-repeat;
}

#container #bg-repeat #content .det01 .det01_02 a {
  text-indent: 31px;
  line-height: 32px;
  background: url(../img/pc-legacy/detail/tab02_list02_off.gif) no-repeat;
}

#container #bg-repeat #content .det01 .det01_02 a:hover {
  background: url(../img/pc-legacy/detail/tab02_list02_on.gif) no-repeat;
}

#container #bg-repeat #content .det01 .det01_02 .selected {
  background: url(../img/pc-legacy/detail/tab02_list02_on.gif) no-repeat;
}

#container #bg-repeat #content #features-tab {
  margin-bottom: 35px;
}

#container #bg-repeat #content #features-tab .tableA {
  width: 460px;
  font-size: 14px;
  border: 1px solid #999;
  border-collapse: collapse;
}

#container #bg-repeat #content #features-tab .tableA th {
  width: 180px;
  padding: 5px;
  text-align: left;
  border: 1px solid #999;
  border-collapse: collapse;
  background-color: #ffdcb2;
}

#container #bg-repeat #content #features-tab .tableA td {
  padding: 5px;
  color: #333;
  border: 1px solid #999;
  border-collapse: collapse;
  word-break: break-word;
}

#container #bg-repeat #content #features-tab .tableA .tr01 th {
  width: 40%;
}

#container #bg-repeat #content #features-tab .tableA .tr01 td {
  width: 60%;
}

#container #bg-repeat #content #features-tab .carinfotable {
  border-collapse: separate;
  border-spacing: 2px;
  width: 940px;
}

#container #bg-repeat #content #features-tab .carinfotable .carinfo {
  border: 1px solid #F25C05;
  font-size: 14px;
  word-break: break-all;
  width: 459px;
  padding: 10px;
  vertical-align: top;
}

#container #bg-repeat #content #features-tab .carinfotable .carinfo P {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
}

#container #bg-repeat #content #features-tab .info-buttons {
  margin-bottom: 20px;
}

#container #bg-repeat #content #features-tab .info-buttons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 45px;
}

#container #bg-repeat #content #features-tab .info-buttons li {
  display: inline-block;
}

#container #bg-repeat #content #info {
  margin-bottom: 35px;
}

#container #bg-repeat #content #info #orderinfoTable {
  width: 850px;
  margin: 0 auto;
  border: 1px solid #999999;
  border-collapse: collapse;
  font-size: 12px;
}

#container #bg-repeat #content #info #orderinfoTable th {
  background-color: #EEE;
  border: 1px solid #999999;
  border-collapse: collapse;
  padding: 5px;
  text-align: center;
}

#container #bg-repeat #content #info #orderinfoTable td {
  border: 1px solid #999999;
  border-collapse: collapse;
  color: #333333;
  padding: 5px;
}

#container #bg-repeat #content #info #orderinfoTable dl dt {
  float: left;
  margin-right: 5px;
}

#container #bg-repeat #content #info #orderinfoTable dl dd {
  width: 500px;
  float: left;
}

#container #bg-repeat #content #inquiry {
  width: 938px;
  margin: 0 0 40px;
  overflow: hidden;
}

#container #bg-repeat #content #inquiry h2 {
  margin: 0 0 20px;
}

#container #bg-repeat #content #inquiry h3 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

#container #bg-repeat #content #inquiry p {
  color: #444;
  text-align: center;
}

#container #bg-repeat #content #inquiry #in-inquiry-box {
  padding: 0 45px;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #tel-inquiry-guide,
#container #bg-repeat #content #inquiry #in-inquiry-box #mail-inquiry-guide {
  background: #F5F5F5;
  padding: 30px 0px;
  border: #C2C2C2 solid 1px;
  width: 395px;
  border-radius: 2px;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #tel-inquiry-guide {
  float: left;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #tel-inquiry-guide #tel-inquiry-no {
  min-height: 44px;
  margin: 0 0 10px;
  padding: 10px 0 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #tel-inquiry-guide #tel-inquiry-no a {
  color: #2900ee;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #mail-inquiry-guide {
  float: right;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #mail-inquiry-guide #mail-inquiry-button {
  margin: 0 0 10px;
  line-height: 1;
}

#container #bg-repeat #content #inquiry #in-inquiry-box #mail-inquiry-guide #mail-inquiry-button img {
  cursor: pointer;
}

#container #bg-repeat #content #inquiry #in-inquiry-box .inquiry-guide-text {
  font-size: 11px;
}

#container #bg-repeat #content .formbox_line .inquirywrap-cpl-title p {
  text-align: center;
  padding: 50px 0;
  font-size: 16px;
}

#container #bg-repeat #content .formbox_line .contact-area {
  position: relative;
  text-align: center;
}

#container #bg-repeat #content .formbox_line .contact-area p {
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 0;
  right: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#container #bg-repeat #content .formbox_line .banner-area {
  margin: 50px 0;
}

#container #bg-repeat #content .formbox_line .banner-area .inner-site {
  text-align: center;
}

#container #bg-repeat #content #inquiry-form .inquirywrap-title p {
  text-align: center;
  padding: 50px 0;
  font-size: 18px;
}

#container #bg-repeat #content #inquiry-form .inquirywrap-title .title {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: bold;
}

#container #bg-repeat #content #inquiry-form .button-area {
  margin-top: 50px;
  text-align: center;
}

#container #bg-repeat #content #inquiry-form .button-area .edit-btn {
  display: inline-block;
  padding-right: 15px;
}

#container #bg-repeat #content #inquiry-form .button-area .send-btn {
  display: inline-block;
}

#container #bg-repeat #content #inquiry-form .contact-area {
  position: relative;
  margin: 30px 0;
  text-align: center;
}

#container #bg-repeat #content #inquiry-form .contact-area p {
  position: relative;
  display: inline-block;
  top: -150px;
  left: 0;
  right: 0;
  font-size: 24px;
  font-weight: bold;
}

#container #bg-repeat #content #inquiry-form .banner-area .inner-site {
  text-align: center;
}

#container #bg-repeat #content #buy .buy-title {
  width: 100%;
}

#container #bg-repeat #content #buy .buy-title img {
  width: 100%;
}

#container #bg-repeat #content #buy .buy-title p {
  text-align: center;
  padding: 30px 0;
  font-size: 18px;
}

#container #bg-repeat #content #buy .buy-inquiry-input p,
#container #bg-repeat #content #buy .buy-inquiry-cfm p {
  padding: 15px 10px;
  font-size: 18px;
  color: #fff;
  background: #666666;
  font-weight: bold;
}

#container #bg-repeat #content #buy .buy-inquiry-input .contact,
#container #bg-repeat #content #buy .buy-inquiry-cfm .contact {
  margin: 20px 0 50px;
  width: 100%;
}

#container #bg-repeat #content #buy .buy-inquiry-input .contact .make select,
#container #bg-repeat #content #buy .buy-inquiry-input .contact .model select,
#container #bg-repeat #content #buy .buy-inquiry-cfm .contact .make select,
#container #bg-repeat #content #buy .buy-inquiry-cfm .contact .model select {
  background: #ffe5e5;
}

#container #bg-repeat #content #buy .buy-inquiry-input .about-your-truck table th {
  width: 37.5%;
}

#container #bg-repeat #content #buy .buy-inquiry-input .about-your-truck table input:-ms-input-placeholder {
  color: #808080;
}

#container #bg-repeat #content #buy .buy-inquiry-input .button-area {
  text-align: center;
  margin-bottom: 50px;
}

#container #bg-repeat #content #buy .buy-inquiry-cfm .about-your-truck th {
  width: 34.1%;
}

#container #bg-repeat #content #buy .buy-inquiry-cfm .about-user th {
  width: 17.8%;
}

#container #bg-repeat #content #buy .buy-inquiry-cfm .about-user .td-style {
  width: 17%;
}

#container #bg-repeat #content #buy .contact-area {
  position: relative;
  margin: 25px 0;
  text-align: center;
}

#container #bg-repeat #content #buy .contact-area p {
  position: absolute;
  display: inline-block;
  top: 20px;
  left: 0;
  right: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#container #bg-repeat #content #buy .contact-area img {
  width: 100%;
}

#container #bg-repeat #content #buy .contact-area .img-style {
  width: 456px;
}

#container #bg-repeat #content #buy .inquiry-index-contact {
  position: relative;
}

#container #bg-repeat #content #buy .inquiry-index-contact .free-tel-text {
  position: absolute;
  top: 37px;
  left: 0;
  right: 0;
  line-height: 32px;
  font-size: 30px;
  font-weight: bold;
}

#container #bg-repeat #content #buy .inquiry-index-contact .free-fax-text {
  position: absolute;
  top: 295px;
  left: 0;
  right: 0;
  line-height: 32px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}

#container #bg-repeat #content #buy .process-4step {
  position: relative;
  width: 676px;
  height: 934px;
  margin: auto;
  background: url("../img/pc-legacy/inquiry/step-4.png") no-repeat center center;
}

#container #bg-repeat #content #buy .process-4step .process-step1 {
  position: absolute;
  top: 130px;
  left: 173px;
}

#container #bg-repeat #content #buy .process-4step .process-step2 {
  position: absolute;
  top: 327px;
  left: 173px;
}

#container #bg-repeat #content #buy .process-4step .process-step3 {
  position: absolute;
  top: 523px;
  left: 173px;
}

#container #bg-repeat #content #buy .process-4step .process-step4 {
  position: absolute;
  top: 717px;
  left: 173px;
}

#container #bg-repeat #content #buy .process-4step .notes-inner {
  position: absolute;
  top: 880px;
  left: 25px;
}

#container #bg-repeat #content #buy .process-4step .process-heading {
  display: block;
  padding-top: 22px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 48px;
}

#container #bg-repeat #content #buy .process-4step .process-heading > span {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
}

#container #bg-repeat #content #buy .process-4step .process-title {
  display: block;
  line-height: 44px;
  font-size: 42px;
  font-weight: bold;
}

#container #bg-repeat #content #buy .process-4step .process-text {
  display: block;
  padding: 10px 0;
  line-height: 23px;
  font-size: 21px;
}

#container #bg-repeat #content #buy .process-4step .process-notes {
  display: block;
  line-height: 16px;
  font-size: 14px;
}

#container #bg-repeat #content #buy .banner-area .inner-site {
  text-align: center;
}

#container #bg-repeat #content #buy .banner-area .inner-site img {
  width: 100%;
}

#container #bg-repeat #content #buy .banner-area .outer-site {
  width: auto;
}

#container #bg-repeat #content .buy-cfm-style,
#container #bg-repeat #content .buy-cpl-style {
  margin: 20px 145px 130px;
}

#container #bg-repeat #content .buy-cfm-style .button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: -webkit-space-between;
  justify-content: -webkit-space-between;
}

#container #bg-repeat #content .buy-cfm-style .button-area div {
  display: inline-block;
}

#container #bg-repeat #content .banner-area .outer-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 700px;
  margin: 50px auto;
}

#container #bg-repeat #content .banner-area .outer-site li {
  display: inline-block;
}

#container #bg-repeat #content .inquirywrap-title {
  text-align: center;
  margin: 30px 0;
}

#container #bg-repeat #content .inquirywrap-title .h2-style {
  text-align: center;
  margin-bottom: 50px;
  font-size: 36px;
}

#container #bg-repeat #content #mail table .title-info {
  color: #fff;
  background: #666666;
}

#container #bg-repeat #content #mail table .title-info .item-name {
  font-size: 16px;
}

#container #bg-repeat #content #mail table .title-info .ref-number {
  font-size: 24px;
  font-weight: bold;
}

#container #bg-repeat #content #mail table .required-red {
  float: right;
}

#container #bg-repeat #content #mail table .selectradio li {
  display: inline-block;
}

#container #bg-repeat #content #mail table .td-style {
  width: 135px;
  background-color: #eeeeee;
}

#container #bg-repeat #content #mail table #fullname,
#container #bg-repeat #content #mail table #phone,
#container #bg-repeat #content #mail table #email,
#container #bg-repeat #content #mail table .quotation-checked {
  background: #ffe5e5;
}

#container #bg-repeat #content #mail table .required-red,
#container #bg-repeat #content #mail table .required-orange {
  height: 17px;
  padding: 0;
  line-height: 16px;
  border-radius: inherit;
  text-align: center;
}

#container #bg-repeat #content #mail table .required-red {
  width: 29px;
}

#container #bg-repeat #content #mail table .required-orange {
  width: 80px;
}

#container #bg-repeat #content #mail table input:-ms-input-placeholder,
#container #bg-repeat #content #mail table select:-ms-input-placeholder {
  color: #808080;
}

#container #bg-repeat #content #mail .contact {
  width: 650px;
  margin: 10px auto;
  border-collapse: collapse;
}

#container #bg-repeat #content #mail .contact th {
  overflow: hidden;
  width: 120px;
  padding: 10px;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  background-color: #eeeeee;
}

#container #bg-repeat #content #mail .contact td {
  padding: 10px;
  text-align: left;
  font-size: 16px;
  border: 1px solid #cccccc;
}

#container #bg-repeat #content #mail .contact td .note {
  display: block;
  margin: 7px 0 0;
}

#container #bg-repeat #content #mail .contact td textarea {
  height: 8em;
}

#container #bg-repeat #content #mail .contact input {
  height: 35px;
  padding: 2px;
}

#container #bg-repeat #content #mail .contact input[type="text"] {
  width: 215px;
}

#container #bg-repeat #content #mail .contact input[type="radio"], #container #bg-repeat #content #mail .contact input[type="checkbox"] {
  margin-right: 3px;
  position: relative;
  top: 6px;
}

#container #bg-repeat #content #mail .contact select {
  height: 35px;
  padding: 2px;
}

#container #bg-repeat #content #mail .contact .example {
  color: #666;
  margin-top: 3px;
}

#container #bg-repeat #content #mail .contact .inquiry-item input {
  vertical-align: bottom;
}

#container #bg-repeat #content #mail .contact .user-name input,
#container #bg-repeat #content #mail .contact .user-name select,
#container #bg-repeat #content #mail .contact .user-tel input,
#container #bg-repeat #content #mail .contact .user-tel select,
#container #bg-repeat #content #mail .contact .user-mail input,
#container #bg-repeat #content #mail .contact .user-mail select {
  background: #ffe5e5;
}

#container #bg-repeat #content #mail .contact .validation-group-personal1 {
  width: 290px;
}

#container #bg-repeat #content #mail .contact #address-inner {
  width: 100%;
}

#container #bg-repeat #content #mail .contact .validation-check-group1 {
  background: #ffe5e5;
}

#container #bg-repeat #content #mail .quotation-checked {
  background: #ffe5e5;
}

#container #bg-repeat #content #mail .other-check-detail td textarea {
  background: #ffe5e5;
}

#container #bg-repeat #content #content-left {
  width: 700px;
  float: left;
  display: block;
  /*--------------------------------------------
Service page
--------------------------------------------*/
  /*--------------------------------------------
Company page
--------------------------------------------*/
  /*--------------------------------------------
faqpage
--------------------------------------------*/
}

#container #bg-repeat #content #content-left .tab02 {
  overflow: hidden;
  background: url(../img/pc-legacy/index/tab02_bg.gif) repeat-x bottom;
}

#container #bg-repeat #content #content-left .tab02 li {
  float: left;
}

#container #bg-repeat #content #content-left .tab02 li a {
  margin-right: 6px;
  width: 132px;
  height: 30px;
  line-height: 33px;
  display: block;
  color: #F25C05;
  font-size: 14px;
  font-weight: bold;
  text-indent: 43px;
  overflow: hidden;
  text-decoration: none;
}

#container #bg-repeat #content #content-left .tab02 .tab02_01 a {
  width: 116px;
  background: url(../img/pc-legacy/index/tab02_list01_off.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_01 a:hover {
  background: url(../img/pc-legacy/index/tab02_list01_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_01 .selected {
  background: url(../img/pc-legacy/index/tab02_list01_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_02 a {
  background: url(../img/pc-legacy/index/tab02_list02_off.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_02 a:hover {
  background: url(../img/pc-legacy/index/tab02_list02_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_02 .selected {
  background: url(../img/pc-legacy/index/tab02_list02_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_03 a {
  background: url(../img/pc-legacy/index/tab02_list03_off.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_03 a:hover {
  background: url(../img/pc-legacy/index/tab02_list03_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_03 .selected {
  background: url(../img/pc-legacy/index/tab02_list03_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_04 a {
  background: url(../img/pc-legacy/index/tab02_list04_off.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_04 a:hover {
  background: url(../img/pc-legacy/index/tab02_list04_on.gif);
}

#container #bg-repeat #content #content-left .tab02 .tab02_04 .selected {
  background: url(../img/pc-legacy/index/tab02_list04_on.gif);
}

#container #bg-repeat #content #content-left .index-news {
  margin: 0 0 20px 0;
  font-size: 14px;
  padding: 10px;
  border: 1px solid #3bc644;
}

#container #bg-repeat #content #content-left .index-news dt {
  font-weight: bold;
  color: #636363;
  float: left;
  clear: both;
}

#container #bg-repeat #content #content-left .index-news dd {
  margin: 0 0 10px 130px;
  overflow: hidden;
}

#container #bg-repeat #content #content-left .index-news dd a {
  text-decoration: underline;
}

#container #bg-repeat #content #content-left #duein-cars {
  overflow-y: auto;
  max-height: 400px;
  margin: 0 0 15px;
  border: 1px solid #3bc644;
}

#container #bg-repeat #content #content-left #duein-cars .tab02-content {
  margin-bottom: 0;
  padding: 10px 0 0;
  border: none;
}

#container #bg-repeat #content #content-left #duein-cars li {
  margin: 0 0 10px 7.5px;
}

@-moz-document url-prefix() {
  #container #bg-repeat #content #content-left #duein-cars li {
    margin: 0 0 10px 6px;
  }
}

#container #bg-repeat #content #content-left #duein-cars _:-ms-lang(x)::-ms-backdrop, #container #bg-repeat #content #content-left #duein-cars li {
  margin: 0 0 10px 6px;
}

#container #bg-repeat #content #content-left .blog-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  margin: 0 0 10px 0;
  border: 1px solid #3bc644;
}

#container #bg-repeat #content #content-left .blog-news .slick-slide {
  padding: 10px;
}

#container #bg-repeat #content #content-left .blog-news .slick-slide span {
  font-size: 14px;
  color: #000;
}

#container #bg-repeat #content #content-left .blog-news .slick-slide img {
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

#container #bg-repeat #content #content-left .blog-news .slide-arrow {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5px;
  background: #eee;
}

#container #bg-repeat #content #content-left .blog-news .title span {
  font-weight: bold;
}

#container #bg-repeat #content #content-left .blog-news .article {
  position: relative;
}

#container #bg-repeat #content #content-left .blog-news .article .tag {
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 23px;
  line-height: 25px;
  padding-left: 5px;
  font-size: 16px;
  color: #fff;
  background: #f65e23;
}

#container #bg-repeat #content #content-left .blog-news-link {
  text-align: right;
  text-decoration: underline;
  font-size: 16px;
}

#container #bg-repeat #content #content-left .about-purchase {
  margin-bottom: 15px;
}

#container #bg-repeat #content #content-left .strengthening p {
  margin-bottom: 10px;
  margin-left: 1px;
}

#container #bg-repeat #content #content-left .strengthening a {
  font-size: 19px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  line-height: 2.6em;
  display: block;
}

#container #bg-repeat #content #content-left .strengthening dl dt {
  display: block;
  position: relative;
  width: 700px;
  height: 48px;
  padding: 0 10px;
  background: url(../img/pc-legacy/index/buying_title_back.png) no-repeat;
}

#container #bg-repeat #content #content-left .strengthening dl .strengthening-dt1 img,
#container #bg-repeat #content #content-left .strengthening dl .strengthening-dt2 img,
#container #bg-repeat #content #content-left .strengthening dl .strengthening-dt3 img {
  position: absolute;
  top: 10px;
  right: 10px;
}

#container #bg-repeat #content #content-left .strengthening dl .strengthening-dd1 {
  padding: 15px 2px 15px 0;
}

#container #bg-repeat #content #content-left .strengthening dl .strengthening-dd2 {
  padding: 9px 2px;
}

#container #bg-repeat #content #content-left .strengthening dl .strengthening-dd3 {
  padding-top: 7px;
}

#container #bg-repeat #content #content-left .strengthening .strengthening-orange {
  color: #fe8b02;
  font-weight: bold;
}

#container #bg-repeat #content #content-left .staff-info {
  margin: 36px 0 25px;
}

#container #bg-repeat #content #content-left .staff-info p {
  line-height: 27px;
  padding-top: 20px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}

#container #bg-repeat #content #content-left .ptitle {
  color: #F26522;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}

#container #bg-repeat #content #content-left .banner-area {
  text-align: center;
}

#container #bg-repeat #content #content-left .banner-area .contact-area img {
  margin: 15px 0;
}

#container #bg-repeat #content #content-left .service-support h3 {
  display: table;
  margin: auto;
  padding-bottom: 5px;
  border-bottom: solid 3px #ec1234;
}

#container #bg-repeat #content #content-left .service-support .service-h4 {
  font-size: 18px;
  border-bottom: 1px solid #333;
}

#container #bg-repeat #content #content-left .service-support .service-desc {
  margin: 15px 0;
}

#container #bg-repeat #content #content-left .service-support .service-desc p {
  margin-top: 10px;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#container #bg-repeat #content #content-left .service-support .service-link a {
  display: inline-block;
  width: 308px;
  margin: 20px;
  color: #333;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner {
  border: 1px solid #edb918;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 37px;
  background: #edb918 url("/img/pc-legacy/service/triangle.png") no-repeat center center;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner > div {
  height: 97px;
  padding: 10px;
  text-align: center;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner img {
  vertical-align: middle;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner span {
  padding-right: 5px;
  font-size: 25px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1.2;
}

#container #bg-repeat #content #content-left .service-support .service-link .service-link-inner .service-link-inner-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#container #bg-repeat #content #content-left .service-support .feature-area {
  margin: 20px 0 40px;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-inner {
  width: 300px;
  margin: 20px auto;
  padding: 10px;
  border: solid 3px #eee;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 8px #eee;
  box-shadow: 0 0 8px #eee;
  text-align: center;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-title {
  padding: 6px 0 20px;
  font-size: 18px;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-title .item-number {
  padding: 3px 7px;
  color: #333;
  background: #edb918;
  border-radius: 50%;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-title span {
  font-weight: bold;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-title .number-style {
  height: 40px;
  line-height: 42px;
}

#container #bg-repeat #content #content-left .service-support .feature-area .feature-title span {
  display: inline-block;
  vertical-align: middle;
}

#container #bg-repeat #content #content-left .service-support .service-exp > div {
  text-align: center;
}

#container #bg-repeat #content #content-left .service-support .service-exp .img-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#container #bg-repeat #content #content-left .service-support .service-exp .img-area img {
  width: 225px;
  margin: 15px auto 20px;
}

#container #bg-repeat #content #content-left .service-support .service-exp p {
  margin: 0 40px 20px;
}

#container #bg-repeat #content #content-left .service-support .service-exp .button-area {
  margin: 20px 0;
  text-align: right;
}

#container #bg-repeat #content #content-left .service-support .service-exp .button-area .article-link {
  display: inline-block;
  padding: 10px;
  color: #fff;
  background: #0571a1;
  border-radius: 15px;
}

#container #bg-repeat #content #content-left .service-support .faq-area {
  margin: 40px auto;
  padding: 35px 15px 15px;
  border: 3px solid #aaa;
}

#container #bg-repeat #content #content-left .service-support .faq-area dl {
  margin-top: 20px;
  border: 3px solid #edb918;
}

#container #bg-repeat #content #content-left .service-support .faq-area dl dt {
  padding: 15px 20px;
  background: #edb918;
  font-size: 18px;
}

#container #bg-repeat #content #content-left .service-support .faq-area dl dd {
  margin: 15px 40px;
}

#container #bg-repeat #content #content-left .service-support .faq-area dl .concise-answer {
  font-size: 18px;
}

#container #bg-repeat #content #content-left .service-support .faq-area .faq-link {
  margin-top: 20px;
  text-align: right;
  text-decoration: underline;
  font-size: 16px;
}

#container #bg-repeat #content #content-left .service-support .customer-voice div {
  margin: 20px auto;
  padding: 20px;
  border: dashed 3px #0571a1;
  -webkit-box-shadow: 0 0 8px #eee;
  box-shadow: 0 0 8px #eee;
}

#container #bg-repeat #content #content-left .service-support .customer-voice div .p-style {
  display: inline-block;
  font-size: 18px;
  border-bottom: double 3px #edb918;
}

#container #bg-repeat #content #content-left #company > h2 {
  line-height: 36px;
  font-size: 28px;
  font-weight: bold;
}

#container #bg-repeat #content #content-left #company .company-title {
  margin: 80px 0 30px;
}

#container #bg-repeat #content #content-left #company .txt {
  margin-bottom: 30px;
}

#container #bg-repeat #content #content-left #company .txt p {
  line-height: 30px;
  font-size: 16px;
}

#container #bg-repeat #content #content-left #company .hyo {
  width: 100%;
  border-collapse: collapse;
}

#container #bg-repeat #content #content-left #company .hyo .leftcell {
  width: 195px;
  line-height: 37px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: #f2f2f2;
}

#container #bg-repeat #content #content-left #company .hyo .rightcell {
  line-height: 24px;
  padding: 5px;
  text-align: left;
  font-size: 16px;
  border: 1px solid #cccccc;
}

#container #bg-repeat #content #content-left #company #access {
  margin-bottom: 30px;
}

#container #bg-repeat #content #content-left #company #access iframe {
  margin-bottom: 30px;
}

#container #bg-repeat #content #content-left #company #logo-guide-link a {
  vertical-align: bottom;
}

#container #bg-repeat #content #content-left #company #logo-guide-link p {
  display: inline-block;
}

#container #bg-repeat #content #content-left #company #logo-guide-link span {
  display: block;
  text-align: right;
}

#container #bg-repeat #content #content-left #company #logo-guide-link .logo-corporate p {
  text-align: center;
}

#container #bg-repeat #content #content-left #logo-guide div {
  margin: 20px 0;
}

#container #bg-repeat #content #content-left #logo-guide div h3 {
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl {
  line-height: 17px;
  margin: 15px 10px;
  font-size: 15px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-title,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-title,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 70px;
  margin: 10px 0 0;
  padding: 5px;
  font-weight: bold;
  color: #fff;
  background: #4b4b4b;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-title::after,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-title::after,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-title::after {
  content: "\02228";
  position: absolute;
  right: 10px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-title .faq-number,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-title .faq-number,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-title .faq-number {
  display: inline-block;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-title .faq-name,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-title .faq-name,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-title .faq-name {
  display: inline-block;
  width: 80%;
  padding-left: 5px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .ac::after,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .ac::after,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .ac::after {
  content: "\02227";
  position: absolute;
  right: 10px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer {
  line-height: 20px;
  margin: 0 0 10px;
  padding: 10px;
  background: #e6e6e6;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text > span,
#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text .text-layout,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text > span,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text .text-layout,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text > span,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text .text-layout {
  padding-right: 5px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text table,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text table,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text table {
  margin: 10px 0;
  border-collapse: collapse;
  background: #fff;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text table th, #container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text table td,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text table th,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text table td,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text table th,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text table td {
  border: 1px solid #000;
  padding: 5px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text table th,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text table th,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text table th {
  width: 130px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text dl dt,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text dl dt,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text dl dt {
  font-weight: bold;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text dl dd {
  margin-left: 16px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text .purchase-a2 dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text .purchase-a2 dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text .purchase-a2 dl dd {
  text-indent: 1em;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .answer-text .buy-a3 dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .answer-text .buy-a3 dl dd,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .answer-text .buy-a3 dl dd {
  text-indent: 1em;
  margin-bottom: 10px;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .link-photo,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .link-photo,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .link-photo {
  text-align: center;
}

#container #bg-repeat #content #content-left #faq .faq-content .faq-buy-content dl .faq-answer .link-photo img,
#container #bg-repeat #content #content-left #faq .faq-content .faq-purchase-content dl .faq-answer .link-photo img,
#container #bg-repeat #content #content-left #faq .faq-content .faq-servise-contetnt dl .faq-answer .link-photo img {
  padding: 10px 0;
}

#container #bg-repeat #content #content-left #faq .banner-area {
  padding: 20px 10px;
}

#container #bg-repeat #content #content-left #faq .banner-area img {
  width: 100%;
}

#container #bg-repeat #content #recruit-top h3,
#container #bg-repeat #content #recruit-job-type h3,
#container #bg-repeat #content #recruit-welfare h3,
#container #bg-repeat #content #recruit-faq h3 {
  margin: 0;
}

#container #bg-repeat #content #recruit-top img,
#container #bg-repeat #content #recruit-job-type img,
#container #bg-repeat #content #recruit-welfare img,
#container #bg-repeat #content #recruit-faq img {
  width: 100%;
  height: auto;
}

#container #bg-repeat #content #recruit-top #page-path,
#container #bg-repeat #content #recruit-job-type #page-path,
#container #bg-repeat #content #recruit-welfare #page-path,
#container #bg-repeat #content #recruit-faq #page-path {
  margin-top: 30px;
  margin-bottom: 30px;
}

#container #bg-repeat #content .recruit-content-wrap {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-column-gap: 18px;
  -moz-column-gap: 18px;
  column-gap: 18px;
}

#container #bg-repeat #content .recruit-content-wrap .top {
  grid-column: 1/3;
  grid-row: 1/2;
}

#container #bg-repeat #content .recruit-content-wrap .left {
  grid-column: 1/2;
  grid-row: 2/3;
}

#container #bg-repeat #content .recruit-content-wrap .right {
  grid-column: 2/3;
  grid-row: 2/3;
  margin-top: 30px;
}

#container #bg-repeat #content .recruit-header {
  margin: 0 0 0 -16px;
}

#container #bg-repeat #content .recruit-header.form {
  margin: -10px -17px 0 -16px;
}

#container #bg-repeat #content .recruit-header-list {
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: repeat(5, 1fr);
}

#container #bg-repeat #content .recruit-header-item:not(:first-child) {
  border-left: 1px solid #fff;
}

#container #bg-repeat #content .recruit-header-link {
  display: grid;
  place-content: center;
  height: 70px;
  color: #fff;
  background: #EC1234;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .recruit-header-link.active {
  position: relative;
  z-index: 1;
  color: #000;
}

#container #bg-repeat #content .recruit-header-link.active::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 164px;
  height: 60px;
  border-radius: 10px 10px 0 0;
  background: #fff;
}

#container #bg-repeat #content .recruit-header-link:hover {
  opacity: .7;
}

#container #bg-repeat #content .recruit-cta-bg {
  width: 715px;
  border-radius: 0 20px 20px 0;
  padding: 20px 0 30px;
  margin: 95px 0 0 -16px;
  background: #EC1234;
}

#container #bg-repeat #content .recruit-cta-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

#container #bg-repeat #content .recruit-cta-ttl::before, #container #bg-repeat #content .recruit-cta-ttl::after {
  content: "";
  background: #fff;
  width: 3px;
  height: 28px;
}

#container #bg-repeat #content .recruit-cta-ttl::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#container #bg-repeat #content .recruit-cta-ttl::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#container #bg-repeat #content .recruit-cta-btn {
  position: relative;
  display: grid;
  width: 600px;
  height: 100px;
  place-content: center;
  border-radius: 10px;
  margin: 11px auto 0;
  background: #fff;
  color: #EC1234;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .recruit-cta-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 37px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 19px;
  height: 19px;
  border-top: 4px solid #EC1234;
  border-right: 4px solid #EC1234;
}

#container #bg-repeat #content .recruit-cta-btn:hover {
  opacity: .9;
}

#container #bg-repeat #content .link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  margin: 26px 0 0;
}

#container #bg-repeat #content .link-wrap .link {
  position: relative;
  width: 345px;
  height: 155px;
  background: url(../img/pc-legacy/recruit/top-technical.jpg) no-repeat center/cover;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .link-wrap .link:hover {
  opacity: .7;
}

#container #bg-repeat #content .link-wrap .link.__02 {
  background: url(../img/pc-legacy/recruit/top-sales.jpg) no-repeat center/cover;
}

#container #bg-repeat #content .link-wrap .link.__02.technical {
  background: url(../img/pc-legacy/recruit/top-technical.jpg) no-repeat center/cover;
}

#container #bg-repeat #content .link-wrap .link .ttl,
#container #bg-repeat #content .link-wrap .link .btn {
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

#container #bg-repeat #content .link-wrap .link .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}

#container #bg-repeat #content .link-wrap .link .btn {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  position: absolute;
  bottom: 12px;
  right: 9px;
  font-size: 16px;
  color: #fff;
}

#container #bg-repeat #content .link-wrap .link .btn::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content .link-wrap .link .btn:hover {
  opacity: .7;
}

#container #bg-repeat #content .link-wrap .link .btn::before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}

#container #bg-repeat #content .cta-side-bg {
  width: 255px;
  height: 131px;
  border-radius: 20px 0 0 20px;
  padding: 12px 0 28px;
  margin-left: -19px;
  background: #EC1234;
}

#container #bg-repeat #content .cta-side-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

#container #bg-repeat #content .cta-side-ttl::before, #container #bg-repeat #content .cta-side-ttl::after {
  content: "";
  background: #fff;
  width: 2px;
  height: 18px;
}

#container #bg-repeat #content .cta-side-ttl::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#container #bg-repeat #content .cta-side-ttl::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#container #bg-repeat #content .cta-side-btn {
  position: relative;
  display: grid;
  width: 220px;
  height: 65px;
  place-content: center;
  border-radius: 10px;
  margin: 9px auto 0;
  background: #fff;
  color: #EC1234;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .cta-side-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 14px;
  height: 14px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content .cta-side-btn:hover {
  opacity: .9;
}

#container #bg-repeat #content .recruit-content-wrap .fv {
  width: 972px;
  margin-left: -16px;
}

#container #bg-repeat #content #recruit-top .about-ttl {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
}

#container #bg-repeat #content #recruit-top .about-txt {
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-top .require {
  margin: 96px 0 0;
}

#container #bg-repeat #content #recruit-top .require-inner {
  background: #F2F2F2;
  padding: 18px 10px 10px;
}

#container #bg-repeat #content #recruit-top .require-ttl {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}

#container #bg-repeat #content #recruit-top .require-list {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

#container #bg-repeat #content #recruit-top .require-item {
  background: #fff;
}

#container #bg-repeat #content #recruit-top .require-item .box {
  padding: 10px 20px 12px;
}

#container #bg-repeat #content #recruit-top .require-item .ttl {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

#container #bg-repeat #content #recruit-top .require-item .txt {
  min-height: 88px;
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-top .require-item .btn {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content #recruit-top .require-item .btn::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content #recruit-top .require-item .btn:hover {
  opacity: .7;
}

#container #bg-repeat #content #recruit-top .welfare {
  margin: 8px 0 0;
}

#container #bg-repeat #content #recruit-top .welfare-inner {
  display: grid;
  grid-template-columns: 345px auto;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  background: #F2F2F2;
}

#container #bg-repeat #content #recruit-top .welfare-box {
  padding: 20px 20px 0 0;
}

#container #bg-repeat #content #recruit-top .welfare-box .ttl {
  font-weight: bold;
  font-size: 28px;
}

#container #bg-repeat #content #recruit-top .welfare-box .txt {
  width: 310px;
  margin: 0;
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-top .welfare-box .btn {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  margin: 6px 0 0;
}

#container #bg-repeat #content #recruit-top .welfare-box .btn::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content #recruit-top .welfare-box .btn:hover {
  opacity: .7;
}

#container #bg-repeat #content #recruit-top .faq {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-top .faq-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
  margin-bottom: 20px;
}

#container #bg-repeat #content #recruit-top .faq-item:nth-child(n + 2) {
  margin: 20px 0 0;
}

#container #bg-repeat #content #recruit-top .faq-item .number {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}

#container #bg-repeat #content #recruit-top .faq-item .question {
  position: relative;
  display: grid;
  grid-template-columns: 66px auto 11px;
  height: 47px;
  padding: 0 0 0 10px;
  background: #4B4B4B;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

#container #bg-repeat #content #recruit-top .faq-item .question::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  right: 27px;
  width: 11px;
  height: 11px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#container #bg-repeat #content #recruit-top .faq-item .question .txt {
  font-weight: bold;
  font-size: 18px;
}

#container #bg-repeat #content #recruit-top .faq-item .question.active::before {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

#container #bg-repeat #content #recruit-top .faq-item .answer {
  display: none;
  padding: 19px 20px 18px 10px;
  background: #E6E6E6;
}

#container #bg-repeat #content #recruit-top .faq-item .answer .wrap {
  display: grid;
  grid-template-columns: 66px auto;
}

#container #bg-repeat #content #recruit-top .faq-item .answer .txt {
  font-size: 16px;
}

#container #bg-repeat #content #recruit-top .faq-btn {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  margin: 22px 0 0;
}

#container #bg-repeat #content #recruit-top .faq-btn::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content #recruit-top .faq-btn:hover {
  opacity: .7;
}

#container #bg-repeat #content #recruit-job-type .link-wrap .link.__01 {
  background: url(../img/pc-legacy/recruit/top-welfare.jpg) no-repeat center/cover;
}

#container #bg-repeat #content #recruit-job-type .about-ttl {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
}

#container #bg-repeat #content #recruit-job-type .about-txt {
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-job-type .jobContent {
  margin-top: 67px;
}

#container #bg-repeat #content #recruit-job-type .jobContent h3 {
  padding-left: 1.2em;
  margin-bottom: 9px;
  letter-spacing: .04em;
  text-indent: -0.7em;
}

#container #bg-repeat #content #recruit-job-type .jobContent h3:nth-of-type(n + 2) {
  margin-top: 32px;
}

#container #bg-repeat #content #recruit-job-type .jobContent-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
  width: 680px;
}

#container #bg-repeat #content #recruit-job-type .jobContent-txt {
  padding-left: 1.2em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .jobContent-txt.indent {
  text-indent: -1em;
  padding-left: 1.4em;
}

#container #bg-repeat #content #recruit-job-type .desire {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-job-type .desire h3 {
  padding-left: 1.2em;
  text-indent: -0.7em;
  margin-bottom: 9px;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .desire h3.sales {
  margin-top: 32px;
}

#container #bg-repeat #content #recruit-job-type .desire h3:nth-of-type(n + 2) {
  margin-top: 32px;
}

#container #bg-repeat #content #recruit-job-type .desire-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
}

#container #bg-repeat #content #recruit-job-type .desire-txt {
  padding-left: 1.2em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .desire-txt.indent {
  text-indent: -1em;
  padding-left: 1.4em;
}

#container #bg-repeat #content #recruit-job-type .flow {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-job-type .flow-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
}

#container #bg-repeat #content #recruit-job-type .flow-txt {
  padding-left: 8px;
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .flow-list {
  display: grid;
  row-gap: 54px;
  margin-top: 20px;
}

#container #bg-repeat #content #recruit-job-type .flow-item {
  display: grid;
  grid-template-columns: 100px auto;
  grid-template-rows: auto 88px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  row-gap: 8px;
}

#container #bg-repeat #content #recruit-job-type .flow-item:not(:last-child) {
  position: relative;
}

#container #bg-repeat #content #recruit-job-type .flow-item:not(:last-child)::before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 17px 0 17px;
  border-color: #d9d9d9 transparent transparent transparent;
}

#container #bg-repeat #content #recruit-job-type .flow-item .step {
  grid-column: 1/2;
  grid-row: 1/3;
}

#container #bg-repeat #content #recruit-job-type .flow-item .ttl {
  grid-column: 2/3;
  grid-row: 1/2;
}

#container #bg-repeat #content #recruit-job-type .flow-item .txt {
  grid-column: 2/3;
  grid-row: 2/3;
}

#container #bg-repeat #content #recruit-job-type .flow-item .step {
  display: grid;
  place-content: center;
  width: 100px;
  height: 100px;
  padding: 11px 0 0;
  background: #EC1234;
  border-radius: 999px;
  color: #fff;
}

#container #bg-repeat #content #recruit-job-type .flow-item .step-txt, #container #bg-repeat #content #recruit-job-type .flow-item .step-number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}

#container #bg-repeat #content #recruit-job-type .flow-item .step-txt {
  font-size: 16px;
  line-height: 1.1;
}

#container #bg-repeat #content #recruit-job-type .flow-item .step-number {
  display: block;
  font-size: 28px;
}

#container #bg-repeat #content #recruit-job-type .flow-item .ttl {
  font-weight: bold;
  font-size: 28px;
}

#container #bg-repeat #content #recruit-job-type .flow-item .ttl .small {
  font-weight: bold;
  font-size: 16px;
}

#container #bg-repeat #content #recruit-job-type .flow-item .txt {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  font-size: 16px;
  line-height: 1.8125;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .require {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-job-type .require-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
}

#container #bg-repeat #content #recruit-job-type .require-table {
  width: 100%;
  border-collapse: collapse;
  letter-spacing: .04em;
}

#container #bg-repeat #content #recruit-job-type .require-table .tr {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

#container #bg-repeat #content #recruit-job-type .require-table .tr:nth-child(2) .td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#container #bg-repeat #content #recruit-job-type .require-table .tr.welfare .link {
  margin-top: 12px;
}

#container #bg-repeat #content #recruit-job-type .require-table .th,
#container #bg-repeat #content #recruit-job-type .require-table .td {
  font-size: 16px;
}

#container #bg-repeat #content #recruit-job-type .require-table .th {
  width: 195px;
  padding: 17px 0 17px 19px;
  background: #F2F2F2;
  font-weight: bold;
}

#container #bg-repeat #content #recruit-job-type .require-table .td {
  padding: 17px 0 17px 32px;
}

#container #bg-repeat #content #recruit-job-type .require-table .td .txt {
  padding-left: 1em;
  margin-bottom: 0;
}

#container #bg-repeat #content #recruit-job-type .require-table .td .indent {
  text-indent: -1em;
}

#container #bg-repeat #content #recruit-job-type .require-table .td .link {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content #recruit-job-type .require-table .td .link::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content #recruit-job-type .require-table .td .link:hover {
  opacity: .7;
}

#container #bg-repeat #content #recruit-welfare .about {
  margin: 0 0 100px;
}

#container #bg-repeat #content #recruit-welfare .about-ttl {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
  margin: 0 0 18px;
}

#container #bg-repeat #content #recruit-welfare .about-txt {
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-welfare .welfare.__01 {
  margin: 100px 0 0;
}

#container #bg-repeat #content #recruit-welfare .welfare.__02, #container #bg-repeat #content #recruit-welfare .welfare.__03 {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-welfare .welfare-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
}

#container #bg-repeat #content #recruit-welfare .welfare-item {
  display: grid;
  grid-template-columns: 140px auto;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

#container #bg-repeat #content #recruit-welfare .welfare-item:nth-child(n + 2) {
  margin: 21px 0 0;
}

#container #bg-repeat #content #recruit-welfare .welfare-item .ttl,
#container #bg-repeat #content #recruit-welfare .welfare-item .txt {
  font-size: 16px;
  padding: 21px 0 0;
}

#container #bg-repeat #content #recruit-welfare .welfare-item .ttl {
  border-top: 1px solid #EC1234;
  color: #EC1234;
  font-weight: bold;
}

#container #bg-repeat #content #recruit-welfare .welfare-item .txt {
  border-top: 1px solid #CCCCCC;
}

#container #bg-repeat #content #recruit-faq .recruit-faq-ttl {
  width: 257px;
  border-bottom: 2px solid #EC1234;
  margin: 0 0 44px;
  padding: 0 0 4px;
  color: #EC1234;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
}

#container #bg-repeat #content #recruit-faq .faq.__02, #container #bg-repeat #content #recruit-faq .faq.__03 {
  margin: 80px 0 0;
}

#container #bg-repeat #content #recruit-faq .faq-ttl {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-size: 18px;
  height: 40px;
  padding: 10px 0 0 10px;
  background: url(../img/title-background.png) no-repeat;
  margin-bottom: 20px;
}

#container #bg-repeat #content #recruit-faq .faq-item:nth-child(n + 2) {
  margin: 20px 0 0;
}

#container #bg-repeat #content #recruit-faq .faq-item .number {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}

#container #bg-repeat #content #recruit-faq .faq-item .question {
  position: relative;
  display: grid;
  grid-template-columns: 66px auto 11px;
  height: 47px;
  padding: 0 0 0 10px;
  background: #4B4B4B;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

#container #bg-repeat #content #recruit-faq .faq-item .question::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  right: 27px;
  width: 11px;
  height: 11px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#container #bg-repeat #content #recruit-faq .faq-item .question.active::before {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
}

#container #bg-repeat #content #recruit-faq .faq-item .question .txt {
  font-weight: bold;
  font-size: 18px;
}

#container #bg-repeat #content #recruit-faq .faq-item .answer {
  display: none;
  padding: 19px 20px 18px 10px;
  background: #E6E6E6;
}

#container #bg-repeat #content #recruit-faq .faq-item .answer .wrap {
  display: grid;
  grid-template-columns: 66px auto;
}

#container #bg-repeat #content #recruit-faq .faq-item .answer .txt {
  font-size: 16px;
}

#container #bg-repeat #content #recruit-faq .faq-btn {
  position: relative;
  display: block;
  padding-right: 20px;
  color: #EC1234;
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  margin: 22px 0 0;
}

#container #bg-repeat #content #recruit-faq .faq-btn::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 11px;
  height: 11px;
  border-top: 3px solid #EC1234;
  border-right: 3px solid #EC1234;
}

#container #bg-repeat #content #recruit-faq .faq-btn:hover {
  opacity: .7;
}

#container #bg-repeat #content #recruit-form input[type="text"],
#container #bg-repeat #content #recruit-form input[type="email"],
#container #bg-repeat #content #recruit-form input[type="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  height: 42px;
  line-height: 42px;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.4em;
}

#container #bg-repeat #content #recruit-form input[type="text"]:focus,
#container #bg-repeat #content #recruit-form input[type="email"]:focus,
#container #bg-repeat #content #recruit-form input[type="tel"]:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

#container #bg-repeat #content #recruit-form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url(https://haniwaman.com/cms/wp-content/uploads/2018/12/form-css-arrow.png) no-repeat center right 8px/16px 16px;
  height: 42px;
  line-height: 31px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  padding: 0.4em 0.4em;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: 1em;
}

#container #bg-repeat #content #recruit-form select::-ms-expand {
  display: none;
}

#container #bg-repeat #content #recruit-form select:focus {
  border: 1px solid rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

#container #bg-repeat #content #recruit-form input[type="checkbox"] {
  display: none;
}

#container #bg-repeat #content #recruit-form input[type="checkbox"] + span {
  cursor: pointer;
  display: inline-block;
  margin: 0 0.2em 0;
  padding: 0 0 0 1.2em;
  position: relative;
}

#container #bg-repeat #content #recruit-form input[type="checkbox"] + span::before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
}

#container #bg-repeat #content #recruit-form input[type="checkbox"] + span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  border-bottom: 3px solid rgba(0, 0, 0, 0.32);
  border-left: 3px solid rgba(0, 0, 0, 0.32);
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1em;
}

#container #bg-repeat #content #recruit-form input[type="checkbox"]:checked + span::after {
  opacity: 1;
}

#container #bg-repeat #content #recruit-form input[type="submit"] {
  cursor: pointer;
  display: block;
  background: #EC1234;
  background-image: none;
  border: none;
  color: #fff;
  text-decoration: none;
}

#container #bg-repeat #content #recruit-form input[type="submit"]:hover,
#container #bg-repeat #content #recruit-form input[type="submit"]:focus {
  outline: none;
}

#container #bg-repeat #content #recruit-form input[type="submit"]::-moz-foucus-inner {
  border: none;
  padding: 0;
}

#container #bg-repeat #content #recruit-form {
  width: 700px;
  margin: 0 auto;
}

#container #bg-repeat #content #recruit-form .recruit-form-ttl {
  width: 222px;
  border-bottom: 2px solid #EC1234;
  margin: 30px 0 20px;
  padding: 0 0 4px;
  color: #EC1234;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
}

#container #bg-repeat #content #recruit-form .recruit-form-status {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 24px;
}

#container #bg-repeat #content #recruit-form .recruit-form-status > img {
  width: 100%;
}

#container #bg-repeat #content #recruit-form .recruit-form-txt {
  font-size: 16px;
  line-height: 1.8125;
  margin: 0 0 8px;
}

#container #bg-repeat #content #recruit-form .recruit-form-note {
  font-size: 14px;
  line-height: 1.8125;
}

#container #bg-repeat #content #recruit-form .radio-lable {
  position: relative;
  z-index: 1;
}

#container #bg-repeat #content .recruit-form-wrap {
  width: 700px;
  margin: 37px auto 0;
}

#container #bg-repeat #content .recruit-form-list {
  display: grid;
  row-gap: 20px;
  font-size: 16px;
}

#container #bg-repeat #content .recruit-form-item {
  display: grid;
  grid-template-columns: 200px auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#container #bg-repeat #content .recruit-form-item .ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin: 0;
  width: 200px;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", MS UI Gothic, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
}

#container #bg-repeat #content .recruit-form-item .ttl .require,
#container #bg-repeat #content .recruit-form-item .ttl .any {
  display: grid;
  place-content: center;
  width: 29px;
  height: 18px;
  color: #fff;
  background: #CC0000;
  font-weight: bold;
  font-size: 12px;
}

#container #bg-repeat #content .recruit-form-item .ttl .any {
  background: #163ABC;
}

#container #bg-repeat #content .recruit-form-item.__user_address, #container #bg-repeat #content .recruit-form-item.__user_qualification {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

#container #bg-repeat #content .recruit-form-item.__job_type .ttl, #container #bg-repeat #content .recruit-form-item.__sex .ttl {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  align-self: start;
}

#container #bg-repeat #content .recruit-form-item.__job_type label, #container #bg-repeat #content .recruit-form-item.__sex label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 .5em;
  position: relative;
  max-width: 210px;
  margin-bottom: .4em;
  padding: .5em .7em;
  border: 1px solid #d02525;
  border-radius: 3px;
  background-color: #d0252526;
  cursor: pointer;
}

#container #bg-repeat #content .recruit-form-item.__job_type label.is-checked, #container #bg-repeat #content .recruit-form-item.__sex label.is-checked {
  background-color: #d02525;
  color: #fff;
}

#container #bg-repeat #content .recruit-form-item.__job_type label::before, #container #bg-repeat #content .recruit-form-item.__job_type label.is-checked::after, #container #bg-repeat #content .recruit-form-item.__sex label::before, #container #bg-repeat #content .recruit-form-item.__sex label.is-checked::after {
  border-radius: 50%;
  content: '';
}

#container #bg-repeat #content .recruit-form-item.__job_type label::before, #container #bg-repeat #content .recruit-form-item.__sex label::before {
  width: 14px;
  height: 14px;
  background-color: #fff;
}

#container #bg-repeat #content .recruit-form-item.__job_type label.is-checked::after, #container #bg-repeat #content .recruit-form-item.__sex label.is-checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: calc(7px + .7em);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 7px;
  height: 7px;
  background-color: #d02525;
  border-radius: 50%;
}

#container #bg-repeat #content .recruit-form-item.__job_type input, #container #bg-repeat #content .recruit-form-item.__sex input {
  display: none;
}

#container #bg-repeat #content .recruit-form-item.__sex .input-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 14px;
  -moz-column-gap: 14px;
  column-gap: 14px;
}

#container #bg-repeat #content .recruit-form-item.__sex .label {
  width: 100px;
  max-width: 150px;
}

#container #bg-repeat #content .recruit-form-item.__username input[type="text"],
#container #bg-repeat #content .recruit-form-item.__username input[type="email"], #container #bg-repeat #content .recruit-form-item.__username_kana input[type="text"],
#container #bg-repeat #content .recruit-form-item.__username_kana input[type="email"], #container #bg-repeat #content .recruit-form-item.__user_tel input[type="text"],
#container #bg-repeat #content .recruit-form-item.__user_tel input[type="email"], #container #bg-repeat #content .recruit-form-item.__user_email input[type="text"],
#container #bg-repeat #content .recruit-form-item.__user_email input[type="email"], #container #bg-repeat #content .recruit-form-item.__user_email_send input[type="text"],
#container #bg-repeat #content .recruit-form-item.__user_email_send input[type="email"] {
  width: 400px;
}

#container #bg-repeat #content .recruit-form-item.__username input[type="tel"], #container #bg-repeat #content .recruit-form-item.__username_kana input[type="tel"], #container #bg-repeat #content .recruit-form-item.__user_tel input[type="tel"], #container #bg-repeat #content .recruit-form-item.__user_email input[type="tel"], #container #bg-repeat #content .recruit-form-item.__user_email_send input[type="tel"] {
  width: 300px;
}

#container #bg-repeat #content .recruit-form-item.__user_birth .input-wrap {
  display: grid;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 100px 36px 58px 36px 58px 85px;
}

#container #bg-repeat #content .recruit-form-item.__user_birth .input-wrap .year,
#container #bg-repeat #content .recruit-form-item.__user_birth .input-wrap .month,
#container #bg-repeat #content .recruit-form-item.__user_birth .input-wrap .day {
  justify-self: center;
}

#container #bg-repeat #content .recruit-form-item.__user_birth input[type="text"] {
  height: 42px;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .zip-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .zip-wrap .zip-txt {
  display: block;
  width: 40px;
  text-align: center;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .zip-wrap .zip {
  width: 140px;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .zip-wrap .button {
  margin-left: 20px;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .pref,
#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .address_inner {
  margin-top: 8px;
}

#container #bg-repeat #content .recruit-form-item.__user_address .input-wrap .pref {
  width: 170px;
}

#container #bg-repeat #content .recruit-form-item.__user_qualification .input-wrap {
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  grid-template-columns: auto auto;
  -webkit-column-gap: 81px;
  -moz-column-gap: 81px;
  column-gap: 81px;
  row-gap: 15px;
}

#container #bg-repeat #content .recruit-form-item.__user_qualification .input-wrap label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#container #bg-repeat #content .recruit-form .submit {
  width: 700px;
  margin: 60px 0 0;
  padding: 30px 0;
  border-radius: 20px;
  background: #F2F2F2;
}

#container #bg-repeat #content .recruit-form .submit .btn-wrap {
  position: relative;
  width: 400px;
  height: 100px;
  margin: 0 auto;
}

#container #bg-repeat #content .recruit-form .submit .btn-wrap::before {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}

#container #bg-repeat #content .recruit-form .submit input[type="submit"] {
  position: relative;
  width: 400px;
  height: 100px;
  padding-top: 7px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .recruit-form .submit input[type="submit"]:hover {
  opacity: .7;
}

#container #bg-repeat #content .recruit-form .error-msg {
  grid-column: 1/2;
}

#container #bg-repeat #content .recruit-form-item.__user_tel .error-msg, #container #bg-repeat #content .recruit-form-item.__user_email .error-msg {
  grid-column: 2/3;
}

#container #bg-repeat #content .recruit-form-item.__user_birth .error-msg {
  grid-column: 1/7;
}

#container #bg-repeat #content #recruit-form .formbox_line {
  margin: 30px auto 0;
}

#container #bg-repeat #content .recruit-confirm-txt {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.8125;
}

#container #bg-repeat #content .recruit-confirm .table,
#container #bg-repeat #content .recruit-confirm .tr,
#container #bg-repeat #content .recruit-confirm .th,
#container #bg-repeat #content .recruit-confirm .td {
  border-collapse: collapse;
  border: 1px solid #333;
}

#container #bg-repeat #content .recruit-confirm .table {
  width: 100%;
}

#container #bg-repeat #content .recruit-confirm .th,
#container #bg-repeat #content .recruit-confirm .td {
  padding: 16px 14px;
  font-size: 16px;
}

#container #bg-repeat #content .recruit-confirm .th {
  background: #F2F2F2;
}

#container #bg-repeat #content .recruit-confirm .button-area {
  margin: 60px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#container #bg-repeat #content .recruit-confirm .button-area input[type="image"] {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

#container #bg-repeat #content .recruit-confirm .button-area input[type="image"]:hover {
  opacity: .7;
}

#container #bg-repeat #content #sale,
#container #bg-repeat #content #recommend,
#container #bg-repeat #content #new-cars {
  display: none;
  margin-bottom: 15px;
}

#container #bg-repeat #content #sale .more,
#container #bg-repeat #content #recommend .more,
#container #bg-repeat #content #new-cars .more {
  background-color: #FF8B00;
  color: #FFF;
  text-align: right;
}

#container #bg-repeat #content .tab02-content {
  margin-bottom: 0;
  padding: 10px 0;
  border: 1px solid #FF8B00;
  border-top: 0;
}

#container #bg-repeat #content .tab02-content li {
  margin-left: 9px;
  width: 130px;
  float: left;
  display: inline;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
}

#container #bg-repeat #content .tab02-content li img {
  margin: 0 0 5px;
  display: block;
}

#container #bg-repeat #content .det-ul04 {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  display: block !important;
}

#container #bg-repeat #content .det-ul04 li {
  margin-right: 20px !important;
  font-size: 12px !important;
  line-height: 1.5;
}

#container #bg-repeat #content .det-ul04 li .img {
  display: inline-block;
}

#container #bg-repeat #content .det-ul04 li .img img {
  margin: 0 !important;
}

#container #bg-repeat #content .det-ul04 li .addBoldUnderlayer {
  margin-left: 0;
  font-weight: bold;
}

#container #bg-repeat #content .det-ul04 .last {
  margin-right: 0 !important;
}

#container #bg-repeat #content .det-ul04 strong {
  margin-left: 0;
}

#container #bg-repeat #content .contact-area div {
  display: inline-block;
}

#container #bg-repeat #content .contact-area .contact-other {
  padding-left: 15px;
}

#container #bg-repeat #content .contact-area .contact-other img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  padding-top: 7px;
}

#container #bg-repeat #content .tip {
  position: relative;
  margin: 50px 0 0;
}

#container #bg-repeat #content .tip .tip-text {
  position: absolute;
  top: 45px;
  left: 50px;
}

#container #bg-repeat #content .tip .tip-text h2 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#container #bg-repeat #content .tip .tip-text p {
  font-size: 18px;
}

#container #bg-repeat #content .tip-itn {
  border: 1px solid #F25C05;
  padding: 10px;
  margin: 10px auto -65px;
  width: 600px;
}

#container #bg-repeat #content #sidebar {
  width: 220px;
  float: right;
  display: block;
}

#container #bg-repeat #content #sidebar.recruit {
  float: none;
  margin: 24px 0 0;
}

#container #bg-repeat #content #sidebar .banner {
  margin-bottom: 15px;
}

#container #bg-repeat #content #sidebar .banner dt {
  background-color: #eeeeee;
  padding: 4px;
  font-size: 11px;
}

#container #bg-repeat #content #sidebar .banner dt:before {
  vertical-align: sub;
  content: url(../img/pc-legacy/sidebar/arrow.png);
}

#container #bg-repeat #content #sidebar .banner dt a {
  color: #000000;
  margin-left: 3px;
}

#container #bg-repeat #content #sidebar .banner dt a:hover {
  text-decoration: none;
}

#container #bg-repeat #content #sidebar .banner dd {
  margin-bottom: 10px;
  background-color: #eeeeee;
}

#container #bg-repeat #content #sidebar .banner dd a {
  display: block;
}

#container #bg-repeat #content #sidebar .refrigerator_car {
  padding-bottom: 10px;
  background-color: #eeeeee;
}

#container #bg-repeat #content #sidebar .shop-information {
  margin-bottom: 15px;
}

#container #bg-repeat #content #sidebar .shop-information h3 {
  color: #ffffff;
  background-color: #fe8b02;
}

#container #bg-repeat #content #sidebar .shop-information dl dt {
  padding: 5px;
}

#container #bg-repeat #content #sidebar .shop-information dl dd ul {
  margin: 0;
  padding: 0 0 10px 10px;
}

#container #bg-repeat #content #sidebar .shop-information .see-google-map {
  text-align: center;
  background-color: #eeeeee;
}

#container #bg-repeat #content #sidebar .shop-information .access-method {
  padding: 10px;
  font-size: 12px;
  background-color: #eeeeee;
  border-bottom: 1px solid #fff;
}

#container #bg-repeat #content #sidebar .shop-information .access-method .access-method-info {
  padding-left: 12px;
  text-indent: -1em;
}

#container #bg-repeat #content #page404 .page404-content .page40-text {
  margin: 40px 10px 20px;
  text-align: center;
}

#container #bg-repeat #content #page404 .page404-content .page40-text h3 {
  font-size: 2.5em;
  text-align: center;
  font-weight: bold;
}

#container #bg-repeat #content #page404 .page404-content .page40-text p {
  display: block;
  width: 70%;
  margin: 30px auto 50px;
  font-size: 1.6em;
}

#container #bg-repeat #content #page404 .page404-content .page40-text a {
  font-size: 1.5em;
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

#container #bg-repeat #content #page404 .banner-area .inner-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  margin-top: 50px;
}

#container #bg-repeat #page-top {
  position: fixed;
  overflow: hidden;
  right: 50px;
}

#container #bg-repeat #page-top a {
  display: block;
  width: 180px;
  height: 40px;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #EC1234;
}

#container #bg-repeat #page-top i {
  float: right;
  line-height: 22px;
  font-size: 1em;
}

#container #footer {
  padding-top: 22px;
  text-align: center;
  color: #333;
  line-height: 150%;
  clear: both;
  background: #fff;
  overflow: hidden;
  border-top: 5px solid #EC1234;
}

#container #footer .ftr-box {
  width: 970px;
  margin: 0 auto;
  text-align: left;
}

#container #footer .ftr-box .footer-map-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  padding: 15px 10px;
}

#container #footer .ftr-box .footer-map-list ul {
  margin: 0;
  padding: 0 0 20px;
}

#container #footer .ftr-box .footer-map-list ul li {
  padding: 2.5px 0;
}

#container #footer .ftr-box .footer-map-list ul li a {
  font-weight: bold;
  color: #333;
}

#container #footer .ftr-box .footer-map-list .footer-list {
  display: inline-block;
  padding: 0 15px;
}

#container #footer .ftr-box .footer-map-list .footer-list > p {
  font-weight: bold;
}

#container #footer .ftr-box .footer-map-list .footer-list > p a {
  color: #333;
}

#container #footer .ftr-box .footer-map-list .footer-list .link-list {
  font-size: 14px;
}

#container #footer .ftr-box .footer-map-list .footer-list .link-list p {
  margin: 0;
  font-weight: bold;
  color: #f65e23;
}

#container #footer .ftr-box .footer-map-list .footer-list .link-list .all-models {
  font-weight: bold;
}

#container #footer .ftr-box .footer-map-list .footer-list1 {
  width: 200px;
  border-right: 1px solid #A9A9A9;
}

#container #footer .ftr-box .footer-map-list .footer-list1 .make li {
  display: inline-block;
  width: 48%;
}

#container #footer .ftr-box .footer-map-list .footer-list2 {
  width: 407px;
  border-right: 1px solid #A9A9A9;
}

#container #footer .ftr-box .footer-map-list .footer-list2 .model-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#container #footer .ftr-box .footer-map-list .footer-list2 .model-type p {
  margin-top: -3px;
}

#container #footer .ftr-box .footer-map-list .footer-list2 .model-type .model-type-list {
  display: inline-block;
}

#container #footer .ftr-box .footer-map-list .footer-list2 .layout {
  margin-top: 46px;
}

#container #footer .ftr-box .footer-map-list .footer-list3 {
  width: 163px;
  border-right: 1px solid #A9A9A9;
}

#container #footer .ftr-box .footer-map-list .footer-list4 {
  width: 180px;
}

#container #footer .ftr-box .footer-address-area div {
  display: inline-block;
  padding-right: 20px;
  vertical-align: bottom;
}

#container #footer .ftr-box .footer-address-area .footer-address {
  font-weight: bold;
}

#container #footer .ftr-box .footer-address-area .footer-address .company-name {
  font-size: 14px;
  color: #f65e23;
}

#container #footer .ftr-box .footer-address-area .sns-area span {
  padding-right: 10px;
  color: #333;
}

#container #footer .ftr-box .footer-address-area .sns-area span a {
  color: #333;
}

#container #footer .copy-right {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  background: #EC1234;
  clear: both;
}
