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

title : 汎用RWDテンプレート
scope : レンタマップ

last modify : 2018/10/29 Chau

========================================================== */
/* ---------------------------------------
 _header_rentacar
---------------------------------------- */
@media print, screen and (min-width: 768px) {
  .header_rentacar {
    background: transparent url(/rentacar/image_cmn/head_bg.png) center bottom;
    height: 139px;
    position: relative;
  }

  .header_rentacar .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    min-height: 25px;
    padding-top: 5px;
  }

  .header_rentacar .header_sec_p {
    margin: 0 auto;
    width: 1000px;
  }

  .header_rentacar .header_sec_p:after {
    clear: both;
    content: "";
    display: block;
  }

  .header_rentacar .header_sec_p .desc {
    float: left;
  }

  .header_rentacar .header_sec_p .link {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-arrow-header01.png) no-repeat 0 2px/6px auto;
    color: #fff;
    float: right;
    padding: 0 0 0 17px;
  }

  .header_rentacar .site_logo {
    left: 0;
    position: absolute;
    top: 17px;
    width: 222px;
  }

  .header_rentacar .site_logo span {
    display: none;
  }

  .header_rentacar .header_area .ttl_cate {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: solid 3px #113c95;
    border-radius: 5px;
    color: #113c95;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    -ms-flex-pack: center;
    justify-content: center;
    left: 240px;
    line-height: 1.133;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    top: 32px;
  }

  .header_rentacar .backtotop {
    left: 837px;
    position: absolute;
    top: 75px;
    width: 162px;
  }

  #top_loginbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: -71px;
    width: 422px;
  }

  #top_loginbox a {
    border-radius: 4px;
    font-size: 16px;
    height: 42px;
  }

  #top_loginbox .loginbox_inner .user_set .user_name {
    font-size: 13px;
  }

  #top_loginbox .logout {
    width: 332px;
  }

  #top_loginbox .logout a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #top_loginbox .logout .btn_pr_pointget a {
    background: #113c95;
    width: 202px;
  }

  #top_loginbox .logout .btn_pr_pointget a:before {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-register.png) no-repeat left center/100% auto;
    content: "";
    height: 18px;
    margin-right: 10px;
    position: static;
    width: 22px;
  }

  #top_loginbox .logout .btn_pr_pointget a:after {
    display: none;
  }

  #top_loginbox .logout .btn_gl_menu_login a {
    background: #e1236d;
    width: 122px;
  }

  #top_loginbox .logout .btn_gl_menu_login a:before {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-login.png) no-repeat left center/100% auto;
    content: "";
    height: 24px;
    margin-right: 10px;
    position: static;
    width: 19px;
  }

  #top_loginbox .logout .btn_gl_menu_login a:after {
    display: none;
  }

  #top_loginbox .login .user_set {
    padding-right: 20px;
  }

  #top_loginbox .login a {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 122px;
  }

  #top_loginbox .login a:after {
    display: none;
  }

  #top_loginbox .login .btn_pr_pointget a {
    background: #113c95;
  }

  #top_loginbox .login .btn_gl_menu_login a {
    background: #e1236d;
  }
}

@media screen and (max-width: 767px) {
  .header_wrap {
    background-color: #f6eee1;
    background-image: linear-gradient(to bottom, #fdffcd, #fff 75%);
  }

  .header_sec {
    background: #f75586;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    position: relative;
    z-index: 101;
  }

  .header_sec .link {
    display: none;
  }

  .site_logo {
    top: 8px;
  }

  .site_logo a {
    width: 174px;
  }

  .ttl_cate {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff, #fdffce);
    border-bottom: 1px solid #113c95;
    border-top: 1px solid #113c95;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0;
    text-align: center;
  }

  #top_loginbox a {
    font-size: 15px;
  }

  #top_loginbox .btn_pr_pointget {
    background: #113c95;
    border-radius: 4px;
    letter-spacing: .05em;
  }

  #top_loginbox .btn_pr_pointget a {
    border: none;
  }

  #top_loginbox .btn_gl_menu_login {
    background: #e1236d;
    border-radius: 4px;
  }

  #top_loginbox .btn_gl_menu_login a {
    border: none;
  }
}

.bnr_rentacar_ranking {
  text-align: center;
}

.bnr_rentacar_ranking_text {
  margin-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .bnr_rentacar_ranking {
    margin-top: 37px;
  }
}

