@charset "utf-8";
/* ===================================================================
  use second
  =================================================================== */


/*----------------------------------------------------
  PC
  ----------------------------------------------------*/
@media print,
screen and (min-width: 767px) {

  .title_store {
    text-align: center;
    min-width: 1000px;
  }

  .title_store h2 {
    display: block;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    background: url(../../common/images/store_ttl.png) no-repeat center center;
  }

  #shop {
    width: 1000px;
    margin: 0 auto;
    padding-top: 45px;
  }

  #shop p.bottom {
    color: #e2e2e2;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.01rem;
    margin-top: 18px;
  }

  #shop p.mb30 {
    margin-bottom: 30px;
  }

  #shop p.bottom a {
    color: #e2e2e2;
  }

  #shop .left_box {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }

  #shop .left_box h3 {
    font-size: 16px;
    margin-bottom: 25px;
  }

  #shop .left_box h4 {
    font-size: 16px;
    margin: 55px 0 5px;
    text-align: center;
    /* background-color: #999999; */
    color: #FFF;
    font-weight: normal;
    border-bottom: 1px solid #fff;
  }

  #shop .right_box {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }

  #shop .right_box #gmap {
    width: 100%;
    height: 143px;
  }

  #shop .right_box .slider {
    display: block;
    width: 100%;
    margin-top: 22px;
  }

  #shop .right_box .slider img {
    width: 100%;
  }

  #shop .right_box ul {
    display: flex;
    justify-content: space-between;
  }

  #shop .right_box li {
    width: 48%;
  }

  #shop .right_box li img {
    width: 100%;
  }

  #shop .shop_name img.title-img {
    margin-bottom: 25px;
  }

  #shop .shop_name p.tit {
    font-size: 14px;
    margin-bottom: 10px;
  }

  #shop .shop_name p {
    color: #e4e2e2;
    font-size: 12px;
    line-height: 20px;
  }

  #shop .shop_name p span {
    font-size: 13px;
    color: #dfdfdf;
    font-weight: 100;
    line-height: 1.8;
  }

  #shop .shop_name p span::before {
    content: '\025cf';
  }

  #shop .shop_txt {
    margin: 50px 0 30px 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
  }

  #shop .shop_txt p span {
    font-size: 20px;
    color: #dfdfdf;
    font-weight: bold;
    letter-spacing: 2px;
  }

  #shop .shop_txt p {
    font-size: 13px;
    color: #dfdfdf;
    font-weight: 100;
    line-height: 2.5;
  }

  #shop .shop_txt .photo {
    margin-bottom: 25px;
  }

  #shop .shop_txt img.photo1 {
    float: left;
    width: 650px;
  }

  #shop .shop_txt img.photo2 {
    float: right;
    width: 300px;
  }

  #shop .shop_txt img.photo3 {
    float: right;
    width: 300px;
    margin-top: 30px;
  }

  #shop .contactus ul {
    display: flex;
    background: #000;
    min-height: 60px;
    text-align: center;
    justify-content: space-between;
  }

  #shop .contactus ul li {
    display: inline-block;
    color: #fff;
    /* line-height: 60px; */
    padding: 0 10px;
    padding-left: 38px;
    vertical-align: middle;
  }

  #shop .contactus ul li.tel {
    background: url(../images/contact_tel.png) no-repeat left center;
    font-size: 25px;
    background-size: 27px;
    margin: 15px 0 25px;
  }

  #shop .contactus ul li.mail {
    background: url(../images/contact_mail.png) no-repeat left center;
    font-size: 18px;
    background-size: 30px;
  }

  #shop .contactus ul li.form {
    padding-left: 15px;
    margin-top: 15px;
  }

  .btn {
    display: flex;
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Android4.3???Safari3.1?6.0 */
    display: -webkit-flex;
    /* Safari6.1?? */
    -ms-flex-pack: justify;
    /*IE10*/
    -webkit-box-pack: justify;
    /* Android4.3???Safari3.1?6.0 */
    -webkit-justify-content: space-between;
    /* Safari6.1?? */
    justify-content: space-between;
  }

  #shop .demo_car_info {
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    margin: 40px 0 30px;
    padding: 15px 0;
    display: flex;
  }

  #shop .demo_car_info h3 {
    font-size: 24px;
    width: 45%;
  }

  #shop .demo_car_info h3 span {
    font-size: 22px;
    font-weight: normal;
    /*margin: 0 25px;*/
    display: block;
  }

  #shop .demo_car_info p {
    display: inline-block;
    font-size: 14px;
  }

  #shop .car_list {
    margin: 0 0 20px;
    border-bottom: solid 1px #FFF;
  }

  #shop .car_list li {
    display: flex;
    margin: 30px 0;
  }

  #shop .car_list li .details {
    margin-left: 20px;
  }

  #shop .car_list li .details p.title {
    font-size: 18px;
    letter-spacing: 0.1rem;
    color: #FFF;
    margin-bottom: 10px;

  }

  #shop .car_list li .details p {
    font-size: 12px;
    letter-spacing: 0.1rem;
    color: #e2e2e2;
  }

  #shop .car_list li .details p.indent9 {
    text-indent: -10.1em;
    padding-left: 10.2em;
  }

  #shop .democar_txt {
    font-size: 22px;
    margin-bottom: -20px;
  }

  #shop .under_none {
    border-bottom: none;
    margin-bottom: 60px;
  }

  #shop .logo_link {
    text-align: center;
  }


}




