@charset "UTF-8";
/********************************************************************************************

showroom

********************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;800&display=swap");
/* #inner .showroom {
  margin-top: 45px;
} */

/* #srDetail */
/* #srDetail {
  width: 980px;
  overflow: hidden;
  margin-top: 30px;
}

#srDetail nav {
  border-top: 4px double #ccc;
  border-bottom: 4px double #ccc;
  margin: 0 0 50px;
  padding: 60px 0;
}

#srDetail nav ul {
  text-align: center;
}

#srDetail .bt {
  width: 300px;
  margin: 0 3px;
  display: inline-block;
} */

/*
#srDetail nav ul{
text-align:center;
}
#srDetail .bt{
width: 230px;
margin: 0px 20px 50px 0;
display: inline-block;
float: left;
}
#srDetail .bt_l {
    width: 230px;
    margin: 0px 0px 20px 0;
    display: inline-block;
    float: left;
}*/
/*
#srDetail nav ul{
overflow:hidden;
width:980px;
}
#srDetail .btList01 .bt{
width: 485px;
margin:0 10px 50px 0;
float:left;
}
#srDetail .btList01 .bt:last-child{
margin: 0 0 50px 0;
}
#srDetail .btList01 .bt a{
padding: 25px 12px 25px 0;
}
#srDetail .btList02 .bt{
width:320px;
margin:10px 10px 0 0;
float:left;
}
#srDetail .btList02 .bt:last-child{
margin: 10px 0 0 0;
}*/
/**/
/* #srDetail dl {
  float: right;
  width: 790px;
  background: url(../img/imgSr02.png) no-repeat right top;
  overflow: hidden;
  margin-bottom: 40px;
}

#srDetail dt {
  float: left;
  width: 115px;
  clear: both;
}

#srDetail dt:before {
  content: "- ";
}

#srDetail dd {
  float: left;
}

.srImg01 {
  float: left;
}

.srText {
  clear: both;
  padding: 30px 0 40px;
  border-top: 1px solid #ccc;
} */

/* #srDetail */
/* #srDetail ul.srPhoto {
  width: 1000px;
  overflow: hidden;
  padding-bottom: 20px;
}

#srDetail ul.srPhoto li {
  width: 230px;
  height: 230px;
  margin: 0 20px 20px 0;
  float: left;
  line-height: 0;
  font-size: 0;
}

#srDetail ul.srPhoto li img {
  width: 100%;
}

.srBanner {
  margin: 0 auto 40px;
} */

/* srSlider */
/* .srSlider {
  width: 960px;
} */

/* #srMap */
/* #srMap #gmap {
  width: 100%;
  height: 520px;
} */

/* google map infoWindow
-----------------------------------------------------------*/
/* .gmapOpen_InfoWindow {
  min-width: 200px;
  min-height: 125px;
  padding: 10px;
}

.gmapOpen_shopName {
  margin-bottom: 7px;
  font-size: 16px;
  font-size: 1.6rem;
}

.gmapOpen_shopAddress {
  display: block;
  margin-bottom: 3px;
}

.gmapOpen_shopUrl {
  margin-top: 15px;
} */

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

car

********************************************************************************************/
#car {
  background: #fff;
  padding: 70px 0;
}

.newcar table td {
  line-height: 0;
  letter-spacing: 0;
}

.newcar table.ncm {
  font-size: 12px;
  font-size: 1.2rem;
}

.newcar .ncml, #car .ncsb {
  line-height: normal;
}

#main .categoryW a {
  padding-top: 20px;
}

#main .ATC-shop-list-table-tel {
  width: 150px;
  background: url("/mt-static/themes/hc/cutout/img/icon_shop_tel.jpg") no-repeat scroll 8% 50%;
}

/* usedcar */
.usedcar > section {
  margin-bottom: 70px;
}

.ucarImg {
  width: 980px;
  overflow: hidden;
  margin-bottom: 60px;
}

.ucarImg__list {
  width: 1000px;
  overflow: hidden;
}

.ucarImg__list li {
  float: left;
  padding-left: 19px;
}

.ucarImg__text {
  text-align: center;
  padding-top: 5px;
}

.ucarSearch {
  text-align: center;
}

.ucarSearch__box {
  width: 253px;
  display: inline-block;
  background: #fff;
  padding: 30px 30px 40px;
  vertical-align: top;
  margin-right: 20px;
}

.ucarSearch__box:last-child {
  margin-right: 0;
}

.ucarSearch__title {
  text-align: center;
  padding-bottom: 10px;
}

.ucarSearch__text {
  text-align: left;
  min-height: 90px;
}

.ucarSearch__caution {
  text-align: center;
  padding-top: 10px;
}

.ucarContents {
  width: 100%;
  background: #fff;
  padding: 35px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ucarContents__list {
  text-align: center;
}

.ucarContents__list li {
  font-size: 0;
  line-height: 0;
  border: 1px solid #dedede;
  display: inline-block;
  margin: 0 3px;
}

.ucarContents__text {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 30px;
}

.ucarContents__text.ucar_Search {
  padding-bottom: 5px;
}

.ucarContents__text span {
  color: #e9525e;
}

.ucarContents .bt {
  width: 420px;
  margin: 20px auto 0;
}

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

campaign

********************************************************************************************/
#campaign .subTitle {
  margin-bottom: 20px;
}

#campaign section {
  padding-bottom: 60px;
}

#commonCampaign ul[id^=common] {
  overflow: hidden;
  margin: 0 auto !important;
  /*width: 740px;*/
}

#commonCampaign ul[id^=common] li {
  float: left;
  margin-right: 12px !important;
  margin-bottom: 12px !important;
  width: 236px;
}

#commonCampaign ul[id^=common] li img {
  display: block;
  max-width: 100%;
}

#commonCampaign ul[id^=common] li:nth-child(4n) {
  margin-right: 0 !important;
}

#commonCampaign ul[id^=common] li:nth-child(4n+1) {
  clear: both;
}

#campaign nav {
  border-bottom: 4px double #ccc;
  margin-bottom: 50px;
  padding-bottom: 60px;
}

#campaign nav ul {
  text-align: center;
}

#campaign .bt {
  width: 300px;
  margin: 0 3px;
  display: inline-block;
}

.leaflet {
  padding-bottom: 40px;
  margin-bottom: 60px;
  border-bottom: 4px double #ccc;
}

.leaflet ul {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
}

.leaflet li {
  width: 360px;
  float: left;
  text-align: center;
  margin-bottom: 12px;
}

.leaflet li:nth-child(2) {
  float: right;
}

.leaflet li figure {
  margin-bottom: 10px;
}

/* #magazine */
#magazine a:link, #magazine a:visited {
  color: #F76863;
}

#magazine {
  padding-bottom: 30px;
}

#magazine h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.8em;
  text-align: center;
  font-weight: 700;
  color: #F76863;
  margin-bottom: 2px;
}

#magazine section {
  padding-top: 60px;
}

#magazine .qr dl {
  width: 980px;
  overflow: hidden;
}

#magazine .qr dt {
  float: left;
  border: 1px solid #ccc;
  line-height: 0;
  font-size: 0;
}

#magazine .qr dd {
  float: right;
  width: 790px;
  line-height: 1.8em;
}

#magazine .qr dd.s {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7em;
  padding-top: 18px;
}

#magazine .process ul {
  width: 1030px;
  overflow: hidden;
}

#magazine .process li {
  width: 125px;
  min-height: 200px;
  padding: 18px 15px 0;
  float: left;
  margin-right: 10px;
  background: #fff;
}

#magazine .process h4 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.8em;
  text-align: center;
  background: #4D4945;
  color: #fff;
  border-radius: 50px;
  width: 54px;
  height: 54px;
  margin: 0 auto 14px;
}

#magazine .process p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7em;
}

#magazine .process p span {
  background: #fffc9f;
}

#magazine .release p {
  margin-bottom: 15px;
}

#magazine .release li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
}

#magazine .release li:before {
  content: "※";
}

/* #camButton */
#camButton {
  width: 980px;
  overflow: hidden;
  margin: 40px auto 60px;
}

#camButton ul {
  width: 500px;
  margin: 0 auto;
  overflow: hidden;
  /*margin-left:13%;*/
}

#camButton a {
  display: block;
  width: 230px;
  float: left;
  margin-right: 20px;
  background: #fff;
}

#camButton a:hover {
  color: #4d4945;
}

#camButton li {
  padding: 110px 0 16px;
}

#camButton li.magazine {
  background: url(../img/btCamMailmagazine.jpg) no-repeat center top;
}

#camButton li.thanks {
  background: url(../img/btCamThanks.jpg) no-repeat center top;
}

#camButton li.friend {
  background: url(../img/btCamFriend.jpg) no-repeat center top;
}

#camButton li h3 {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8em;
}

#camButton li h3 span {
  display: block;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5em;
  letter-spacing: 0;
}

#camButton li p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.6em;
  text-align: center;
  padding-top: 12px;
}

#camButton li p:last-child {
  padding-top: 20px;
}

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

maintenance

********************************************************************************************/
.bnMainteyoyaku {
  text-align: center;
  margin: 50px auto 0;
}

.bnCiao {
  text-align: center;
  margin: 50px auto -40px;
}

#maintenance .notes {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}

/* #schedule */
#schedule {
  padding-bottom: 20px;
}

#schedule article {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding: 15px 0 15px 70px;
  background: #ebe9e8;
  position: relative;
  z-index: 0;
}

#schedule article .year {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 10px;
}

#schedule article:nth-child(4n), #schedule article:nth-child(4n+1) {
  background: none;
}

#schedule article:first-child {
  border-top: 1px solid #ccc;
  background: #ebe9e8;
}

#schedule article h2 {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  width: 95px;
  vertical-align: middle;
  letter-spacing: 0;
}

#schedule article h2 span {
  font-family: "Quicksand";
  font-size: 30px;
  font-size: 3rem;
}

#schedule article p {
  display: inline-block;
  width: 305px;
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
}

#schedule article p.bt {
  width: 230px;
  margin-right: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

#schedule article p.bt a {
  height: 35px;
  padding: 15px 12px 0 0;
}

#schedule article ul {
  display: inline-block;
  width: 236px;
  overflow: hidden;
  vertical-align: middle;
}

#schedule article ul li {
  float: right;
  margin-left: 8px;
  line-height: 0;
  font-size: 0;
}

/* necessary */
.necessary {
  margin-top: 30px;
}

.necessary h2 {
  color: #FF4A87;
  padding-bottom: 6px;
  font-size: 15px;
  font-size: 1.5rem;
}

.necessary .box {
  padding: 20px;
  border: 4px solid #ede9e6;
  text-align: center;
}

.necessary ul {
  padding-top: 15px;
}

.necessary li {
  line-height: 1.5em;
  padding-bottom: 8px;
}

.necessary li:before {
  content: "※";
}

/* priceList */
.priceList {
  margin: 60px 0 0;
}

.priceList ul {
  padding-top: 15px;
}

.priceList li {
  line-height: 1.5em;
  padding-bottom: 4px;
}

.priceList li:before {
  content: "※";
}

.priceList table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.priceList th {
  padding: 15px 3px;
  /*font-weight:bold;*/
  background: #EBE9E8;
  text-align: center;
  border: 1px solid #ccc;
}

.priceList td {
  padding: 15px 0;
  text-align: center;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}

.priceList th span {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4em;
  font-weight: normal;
}

.priceList .td01 {
  color: #d6465c;
  background: #FFF0F0;
}

.priceList .td02 {
  background: #E8F9F5;
}

.priceList .th00 {
  background: #333;
  font-weight: bold;
  color: #fff;
}

.priceList .th01 {
  background: #4D4945;
  color: #fff;
}

.priceList .th01s {
  background: #4D4945;
  color: #fff;
}

.priceList .th02 {
  background: #3EB28F;
  font-weight: bold;
  color: #fff;
}

.priceList .left {
  text-align: left;
  padding: 10px 15px;
}

.priceList .bold {
  font-weight: bold;
}

.priceList .s {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
}

.priceList .weight {
  display: block;
  background: #4D4945;
  padding: 3px 0;
  width: 85%;
  margin: 0 auto 8px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.2em;
}

#maintenance .special {
  border: 6px solid #e3e3e3;
  padding: 15px 20px 20px 135px;
  margin: 30px 0 50px;
  position: relative;
  z-index: 0;
}

#maintenance .special .img {
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 20px;
  display: block;
}

#maintenance .special dt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8em;
  padding-bottom: 8px;
}

#maintenance .special dd {
  display: list-item;
  list-style: disc inside;
  line-height: 1.7em;
}

#maintenance .special dd span {
  color: #e93654;
  padding-left: 15px;
  font-weight: bold;
}

br.smp_br {
  display: none;
}

#maintenance i {
  display: block;
  font-style: normal;
  font-size: 11px;
  font-size: 1.1rem;
}

/*#maintenance .waittime{
	background:#fff;
	padding:20px 0;
	margin-top:30px;
	font-size:15px;
	font-size:1.5rem;
	color:#F76863;
	text-align:center;
}*/
#maintenance .waittime {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #ccc;
}

#maintenance .reception {
  font-weight: bold;
  color: #cc0000;
  text-align: left;
}

#maintenance .mt_toku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 40px auto;
}

#maintenance .mt_toku_head {
  width: 450px;
}

#maintenance .mt_toku img {
  width: 100%;
}

#maintenance .mt_toku_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#maintenance .mt_toku_item {
  padding: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* checkPoint */
.checkPoint {
  margin-top: 70px;
  width: 980px;
  overflow: hidden;
}

.checkPoint li {
  width: 184px;
  float: left;
  margin: 0 15px 20px 0;
}

.checkPoint li:nth-child(5n) {
  margin-right: 0;
}

.checkPoint li:nth-child(5n+1) {
  clear: both;
}

.checkPoint h3 {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4em;
  background: #ebe9e8;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 50px;
  width: 184px;
}

.checkPoint h3 + p {
  padding: 17px 15px;
  background: #fff;
  list-style: none;
  margin: 0 0 10px;
  line-height: 0;
  font-size: 0;
}

.checkPoint p {
  margin-left: 14px;
  line-height: 1.3em;
  padding-bottom: 6px;
  font-size: 11px;
  font-size: 1.1rem;
  display: list-item;
  list-style: disc outside;
}

.checkPoint .blank {
  height: 194px;
  background: #fff;
}

/*** #carcare ***/
#carcare {
  width: 700px;
  background: #fff;
  padding: 50px 140px;
}

/*** #makaseciao ***/
#makaseciao {
  width: 980px;
}

#makaseciao h2 {
  width: 792px;
  background: #e1f4fd;
  padding: 40px 0;
  text-align: center;
  margin: 0 auto 40px;
  border: 4px solid #0062b3;
}

#makaseciao ul {
  width: 800px;
  margin: 15px auto;
  font-size: 90%;
}

#makaseciao li {
  line-height: 1.5em;
  padding-bottom: 4px;
}

#makaseciao li:before {
  content: "※";
}

#makaseciao h4 {
  text-align: center;
  padding: 10px 0;
}

#makaseciao table {
  width: 800px;
  margin: 10px auto;
  border-collapse: separate;
  border-spacing: 1px;
  color: #333;
}

#makaseciao th {
  font-weight: bold;
  padding: 10px 4px;
  text-align: center;
  line-height: 1.4em;
}

#makaseciao th span {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4em;
  font-weight: normal;
}

#makaseciao td {
  padding: 10px 2px;
  text-align: center;
}

/* table_red */
#makaseciao .table_red {
  color: #fff;
  background: #D6465C;
  border-bottom: #aa273b solid 1px;
}

#makaseciao .red {
  color: #D6465C;
}

/* table_navy */
#makaseciao .table_navy {
  color: #fff;
  background: #0082AD;
  border-bottom: #124482 solid 1px;
}

/* table_white */
#makaseciao .table_white {
  background: #fff;
  border-bottom: #ddd solid 1px;
}

/* table_blue */
#makaseciao .table_blue {
  background: #ace0f3;
  border-bottom: #75b8d1 solid 1px;
  color: #194a5b;
}

#makaseciao .blue {
  color: #0082AD;
}

/* #makaseciao th.table_pink */
#makaseciao th.table_pink {
  color: #662b31;
}

#makaseciao .table_pink {
  background: #f3acb7;
  border-bottom: #e5929f solid 1px;
  color: #72232f;
}

#makaseciao .table_gray01 {
  background: #f6f6f6;
  border-bottom: #ccc solid 1px;
}

#makaseciao .table_gray02 {
  background: #eee;
  border-bottom: #ccc solid 1px;
}

#makaseciao .table_gray03 {
  background: #e6e6e6;
  border-bottom: #ccc 1px solid;
}

#makaseciao .table_gray04 {
  background: #ddd;
  border-bottom: #ccc solid 1px;
}

/* table_darkgray */
#makaseciao .table_darkgray {
  background: #4D4945;
  color: #FFF;
}

#makaseciao .normal {
  font-weight: normal;
}

#makaseciao .s {
  font-size: 85%;
  line-height: 1.6em;
}

#makaseciao .valignTop {
  vertical-align: top;
}

/* table_green */
#makaseciao .table_green {
  color: #fff;
  background: #29a381;
  border-bottom: #1e775e solid 1px;
}

#makaseciao .table_y-green {
  background: #7ec08c;
  border-bottom: #29a343 solid 1px;
  color: #004b10;
}

/***** #exchange *****/
#exchange section {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 70px;
  padding-bottom: 20px;
}

#exchange section:last-child {
  margin-bottom: 0;
}

#exchange h2 + div.priceList {
  margin: 0;
  text-align: left;
  padding: 20px 0 0;
  border-bottom: 0;
  border-top: 1px dashed #ccc;
}

#exchange section h2 + div {
  text-align: center;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#exchange section h2 + article {
  border-top: 1px dashed #ccc;
  padding-top: 20px;
}

#exchange section .red {
  color: #d6465c;
}

#exchange section ul.s {
  margin-top: 5px;
}

#exchange .priceList ul {
  padding-top: 10px;
}

#exchange section .s {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
}

#exchange article {
  width: 100%;
}

#exchange article h3 {
  display: table-cell;
  background: #ebe9e8;
  vertical-align: middle;
  text-align: center;
  width: 180px;
  padding: 20px 0;
  border-bottom: 2px solid #F6F4F3;
}

#exchange article div, #exchange article h3 + p {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0 10px 15px;
  width: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#exchange article table {
  width: 100%;
}

#exchange .ow20 {
  border: 1px solid #ccc;
  background: #fff;
  margin-top: 30px;
}

#exchange .ow20 h3 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  padding: 15px 0;
  margin-bottom: 8px;
  background: #EBE9E8;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-top: 4px;
}

#exchange .ow20 h3 span {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  padding-top: 3px;
}

#exchange .ow20 ul {
  margin: 0 auto 20px;
  width: 850px;
  overflow: hidden;
}

#exchange .ow20 li {
  width: 129px;
  margin: 10px 6px;
  float: left;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

#exchange .ow20 li h4 {
  background: #eee;
  border-radius: 3px;
  padding: 12px 0;
}

#exchange .ow20 li p {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

#exchange .ow20 li p:first-child {
  padding: 0;
  border-bottom: 0;
}

#exchange .battery {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 20px 0 30px;
}

#exchange .coating ul {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

#exchange .coating li span {
  display: block;
}

#exchange .coating li {
  padding: 0 0 40px;
}

#exchange .coating li.bt {
  width: 390px;
  float: left;
  padding: 20px 20px 0 0;
}

#exchange .coating li.bt:last-child {
  padding: 20px 0 0;
}

#exchange .plug {
  width: 100%;
  overflow: hidden;
  margin: 20px 0 5px;
}

#exchange .plug li {
  width: 322px;
  min-height: 200px;
  float: left;
  margin-right: 7px;
  background: #fff;
  padding: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7em;
  text-align: left;
}

#exchange .plug li:last-child {
  margin-right: 0;
}

#exchange .plug li h3 {
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 10px;
}

#exchange .plug li h3:before {
  content: "●";
  padding-right: 3px;
}

#exchange .plug li p:last-child {
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
  color: #d6465c;
}

.mobil {
  width: 980px;
  padding: 18px 0;
  background-color: #ffffff;
  border-bottom: 0 !important;
}

.mobilPlus {
  font-size: 26px;
  font-size: 2.6rem;
  color: #FF8496;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
}

.mobilArrow {
  width: 65px;
  height: 65px;
  margin: 20px auto;
}

.mobilWrap {
  width: 850px;
  /*margin: 50px auto;*/
  margin: 35px auto 50px;
  border-bottom: 0 !important;
}

.mobilTitle {
  text-align: center;
  padding: 30px 0;
  background: none;
  background-color: #EBE9E8;
}

.mobilWrap .priceList {
  margin-top: 30px;
}

/**/
#exchange .coating section {
  padding-bottom: 30px;
}

#exchange .coating section:first-child {
  border-bottom: 0;
  padding-bottom: 0;
}

#exchange .coating section .bt {
  margin-top: -20px;
}

/**/
.mobilPlusTitle {
  position: relative;
  font-size: 28px;
  font-size: 2.8rem;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  background: #4d4945;
  padding: 30px 0;
}

.mobilPlusTitle:after {
  display: block;
  content: url(../img/arrow04.png);
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -21px;
}

/****/
#introService .ow20 {
  border: 0;
  background: #fff;
  margin-top: 70px;
}

#introService .ow20 h3 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  padding: 25px 0;
  margin-bottom: 8px;
  background: #EBE9E8;
}

#introService .ow20 ul {
  margin: 0 auto;
  width: 920px;
  overflow: hidden;
}

#introService .ow20 li {
  width: 294px;
  margin: 10px 6px;
  float: left;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

#introService .ow20 li p:first-child {
  padding: 0;
  border-bottom: 0;
}

#introService .ow20 li h4 {
  background: #eee;
  border-radius: 3px;
  padding: 18px 0;
  font-size: 18pt;
}

#introService .ow20 li p {
  padding: 38px 0;
  /*border-bottom: 1px solid #eee;*/
  font-size: 20pt;
}

#introService .plug {
  width: 100%;
  /*overflow: hidden;*/
  margin: 20px 0 0;
}

#introService .plug li {
  width: 486px;
  min-height: 200px;
  /* float: left; */
  margin-left: 8px;
  margin-bottom: 35px;
  background: #fff;
  padding: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.7em;
  text-align: left;
  border-bottom: 2px solid #E8E7E6;
}

#introService .plug li:first-child {
  /* margin-left:0; */
  border-bottom: 0;
  margin: 0 auto;
}

#introService .plug li p {
  text-align: center;
}

#introService .plug li h3 {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  padding: 0 0 20px;
  font-weight: bold;
}

#introService .plug li h3:before {
  content: "●";
  padding-right: 3px;
}

#introService .plug li h3:after {
  content: "●";
  padding-left: 3px;
}

#introService div {
  text-align: center;
}

#introService div.last_d {
  text-align: center;
  margin: 40px auto 0;
}

/*#introService div.last_d .bt{
	width:610px;
}*/
#introService .kazokuInfo {
  background: #fff;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid #4D4A45;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  margin-top: 50px;
}

#introService .kazokuInfo h4 {
  background: #4D4A45;
  color: #fff;
  padding: 10px 0;
  margin: 0 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

#introService .kazokuInfo article {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 35px 35px;
  text-align: left;
}

#introService .kazokuInfo .price {
  font-size: 25px;
  font-size: 2.5rem;
  color: #D6465C;
  font-weight: bold;
  line-height: 1.8em;
}

#introService .kazokuInfo .price span.l {
  font-size: 36px;
  font-size: 3.6rem;
  margin: 0 0 0 3px;
}

#introService .kazokuInfo .price span.s {
  font-size: 15px;
  font-size: 1.5rem;
}

#introService .kazokuInfo article h3 {
  display: table-cell;
  background: #ebe9e8;
  vertical-align: middle;
  text-align: center;
  width: 340px;
  padding: 20px 0;
  border-bottom: 2px solid #F6F4F3;
}

#introService .kazokuInfo article div, .kazokuInfo article h3 + p {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0 10px 20px;
  width: 800px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#introService .kazokuInfo div {
  text-align: left !important;
  border: none;
  margin: 0;
  padding: 0;
}

#introService .kazokuInfo .s {
  margin-top: 5px;
  font-size: 1.2rem;
  line-height: 1.8em;
}

#introService .kazokuInfo section h2 + div {
  text-align: center;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#introService .p_pink {
  color: #D6465C;
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 21px;
  padding-left: 15px;
  height: 45px;
  position: relative;
}

#introService .p_pink:after {
  display: block;
  content: url(../img/arrow05.png);
  position: absolute;
  bottom: -63px;
  left: 50%;
  margin-left: -243px;
}

#introService .li_none p {
  border-top: none !important;
}

#introService .p_mm {
  height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 15px;
}

#introService .bt {
  width: 620px;
}

#inner a.incIs {
  text-decoration: none;
}

.incIs__bt {
  width: 568px;
  margin: 15px auto 0;
  padding: 15px 12px 15px 0;
  text-align: center;
  border-radius: 3px;
  background: #ffaca9 url(../img/arrow.png) no-repeat right 50%;
  color: #4d4945;
}

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

information

********************************************************************************************/
/* company */
.company article {
  width: 100%;
  display: table;
  border-bottom: 1px solid #ccc;
  /*background:#fff;*/
}

.company h2 + article {
  border-top: 1px solid #ccc;
}

.company .subTitle {
  margin-bottom: 20px;
}

