/*追加css*/
.company-mv {
  position: relative;
}

.vehicle-mv {
  position: relative;
}
@media screen and (max-width: 767px) {
  .vehicle-mv {
    background-position: left bottom;
    background-attachment: initial;
    height: 80vh;
  }
}

/*利用停止日*/
.suspention-date {
  display: inline-block;
  position: relative;
}

/* .suspention-date::after{
    content: "休業";
    position: absolute;
    bottom: -70%;
    left: 0;
    font-size: 8px;
    max-width: 80px;
    color: #DB2E2C;
} */

/*ご利用金額*/
@media screen and (max-width: 767px) {
  .use-car-price {
    display: inline-block;
    /* margin-top: 10px; */
  }
}

.side-btn {
  z-index: 10;
}

/*timeフォーム修正*/
input[type="time"] {
  color: #000;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 9px;
  border: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .top-first {
    margin-top: 0px !important;
    padding-top: 0 !important;
  }
  .top_worth {
    margin-bottom: 0 !important;
  }
}

/*rv hack一覧修正*/

.info .info-lilsts .info-lilst {
  display: flex;
}

.info .info-lilsts .info-lilst .list-img {
  width: 15%;
  height: 0;
  padding-top: 15%;
  position: relative;
  margin-right: 15px;
}

.info .info-lilsts .info-lilst .list-text-area {
  width: calc(75%);
}

.info .info-lilsts .info-lilst .list-img .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.info .info-lilsts .info-lilst .list-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .news-inner #primary .info-lilsts .info-lilst {
    flex-direction: initial;
    justify-content: initial;
  }
}

/*スマホナビレイアウト修正*/
header .header-container .header-nav-sp {
  justify-content: initial;
  padding-top: 30px;
  overflow-y: scroll;
  padding: 30px;
}

/*トップページtop_vehicleレイアウト調整*/

.top_vehicle {
  margin-top: 50px;
}

/*トップページキャンペーン部分*/
.bnr-section {
  background-color: transparent;
}
.bnr-section .container {
}
.bnr-section .container .section-inner {
}
.bnr-section .container .section-inner .worth-lists {
}
.bnr-section .container .section-inner .worth-lists .worth-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap {
  /* width: 40%; */
}
.bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-title {
  margin-bottom: 30px;
  background-color: #64aac8;
  color: #fff;
  padding: 5px 25px;
}
.bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-sub-title {
  margin-bottom: 30px;
  /* color: #DB2E2C; */
  width: fit-content;
  padding: 5px 10px;
  background: #db2e2c;
  color: #fff;
  border-radius: 19px;
}
.bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-desc {
  margin-bottom: 60px;
  line-height: 2;
}

.bnr-section .container .section-inner .worth-lists .worth-list .bnr_img {
  width: 300px;
  margin-right: 30px;
}
.bnr-section .container .section-inner .worth-lists .worth-list .bnr_img img {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .bnr-section .container .section-inner .worth-lists .worth-list {
    align-items: center;
    justify-content: initial;
    flex-direction: column;
  }
  .bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap {
    /* width: 40%; */
    order: 1;
  }
  .bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-title {
    margin-bottom: 30px;
    background-color: #64aac8;
    color: #fff;
    padding: 5px 25px;
  }
  .bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-sub-title {
    margin-bottom: 30px;
  }
  .bnr-section .container .section-inner .worth-lists .worth-list .bnr-text-wrap .bnr-desc {
    margin-bottom: 30px;
    line-height: 2;
  }

  .bnr-section .container .section-inner .worth-lists .worth-list .bnr_img {
    width: 80%;
    margin-right: 0px;
    margin: 30px auto 0 auto;
    order: 2;
  }
  .bnr-section .container .section-inner .worth-lists .worth-list .bnr_img img {
    width: 100%;
    margin: 0 auto;
  }
}

/*住所変更のお知らせ*/
.change_adress {
  background-color: transparent;
  margin-bottom: 0px;
  width: 100%;
}
.change_adress .worth-lists {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
}

