@charset "utf-8";

body[class^='LC_']  {
    line-height: 1;
    background-color: transparent;
    font-size: 62.5%;
    letter-spacing: 0;
}

body[class^='LC_'] .teaser{
    position: absolute;
    top: 130px;
    left: 0;
}
a:link, a:visited {
    color: #cb1a1a;
}


h2.osusume {
    font-size: 16px;
    line-height: 1.1;
    border-bottom: 2px solid #479C47;
    margin: 12px 24px 16px 24px;
    padding: 0 0 1px 2px;
    width: 960px;
    font-weight: bold;
}

body[class^='LC_'] #logo_area {
    padding-left: 10px;
    float: left;
    width: 450px;
    text-align: left;
}

body[class^='LC_'] h1.title {
    font-size: 28px;
    line-height: 1.1;
    margin: 16px 0;
    padding: 0 0 0 8px;
    font-weight: bold;
    text-align: left;
background: url(/files/top_entry_title.png);
    color: #000;
    height: 110px;
    line-height: 110px;
    /* padding-top: 90px; */
    text-align: center;
}

.LC_Page_Products_List table {
    margin: 0 36px 16px 10px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    line-height: 1.2;
}

body[class^='LC_'] table.list, body[class^='LC_'] table.chintai {
    margin: 0 24px 16px 24px;
}

.LC_Page_Products_List table th {
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    background: none #ebebeb;
    vertical-align: middle;
}
.LC_Page_Products_List table td {
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    background-color: #e3e3e3;
}

.LC_Page_Products_List table.list td.price, .LC_Page_Products_List table.chintai td.price {
    background-color: #FFF2DF;
}


.LC_Page_Products_List table.list td, .LC_Page_Products_List table.chintai td {
    text-align: center;
    vertical-align: middle;
}

.LC_Page_Products_List table.list td.syousai_btn, .LC_Page_Products_List table.chintai td.syousai_btn {
    border-right: none;
    vertical-align: top;
    padding-left: 2px;
    padding-right: 0px;
}

.LC_Page_Products_List table.list td.toiawase_btn, .LC_Page_Products_List table.chintai td.toiawase_btn {
    border-left: none;
    vertical-align: top;
    padding-left: 1px;
    padding-right: 1px;
}

td.ensen {
    width  : 110px;
}

td.bus {
    width  :  40px;
}

td.b_name {
    width  : 190px;
}

td.menseki {
    width  :  100px;
}

td.madori {
    width  :  60px;
}

td.rimawari {
    width  :  90px;
}

td.tiku_ym {
    width  : 120px;
}

td.syubetu {
    width  :  50px;
}

td.hosyou {
    width  :  70px;
}

td.reikin {
    width  :  60px;
}

td.houhou {
    width  : 120px;
}


td.kakaku {
    width  :  85px;
}

td.b_image {
    width  :  200px;
}

td.syousai {
    width  :  58px;
}

td.syousai_btn {
    width  :  58px;
}

td.toiawase_btn {
    width  :  58px;
}

#page_index {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
}

#page_index	ul li {
    display: inline;
    border-right: 1px solid #333333;
    padding-right: 12px;
    margin-right: 12px;
    font-size: 14px;
}

#page_index	ul li.end {
    border: none;
    margin-right: 0;
}

body[class^='LC_'] p {
    /* margin: 0 24px 16px 10px; */
}

.conditionItem {
    font-size: 115%;
    font-weight: bold;
}

.submit_bottom {
    width: 100px;
    font-size: 105%;
}

/*******************************************************
  ヘッダ・フッタデザイン調整
********************************************************/
#container {
    background: none;
}

body[class^='LC_'] .main_header {
    padding: 0;
    text-align: left;
}

#main_column {
    text-align: left;
}

body[class^='LC_'] #outer_block {
    text-align: left;
    padding: 50px 0  0;
    width: 100%;
}


body[class^='LC_'] dd {
    margin-top: 3px;
}

body[class^='LC_'] label {
    vertical-align: middle;
}

div#breadcrumb {
    width: 960px;
    margin: 10px auto 0;
}
div#products_list {
    /*margin-left: 20px;*/
    margin-bottom: 50px;
}

body[class^='LC_'] #footer-widget-area {
    font-size: 11.6px;
}

body[class^='LC_'] #copyright {
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    float: none;
}

#undercolumn {
    margin-top : 30px;
    margin-left: 20px;
}
/*******************************************************
  商品問い合わせページ
********************************************************/
.contact th {
    vertical-align: top;
    font-weight: bold;
    text-align: left;
    width: 150px;
}
.contact td {
    width: 500px;
    font-size: 150%;
}

table.contact {
    width: 700px;
}

.map_title {
    overflow: hidden;
}