.company h3 {
  display: table-cell;
  width: 178px;
  vertical-align: middle;
  text-align: center;
  padding: 15px 0;
  background: #EBE9E8;
  /*color:#fff;*/
  /*border:1px solid #ccc;*/
}

.company p {
  display: table-cell;
  width: auto;
  padding: 16px 25px;
}

@media screen and (min-width: 768px) {
  br.sp_br {
    display: none;
  }
}
/* recruit */
.recruit {
  font-size: 1.6rem;
  margin-bottom: 7rem;
}

.p-recruit-new{
  margin-bottom: 10rem;
}

.recruit .subTitle{
  font-size: 4rem;
    font-weight: 700;
    margin-bottom: 6rem;
}

.recruit section {
  padding-bottom: 70px;
}

.recruit article {
  width: 100%;
  display: table;
  border-bottom: 1px solid #ccc;
}

.recruit h2 + article {
  border-top: 1px solid #ccc;
}

.recruit h3 {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  text-align: center;
  padding: 1em;
  background: #EBE9E8;
}

.recruit p {
  /*display:table-cell;*/
  width: auto;
 /*  padding: 16px 25px; */
  /* line-height: 2; */
}

.recruit section > p {
  text-align: center;
}

.recruit h2 + p {
  display: block;
  padding: 0;
}

.recruit ul {
  display: table-cell;
  width: auto;
  padding: 16px 0 16px 25px;
}

.p-recruit-item{
  padding: 1.5em 2em;
}

.p-recruit-item p:nth-child(n+2){
  margin-top: 1em;
}

.p-recruit-banner{
  text-align: center;
  margin-top: 2em;
}

@media screen and (min-width: 768px) {
  .recruit .subTitle{
    font-size: 3.8rem;
    margin-bottom: 4rem;
  }
  .recruit h3{
    width: 30%;
  }
}

@media (max-width: 500px){
  .recruit .subTitle{
    font-size: 2rem;
    margin-bottom: 3rem;
  }
  .recruit {
    font-size: 1.4rem;
  }
  .recruit h3{
    width: 32%;
  }
}

/* terms */

.p-terms-title {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.p-terms-text {
  margin-bottom:7rem;
}
@media (max-width: 1100px) {
  .p-terms-title  {
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-terms-title  {
    margin-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  .p-terms-title  {
    font-size: 2rem;
  }
}

/* bnAdobe */
#terms .bnAdobe {
  display: block;
  margin: 10px auto 0;
}

#terms .bnAdobe dt {
  padding-right: 5px;
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}

#terms .bnAdobe dd {
  display: table-cell;
  padding-right: 30px;
  margin-bottom: 0;
  vertical-align: middle;
}

#terms .bnAdobe dd:last-child {
  padding-right: 0;
}

.p-terms-ssl_inner {
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 15px;
}

.p-terms-ssl_caution {
  display: block;
}

.p-terms-ssl_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  font-weight: bold;
}

.p-terms-ssl_block {
  margin-bottom: 10px;
}

.p-terms-ssl_block:last-of-type {
  margin-bottom: 0;
}

.p-terms-ssl_block ul {
  padding: 0.5em 1em 0;
}

.p-terms-ssl_block ul a {
  word-break: break-all;
}

/* privacyNotice */
.privacyNotice {
  padding-bottom: 60px;
}

.privacyAdd {
  padding: 10px 0 0;
  text-align: right;
}

#privacy li {
  padding-bottom: 40px;
  display: list-item;
  list-style: outside decimal;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8em;
  /*font-weight:bold;*/
}

#privacy li p {
  padding-bottom: 15px;
}

#privacy ol li {
  padding-bottom: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  display: list-item;
  list-style: outside lower-roman;
  margin-left: 15px;
  /*font-weight: normal;*/
}

#privacy .privacyCheck {
  padding: 15px;
  background: #fff;
  margin-top: 15px;
  /*font-weight:bold;*/
}

#privacy li dl {
  font-weight: normal;
}

#privacy li dt {
  padding-left: 10px;
}

#privacy li dd {
  padding-left: 16px;
}

#privacy li ul {
  margin-bottom: 5px;
}

#privacy li ul li {
  padding-bottom: 0;
  display: list-item;
  list-style: outside disc;
  margin-left: 20px;
  margin-right: 0;
  font-weight: normal;
}

/* migrant */
#migrant {
  width: 980px;
  overflow: hidden;
}

#migrant h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.8em;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 700;
}

#migrant section {
  width: 1010px;
  overflow: hidden;
  line-height: 1.7em;
  margin-bottom: 80px;
}

#migrant section div {
  width: 308px;
  float: left;
  margin-right: 28px;
}

#migrant section dl {
  width: 308px;
  height: 320px;
  padding: 30px 0 0;
  background: #fff;
  text-align: center;
}

#migrant section dt {
  color: #ff859a;
  padding-bottom: 30px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5em;
  font-weight: 700;
  -webkit-text-stroke: 0;
}

#migrant section dd:last-child {
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}

#migrant section h3 {
  font-weight: bold;
  padding: 20px 0 0;
  min-height: 70px;
  font-size: 14px;
  font-size: 1.4rem;
}

#migrant section h3 + p {
  min-height: 120px;
}

#migrant section .bt {
  width: 308px;
}

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

INTROCAMPAIGN

********************************************************************************************/
.fancybox-overlay {
  z-index: 99999;
}

.fancybox-wrap {
  z-index: 100000;
  position: relative;
}

.introCamTitle {
  text-align: center;
  margin-bottom: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}

.introCam .bt {
  width: 500px;
  margin: 30px auto 0;
}

#mapster_wrap_0 {
  margin: 0 auto;
}

.introCamCar {
  text-align: center;
  margin: 80px 0 0;
  line-height: 0;
}

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

lite

********************************************************************************************/
#wrap .lite {
  width: 480px;
  margin: 0 auto;
  padding-top: 25px;
  padding-bottom: 40px;
}

#wrap .lite > h1 {
  font-size: 28px;
  font-size: 2.8rem;
  height: 132px;
}

#wrap .lite > h1 span {
  font-size: 12px;
  font-size: 1.2rem;
}

#wrap .lite .liteWrap {
  margin-top: 30px;
  text-align: center;
}

#wrap .lite .liteWrap dl {
  width: 370px;
  background: #fff;
  padding: 20px 0;
  margin: 5px auto 25px;
  font-size: 12px;
  font-size: 1.2rem;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#wrap .lite .liteWrap dt {
  line-height: 0;
  font-size: 0;
}

#wrap .lite .liteWrap .bt {
  width: 370px;
  margin: auto;
}

.liteWindow {
  text-align: center;
  padding-top: 20px;
}

.liteWindow a:link, .liteWindow a:visited {
  text-decoration: underline;
}

.liteWindow a:hover {
  text-decoration: none;
}

/* =========================================================================================================

new style

========================================================================================================= */
/* font-family: 'Oswald', sans-serif; */
/* font-family: 'Urbanist', sans-serif; */
/* font-family: 'M PLUS Rounded 1c', sans-serif; */
/* font-family: 'Raleway', sans-serif; */


.p-index-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.p-index-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-index-header-logo {
  margin: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-index-header-logo img {
  max-width: 100%;
}

.p-index-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-index-header-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 60px;
  list-style: none;
}
@media (max-width: 1300px) {
  .p-index-header-nav ul {
    margin: 0 40px;
  }
}
@media (max-width: 1200px) {
  .p-index-header-nav ul {
    margin: 0 20px;
  }
}
@media (max-width: 1100px) {
  .p-index-header-nav ul {
    margin: 0 10px;
  }
}
@media (max-width: 1000px) {
  .p-index-header-nav ul {
    display: none;
  }
}
.p-index-header-nav a {
  white-space: nowrap;
  /* padding: 10px 15px; */
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .p-index-header-nav a {
    padding: 0 10px;
    font-size: 14px;
  }
}
.p-index-header-nav li {
  position: relative;
  cursor: pointer;
}
.p-index-header-nav li:hover > a::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-index-header-nav li:hover .c-header-drawer {
  -webkit-transform: translateY(0px) translateX(-50%);
      -ms-transform: translateY(0px) translateX(-50%);
          transform: translateY(0px) translateX(-50%);
  opacity: 1;
  visibility: visible;
}
.p-index-header-nav li > a {
  white-space: nowrap;
  padding: 10px 15px;
  color: #3f3636;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
}
@media (max-width: 1200px) {
  .p-index-header-nav li > a {
    padding: 0 10px;
    font-size: 14px;
  }
}
.p-index-header-nav li > a::after {
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(1rem);
      -ms-transform: translateY(1rem);
          transform: translateY(1rem);
  opacity: 0;
}
.p-index-header-nav li > a:hover::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/* p-index-hero */
.p-index-hero {
  position: relative;
  background-color: #f3f3f3;
  z-index: 3;
  /* height: 100vh;
  height: calc(var(--vh, 1vh) * 100); */
  width: 100%;
  overflow: hidden;
}


.p-index-hero-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-index-hero-bg-list {
    padding-top: 0 !important;
}

@media (max-width: 500px) and (min-height: 800px) {
  .p-index-hero {
    max-height: 800px;
  }
}
.p-index-hero::after {
  display: none;
}

.p-index-hero-bg-list {
  width: 100%;
  height: 100%;
  padding-top: 0;
  /* width: 100%;
  height: 100%;
  padding-top: 50%; */
  /* position: absolute;
  top: 0;
  left: 0; */
  /* z-index: 1;
  z-index: -1; */
}

/* .p-index-hero,
.p-index-hero-bg-list {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
} */

.p-index-hero:after,
.p-index-hero-bg-list {
  padding-top: 0; 
}


.p-index-hero-bg-list .slick-list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.p-index-hero-bg-list .slick-track {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@-webkit-keyframes heroBg {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes heroBg {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

/* .p-index-hero-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
} */
/* .p-index-hero-bg.hasbgBefore::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 10;
  /* background-color: rgba(0, 0, 0, 0.1); */
}
@media (max-width: 1080px) {
  .p-index-hero-bg.hasbgBefore::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    z-index: 10;
    /* background-color: rgba(0, 0, 0, 0.0); */
  }
} */
@media (max-width: 600px) {
  .p-index-hero-bg .hasbg_01 {
    background-image: url(../img/img_index-hero01_sp.jpg) !important;
  }
}
@media (max-width: 600px) {
  .p-index-hero-bg .hasbg_02 {
    background-image: url(../img/img_index-hero02_sp.jpg) !important;
  }
}
@media (max-width: 600px) {
  .p-index-hero-bg .hasbg_03 {
    background-image: url(../img/img_index-hero03_sp.jpg) !important;
    background-position: center 60%;
  }
}
@media (max-width: 600px) {
  .p-index-hero-bg .hasbg_04 {
    background-image: url(../img/img_index-hero04_sp.jpg) !important;
    background-position: 0% 75%;
  }
}

@media (max-width: 600px) {
  .p-index-hero-bg .hasbg_05 {
    background-image: url(../img/img_index-hero05_sp.jpg) !important;
    background-position: 51% 75%;
  }
}

/* @media (max-width: 600px) {
  .p-index-hero-bg-list{
    height: 100vh;
  }
} */

.p-index-hero-open{
  background-color: #FFFFFF;
  position: absolute;
  bottom: 100%;
  right: 0;
  padding: 1.538em 2.308em 1.538em;
  line-height: 1;
  border-radius: 10px;
  max-width: 460px;
  z-index: 2;
  /* width: 100%; */
  margin: 3em auto 0;
  position: static;
}


.p-index-hero-open__body{
  display: flex;
  /* justify-content: space-between; */
  align-items: flex-end;
  gap: 14px;
  font-size: 2rem;
}

.p-index-hero-today{
  position: relative;
  padding-left: 14px;
}

.p-index-hero-today:before{
  content: "";
  width: 1px;
  position: absolute;
  left: 0;
  height: 1em;
  margin-block: auto;
  top: .44em;
  background: #3f3636;
}

.p-index-hero-open-text em{
  font-size: 2.8rem;
  color: #EC4955;
  font-weight: bold;
}

.p-index-hero-open-calendar{
  text-decoration: underline !important;
  color: #3f3636;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 3px;
}

.p-index-hero-open-note{
  font-size: 1.4rem;
  margin-top: 1.14286em;
  text-align: right;
}


@media (max-width: 585px) {
  .p-index-hero-open{
    position: static;
  }
  .p-index-hero-open__body{
    font-size: 1.6rem;
    justify-content: center;
  }
  .p-index-hero-open-text em{
    font-size: 1.8rem;
  }
  .p-index-hero-open-calendar{
    font-size: 1.1rem;
  }
  .p-index-hero-open-note{
    font-size: 1rem;
    display: none;
  }
  .p-index-hero-open-calendar{
    margin-bottom: 1px;
    display: none;
  }
  .p-index-hero-today:before{
    top: 0.2em;
  }
}

.open_sp{
  display: none;
}

@media (max-width: 585px) {
  .open_sp{
    display: block;
    position: static;
  }
  .open_pc{
    display: none;
  }
}


/* .p-index-hero-text{
    padding: 50% 0 0;
  }
  @media (max-width: 585px) {
    .p-index-hero-text{
      padding: 117% 0 0;
    }
  } */

  .p-index-intro {
    margin: 0 auto 6em;
  }

.p-index-intro__title{
  font-size: 6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}

  .p-index-intro__text {
    text-align: center;
    font-size: 2.4rem;
    line-height: 1.6;
    font-weight: bold;
    opacity: .9;
  }
  .sp-only {
    display: none;
  }
  @media (max-width: 767px) {
    .p-index-intro__title{
      font-size: 4rem;
    }
    .p-index-intro__text {
      font-size: 1.6rem;
      text-align: left;
    }
    .p-index-intro__text br{
      display: none;
    }
  /* .sp-only {
    display: block;
  } */
  }

    @media (max-width: 560px) {
      .p-index-intro__title{
        font-size: 3rem;
        margin-bottom: 15px;
      }
    }


/* index p-index-showroom */
.p-index-showroom {
  position: relative;
  z-index: 5;
}
/* @media (max-width: 560px) {
  .p-index-showroom {
    padding: 15px 0 0;
  }
} */

.p-index-showroom-main{
  padding-top: 130px;
}

@media (max-width: 767px) {
  .p-index-showroom-main{
    padding-top: 60px;
  }
}


.p-index-showroom-mv{
  margin: -0.5em auto 0;
  padding-bottom: 10px;
}

.p-index-showroom-mv img {
  width: 100%;
}

.p-index-showroom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 67px;
}
@media (max-width: 950px) {
  .p-index-showroom-box {
    flex-direction: column;
  }
}
.p-index-showroom-box .c-site-btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .p-index-showroom-box .c-site-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
  @media (max-width: 585px) {
  .p-index-showroom-box {
    gap: 50px;
  }
}

.p-index-showroom-text {
  width: 60%;
  min-width: 535px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-index-showroom-text {
    min-width: 507px;
  }
}
@media (max-width: 950px) {
  .p-index-showroom-text {
    width: 510px;
    max-width: 100%;
    min-width: 0;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .p-index-showroom-text {
    width: 500px;
  }
}
.p-index-showroom-text .c-ico-bg .c-hasbg {
  height: 95%;
  -webkit-transform: translate(-5%, -10%);
      -ms-transform: translate(-5%, -10%);
          transform: translate(-5%, -10%);
}
@media (max-width: 500px) {
  .p-index-showroom-text .c-ico-bg .c-hasbg {
    height: 80%;
    background-size: contain;
    -webkit-transform: translate(-5%, -5%);
        -ms-transform: translate(-5%, -5%);
            transform: translate(-5%, -5%);
  }
}

.p-index-showroom-figure {
  position: relative;
  margin-top: 105px;
  height:600px;
}
@media (max-width: 1100px) {
  .p-index-showroom-figure {
    margin-top: 60px;
    min-height: 200px;
    height:500px;
  }
}
@media (max-width: 950px) {
  .p-index-showroom-figure {
    margin-top: 60px;
    min-height: 200px;
    height:400px;
  }
}
@media (max-width: 767px) {
  .p-index-showroom-figure {
    margin-top: 60px;
    min-height: 200px;
    height:300px;
  }
}
@media (max-width: 414px) {
  .p-index-showroom-figure {
    margin-top: 60px;
    min-height: 200px;
    height:200px;
  }
}
.p-index-showroom-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 35.29%;
}

