@charset "UTF-8";

/* base */
/* button */
/* link */
/* footer */
@media screen and (max-width: 1100px) {
  /* for desktop */
}
@media screen and (max-width: 768px) {
  /* for tablet */
  .top-index-box__bg{
    height: 237px;
  }
  #page .top-link h2{
    font-size: 1.4rem;
  }
  .secDesc{
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  /* for mobile */
}
@media screen and (max-width: 360px) {
  /* for mobile_sm */
}
@media (min-width: 0) and (max-width: 1200px) {
  #logo {
    text-align: center;
  }
  #nav {
    text-align: center;
    font-size: .9em;
  }
  .secTitle, .showroomList header h2, #footer h2 {
    font-size: 1.4em;
  }
  #sr #banner.banner-srPersonal .container {
    width: 100%;
  }
  .secDesc {
    font-size: .9em;
  }
  .ftr__sitemap li li a {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  #home #banner {
    height: 400px;
    padding: 0 0;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  /*
  Ex Machina by TEMPLATED
    templated.co @templatedco
    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/
  /*********************************************************************************/
  /* Basic                                                                         */
  /*********************************************************************************/
  body,
  input,
  textarea,
  select {
    font-size: 11pt;
    line-height: 1.75em;
  }
  section,
  article {
    clear: both;
    margin: 2em 0;
  }
  section > :first-child,
  article > :first-child {
    margin-top: 0 !important;
  }
  section:first-child,
  article:first-child {
    margin-top: 0 !important;
  }
  .button {
    display: block;
    text-align: center;
    width: 100%;
  }
  header h2 {
    font-size: 1.6em;
  }
  header .byline {
    font-size: 1em;
  }
  /*********************************************************************************/
  /* UI                                                                            */
  /*********************************************************************************/
  #titleBar {
    position: fixed;
    z-index: 10000;
    top: -5px;
    left: 0;
    width: 100%;
    padding-top: 5px;
    height: 49px;
    transition: -webkit-transform .25s ease-in-out;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
  .mm-opened #titleBar {
    /* IE対策 */
    position: absolute;
  }
  #titleBar .title {
    display: block;
    font-size: 18px;
    text-align: center;
  }
  #titleBar .title a img {
    height: 34px;
    border: 0;
  }
  #titleBar .title a {
    display: inline-block;
    padding: 5px 0;
  }
  #titleBar .toggle {
    position: absolute;
    top: 5px;
    left: 0;
    width: 80px;
    height: 44px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }
  #titleBar .toggle:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 10px;
    width: 20px;
    height: 12px;
    opacity: .5;
    background: url(../img/toggle.png) 0 0 no-repeat;
  }
  #titleBar .toggle:active:after {
    opacity: .75;
  }
  /*********************************************************************************/
  /* Header                                                                        */
  /*********************************************************************************/
  #header {
    width: 100%;
    height: 44px;
  }
  #logo {
    display: none;
    text-align: center;
  }
  #logo h1 {
    display: inline-block;
    text-align: center;
  }
  #logo a {
    font-size: 18px;
    font-weight: normal;
    line-height: 44px;
    color: #fff;
  }
  #nav {
    display: none;
  }
  /*********************************************************************************/
  /* Banner                                                                        */
  /*********************************************************************************/
  #banner {
    padding: 4em 0;
  }
  /*********************************************************************************/
  /* Top                                                                        */
  /*********************************************************************************/
  .top-index-box{
    width: 49.5%;
  }

  .top-index-box__bg{
    height: 207px;
  }
  .top-index-box .button{
    width: 30%;
  }

  /*********************************************************************************/
  /* category                                                                        */
  /*********************************************************************************/
  .category .secTitle {
    font-size: 1.1em;
  }
  .category .secDesc {
    font-size: .8em;
    line-height: 1.6;
  }
  .category header {
    margin-bottom: 1em;
  }
  .showroomList header h2, #footer h2 {
    font-size: 1.1em;
  }
  .ftr__sitemap h3 {
    font-size: 1.1em;
  }
  .ftr__sitemap li li a {
    font-size: .8em;
  }
  /*********************************************************************************/
  /* Main                                                                          */
  /*********************************************************************************/
  #page {
    padding: 2em 0 2em 0;
  }
  .homepage #page {
    padding: 4em 0 1em;
  }
  #main {
    padding-top: 0;
    border-top: none;
  }
  /*********************************************************************************/
  /* Footer                                                                        */
  /*********************************************************************************/
  #footer {
    padding: 1em 0 0 0;
  }
  .showroomList {
    padding: 2em 0 0;
  }
  .showroomList__img {
    max-width: 40%;
  }
  .showroomList__btn {
    clear: left;
    padding-top: 25px;
  }
  /*********************************************************************************/
  /* tableLayout                                                                   */
  /*********************************************************************************/
  .tableLayout dt {
    width: 90px;
  }
  .sr__gmap {
    width: 96%;
    margin: 0 auto 20px;
  }
  .sr__gmap #gmap {
    height: 250px;
  }
  .sr__gmap #gmapAll {
    height: 300px;
  }
  .sr__buttonBox {
    width: 96%;
    margin: 0 auto;
  }
  /*********************************************************************************/
  /* lineup                                                                   */
  /*********************************************************************************/
  .CMN-L {
    margin-top: -50px;
    padding-top: 50px;
  }
  .CMN-L__title {
    margin-top: -50px;
    padding-top: 50px;
  }
  /*********************************************************************************/
  /* democar                                                                   */
  /*********************************************************************************/
  /*********************************************************************************/
  /* maintenance                                                                   */
  /*********************************************************************************/
  .maintenanceBlock .row > div {
    margin-bottom: 2.5em;
    padding-bottom: 2.5em;
  }
  .maintenanceBlock .row > div section {
    margin-bottom: 0;
  }
  .usedcarStock #common-usedcar {
    font-size: 12px;
    font-size: 1.2em;
  }
  .usedcarStock #COMMON-UCAR {
    font-size: 12px;
    font-size: 1.2em;
    width: 100%;
  }
  .usedcarStock .COMMON-UCAR-date,
  .usedcarStock .COMMON-UCAR-paging {
    text-align: right;
  }
  .usedcarStock .COMMON-UCAR-detail-caution {
    margin-bottom: 1em;
  }
  .usedcarStock #common-usedcar-btn {
    font-size: 14px;
    font-size: 1.4em;
    margin-top: 20px;
  }
  .usedcarStock #common-usedcar-btn .common-usedcar-balloon img {
    display: block;
  }
  .usedcarStock #common-usedcar-list ul {
    width: 100%;
  }
  .usedcarStock #common-usedcar-list li a {
    text-decoration: underline;
  }
  .usedcarStock #common-usedcar-list li a:hover {
    text-decoration: none;
  }
  .usedcarStock #common-usedcar-list li h2 a:link,
  .usedcarStock #common-usedcar-list li h2 a:visited {
    text-decoration: underline;
  }
  .usedcarStock #common-usedcar-list li h2 a:hover {
    text-decoration: none;
  }
  .usedcarStock #common-usedcar-list li h2 {
    font-size: 18px;
    font-size: 1.8em;
    width: 100%;
    margin: 0 auto 10px;
    background: #13b5b1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .usedcarStock #common-usedcar-list li h2 span {
    font-size: 12px;
    padding-top: 3px;
  }
  .usedcarStock #common-usedcar-search {
    width: 100%;
    background: #f7f7f7;
  }
  .usedcarStock #common-usedcar-search table {
    border-bottom: none;
  }
  .usedcarStock #common-usedcar-search h2 {
    margin-top: 10px;
  }
  .usedcarStock #UCAR-search {
    padding-top: 10px;
    border-top: 1px solid #bfbfbf;
  }
  .usedcarStock select[name="price_low"] {
    margin-right: .3em;
  }
}
@media screen and (max-width: 400px) {
  .environmentBlock {
    font-size: 12px;
  }
  .envFig__body {
    background-size: 44px;
  }
  .envFig__body dt {
    font-weight: bold;
    display: block;
  }
  .envFig__body dd {
    display: block;
  }
}