.change_adress .worth-lists .worth-list {
  width: 100% !important;
  margin: 0 auto;
}

.change_adress .worth-lists .worth-list .bnr_img {
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  .change_adress {
    margin-bottom: 50px;
  }
}

/*よくある質問*/
.q-and-a {
  z-index: 1;
  padding: 110px 0 110px;
  /*   background-color: #fff; */
}
.q-and-a .container .secion-title_2 {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.q-and-a .container .qaboxes .qabox {
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  border-radius: 20px;
  border: 2px solid #64aac8;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease-in;
  height: 0;
  position: relative;
  z-index: 1;
}
.q-and-a .container .qaboxes .qabox .q-content {
  border-bottom: 2px dotted #64aac8;
}
.q-and-a .container .qaboxes .qabox .q-content span {
  color: #000 !important;
  font-size: 32px;
}
.q-and-a .container .qaboxes .qabox .q-content p {
  font-size: 20px;
  font-weight: bold;
}
.q-and-a .container .qaboxes .qabox .a-content p {
  font-size: inherit;
}
.q-and-a .container .qaboxes .qabox .q-content,
.q-and-a .container .qaboxes .qabox .a-content {
  width: 84.1666666667%;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
.q-and-a .container .qaboxes .qabox .q-content span,
.q-and-a .container .qaboxes .qabox .a-content span {
  color: #64aac8;
  font-size: 36px;
  font-weight: bold;
  background-color: #fff;
  padding: 0px 15px;
  border-radius: 50%;
  margin-right: 30px;
}
.q-and-a .container .qaboxes .open-box {
  opacity: 1;
  visibility: visible;
  transition: 0.25s ease-in;
  height: auto;
  margin-bottom: 25px;
  padding: 8px 0 20px 0;
}
.q-and-a .container .arrow-btn {
  width: fit-content;
  padding: 12px 20px;
  margin: 0 auto;
  background: #64aac8;
  border-radius: 12px;
  cursor: pointer;
}

.q-and-a .container .arrow-btn p {
  color: #fff !important;
}
.q-and-a .container .btn-hide {
  display: none;
  opacity: 0;
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .q-and-a .container .qaboxes .qabox .q-content {
    border-bottom: 2px dotted #64aac8;
  }
  .q-and-a .container .qaboxes .qabox .q-content span {
    color: #64aac8;
  }
  .q-and-a .container .qaboxes .qabox .q-content p {
    font-size: 14px;
  }
  .q-and-a .container .qaboxes .qabox .q-content,
  .q-and-a .container .qaboxes .qabox .a-content {
    width: 92.5%;
    padding: 15px 0;
  }
  .q-and-a .container .qaboxes .qabox .q-content span,
  .q-and-a .container .qaboxes .qabox .a-content span {
    color: #64aac8;
    font-size: 20px;
    padding: 0px 8px;
    margin-right: 15px;
  }
  .q-and-a .container .arrow-btn {
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .q-and-a {
    padding: 50px 0;
  }
  .q-and-a .container .secion-title_2 {
    font-size: 20px;
  }
}

/* キャンペーン - 20240123追加 -*/
.campaign {
  padding-top: 100px;
  margin-bottom: 150px;
  text-align: center;
}

.campaign .container {
  max-width: 700px;
}

.campaign .container .inner {
  width: 70%;
}

.campaign .btn {
  justify-content: end;
}

.campaign .campaign-title {
  margin-bottom: 30px;
}

.campaign .campaign-img {
  /* 20240401　変更 */
  /* width: 100%;
  display: flex;
  justify-content: space-between; */
  width: 85%;
  margin: 0 auto 40px;
}

.campaign .campaign-img a {
  width: 49%;
}

.campaign .campaign-img a .campaign-img-item {
  width: 100%;
  height: 100%;
}
.campaign .campaign-img a .campaign-img-item img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
}

/*予約カレンダーナビゲーション修正*/

.reserve_guide_area {
  background-color: rgba(0 0 0 / 75%) !important;
  border: none !important;
}

.range-date_left p {
  /* color: #fff; */
}

#minRentalPrice p {
  /* color: #fff; */
}

.vehicle-calender .range-date #minRentalPrice p{
  text-align: right;
}