.p-index-showroom-content {
  margin-top: 60px;
  font-size: 2rem;
  line-height: 2;
}
@media (max-width: 1100px) {
  .p-index-showroom-content {
    font-size: 1.8rem;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .p-index-showroom-content {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-index-showroom-content br {
    display: none;
  }
}

.p-index-showroom-time {
    margin-top: 24px;
    margin-bottom: 49px;
}
@media (max-width: 1100px) {
  .p-index-showroom-time {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.p-index-showroom-time dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .p-index-showroom-time dl {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .p-index-showroom-time dl {
    display: block;
  }
}
.p-index-showroom-time dt {
  background-color: #fff;
  font-size: 1.6rem;
  width: 8.5em;
  min-width: 8.5em;
  text-align: center;
  border-radius: 100px;
  padding: 8px;
  margin-right: 1.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-index-showroom-time dt {
    font-size: 1.4rem;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.p-index-showroom-time dd {
  font-size: 1.8rem;
}
@media (max-width: 1100px) {
  .p-index-showroom-time dd {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-index-showroom-time dd {
    font-size: 1.4rem;
  }
}

.p-index-showroom-image{
  width: 47%;
}

.p-index-showroom-image__list li{
  aspect-ratio: 451 / 441;
}

.p-index-showroom-image__list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

@media (max-width: 585px) {
  .p-index-showroom-image {
      width: 100%;
  }
  .p-index-showroom-image__list li{
  aspect-ratio: 450 / 225;
}
}

.p-index-showroom-search + .p-index-showroom-search{
  margin-top: 2em;
}

.p-index-showroom-search__form{
  display: flex;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
}

.p-index-showroom-search__form input{
    flex-grow: 1;
    padding: 0 1em;
    background-color: #fff;
    font-size: 1.6rem;
    border: none;
    outline: none;
}

.p-index-showroom-search__form button{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 .5em;
    font-size: 1.6rem;
    width: 8em;
    background-color: #3F3735;
    border: none;
    outline: none;
    color: #fff;
    transition: all .5s ease;
}

.p-index-showroom-search__form button:hover{
  opacity: .7;
  cursor: pointer;
}

.p-index-showroom-search__form button i{
    line-height: 1;
}

.p-index-showroom-search__form input,
.p-index-showroom-search__form button{
  height: 58px;
}

.p-index-showroom-search__sp{
  display: none;
}

@media (max-width: 768px) {
  .p-index-showroom-search__sp{
    display: block;
  }
  .p-index-showroom-search__sp .p-index-showroom-search__link{
    width: 100%;
  }
}


@media (max-width: 585px) {
  .p-index-showroom-search__form{
    border-radius: 5px;
  }
  .p-index-showroom-search__form input{
    font-size: 1.2rem;
    width: 60%;
  }
  .p-index-showroom-search__form input, 
  .p-index-showroom-search__form button{
    height: 45px;
  }
  .p-index-showroom-search__form button{
    font-size: 1.2rem;
  }
}






.p-index-showroom-logo {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
}
@media (max-width: 950px) {
  .p-index-showroom-logo {
    width: 100%;
    margin: 0 auto 40px;
  }
}
@media (max-width: 500px) {
  .p-index-showroom-logo {
    max-width: 100px;
  }
}

.p-index-slide-figure-list {
  width: 100%;
  /* margin-top: 100px; */
}
@media (max-width: 767px) {
  .p-index-slide-figure-list {
    width: 100%;
    margin-left: 0;
    margin-bottom: 75px;
    /* margin-top: 65px; */
  }
}
.p-index-slide-figure-list .slick-dots li button:hover, .p-index-slide-figure-list .slick-dots li button:focus {
  outline: none;
}
.p-index-slide-figure-list .slick-dots li button:hover:before, .p-index-slide-figure-list .slick-dots li button:focus:before {
  opacity: 0.75;
}
.p-index-slide-figure-list .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  border-radius: 10px;
  content: "";
  display: block;
  width: 60px;
  height: 8px;
  line-height: 20px;
  text-align: center;
  color: #333;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.25;
}
.p-index-slide-figure-list .slick-dots li.slick-active button:before {
  color: #333;
  opacity: 1;
}
.p-index-slide-figure-list .slick-dots {
  position: absolute;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 5px 0 0;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 500px) {
  .p-index-slide-figure-list .slick-dots {
    left: 0;
  }
}
.p-index-slide-figure-list .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.p-index-slide-figure-list .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.p-index-slide-figure-list .slick-dots li button::before {
  width: 100%;
  height: 100%;
}
.p-index-slide-figure-list .slick-dots li.slick-active button::before {
  background-color: #3f3636;
}

.p-index-slide-figure {
  width: 37.5em;
  margin-left: 0.75em;
  margin-right: 0.75em;
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767px) {
.p-index-slide-figure {
  width: 100%-webkit-fill-available;
  /* margin-right: 0; */
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
}
.p-index-slide-figure a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 5;
}
.p-index-slide-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 50%;
}

/* p-index-banner */
.p-index-banner {
  margin: 100px auto 0;
}
@media (max-width: 1100px) {
  .p-index-banner {
    margin: 60px auto 0;
  }
}

/* p-index-blog */
.p-index-blog {
  padding: 130px 0 100px;
}
@media (max-width: 1100px) {
  .p-index-blog {
    padding: 60px 0;
  }
  .p-index-blog._showroom {
      padding: 60px 0 0;
  }
}

.p-index-blog-wrap {
  position: relative;
  z-index: 3;
}
.p-index-blog-wrap .c-ico-bg .c-hasbg {
  -webkit-transform: translate(-25%, 6%);
      -ms-transform: translate(-25%, 6%);
          transform: translate(-25%, 6%);
  height: 92%;
}
@media (max-width: 767px) {
  .p-index-blog-wrap .c-ico-bg .c-hasbg {
    -webkit-transform: translate(-6%, 2%);
        -ms-transform: translate(-6%, 2%);
            transform: translate(-6%, 2%);
    height: 43%;
  }
}

.p-index-blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px -12.5px;
}
@media (max-width: 1100px) {
  .p-index-blog-list {
    margin: 40px -10px;
  }
}
@media (max-width: 767px) {
  .p-index-blog-list {
    display: block;
    margin: 0px;
  }
}

.p-index-blog-item {
  margin: 0 12.5px;
  width: calc(33.33% - 25px);
  position: relative;
}
@media (max-width: 1100px) {
  .p-index-blog-item {
    margin: 0 10px;
    width: calc(33.33% - 20px);
  }
}
@media (max-width: 767px) {
  .p-index-blog-item {
    margin: 40px auto;
    width: 500px;
    max-width: 100%;
  }
}
.p-index-blog-item > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 5;
}
@media (min-width: 1100px) {
  .p-index-blog-item > a:hover ~ .p-index-blog-figure .c-hasbg {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
}

.p-index-blog-figure {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.p-index-blog-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 58.13%;
}
.p-index-blog-figure .c-hasbg {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.p-index-blog-text {
  font-weight: 500;
}

.p-index-blog-text-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 1.6rem;
  margin: 0.8em auto;
}
@media (max-width: 1100px) {
  .p-index-blog-text-top {
    font-size: 1.4rem;
    margin: 0.6em auto;
  }
}

.p-index-blog-time {
  color: #807b7a;
}

.p-index-blog-tags span {
  margin: 5px 0;
  margin-left: 18px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 100px;
  padding: 5px 0.8em;
  display: inline-block;
}
@media (max-width: 1100px) {
  .p-index-blog-tags span {
    font-size: 1.2rem;
    padding: 4px 0.8em;
  }
}

.p-index-blog-text-title {
  font-size: 1.9rem;
  font-weight: 500;
}
@media (max-width: 1300px) {
  .p-index-blog-text-title {
    font-size: 1.7rem;
  }
}
@media (max-width: 1100px) {
  .p-index-blog-text-title {
    font-size: 1.6rem;
  }
}
@media (max-width: 950px) {
  .p-index-blog-text-title {
    font-size: 1.4rem;
  }
}

/* p-index-new-car */
.p-index-new-car {
  background-color: #000000;
  color: #fff;
  padding: 100px 0;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-index-new-car {
    padding: 60px 0;
  }
}
.p-index-new-car .c-site-title {
  color: #fff;
}

.p-index-new-car-lead {
  font-weight: 500;
  font-size: 2rem;
  margin: 5rem auto;
}
@media (max-width: 1100px) {
  .p-index-new-car-lead {
    font-size: 1.8rem;
    margin: 4rem auto;
  }
}
@media (max-width: 767px) {
  .p-index-new-car-lead {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-index-new-car-lead {
    font-size: 4vw;
    white-space: nowrap;
    line-height: 2;
  }
}
@media (max-width: 350px) {
  .p-index-new-car-lead {
    font-size: 1.2rem;
  }
}
@media (min-width: 1100px) {
  .p-index-new-car-lead br {
    display: none;
  }
}
.p-index-new-car-lead .big {
  font-size: 1.6em;
  margin-bottom: 0.55em;
}
@media (max-width: 500px) {
  .p-index-new-car-lead .big {
    font-size: 8vw;
    white-space: nowrap;
    line-height: 1.5;
  }
}

.p-index-new-car-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  opacity: 0.5;
}

/* p-index-used-car */
.p-index-used-car {
  padding: 140px 0 150px;
}
.lease_used-car{
  border-top: none !important;
}


@media (max-width: 1100px) {
  .p-index-used-car {
    padding: 60px 0;
  }
}

.p-index-used-car-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .p-index-used-car-wrap {
    display: block;
    width: 540px;
    max-width: 100%;
    margin: auto;
  }
}

.p-index-used-car-box {
  width: 50%;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-index-used-car-box {
    width: 100%;
  }
}
.p-index-used-car-box .c-site-btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .p-index-used-car-box .c-site-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-index-used-car-box .c-ico-bg .c-hasbg {
  height: 118%;
  -webkit-transform: translate(-3%, -5%);
      -ms-transform: translate(-3%, -5%);
          transform: translate(-3%, -5%);
}
@media (max-width: 900px) {
  .p-index-used-car-box .c-ico-bg .c-hasbg {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

.p-index-used-car-text {
  font-size: 2rem;
  font-weight: 500;
  margin: 6rem auto;
  line-height: 2;
}
@media (max-width: 1100px) {
  .p-index-used-car-text {
    font-size: 1.8rem;
    margin: 4rem auto;
  }
}
@media (max-width: 767px) {
  .p-index-used-car-text {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-index-used-car-text br {
    display: none;
  }
}

.p-index-used-car-figure {
  position: relative;
  z-index: 3;
  width: 50%;
}
@media (max-width: 900px) {
  .p-index-used-car-figure {
    width: 100%;
    margin-top: 60px;
  }
}
.p-index-used-car-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 85.18%;
}

/* p-index-maintenance*/
.p-index-maintenance {
  position: relative;
  z-index: 3;
  margin-bottom: 105px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .p-index-maintenance {
    margin-bottom: 0px;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .p-index-maintenance .c-inner {
    padding-right: 0;
  }
}

.p-index-maintenance-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-color: #3f3636;
}
@media (max-width: 767px) {
  .p-index-maintenance-bg {
    height: 52%;
  }
}
.p-index-maintenance-bg .c-hasbg {
  opacity: 0.6;
}

.p-index-maintenance-wrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 80px 50px 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transform: translateY(105px);
      -ms-transform: translateY(105px);
          transform: translateY(105px);
}
@media (max-width: 1100px) {
  .p-index-maintenance-wrap {
    padding: 80px 40px 100px;
  }
}
@media (max-width: 900px) {
  .p-index-maintenance-wrap {
    display: block;
  }
}
@media (max-width: 767px) {
  .p-index-maintenance-wrap {
    padding: 60px 20px;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (max-width: 767px) {
  .p-index-maintenance-wrap .c-site-title .en {
    font-size: 11.5vw;
  }
}

.p-index-maintenance-box {
  margin: 0 50px 0 20px;
}
@media (max-width: 1100px) {
  .p-index-maintenance-box {
    margin: 0 40px 0 20px;
  }
}
@media (max-width: 900px) {
  .p-index-maintenance-box {
    margin: 0 20px;
  }
}

.p-index-maintenance-text {
  font-size: 1.9rem;
  margin-top: 2em;
  line-height: 2;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .p-index-maintenance-text {
    font-size: 1.7rem;
  }
}
@media (max-width: 767px) {
  .p-index-maintenance-text {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-index-maintenance-text br {
    display: none;
  }
}
.p-index-maintenance-text br.sp-br {
  display: none;
}
@media (max-width: 500px) {
  .p-index-maintenance-text br.sp-br {
    display: block;
  }
}

.p-index-maintenance-group {
  width: 50%;
  max-width: 400px;
}
@media (max-width: 900px) {
  .p-index-maintenance-group {
    width: 100%;
    margin-top: 40px;
  }
}

.p-index-maintenance-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  font-weight: 500;
  background-color: #3f3636;
  color: #fff;
  width: 100%;
  padding: 22px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  text-align: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1100px) {
  .p-index-maintenance-btn {
    font-size: 1.6rem;
    padding: 20px 20px;
  }
}
@media (max-width: 350px) {
  .p-index-maintenance-btn {
    font-size: 1.4rem;
  }
}
.p-index-maintenance-btn + .p-index-maintenance-btn {
  margin-top: 30px;
}
@media (max-width: 900px) {
  .p-index-maintenance-btn + .p-index-maintenance-btn {
    margin-top: 20px;
  }
}
.p-index-maintenance-btn .icon {
  font-size: 1.4em;
  margin: 0 10px;
}
.p-index-maintenance-btn .text {
  text-align: center;
  width: 100%;
  margin-right: 2em;
}
.p-index-maintenance-btn._arrow::after {
  border-top-width: 2px;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 1.4em;
  bottom: 0;
  margin: auto 0;
}

/* p-index-carlife*/
.p-index-carlife {
  padding: 150px 0;
}
@media (max-width: 1100px) {
  .p-index-carlife {
    padding: 60px 0;
  }
}

.p-index-carlife-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 900px) {
  .p-index-carlife-wrap {
    display: block;
  }
}

.p-index-carlife-box {
  width: 51%;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-index-carlife-box {
    width: 510px;
    max-width: 100%;
    margin: auto;
  }
}
.p-index-carlife-box .c-ico-bg .c-hasbg {
  height: 120%;
  -webkit-transform: translate(0%, -8%);
      -ms-transform: translate(0%, -8%);
          transform: translate(0%, -8%);
}
@media (max-width: 900px) {
  .p-index-carlife-box .c-ico-bg .c-hasbg {
    height: 84%;
    -webkit-transform: translate(0%, -2%);
        -ms-transform: translate(0%, -2%);
            transform: translate(0%, -2%);
  }
}

.p-index-carlife-lead {
  font-weight: 500;
  font-size: 1.7rem;
  margin: 6rem auto 5rem;
}
@media (max-width: 1100px) {
  .p-index-carlife-lead {
    font-size: 1.6rem;
    margin: 4rem auto 3rem;
  }
}
@media (max-width: 767px) {
  .p-index-carlife-lead {
    font-size: 1.4rem;
  }
}

.p-index-carlife-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: 9rem;
}
@media (max-width: 1100px) {
  .p-index-carlife-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 900px) {
  .p-index-carlife-list {
    display: block;
    margin: 0;
  }
}

.p-index-carlife-item {
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  background-color: #3f3636;
  color: #fff;
  font-weight: 500;
  font-size: 1.4rem;
  margin: 10px;
  width: 145px;
  min-width: 145px;
  height: 145px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
@media (max-width: 1100px) {
  .p-index-carlife-item {
    width: 120px;
    min-width: 120px;
    height: 120px;
  }
}
@media (max-width: 900px) {
  .p-index-carlife-item {
    border-radius: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    max-width: 400px;
    min-width: 0;
    height: auto;
    padding: 20px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .p-index-carlife-item {
    margin: 10px auto;
  }
}

.p-index-carlife-item-icon {
  font-size: 4rem;
  margin-bottom: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1100px) {
  .p-index-carlife-item-icon {
    font-size: 3rem;
    margin-bottom: 10px;
  }
}
@media (max-width: 900px) {
  .p-index-carlife-item-icon {
    margin-bottom: 0;
  }
}

@media (max-width: 900px) {
  .p-index-carlife-item-text {
    width: 100%;
    text-align: center;
    margin-right: 2em;
  }
}

.p-index-carlife-item._arrow::after {
  border-top-width: 2px;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 1.4em;
  bottom: 0;
  margin: auto 0;
}

.p-index-carlife-figure {
  width: 450px;
  max-width: 48%;
  position: relative;
  z-index: 3;
  background-color: #eab8ad;
}
@media (max-width: 900px) {
  .p-index-carlife-figure {
    max-width: 100%;
    margin: 40px auto 0;
  }
}
.p-index-carlife-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 105.55%;
}
/*p-index-rental-car*/
.p-index-used-car-text{
  margin: 4rem auto;
}
.p-index-used-car-btn .c-site-btn:first-child{
  margin-bottom: 1.25rem;
}
.p-index-rental-car {
  padding: 140px 0 150px;
  background-color: #fff;
}
@media (max-width: 1100px) {
  .p-index-rental-car {
    padding: 60px 0;
  }
}
.p-index-rental-car-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 900px) {
  .p-index-rental-car-wrap {
    display: block;
    width: 540px;
    max-width: 100%;
    margin: auto;
  }
}

.p-index-rental-car-box {
  width: 50%;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-index-rental-car-box {
    width: 100%;
  }
}
.p-index-rental-car-box .c-site-btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .p-index-rental-car-box .c-site-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-index-rental-car-box .c-ico-bg .c-hasbg {
  height: 118%;
  -webkit-transform: translate(-3%, -5%);
      -ms-transform: translate(-3%, -5%);
          transform: translate(-3%, -5%);
}
@media (max-width: 900px) {
  .p-index-rental-car-box .c-ico-bg .c-hasbg {
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

.p-index-rental-car-text {
  font-size: 2rem;
  font-weight: 500;
  margin: 6rem auto;
  line-height: 2;
}
@media (max-width: 1100px) {
  .p-index-rental-car-text {
    font-size: 1.8rem;
    margin: 4rem auto;
  }
}
@media (max-width: 767px) {
  .p-index-rental-car-text {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-index-rental-car-text br {
    display: none;
  }
}

.p-index-rental-car-figure {
  position: relative;
  z-index: 3;
  width: 50%;
}
@media (max-width: 900px) {
  .p-index-rental-car-figure {
    width: 100%;
    margin-top: 60px;
  }
}
.p-index-rental-car-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 85.18%;
}

.l-index-wrapper .c-topics{
  background-color: #f3f3f3;
}
.l-index-wrapper .c-topics .c-ico-bg .c-hasbg{
  background-image: url(/assets/img/ico_bg.png) !important;
}
/* p-index-news */
.p-index-news {
  background-color: #fff;
  padding: 100px 0 150px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-index-news {
    padding: 60px 0;
  }
}
.p-index-news .c-site-title {
  position: relative;
  z-index: 4;
}

.p-index-news-list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 80px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-index-news-list-box {
    margin-top: 40px;
  }
}
@media (max-width: 900px) {
  .p-index-news-list-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 550px;
    max-width: 100%;
    margin: 40px auto 0;
  }
}
.p-index-news-list-box .c-ico-bg .c-hasbg {
  height: 150%;
  -webkit-transform: translate(-25%, -22%);
      -ms-transform: translate(-25%, -22%);
          transform: translate(-25%, -22%);
}
@media (max-width: 900px) {
  .p-index-news-list-box .c-ico-bg .c-hasbg {
    height: 60%;
    -webkit-transform: translate(0%, -35%);
        -ms-transform: translate(0%, -35%);
            transform: translate(0%, -35%);
  }
}

.p-index-news-list {
  width: 50%;
}
@media (max-width: 900px) {
  .p-index-news-list {
    width: 100%;
  }
}
.p-index-news-list article:first-child {
  border-top: 1px solid #e3e1d7;
}
.p-index-news-list article {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e3e1d7;
}
.p-index-news-list article a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  background: url(../img/arrow.png) no-repeat right 50%;
  display: block;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  color: #3f3636;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1100px) {
  .p-index-news-list article a {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .p-index-news-list article a {
    padding: 20px;
    display: block;
    background: transparent;
  }
}
.p-index-news-list article a:hover {
  color: #999;
}
.p-index-news-list article i {
  line-height: 1.7em;
  font-style: normal;
  white-space: nowrap;
  margin: 0 50px 0 0;
  font-weight: 700;
  color: #3f3636;
}
@media (max-width: 1100px) {
  .p-index-news-list article i {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .p-index-news-list article i {
    margin-bottom: 10px;
  }
}
.p-index-news-list article p {
  line-height: 1.7em;
}

.p-index-news-figure-list {
  width: 50%;
  margin-left: 20px;
}
@media (max-width: 900px) {
  .p-index-news-figure-list {
    width: 100%;
    margin-left: 0;
    margin-bottom: 60px;
  }
}
.p-index-news-figure-list .slick-dots li button:hover, .p-index-news-figure-list .slick-dots li button:focus {
  outline: none;
}
.p-index-news-figure-list .slick-dots li button:hover:before, .p-index-news-figure-list .slick-dots li button:focus:before {
  opacity: 0.75;
}
.p-index-news-figure-list .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  border-radius: 10px;
  content: "";
  display: block;
  width: 60px;
  height: 8px;
  line-height: 20px;
  text-align: center;
  color: #333;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.25;
}
.p-index-news-figure-list .slick-dots li.slick-active button:before {
  color: #333;
  opacity: 1;
}
.p-index-news-figure-list .slick-dots {
  position: absolute;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 5px 0 0;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 500px) {
  .p-index-news-figure-list .slick-dots {
    left: 0;
  }
}
.p-index-news-figure-list .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.p-index-news-figure-list .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.p-index-news-figure-list .slick-dots li button::before {
  width: 100%;
  height: 100%;
}
.p-index-news-figure-list .slick-dots li.slick-active button::before {
  background-color: #3f3636;
}

.p-index-news-figure {
  width: 100%;
  position: relative;
  z-index: 3;
  background-color: #e60012;
  border-radius: 10px;
  overflow: hidden;
}
.p-index-news-figure a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: 5;
}
.p-index-news-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 50%;
}

/* ----------------------- 
Instagram
----------------------- */
.p-index-insta {
  padding: 100px 0 100px;
}
.p-index-insta-wrap {
  position: relative;
  z-index: 3;
}
.p-index-insta-wrap .c-ico-bg .c-hasbg {
  -webkit-transform: translate(-25%, 6%);
      -ms-transform: translate(-25%, 6%);
          transform: translate(-25%, 6%);
  height: 92%;
}
@media (max-width: 767px) {
  .p-index-insta-wrap .c-ico-bg .c-hasbg {
    -webkit-transform: translate(-6%, 2%);
        -ms-transform: translate(-6%, 2%);
            transform: translate(-6%, 2%);
    height: 43%;
  }
}

/* .p-index-insta-wrap .c-site-title .en{
  font-size: 4rem;
} */

.p-index-insta-wrap .c-site-title .en:after {
content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../img/ico_instagram.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 1.7rem;
}
.top-instagram-list__item {
  margin: 0 .7694em;
  border-radius: 10px;
}
.top-instagram-list__item a p {
  display: none;
}
.top-instagram-list__item a .top-instagram-list__img {
  height: 363px;
}
.top-instagram-list__img {
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 10px;
}
.top-instagram-list__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top-instagram-list .slick-dots li button:hover, .top-instagram-list .slick-dots li button:focus {
  outline: none;
}
.top-instagram-list .slick-dots li button:hover:before, .top-instagram-list .slick-dots li button:focus:before {
  opacity: 0.75;
}
.top-instagram-list .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  border-radius: 10px;
  content: "";
  display: block;
  width: 60px;
  height: 8px;
  line-height: 20px;
  text-align: center;
  color: #333;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.25;
}
.top-instagram-list .slick-dots li.slick-active button:before {
  color: #333;
  opacity: 1;
}
.top-instagram-list .slick-dots {
  position: absolute;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 5px 0 0;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 500px) {
  .top-instagram-list .slick-dots {
    left: 0;
  }
}
.top-instagram-list .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.top-instagram-list .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.top-instagram-list .slick-dots li button::before {
  width: 100%;
  height: 100%;
}
.top-instagram-list .slick-dots li.slick-active button::before {
  background-color: #3f3636;
}
.p-index-insta__block {
  margin-top: 48px;
  margin-bottom: 4em;
}
@media (max-width: 1100px) {
  .p-index-insta {
    padding: 60px 0;
  }
  .p-index-insta-wrap .c-site-title .en:after {
    width: 30px;
    height: 30px;
    margin-left: 3rem;
  }
  .top-instagram-list__item {
    width: 250px;
  }
  
  .p-index-insta__block {
    margin-top: 2em;
  }
}

@media (max-width: 585px) {
  .top-instagram-list__item a .top-instagram-list__img {
    height: 301px;
  }
}

.p-index-blog__item{
  /* padding: 1.53846em; */
  background: #fff;
  position: relative;
}

.p-index-blog__item:after{
    content: "";
    position: absolute;
    /* top: 0; */
    right: 15px;
    bottom: 15px;
    display: block;
    width: .8rem;
    height: .8rem;
    margin: auto 0;
    border-top: 2px solid #3F3735;
    border-right: 2px solid #3F3735;
    transition: .3s;
    transform: rotate(45deg);
}

.p-index-blog__image{
  aspect-ratio: 298 / 177;
  padding: 1.53846em;
}

.p-index-blog__image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.p-index-blog__contents{
  padding-inline: 1.53846em;
  padding-bottom: 1.53846em;
}

.p-index-blog__text{
  font-size: 1.8rem;
}

.p-index-blog__foot{
  margin-top: 2.15385em;
  display: flex;
  gap: 20px;
}

.p-index-insta-btn{
  display: flex;
  justify-content: center;
  gap: 60px;
}

@media (max-width: 585px) {
  .p-index-insta-btn {
    flex-direction: column;
    gap: 12.5px;
  }
  .p-index-blog__image{
    padding: 1.15385em;
  }
  .p-index-blog__contents{
    padding-inline: 1.15385em;
    padding-bottom: 1.15385em;
  }
  .p-index-blog__text{
    font-size: 1.4rem;
  }
}






.p-showroom__body{
    border-top: 1px solid #cccccc;
    padding-top: 7.69234em;
    padding-bottom: 13rem;
}
.p-showroom-block:not(:last-of-type){
    margin-bottom: 6.1539em;
}
.p-showroom-title {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1em;
}

@media (max-width: 1100px) {
  .p-showroom-title {
      font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-title {
      font-size: 3rem;
  }
}
@media (max-width: 560px) {
  .p-showroom-title {
      font-size: 2rem;
  }
}

.p-showroom-time {
    /* margin-top: 3.07692em; */
    margin-bottom: 2.30769em;
    display: flex;
    gap: 4rem;
}
@media (max-width: 1100px) {
  .p-showroom-time {
      margin-top: 40px;
      margin-bottom: 40px;
  }
}
.p-showroom-time dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-top: 25px; */
    font-weight: 500;
}
/* @media (max-width: 1100px) {
  .p-showroom-time dl {
      margin-top: 20px;
  }
} */
@media (max-width: 767px) {
  .p-showroom-time dl {
      flex-direction: column;
      align-items: flex-start;
  }
}
.p-showroom-time dt {
    /* display: inline; */
    line-height: 1;
    background-color: #fff;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 100px;
    padding: 0.5em 1.563em;
    margin-right: 1rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-showroom-time dt {
      font-size: 1.4rem;
      margin-right: 0;
      margin-bottom: 1rem;
  }
}
.p-showroom-time dd {
    font-size: 1.8rem;
}
@media (max-width: 1100px) {
  .p-showroom-time dd {
      font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-time dd {
      font-size: 1.4rem;
  }
}


.p-showroom-nearby__list{
  margin-top: 20px;
}

.p-showroom-nearby-item{
    display: flex;
    align-items: center;
    /* width: 100%; */
    background: #3F3735;
    color: #fff;
    border-radius: 6px;
    padding-inline: 1em;
    position: relative;
    transition: opacity .2s ease-out;
    font-size: 1.6rem;
    gap: 15px;
    height: 60px;
}

.p-showroom-nearby-item + .p-showroom-nearby-item {
    margin-top: 7px;
}

.p-showroom-nearby-item__rank {
    font-weight: 600;
    font-style: normal;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.p-showroom-nearby-item__rank:before {
    content: "0";
}

.p-showroom-nearby-item__link{
  color: #fff;
  margin-right: auto;
  text-decoration: none;
}

.p-showroom-nearby-item__link:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.p-showroom-nearby-item__link:hover{
  opacity: .7;
  cursor: pointer;
}

.p-showroom-nearby-item__distance {
    margin-left: auto;
}

.p-showroom-nearby-item__distance:after {
    content: 'km';
}

.p-showroom-nearby__list {
  display: none;
}

.p-showroom-nearby__button {
  align-items: center;
  justify-content: center;
  max-width: 290px;
  width: 100%;
  margin-top: 2.30769em;
  margin-inline: auto;
  display: none;
  color: #000;
}

.p-showroom-nearby__button > button{
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  padding: 12px 20px;
  width: 100%;
  background: linear-gradient(#fff 0%, #fff 100%) top 50% right 22px / 17px 1px no-repeat;
  background-color: #3F3735;
  color: #fff;
}


@media (max-width: 560px) {
  .p-showroom-nearby-item{
    font-size: 1.4rem;
    height: 50px;
  }
  .p-showroom-nearby__button{
    max-width: 230px;
  }
  .p-showroom-nearby__button > button{
    padding: 15px 10px;
    font-size: 1.4rem;
  }
}


.p-showroom-search{
    max-width: 1080px;
}
.p-showroom-search__form{
    display: flex;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
}
.p-showroom-search__form input{
    flex-grow: 1;
    padding: 0 1em;
    background-color: #fff;
    font-size: 1.6rem;
    border: none;
    outline: none;
}
.p-showroom-search__form button{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 .5em;
    font-size: 1.6rem;
    width: 128px;
    background-color: #3F3735;
    border: none;
    outline: none;
    color: #fff;
    transition: all .5s ease;
}
.p-showroom-search__form button:hover{
  opacity: .7;
  cursor: pointer;
}
.p-showroom-search__form button i{
    line-height: 1;
}
.p-showroom-search__form input, .p-showroom-search__form button{
    height: 52px;
}



.p-showroom-search__sp{
  display: none;
  text-align: center;
  font-size: 1.4rem;
  width: 100%;
  height: 45px;
  background-color: #3F3735;
  border: none;
  outline: none;
  color: #fff;
  transition: all .5s ease;
  border-radius: 5px;
  margin-top: 2em;
}

.p-showroom-search__sp:hover{
  opacity: .7;
  cursor: pointer;
}


@media (max-width: 768px) {
  .p-showroom-search__sp{
    display: block;
  }
  .p-showroom-search__sp .p-showroom-search__form button{
    width: 100%;
  }
}

@media (max-width: 560px) {
  .p-showroom-search__form{
      border-radius: 5px;
  }
  .p-showroom-search__form input{
      font-size: 1.4rem;
      width: 60%;
  }
  .p-showroom-search__form input, 
  .p-showroom-search__form button{
      height: 45px;
  }
  .p-showroom-search__form button{
      font-size: 1.2rem;
      width: 100px;
  }
  .p-showroom-time dl:last-of-type{
      margin-top: 20px;
  }
}


.p-showroom-sub{
    /* display: inline; */
    line-height: 1;
    background-color: #fff;
    font-size: 1.6rem;
    text-align: center;
    border-radius: 100px;
    padding: 0.5714283em 1.25em;
    margin-right: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    width: max-content;
}

.p-showroom-facility-list{
    margin: 14px -12px 40px -12px;
}


.p-showroom-list{
    /* display: grid;
    grid-template-columns: repeat(3, 1fr); */
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.p-showroom-list__item{
    width: calc(100% / 3 - 13.4px);
}



.p-showroom-card{
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    text-decoration: none;
}


.p-showroom-card__image{
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 0%;
    aspect-ratio: 346 / 173;
}
.p-showroom-card__image img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s;
}

.p-showroom-card__contents{
    position: relative;
    background-color: #fff;
    padding: 1.846em 1.846em 2.462em 1.846em;
    display: flex;
    flex-direction: column;
    gap: 18px;
    height: auto;
    flex: 1;
}

.p-showroom-card__link{
    display: flex;
    flex-direction: column;
    height: 100%;
    color: #3f3636;
    transition: all .5s;
}
.p-showroom-card__link:hover {
    cursor: pointer;
    opacity: 0.7;
}

.p-showroom-card__body{
    font-size: 1.6rem;
    font-weight: 500;
}

.p-showroom-card__heading{
  display: flex;
  justify-content: space-between;
}

.p-showroom-card__head{
    font-size: 2rem;
    text-decoration: underline;
    text-underline-offset: 5px;
    font-weight: bold;
    text-decoration-thickness: 1px;
}

.p-showroom-card-uselect__text{
  font-size: 1.2rem;
  border: 1px solid #3f3636;
  padding: 6px;
  font-weight: bold;
}

.p-showroom-card-uselect__logo{
  max-width: 114px;
  width: 100%;
}

.p-showroom-card__address{
    margin-bottom: 1em;
}

.p-showroom-card__tel{
    display: flex;
    align-items: center;
    gap: 5px;
}

.p-showroom-card__tel i{
    line-height: 1;
}

.p-showroom-card__foot{
  margin-top: auto;
}

.p-showroom-card__facility{
    /* display: flex;
    flex-wrap: wrap;
    gap: 8px; */
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 8px;
}

.p-showroom-card__facility li{
    border: 1px solid #F3F3F3;
    border-radius: 3px;
    padding: 10px;
    width: 50%;
    line-height: 1;
}


@media (max-width: 900px) {
  .p-showroom-list__item{
      width: calc(100% / 2 - 10px);
  }
  /* .p-showroom-card__facility li{
      padding: .3em;
  } */
}

@media (max-width: 767px) {
  .p-showroom-sub{
      font-size: 1.4rem;
  }
  .p-showroom-list{
      grid-template-columns: repeat(2, 1fr);
  }
  .p-showroom-card__contents{
      padding: 1.384612em 1.384612em 1.92308em;
  }
    
}


@media (max-width: 560px) {
  .p-showroom__body{
      padding-top: 6rem;
  }
  .p-showroom-time{
      flex-direction: column;
      gap: 1rem;
  }
  .p-showroom-list{
      gap: 15px;
  }
  .p-showroom-list__item {
      width: calc(100% / 2 - 7.5px);
  }
  .p-showroom-card{
      border-radius: 5px;
  }
  .p-showroom-card__facility{
    grid-template-columns: repeat(3, 1fr);
  }
  .p-showroom-card__image{
      aspect-ratio: 250 / 180;
  }
  .p-showroom-card__heading{
    flex-direction: column-reverse;
    gap: 10px;
  }
  .p-showroom-card-uselect__text{
    font-size: 1.1rem;
    text-align: center;
    padding: 3px;
  }
  .p-showroom-card-uselect__logo{
    max-width: 90px;
    margin: 0 auto;
  }
  .p-showroom-card__contents{
      padding: 1.384612em 1.15385em 1.53846em;
      height: 63.4%;
  }
  .p-showroom-card__facility li{
      /* width: calc(100% / 4 - 16px); */
      border-radius: 5px;
      /* padding: .307692em; */
  }
  .p-showroom-card__head{
      font-size: 1.6rem;
  }
  .p-showroom-card__body{
      font-size: 1.4rem;
  }
  .p-showroom-card__tel{
      gap: 10px;
  }
  .p-showroom-card__tel i{
      width: 10%;
  }
}






/* **************************************
page style
************************************** */
/* ----------------------- 
page showroom style
----------------------- */
.p-showroom-hero {
  overflow: hidden;
}

.p-showroom-top-figure {
  position: relative;
  z-index: 4;
}
/* @media (max-width: 350px) {
  .p-showroom-top-figure {
    min-height: 380px;
  }
} */
.p-showroom-top-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 42.45%;
}
@media (max-width: 767px) {
  .p-showroom-top-figure::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    z-index: 3;
  }
}

.p-showroom-top-figure-group .slick-dots li button:hover, .p-showroom-top-figure-group .slick-dots li button:focus {
  outline: none;
}
.p-showroom-top-figure-group .slick-dots li button:hover:before, .p-showroom-top-figure-group .slick-dots li button:focus:before {
  opacity: 0.75;
}
.p-showroom-top-figure-group .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  border-radius: 10px;
  content: "";
  display: block;
  width: 60px;
  height: 8px;
  line-height: 20px;
  text-align: center;
  color: #333;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0.25;
}
.p-showroom-top-figure-group .slick-dots li.slick-active button:before {
  color: #333;
  opacity: 1;
}
.p-showroom-top-figure-group .slick-dots {
  position: relative;
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 1em auto 0;
  width: 100%;
  max-width: 1120px;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 500px) {
  .p-showroom-top-figure-group .slick-dots {
    left: 0;
  }
}
.p-showroom-top-figure-group .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.p-showroom-top-figure-group .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.p-showroom-top-figure-group .slick-dots li button::before {
  width: 100%;
  height: 100%;
}
.p-showroom-top-figure-group .slick-dots li.slick-active button::before {
  background-color: #3f3636;
}

.p-showroom-info {
  padding-top: 100px;
}
@media (max-width: 1100px) {
  .p-showroom-info {
    padding-top: 60px;
  }
}
.p-showroom-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-showroom-info-box {
    display: block;
  }
}
.p-showroom-info-box .c-ico-bg .c-hasbg {
  height: 150%;
  -webkit-transform: translate(-26%, -15%);
      -ms-transform: translate(-26%, -15%);
          transform: translate(-26%, -15%);
}
@media (max-width: 1100px) {
  .p-showroom-info-box .c-ico-bg .c-hasbg {
    height: 110%;
    -webkit-transform: translate(0%, -5%);
        -ms-transform: translate(0%, -5%);
            transform: translate(0%, -5%);
  }
}

