@charset "UTF-8";

@media only screen and (max-width: 800px) {

  /* ヘッダー */

  #header_wrap {
    position: static;
    margin-bottom: 0;
  }
  #header_wrap_l { display: none; }
  #header_wrap_r { display: none; }
  #header {
    background-position: 0 -121px;
    height: auto;
    position: static;
    width: 320px;
  }
  #header .logo_mark a {
    background-position: 0 -59px;
    height: 84px;
    position: static;
    width: 174px;
  }
  #header .header_tel01 {
    background-position: 0 -106px;
    height: 63px;
    position: static;
    width: 320px;
  }
  #header .header_tel02 {
    background-position: 0 -169px;
    height: 33px;
    position: static;
    width: 320px;
  }
  #header .header_tel01 span a {
    display: block;
    width: 320px;
    height: 63px;
  }
  #header .header_tel02 span a {
    display: block;
    width: 320px;
    height: 33px;
  }

  /* メインメニュー */

  .main_menu_wrap {
    background: url("");
    height: 239px;
    margin: 0 auto 15px;
    width: 320px;
    position: relative;
  }
  .main_menu {
    margin: 0 auto;
    width: auto;
    height: auto;
  }
  .main_menu li { float: none; }
  .main_menu li a {
    background: url("/images/main_menu_sprite_2023.png") repeat;
    position: absolute;
  }
  .main_menu .main_menu_01 a {
    width: 160px;
    height: 48px;
    background-position: 0 -69px;
    left: 0;
    top: 0;
  }
  .main_menu .main_menu_02 a {
    width: 160px;
    height: 48px;
    background-position: -160px -69px;
    right: 0;
    top: 0;
  }
  .main_menu .main_menu_03 a {
    width: 160px;
    height: 48px;
    background-position: 0 -117px;
    left: 0;
    top: 48px;
  }
  .main_menu .main_menu_04 a {
    width: 160px;
    height: 48px;
    background-position: -160px -117px;
    right: 0;
    top: 48px;
  }
  .main_menu .main_menu_05 a {
    width: 160px;
    height: 48px;
    background-position: 0 -165px;
    left: 0;
    top: 96px;
  }
  .main_menu .main_menu_08 a {
    width: 160px;
    height: 48px;
    background-position: -160px -165px;
    right: 0;
    top: 96px;
  }
  .main_menu .main_menu_07 {
  }
  .main_menu .main_menu_07 a {
  }
  .main_menu .main_menu_06 a {
    width: 160px;
    height: 48px;
    background-position: 0 -213px;
    left: 0;
    top: 144px;
  }
  .main_menu .main_menu_09 a {
    width: 160px;
    height: 47px;
    background-position: 0 -261px;
    left: 0;
    top: 192px;
  }
  .main_menu .main_menu_10 a {
    width: 160px;
    height: 47px;
    background-position: -160px -261px;
    right: 0;
    top: 192px;
  }

  .topicpath { display: none; }
  #main_wrap { width: 320px; }
  #main {
    width: auto;
    float: none;
  }
  #sidebar {
    width: auto;
    float: none;
    margin-bottom: 20px;
  }
  .sidebar_saiyo { margin-bottom: 10px; }
  .sidebar_kenshu { margin-bottom: 10px; }
  .sidebar_driver_form img { width: auto; }
  .sidebar_ls img { width: auto; }
  .sidebar_faq img { width: auto; }
  .sidebar_soshiki img { width: auto; }
  .sidebar_keitai img { width: auto; }
  .sidebar_banner_leading_sp {
    display: block;
    width: 320px;
    height: 184px;
    overflow: hidden;
    margin-bottom: 30px;
  }
  #home .sidebar_banner_leading_sp { display: none; }
  .sidebar_banner_leading_sp img { margin-top: -121px; }

.sidebar_yoyaku_menu_title img { width: auto; }
.sidebar_yoyaku_menu { margin-bottom: 1em; }
.sidebar_yoyaku_menu li {}
.sidebar_yoyaku_menu li a {
  display: block;
  background: url(/images/sidebar_yoyaku_menu_sprite_2023.png);
  background-size: auto;
  width: 320px;
  height: 73px;
}
.sidebar_yoyaku_menu li:nth-child(1) a {}
.iphone .sidebar_yoyaku_menu li:nth-child(1) a {
  background-size: 320px;
}
.sidebar_yoyaku_menu li:nth-child(2) a {
  background-position: 0 -73px;
}
.android .sidebar_yoyaku_menu li:nth-child(2) a {
  background-size: 320px;
  background-position: 0 -73px;
}
.sidebar_yoyaku_menu li:nth-child(3) a {
  background-position: 0 -146px;
}
.ivr .sidebar_yoyaku_menu li:nth-child(3) a {
  background-size: 320px;
  background-position: 0 -146px;
}
.sidebar_yoyaku_menu li:nth-child(4) a {
  background-position: 0 -219px;
}
.yoyakuindex .sidebar_yoyaku_menu li:nth-child(4) a {
  background-size: 320px;
  background-position: 0 -219px;
}
.sidebar_yoyaku_menu li:nth-child(5) a {
  background-position: 0 -292px;
  height: 66px;
}
#line_yoyaku .sidebar_yoyaku_menu li:nth-child(5) a {
  background-size: 320px;
  background-position: 0 -292px;
}

  .topics {
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
  }
  .topics .title {
    overflow: hidden;
    width: 320px;
  }
  .topics .title img { margin-left: -180px; }
  .topics_inner {
    border: 0 none;
    padding-bottom: 25px;
  }
  .topics_inner .entry { }
  .topics_inner .entry dt { line-height: 1.4; }
  .topics_inner .entry dd { }
  .topics_inner .entry dd a { }

  .goto_top {
    margin: 0 10px 10px 0;
    width: auto;
  }
  #footer_wrap { padding-top: 15px; }
  #footer {
    width: 320px;
    margin: 0 auto;
    padding: 0;
  }
  .footer_menu { display: none; }
  .footer_menu_sp {
    display: block;
    padding-left: 5px;
  }
  .footer_menu_sp ul { }
  .footer_menu_sp ul li {
    background: url("/images/footer_list_mark.png") no-repeat scroll 0 center;
    padding-left: 16px;
    line-height: 2;
  }
  .footer_menu_sp ul li a,
  .footer_menu_sp ul li a:link
  .footer_menu_sp ul li a:visited
  .footer_menu_sp ul li a:hover {
    color: #004899;
    text-decoration: none;
  }
  .footer_kaiin_btn { display: none; }
  .copyright {
    clear: both;
    color: #004899;
    padding: 10px 0 10px 5px;
    text-align: left;
  }




}
