﻿@charset "utf-8";
/*
* ★★CSS for PC
*/

/* ------------------------------------------
------------------------------------------ */
body { margin: 0; padding: 0; font-family: arial,sans-serif!important; color: var(--grey);}
.sp{display:none !important;}
ul,li h1,h2,h3,h4,h5,p,dl,dd,dt { list-style: none; padding: 0; margin: 0;}
a { color: #333; text-decoration: none;}
#widewrapper{width:100%; color: #333; margin-top: 16px;}
:root{--green:#00B900;--wh:#fff;--grey:#333;--greenFont:#54822B;--blue:#1D54A7; --bd:#EAEAEA; 
--D9:#D9D9D9; --red1:#CE2B18; --bf0000:#bf0000}
h2.pgh2 { font-size: 18px; color: var(--grey); position: relative; letter-spacing: 1px; margin-bottom: 16px;}
.pgh3 { font-size: 14px; margin-bottom: 16px;}
.pgBox { margin-bottom: 70px;}
.mt40 { margin-bottom: 40px;}
.mt24 { margin-bottom: 24px;}
.mt32 { margin-bottom: 32px;}
.mt16 { margin-bottom: 16px;}
.mt8 { margin-bottom: 8px;}

.ft18 { font-size: 18px; line-height: 1.5;}
.ft14 { font-size: 14px; line-height: 1.6;}
.ft13 { font-size: 13px; line-height: 1.6;}
.ft12 { font-size: 12px; line-height: 1.6;}
.cnt { text-align: center;}
.cntPc { text-align: center;}
._bf0000 { color: var(--bf0000);}

.orixPage .logoH1 { padding-left: 46px; margin-bottom: 20px; font-size: 18px; color: var(--grey); position: relative; letter-spacing: 1px;}
.orixPage .logoH1:before { width: 32px; height: 32px; display: block; content: ""; background: url(https://trvimg.r10s.jp/cars/contents/default/images/brandLogo/logo_orix.gif) 0 0 no-repeat; left: 0; top:calc(50% - 17px); position: absolute; background-size: 32px; }


.introDl { display: flex; justify-content: space-between; margin-bottom: 16px;}
.introDl:last-of-type { margin-bottom: 0;}
.introDl dt { width: 280px;}
.introDl dt img { width: 100%;}
.introDl dd { width: 648px;}
.introDl dd b { color: var(--greenFont) ; display: block; font-size: 16px; border-left: 4px solid var(--greenFont); padding-left: 8px; letter-spacing: 1px; margin-bottom: 8px;}

.shopUl { display: flex; justify-content: space-between; border-bottom: 1px solid var(--bd); padding-bottom: 24px; margin-bottom: 24px;}
.shopUl:last-of-type { border: none; padding-bottom: 0; margin-bottom: 0;}
.shopUl>li { width: calc(50% - 30px); position: relative;}
.shopUl>li:last-of-type:before { width: 1px; bottom: 0; left: -35px; top: 0; position: absolute; display: block; content: ""; background: var(--bd); }
.shopLogo { display: flex; justify-content: space-between; align-items: center; }
.shopLogo>img { width: 32px;}
.shopLogo a { font-size: 14px; color: var(--greenFont); background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/mapIcon.svg) left center no-repeat; padding-left:26px; position: relative; padding-right: 20px; margin-right: 8px; text-decoration: none;}
.shopLogo a:hover { opacity: 0.8;}
.shopLogo a:before { display: block; content: ""; width: 16px; height: 16px; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arrow01.png) 0 0 no-repeat; right: 0; top: calc(50% - 8px); position: absolute;}
.shopLocal { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/localIcon.svg) left center no-repeat; padding-left: 20px;}
.shopPhone { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/phoneIcon.svg) left center no-repeat; padding-left: 20px;}
.shopTimer { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/timeIcon.svg) left center no-repeat; padding-left: 20px;}

.shopIconA span { color: var(--greenFont); display: inline-block; border: 1px solid var(--greenFont); margin-right: 8px; padding: 5px 6px; border-radius: 5px;}