.p-showroom-info-text {
  width: 45%;
  font-size: 2rem;
  line-height: 2;
  display: flex;
  flex-direction: column;
  gap: 2em;
}
.p-showroom-info-uselect__image{
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
}
.p-showroom-info-uselect__text{
  font-size: 1.6rem;
  margin-top: 1em;
}
@media (max-width: 1100px) {
  .p-showroom-info-text {
    font-size: 1.8rem;
  }
}
@media (max-width: 900px) {
  .p-showroom-info-text {
    width: 100%;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-text {
    font-size: 1.6rem;
  }
}
@media (max-width: 560px) {
  .p-showroom-info-uselect__image{
    max-width: 180px;
  }
  .p-showroom-info-uselect__text{
    margin-top: .5em;
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-showroom-info-text br {
    display: none;
  }
}

.p-showroom-info-list {
  width: 50%;
}
@media (max-width: 900px) {
  .p-showroom-info-list {
    width: 100%;
  }
}
.p-showroom-info-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 2rem;
}
@media (max-width: 500px) {
  .p-showroom-info-list dl {
    display: block;
  }
}
.p-showroom-info-list dt {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  padding: 10px;
  width: 8.5em;
  min-width: 8.5em;
  margin-right: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-showroom-info-list dt {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-list dt {
    font-size: 1.2rem;
    padding: 6px 10px;
  }
}
@media (max-width: 500px) {
  .p-showroom-info-list dt {
    margin-bottom: 5px;
  }
}
.p-showroom-info-list dd {
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 1100px) {
  .p-showroom-info-list dd {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-list dd {
    font-size: 1.4rem;
  }
}


.p-showroom-sns-group{
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content:
  space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 850px;
  margin: 75px auto 0;
}

.p-showroom-sns-btn{
  margin: 1em auto;
  background-color: #ffffff;
  color:#3f3636;
  width: 48%;
  max-width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size:1.6rem;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 0 1em;
}

@media (max-width: 1100px) {
  .p-showroom-sns-btn {
    margin: 20px auto 0;
  }
}
@media (max-width: 900px) {
  .p-showroom-sns-btn {
    margin: 10px auto 0;
    width:48%;
  }
}
@media (max-width: 767px) {
  .p-showroom-sns-group{
    flex-wrap:wrap;
  }
  .p-showroom-sns-btn {
    width:100%;
    max-width:100%;
  }
}
@media (max-width: 500px) {
  .p-showroom-sns-btn {
    font-size: 1.6rem;
  }
  .p-showroom-sns-group{
    margin: 40px auto 0;
  }
}
@media (max-width: 350px) {
  .p-showroom-sns-btn {
    font-size: 1.6rem;
  }
}

.p-showroom-sns-btn .img{
  display: flex;
  height:2em;
  padding: 1em;
  margin-left: 0;
}
.p-showroom-sns-btn .img img{
  display:block;
  height:100%;
}
.p-showroom-sns-btn .text{
  display: flex;
  margin: auto;
  width: calc(100% - 4em);
  justify-content: center;
}

.p-showroom-info-btn {
  margin: 35px auto 75px;
  background-color: #3f3636;
  color: #fff;
  width: 850px;
  max-width: 100%;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-showroom-info-btn {
    margin: 35px auto 60px;
    font-size: 4.5rem;
  }
}
@media (max-width: 900px) {
  .p-showroom-info-btn {
    margin: 30px auto 50px;
    font-size: 3.5rem;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-btn {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-showroom-info-btn {
    font-size: 2rem;
  }
}
@media (max-width: 350px) {
  .p-showroom-info-btn {
    font-size: 1.6rem;
  }
}
.p-showroom-info-btn._anchor::after {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 3.5rem;
  bottom: 0;
  margin: auto 0;
  -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  -webkit-mask-image: url(/assets/img/ico-anchor.svg);
  -webkit-mask-size: contain;
    mask-image: url(/assets/img/ico-anchor.svg);
    mask-size: contain;
  background-color: #fff;
  transition: background-color 0.4s;
}
@media (max-width: 900px) {
  .p-showroom-info-btn._anchor::after {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-btn._anchor::after {
    width: 20px;
    height: 20px;
    right: 2.5rem;
  }
}
@media (max-width: 500px) {
  .p-showroom-info-btn._anchor::after {
    width: 16px;
    height: 16px;
  }
}

.p-showroom-info-btn._anchor:hover::after {
  background-color: #999;
}

.p-showroom-info-btn-icon {
  font-size: 5.2rem;
}
@media (max-width: 1100px) {
  .p-showroom-info-btn-icon {
    font-size: 1.083em;
  }
}
@media (max-width: 500px) {
  .p-showroom-info-btn-icon {
    font-size: 1.8em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-showroom-info-btn-text1 {
  font-size: 2.7rem;
  margin: 0 1.5rem;
}
@media (max-width: 1100px) {
  .p-showroom-info-btn-text1 {
    font-size: 0.5625em;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-btn-text1 {
    margin: 0 1rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
  }
}
@media (max-width: 350px) {
  .p-showroom-info-btn-text1 {
    margin: 0 1rem;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-btn-text1 .sp-small {
    font-size: 0.5em;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .p-showroom-info-btn-text1 .nowrap {
    display: block;
  }
}

.p-showroom-info-btn-text2 {
  font-size: 4.8rem;
  white-space: nowrap;
}
@media (max-width: 1100px) {
  .p-showroom-info-btn-text2 {
    font-size: 1em;
  }
}
.p-showroom-link-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .p-showroom-link-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -0.5px;
  }
}
.p-showroom-link-item {
  width: 25%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
  background-color: #000000;
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  padding: 10% 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1300px) {
  .p-showroom-link-item {
    font-size: 2.8rem;
  }
}
@media (max-width: 1100px) {
  .p-showroom-link-item {
    font-size: 2.4rem;
  }
}
@media (max-width: 900px) {
  .p-showroom-link-item {
    width: calc(50% - 1px);
    margin: 0.5px !important;
    padding: 18% 20px;
  }
}
@media (max-width: 767px) {
  .p-showroom-link-item {
    font-size: 2rem;
  }
}
@media (max-width: 350px) {
  .p-showroom-link-item {
    font-size: 1.4rem;
    padding: 20% 1rem;
  }
}
.p-showroom-link-item + .p-showroom-link-item {
  margin-left: 1px;
}
.p-showroom-link-item:hover {
  color: #fff;
}
.p-showroom-link-item:hover .c-hasbg {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.p-showroom-link-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  opacity: 0.8;
  overflow: hidden;
}
.p-showroom-link-bg .c-hasbg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

.p-showroom-access {
  padding-top: 100px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-showroom-access {
    padding-top: 60px;
  }
}
.p-showroom-access::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 45%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
}
@media (max-width: 900px) {
  .p-showroom-access::before {
    height: 100%;
  }
}

.p-showroom-access-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 900px) {
  .p-showroom-access-title {
    display: block;
  }
}

.p-showroom-access-info {
  width: 50%;
}

@media (max-width: 1100px) {
  .p-showroom-access-info {
    width: auto;
  }
}
@media (max-width: 900px) {
  .p-showroom-access-info {
    margin-top: 3rem;
  }
}
.p-showroom-access-info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: 1.6rem;
}
@media (max-width: 1100px) {
  .p-showroom-access-info dl {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-showroom-access-info dl {
    display: block;
  }
}
.p-showroom-access-info dl + dl {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .p-showroom-access-info dl + dl {
    margin-top: 2rem;
  }
}
.p-showroom-access-info dt {
  text-align: center;
  border: 1px solid #b2afaf;
  border-radius: 100px;
  padding: 5px 10px;
  width: 7em;
  min-width: 7em;
  margin-right: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-showroom-access-info dt {
    margin-bottom: 5px;
  }
}

.p-showroom-access-map {
  position: relative;
  background-color: #DDD;
  min-height: 520px;
}

.p-showroom-map{
  height: 520px;
}

.p-showroom-access-map iframe {
  width: 100%;
  /* height: 100%; */
}

.p-showroom-access-map .gmapOpen_shopName {
  font-weight: bold;
}

.p-showroom-access-map .gmapOpen_shopLink {
  color: currentColor;
}

.p-showroom-facility {
  margin: 120px auto;
}
@media (max-width: 1100px) {
  .p-showroom-facility {
    margin: 60px auto;
  }
}

.p-showroom-facility-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -12px 40px;
  gap: 24px;
  margin-top: 26px;
  max-width: 1080px;
  margin-inline: auto;
}
@media (max-width: 600px) {
  .p-showroom-facility-list {
    margin: 0 0 40px;
  }
}

.p-showroom-facility-item {
  border: 1px solid #d0d0d0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 25px;
  width: calc(33.33% - 24px);
  /* margin: 12px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  font-size: 1.6rem;
}
@media (max-width: 1100px) {
  .p-showroom-facility-item {
    font-size: 1.4rem;
    padding: 10px 20px;
  }
}
@media (max-width: 900px) {
  .p-showroom-facility-item {
    width: calc(50% - 24px);
  }
}
@media (max-width: 600px) {
  .p-showroom-facility-list{
    gap: 12px;
    margin-top: 1rem;
  }
  .p-showroom-facility-item {
    width: 100%;
    /* margin: 6px 0; */
    padding: 10px 25px;
  }
}
.p-showroom-facility-item .icon {
  width: 40px;
}
.p-showroom-facility-item .icon img {
  max-width: 100%;
}
.p-showroom-facility-item .text {
  width: 100%;
  margin-left: 35px;
}
@media (max-width: 1100px) {
  .p-showroom-facility-item .text {
    margin-left: 2rem;
  }
}
@media (max-width: 600px) {
  .p-showroom-facility-item .text {
    margin-left: 4rem;
  }
}

.p-showroom-facility-figure-group {
  margin-top: 90px;
}
@media (max-width: 1100px) {
  .p-showroom-facility-figure-group {
    margin-top: 50px;
  }
}

.p-showroom-facility-figure {
  position: relative;
  min-height: 200px;
}
.p-showroom-facility-figure::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 46.62%;
}

.p-showroom-contact {
  margin: 100px auto;
}
@media (max-width: 1100px) {
  .p-showroom-contact {
    margin: 60px auto;
  }
}

.p-showroom-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -6px;
  margin-top: 50px;
}
@media (max-width: 1200px) {
  .p-showroom-contact-list {
    margin-top: 30px;
  }
}
.p-showroom-contact-item {
  width: calc(16.6666666667% - 12px);
  margin: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1200px) {
  .p-showroom-contact-item {
    width: calc(33.3333333333% - 12px);
    margin: 13px 6px;
  }
}
@media (max-width: 600px) {
  .p-showroom-contact-item {
    width: calc(50% - 12px);
  }
}

.p-showroom-contact-item-box {
  width: 170px;
  min-width: 170px;
  height: 170px;
  border-radius: 100%;
  text-align: center;
  background-color: #3f3636;
  color: #fff;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .p-showroom-contact-item-box {
    width: 150px;
    min-width: 150px;
    height: 150px;
    font-size: 1.6rem;
  }
}
@media (max-width: 350px) {
  .p-showroom-contact-item-box {
    width: 130px;
    min-width: 130px;
    height: 130px;
    font-size: 1.4rem;
  }
}
.p-showroom-contact-item-box .icon {
  margin-bottom: 5px;
}
@media (max-width: 350px) {
  .p-showroom-contact-item-box .icon {
    width: 40px;
  }
}
.p-showroom-contact-item-box small {
  font-size: 0.8em;
}
@media (min-width: 1100px) {
  .p-showroom-contact-item-box:hover {
    color: #fff;
    opacity: 0.75;
  }
  .p-showroom-contact-item-box:hover .icon {
    color: #999;
  }
}

/* p-showroom-slide */
.p-showroom-slide {
  padding: 0 1em 9em;
}
@media (max-width: 1100px) {
  .p-showroom-slide {
    padding: unset;
  }
}
/* @media (max-width: 1100px) {
  .p-index-insta._showroom {
    padding-bottom: unset;
  }
}
 */
/* p-blog-wrap */
.p-blog-article-wrap {
  border-top: 1px solid #cccccc;
  padding: 11rem 0 13rem;
}
@media (max-width: 1100px) {
  .p-blog-article-wrap {
    padding: 6rem 0 8rem;
  }
}

.p-blog-article article {
  background-color: #fff;
  border-radius: 10px;
  padding: 3.7em 3.077em;
}
@media (max-width: 1100px) {
  /* .p-blog-article article {
    padding: 2rem;
  } */
}
.p-blog-article article + article {
  margin-top: 8rem;
}
@media (max-width: 1100px) {
  /* .p-blog-article article + article {
    margin-top: 4rem;
  } */
}
.p-blog-article article.show {
  display: block;
}

.p-blog-article-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-size: 2.4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  /* border-bottom: 1px solid #ccc; */
  /* padding: 2rem 2rem 4rem; */
  margin-bottom: 1em;
}
/* @media (max-width: 1100px) {
  .p-blog-article-top {
    font-size: 2rem;
    padding: 2rem;
    margin-bottom: 2rem;
  }
} */
@media (max-width: 767px) {
  /* .p-blog-article-top {
    display: block;
    padding: 1rem 0 2rem;
  } */
}

.p-blog-article-title {
  font-weight: 700;
  font-size: 1.8rem;
}

.p-blog-article-time {
  color: #777777;
  white-space: nowrap;
  /* margin-left: 1rem; */
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  /* .p-blog-article-time {
    margin-left: 0;
    margin-top: 1rem;
    font-size: 1.6rem;
  } */
}

.p-blog-article-content {
  padding: 2rem 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;

}
@media (max-width: 767px) {
  /* .p-blog-article-content {
    font-size: 1.4rem;
    padding: 1rem 0;
    line-height: 1.8;
  } */
}

.p-blog-infobbs_page {
  text-align: right;
  margin-top: 4.5rem;
  font-size: 1.6rem;
}
@media (max-width: 1100px) {
  .p-blog-infobbs_page {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .p-blog-infobbs_page {
    font-size: 1.4rem;
  }
}
.p-blog-infobbs_page a {
  color: #3f3636;
  text-decoration: underline;
}
.p-blog-infobbs_page a:hover {
  color: #999;
}
.p-blog-infobbs_page.show {
  display: block;
}

.p-blog-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.077em;
  gap: 20px;
}
@media (max-width: 1100px) {
  .p-blog-more-btn {
    margin-top: 4rem;
  }
}
.p-blog-more-btn .btn {
  background-color: #3f3636;
  color: #fff;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  padding: 27px 20px;
  width: 480px;
  max-width: 100%;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 1100px) {
  .p-blog-more-btn .btn {
    font-size: 1.6rem;
    width: 400px;
    padding: 25px 20px;
  }
}
@media (max-width: 350px) {
  .p-blog-more-btn .btn {
    font-size: 1.4rem;
  }
}
@media (min-width: 1100px) {
  .p-blog-more-btn .btn:hover {
    color: #999;
  }
}

/* page campaign */
.p-campaign-wrap {
  overflow: hidden;
}

.p-campaign-box {
  padding-top: 110px;
  border-top: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-campaign-box {
    padding-top: 60px;
  }
}
.p-campaign-box-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 5rem;
}
@media (max-width: 1100px) {
  .p-campaign-box-title {
    font-size: 3.8rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-campaign-box-title {
    font-size: 2rem;
  }
}

.p-campaign-box-btns-wrap {
  position: relative;
  z-index: 3;
}
.p-campaign-box-btns-wrap::after {
  content: "";
  background: #ccc;
  width: 100vw;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 767px) {
  .p-campaign-box-btns-wrap::after {
    content: none;
  }
}

.p-campaign-box-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7px;
}
@media (max-width: 767px) {
  .p-campaign-box-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -5px;
  }
}
@media (max-width: 600px) {
  .p-campaign-box-btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
  }
}