/*----------------------------------------------------
  スマホ
  ----------------------------------------------------*/

@media only screen and (max-width: 767px) {

  * {
    box-sizing: border-box;
  }

  .title_store {
    text-align: center;
    min-width: 100%;
  }

  .title_store h2 {
    display: block;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    background: url(../../common/images/store_ttl.png) no-repeat center center;
  }

  #shop {
    width: 100%;
    margin: 0 auto;
    padding-top: 45px;
  }

  #shop p.bottom {
    color: #e2e2e2;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.01rem;
    margin-top: 10px;
    padding: 0 15px;
  }

  #shop p.mb30 {
    margin-bottom: 30px;
  }

  #shop p.bottom a {
    color: #e2e2e2;
  }

  #shop .left_box {
    width: 100%;
    display: block;
    vertical-align: top;
    text-align: center;
    padding: 0 15px;
  }

  #shop .left_box h3 {
    font-size: 16px;
    margin-bottom: 25px;
    text-align: left;
  }

  #shop .left_box h4 {
    font-size: 16px;
    margin: 55px 0 5px;
    text-align: center;
    /* background-color: #999999; */
    color: #FFF;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #fff;
  }

  #shop .right_box {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0 15px;
  }

  #shop .right_box #gmap {
    width: 100%;
    height: 200px;
  }

  #shop .right_box .slider {
    display: block;
    width: 100%;
    margin-top: 18px;
  }

  #shop .right_box .slider img {
    width: 100%;
  }

  #shop .right_box ul {
    display: block;
  }

  #shop .right_box li {
    width: 100%;
    margin: 18px 0;
  }

  #shop .right_box li img {
    width: 100%;
  }

  #shop .shop_name img.title-img {
    margin-bottom: 25px;
    width: 100%;
  }

  #shop .shop_name p.tit {
    font-size: 14px;
    margin-bottom: 10px;
  }

  #shop .shop_name p {
    color: #e4e2e2;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  #shop .shop_name p span {
    font-size: 13px;
    color: #dfdfdf;
    font-weight: 100;
    line-height: 1.8;
  }

  #shop .shop_name p span::before {
    content: '\025cf';
  }

  #shop .shop_txt {
    margin: 50px 0 30px 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
  }

  #shop .shop_txt p span {
    font-size: 20px;
    color: #dfdfdf;
    font-weight: bold;
    letter-spacing: 2px;
  }

  #shop .shop_txt p {
    font-size: 13px;
    color: #dfdfdf;
    font-weight: 100;
    line-height: 2.5;
  }

  #shop .shop_txt .photo {
    margin-bottom: 25px;
  }

  #shop .contactus {
    margin-bottom: 10px;
  }

  #shop .contactus ul {
    display: block;
    background: #000;
    min-height: 60px;
  }

  #shop .contactus ul li {
    display: inline-block;
    color: #fff;
    line-height: 60px;
    padding: 0 10px;
    padding-left: 38px;
    vertical-align: middle;
  }

  #shop .contactus ul li.tel {
    background: url(../images/contact_tel.png) no-repeat left center;
    font-size: 25px;
    background-size: 30px;
  }

  #shop .contactus ul li.mail {
    background: url(../images/contact_mail.png) no-repeat left center;
    font-size: 18px;
    background-size: 26px;
  }

  #shop .demo_car_info {
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    margin: 40px 0 30px;
    padding: 15px;
    display: block;
    text-align: center;
  }

  #shop .demo_car_info h3 {
    font-size: 24px;
    width: 100%;
    margin-bottom: 15px;
  }

  #shop .demo_car_info h3 span {
    font-size: 22px;
    font-weight: normal;
    margin: 0 25px;
    display: block;
  }

  #shop .demo_car_info p {
    display: inline-block;
    font-size: 12px;
    text-align: left;
  }

  #shop .car_list {
    margin: 0 0 20px;
    border-bottom: solid 1px #FFF;
    padding: 0 15px;
    text-align: center;
  }

  #shop .car_list li {
    display: block;
    margin: 30px 0;
  }

  #shop .car_list li .details {
    margin-left: 20px;
  }

  #shop .car_list li .details p.title {
    font-size: 18px;
    letter-spacing: 0.1rem;
    color: #FFF;
    margin-bottom: 10px;
  }

  #shop .car_list li .details p {
    font-size: 12px;
    letter-spacing: 0.1rem;
    color: #e2e2e2;
  }

  /* #shop .car_list li .details p.indent9 {
    text-indent: -10em;
    padding-left: 10em;
  } */

  #shop .democar_txt {
    font-size: 18px;
    margin-bottom: -10px;
    padding: 0 15px;
  }

  #shop .under_none {
    border-bottom: none;
    margin-bottom: 50px;
  }

  #shop .logo_link {
    text-align: center;
    margin-bottom: 30px;
  }

  #shop .logo_link img {
    width: 90%
  }

  #shop .btn img {
    width: 90%;
  }

  .kisarazu#shop .btn {
    margin-bottom: 40px;
  }

  .kisarazu#shop .btn a {
    display: block;
  }

  .kisarazu#shop .btn a:first-of-type {
    margin-bottom: 20px;
  }

  .kisarazu#shop .btn img {
    width: auto;
  }
}