/*******************************************************
  詳細ページデザイン修正
********************************************************/


table.detail_01 th, table.detail_02 th {
    border-collapse: collapse;
    border: 1px solid #F3F3F3;
    font-weight: normal;
    text-align: center;
    background-color: #8ad1e8;
    font-size: 100%;
    width: 30%;
    text-align: left;
    min-width: 140px;
    border-width: 1px !important;
}

.detail_comment.left {
    clear: both;
}

.detail_comment {
    width: 100%;
    /* float: right; */

}

table.detail_01 {
    float: left;
}

table.detail_02 {
    float: right;
}

.detail_comment table {
    width: 435px;
    margin-left: 0;
}

body[class^='LC_'] table {
    margin: 0 20px 16px 10px;
}

.img_list dt img {
    margin: 0 25px 20px 30px;
}

span.price {
    font-weight: bold;
    color: #FF6C00;
}

.item-box-price, .item-box-soldout {
    color: #FF6C00;
}

.detail_comment {
    margin-right: 0;
}

table.detail_02 {
    margin-right: 0;
}

ul.azukari_setumei {
    clear: both;
}

.detai_sub_title {
    font-size: 16px;
    margin: 0px 0 16px 0;
    padding: 9px 8px 2px 26px;
    font-weight: bold;
    background: url("/files/sub_title.png");
    height: 24px;
    border: none;
}

ul.azukari_setumei {
    line-height: 1.5em;
    color: red;
}

.img_list.left.other {
    border: 1px #D8D8D8 solid;
    margin-bottom: 30px;
	width: 100%;
}

.img_list.left.other img {
    max-width: 153px;
    height: auto;
}

/*.img_list.left.main img {
    border: 1px #D8D8D8 solid;
    padding: 5px;
}*/

.img_list.left.main dt {
    border: 1px #D8D8D8 solid;
}

.img_list.left.main {
    margin-bottom: 30px;
}

.img_list.left.main {
    width: 955px;
}

dl.left.madori {
    float: right;
    margin-right: 25px;
}


.img_list.left.main dt {
    width: 455px;
    height: auto;
}

.img_list dt img {
    margin: 0;
}

.img_list.left.main img {
    margin: 10px;
}

.img_list.left.other img {
    max-width: 155px;
    height: auto;
    width: 155px;
}

.img_list dt {
    min-width: 148px;
    text-align: center;
}

dl.left.madori img {
    max-height: 300px;
    width: auto;
}

dl.left.gaikan img {
    max-height: 300px;
    width: auto;
}

.content_top {
    width: 960px;
    height: auto;
    background: #fff;
    border-radius: 10px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-top: 1px #ccc solid;
}



.sub_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 0px 0;
    padding: 12px 0px 0 10px;
    font-weight: bold;
    background: url("/files/car-lease/title.png");
    height: 38px;
    padding-left: 27px;
	border:none;
}

.content_top ul.status_icon.clearfix {
    margin: 0 0 10px 15px;
}


.maindetail dl {
    width: auto;
    float: left;
    margin-right: 60px;
}

.maindetail dt {
    float: left;
    clear: left;
    width: 60px;
    border: 1px #167ac6 solid;
    padding: 3px;
    text-align: center;
    background: #E9F6FF;
    color: #003965;
    margin-right: 10px;
}

.maindetail dd {
    float: left;
    line-height: 1.2em;
}

.maindetail {
    margin-left: 15px;
    width: 930px;
    height: 30px;
    border-bottom: 1px #909090 dotted;
}

.content_top .pr {
    width: 910px;
    background: #fff;
    margin: 10px 15px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px;
    line-height: 1.5em;
}

.maindetail dd.price {
    font-size: 20px;
    margin-left: 20px;
    line-height: 0.8em;
}

.content_top .to_toiawase {
    padding-bottom: 20px;
}

.content_middle {
    width: 960px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    border-top: 10px #68A1B6 solid;
    padding-top: 15px;
	border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
	margin: 0 auto;
    margin-top: 20px;
}

.movie {
    margin-left: 15px;
    margin-right: 8px;
    margin-bottom: 15px;
}

.to_toiawase {
    padding-bottom: 20px;
}

.detail_comment.left td {
    background: #e3e3e3;
}

.detail {
    width: 960px;
}

.maindetail span.price {
	line-height:1em;
}

/*******************************************************
  検索結果一覧ページデザイン修正
********************************************************/

.article {
    width: 960px;
    height: auto;
    background: #fff;
    border-top: 10px #68A1B6 solid;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-radius: 10px;
	font-size: 14px;
	margin: 0 auto;
    margin-top: 20px;
}

.mein_img {
    float: left;
}

.more {
    float: right;
    color: #39c;
    padding: 3px;
    cursor: pointer;
}