.p-campaign-box-btn-item {
  width: 25%;
  margin: 0 7px;
  text-align: center;
  background-color: #3f3636;
  color: #fff;
  border-radius: 10px 10px 0 0;
  border: 1px solid #ccc;
  border-bottom: none;
  font-size: 1.6rem;
  cursor: pointer;
  padding: 15px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-campaign-box-btn-item {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-btn-item {
    width: calc(50% - 10px);
    margin: 5px;
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 10px;
  }
}
@media (max-width: 600px) {
  .p-campaign-box-btn-item {
    width: 100%;
    margin: 8px 0;
  }
}
.p-campaign-box-btn-item.on {
  background-color: #fff;
  color: #3f3636;
}
.p-campaign-box-btn-item.on .p-campaign-box-btn-line {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.p-campaign-box-btn-item:nth-child(2) {
  /* eb6100 */
}
.p-campaign-box-btn-item:nth-child(2) .p-campaign-box-btn-line::after {
  background-color: #eb6100;
}
.p-campaign-box-btn-item:nth-child(2) .p-campaign-box-btn-line::before {
  border-top-color: #eb6100;
}
.p-campaign-box-btn-item:nth-child(3) {
  /* 079a3e */
}
.p-campaign-box-btn-item:nth-child(3) .p-campaign-box-btn-line::after {
  background-color: #079a3e;
}
.p-campaign-box-btn-item:nth-child(3) .p-campaign-box-btn-line::before {
  border-top-color: #079a3e;
}
.p-campaign-box-btn-item:nth-child(4) {
  /* 0d6fb8 */
}
.p-campaign-box-btn-item:nth-child(4) .p-campaign-box-btn-line::after {
  background-color: #0d6fb8;
}
.p-campaign-box-btn-item:nth-child(4) .p-campaign-box-btn-line::before {
  border-top-color: #0d6fb8;
}

.p-campaign-box-btn-text {
  position: relative;
}

.p-campaign-box-btn-line {
  -webkit-transform: translateY(1rem);
      -ms-transform: translateY(1rem);
          transform: translateY(1rem);
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
}
.p-campaign-box-btn-line::after {
  content: "";
  width: calc(100% - 20px);
  height: 2px;
  background-color: #e60012;
  position: absolute;
  bottom: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-campaign-box-btn-line::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 7px solid transparent;
  border-top: 8px solid #e60012;
  border-bottom: none;
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-campaign-box-content-wrap {
  position: relative;
  z-index: 3;
}
.p-campaign-box-content-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #fff;
  z-index: -1;
}

.p-campaign-box-content {
  padding: 60px 0 80px;
  min-height: 430px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-campaign-box-content {
    padding: 40px 0 60px;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-content {
    min-height: 300px;
  }
}

.p-campaign-box-content-item .CMN-CMP-car-article__title {
  background-color: #3f3636;
}
@media (max-width: 767px) {
  .p-campaign-box-content-item .CMN-CMP-car-select__item {
    width: 31.33%;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-content-item .CMN-CMP-car-select__head {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-content-item .CMN-CMP-car-article__title {
    font-size: 1.8rem;
  }
}
@media (max-width: 500px) {
  .p-campaign-box-content-item .CMN-CMP-car-article__title {
    font-size: 1.6rem;
  }
}
.p-campaign-box-content-item .CMN-CMP-body__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .p-campaign-box-content-item .CMN-CMP-col-lg-3 .CMN-CMP-body__item {
    width: 50%;
  }
}
.p-campaign-box-content-item #mapster_wrap_0 {
  border: 1px solid #595757;
}
.p-campaign-box-content-item .c-site-btn {
  margin-top: 4rem;
}

.p-campaign-box-content-notext {
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  min-height: 290px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media (max-width: 1100px) {
  .p-campaign-box-content-notext {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-campaign-box-content-notext {
    min-height: 200px;
    font-size: 1.4rem;
  }
}

.p-campaign-banner {
  margin: 4rem auto 0;
  text-align: center;
}
.p-campaign-ttl{
  margin-bottom: 2em;
}
.p-campaign-caution {
  text-align: left;
  margin-bottom: 30px;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  .p-campaign-caution {
    font-size: 1rem;
  }
}

/* ------------------------------------- */
/* page usedcar */

.p-usedcar-container{
  padding-bottom: 100px;
}

.p-usedcar-search {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-usedcar-search {
    padding-top: 60px;
    margin: 0 auto;
  }
}
@media (max-width: 900px) {
  .p-usedcar-search {
    /* display: block; */
    width: 100%;
    /* max-width: 550px; */
  }
}

@media (max-width: 560px) {
  .p-usedcar-search{
    display: block;
  }
}

.p-usedcar-search-box {
  width: 50%;
  padding-right: 2rem;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-usedcar-search-box {
    width: 100%;
  }
}
.p-usedcar-search-box .c-site-btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-usedcar-search-box .c-ico-bg .c-hasbg {
  height: 115%;
  -webkit-transform: translate(-2%, -8%);
      -ms-transform: translate(-2%, -8%);
          transform: translate(-2%, -8%);
}

.p-usedcar-search-title {
  font-size: 4rem;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .p-usedcar-search-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-usedcar-search-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-usedcar-search-title {
    font-size: 2rem;
  }
}

.p-usedcar-search-content {
  font-size: 2rem;
  line-height: 2;
  margin: 6rem auto;
}
@media (max-width: 1100px) {
  .p-usedcar-search-content {
    margin: 3rem auto;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-usedcar-search-content {
    font-size: 1.6rem;
  }
}

.p-usedcar-search-figure {
  width: 40%;
  position: relative;
  z-index: 3;
}
@media (max-width: 900px) {
  .p-usedcar-search-figure {
    width: 60%;
    margin-top: 4rem;
  }
}

@media (max-width: 560px) {
  .p-usedcar-search-figure {
    width: 100%;
  }
}

.p-usedcar-showroom__list{
    display: flex;
    justify-content: space-between;
    margin: 3rem auto;
    flex-wrap: wrap;
    gap: 20px;
}

.p-usedcar-showroom__block{
    width: calc(50% - 10px);
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.p-usedcar-showroom__title{
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 1em;
}

@media (max-width: 768px) {
  .p-usedcar-showroom__list{
    flex-direction: column;
  }
  .p-usedcar-showroom__block{
    width: 100%;
  }
}

@media (max-width: 560px) {
  .p-usedcar-showroom__block{
    padding: 20px;
  }
  .p-usedcar-showroom__title{
    font-size: 2rem;
  }
  .p-usedcar-showroom__button .c-site-btn-link{
    font-size: 1.4rem;
    padding: 15px 20px;
  }
  .p-usedcar-showroom__button .c-site-btn-link._link-out::after{
    width: 12px;
    height: 12px;
  }
}

.p-usedcar-guarantee {
  margin: 9rem auto;
}
@media (max-width: 1100px) {
  .p-usedcar-guarantee {
    margin: 6rem auto;
  }
}
.p-usedcar-guarantee-title {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 1100px) {
  .p-usedcar-guarantee-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-usedcar-guarantee-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-usedcar-guarantee-title {
    font-size: 2rem;
  }
}

.p--usedcar-guarantee-box {
  margin-top: 3.5rem;
}
@media (max-width: 1100px) {
  .p--usedcar-guarantee-box {
    margin-top: 3rem;
  }
}
.p-usedcar-buying-title {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 1100px) {
  .p-usedcar-buying-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-usedcar-buying-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-usedcar-buying-title {
    font-size: 2rem;
  }
}

.p-usedcar-buying-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -12px 0;
}
@media (max-width: 900px) {
  .p-usedcar-buying-list {
    margin: 30px -10px 0;
  }
}
@media (max-width: 767px) {
  .p-usedcar-buying-list {
    display: block;
  }
}

.p-usedcar-buying-item {
  font-size: 2.4rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem 4rem;
  background-color: #fff;
  border-radius: 1rem;
  width: calc(33.33% - 24px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 12px;
}
@media (max-width: 1100px) {
  .p-usedcar-buying-item {
    font-size: 2rem;
  }
}
@media (max-width: 900px) {
  .p-usedcar-buying-item {
    width: calc(33.33% - 20px);
    margin: 10px;
    padding: 3rem 3rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-usedcar-buying-item {
    width: 100%;
    margin: 10px auto;
    max-width: 350px;
    padding: 3rem 4rem;
  }
}
.p-usedcar-buying-item .icon {
  font-size: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-usedcar-buying-item .text {
  width: 100%;
  text-align: center;
  white-space: nowrap;
  margin-left: 1em;
}

.p-usedcar-banner {
  padding: 8rem 0 7rem;
}
@media (max-width: 1100px) {
  .p-usedcar-banner {
    padding: 5rem 0 6rem;
  }
}

/* maintenance */
.p-maintenance-designation-title {
  font-size: 4rem;
  font-weight: 700;
  padding-top: 11rem;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-maintenance-designation-title {
    font-size: 3.8rem;
    padding-top: 6rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-designation-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-maintenance-designation-title {
    font-size: 2rem;
  }
}

.p-maintenance-designation-text {
  font-size: 2rem;
  line-height: 2;
  margin: 5rem auto 9rem;
}
@media (max-width: 1100px) {
  .p-maintenance-designation-text {
    font-size: 1.6rem;
    margin: 4rem auto 6rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-designation-text {
    font-size: 1.4rem;
    margin: 2rem auto 4rem;
  }
}


.carsensor_btn{
  margin-bottom: 1.25rem;
}

.lease_btn{
  margin-top: 50px;
}

.p-usedcar-online img{
  display: block;
  margin: 0 auto;
}

/* maintenance schedule
--------------------------- */
.p-maintenance-schedule {
  position: relative;
  width: 100%;
  margin: 7rem auto 5rem;
}
@media (max-width: 1100px) {
  .p-maintenance-schedule {
    margin: 6rem auto 4rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
}

.p-maintenance-schedule__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule__body {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: calc(100% - 5.66667em);
    padding-right: 4.90196%;
    padding-left: 0;
  }
}

.p-maintenance-schedule__body:before {
  content: "";
  position: absolute;
  left: 5px;
  display: block;
  width: calc(100% - 0px);
  height: 32px;
  top: 7px;
  background: #fff;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule__body:before {
    top: 1rem;
    right: initial;
    left: 19px;
    width: 20px;
    height: 100%;
    padding-top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.p-maintenance-schedule__foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 2em;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule__foot {
    width: 5.66667em;
    height: 100%;
    margin-top: 0;
  }
}
/* timeline */
.p-maintenance-schedule-timeline {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 8.33333%;
  max-width: 4.44444em;
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 100%;
  }
  .p-maintenance-schedule-timeline + .p-maintenance-schedule-timeline {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 560px) {
  .p-maintenance-schedule-timeline {
    font-size: 1.2rem;
  }
}
._emphasise.p-maintenance-schedule-timeline {
  max-width: 6.5em;
  width: 11%;
  -webkit-transform: translateY(-5%);
      -ms-transform: translateY(-5%);
          transform: translateY(-5%);
}
@media (max-width: 767px) {
  ._emphasise.p-maintenance-schedule-timeline {
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
  }
}

.p-maintenance-schedule-timeline__head {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  margin-bottom: 25%;
  padding-top: 100%;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 6rem;
    height: 6rem;
    margin: 0;
    padding: 0;
  }
}
.p-maintenance-schedule-timeline__head:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 0.66667em;
  height: 0.66667em;
  margin: auto;
  border-radius: 50%;
  background: #3f3636;
}

.p-maintenance-schedule-timeline__head span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  height: 80%;
  margin: auto;
  border-radius: 50%;
  background: #3f3636;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__head span {
    position: static;
    top: initial;
    right: initial;
    bottom: initial;
    left: initial;
    width: 90%;
    height: 90%;
    margin: initial;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 560px) {
  .p-maintenance-schedule-timeline__head span {
    font-weight: bold;
    font-size: 100%;
  }
}
.p-maintenance-schedule-timeline__head span em {
  font-size: 1.5em;
  font-style: normal;
  margin-top: -0.2em;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__head span em {
    font-size: 1.3em;
    margin-top: -0.1em;
  }
}

._emphasise .p-maintenance-schedule-timeline__head span,
._primary .p-maintenance-schedule-timeline__head span {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.8rem;
}

._emphasise .p-maintenance-schedule-timeline__head span {
  background-color: #3f3636;
}
._emphasise .p-maintenance-schedule-timeline__head .p-maintenance-schedule-timeline__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

._emphasise .p-maintenance-schedule-timeline__head span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
._emphasise .p-maintenance-schedule-timeline__head span img {
  width: 2.1em;
  margin-bottom: 5px;
}
._emphasise .p-maintenance-schedule-timeline__head span svg {
  font-size: 2.1em;
  margin-bottom: 5px;
}

a.p-maintenance-schedule-timeline__body {
  text-decoration: none;
}

.p-maintenance-schedule-timeline__body {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 62.5%;
  height: 13em;
  padding-top: 3rem;
  padding-bottom: 1.5em;
  border-radius: 100px;
  line-height: 1;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 2px solid #3f3636;
  color: #3f3636 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc(100% - 8rem);
    height: 6rem;
    margin-left: 2rem;
    padding: 0.8em 1em 0.8em;
  }
}
@media (max-width: 350px) {
  .p-maintenance-schedule-timeline__body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0rem;
    width: calc(100% - 7rem);
  }
}
@media (max-width: 350px) {
  .p-maintenance-schedule-timeline__body.sch_link1, .p-maintenance-schedule-timeline__body.sch_link2 {
    padding-right: 4.5em;
  }
}

.p-maintenance-schedule-timeline__body:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.05556em);
  left: 0;
  display: block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 2px;
  height: 0;
  margin: 0 auto;
  padding-top: 112.5%;
  background: #6c504e;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__body:before {
    top: 0;
    right: calc(100% + 0.05556em);
    bottom: 0;
    left: auto;
    width: calc(5rem - 0.33333em);
    height: 0.05556em;
    margin: auto 0;
    padding-top: 0;
    border-width: 0.05556em 0;
  }
}
@media screen and (max-width: 350px) {
  .p-maintenance-schedule-timeline__body:before {
    width: calc(4rem - 0.33333em);
  }
}
a.p-maintenance-schedule-timeline__body:after {
  position: absolute;
  right: 0;
  bottom: 1em;
  left: 0;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
  border-bottom: 2px solid;
  border-left: 2px solid;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

@media screen and (max-width: 767px) {
  a.p-maintenance-schedule-timeline__body:after {
    top: 0;
    right: 1em;
    bottom: 0;
    left: auto;
    margin: auto 0;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
}
@media screen and (min-width: 768px) {
  a.p-maintenance-schedule-timeline__body:hover {
    opacity: 0.7;
  }
}
.p-maintenance-schedule-timeline__body-text {
  font-size: 0.75em;
  position: absolute;
  right: 0;
  bottom: 0.5em;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 70%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.8em 0;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-timeline__body-text {
    top: 0;
    right: 1em;
    bottom: 0;
    left: auto;
    margin: auto 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
    height: 2.8em;
    padding: 0 1em;
  }
}

/* option */
.p-maintenance-schedule-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 560px) {
  .p-maintenance-schedule-option {
    font-size: 1.4rem;
  }
}
.p-maintenance-schedule-option__head {
  position: relative;
  max-width: 6.5em;
  width: 11%;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__head {
    width: 100%;
    height: 6rem;
  }
}
.p-maintenance-schedule-option__head::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__head::after {
    content: none;
  }
}
.p-maintenance-schedule-option__head span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100%;
  color: #3f3636;
  background-color: #fff;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .p-maintenance-schedule-option__head span {
    font-size: 12px;
    border-radius: 10px;
  }
}

.p-maintenance-schedule-option__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
    margin: 0;
  }
}
.p-maintenance-schedule-option__timeline {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__timeline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 40%;
    height: 100%;
    padding-top: 2rem;
  }
}
.p-maintenance-schedule-option__timeline:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin: auto;
  border-width: 1px 0 0 0;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__timeline:before {
    left: 0;
    width: 1px;
    height: 100%;
    border-top-width: 0;
    border-top-width: 0;
    border-left-width: 1px;
  }
}
.p-maintenance-schedule-option__timeline._mamoru:before {
  border-style: solid;
  border-color: #90c31f;
}

.p-maintenance-schedule-option__timeline._ciao:before {
  border-style: solid;
  border-color: #0068b7;
}

.p-maintenance-schedule-option__timeline > span {
  display: block;
  width: 9.09091%;
  height: 37px;
}

@media screen and (max-width: 767px) {
  .p-maintenance-schedule-option__timeline > span {
    width: 100%;
    height: 6rem;
  }
  .p-maintenance-schedule-option__timeline > span + span {
    margin-top: 2rem;
  }
}
.p-maintenance-schedule-option__timeline > span._on {
  position: relative;
}

.p-maintenance-schedule-option__timeline > span._on:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 1.06667em;
  height: 1.06667em;
  margin: auto;
  border-radius: 50%;
}

@media screen and (max-width: 560px) {
  .p-maintenance-schedule-option__timeline > span._on:before {
    width: 12px;
    height: 12px;
  }
}
.p-maintenance-schedule-option__timeline._mamoru > span:before {
  background: #90c31f;
}

.p-maintenance-schedule-option__timeline._ciao > span:before {
  background: #628bb5;
}

/* note */
.p-maintenance-schedule-note {
  width: 100%;
  margin-top: 2em;
  font-size: 1.9rem;
}
@media screen and (max-width: 1100px) {
  .p-maintenance-schedule-note {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
    line-height: 2;
  }
}
@media screen and (max-width: 500px) {
  .p-maintenance-schedule-note {
    font-size: 1.2rem;
  }
}
.p-maintenance-schedule-note a {
  color: #3f3636;
  text-decoration: underline;
}
.p-maintenance-schedule-note a:hover {
  color: #999;
  text-decoration: none;
}

.p-maintenance-schedule-note__sub {
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1100px) {
  .p-maintenance-schedule-note__sub {
    display: block;
  }
}

.p-maintenance-schedule-note__sub li {
  width: 50%;
}
@media screen and (max-width: 1100px) {
  .p-maintenance-schedule-note__sub li {
    width: 100%;
  }
}

.p-maintenance-schedule-note__sub li:before {
  content: "●";
}

.p-maintenance-schedule-note__sub li:first-of-type:before {
  color: #90c31f;
}

.p-maintenance-schedule-note__sub li:nth-of-type(2):before {
  color: #628bb5;
}