#minRentalPrice p span{
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-right: 6px;
}
#minRentalPrice p .vehicle_type{
  text-align: left;
}

/*"料金シュミレーションはこちらボタン"*/

.side-btn-fee {
  transition: 0.5s ease-in;
  opacity: 0;
  visibility: hidden;
}
.side-btn-fee-show {
  transition: 0.5s ease-in;
  opacity: 1;
  visibility: visible;
}

/*右端の車のイラストに排気ガスを追加*/
.side-btn ul {
  display: flex;
  align-items: center;
}
.gus {
  width: 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all;
}

.side-btn-car {
  z-index: 1;
}

.gus-show {
  opacity: 1;
  visibility: visible;
  transition: 0.2s all;
  animation: alternate-opacity 1s infinite; /* 2秒間の無限ループ */
}

.gus img {
  width: 100%;
}

/* アニメーションを繰り返す */
@keyframes alternate-opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
    transform: translateX(5px); /* 上に移動 */
  }
  100% {
    opacity: 0.5;
  }
}

/*LPのナビゲーション固定*/
.lp-nav-show {
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .gus {
    width: 20px;
  }
  .side-btn ul {
    align-items: flex-end;
  }
}

/* トップページ instagramセクション */
.top_instagram {
  margin-bottom: 100px;
}

/* 20240415 headerメニュー位置調整 */
header .header-container .top .top-nav-area ul a {
  padding: 0 11px;
}

/* 20240415 LPへリンク　追従ボタン */
.side-btn-playing {
  background-image: url(../img/pict/pict_beginner_011_pc.jpg);
  position: fixed;
  top: 464px;
  left: 0;
  background-color: red;
  color: white;
  border-radius: 0 10px 10px 0;
  letter-spacing: 2px;
  transition: 0.5s ease-in;
  opacity: 0;
  visibility: hidden;
}

.side-btn-playing .side-btn-playing_inner {
  writing-mode: vertical-rl;
  padding: 84px 15px;
}
.side-btn-playing-show {
  transition: 0.5s ease-in;
  opacity: 1;
  visibility: visible;
}

/* 20240417 追従ボタン（料金） 追加css */
.side-btn-fee .side-btn-fee_inner br {
  display: none;
}
/* END / 20240417 追従ボタン（料金） 追加css */

@media screen and (max-width: 767px) {
  .side-btn-playing {
    flex-direction: initial;
    width: fit-content;
    height: fit-content;
    top: initial;
    left: initial;
    bottom: 0;
    right: 216px;
    border-radius: 10px 10px 0px 0;
    text-align: center;
    z-index: 12;
  }

  .side-btn-playing .side-btn-playing_inner {
    margin-left: 10px;
    margin-bottom: 0px;
    writing-mode: initial;
    font-size: 12px;
    line-height: 44px;
    padding: 0 61px;
  }
}
@media screen and (max-width: 500px) {
  .side-btn-fee {
    width: 50%;
    justify-content: center;
  }

  .side-btn-playing {
    width: 50%;
    left: 0;
    right: initial;
  }

  .side-btn-playing .side-btn-playing_inner {
    line-height: 44px;
    padding: 0;
  }
}
@media screen and (max-width: 431px) {
  .side-btn-fee {
    text-align: center;
  }

  .side-btn-fee .side-btn-fee_inner {
    padding: 10.7px 0px;
  }

  .side-btn-fee .side-btn-fee_inner br {
    display: block;
  }

  .side-btn-fee .side-btn-fee_img {
    display: none;
  }

  .side-btn-playing .side-btn-playing_inner {
    line-height: 48.97px;
  }
}