.detail01 dl {
    border-bottom: 1px #909090 dotted;
    padding: 10px 0 10px 0;
}

.detail01 {
    float: left;
    width: 630px;
    margin-left: 25px;
}

.detail03 {
    clear: both;
}

.detail01 table {
    margin: 0;
}


.detail01 table {
    margin-top: 10px;
}

.detail01 dt {
    float: left;
    width: 100px;
    font-weight: bold;
}

dd.price {
    color: #FF6C00;
    font-size: 15px;
    font-weight: bold;
    padding-top: -2px;
    margin: 0;
}

table.detail02 {
    background: #fff;
}

td.td_left {
    background: #8ad1e8;
    width: 19%;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 60px;
}

.detail_btn {
    width: 217px;
    height: 80px;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

h1.b_name a {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 15px 15px;
}

.article .detail {
    margin: 10px 10px 10px 15px;
}

p.status_label {
    margin: 0;
}

dl.first {
    border-top: 1px #909090 dotted;
    margin-top: 5px;
}



h1.b_name a {
    text-decoration: underline;
}

td.td_right {
    width: 35%;
}

p.pr_infomation {
    font-size: 14px;
    line-height: 1.3em;
    width: 675px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-top: 5px;
}

.pr {
    width: 680px;
    background: #fff;
    margin: 10px 10px 10px 15px;
    border: 1px #909090 solid;
    float: left;
    height: 57px;
    overflow: hidden;
}

h2.osusume {
    font-size: 20px;
    border-bottom: none;
    padding: 15px 0 15px 0px;
    background: #68A1B6;
    color: #fff;
    border-radius: 10px;
	margin: 0 auto;
	margin-top: 20px;
	    clear: both;
}

h2.osusume a {
    color: #F2FF8F;
	margin-right: 15px;
	margin-top: 14px;
}

/* h1.title {
    padding: 15px 0 15px 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
   border-top: 10px solid #68A1B6;
   background: #fff;
   width: 945px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;

} */

div#products_list {
    width: 960px;
    /* margin: 0px auto 50px; */
    margin: 70px auto;
}

div#page_index ul li {
    background: url("/files/img/common/detail/page_index.png");
    background-repeat: no-repeat;
    padding-left: 20px;
}
/*******************************************************
  問い合わせページデザイン修正
********************************************************/


div#undercolumn {
    width: 960px;
    height: auto;
    background: #F3F3F3;
    margin: 20px 15px 20px 15px;
    border-radius: 10px;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-top: 1px #ccc solid;
}

h1.title.contact_title {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 1.1;
    margin: 10px 0;
    padding: 12px 0px 0 10px;
    font-weight: bold;
    background: url("/files/title.png");
    height: 46px;
    padding-left: 27px;
    border: none;
	background-repeat: no-repeat;
}

div#undercolumn {
    /* margin: 0 auto; */
    /* margin-bottom: 20px; */
    /* margin-top: 20px; */
    margin: 50px auto;
}

#undercolumn_contact table {
    margin: 0 20px 16px 23px;
}

#undercolumn_contact table.contact {
    width: 870px;
	margin: 0 auto;
}

body[class^='LC_'] .contact th {
    padding-top: 5px;
    font-size: 150%;
}

div#undercolumn p {
    line-height: 1.5em;
    font-size: 135%;
    margin: 0 24px 16px 10px;
}

div#undercolumn_contact {
    padding-bottom: 20px;
}

/*******************************************************
  topページデザイン修正
********************************************************/

.item-box-photo img {
    height: 150px;
}


.item-box-wrap {
    background: #f6f6f6;
    border: 3px solid #8d8d8d;;
    margin: 0 0px 2px 2px;
    border-radius: 10px;
    padding: 5px;

}

.item-box-icon img {
    padding: 0;
    margin-right: 3px;
    margin-bottom: 4px;
}

.item-box-photo {
    margin-top: 5px;
    margin-bottom: 10px;
	border: 1px solid #E0E0E0;
}

.item-box-name {
    text-align: left;
    height: 33px;
}

.item-box-name_chintai {
    text-align: left;
    height: 35px;
    margin: 0;
    padding: 5px 0 5px;
    font-size: 12px;
    font-weight: bold;
}

.item-box-moyori {
    height: 20px;
}

.item-box-price, .item-box-soldout {
    color: #FF6C00;
    margin-top: 7px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 5px;
}


/*
.item-line {
    width: 892px;
    max-width: 892px !important;
    padding-left: 40px !important;
}
*/
/* 追記 */
#access {
    max-width: 2000px;
}

.relative_cat {
    margin-bottom: 10px;
}