.p-maintenance-schedule-note__main {
  margin-top: 1em;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-maintenance-schedule-note__main {
    margin-bottom: 1em;
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-maintenance-schedule-note__main {
    font-size: 1.2rem;
  }
}

/* p-maintenance-banner */
.p-maintenance-banner-list {
  margin: 5rem auto 11rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1100px) {
  .p-maintenance-banner-list {
    margin: 4rem auto 6rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-banner-list {
    display: block;
    width: 100%;
    max-width: 530px;
  }
}

.p-maintenance-banner-item {
  width: 49.5%;
}
@media (max-width: 767px) {
  .p-maintenance-banner-item {
    width: 100%;
  }
  .p-maintenance-banner-item + .p-maintenance-banner-item {
    margin-top: 2rem;
  }
}

.p-maintenance-banner-figure {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-maintenance-banner-text {
  font-size: 1.5rem;
  line-height: 1.6;
  text-align: center;
  margin-top: 1em;
}
@media (max-width: 1100px) {
  .p-maintenance-banner-text {
    font-size: 1.4rem;
  }
}
@media (max-width: 1000px) {
  .p-maintenance-banner-text br {
    display: none;
  }
}
@media (max-width: 767px) {
  .p-maintenance-banner-text br {
    display: block;
  }
}
@media (max-width: 510px) {
  .p-maintenance-banner-text br {
    display: none;
  }
}

/* p-maintenance-price */
.p-maintenance-price {
  padding: 10rem 0 9rem;
}
@media (max-width: 1100px) {
  .p-maintenance-price {
    padding: 6rem 0;
  }
}

.p-maintenance-price-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .p-maintenance-price-title {
    display: block;
  }
}

.p-maintenance-price-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2rem;
  white-space: nowrap;
}
@media (max-width: 1100px) {
  .p-maintenance-price-time {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-time {
    font-size: 1.6rem;
    margin-top: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .p-maintenance-price-time {
    font-size: 1.4rem;
  }
}
.p-maintenance-price-time dt {
  padding: 1.3rem;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100px;
  width: 12em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-maintenance-price-time dt {
    margin-right: 0.9em;
    margin-top: 1rem;
  }
}
.p-maintenance-price-time dd {
  font-size: 2.4rem;
  font-weight: 700;
  margin-left: 0.75em;
}
@media (max-width: 1100px) {
  .p-maintenance-price-time dd {
    font-size: 1.2em;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-time dd {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.p-maintenance-price-section {
  margin-top: 9rem;
}
@media (max-width: 1100px) {
  .p-maintenance-price-section {
    margin-top: 6rem;
  }
}

.p-maintenance-price-list-title {
  font-size: 4rem;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .p-maintenance-price-list-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-list-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-maintenance-price-list-title {
    font-size: 2rem;
  }
}

.p-maintenance-price-list-text {
  font-size: 1.6rem;
  margin: 3rem auto 4rem;
}
@media (max-width: 1100px) {
  .p-maintenance-price-list-text {
    font-size: 1.4rem;
    margin: 2rem auto 4rem;
  }
}
.p-maintenance-price-list-text .small {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.p-maintenance-price-section-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
  padding: 15px 20px;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .p-maintenance-price-section-box {
    margin-top: 20px;
  }
}
.p-maintenance-price-section-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-maintenance-price-section-box dt {
  width: 7.9375em;
  min-width: 7.9375em;
  text-align: center;
  background-color: #fff;
  margin-right: 1.3rem;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .p-maintenance-price-section-box dt {
    margin-bottom: 1em;
  }
}

.p-maintenance-price-article {
  margin-top: 6rem;
}

.p-maintenance-price-article-title {
  font-size: 2.4rem;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1.5rem;
  border-left: 1px solid #3f3636;
}
@media (max-width: 1100px) {
  .p-maintenance-price-article-title {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-article-title {
    font-size: 1.8rem;
  }
}

.p-maintenance-price-list-box {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3rem auto 2rem;
}
@media (max-width: 900px) {
  .p-maintenance-price-list-box {
    display: block;
    width: 100%;
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-list-box {
    font-size: 1.4rem;
  }
}

.p-maintenance-price-item {
  width: calc(50% - 25px);
  background-color: #fff;
  padding: 25px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1200px) {
  .p-maintenance-price-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1100px) {
  .p-maintenance-price-item {
    padding: 20px;
  }
}
@media (max-width: 900px) {
  .p-maintenance-price-item {
    width: 100%;
    margin-top: 2rem;
  }
}

.p-maintenance-price-item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 500px) {
  .p-maintenance-price-item-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-maintenance-price-item-title {
  font-size: 3.2rem;
  font-weight: 700;
}
@media (max-width: 1100px) {
  .p-maintenance-price-item-title {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .p-maintenance-price-item-title {
    font-size: 2.2rem;
  }
}
@media (max-width: 500px) {
  .p-maintenance-price-item-title {
    font-size: 1.8rem;
  }
}

.p-maintenance-price-item-price {
  /* ec4955 */
  font-size: 1.6rem;
  color: #ec4955;
  border-bottom: 1px solid #cccccc;
  text-align: right;
  margin-left: auto;
}
@media (max-width: 1100px) {
  .p-maintenance-price-item-price {
    font-size: 1.4rem;
  }
}
.p-maintenance-price-item-price em {
  font-size: 4.8rem;
  font-weight: 900;
  font-style: normal;
  margin-left: 1rem;
}
@media (max-width: 1100px) {
  .p-maintenance-price-item-price em {
    font-size: 2.5em;
  }
}
@media (max-width: 500px) {
  .p-maintenance-price-item-price em {
    font-size: 2em;
  }
}
.p-maintenance-price-item-price .color {
  color: #3f3636;
}

.p-maintenance-price-box {
  background-color: #f3f3f3;
  /* 777777 */
  color: #777777;
  margin-top: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
}

.p-maintenance-price-box-title {
  font-weight: 700;
}

.p-maintenance-price-box-content {
  margin-top: 0.6rem;
}

.p-maintenance-price-box-list {
  color: #777777;
}
.p-maintenance-price-box-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto;
}
@media (max-width: 767px) {
  .p-maintenance-price-box-list dl {
    margin: 2rem auto;
  }
}
@media (max-width: 500px) {
  .p-maintenance-price-box-list dl {
    display: block;
  }
}
.p-maintenance-price-box-list dt {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 4.6em);
}
@media (max-width: 500px) {
  .p-maintenance-price-box-list dt {
    font-weight: 700;
    margin-bottom: 0.6rem;
    width: 100%;
  }
}
.p-maintenance-price-box-list dt:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #777777;
  display: block;
  margin: 0 1rem;
}
@media (max-width: 500px) {
  .p-maintenance-price-box-list dt:after {
    content: none;
  }
}
.p-maintenance-price-box-list dd {
  white-space: nowrap;
}

.p-maintenance-price-list-must {
  line-height: 2;
}
@media (max-width: 767px) {
  .p-maintenance-price-list-must {
    line-height: 1.6;
  }
}

/* ***********
page carcare
************ */
.p-carcare-wrap {
  overflow: hidden;
}

.p-carcare-top {
  border-top: 1px solid #cccccc;
  padding-top: 3rem;
}
@media (max-width: 1100px) {
  .p-carcare-top {
    padding-top: 2rem;
  }
}

.p-carcare-banner {
  margin: 4rem auto 0;
}
.p-carcare-wrap .p-carcare-banner {
  margin: 4rem auto;
}
.p-carcare-banner .slick-arrow {
  color: #fcc800;
  font-size: 5.2rem;
}
@media (max-width: 1100px) {
  .p-carcare-banner .slick-arrow {
    font-size: 3rem;
  }
}
.p-carcare-banner .slick-prev {
  left: 1rem;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 1100px) {
  .p-carcare-banner .slick-prev {
    left: 0;
  }
}
.p-carcare-banner .slick-next {
  right: 1rem;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 1100px) {
  .p-carcare-banner .slick-next {
    right: 0;
  }
}

.p-carcare-banner .banner-arrow {
  color: #fcc800;
  font-size: 5.2rem;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (max-width: 1100px) {
  .p-carcare-banner .banner-arrow {
    font-size: 3rem;
    right: 0;
  }
}
@media (max-width: 750px) {
  .p-carcare-banner .banner-arrow {
    font-size: 4rem;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

.p-carcare-box .c-tab-box-btn-text {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-carcare-box .c-tab-box-btn-text .num {
  font-size: 4rem;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  opacity: 0.5;
  white-space: nowrap;
}
.p-carcare-box .c-tab-box-btn-text .text {
  display: block;
  width: 100%;
  text-align: center;
}

.p-carcare-section-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 6rem;
}
@media (max-width: 1100px) {
  .p-carcare-section-title {
    font-size: 3.8rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-carcare-section-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-section-title {
    font-size: 2rem;
  }
}
.p-carcare-section-title .num {
  font-size: 9rem;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #b0aeae;
}
@media (max-width: 1100px) {
  .p-carcare-section-title .num {
    font-size: 2.25em;
  }
}
@media (max-width: 767px) {
  .p-carcare-section-title .num {
    font-size: 2em;
  }
}

.p-carcare-article:not(.nottop) {
  margin-top: 9rem;
}
@media (max-width: 1100px) {
  .p-carcare-article:not(.nottop) {
    margin-top: 6rem;
  }
}

.p-carcare-article-title {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 3.5rem;
}
@media (max-width: 1100px) {
  .p-carcare-article-title {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .p-carcare-article-title {
    font-size: 1.8rem;
  }
}
.p-carcare-article-title .lead {
  font-size: 1.8rem;
  margin-top: 2.4rem;
  font-weight: 400;
}
@media (max-width: 1100px) {
  .p-carcare-article-title .lead {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-carcare-article-title .lead {
    font-size: 1.4rem;
  }
}

.p-carcare-article-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  padding: 2rem 0;
}
@media (max-width: 1100px) {
  .p-carcare-article-dl {
    font-size: 1.6rem;
  }
}
@media (max-width: 900px) {
  .p-carcare-article-dl {
    display: block;
  }
}
@media (max-width: 500px) {
  .p-carcare-article-dl {
    font-size: 1.4rem;
  }
}
.p-carcare-article-dl:first-child {
  border-top: 1px solid #ccc;
}
.p-carcare-article-dl .text {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  padding: 1.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100px;
}
.p-carcare-article-dl.alignStart {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.p-carcare-article-dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  width: 240px;
  min-width: 240px;
}
@media (max-width: 1100px) {
  .p-carcare-article-dt {
    width: 13em;
    min-width: 13em;
  }
}
@media (max-width: 900px) {
  .p-carcare-article-dt {
    width: 12em;
    min-width: 12em;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .p-carcare-article-dt {
    padding: 0;
  }
}

.p-carcare-article-dd {
  width: 100%;
}
.p-carcare-article-dd .content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .p-carcare-article-dd .content {
    padding: 0;
  }
}
.p-carcare-article-dd .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-carcare-article-dd .box {
    margin-top: 1rem;
  }
}
.p-carcare-article-dd .square {
  border: 1px dashed #3f3636;
  width: 3.11em;
  min-width: 3.11em;
  text-align: center;
  margin-right: 1rem;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.2em;
  min-height: 3.11em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1100px) {
  .p-carcare-article-dd .square {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-article-dd .square {
    font-size: 1.2rem;
  }
}
.p-carcare-article-dd .price {
  font-size: 2.4rem;
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 1100px) {
  .p-carcare-article-dd .price {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-carcare-article-dd .price {
    font-size: 1.2em;
  }
}
.p-carcare-article-dd .num {
  font-size: 3.2rem;
  font-style: normal;
}
@media (max-width: 1100px) {
  .p-carcare-article-dd .num {
    font-size: 1.33em;
  }
}
.p-carcare-article-dd .red {
  color: #ec4955;
}

.p-carcare-article-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #ccc;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
@media (max-width: 767px) {
  .p-carcare-article-content {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
.p-carcare-article-content:first-child {
  border: none;
  padding-top: 0;
}
.p-carcare-article-content .big {
  font-size: 3rem;
}
@media (max-width: 1100px) {
  .p-carcare-article-content .big {
    font-size: 1.66em;
  }
}
@media (max-width: 500px) {
  .p-carcare-article-content .big {
    font-size: 1.5em;
  }
}
.p-carcare-article-content.red {
  color: #ec4955;
}
.p-carcare-article-content.red .square {
  border-color: #ec4955;
}
.p-carcare-article-content .fee {
  font-size: 2.4rem;
}
@media (max-width: 1100px) {
  .p-carcare-article-content .fee {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-carcare-article-content .fee {
    font-size: 1.2em;
  }
}
.p-carcare-article-content .fee .red {
  color: #ec4955;
}
.p-carcare-article-content .fee .num {
  font-size: 3.2rem;
  font-style: normal;
}
@media (max-width: 1100px) {
  .p-carcare-article-content .fee .num {
    font-size: 1.33em;
  }
}

.p-carcare-article-table {
  width: 100%;
  font-size: 1.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  overflow-x: auto;
}
.p-carcare-article-table:not(.nottop) {
  margin-top: 1.6rem;
}
.p-carcare-article-table table {
  width: 100%;
  min-width: 600px;
}
.p-carcare-article-table tr:first-child th:first-child, .p-carcare-article-table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.p-carcare-article-table tr:first-child th:last-child, .p-carcare-article-table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.p-carcare-article-table tr:last-child th:first-child, .p-carcare-article-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.p-carcare-article-table tr:last-child th:last-child, .p-carcare-article-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.p-carcare-article-table tr th:last-child, .p-carcare-article-table tr td:last-child {
  border-right: 1px solid #cccccc;
}
.p-carcare-article-table tr th:first-child, .p-carcare-article-table tr td:first-child {
  border-left: 1px solid #cccccc;
}
.p-carcare-article-table th, .p-carcare-article-table td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33%;
  padding: 1.5rem;
}
@media (max-width: 900px) {
  .p-carcare-article-table th, .p-carcare-article-table td {
    padding: 1rem;
  }
}
.p-carcare-article-table th {
  border-top: 1px solid #cccccc;
  background-color: #3f3636;
  color: #fff;
  position: relative;
  vertical-align: baseline;
}
.p-carcare-article-table td {
  background-color: #fff;
  padding: 3rem 1.5rem;
}
@media (max-width: 900px) {
  .p-carcare-article-table td {
    padding: 2rem 1rem;
  }
}
.p-carcare-article-table .num {
  font-weight: normal;
  font-size: 1.8rem;
}
@media (max-width: 900px) {
  .p-carcare-article-table .num {
    font-size: 1.6rem;
  }
}
.p-carcare-article-table .red {
  color: #e60012;
}

.p-carcare-article-table-title {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0.8rem 0;
  margin-bottom: 0.8rem;
  border-bottom: 1px solid #fff;
}
@media (max-width: 900px) {
  .p-carcare-article-table-title {
    font-size: 1.6rem;
  }
}

.p-carcare-article-table-lead {
  line-height: 2;
}

.p-carcare-article-filter-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-carcare-article-filter-price .box {
  margin-right: 6rem;
  margin-bottom: 1rem;
}

.p-carcare-article-must {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  margin-top: 1rem;
}
@media (max-width: 500px) {
  .p-carcare-article-must {
    font-size: 12px;
  }
}

.p-carcare-mobil {
  margin: 6rem auto;
  background-color: #f3f3f3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4rem;
  border-radius: 10px;
  font-size: 1.6rem;
}
@media (max-width: 1100px) {
  .p-carcare-mobil {
    padding: 2rem;
    font-size: 1.4rem;
  }
}

.p-carcare-mobil-title {
  text-align: center;
  font-size: 2.4rem;
}
@media (max-width: 1100px) {
  .p-carcare-mobil-title {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-carcare-mobil-title {
    font-size: 1.2em;
  }
}
.p-carcare-mobil-title .title {
  font-weight: 700;
}
.p-carcare-mobil-title .top {
  font-weight: 400;
  color: #ec4955;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 1em;
}
.p-carcare-mobil-title .top::before {
  content: "";
  height: 1.8em;
  width: 1px;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
  background-color: #ec4955;
}
.p-carcare-mobil-title .top::after {
  content: "";
  height: 1.8em;
  width: 1px;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  background-color: #ec4955;
}
.p-carcare-mobil-title .top .ttbox {
  margin: 0 0.6em;
}
.p-carcare-mobil-title .small {
  font-weight: 400;
  font-size: 1.4rem;
}
@media (max-width: 500px) {
  .p-carcare-mobil-title .small {
    font-size: 1.2rem;
  }
}

.p-carcare-mobil-table {
  margin: 2.4rem 0 2rem;
  text-align: center;
  overflow-x: auto;
}
@media (max-width: 1100px) {
  .p-carcare-mobil-table {
    margin: 2rem 0;
  }
}
@media (max-width: 767px) {
  .p-carcare-mobil-table {
    margin: 2rem 0 1rem;
  }
}
.p-carcare-mobil-table-must{
  text-align: left;  
}
.p-carcare-mobil-table table {
  width: 100%;
  min-width: 600px;
}
.p-carcare-mobil-table tr:first-child th:first-child, .p-carcare-mobil-table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.p-carcare-mobil-table tr:first-child th:last-child, .p-carcare-mobil-table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.p-carcare-mobil-table tr:last-child th:first-child, .p-carcare-mobil-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.p-carcare-mobil-table tr:last-child th:last-child, .p-carcare-mobil-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.p-carcare-mobil-table tr th:last-child, .p-carcare-mobil-table tr td:last-child {
  border-right: 1px solid #cccccc;
}
.p-carcare-mobil-table tr th:first-child {
  border-left: 1px solid #cccccc;
}
.p-carcare-mobil-table th, .p-carcare-mobil-table td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 2em 0;
  width: 20%;
}
.p-carcare-mobil-table th {
  border-top: 1px solid #cccccc;
  background-color: #3f3636;
  color: #fff;
  position: relative;
}
.p-carcare-mobil-table th:not(:first-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 12px);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}
.p-carcare-mobil-table td {
  background-color: #fff;
  border-left: 1px solid #cccccc;
}
.p-carcare-mobil-table .num {
  font-size: 1.8rem;
}
@media (max-width: 900px) {
  .p-carcare-mobil-table .num {
    font-size: 1.6rem;
  }
}
.p-carcare-mobil-table .red {
  color: #ec4955;
}

.p-carcare-mobil-list {
  margin: 2.4rem -1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1100px) {
  .p-carcare-mobil-list {
    margin: 2rem -1rem;
  }
}
@media (max-width: 767px) {
  .p-carcare-mobil-list {
    margin: 2rem -0.5rem 1rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-mobil-list {
    margin: 2rem 0 1rem;
  }
}

.p-carcare-mobil-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(33.3333333333% - 20px);
  margin: 1rem;
  padding: 2rem;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}
@media (max-width: 900px) {
  .p-carcare-mobil-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .p-carcare-mobil-item {
    width: calc(50% - 1rem);
    margin: 1rem 0.5rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-mobil-item {
    width: 100%;
    margin: 1rem 0;
  }
}
.p-carcare-mobil-item .title {
  font-weight: 700;
}

.p-carcare-mobil-must {
  font-size: 14px;
  color: #999999;
}
@media (max-width: 500px) {
  .p-carcare-mobil-must {
    font-size: 12px;
  }
}

.p-carcare-mobil-02 {
  margin-top: 4rem;
}

.p-carcare-battery .p-carcare-article-must {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.p-carcare-battery-table {
  width: 100%;
  font-size: 1.6rem;
  overflow-x: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media (max-width: 767px) {
  .p-carcare-battery-table {
    font-size: 1.4rem;
  }
}
.p-carcare-battery-table table {
  width: 100%;
  min-width: 600px;
}
.p-carcare-battery-table tr:first-child th:first-child, .p-carcare-battery-table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.p-carcare-battery-table tr:first-child th:last-child, .p-carcare-battery-table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.p-carcare-battery-table tr:last-child th:first-child, .p-carcare-battery-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.p-carcare-battery-table tr:last-child th:last-child, .p-carcare-battery-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.p-carcare-battery-table tr th:last-child, .p-carcare-battery-table tr td:last-child {
  border-right: 1px solid #cccccc;
}
.p-carcare-battery-table tr th:first-child {
  border-left: 1px solid #cccccc;
}
.p-carcare-battery-table th, .p-carcare-battery-table td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 80px;
  width: 20%;
}
.p-carcare-battery-table th {
  border-top: 1px solid #cccccc;
  background-color: #3f3636;
  color: #fff;
  position: relative;
  font-weight: 700;
}
.p-carcare-battery-table th:not(:first-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 12px);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}
.p-carcare-battery-table td {
  background-color: #fff;
  border-left: 1px solid #cccccc;
}
.p-carcare-battery-table td:first-child {
  background-color: #f1f1f1;
}
.p-carcare-battery-table td:nth-child(2) {
  border-left-color: transparent;
}
.p-carcare-battery-table td:last-child {
  background-color: #fff0f0;
  border-left-color: transparent;
  color: #ec4955;
}
.p-carcare-battery-table .num {
  font-weight: normal;
  font-size: 1.8rem;
}
@media (max-width: 900px) {
  .p-carcare-battery-table .num {
    font-size: 1.6rem;
  }
}
.p-carcare-battery-table .red {
  color: #e60012;
}

.p-carcare-maintenance-content {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .p-carcare-maintenance-content {
    padding: 0;
  }
}
.p-carcare-maintenance-content .fee .big {
  font-size: 2.4rem;
}
@media (max-width: 1100px) {
  .p-carcare-maintenance-content .fee .big {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-carcare-maintenance-content .fee .big {
    font-size: 1.2em;
  }
}
@media (max-width: 500px) {
  .p-carcare-maintenance-content .fee p + p {
    padding-top: 1rem;
  }
}

.p-carcare-article-spark_plug-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
  margin-bottom: 3rem;
}

.p-carcare-article-spark_plug-item {
  width: calc(33.33% - 30px);
  margin: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2rem;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 1.4rem;
}
.p-carcare-article-spark_plug-item .title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
.p-carcare-article-spark_plug-item .bottom {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #ccc;
  color: #eb4c4c;
}

.p-carcare-cleaning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.5rem;
  font-size: 1.5rem;
}
.p-carcare-cleaning div {
  width: 50%;
  line-height: 2;
}

.p-carcare-cleaning-table-wrap {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .p-carcare-cleaning-table-wrap {
    font-size: 1.6rem;
  }
}
.p-carcare-cleaning-table-wrap .title {
  color: #999999;
  font-weight: 700;
}

.p-carcare-cleaning-table {
  overflow-x: auto;
}
@media (max-width: 1100px) {
  .p-carcare-cleaning-table {
    font-size: 1.6rem;
  }
}
@media (max-width: 900px) {
  .p-carcare-cleaning-table {
    font-size: 1.4rem;
  }
}
.p-carcare-cleaning-table table {
  width: 100%;
  margin-top: 2rem;
  min-width: 600px;
}
.p-carcare-cleaning-table tr:first-child th:first-child, .p-carcare-cleaning-table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.p-carcare-cleaning-table tr:first-child th:last-child, .p-carcare-cleaning-table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.p-carcare-cleaning-table tr:last-child th:first-child, .p-carcare-cleaning-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.p-carcare-cleaning-table tr:last-child th:last-child, .p-carcare-cleaning-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.p-carcare-cleaning-table tr th:last-child, .p-carcare-cleaning-table tr td:last-child {
  border-right: 1px solid #cccccc;
}
.p-carcare-cleaning-table tr th:first-child {
  border-left: 1px solid #cccccc;
}
.p-carcare-cleaning-table th, .p-carcare-cleaning-table td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 80px;
  width: 20%;
}
.p-carcare-cleaning-table th {
  border-top: 1px solid #cccccc;
  background-color: #3f3636;
  color: #fff;
  position: relative;
  font-weight: 700;
}
.p-carcare-cleaning-table th:not(:first-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 12px);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}
.p-carcare-cleaning-table td {
  background-color: #fff;
  border-left: 1px solid #cccccc;
}
.p-carcare-cleaning-table .num {
  font-size: 1.8rem;
}
@media (max-width: 900px) {
  .p-carcare-cleaning-table .num {
    font-size: 1.6rem;
  }
}
.p-carcare-cleaning-table .red {
  color: #ec4955;
}

.p-carcare-body-coating {
  text-align: center;
}

.p-carcare-coating-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 900px) {
  .p-carcare-coating-btn {
    display: block;
  }
}
.p-carcare-coating-btn .c-site-btn {
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 900px) {
  .p-carcare-coating-btn .c-site-btn {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .p-carcare-coating-btn .c-site-btn + .c-site-btn {
    margin-top: 20px;
  }
}
.p-carcare-coating-btn .c-site-btn-link {
  font-weight: 400;
}
@media (max-width: 1100px) {
  .p-carcare-coating-btn .c-site-btn-link {
    font-size: 1.4rem;
  }
}

/* carcare campaign */
.p-carcare-campaign {
  width: 100%;
  max-width: 802px;
  margin: 5rem auto 9rem;
}
@media (max-width: 900px) {
  .p-carcare-campaign {
    margin: 5rem auto 6rem;
  }
}
.p-carcare-campaign sup {
  vertical-align: super;
  font-size: 12px;
  line-height: 1;
}
@media (max-width: 500px) {
  .p-carcare-campaign .c-site-btn-link {
    font-size: 1.4rem;
  }
}

.p-carcare-campaign-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .p-carcare-campaign-title {
    display: block;
  }
}
.p-carcare-campaign-title .title {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 7.5rem;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-title .title {
    font-size: 5rem;
  }
}
.p-carcare-campaign-title .right {
  font-size: 2.4rem;
  font-weight: 700;
  margin-left: 1em;
  line-height: 1.8;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-title .right {
    font-size: 1.33em;
  }
}
@media (max-width: 767px) {
  .p-carcare-campaign-title .right {
    margin-left: 0;
    margin-top: 1em;
  }
}
@media (max-width: 500px) {
  .p-carcare-campaign-title .right {
    font-size: 1.2em;
  }
}
.p-carcare-campaign-title .right p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-carcare-campaign-title .right p::before {
  content: "";
  font-size: 0.6em;
  width: 1em;
  min-width: 1em;
  height: 1em;
  display: inline-block;
  border-radius: 100%;
  background-color: #eb4c4c;
  margin-right: 0.6em;
}
.p-carcare-campaign-title .red {
  color: #eb4c4c;
}
.p-carcare-campaign-title small {
  font-size: 0.75em;
  font-weight: 400;
}

.p-carcare-campaign-carBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3.5rem 4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  margin: 3.5rem auto 2rem;
}
@media (max-width: 767px) {
  .p-carcare-campaign-carBox {
    display: block;
    padding: 3.5rem 2rem;
  }
}
.p-carcare-campaign-carBox .text {
  width: 50%;
  font-size: 2.4rem;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-carBox .text {
    font-size: 1.33em;
  }
}
@media (max-width: 767px) {
  .p-carcare-campaign-carBox .text {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-campaign-carBox .text {
    font-size: 1.2em;
  }
}
.p-carcare-campaign-carBox .car-text01 {
  width: 13em;
  text-align: center;
  font-weight: 700;
  background-color: #cccccc;
  padding: 0.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100px;
}
@media (max-width: 767px) {
  .p-carcare-campaign-carBox .car-text01 {
    margin: auto;
  }
}
.p-carcare-campaign-carBox .car-text02 {
  margin: 0.6em auto 0;
}
.p-carcare-campaign-carBox .car-text03 {
  color: #eb4c4c;
}
.p-carcare-campaign-carBox .big {
  font-size: 3.2rem;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-carBox .big {
    font-size: 1.33em;
  }
}
.p-carcare-campaign-carBox .img {
  width: 50%;
  text-align: center;
}
@media (max-width: 767px) {
  .p-carcare-campaign-carBox .img {
    width: 100%;
  }
}

.p-carcare-campaign-must {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 500px) {
  .p-carcare-campaign-must {
    font-size: 1.2rem;
  }
}
.p-carcare-campaign-must p {
  margin-right: 1rem;
}

.p-carcare-campaign-info-list {
  font-size: 1.4rem;
  margin-top: 1rem;
}
@media (max-width: 500px) {
  .p-carcare-campaign-info-list {
    font-size: 1.2rem;
  }
}

.p-carcare-campaign-plus {
  text-align: center;
  margin: 2rem auto 3rem;
}
@media (max-width: 500px) {
  .p-carcare-campaign-plus {
    width: 100%;
    max-width: 40px;
  }
}

.p-carcare-campaign-items-title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background-color: #cccccc;
  padding: 2rem;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-items-title {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-carcare-campaign-items-title {
    font-size: 1.2em;
  }
}
.p-carcare-campaign-items-title .big {
  font-size: 3.6rem;
  line-height: 1;
}
@media (max-width: 1100px) {
  .p-carcare-campaign-items-title .big {
    font-size: 1.5em;
  }
}
.p-carcare-campaign-items-title .red {
  color: #eb4c4c;
}

.p-carcare-campaign-items {
  margin: 1rem -0.9rem 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .p-carcare-campaign-items {
    margin: 1rem -0.5rem 4rem;
  }
}
.p-carcare-campaign-item {
  width: calc(33.33% - 1.8rem);
  margin: 0.9rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 5px;
  padding: 2.5rem 2.5rem 1.5rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .p-carcare-campaign-item {
    font-size: 1.4rem;
    padding: 2.5rem 1.5rem 1.5rem;
    width: calc(33.33% - 1rem);
    margin: 0.5rem;
  }
}
@media (max-width: 500px) {
  .p-carcare-campaign-item {
    width: calc(50% - 1rem);
    font-size: 1.6rem;
    padding: 2.5rem 1.5rem 1.5rem;
  }
}

/* page company style */
.p-company-index-wrap {
  border-top: 1px solid #cccccc;
  padding-top: 1rem;
  padding-bottom: 13rem;
}
@media (max-width: 1100px) {
  .p-company-index-wrap {
    padding-bottom: 8rem;
  }
}
.p-company-info {
  margin-top: 9rem;
}
@media (max-width: 1100px) {
  .p-company-info {
    margin-top: 6rem;
  }
}

.p-company-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 1em;
}
@media (max-width: 1100px) {
  .p-company-title {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .p-company-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-company-title {
    font-size: 2rem;
  }
}
.p-company-history .p-company-logo-title{
  margin-bottom: 2em;
}
.p-company-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  font-size: 1.6rem;
  line-height: 2;
  padding: 2rem 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-company-list dl {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .p-company-list dl {
    font-size: 1.4rem;
    display: block;
    line-height: 1.6;
  }
}
.p-company-list dl:first-child {
  border-top: 1px solid #ccc;
}
.p-company-list dt {
  width: 9em;
  min-width: 9em;
  font-weight: 700;
  margin-right: 5rem;
}
@media (max-width: 1100px) {
  .p-company-list dt {
    margin-right: 3rem;
  }
}
@media (max-width: 767px) {
  .p-company-list dt {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}

.p-company-history {
  margin-top: 3rem;
  max-width: unset;
}
.p-company-history h3{
  width: fit-content;
  text-align: center;
  margin: 5rem auto 3rem;
  font-size: 1.6em;
  font-weight: 700;
}
.p-company-history-btns{
  display: flex;
  padding: 0 1.5rem 1rem;
}
@media screen and (max-width: 767px) {
  .p-company-history-btns{
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 0;
  }
}
.p-company-history .p-company-history-btns_btn {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  flex: 1;
  margin-bottom: -0.1rem;
}
.p-company-history-btns .p-company-history-btns_btn:last-child {
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .p-company-history .p-company-history-btns_btn:last-child {
    padding-right: 0.5rem;
  }
}
.p-company-history .p-company-history-btns_btn:first-child {
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-company-history .p-company-history-btns_btn:first-child {
    padding-left: 0.5rem;
    padding-bottom: 0.5em;
  }
}
.p-company-history .p-company-history-btns_link {
  align-items: center;
  background-color: #999;
  border: 0.1rem solid #000;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  justify-content: center;
  padding: 2rem 1rem;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-company-history .p-company-history-btns_link {
    font-size: 1.1rem;
    padding: 2rem 0.5rem;
    line-height: 1.2;
  }
}
.p-company-history .p-company-history-btns_link--active {
  background-color: #fff;
  color: #000 !important;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-company-history .p-company-history-btns_link--active {
    font-size: 1.1rem;
  }
}
.p-company-history .p-company-history-box {
  padding-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-company-history .p-company-history-box {
    padding-top: 1.5rem;
  }
}
/* p-company-logo */

.p-company-logo-title{
  font-size: 2.4rem;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  border-left: 1px solid #3f3636;
}

.p-company-logo-wrap{
  background:#ffffff;
  padding: 9rem 0 10rem;
  z-index: 3;
  position: relative;
}
@media (max-width: 767px) {
.p-company-logo-wrap{
  padding:6rem 0 7rem;
}
}
@media (max-width: 414px) {
.p-company-logo-wrap{
  padding: 6rem 0;
}
}

.p-company-logo-wrap + .c-inner > .p-company-index-wrap{
  border-top:0;
  
}
.p-company-logo{
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .p-company-logo{
    margin-top: 0;
  }
}
.p-company-logo-box{
  margin: 6rem auto 0;
}
@media (max-width: 1100px) {
.p-company-logo-box{
  margin: 3rem auto 0;
}
}
.p-company-logo-info{
  width: 100%;
}
.p-company-logo-info:first-child{
  margin-bottom: 4rem;
  padding-bottom: 4rem;
}
.p-company-logo-img{
  align-items:center;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
}
.p-company-logo-img img{
  display: block;
}
@media (max-width: 767px) {
  .p-company-logo-info{
    flex-wrap:
    wrap;
  width:100%;
    flex-direction: column-reverse;
  }
.p-company-logo-info-item{
  width: 100%;
  margin-bottom:1em;;
}
  .p-company-logo-img{
  width: 100%;
}
  .p-company-logo-title{
    margin-top:1em;
    font-size: 2rem;
}
}

.p-company-logo-title{
  margin-bottom:1em;
  font-size:1.8rem;
  font-weight:700;
}
.p-company-logo-text{
  font-size:1.6rem;
  line-height: 1.8;
  margin-top: 2em;
}

.p-company-logo-info-color{
  display: flex;
  font-size: 2rem;
  width: 35%;
  max-width: 320px;
  box-sizing: border-box;
  background: #ffffff;
}

@media (max-width: 765px) {
  .p-company-logo-info-color{
    display: grid;
    grid-template-columns: auto auto auto;
    width: 100%;
  }
}

.p-company-logo-info-color-item{
  margin: 0.5em;
  width: calc(100% / 6);
  display: flex;
  align-items: center;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-top: 0.75em;
  letter-spacing: 0.25em;
}
.p-company-logo-info-color-item._red{
  border-color:#e60012;
  color:#e60012;
}

.p-company-logo-info-color-item._yellow{
  border-color: #fcc700;
  color:#fcc700;
}

.p-company-logo-info-color-item._green{
  border-color: #009a3e;
  color:#009a3e;
}

.p-company-logo-info-color-item._blue{
 border-color: #036eb8;
  color:#036eb8;
}

.p-company-logo-info-color-item._lightgreen{
  border-color: #5eb031;
  color:#5eb031;
}

.p-company-logo-info-color-item._purple{
  border-color: #87529d;
  color:#87529d;
}

@media (max-width: 765px){
  .p-company-logo-info-color-item{
    width: calc(100% / 3);
    margin: 0 auto;
  }
}

/* p-company-move-wrap */
.p-company-move-wrap {
  padding-top: 9rem;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-company-move-wrap {
    padding-top: 6rem;
  }
}
.p-company-move-lead {
  font-size: 1.8rem;
}
@media (max-width: 1100px) {
  .p-company-move-lead {
    font-size: 1.6rem;
  }
}

.p-company-move-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  margin-top: 5rem;
}
@media (max-width: 1100px) {
  .p-company-move-list {
    margin-top: 3rem;
  }
}
@media (max-width: 900px) {
  .p-company-move-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .p-company-move-list {
    display: block;
    margin: 0;
    margin-top: 4rem;
  }
}

.p-company-move-item {
  margin: 12px;
  width: calc(33.33% - 24px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4rem 2rem;
  background-color: #fff;
  border-radius: 2rem;
  text-align: center;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1100px) {
  .p-company-move-item {
    margin: 10px;
    width: calc(33.33% - 20px);
  }
}
@media (max-width: 900px) {
  .p-company-move-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .p-company-move-item {
    width: 100%;
    margin: 20px 0;
  }
}
.p-company-move-item .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-company-move-item .title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 1100px) {
  .p-company-move-item .title {
    font-size: 1.33em;
  }
}
@media (max-width: 500px) {
  .p-company-move-item .title {
    font-size: 1.2em;
  }
}
.p-company-move-item .lead {
  font-size: 1.8rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-bottom: 1rem;
  line-height: 1.2;
  height: 75px;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
@media (max-width: 1100px) {
  .p-company-move-item .lead {
    font-size: 1.6rem;
    height: auto;
  }
}
.p-company-move-item .lead .red {
  line-height: 1.6;
}
.p-company-move-item .red {
  color: #eb4c4c;
}
.p-company-move-item .ico {
  margin: 1rem auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
.p-company-move-item .content {
  font-size: 1.5rem;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 2rem;
  height: 9rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
@media (max-width: 1100px) {
  .p-company-move-item .content {
    font-size: 1.4rem;
    height: auto;
  }
}
.p-company-move-item .c-site-btn {
  margin: 0 -0.8rem;
}
.p-company-move-item .c-site-btn-link {
  padding: 27px 1rem;
  font-size: 1.6rem;
}
@media (max-width: 1100px) {
  .p-company-move-item .c-site-btn-link {
    font-size: 1.4rem;
    padding: 20px 1rem;
  }
}
@media (max-width: 360px) {
  .p-company-move-item .c-site-btn-link {
    font-size: 1.2rem;
  }
}

.p-company-move-banner {
  padding: 8rem 0;
}
@media (max-width: 1100px) {
  .p-company-move-banner {
    padding: 4rem 0 6rem;
  }
}

/* p-company-online-wrap */
.p-online-wrap {
  padding: 7rem 0 10rem;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-online-wrap {
    padding: 6rem 0 8rem;
  }
}
.p-online-section:not(:last-child) {
  margin-bottom: 100px;
}
@media (max-width: 1100px) {
  .p-online-section:not(:last-child) {
    margin-bottom: 60px;
  }
}

.p-online-title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 5rem;
}
@media (max-width: 1100px) {
  .p-online-title {
    font-size: 3.8rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .p-online-title {
    font-size: 3rem;
  }
}
@media (max-width: 500px) {
  .p-online-title {
    font-size: 2rem;
  }
}

.p-online-advantage-lead {
  font-size: 1.8rem;
  line-height: 2;
}
@media (max-width: 1100px) {
  .p-online-advantage-lead {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .p-online-advantage-lead {
    line-height: 1.8;
    font-size: 1.4rem;
  }
}

.p-online-advantage-list {
  margin: 3rem -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1100px) {
  .p-online-advantage-list {
    margin: 3rem -10px;
  }
}
@media (max-width: 900px) {
  .p-online-advantage-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .p-online-advantage-list {
    display: block;
    margin: 3rem auto;
    width: 100%;
    max-width: 350px;
  }
}

.p-online-advantage-item {
  margin: 12px;
  width: calc(100% - 24px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  padding: 1.6rem;
  border-radius: 1rem;
  position: relative;
  z-index: 3;
}
@media (max-width: 1100px) {
  .p-online-advantage-item {
    margin: 10px;
    width: calc(100% - 20px);
  }
}
@media (max-width: 900px) {
  .p-online-advantage-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 600px) {
  .p-online-advantage-item {
    width: 100%;
    margin: 20px 0;
  }
}
.p-online-advantage-item .num {
  font-size: 6.4rem;
  font-weight: 900;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  white-space: nowrap;
  line-height: 1;
  opacity: 0.2;
}
.p-online-advantage-item .text {
  font-size: 1.8rem;
  text-align: center;
  margin: 2rem 0;
  position: relative;
}
@media (max-width: 1100px) {
  .p-online-advantage-item .text {
    font-size: 1.4rem;
  }
}
.p-online-advantage-item .figure {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.p-online-advantage-item .figure:after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 79.48%;
}
.p-online-advantage-item .point {
  position: absolute;
  bottom: 1.25em;
  left: 0.25em;
  z-index: 1;
  max-width: 104px;
}

.p-online-btn .c-site-btn-link {
  width: 640px;
  font-size: 2.5rem;
  line-height: 1;
  padding: 25px 20px;
}
@media (max-width: 1100px) {
  .p-online-btn .c-site-btn-link {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .p-online-btn .c-site-btn-link {
    font-size: 1.6rem;
  }
}
.p-online-btn .c-site-btn-link small {
  font-size: 0.6em;
}
@media (max-width: 400px) {
  .p-online-btn .c-site-btn-link small {
    margin-top: 1rem;
    display: inline-block;
  }
}

.p-online-attention{
  margin-top: 1em;
  text-align: center;
  color: #eb4c4c;
  font-size: 2em;
}
@media (max-width: 765px){
  .p-online-attention{
    font-size: 1em;
  }
}

.p-online-flow-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -17px;
}
@media (max-width: 1100px) {
  .p-online-flow-boxes {
    margin: 0 -10px;
  }
}
@media (max-width: 900px) {
  .p-online-flow-boxes {
    display: block;
    margin: 0;
  }
}

.p-online-flow-box {
  margin: 17px;
  width: calc(50% - 34px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 3.5rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  .p-online-flow-box {
    margin: 10px;
    width: calc(50% - 20px);
  }
}
@media (max-width: 900px) {
  .p-online-flow-box {
    margin: 20px 0;
    width: 100%;
  }
}
.p-online-flow-box .title {
  font-size: 2.5rem;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin-bottom: 1rem;
}
@media (max-width: 1100px) {
  .p-online-flow-box .title {
    font-size: 2rem;
  }
}
.p-online-flow-box .title::before {
  display: block;
  content: "";
  background: url(../img/online/check.svg);
  width: 1.5em;
  height: 1em;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-online-flow-box .text {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .p-online-flow-box .text {
    font-size: 1.4rem;
  }
}
.p-online-flow-box .img {
  margin-top: 3.5rem;
}

.p-online-flow-list {
  margin-top: 8rem;
}
@media (max-width: 1100px) {
  .p-online-flow-list {
    margin-top: 4rem;
  }
}
.p-online-flow-list .step {
  margin-top: 4rem;
  padding: 2.5rem 5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media (max-width: 900px) {
  .p-online-flow-list .step {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .p-online-flow-list .step {
    display: block;
  }
}
.p-online-flow-list .step:not(:last-child)::before {
  display: block;
  content: "";
  position: absolute;
  bottom: -2em;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../img/online/arrow.svg);
  width: 1em;
  height: 1em;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-online-flow-list .red {
  color: #eb4c4c;
}
.p-online-flow-list .dt {
  font-size: 2.4rem;
  font-family: "Raleway", sans-serif;
  text-align: center;
  font-weight: 600;
  opacity: 0.2;
  margin-right: 5rem;
}
@media (max-width: 1100px) {
  .p-online-flow-list .dt {
    font-size: 1.33em;
    margin-right: 3rem;
  }
}
@media (max-width: 767px) {
  .p-online-flow-list .dt {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 500px) {
  .p-online-flow-list .dt {
    font-size: 1.2em;
  }
}
.p-online-flow-list .dt .num {
  font-size: 8rem;
  line-height: 1;
  margin-top: -0.2em;
  display: block;
}
@media (max-width: 1100px) {
  .p-online-flow-list .dt .num {
    font-size: 3.33em;
  }
}
.p-online-flow-list .dd {
  font-size: 2rem;
  width: 100%;
}
@media (max-width: 1100px) {
  .p-online-flow-list .dd {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .p-online-flow-list .dd {
    font-size: 1.6rem;
  }
}
.p-online-flow-list .flow-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .p-online-flow-list .flow-btns {
    margin-top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-online-flow-list .flow-btn {
  max-width: 100%;
  width: 360px;
  margin-right: 1rem;
}
@media (max-width: 1100px) {
  .p-online-flow-list .flow-btn {
    width: 16em;
  }
}
@media (max-width: 767px) {
  .p-online-flow-list .flow-btn {
    margin-top: 1rem;
  }
}
.p-online-flow-list .btn-link {
  background-color: #999999;
  color: #fff;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2em;
  line-height: 1;
  position: relative;
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.p-online-flow-list .btn-link:hover {
  opacity: 0.8;
}
.p-online-flow-list .btn-link::after {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  right: 1em;
  position: absolute;
  background: url(../img/online/blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.p-online-introduction {
  font-size: 1.8rem;
  margin-bottom: 7.5rem;
}
@media (max-width: 1100px) {
  .p-online-introduction {
    font-size: 1.6rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-online-introduction {
    font-size: 1.4rem;
  }
}
.p-online-introduction .li {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 767px) {
  .p-online-introduction .li {
    margin-bottom: 1.5rem;
  }
}
.p-online-introduction .li::before {
  content: "";
  width: 1em;
  min-width: 1em;
  height: 1em;
  display: block;
  border-radius: 100%;
  -webkit-transform: translateY(0.2em);
      -ms-transform: translateY(0.2em);
          transform: translateY(0.2em);
  background-color: #3f3636;
  margin-right: 0.2em;
}

/*  */
.p-car-wrap {
  position: relative;
  z-index: 3;
  padding: 0 0 9rem;
}
@media (max-width: 1100px) {
  .p-car-wrap {
    padding: 0 0 6rem;
  }
}
.p-car-wrap::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  z-index: -1;
  background-color: #fff;
}

.p-car-top {
  border-top: 1px solid #cccccc;
  padding-top: 9rem;
}
@media (max-width: 1100px) {
  .p-car-top {
    padding-top: 6rem;
  }
}

#car {
  padding: 70px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* CMN-L style */
  /* Anchor link text
  ========================= */
  /* ------------- */
  /* CMN-L__pageTop */
  /* ********************************************* */
  /* ********************************************* */
}
#car a {
  color: #3f3636;
  text-decoration: underline;
}
#car a:hover {
  text-decoration: none;
}
#car .CMN-L__anchorBtn-list {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 550px) {
  #car .CMN-L__anchorBtn-list {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
}
#car .CMN-L__anchorBtn-list .CMN-L__anchorBtn-item {
  width: 90px;
  margin: 0 5px 10px;
}
@media (max-width: 550px) {
  #car .CMN-L__anchorBtn-list .CMN-L__anchorBtn-item {
    width: calc(25% - 10px);
  }
}
#car :root .CMN-L__anchorText {
  font-size: 1px;
  letter-spacing: -1px;
  word-spacing: -1px;
}
#car .CMN-L__anchorText-list {
  text-align: right;
}
@media (max-width: 767px) {
  #car .CMN-L__anchorText-list {
    display: none;
  }
}
#car .CMN-L__anchorText-item {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: normal;
  word-spacing: normal;
  margin-left: 0.5em;
  padding-left: 0.5em;
  margin-bottom: 10px;
  border-left: 1px solid #ddd;
  line-height: 1;
}
#car .CMN-L__anchorText-item a {
  color: #cc0000;
}
#car .CMN-L__anchorText-item:first-child {
  margin-left: 0;
  border-left: none;
}
#car .CMN-L__anchorText--current {
  font-weight: bold;
}
#car .CMN-L__carList {
  width: calc(100% + 10px);
  margin: 0 -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#car .CMN-L__carList .CMN-L__carItem {
  width: calc(25% - 10px);
  margin: 10px 5px 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 10px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  #car .CMN-L__carList .CMN-L__carItem {
    width: calc(33.33333% - 10px);
  }
}
@media (max-width: 550px) {
  #car .CMN-L__carList .CMN-L__carItem {
    padding: 10px 10px 15px;
  }
}
@media (max-width: 500px) {
  #car .CMN-L__carList .CMN-L__carItem {
    width: calc(50% - 10px);
  }
}
#car .CMN-L__carList .CMN-L__carItem-img {
  text-align: center;
}
#car .CMN-L__carList .CMN-L__carItem-img img {
  max-width: 126px;
}
#car .CMN-L__carList .CMN-L__carItem-name {
  padding: 1em 0;
}
#car .CMN-L__carList .CMN-L__carItem-head a {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.02em;
  text-decoration: underline;
}
#car .CMN-L__carList .CMN-L__carItem-head a:hoveR {
  text-decoration: none;
}
#car .CMN-L__carList .CMN-L__carItem-spec {
  background: #f7f7f7;
  font-size: 15px;
  padding: 0.8em;
  margin-bottom: 8px;
}
#car .CMN-L__carList .CMN-L__carItem-specItem {
  overflow: hidden;
  margin-bottom: 8px;
}
#car .CMN-L__carList .CMN-L__carItem-specItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#car .CMN-L__carList .CMN-L__carItem-specItem h5 {
  margin-right: 0.5em;
}
#car .CMN-L__carList .CMN-L__carItem-fuel2Inner {
  top: -4px !important;
}
#car .CMN-L__carList .CMN-L__carItem-fuel2Inner img {
  max-width: 152px;
}
#car .CMN-L__carList .CMN-L__carItem-fuel2Inner {
  font-size: 13px;
  color: #101010;
}
#car .CMN-L__title {
  margin-top: 80px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #car .CMN-L__title {
    margin-top: 40px;
  }
}
#car .CMN-L__caution {
  margin-top: 80px;
}
@media (max-width: 767px) {
  #car .CMN-L__caution {
    margin-top: 60px;
  }
}
#car .CMN-L__pageTop {
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 767px) {
  #car .CMN-L__pageTop {
    margin-top: 10px;
  }
}
#car .CMN-L__pageTop a {
  display: inline-block;
  padding: 4px 8px;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}