.accorBk { margin-bottom: 8px; border-bottom: 1px solid var(--bd); padding-bottom: 8px;}
.accorBk:last-of-type { border: none; padding: 0; margin: 0;}
.accorBk dt {background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arrDn.svg) right 38px center no-repeat;}
.accorBk dt.acc_on { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arrUp.svg) right 38px center no-repeat;}
.accorBk dt:hover { cursor: pointer; opacity: 0.8;}
.accorBk dd { display: none; padding-top: 8px; padding-right: 16px; }

.ntcUl { display: flex; justify-content: start; flex-wrap: wrap;  }
.ntcUl li { width: calc(50% - 1px); margin-bottom: 8px; border-bottom: 1px solid var(--bd); }
.ntcUl li:nth-of-type(2n - 1) a { border-right: 1px solid var(--bd);}
.ntcUl li.noBd { border: none;}
span.pdf { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/pdfIcon.svg) right center no-repeat; padding-right: 25px;}
.ntcUl a { display: block; color: var(--grey); text-decoration: none; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 20px center no-repeat; width:calc(100% - 36px); padding: 8px 32px 8px 0; margin-bottom: 8px; box-sizing: initial;}
.ntcUl li:nth-of-type(2n) a { padding-left: 16px;}
.ntcUl a:hover { opacity: 0.8;}


.pointBk { display: flex; justify-content: space-between; margin-top: 36px;}
.pointBk li { width:272px; background: #f5f5f5; border-radius: 4px; padding: 30px 20px 16px 20px; position: relative;}
.pointBk li:before { position: absolute; width: 36px; display: block; content: "1"; color: var(--wh); background: var(--greenFont); padding: 2px 0; text-align: center; left: calc(50% - 18px); top: -18px; border-radius: 3px; font-weight: bold; font-size: 18px; }
.pointBk li:nth-of-type(2):before { content: "2";}
.pointBk li:nth-of-type(3):before { content: "3";}



.noteUl li { width: 32%;}
.noteUl li img { width: 100%; margin-bottom: 8px;}
.noteUl li p span { display: block; text-align: right; margin-top: 4px;}
.noteUl li p span a { color: var(--blue); text-decoration: none; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arrBlue.svg) right center no-repeat; padding-right: 20px;}
.noteUl li p span a:hover { opacity: 0.8;}
.noteUl li h3 {color: var(--greenFont); display: block; font-size: 14px;    border-left: 4px solid var(--greenFont); padding-left: 8px; letter-spacing: 1px; margin-bottom: 10px;}
    
.arUl { display: flex; justify-content: start; flex-wrap: wrap;}
.arUl li { width: 476px; margin-bottom: 8px;}
.arUl li:nth-last-of-type(2n-1) { margin-right: 8px;}
.arBk dt { background: #eee url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/plusIcon.svg) right 16px center no-repeat; padding: 8px 0 8px 16px;}
.accorBk.arBk dt.acc_on { background: #eee url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/minIcon.svg) right 16px center no-repeat;}


.car_gd { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/car_gd.svg) left center no-repeat; padding-left: 35px; display: block;}
.calendar_gd { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/calendar_gd.svg) left center no-repeat; padding-left: 35px; display: block;}
.card_gd { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/card_gd.svg) left center no-repeat; padding-left: 35px; display: block;}
.car2_gd { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/car2_gd.svg) left center no-repeat; padding-left: 35px; display: block;}
.help_gd { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/help_gd.svg) left center no-repeat; padding-left: 35px; display: block;}


.ntcUl.ntcUl3 li { width: 33%;  margin-bottom: 8px; border-bottom: 1px solid var(--bd); }
.ntcUl.ntcUl3 li a { border-right: 1px solid var(--bd);}
.ntcUl.ntcUl3 li:nth-of-type(3n) a { border-right: none;}
.ntcUl.ntcUl3 li:nth-of-type(3n) a { border-right: none;}
.ntcUl.ntcUl3 li.noBd { border-bottom: none;}