/* topページ　キャンペーンセクション */
.campaign_news {
  margin-bottom: 100px;
}
.campaign_news .container .section-inner .section-title {
  text-align: center;
  margin-bottom: 20px;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list {
  padding: 0 20px;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list:hover .rv-hack-list-img .img-box {
  transition: 0.25s ease-in;
  scale: 1.2;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list .rv-hack-list-img {
  padding-top: 80%;
  position: relative;
  overflow: hidden;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list .rv-hack-list-img .img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.25s ease-in;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list .rv-hack-list-img .img-box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.campaign_news .container .section-inner .rv-hack-lists .rv-hack-list .rv-hack-list-tag {
  padding: 5px 15px;
  background-color: #64aac8;
  width: fit-content;
  color: #ffffff;
  margin: 10px 0;
  font-size: 12px;
}

/*カレンダーへ空き情報の追加*/
.vehicle-calender .calendar-container .calendar td {
  position: relative;
}

.triangle_note {
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 8px;
  color: #000;
}

.vehicle-calender .calendar-container .calendar .holiday .holidayname {
  display: none;
}

.vehicle-calender .calendar-container .calendar td {
  /* padding: 12px 8px 28px 8px; */
  padding: 12px 8px 12px 8px;
}



/*トップページバナーの追加*/
.top-bnr-sec{
  margin: 100px 0; 
}
.top-bnr-sec .section-title{
  text-align: center;
  margin-bottom: 12px;
}
.top-bnr-sec ul{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 768px){
  .top-bnr-sec ul{
    flex-direction: column;
  }
}

.top-bnr-sec ul li{
     width: 30%;
    display: flex;
    justify-content: center;
    background: radial-gradient(#64AAC8, transparent);
    padding: 12px 12px;
}

@media only screen and (max-width: 768px){
  .top-bnr-sec ul li{
    width: 80%;
    margin: 10px 0;
  }
}

.top-bnr-sec ul li a{
  display: block;
}

.top-bnr-sec ul li a img{
  width: auto;
  height: 75px;
}

@media only screen and (max-width: 768px){
  .top-bnr-sec ul li a img{
    width: 100%;
    height: auto;
  }
}

.nap_bnr_error_wrap{
    height: 75px;
    background-color: #64aac8;
	display:flex;
	align-items:center;
	 justify-content: center;
}

.nap_bnr_error_wrap p{
	font-size: 13px;
	text-align:center;
    color: #ffffff;
}

@media only screen and (max-width: 768px){
	.nap_bnr_error_wrap{
		width: 100%;
		background-color: #64aac8;
		color: #ffffff;
	}
}

/*割引プラン*/
.discount-plan .discount_plan_wrap{
  display: block;
  /* max-width: 1100px; */
  width: 100%;
  margin: 0 auto 50px auto;
}

.discount-plan .discount_plan_wrap img{
  width: 100%;
  height: auto;
}


/*車種選択セレクトボックス*/
.select_vehicle_wrap{
  width: fit-content;
  margin: 4px 0 12px auto;
}

.select_vehicle_wrap_guide{
  text-align: right;
  font-size: 12px;
}

.selectbox-select_vehicle {
  position: relative;
}

.selectbox-select_vehicle::before,
.selectbox-select_vehicle::after {
  position: absolute;
  content: '';
  pointer-events: none;
}

.selectbox-select_vehicle::before {
  right: 0;
  display: inline-block;
  width: 2.8em;
  height: 2.8em;
  border-radius: 0 3px 3px 0;
  background-color: #64aac8;
  content: '';
}

.selectbox-select_vehicle::after {
  position: absolute;
  top: 50%;
  right: 1.4em;
  transform: translate(50%, -50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
}

.selectbox-select_vehicle select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 230px;
  height: 2.8em;
  padding: .4em 3.6em .4em .8em;
  border: 2px solid #64aac8;
  border-radius: 3px;
  color: #333333;
  font-size: 1em;
  cursor: pointer;
  background-color: #fff;
}

.selectbox-select_vehicle select:focus {
  outline: 1px solid #64aac8;
}

.vehicle-calender #calender-guide{
  border: 1px solid #000000;
  margin: 0 auto;
  color: #000000;
  background-color: transparent;
  border-radius: 8px;
}