@charset "UTF-8";

/* about配下 会社概要　プライバシーポリシー　掲載商品の注意事項
　特定商取引法の表記　お問い合わせ　たびらいレンタカーとは　のスタイル
---------------------------------------------------------- */
.wrapper {
    position:relative;
    background: #ffffff !important;
}

.wrapper img {
    width: 100%;
    height: auto;
}

/* 項目名、見出し */
#about_title {
    border-bottom: 3px solid #1460BA;
    padding-bottom: 10px;
    padding-top: 10px;
}

#about_title h1 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#about_title .about_title__inner {
    color: #313131;
    text-align: left;
    padding-left: 10px;
}

.tit_h2 {
    border-bottom: 2px solid #1460BA;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}


.wrap_padding10 {
    padding: 10px;
	line-height: 1.4em;
}


.subtitle {
    color: #1460BA;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}

/* お問い合わせページ　項目名、見出し */
.mainContent__subtitle {
    margin: 0 0 10px;
    padding: 8px 16px 8px 12px;
    border-radius: 3px;
    border-left: solid 4px #1460ba;
    background: #ebeff2;
    font-weight: 700;
    font-size: 13px;
    color: #4379ba;
}

/* 本文 */
.mainContent, .wrap_padding10 {
    padding: 10px 10px 20px;
}
p.mt20 {
    padding-top: 20px;
}

.wrapper h2.nami {
    margin-bottom:40px;
    padding-bottom:20px;
    font-size:20px;
    font-weight:bold;
    color:#003894;
    background:url(/s/car/common/images/ui_s/bg_nami_01.png) center bottom no-repeat;
    text-align:center;
    background-size:100%;
}
.wrapper h2 img {
    width: 1.8em;
    vertical-align: baseline;
}

.lead-box {margin:0 4.6875%;}

.ul_01{	margin:0 4.6875%;}

.ul_01 li .ttl h3 {
    display:table-cell;
    margin:0;
    padding-top:10px;
    font-size:18px;
    font-weight:bold;
    line-height:1.1;
    text-align:left;
    vertical-align:top;
}
.ul_01 li .cont .txt {
    margin-bottom:15px;
}
.ul_01 li .icn {
    display:table-cell;
    padding:0 10px 10px 0;
    width:21%;
}
.ul_01 li .photo {
    margin-bottom: 10px;
}
.ul_01 li .cont {
    clear: both;
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
}
.lower_feature {
    padding: 0px 0 40px;
	margin:0 4.6875%;
}
.ul_single li {
    position: relative;
    margin: 0 0 30px;
}

/* お問い合わせページ本文 */
.mainContent__lead, .mainContent__txt {
    font-size: 13px;
    margin-bottom: 20px;
}


/* お問い合わせページ内faq */
.faq__title {
    font-size: 13px;
    font-weight: 700;
    color: #4379ba;
    border-bottom: 2px solid #ccc;
    padding: 0 0 5px;
}
.faq__list {
    margin: 10px 0;
}
.faq__listItem a {
    text-decoration: none;
    display: block;
    padding: 1em 0 1em 27px;
    background: url(/car/common/images/faq/ui__faq-icon.jpg) no-repeat 0 50%;
    font-size: 14px;
    line-height: 18px;
}
.faqtxt {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.faqLead {
    font-size: 14px;
    margin-bottom: 40px;
}


/* お問い合わせページ　ボタン */
.pl-highlightButton {
    display: -webkit-flex;
    display: flex;
    margin: 0 0 40px;
    padding: 10px 30px 12px 55px;
    height: 34px;
    position: relative;
    background-image: url(/car/common/images/faq/ui__faq_category-05.jpg);
    background-size: 37px auto;
    background-repeat: no-repeat;
    background-position: 3% 50%;
    border-radius: 5px;
    border: 3px solid #59BDED;
    font-weight: 700;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.4;
    flex-wrap: wrap;
    align-items: center;
}
.pl-highlightButton.\--faq {
    background-image: url(/car/common/images/faq/faq_h2_icon.jpg);
}
.pl-highlightButton span {
    font-size: 12px;
    color: #333;
}
.pl-highlightButton::after {
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 3px solid #59bded;
    border-right: 3px solid #59bded;
    position: absolute;
    top: 37%;
    right: 4%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* レンタカーTOPへ　ボタン */
.rc-button {
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    line-height: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 0 2em;
    height: 50px;
    background-color: #e6e6e6;
    text-decoration: none;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    max-width: 290px;
    margin: .5em auto 2em;
    zoom: 1;
}
.rc-button.rc-button-secondary {
    background: linear-gradient(#5ec3a3, #38b48c);
    color: #fff;
    border: 1px solid #64c4a5;
    font-weight: 700;
    box-shadow: 0 0 0 1px #31a27e;
}
.rc-button-icon-arrow-right::after {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -6px;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}