.syataikiji {
    position: relative;
    margin: 2em 3em;
    padding: 25px 10px 7px;
    border: solid 2px #3CB3DD;
}
.syataikiji .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #3CB3DD;
    color: #ffffff;
    font-weight: bold;
}
.syataikiji p {
    font-size: 15px;
    margin: 1em;
    padding: 0;
    font-weight: bold;
}

.price {
    margin: 0 auto;
    padding: 10px 0;
    font-family: sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

.price_list {
    margin: 0 auto;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.syosai{
    height: 400px;
    line-height: normal;
    margin: 0 auto;
    padding: 2px 20px;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.syosai_top{
    height: 320px;
    line-height: normal;
    margin: 0 auto;
    padding: 2px 20px;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

hr.style1{
	border-top: 1px solid #8c8b8b;
    margin-top: 1.5em;
}

hr.style1_top{
	border-top: 1px solid #8c8b8b;
    margin-top: 1.5em;
}

.price .heading {
    padding: 15px 5px 10px 5px;
    margin: 5px 15px;
    border: solid 3px #3cb3e4;
    position: relative;
    text-align: center;
    border-radius: 3px;
    background-color: #3CB3DD;
}

.price_list .heading {
    font-size: 17px;
    padding: 15px 5px 10px 5px;
    margin: 5px 15px;
    border: solid 3px #3cb3e4;
    position: relative;
    text-align: center;
    border-radius: 3px;
    background-color: #3CB3DD;
}



.monthly-price{
    font-size: 45px;
    color: white;
}

.monthly-price_list{
    font-size: 30px;
    color: white;
}



.content_top .pr {
    width: 910px;
    background: #fff;
    margin: 10px 15px 10px 15px;
    border: 3px #909090 solid;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px;
    line-height: 1.5em;
    font-size: 15px;
    font-weight: bold;
}

.content_top .to_toiawase {
    padding-bottom: 20px;
}

.btn-gradient-radius {
    font-weight: bold;
    font-size: 25px;
    display: inline-block;
    padding: 20px 120px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(
45deg
, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
}

.div_1 {
    float: left;
    width: 50%;
}

.div_2 {
    float: right;
    width: 50%;
}

.siteurl {
    font-weight: bold;
    font-size: 20px;
    text-align: right;
    margin: 0 10px 0 auto;
}

.car-image{
    max-width: 100%;
    margin:10px;
}

.cheak_list{
    height: 50px;
    text-align: center;
    margin-top: 1em;
}

.check_item {
    display: inline-block;
    width: 13%;
    height: 3em;
    padding: 0.5em;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.check_item p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.check_item_list {
    display: inline-block;
    width: 13%;
    height: 3em;
    padding: 0.5em;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.check_item_list p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 7px;
}

.color-image{
    display:inline-block;
    margin:10px;
}

.color-image p{
    width: 20%;
    display: inline-block;
    font-size: 18px;
    padding: .25em 0 .5em .75em;
    border-left: 6px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.color-image img{
    max-height: 6em;
}

.car_list{
    display: inline-block;
    width: 30%;
    padding: 0.5em 1em;
    margin: 2em 0.2em;
    font-weight: bold;
    border: solid 2px #000000;
}
.title_list{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin: 0.5em;
    padding: 0.5em;
    background-color: rgb(227 227 227);;
}
.btn-gradient-radius_list {
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    padding: 10px 85px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(
    45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
}

.btn-gradient-radius_list_top {
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding: 10px 85px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(
    45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
}
/*******************************************************
  topページデザイン修正
********************************************************/
/*
.horizontal-list {
    display: flex;
    justify-content: space-between;
}
*/
.horizontal-list .item {
    box-sizing: border-box;
    /* width: 55% !important; */
}

_::-webkit-full-page-media, _:future, :root .horizontal-list .item {
    width: 38% !important;
}
_::-webkit-full-page-media, _:future, :root .price_list .heading {
    margin-top: 20px;
}
_::-webkit-full-page-media, _:future, :root .btn-gradient-radius_list_top {
    margin-top: 40px;
}
_::-webkit-full-page-media, _:future, :root .item-box-wrap {
    padding-bottom: 20px;
}

.horizontal-list .item + .item {
    /* margin-left: 0% !important; */
}
.item-box-photo img {
    height: 150px;
}
/**********タブレットレイアウト崩れ防止************/
.car_list{
  display: inline-block;
  width: 302px;
  padding: 10px 5px 20px 5px;
  margin: 10px 5px 10px 0;
  font-weight: bold;
  border: solid 2px #000000;
}
#products_list .car_list:nth-of-type(3n){
  margin:10px 0 10px 0;
}
.car_list{
  text-align:center;  
}

/**********商品紹介の文字数多い時用************/
.syosai_top {
    white-space: break-spaces;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
hr.style1,
hr.style1_top {
    width: 100%;
}