#car .CMN-L__pageTop a:before {
  content: "▲";
}
@media (max-width: 767px) {
  #car .frame-c {
    max-width: 100%;
  }
  #car .frame-c .clear-toku {
    clear: both;
    height: 30px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
  }
}
@media (max-width: 767px) {
  #car .mainimg-cw {
    width: 100%;
    float: none;
  }
  #car .mainimg-cw a img {
    width: auto;
    max-width: 100%;
    margin: auto;
  }
}
#car .maintxt-cw {
  text-align: left;
}
@media (max-width: 767px) {
  #car .maintxt-cw {
    width: 100%;
    margin-top: 1rem;
    float: none;
    background: #e2e6f2;
    border-radius: 5px;
    padding: 1em 1em 1em 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#car .maintxt-cw p {
  padding-left: 1.2em;
}
@media (max-width: 767px) {
  #car .maintxt-cw .n-cw {
    list-style-position: outside;
    margin: 0;
    padding: 0 10px 0 40px;
    font-size: 12px;
    line-height: 1.2;
    color: #000000;
    text-align: left;
  }
  #car .maintxt-cw .n-cw li {
    font-size: 12px;
    line-height: 1.2;
    padding: 0 0 4px 0;
    list-style-type: disc;
  }
}
.how-to-buy-banner{
  max-width: 600px;
}

#carcare {
  background: #fff;
  padding: 50px 20px;
  margin: 6rem auto 9rem;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1100px) {
  #carcare {
    margin: 4rem auto 6rem;
  }
}
#carcare a {
  color: #3f3636;
  text-decoration: underline;
}
#carcare a:hover {
  text-decoration: none;
}
@media (max-width: 900px) {
  #carcare div.ATC-car-care-contents-index-list {
    max-width: 100%;
    background: none;
  }
}
@media (max-width: 900px) {
  #carcare div#ATC-car-care-contents-index-engine, #carcare div#ATC-car-care-contents-index-bodycoat {
    width: 100%;
    float: none;
    margin-top: 2rem;
  }
}
@media (max-width: 900px) {
  #carcare div#ATC-car-care-contents-index-view, #carcare div#ATC-car-care-contents-index-interior {
    width: 100%;
    float: none;
    margin-top: 2rem;
  }
}
@media (max-width: 900px) {
  #carcare div#ATC-car-care-contents-index-feet {
    width: 100%;
    float: none;
    margin-top: 2rem;
  }
}
@media (max-width: 900px) {
  #carcare div#ATC-car-care-contents-list {
    width: 100%;
    float: none;
    margin-top: 2rem;
    background: none;
  }
}
@media (max-width: 900px) {
  #carcare dl#ATC-car-care-contents-list-quick {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 900px) {
  #carcare dl#ATC-car-care-contents-list-quick dd {
    width: 100%;
  }
}

.p-company-privacy {
  padding: 8rem 0;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-company-privacy {
    padding: 6rem 0;
  }
}
.p-company-privacy a {
  color: #3f3636;
  text-decoration: underline;
}
.p-company-privacy a:hover {
  text-decoration: none;
}

.p-environment-wrap {
  padding: 9rem 0;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  .p-environment-wrap {
    padding: 6rem 0;
  }
}

#terms {
  padding: 8rem 0 1rem;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1100px) {
  #terms {
    padding: 6rem 0 1rem;
  }
}
#terms a {
  color: #3f3636;
  text-decoration: underline;
}
#terms a:hover {
  text-decoration: none;
}