@media print, screen and (min-width: 768px) {
  /* ---------------------------------------
SEO
---------------------------------------- */
  .character_img {
    margin: 60px 0 0;
    position: relative;
    text-align: center;
    top: 6px;
    z-index: 1;
  }

  .footer_lead {
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    display: block;
    margin: 0 auto 25px;
    padding: 25px 30px;
    position: relative;
    width: 700px;
  }

  .footer_lead p {
    color: #000;
    font-size: 13px;
    line-height: 1.5;
  }

  .footer_lead p:after {
    clear: both;
    content: '';
    display: block;
  }
  /* ---------------------------------------
Footer
---------------------------------------- */
  footer .footer_road {
    overflow: hidden;
    width: 100%;
  }

  footer .car_road {
    background-position: 50% 100%;
    position: relative;
  }

  footer .building_mountain {
    padding-bottom: 20px;
    text-align: center;
  }

  footer .building_mountain img {
    height: auto;
    width: 97.4%;
  }

  footer .road {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-road.png) repeat-x;
    background-size: auto 100%;
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  footer .car {
    position: absolute;
    width: 105%;
  }

  footer .car span {
    display: inline-block;
    height: 22px;
    position: relative;
    width: 59px;
  }

  footer .car span:before {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-wheel.png) no-repeat;
    background-size: 100%;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    left: 4px;
    position: absolute;
    width: 8px;
  }

  footer .car span:after {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-wheel.png) no-repeat;
    background-size: 100%;
    bottom: 0;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 5px;
    width: 8px;
  }

  footer .car span:before,
  footer .car span:after {
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: rollingWheel;
    animation-timing-function: linear;
  }

  footer .car.car_1 span:before,
  footer .car.car_1 span:after {
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: rollingWheelInvert;
    animation-timing-function: linear;
  }

  footer .car_1 {
    animation-delay: 5s;
    animation-duration: 13s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: carLeftRight;
    animation-timing-function: linear;
    bottom: 10px;
    right: 0;
  }

  footer .car_1 span {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-car-1.png) no-repeat;
    background-size: auto 100%;
  }

  footer .car_2 {
    animation-delay: 5s;
    animation-duration: 13s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: carRightLeft;
    animation-timing-function: linear;
    bottom: 0;
    left: -59px;
  }

  footer .car_2 span {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-car-2.png) no-repeat;
    background-size: auto 100%;
  }

  footer .car_2 {
    bottom: 10px;
  }

  footer .car_1 {
    bottom: 0;
  }

  footer .bg_footer {
    background: #113c95;
    padding: 27px 0 0 0;
    position: relative;
    z-index: 0;
  }

  footer .logo {
    margin: 0 auto 34px;
    text-align: center;
  }

  footer .logo a {
    display: inline-block;
  }

  footer .logo a:hover {
    opacity: .7;
  }

  footer .footer {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    position: relative;
    width: 725px;
  }

  footer .col_navi_footer:nth-child(1) {
    width: 33.33%;
  }

  footer .col_navi_footer:nth-child(2) {
    width: 33.33%;
  }

  footer .col_navi_footer:nth-child(3) {
    width: 33.33%;
  }

  footer .navi_footer_nav {
    width: 100%;
  }

  footer .navi_footer_nav li {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 14px;
  }

  footer .navi_footer_nav a {
    color: #fff;
    display: inline-block;
    font-weight: normal;
    line-height: 1;
    padding-left: 18px;
    position: relative;
  }

  footer .navi_footer_nav a:before {
    background: #fff;
    content: '';
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 1px;
    transform: rotate(45deg);
    width: 10px;
  }

  footer .navi_footer_nav a:hover, footer .navi_footer_nav a:active {
    opacity: .7;
  }

  footer .product {
    clear: both;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px auto 40px;
    width: 800px;
  }

  footer .product dt {
    margin-right: 5px;
  }

  footer .copyright {
    background: #000;
    color: #fff;
    font-size: 11px;
    padding: 12px 0;
    text-align: center;
  }

  footer .copyright a {
    color: #fff;
  }

  footer .copyright a:hover, footer .copyright a:active {
    opacity: .7;
  }

  .useful_wrap footer .footer_road {
    background-color: #fff;
    padding-top: 30px;
  } 

  /*-------------------------------------------
pagetop
-------------------------------------------*/
  .mod_pagetop {
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 30px;
    z-index: 1;
  }

  .mod_pagetop:hover img {
    opacity: .7;
  }
}

@media screen and (max-width: 767px) {
  .mod_pagetop {
    background: linear-gradient(to bottom, #fff 0%, #e6f4fd 100%);
    border: 2px solid #0075d8;
    border-radius: 5px;
    bottom: 16px;
    box-shadow: 0 .15em .38em 0 rgba(0, 30, 50, .6);
    display: none;
    height: 56px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 16px;
    width: 56px;
    z-index: 999;
  }

  .mod_pagetop a {
    color: #0075d8;
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: -.05em;
    line-height: 1;
    margin: auto;
    position: relative;
    text-align: center;
  }

  .mod_pagetop a::before {
    background: url(/glossary/assets/image/glossary-rent-a-car/ico-arrow-pagetop.png) no-repeat center top;
    background-size: 18px;
    content: "";
    display: block;
    height: 16px;
    margin: auto;
    margin-top: 8px;
    width: 49px;
  }
}

@keyframes carLeftRight {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes carRightLeft {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes rollingWheelInvert {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes rollingWheel {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0);
  }
}

@keyframes slidein {
  from {
    padding-bottom: 0;
  }

  to {
    padding-bottom: 58px;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* ---------------------------------------
 glossary_rent_a_car_rwd
---------------------------------------- */

@media screen and (min-width: 768px) {
  .useful_wrap #content * > article#article section.con_box .number_list dd p {
    margin-left: 5px;
  }
  .useful_wrap #content * > dl[class^="number_list"] > dd {
    padding-left: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .useful_wrap #content * > dl[class^="number_list"] {
    margin-left: 0;
    padding-left: 0;
  }
  
  .useful_wrap #content * > dl[class^="number_list"] {
    padding-left: 0;
  }
  .useful_wrap #content * > dl[class^="number_list"] dt {
    padding-left: 15px;
    text-indent: -15px;
  }
  .useful_wrap #content * > dl[class^="number_list"] > dd {
    margin-left: 15px;
  }
}

.useful_wrap * > aside.main_category {
  border-color: #143c95 !important;
}