.htA { height: 108px; overflow: hidden;}
.shTb { margin-top: 16px;}
.shTb:hover { opacity: 0.8; cursor: pointer;}
.shTb span { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/plusIcon.svg) right 32px center no-repeat; display: block; }
.shTb.shTb_o span { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/minIcon.svg) right 32px center no-repeat; display: block;}

.ggMap { margin: auto; text-align: center; margin: auto; }
.ggMap>h3 { box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); min-height: 40px; margin-bottom: 16px;}

.swcTab .jdsTabNav { display: flex; justify-content: start; margin-bottom: 24px; border-bottom: 2px solid var(--greenFont); align-items: end; height: 44px;}
.swcTab .jdsTabNav li { display: flex; align-items: center; justify-content: center; width: 110px; height: 36px; background: #f2f2f2; border-radius: 4px 4px 0 0; font-size: 16px; font-weight: bold; margin-right: 8px; transition: all 0.3s ease;}
.swcTab .jdsTabNav li:hover { cursor: pointer; opacity: 0.8; background: var(--greenFont); color: #fff; transition: all 0.3s ease;}
.swcTab .jdsTabNav li.active { color: #fff; background: var(--greenFont); height: 44px;}
.swcTab .jdsTabNav li.active.active:hover { opacity: 1;}

.shopPop { padding: 0 24px 24px 24px; text-align: left;}
.topBd { border-top: 1px solid #EAEAEA; padding-top: 16px;}
.tb1 td:first-of-type { padding-right: 32px;}
.cardsUl { display: flex; justify-content: start; flex-wrap: wrap; }
.cardsUl li { margin-right: 8px; border: 1px solid #ccc; border-radius: 4px; width: 28px; height: 20px; display: flex; justify-content: center; align-items: center;}
.shopIn { padding: 16px; border: 1px solid #eaeaea; border-radius: 8px;}



#topBox { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/topImg.jpg) center center no-repeat; height: 320px; background-size: cover;}
#topBox h1 { color: #fff; font-size: 48px; width: 1128px; margin: auto; padding-top: 90px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.50);}
#searchBk { margin: -100px auto 40px auto; text-align: center; }


/*-- #meritBk swiper --*/
.swpBox .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 0;}
.swpBox .swiper-button-prev { width: 52px; height: 52px; background: url(https://trvimg.r10s.jp/cars/contents/default/en-us/images/bt_pre.svg) left center no-repeat; opacity: 0.8; left: -16px; border: none; box-shadow: none;}
.swpBox .swiper-button-next { width: 52px; height: 52px; background: url(https://trvimg.r10s.jp/cars/contents/default/en-us/images/bt_nxt.svg) right center no-repeat; opacity: 0.8; right: -16px; border: none; box-shadow: none;}
.swpBox .swiper-button-prev:after, .swpBox .swiper-button-next:after { display: none;}
.swpBox .swiper-button-prev:hover, #widewrapper .swiper-button-next:hover { opacity: 1;}
.swpIl { display: flex; justify-content: center; }
.swpIl>li { width: 240px; display: flex; align-items: center; justify-content: start; margin: 0 10px 16px 12px;}
.swpIl>li img { width: 48px;}
.swpIl>li p { margin-left: 16px; font-size: 13px; line-height: 1.3;}
.swpIl>li b { display: block; font-size: 14px; font-weight: 700; margin-bottom: 8px;}
.swpBox { position: relative;}
.swiper-container { padding-bottom: 16px;}
.swiper-container .swiper-pagination-bullet-active { background: #6d6d6d;}
.swpBox .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 3px;}
#meritBk .swiper-scrollbar { display: none;}


.brandLogo { display: flex; justify-content: start; flex-wrap: wrap;}
.brandLogo li { width: calc(20% - 8px) ; margin:0 8px 16px 0; text-align: center;  }
.brandLogo li a { display: block; width: 100%; padding: 6px 0; font-size: 12px; text-decoration: none; color: #333; transition: all 0.25s ease;}
.brandLogo li a span { display: block; margin-top: 8px;}
.brandLogo li a:hover { opacity: 0.8; color: var(--greenFont); transition: all 0.25s ease;}

.pgH1 { font-size: 24px;}

.ptSer>li:last-of-type { margin-bottom: 0;}
.ptSer li b { display: block; color: var(--greenFont); font-size: 16px; border-left: 4px solid var(--greenFont); padding-left: 8px;
    letter-spacing: 1px; margin-bottom: 8px;}


.bnrBk .swiper-scrollbar, .bnrBk .swiper-pagination { display: none!important;}
.swpBox .swiper-button-next, .swpBox .swiper-button-prev { top: calc(50% - 12px);}

.bdLogo { height: 70px; margin: auto;}
.shoBr { width: 36px;}
.kijiBox li.swiper-slide { width: 136px; border-radius: 4px; background: #FFF; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
    }

.kijiBox li.swiper-slide img { width: 100%; border-radius: 4px 4px 0 0; display: block;}
.kijiBox li.swiper-slide p { padding: 12px; font-size: 12px;}
.kijiBox .swiper-scrollbar { display: none!important;}

.pickUpBr .swiper-slide { width:180px; border: 1px solid #eaeaea; border-radius: 4px; background: #fff; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); padding: 16px;}
.pickUpBr .swiper-slide h3 { font-size: 16px; margin-bottom: 10px;}
.str span { background: var(--greenFont); color: #fff; font-size: 12px; padding: 4px 6px; border-radius: 4px; display: inline-block; margin: 0 8px 10px 0;}
.icLn span { display: inline-block; margin: 0 8px 0 0; background: #EDF2E9; font-size: 12px; padding: 4px 8px 4px 28px; border-radius: 12px;}
.icLn span.psn { background: #EDF2E9 url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/icon_adult.svg) left 8px center no-repeat; }
.icLn span.suit { background: #EDF2E9 url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/icon_suitcase.svg) left 8px center no-repeat; }
.jdsSlides  { position: relative; height: 74px;}
.carDv { width: 160px; margin: 16px auto; position: relative; padding-bottom: 30px; border-bottom: 1px solid #EAEAEA;}
.carDv img { width:160px}
.carDv .rslides_tabs { position: absolute; bottom: 16px; display: flex; justify-content: center; width: 100%;}
.carDv .rslides_tabs li { font-size: 0; width: 9px; height: 9px; background: #ccc; border-radius: 50%; margin: 0 3px; opacity: 0.5;}
.carDv .rslides_tabs li.rslides_here { opacity: 1;}
.carDv .rslides_tabs li a { display: block; height: 9px; height: 9px;}
.prc small { font-size: 12px; font-weight: bold; display: block;}
.prc b { font-size: 20px; display: block;}
.selcBtn { display: block; width: 100%; margin-top: 12px; text-align: center; color: #fff; background: var(--greenFont); border-radius: 4px; padding: 12px 0; font-size: 16px; font-weight: bold; transition: all 0.25s ease;}
.selcBtn:hover { opacity: 0.75; transition: all 0.25s ease;}

/*-- notice dummy --*/
.noticePt { max-width: 1128px; box-sizing: border-box; margin: 16px auto auto auto; border: 1px solid var(--greenFont); border-radius: 4px; padding: 10px 16px; font-size: 12px;}
.noticePt span { display: block; font-size: 14px; margin-bottom: 4px; color: var(--greenFont);}
/*-- notice dummy --*/

#introBox .swiper-slide { width: 45%;}
/*--  body::-webkit-scrollbar { width: 0;} --*/

.carModel { display: flex; justify-content: start; flex-wrap: wrap;}
.carMd { width: calc(50% - 8px)}
.carMd a { display: block; box-sizing: border-box; border-top: 1px solid var(--D9); border-left: 1px solid var(--D9); padding: 10px; }
.carMd a:hover { opacity: 0.8;}
.carMd:nth-of-type(2n) a { border-right: 1px solid var(--D9);}

.carMd:nth-last-child(2) a { border-bottom: 1px solid var(--D9) ;}
.carMd:first-of-type a { border-radius: 4px 0 0 0;}
.carMd:nth-of-type(2) a { border-radius: 0 4px 0 0;}
.carMd:nth-child(odd):last-child a {border-radius: 0 0 4px 4px; border-bottom: 1px solid var(--D9); border-right: 1px solid var(--D9);}
.carMd:nth-child(even):nth-last-child(2) a{ border-bottom: 1px solid var(--D9); border-right: 1px solid var(--D9); border-radius: 0 0 4px 0;}
.carMd:nth-child(odd):nth-last-child(2) a {border-radius: 0 0 0 4px; border-bottom: 1px solid var(--D9); border-right: 1px solid var(--D9); border-right: 0;}
.carMd:nth-child(even):nth-last-child(1) a{ border-bottom: 1px solid var(--D9); border-right: 1px solid var(--D9); border-radius: 0 0 4px 0;}
.carMdDv { display: flex; justify-content: start; align-items: center; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 10px center no-repeat;}
.carMdImg { width: 110px; margin-right: 16px;}
.carMdImg img { width: 100%;}
.carMdDl dt { font-size: 14px; margin-bottom: 10px;}
.carMdDl dt b { font-size: 16px; font-weight: bold;}
.carMdDl dd { font-size: 12px;}
.carMdDl dd span { color: var(--red1); margin-right: 4px;}
.carMdDl dd span em { font-size: 18px; font-style: normal;margin-right: 2px;}

.n_pBox li a.shLk { display: block; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 0 center no-repeat;}
.n_pBox li a.shLk:hover { opacity: 0.8;}
.ntcUl li:nth-child(odd):nth-last-child(2), .ntcUl li:last-child { border-bottom: none!important;}

.ntcUl3 li { box-sizing: border-box;}
.ntcUl3 li:nth-of-type(2n) a { padding-left: 0;}
.ntcUl3 li:nth-of-type(3n-1) a { padding-left: 16px;}
.ntcUl3 li:nth-of-type(3n) a { padding-left: 32px; padding-right: 0;}

.swiper-scrollbar-drag { background: #cdcdcd!important;}
.swiper-container-horizontal > .swiper-scrollbar { left: 0!important;}
.swiper-scrollbar { background: none!important; height: 2px!important;}


/*-- guide --*/
.pgH1Sub { font-size: 28px; text-align: center; border-bottom: 2px solid var(--greenFont); margin-bottom: 32px; padding-bottom: 16px;}
.pgH1Sub span { padding: 0 40px; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/iconbeginner.svg) left center no-repeat;}
.gdH2 { padding: 0 0 24px 0; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/liner01.png) center bottom no-repeat; text-align: center; margin: auto auto 32px auto;}
.ftH2 { font-size: 16px; text-align: center; line-height: 1.5;}

.pgBoxGreen { background: #F2FBEA; padding: 60px 0 30px 0; margin-bottom: 60px;}
.wdAuto { width: 1128px; margin: auto;}
.guidePgUl { display: flex; justify-content: space-between; flex-wrap: wrap;}
.guidePgUl>li { width: calc(33% - 16px); background: #fff; padding: 32px 24px 24px 24px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15); border-radius: 8px; font-size: 14px; line-height: 1.6; margin-bottom: 30px;}
.guidePgUl>li h3 { text-align: center; color: var(--greenFont); font-size: 18px; border-bottom: 1px dashed #ccc; padding-bottom: 12px; margin-bottom: 16px;}
.guidePgUl>li h3 span { position: relative;}
.guidePgU>li:nth-child(1) h3 span:before { width: 64px; height:30px; position: absolute; display: block; content: ""; background: url(https://trvimg.r10s.jp/cars/contents/default/ko-kr/guide/images/point1.svg) 0 0 no-repeat; left: -80px; top: -20px;}
.guidePgUl>li:nth-child(2) h3 span:before { width: 64px; height:30px; position: absolute; display: block; content: ""; background: url(https://trvimg.r10s.jp/cars/contents/default/ko-kr/guide/images/point2.svg) 0 0 no-repeat; left: -80px; top: -20px;}
.guidePgUl>li:nth-child(3) h3 span:before { width: 64px; height:30px; position: absolute; display: block; content: ""; background: url(https://trvimg.r10s.jp/cars/contents/default/ko-kr/guide/images/point3.svg) 0 0 no-repeat; left: -80px; top: -20px;}
.gdSec { display: flex; justify-content: space-between; align-items: center; margin-bottom: 16px;}
.gdIcon { width: 40px; margin-right: 16px;}
.guidePgUl li img { width: 100%;}
.guidePgUl li .gdSec img { width: 40px; max-width:40px; }
.guidePgUl li h4 { text-align: center; font-size: 14px; margin-bottom: 12px;}


/*-- flow --*/
.flowSt { margin: auto auto 40px auto;}
.flowTerms { width:100%; margin: auto auto 50px auto; max-width: 350px;}
.flowTerms li { margin-bottom: 8px;}
.flowTerms a { color: var(--blue); font-size: 18px; text-decoration: underline;}
.flowTerms a:hover { color: var(--greenFont);}
.stepBoxFlow { position: relative; z-index: 1;}

.flowIcon { position: absolute; width: 153px; height: 153px; background: #e5e5e5; border-radius: 50%; display: flex; justify-content: center; align-items: center; left: 0; top: -40px; font-size: 24px; color: #666; font-weight: bold; text-align: center;}
.flowH3 { color:#fff; font-size: 22px;margin-bottom: 32px; background: var(--green); text-align: center;}
.flowH3 span { font-size: 22px; padding: 10px 90px; display: inline-block;}
.flowS1 { margin-bottom: 70px;}
.flowS1:nth-of-type(1) .flowH3 span { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/step01.svg) left center no-repeat;}
.flowS1:nth-of-type(2) .flowH3 span { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/step02.svg) left center no-repeat;}
.flowS1:nth-of-type(3) .flowH3 span { background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/step03.svg) left center no-repeat;}

.flowH4 { text-align: center; font-size: 18px; position: relative; margin-bottom: 24px; background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/flowH4icon.png) top center no-repeat; padding-top: 28px; }
.flowH4 span { position: relative; z-index: 1;}

.flowBd { border: 1px solid var(--bd); padding: 32px 40px; font-size: 14px; margin-bottom: 30px; border-radius: 4px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);}
.flBdH2 { text-align: center; margin-bottom: 20px; font-size: 16px;}
.flowArr { margin: 24px auto; text-align: center;}

.flowDl1 { display: flex; justify-content: space-between; align-items: center;}
.flowDl1 dd { text-align: left; width: calc(100% - 130px); font-size: 14px; line-height: 1.5;}
.flowDl1 dd b { display: block; margin-bottom: 6px; font-size: 16px;}

.flowBtn a { display: block; margin: auto; text-align: center; font-weight: bold; font-size: 24px; color: #fff; background: var(--bf0000) url(https://trvimg.r10s.jp/cars/contents/default/en-us/guide/images/arrRt.svg) right 30px center no-repeat; border-radius: 50px; width: 560px; padding: 24px 0; transition: all 0.25s ease ;}
.flowBtn a:hover { opacity: 0.8; transition: all 0.25s ease;}


/*-- search --*/
.searchPt { margin: auto auto 40px auto;}

.ftInfo { font-size: 12px; margin-top: 12px; color: #555}


.guidePgUl_ty2>li { width: calc(49% - 54px); padding-top: 20px;}
.lic { display: flex; justify-content: center;}
.lic>p { width: 106px; text-align: center; font-size: 13px; margin: 16px 12px 12px 12px; }
.lic>p>b { display: block; border: 1px solid #ccc; border-radius: 4px; width: 100%; margin-bottom: 4px; }
.lic>p img { width: 40px; margin: auto; display: block;}
.lic>p span { display: block; text-align: center; padding:0 6px 6px 6px; line-height: 1.4; margin-bottom: 4px;}
.lic>p small { font-size: 12px;}

.greyBd { border: 1px solid var(--bd); border-radius: 4px; padding: 12px 16px;}

.guidePgUl_ty1>li { width: calc(100% - 24px);}
.guidePgUl_ty1>li h4 { font-size: 15px;}
.guidePgUl_ty1>li>section { padding: 0 80px;}
.guidePgUl_ty1>li img { width: auto; margin: auto;}

.bookingSt tr { border-bottom: 1px solid #eaeaea; display: block; padding: 0 0 20px 0; font-size: 14px; margin-bottom: 20px;}
.bookingSt tr td:first-of-type { width: 300px; font-weight: bold; }
.bookingSt tr td:last-of-type { padding-left: 24px;}

.gyBg { background: #f5f5f5; padding: 25px 0;}
.grey2 { color:#767676 ;}
.accorBk dd.ft12 { font-size: 14px;}
.hokaQst { margin-top:12px;}

.ntcUl.ntcUl3 li:nth-of-type(2n) a {background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 20px center no-repeat; }
.ntcUl li:nth-of-type(2n) a {background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 46px center no-repeat; }
#guideBox .ntcUl li:nth-of-type(2n) a {background: url(https://trvimg.r10s.jp/cars/contents/default/zh-tw/images/arr02Icon.svg) right 46px center no-repeat; }
#introBox .swiper-container { user-select: none; pointer-events: none;}
#meritBk .swiper-pagination { display: none;}
#meritBk .swiper-container {user-select: none; pointer-events: none; }

#meritBk .swpBox {  margin: auto;}
#meritBk .swiper-slide { width: 33%!important;}
#meritBk .swpIl { display: block;}
#meritBk .swpIl > li { width: auto;}

#mainCon { max-width: 1128px; margin:auto}
#mainCon.wdMain { margin-top: -125px;}
.bnrBk .swiper-slide { width: 270px;}
/*-- 
.bnrBk .swpBox .swiper-button-next,.bnrBk .swpBox .swiper-button-prev { display: block;}
--*/
.bnrHotel { max-width: 1128px; margin: auto auto 70px auto; }
.bnrHotelLink {border-radius: 8px; gap: 24px; padding-right: 20px;align-items: center; border: 1px solid #ccc;    color: #333; display: flex; justify-content: space-between;
    overflow: hidden; text-decoration: none;}
.bnrHotelImg { display: flex; align-items: normal; width: 340px; align-self: stretch;  display: flex; overflow: hidden;   position: relative;}
.bnrHotelImg img {position: relative; object-fit: cover;  width: 100%; max-width: initial; height:110px}
.HotelBanner_title { padding: 12px 0; margin-right: auto; }
.HotelBanner_title b { font-size: 24px; font-weight: 700;line-height: 36px; display: block;}
.bnrHotelBtn button {border-radius: 8px;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    max-width: fit-content;
    min-width: 155px;
    padding: 0 16px;
    margin-right: 30px !important;
    white-space: nowrap;background-color: #54822b;
    color: #fff; text-align: center; display: block; border: none; cursor: pointer; font-weight: 700;appearance: none;}
.bnrHotelBtn button:hover { background-color: #255500;}
.bnrHotelBtn svg { display: none;}

#headlessui-portal-root .p-4 { padding: 0;}
#headlessui-portal-root .drop-shadow-md {
    filter: none;
  }
  .bg-primary-green-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(84 130 43 / var(--tw-bg-opacity)) !important;
  }
  #headlessui-portal-root .border-light-isabeline {
    border: none;
  }
.hover\:border-primary-gray {
  border-color: rgb(140 140 140/var(--tw-border-opacity));
}
.gap-4 .border-dashed svg { width: 20px!important; height: 20px!important; }

.topBnr { margin: auto auto 60px auto; text-align: center;}
.topBnr a:hover { opacity: .8;}