/* Mut-holidays */
@media (max-width: 767px) {
  .Mut-holidays__body{
    font-size: 1.5rem;
  }
}
/********************************************************************************************

rentacar

********************************************************************************************/
.p-rentacar-top{
  border-top: 1px solid #cccccc;
  padding-top: 3rem;
}
.p-rentacar-main{
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-rentacar-main{
    margin-top: 0;
  }
}
.p-rentacar-inner{
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .p-rentacar-inner{
    margin-top: 6rem;
  }
}
.p-rentacar-section-title{
  font-size: clamp(2rem, 3vw, 4rem);
  font-weight: 700;
  margin-bottom: 6rem;
}
@media (max-width: 950px) {
  .p-rentacar-section-title{
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-rentacar-section-title {
    margin-bottom: 3rem;
  }
}
.p-rentacar-list-text{
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin: 3rem auto 4rem;
}
.p-rentacar-list-text span {
  font-weight: bold;
}
@media (max-width: 767px) {
  .p-rentacar-list-text {
    margin: 2rem auto;
  }
}
.p-rentacar-price-wrap{
  padding-top: 6rem;
}
.p-carcare-box .c-tab-box-btn-text {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-carcare-box .c-tab-box-btn-text .num {
  font-size: 4rem;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  opacity: 0.5;
  white-space: nowrap;
}
.p-carcare-box .c-tab-box-btn-text .text {
  display: block;
  width: 100%;
  text-align: center;
}
.p-rentacar-howto-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 30px;
}
.p-rentacar-howto-item {
  background-color: #fff;
  padding: 1.6rem;
  border-radius: 1rem;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.p-rentacar-howto-item__num {
  font-size: 6.4rem;
  font-weight: 900;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  white-space: nowrap;
  line-height: 1;
  opacity: 0.2;
}
.p-rentacar-howto-item__head{
  font-size: clamp(2rem, 2vw, 3rem);
  font-weight: bold;
  text-align: center;
  color: #ec4955;
  padding-top: 1rem;
}
.p-rentacar-howto-item__body{
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin: 2rem 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.p-rentacar-howto-item__text p:first-of-type{
  font-size: clamp(1.6rem, 2vw, 1.8rem);
  font-weight: bold;
  margin: 0 0 1rem;
}
.p-rentacar-howto-item__figure{
  padding-top: 2rem;
}
.p-rentacar-howto-item__figure img {
  width: 100%;
  border-radius: 8px;
}
.p-rentacar-price-list{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 30px;
  padding:2rem 0 0;
}
@media (max-width: 580px) {
  .p-rentacar-price-list{
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.p-rentacar-price-nav-item__btn{
  background-color: #3f3636;
  color: #fff;
  font-weight: 500;
  font-size: clamp(1.4rem, 2vw, 2rem);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 1em 0;
}
.p-rentacar-price-nav-item__btn span{
  padding-left: 1em;
}
.p-rentacar-price-nav-item__btn .icon{
  display: flex;
  font-size: 1.5rem;
  height: 1em;
  padding-left: 1em;
}
.p-rentacar-article{
  padding-top: 3rem;
}
.p-rentacar-others-wrap .p-rentacar-article{
  padding-top: 0;
}
.p-rentacar-price-article-title{
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  border-left: 1px solid #3f3636;
}
.p-rentacar-table {
  width: 100%;
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  overflow-x: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
}
.p-rentacar-table table {
  width: 100%;
  min-width: 900px;
}
@media (max-width: 580px){
  .p-rentacar-table table {
    min-width: 720px;
  }
  .p-rentacar-article._monthly .p-rentacar-table table {
    min-width: 900px;
  }
}
.p-rentacar-table.noscroll{
  overflow-x: initial;
}
.p-rentacar-table.noscroll table{
  min-width: 100%;
}
.p-rentacar-table tr:first-child th:first-child, .p-rentacar-table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.p-rentacar-table tr:first-child th:last-child, .p-rentacar-table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.p-rentacar-table tr:last-child th:first-child, .p-rentacar-table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.p-rentacar-table tr:last-child th:last-child, .p-rentacar-table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.p-rentacar-table tr th:last-child, .p-rentacar-table tr td:last-child {
  border-right: 1px solid #cccccc;
}
.p-rentacar-table tr th:first-child {
  border-left: 1px solid #cccccc;
}
.p-rentacar-table th, .p-rentacar-table td {
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 80px;
}
.p-rentacar-table th {
  border-top: 1px solid #cccccc;
  background-color: #3f3636;
  color: #fff;
  position: relative;
  font-weight: 700;
  width: 30%;
}
@media (max-width: 767px) {
  .p-rentacar-table th{
    width: 19.5%;
  }
}
.p-rentacar-table th:not(:first-child){
  width: 17.5%;
}
.p-rentacar-price-monthly .p-rentacar-table th:not(:first-child){
  width: 11.666%;
}
.p-rentacar-table.w25 th{
  width: 25%;
}
.p-rentacar-table.w50 th{
  width: 50%;
}
.p-rentacar-table th:not(:first-child)::after {
  content: "";
  width: 1px;
  height: calc(80px - 12px);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
}
.p-rentacar-table td {
  background-color: #fff;
  border-left: 1px solid #cccccc;
}
.p-rentacar-table td:first-child {
  background-color: #f1f1f1;
}
.p-rentacar-others-wrap .p-rentacar-table td:first-child {
  background-color: #fff;
  border-right: 1px solid #cccccc;
}
.p-rentacar-table td:nth-child(2) {
  border-left-color: transparent;
}
.p-rentacar-table .model{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 2rem;
}
.p-rentacar-table .model p{
  padding-left: .5rem;
  text-align: left;
}
@media (max-width: 767px) {
  .p-rentacar-table .model{
    padding: 0 1rem;
  }
  .p-rentacar-table .model img{
    width: 40%;
  }
}
.p-rentacar-table .small{
  font-size: 1rem;
}
.p-rentacar-table .num {
  font-weight: normal;
  font-size: 1.8rem;
}
@media (max-width: 900px) {
  .p-rentacar-table .num {
    font-size: 1.6rem;
  }
}
.p-rentacar-table .red {
  color: #e60012;
}

.sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0;
  left: 0;
  z-index: 2;
}

.p-rentacar-article-must{
  font-size: clamp(1.2rem, 2vw, 1.4rem);
  color: #999999;
  margin-top: 1rem;
  text-align: justify;
}
.p-rentacar-price-monthly{
  padding-top: 3rem;
}
.p-rentacar-price-monthly__btn{
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  color: #3f3636;
  border: solid #3f3636 1px;
  font-weight: 500;
  font-size: clamp(1.6rem, 2vw, 2rem);
  width: 100%;
  max-width: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 2.5rem 0;
  margin: 0 auto;
}
@media (max-width: 580px) {
  .p-rentacar-price-monthly__btn{
    padding: 1.8rem 0;
  }
}
.p-rentacar-price-monthly__btn:hover{
  opacity: .7;
}
@media (max-width: 580px) {
  .p-rentacar-price-monthly__btn:hover{
    opacity: 1;
  }
}
.p-rentacar-price-monthly__btn span:after{
  content: "＋";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #3f3636;
  color: #fff;
  line-height: 1.25;
}
.open .p-rentacar-price-monthly__btn span:after{
  content: "ー";
}
@media (max-width: 580px) {
  .p-rentacar-price-monthly__btn span:after{
    line-height: 1.5;
  }
}
.p-rentacar-article._monthly{
  display: none;
  padding-top: 2rem;
}

.p-rentacar-followbtn {
  display: none;
}

@media (max-width: 580px) {
  .p-rentacar-followbtn {
    display: block;
    background: #fff;
    padding: 1em 0;
    z-index: 999;
    position: fixed;
    bottom: 0;
    width: 100%;  
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry p {
    font-size: 1.3rem;
    text-align: center;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn {
    width: 100%;
    padding: 0.5rem 0;
    background: #f3f3f3;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__icon {
    margin-right: 1.5rem;
    margin-top: 0.5rem;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__icon svg {
    color: #3f3636;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__text {
    font-size: 1.8rem;
    color: #3f3636;
  }
  .p-rentacar-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-info {
    width: 60%;
  }
  .rentacar .l-footer-wrap {
    padding-bottom: 4em;
    font-weight: bold;
  }
}


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

support

********************************************************************************************/
/* p-support-wrap */

.p-carcare-support-wrap{
  border-top: 1px solid #cccccc;
  padding: 9rem 0 9rem 0;;
}


@media (max-width: 767px) {
.p-carcare-support-wrap {
    padding: 4rem 0 4rem 0;
  }
}

.p-carcare-support-lead {
  font-size: 1.8rem;
}
@media (max-width: 1100px) {
  .p-carcare-support-lead {
    font-size: 1.6rem;
  }
}


/* p-support-subtitle */
.p-support-subtitle{
  background-color: #F3F3F3;
  border-radius: 100px;
  padding: 0.6rem;
  width: 9.5em;
  min-width: 9.5em;
  margin-bottom: 10px;
  font-size: 2rem;
  text-align: center;
}


.p-support-subtitle{
  font-size: 1.4rem;
}


.__insurance{
  width: 4em;
  min-width: 4em;
}

/* p-support-title */
.p-support-title{
  font-size: clamp(2rem, 3vw, 4rem);
  font-weight: 700;
}

.p-insurance-frame__body{
  margin-top: 4.2rem;
}

.p-insurance-frame__body .p-tire-image{
  margin-bottom: 2em;
}

/* p-support_emergencydial-wrap */
.p-support_emergencydial-wrap{
  background: #ffffff;
  padding: 9rem 0 10rem;
}

.p-support_emergencydial-text{
  font-size: 18px;
  line-height: 1.8;
  padding: 2rem 0 3rem 0;
}

@media (max-width: 767px) {
  .p-support_emergencydial-wrap {
    padding: 5rem 0 5rem;
  }
  .p-support_emergencydial-text{
    font-size: 14px;
    line-height: 1.8;
  }
}

/* 緊急ダイヤルについて */

.c-tel-link {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .c-tel-link {
    pointer-events: auto;
  }
}

.emergency_dial .box{
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.emergency-box{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.emergency_dial-btn{
  text-align: center;
  background-color: #3f3636;
  color: #fff !important;
  font-weight: 500;
  font-size: 4rem;
  width: 100%;
  /* max-width: 510px; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 2rem 7rem 2rem 7rem;
  margin-top: 4rem;
}

.c-inner .emergency_dial.box .emergency_dial-btn {
  width: 100%;
  padding: 0.5rem 0;
  background: #f3f3f3;
}
.c-inner .emergency_dial.box .emergency_dial-btn .emergency_dial-btn__icon {
  margin-right: 1.5rem;
  margin-top: 0.5rem;
}

.emergency_dial__text::after{
  content: "(24時間年中無休)";
  font-size: 2.4rem;
}

/* .close_text{
  font-size: 2.4rem;
} */

.emergency_dial__icon{
  margin-right: 2rem;
  margin-top: 1rem;
}

@media (max-width: 950px) {
  .emergency_dial .box {
      flex-direction: column;
      align-items: center;
  }
  .emergency-box{
    margin-bottom: 3.5rem;
  }
}

@media (max-width: 1040px) {
  .emergency_dial-btn {
      width: 100%;
      padding: 1.5rem 3.5rem 2.5rem 3.5rem;
      font-size: 2rem;
  }
  /* .close_text{
    font-size: 1.5rem;
  } */
  .emergency_dial__text::after{
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .emergency_dial-btn {
      margin-top: 2.3rem;
  }
}



/* merit-wrap */
.p-merit-wrap{
  margin: 9rem 0 10rem 0;
}

.p-merit-item{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  margin-top: 3.4rem;
}

.p-merit-itemlist{
  width: 100%;
  margin-bottom: 35px;
  background: #FFF;
  margin-right: 12px;
  border-radius: 8px;
}

.p-merit-itemlist img{
  border-radius: 8px 8px 0 0;
}

.p-merit-itemlist dl{
  padding:1.7rem ;
}
.p-merit-itemlist dl dt{
  margin-bottom: 1.1rem;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
.p-merit-itemlist dl dd{
  font-size: 1.6rem;
}


@media screen and (max-width: 767px) {
  .p-merit-wrap {
    margin: 5rem 0 5rem 0;
  }
  .p-merit-itemlist dl dd{
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 580px) {
  .p-merit-item{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-merit-itemlist img{
    width: 100%;
  }
  .p-merit-itemlist:last-child{
    margin-bottom: 60px;
  }
}


@media screen and (min-width: 768px) {
  .p-merit-item{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .p-merit-itemlist img{
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .p-merit-item {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px;
  }
}



/* @media screen and (min-width: 768px){
  .p-merit-item{
    display: flex;
    grid-column-gap: 20px;
    margin-top: 3.4rem;
    margin-bottom: 3.5rem;
    flex-wrap: wrap;
  }
  .p-merit-itemlist{
    width: 40%;
  }
  .p-merit-itemlist img{
    width: 100%;
  }
} */



/* 保険見直し相談会 */
.p-merit-body{
  background-color: #ffffff;
  display: grid;
  grid-template-columns: 1fr 43.47826%;
  gap: 25px;
  padding: 30px;
}

.p-merit-title{
  font-size: clamp(2rem, 3vw, 4rem);
  text-align: center;
  background-color: #3f3636;
  color: #ffffff;
  font-weight: bold;
  padding: 1rem;
  border-radius: 8px 8px 0 0;
}
.p-merit-text{
  text-align: center;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.p-merit-text span{
  font-size: clamp(2rem, 1.824rem + 0.751vw, 2.5rem);;
}
.p-merit-subtext{
  font-size: 3rem;
  padding-bottom: 1.2rem;
  text-align: center;
  font-weight: bold;
}

.merit-tel-btn{
  text-align: center;
  background-color: #3f3636;
  color: #fff !important;
  font-weight: 500;
  font-size: clamp(2rem, 2vw, 4rem);
  width: calc(100% - 1.25rem);
  max-width: 443px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 2rem 0;
  margin: 0 auto;
}

.merit-tel__text{
  padding-left: 2.6rem;
}

.p-merit-textlist{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.p-merit__text{
  font-size: 2.4rem;
  background-color: #F3F3F3;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  border-radius: 8px;
  text-align: center;
}

.p-merit-textitem{
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: #3f3636;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.28571;
  color: #ffffff;
}

.p-merit-info{
  padding: 1rem;
}

.p-merit-btn{
  font-size: clamp(2rem, 2vw, 3rem);
}

.p-merit-btn:hover{
  opacity: 0.7;
}


@media screen and (max-width: 767px){
  .p-merit-body{
    grid-template-columns:100%;
    padding: 15px;
  }
  .p-merit-subtext{
    font-size: 1.8rem;
  }
  .p-merit__text{
    font-size: 1.5rem;
  }
  .p-merit-text{
    font-size: 16px;
  }
  .p-merit-text span {
    font-size: medium;
  }
  .p-merit-subtext{
    padding-bottom: 0.5rem;
  }
  .p-merit-info{
    padding: 0;
  }
}




/* Honda自動車保険あんしんプラン */
.p-insurance-wrap{
  padding: 9rem 0 9rem 0;
  background: #ffffff;
}

.p-insurance-text{
  font-size: clamp(1.6rem, 1.530rem + 0.3vw, 1.8rem);
  padding: 2.8rem 0 2.2rem 0;
  line-height: 1.8;
}

.p-insurance-text span{
  font-size: clamp(1.8rem, 1.589rem + 0.901vw, 2.4rem);
  font-weight: bold;
}


.p-insurance-grid {
  display: grid;
  grid-template-columns: 1fr 29.13043%;
  gap: 20px;
}


@media screen and (max-width: 767px) {
  .p-insurance-wrap {
    padding: 5rem 0 5rem 0;
  }
  .p-insurance-grid {
    grid-template-columns: 100%;
  }
  .p-insurance-text{
    font-size: 1.4rem;
  }
  .p-insurance-text span{
    font-size: 1.6rem;
  }
}

/* p-insurance-header__head */
.p-insurance-header{
  position: relative;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  gap: calc(var(--inner-padding) / 2);
  padding: 20px;
  border-radius: 8px;
  background: #3f3636;
  color: #fff;
}

.p-insurance-header__head{
  width: 8.88889em;
  text-align: center;
  font-weight: bold;
  font-size: calc(16px + var(--slope-2px));
}

.p-insurance-header__body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 1em;
  padding: .625em 1em;
  border-radius: 8px;
  background: #fff;
  color: #3f3636;
  font-size: 18px;
}


.p-insurance-header__plus {
  position: absolute;
  right: 0;
  bottom: -29px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
  border: 5px solid;
  border-radius: 50%;
  background: #3f3636;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}

.p-insurance-header__plus:before, .p-insurance-header__plus:after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: 18px;
  height: 3px;
  margin: auto;
  background: currentColor;
}

.p-insurance-header__plus:after {
  transform: rotate(90deg);
}

.p-insurance-body{
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  gap: 20px 30px;
  padding: 30px clamp(20px, .86735px + 5.10204vw, 40px);
  border-radius: 8px;
  background: #f3f3f3;
}

.p-insurance-body__head {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.p-insurance-body__body {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .p-insurance-header {
    grid-column: span 2;
  }
}

@media screen and (max-width: 767px) {
  .p-insurance-header__body{
    font-size: 16px;
  }
  .p-insurance-body {
    grid-template-columns: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-insurance-body__body {
    text-align: center;
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .p-insurance-body__image {
    grid-column: span 2;
  }
}

/* p-insurance-premium
============================== */
.p-insurance-premium {
  padding: 20px;
  border-radius: 8px;
  background: #f3f3f3;
  letter-spacing: 0;
}

.p-insurance-premium__body{
  padding: 20px;
  border-radius: 8px;
  background: #ffffff;
  letter-spacing: 0;
}

.p-insurance-premium__head {
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.27778;
}

.p-insurance-premium__body {
  margin-top: 16px;
  padding: 20px;
  border-radius: 8px;
  background: #fff;
}
.p-insurance-premium__lead {
  font-size: 18px;
  line-height: 1.5;
}

/* .p-insurance-premium__notes{
  margin-top: 1em;
  padding-top: 1em;
  border-top: 2px solid #f3f3f3;
  font-size: 18px;
  line-height: 1.5;
} */


/* p-insurance-notes */
.p-insurance-notes {
  margin-top: 1em;
  font-size: 14px;
}

.p-insurance-notes:not(:last-child) {
  margin-bottom: 2em;
}

.p-insurance-notes > li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2;
}

.p-insurance-notes > li:before {
  content: "\203b";
}

.p-insurance-frame__desc{
  font-size: clamp(1rem, 0.718rem + 1.202vw, 1.8rem);
  padding-bottom: 3rem;
}


@media screen and (max-width: 580px) {
  .p-insurance-premium__head{
    font-size: 1.5rem;
  }
  .p-insurance-premium__lead{
    font-size: 16px;
  }
  .p-insurance-notes {
    font-size: 1.2rem;
  }
  .p-insurance-notes > li{
    line-height: 1.6;
  }
}




/* hondaコネクト */
.p-connect-wrap{
  margin: 9rem 0 13rem 0;
}

.p-connect-text{
  font-size: 18px;
  padding: 2.8rem 0 4.2rem 0;
  line-height: 1.8;
}

.color_white{
  background-color: #ffffff;
}

.p-connect-image{
  text-align: center;
  padding: 8rem;
  background-color: #ffffff;
}


@media screen and (max-width: 767px) {
  .p-connect-wrap {
    margin: 5rem 0 5rem 0;
  }
  .p-connect-image {
    padding: 2rem;
  }
  .p-connect-text{
    font-size: 16px;
  }
}

/* タイヤパンク保証 */
.p-tire-wrap{
  background-color: #ffffff;
  padding: 9rem 0 10rem 0;
}

.p-tire-text{
  font-size: 18px;
  padding: 2.8rem 0 4.2rem 0;
  line-height: 1.8;
}

.p-tire-image{
  text-align: center;
  padding: 8rem;
  background-color: #f3f3f3;
  transition: 0.3s;
}

.p-tire-image a{
  transition: 0.3s;
}

.p-tire-image a:hover{
  opacity: 0.5;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .p-tire-wrap {
    padding: 5rem 0 5rem 0;
  }
}

@media screen and (max-width: 767px) {
  .p-tire-image {
    padding: 2rem;
  }
  .p-tire-text{
    font-size: 16px;
  }
}


/* 取扱保険会社 */
.p-health_company-wrap{
  padding: 8rem 0 8rem 0;
}


.p-health_company-image{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 4rem;
  gap: 10px;
}



.p-health_company-image__item a:hover{
  opacity: 0.5;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .p-health_company-image {
    flex-flow: column;
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .p-health_company-image {
    flex-flow: column;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-health_company-wrap {
    padding: 5rem 0 5rem 0;
  }
}







/* 勧誘方針 */
.p-solicitation_policy-wrap{
  background-color: #ffffff;
  padding: 9rem 0 10rem 0;
  counter-reset: p-solicitation_policy-wrap;
}

.p-solicitation_policy-head{
  padding: 2.2rem;
  background-color: #f3f3f3;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.p-solicitation_policy-head__title{
  font-size: 24px;
  padding-bottom: 1rem;
  font-weight: bold;
}

.p-solicitation_policy-head__text{
  font-size: 18px;
}

.p-solicitation_policy-item li{
  padding-bottom: 15px;
  font-size: 16px;
  position: relative;
  padding-left: 2.7rem;
  line-height: 1.8em;
}

.p-solicitation_policy-item{
  counter-reset: p-solicitation_policy-item;
}

.p-solicitation_policy-item_list::before{
  counter-increment:p-solicitation_policy-item 1 ;
  content: counter(p-solicitation_policy-item) ".";
  position: absolute;
  top: 0;
  left: 0;
}


@media screen and (max-width: 767px) {
  .p-solicitation_policy-head__title{
    font-size: 18px;
  }
  .p-solicitation_policy-head__text{
    font-size: 14px;
  }
  .p-solicitation_policy-item li{
    font-size: 14px;
  }
  .p-solicitation_policy-wrap {
    padding: 5rem 0 5rem 0;
  }
}

/* FD宣言 */
.p-fd-wrap{
  padding: 9rem 0 10rem 0;
  font-size: 16px;
  line-height: 1.8em;
}

.p-fd-head{
  margin: 3rem 0;
}

.p-fd-body__head{
  margin-top: 3em;
  margin-bottom: 2em;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.p-fd-list li{
  margin-bottom: 3.5em;
}

.p-fd-list b{
  display: block;
  font-size: 18px;
}

.p-fd-list div{
  margin: 2rem 0;
  padding: 1.5rem;
  background: #fff;
}

.p-fd-list dl{
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

.p-fd-list dt{
  font-weight: bold;
}

.p-fd-list dd span{
  margin-right: 5px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .p-fd-wrap{
    padding: 5em 0;
    font-size: 14px;
  }

  .p-fd-body__head{
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 18px;
  }

  .p-fd-list b{
    font-size: 16px;
  }

  .p-fd-list dl:not(:last-child){
    margin-bottom: 0.5em;
  }

  .p-fd-list dt{
    width: 100%;
  }

}

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

lease

********************************************************************************************/
.p-lease-main{
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-lease-main{
    margin-top: 0;
  }
}
.p-lease-top{
  border-top: 1px solid #cccccc;
  padding-top: 3rem;
}
.p-lease-main{
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .p-lease-main{
    margin-top: 0;
  }
}
.p-lease-inner{
  margin-top: 10rem;
}
@media (max-width: 767px) {
  .p-lease-inner{
    margin-top: 6rem;
  }
  .p-lease-inner.nottop{
    margin-top: 4rem;
  }
}
.p-lease-section-title{
  font-size: clamp(2rem, 3vw, 4rem);
  font-weight: 700;
  margin-bottom: 6rem;
}
.p-lease-section-title span{
  font-size: 60%;
}
@media (max-width: 950px) {
  .p-lease-section-title{
    margin-bottom: 4rem;
  }
}
@media (max-width: 767px) {
  .p-lease-section-title {
    margin-bottom: 3rem;
  }
}
.p-lease-list-text{
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  margin: 3rem auto 4rem;
}
@media (max-width: 767px) {
  .p-lease-list-text {
    margin: 2rem auto;
  }
}
.p-lease-inner-title{
  font-size: clamp(1.5rem, 2vw, 2.4rem);
  font-weight: 700;
  text-align: center;
  margin: 5rem 0 2rem;
}
@media (max-width: 580px) {
  .p-lease-inner-title{
    margin-top: 3rem 0 1.25rem;
  }
}
.p-lease-inner-title .red{
  font-size: clamp(1.9rem, 3vw, 3.6rem);
  color: #EB4C4C;
}
.p-lease-inner-title:before,
.p-lease-inner-title:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #ec4955;
  width: 2px;
  height: 2em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
.p-lease-inner-title:before {
  transform: rotate(-35deg);
}
.p-lease-inner-title:after {
  transform: rotate(35deg);
}
.p-lease-cost__body{
  background-color: #fff;
  border-radius: 1rem;
  padding: 5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 767px) {
  .p-lease-cost__body{
    flex-direction: column;
    padding: 3rem;
  }
}
.p-lease-cost-list:first-child{
  margin: 0 1.5rem 0 0;
}
@media (max-width: 767px) {
  .p-lease-cost-list:first-child{
    margin: 0  0 2rem 0;
  }
}
.p-lease-cost-item:not(:last-child){
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .p-lease-cost-item:not(:last-child){
    padding-bottom: 2rem;
  }
}
.p-lease-cost-item__head{
  font-size: clamp(1.8rem, 2.2vw, 2.8rem);
  font-weight: 700;
  color: #ec4955;
}
.p-lease-cost-item__text{
  font-size: clamp(1.4rem, 2vw, 2.4rem);
}
.p-lease-cost-item:last-child .p-lease-cost-item__text{
  font-size: clamp(1.2rem, 2vw, 1.8rem);
  color: #ec4955;
}
@media (max-width: 767px) {
  .p-lease-cost__image{
    width: 70%;
    margin: 0 auto;
  }
}
.p-lease-recommend-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.p-lease-recommend-item{
  background-color: #fff;
  border-radius: 1rem;
  padding: 4.2rem;
  text-align: center;
}
@media (max-width: 767px) {
  .p-lease-recommend-item{
    width: 100%;
    padding: 3rem 2rem 1rem;
  }
  .p-lease-recommend-item__image{
    padding-top: 1rem;
  }
}
@media (max-width: 580px) {
  .p-lease-recommend-item__image{
    width: 80%;
    margin: 0 auto;
  }
}
.p-lease-recommend-item__text{
  font-size: clamp(1.6rem, 2vw, 2.4rem);
  font-weight: 700;
}
.p-lease-recommend-item__text .red{
  color: #ec4955;
}
.p-lease-must{
  font-size: clamp(1.2rem, 2vw, 1.4rem);
  color: #999999;
  margin-top: 1rem;
  text-align: justify;
}

.p-lease-leafle-title{
  font-size: clamp(1.8rem, 2vw, 2.4rem);
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 1.5rem;
  border-left: 1px solid #3f3636;
}
.p-lease-stock-inner + .p-lease-must{
  margin-top: 2rem;
}

.p-lease-must .bold{
  font-weight: bold;
  font-size: 110%;
}
.p-lease-must a{
  text-decoration: underline;
  color: #999999;
}
.p-lease-must a:hover{
  text-decoration: none;
}
.p-lease-must span{
  color: #000;
}
.p-lease-must .kei{
  padding: .25em;
  border: 1px solid;
  background: #e9f6fe;
  text-align: center;
  font-weight: 500;
  letter-spacing: .5em;
}
@media (max-width: 580px){
  .p-lease-must .kei{
    padding: .25em .25em .25em 1em;
    letter-spacing: 0.2em;
  }
}

.p-lease-must p + p{
  margin-top: 1rem;
}

.p-lease-stock-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.p-lease-stock-item{
  background-color: #fff;
  border-radius: 1rem;
  padding: 2rem;
  text-align: center;
  flex-grow: 1;
  width: 25%;
}
@media (max-width: 767px) {
  .p-lease-stock-item{
    width: 100%;
    padding: 1.5rem;
  }
}
.p-lease-stock-item__text{
  font-size: clamp(1.9rem, 2vw, 1.9rem);
  font-weight: 700;
  padding-bottom: 1rem;
}
.p-lease-stock-item__text .red{
  color: #ec4955;
}

.p-lease-stock-item__text:before,
.p-lease-stock-item__text:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #ec4955;
  width: 2px;
  height: 1.2em;
  margin: 0 .5em;
  margin-top: -.2em;
  vertical-align: middle;
}
.p-lease-stock-item__text:before {
  transform: rotate(-35deg);
}
.p-lease-stock-item__text:after {
  transform: rotate(35deg);
}
.p-lease-leafle-inner{
  display: flex;
  width: 100%;
  gap: 30px;
  justify-content: space-between;
  padding-top: 3rem;
}
@media (max-width: 767px) {
  .p-lease-leafle-inner{
    flex-direction: column;
  }
}
.p-lease-leafle-item{
  width: 49%;
}
@media (max-width: 767px) {
  .p-lease-leafle-item{
    width: 100%;
  }
}
.p-lease-leaflet__link{
  display: block;
  text-decoration: none;
}
.p-lease-leaflet__link:hover .p-lease-leaflet__text{
  color: #999;
}
.p-lease-leaflet__image{
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .p-lease-leaflet__image{
    padding-bottom: 1rem;
  }
}
.p-lease-leaflet__text{
  background-color: #3F3735;
  color: #fff;
  text-decoration: none !important;
  cursor: pointer;
  position: relative;
  padding: 2.2rem 1rem;
  width: 400px;
  max-width: 90%;
  text-align: center;
  font-size: clamp(1.6rem, 2vw, 2rem);
  font-weight: 500;
  border-radius: 100px;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0 auto;
}

.p-lease-followbtn {
  display: none;
}

@media (max-width: 580px) {
  .p-lease-followbtn {
    display: block;
    background: #fff;
    padding: 1em 0;
    z-index: 999;
    position: fixed;
    bottom: 0;
    width: 100%;  
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry p {
    font-size: 1.5rem;
    text-align: center;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn {
    width: 100%;
    padding: 0.5rem 0;
    background: #f3f3f3;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__icon {
    margin-right: 1.5rem;
    margin-top: 0.5rem;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__icon svg {
    color: #3f3636;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-btn .p-borrow-inquiry-btn__text {
    font-size: 1.8rem;
    color: #3f3636;
  }
  .p-lease-followbtn .c-inner .p-borrow-inquiry .p-borrow-inquiry-info {
    width: 60%;
  }
  .lease .l-footer-wrap {
    padding-bottom: 4em;
    font-weight: bold;
  }
}


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

rentacar & lease

********************************************************************************************/
.p-borrow-inquiry{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-borrow-inquiry-info p{
  font-size: 2em;
  text-align: center;
  margin-bottom: 3px;
font-weight: bold;
}
@media (max-width: 765px){
  .p-borrow-inquiry-info p{
    font-size: 1.5em;
  }
}
@media (max-width: 950px){
  .p-borrow-inquiry{
    flex-direction: column;
  }
  .p-borrow-inquiry-info:first-child{
    padding-bottom: 3rem;
  }
}
.p-borrow-inquiry-info{
  width: 50%;
}
@media (max-width: 950px){
  .p-borrow-inquiry-info{
    width: 100%;
  }
}
.p-borrow-inquiry-btn{
  text-align: center;
  background-color: #3f3636;
  color: #fff !important;
  font-weight: 500;
  font-size: clamp(2rem, 2.5vw, 4rem);
  width: calc(100% - 1.25rem);
  max-width: 510px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
  padding: 2rem 0;
}
@media (max-width: 950px){
  .p-borrow-inquiry-btn{
    width: 100%;
    padding: 1.5rem 0;
  }
}
.p-borrow-inquiry-btn__icon{
  margin-right: 2rem;
  margin-top: 1rem;
}
.p-borrow-inquiry-info__list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 2rem;
}
.p-borrow-inquiry-info__list dl:last-child{
  margin-bottom: 0;
}
@media (max-width: 500px){
  .p-borrow-inquiry-info__list dl {
    flex-direction: column;
  }
}
.p-borrow-inquiry-info__list dt {
  font-size: clamp(1.2rem, 2vw, 1.6rem);
  font-weight: 500;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  padding: 10px;
  width: 8.5em;
  min-width: 8.5em;
  margin-right: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px){
  .p-borrow-inquiry-info__list dt {
    padding: 6px 10px;
  }
}
@media (max-width: 500px){
  .p-borrow-inquiry-info__list dt {
    margin-bottom: 5px;
  }
}
.p-borrow-inquiry-info__list dd {
  font-size: clamp(1.4rem, 2vw, 1.8rem);
  font-weight: 500;
}
.p-borrow-banner{
  margin: 12rem auto 0;
}
.p-showroom-wrap .p-borrow-banner{
  margin: 0rem auto 0;
}
@media (max-width: 750px){
  .p-borrow-banner{
    margin: 6rem auto 0;
  }
}
.p-borrow-banner .banner-arrow{
  font-size: 5.2rem;
  right: 1rem;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.p-borrow-banner .bg_blue .banner-arrow{
  color: #0d6fb8;
}
.p-borrow-banner .bg_orange .banner-arrow{
  color: #eb6100;
}
@media (max-width: 1100px){
  .p-borrow-banner .banner-arrow{
    font-size: 3rem;
    right: 0;
  }
}
@media (max-width: 750px){
  .p-borrow-banner .banner-arrow{
    font-size: 4rem;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media (max-width: 750px){
  .COMMON-SJACTION{
    padding-top: 3em;
  }
}

.p-democar .car-contents-demo-caution{
  font-size: 14px;
}

.p-democar .ATC-car-contents-header > ul{
  gap: 1rem;
}

.p-democar .ATC-car-contents-header > ul > li{
  margin-left: 0;
}

.p-democar .ATC-car-contents-header > ul > li a{
  color: #fff !important;
  background: #3f3636;
  text-decoration: none !important;
}

.p-democar .ATC-car-contents-lineup-detail a{
  text-decoration: none !important;
  font-size: 14px;
  color: #fff !important;
  background: #3f3636;
}

.p-democar .ATC-car-contents-lineup-detail a:hover {
  opacity: .6;
}

.p-democar .ATC-car-contents-demo-list-btn a:hover {
  opacity: .6;
}

.p-democar .ATC-car-contents-demo-list-btn a{
  text-decoration: none !important;
  font-size: 14px;
  color: #fff !important;
  background: #3f3636;
}

.p-democar .ATC-car-contents-demo-list-table{
  font-size: 15px;
}

.p-democar .ATC-car-contents-demo-list-title th:nth-child(2){
  width: 8em;
}

.p-democar th:first-child .ATC-car-contents-demo-sort > li a{
  padding: .5em 1em;
}

.p-democar th:first-child .ATC-car-contents-demo-sort > li.ATC-car-contents-demo-sort-ascending a,
.p-democar th:first-child .ATC-car-contents-demo-sort > li.ATC-car-contents-demo-sort-descending a {
  background: transparent;
  color: #3f3636;
  border: 1px solid #bfbfbf;
  text-decoration: none !important;
  font-size: 12px;
}

.p-democar .ATC-car-contents-demo-list-contents td:last-child a{
  background: #3f3636 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.p-democar .ATC-car-contents-demo-list-btn-sp{
  text-decoration: none !important;
}

.p-democar .ATC-car-contents-demo-list-status{
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #bfbfbf;
  background: transparent !important;
  color: #3f3636 !important;
  line-height: 1;
}

.p-democar #ATC-car-contents-other-detail-title[data-status="democar"]{
  background-color: #3f3636 !important;
}

@media screen and (max-width: 767px) {
  .p-democar .ATC-car-contents-demo-list-contents[data-type="democar"] td:nth-child(3){
    background: #3f3636 !important;
  }
}

@media screen and (max-width: 560px) {
  .p-democar .ATC-car-contents-header > ul > li{
    width: 100%;
  }
  .p-democar .ATC-car-contents-header > ul > li a{
    width: auto;
  }
}

  .p-democar #ATC-car-contents-other-detail-link,
  .p-democar #ATC-car-contents-other-detail-link li a{
    color: #3f3636;
  }

  .p-democar #ATC-inquiry-contents-bottom a{
    background: #3f3636;
  }
