@charset "UTF-8";
/*
@import url("https://fonts.googleapis.com/earlyaccess/sawarabimincho.css");
*/

html {
	height: 100%;
	width: 100%;
	/*font-family: "Sawarabi Mincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";*/
	font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
	margin:0;
	padding:0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size:62.5%;
	}

body {
	height: 100%;
	width: 100%;
	margin:0;
	padding:0;
	font-size: 2.0em;
	color: #595757;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	}
a {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    color: #1a1311;
    text-decoration: none;
}
a:hover{
    color: #cf2c1c;
    text-decoration: underline;
    opacity: 1;
}
img {border: none;}
.block {display:block;}
.clears {clear: both;}
article,
aside,
footer,
header,
nav,
section {
      display: block;
}

.flex {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
}
.sp_noflex {
    display:block !important;
}
.between {
    -webkit-box-pack:space-between;/*Android*/
    -ms-flex-pack:space-between;/*IE10*/
    -webkit-justify-content: space-between;/*Safari*/
    justify-content:space-between;
}
.center {
    -webkit-box-pack:center;/*Android*/
    -ms-flex-pack:center;/*IE10*/
    -webkit-justify-content:center;/*Safari*/
    justify-content:center;    
}
.flexwrap {
    -webkit-box-pack:wrap;/*Android*/
    -ms-flex-wrap:wrap;/*IE10*/
    -webkit-flex-wrap: wrap; /*Safari*/
    flex-wrap:wrap;
}


header.topH {
    background: url(../img/headerBK.png) center no-repeat;
    width: 100%;
    min-height: 440px;
    background-size:cover;
}
header.subH {
    background: #cf2c1c;
    width: 100%;
}
.T_heder {
    background: #cf2c1c;
    width: 100%;
    height: auto;
    margin: auto;
    font-size: 1.2em;
    color: #fff;
    display:block;
}
.T_heder div.VENUS-HOME {
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    border-right: none;
    padding:10px 30px 15px;
}
.T_heder div.VENUS-HOME .cach {
    margin-top:3px;
    font-size:120%;
}
.T_heder h1 {
    width:40%;
    margin-right:35px;
    margin-left:35px;
}
.T_heder h1 img {
     width: 100% !important;
}
.T_heder div.Gnm {
    position: relative;
    margin-top:10px
}
.T_heder.subbox {
    border-right: 1px solid #a1322e;
    border-left: 1px solid #a1322e;
}
.Gnavi {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    -webkit-box-pack:space-between;/*Android*/
    -ms-flex-pack:space-between;/*IE10*/
    -webkit-justify-content: space-between;/*Safari*/
    justify-content:space-between;
    border-bottom: 1px solid #a1322e;
    border-top: 1px solid #a1322e;
    width: auto;
    height: 90px;
}
.Gnavi div {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    -webkit-align-items: center;      /* Safari etc. */
    -ms-align-items: center;      /* IE10        */
    align-items: center;
    border-right: 1px solid #a1322e;
    height:100%;
    padding-right:15px;
}
.Gnavi div:last-child {
    border-right:none;
}
.Gnavi a{
    display: block;
    color: #fff;
    margin:0;
    padding: 0 20px 0;
}
.Gnavi a:hover {
    text-decoration: none;
    opacity: 1;
}
.T_order {
    width:240px; 
}
.T_order img {
    width:100%; 
    display:block;
}
.T_info {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background:#fff;
    width:100%;
    border-radius:10px;
    margin-top:10px;
    padding:5px 30px 25px;
    font-size:130%;
    color:#b3000b;
}
.T_info a {
    display:block;
    border-bottom:1px solid #e9e9e9;
    padding:25px 5px;
    color:#b3000b;
}
.T_info a:hover {
    text-decoration:none;
}
.T_info a::before {
    content:"　 ";
    background:url(../img/t_info_ico.png) 0 2px no-repeat;
    background-size:26px;
}
.T_info_back {
    width:330px;
    margin:25px auto 0;
}
.T_info_back img {
    width:100%; 
    display:block;
} 
.T_info_back a {
    border-bottom:none;
    padding:0;
}
.T_info_back a::before {
    content:"";
    padding:0;
} 


section.top h2{
    background: url(../img/titleico01@2x.png) 0 12px no-repeat;
    padding: 0 0 4px 45px;
    font-size:1.6em;
    color: #fff;
    font-weight: normal;
}
section.top.BKico h2{
    background: url(../img/titleico02@2x.png) 0 12px no-repeat;
    padding: 0 0 4px 45px;
    font-size:1.6em;
    color: #000;
    font-weight: normal;
}
section.top.t_info h2{
    background: url(../img/titleico03.png) 0 14px no-repeat;
    background-size:43px;
    padding: 0 0 4px 50px;
}
section.top.RBK {
    background: #cf2c1c;
    width: 100%;
}
section.top.GBK {
    background: #ebebeb;
    width: 100%;
}
section.top.WBK {
    background: #fff;
    width: 100%;
}

.wrap {
    width: auto;
    margin: 30px auto 0;
    font-size: 1.2em;
    padding:0 25px;
    line-height:1.5;
}
.wrap.WT {
    color:#fff;
}
.wrap.m0 {
    margin: 0 auto !important;
}
.wrap.m20 {
    margin: 20px auto !important;
}
.wrap.m40 {
    margin: 40px auto !important;
}
.wrap.m2060 {
    margin: 20px auto 60px !important;
}
.wrap.m60 {
    margin: 60px auto !important;
}
.wrap.p20 {
    padding:20px 25px;
}
.wrap.p40 {
    padding:40px 25px;
}
.maker_sp {
	display:block;
	width:100%;
}
.T_Maker {
    width: 100%;
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    -webkit-box-pack:wrap;/*Android*/
    -ms-flex-wrap:wrap;/*IE10*/
    -webkit-flex-wrap: wrap; /*Safari*/
    flex-wrap:wrap;
    margin-top: 20px;
    padding-bottom:25px;
}
.T_Maker div {
    background: #fff;
    border: 1px solid #ccc;
    width: 33%;
    height: 96px;
    position: relative;
    text-align: center;
}
.T_Maker img {
    max-width: 175px;
    max-height:96px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.T_Maker div span {
    display: block;
    padding-top: 24px;
}
.info {
    width:100% !important;
    padding: 20px 0px;
    font-size: 1.2em;
    margin:0 auto;
    position:relative;
}
.info .title a{
    font-size: 1.2em;
    color: #cf2c1c;
}
.info .text p {
    margin: 5px 0 0;
}
.swiper-wrapper {
    padding: 0;
    width:100% !important;
}
.swiper-slide {
    width: auto !important;
    border-left:none;
    border-bottom:1px #ccc solid;
    padding:20px 25px;
    height:auto !important;
    margin-bottom:10px;
}
.swiper-slide:last-child {
	border-bottom:none;	
}
.swiper-button-prev {
    display:none;
}
.swiper-button-next {
    display:none;
}
.T_CarModel {
    margin-top: 15px;
    background: #ebebeb;
    width: auto;
    height: auto;
    overflow: visible;
    padding: 15px 15px 5px;
    border-radius: 10px 10px 10px 10px;
    color: #000;
}
.T_Dealer {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    padding-bottom: 10px;
    position:relative;
}
.T_Dealer .sp_aco {
	position:absolute;
	right:30px;
	top:18px;
	width:47px;
	display:block;
}
.T_Dealer .sp_aco img {
	border-radius:3px;
}
.T_Dealer h3 {
    background: url(../img/list_ico.svg) 0 22px no-repeat;
    background-size: 3%;
    font-size: 1.2em;
    border-bottom: none;
    padding: 10px 0 10px 23px;
}
.T_Dealer div:nth-child(1){
    width: 82px;
    height: 82px;
    border-radius: 10px;
    margin-right: 10px;
}
.T_Dealer div:nth-child(2){
    width: 575px;
    min-height: 0px;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
}
.T_Dealer div.TOYOTA{
    background:url(../img/CarM_TOYOTA.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.LEXUS{
    background:url(../img/CarM_LEXUS.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.NISSAN{
    background:url(../img/CarM_NISSAN.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.SUBARU{
    background:url(../img/CarM_SUBARU.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.HONDA{
    background:url(../img/CarM_HONDA.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.MAZDA{
    background:url(../img/CarM_MAZUDA.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.MITSUBISHI{
    background:url(../img/CarM_MITSUBISHI.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.SUZUKI{
    background:url(../img/CarM_SUZUKI.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer div.DAIHATSU{
    background:url(../img/CarM_DAIHATSU.png) center no-repeat #fff;
    background-size: 90%;
}
.T_Dealer .list {
    background: none !important;
    padding:0 0 0 !important;
    display:none;
    margin:0;
    min-height:1px;
}
.T_Dealer .list p {
    display: block;
    width: 92%;
    padding-right: 0;
    margin: 0 0 0 25px;
    line-height:2.3;
    font-size:1.1em;
    border-bottom: 1px dashed #888;
}
.T_Dealer .list p a {
	width:95%;
	display:block;
}
.T_speciallcat {
    background: #fff;
    border-radius: 10px 10px 10px 10px;
    width: auto;
    height: auto;
    margin-top: 15px;
    margin-bottom:40px;
    padding: 15px 15px 7px;
}
.T_speciallcat a {
	display:inline-block;
	width:32.5%;
}
.T_search {
    border: 5px solid #9f9fa0;
    background: #fff;
    width: auto;
    height: auto;
    padding: 8px 10px 5px;
    margin-top:10px;
}
.T_search input {
    font-size: 1.2em;
    border: none;
    width: 85%;
    display: inline-block;
}
.T_search input::-webkit-input-placeholder {
    color: #bbb;
}
.T_search input:-ms-input-placeholder {
    color: #bbb;
}
.T_search input::-moz-placeholder {
    color: #bbb;
}
.T_search img,
.T_search .submitimg {
    width: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    vertical-align: top;
}
.T_search .submitimg input {
    width: 40px !important;
}
.T_itemseach {
    -webkit-column-count: 1;
   -webkit-column-gap:   0;
   -moz-column-count:    1;
   -moz-column-gap:      0;
   column-count:         1;
   column-gap:           0;
   background:#ebebeb;
   border-radius:10px;
   padding:0 20px;
   margin:0 25px;
   width:88%;
}
.T_itemseach h3 {
    background: url(../img/list_ico.svg) 0 36px no-repeat;
    background-size: 3%;
    font-size: 1.2em;
    border-bottom: 1px solid #fff;
    padding: 27px 0 10px 30px;
    height:55px;
}
.T_itemseach .T_itemlist:first-child {
    margin-top: 0;
}
.T_itemseach .T_itemlist {
    width: 100%;
    margin-top: 0px;
    height: auto !important;
    position:relative;
}
.T_itemseach .sp_aco {
	position:absolute;
	right:30px;
	top:23px;
	width:47px;
	display:block;
}
.T_itemseach .sp_aco img {
	border-radius:3px;
}
.T_itemseach .T_itemlist .list {
    padding:10px 0 0 !important;
    width: 100%;
    display:none;
}
.T_itemseach .T_itemlist p {
    display: block;
    width: 95%;
    padding-right: 0;
    margin: 0 0 0 25px;
    font-size: 1.1em;
    line-height:2.3;
    border-bottom: 1px dashed #888;
}
.T_itemseach .T_itemlist p a {
	width:100%;
}
.T_NewItems {
    width: 100%;
    background: url(../img/venus_wordBK.png) center top;
    padding: 30px 0 35px;
    
}
.T_NewItems .list {
    border:5px solid #ebebeb;
    background: #fff;
    width: 95%;
    margin: auto;
}
.T_NewItems .list h2 {
    width: 450px;
    margin:25px auto 0;
}
.T_NewItems_title h1{
    width: 100%;
    margin: auto;
    font-size:1.4em;
    font-weight:normal;
    color:#000;
    padding:20px 0 10px;
    border-bottom:1px solid #ccc;
}
.T_NewItems .item {
    padding:20px 0 60px;
    display: table;
    border-bottom: 1px solid #ccc;
    width: 92%;
    margin: 0 auto;
    position:relative;
}
.T_NewItems .item:last-child {
    border-bottom:none;
}
.T_NewItems .item .img,
.T_NewItems .item .note,
.T_NewItems .item .price {
    display: table-cell;
    vertical-align: top;
}
.T_NewItems .item .price {
	display:block !important;
	position:absolute;
	right:0;
	bottom:15px;
}
.T_NewItems .item .img img {
    width:151px;
}
.T_NewItems .item .note {
    border-right: none;
    padding: 0 0 0 20px;
}
.T_NewItems .item .note p {
    margin: 0;
}
.T_NewItems .item .note .label span {
    display: inline-block;
    background: #b3000b;
    border-radius: 7px;
    color: #fff;
    padding: 1px 10px;
    margin-right: 5px;
}
.T_NewItems .item .note .title {
    margin: 10px 0 5px !important;
    line-height: 1.3;
}
.T_NewItems .item .note .title a{
    color: #b3000b;
    font-size: 1.2em;
}
.T_NewItems .item .price {
    font-size: 32px;
    font-weight: bold;
    color: #b3000b;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ';
    padding: 0 0 0 20px;
    width: 100%;
    text-align:right;
}
.T_NewItems .item .price span {
    font-size: 50%;
}
.sreach_att{
    width: auto;
    margin: 10px 25px;
    color:#000;
    min-height:200px;
}


footer {
    background: #000;
    width: 100%;
}
.footer {
    width: 100%;
    margin:auto;
    padding: 30px 0;
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    -webkit-align-items: center;      /* Safari etc. */
    -ms-align-items: center;      /* IE10        */
    align-items: center;
    font-size: 1.5em;
    line-height:1.5;
    color:#fff;
	-webkit-box-pack:wrap;/*Android*/
	-ms-flex-wrap:wrap;/*IE10*/
	-webkit-flex-wrap: wrap; /*Safari*/
	flex-wrap:wrap;
}
.f_VENUS-HOME {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    -webkit-align-items: center;      /* Safari etc. */
    -ms-align-items: center;      /* IE10        */
    align-items: center;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    padding:0 40px 0;
}
.f_VENUS {
    width:40%;
    margin-right:35px;
    margin-left:35px;
}
.f_VENUS img {
    width: 100%;
}
.f_VENUS-HOME .cach {
    margin-top:0px;
}
.footernav {
	margin-top:40px;
	margin-left: 60px;
}
.footernav.sp_space {
	margin-left: 20px;
}
.footernav a {
    color: #fff;
    display: block;
    padding: 5px 30px; 
    font-size:85%;
}
.copyright {
    color: #959696;
    text-align: center;
    letter-spacing:0.1em;
}




/*商品詳細*/
.Items_detail {
    width: 100%;
    background: url(../img/venus_wordBK.png) center top;
    padding: 30px 0 35px;
    
}
.Items_detail .list {
    border:5px solid #ebebeb;
    background: #fff;
    width: 95%;
    margin: auto;
}
.Items_detail .list h1 {
    color: #b3000b;
    font-size: 1.4em;
    font-weight: normal;
}

.Items_detail .item {
    padding:20px 0;
    display: block;
    width: auto;
    margin: 0 30px;
}
.Items_detail .item:last-child {
    border-bottom:none;
}
.Items_detail .item .img_detailL,
.Items_detail .item .note {
    display: block;
    vertical-align: top;
}
.Items_detail .item .img_detailL .ImgMain img {
    width: 100%;
}
.img_detailS {
    width: 91%;
    padding-bottom:10px;
}
.img_detailS div {
    width: 125px;
    height: auto;
    overflow: hidden;
}
.img_detailS div img {
    position: relative;
    top:-10%;
    width: 125px !important;
}
.Items_detail .item .note {
    padding: 0 0 0 0;
}
.Items_detail .item .note p {
    margin: 0;
}
.Items_detail .item .note .title {
    margin: 10px 0 5px !important;
    line-height: 1.3;
}
.Items_detail .item .note .title a{
    color: #b3000b;
    font-size: 1.2em;
}
.Items_detail .item .note .label {
    padding: 8px 0 15px;
}
.Items_detail .item .note .label span {
    display: inline-block;
    background: #b3000b;
    border-radius: 7px;
    color: #fff;
    padding: 1px 10px;
    margin-right: 5px;
}
.Items_detail .item .price {
    font-size: 40px;
    font-weight: bold;
    color: #b3000b;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ';
    float: none;
}
.Items_detail .item .price span {
    font-size: 50%;
}
.num-price {
    width: 100%;
    display: block;
}
.num-priceL {
    width: 100%;
    display: block;
}
.num-priceR {
    width: 100%;
    display: block;
    vertical-align: bottom;
    text-align: right;
}
.tekigo {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin:10px 0 25px;
    padding: 10px 0 8px;
}
.order {
    width: 360px !important;
    float: none;
    margin:auto;
}
.order img {
    width: 360px !important;
}
.order input:hover {
    opacity:1 !important;
}
.cotents_detail {
    width: 91%;
    margin: auto;
    border-bottom: 1px solid #ccc;
    padding-bottom:15px;
    padding-top: 20px;
}
.cotents_detail p {
    margin: 0;
}
.cotents_detail_odd {
    width: 91%;
    margin: auto;
    padding-bottom:30px;
    padding-top: 20px;
}
.cotents_detail_odd .category_odd {
    color: #000;
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom:5px;
}
.cotents_detail_odd a {
    color: #b3000b;
    line-height:2;
    text-decoration:underline;
}
.cotents_detail.info_detail {
    min-height:400px;
    margin-bottom: 30px;
}
.cotents_detail.info_detail h1 {
    padding-bottom:10px;
}
.content_title h1 {
    color:#000 !important;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
.info_list p {
    line-height:1.5;
    margin-bottom:20px;
}
.info_list a{
    color: #b3000b;
    text-decoration:underline;
    font-size:90%;
}
.info_list span{
    padding-right:15px;
}
.list_back {
    width: 300px;
    margin:0 auto 30px;
}
.list_back img {
    width: 300px;
}





/*お問い合わせ*/
.contect_text {
    margin:auto;
    width: 100%;
    font-size: 1.4em;
    line-height: 1.7;
    padding: 20px 0 20px 30px;
}
.contact_form {
    width: 100%;
    background: url(../img/venus_wordBK.png) center top;
    padding: 30px 0 35px;
    
}
.contact_form .list {
    border:5px solid #ebebeb;
    background: #fff;
    width: 95%;
    margin: auto;
}
.contact_form h1{
    width: auto;
    margin: auto;
    font-size:1.4em;
    font-weight:normal;
    color:#b3000b;
    padding:20px 25px 10px;
}
.contact_form h2{
    width: auto;
    margin: auto;
    font-size:1.4em !important;
    font-weight:normal !important;
    color:#363636 !important;
    padding:10px 25px 0 !important;
}
#forms {
    font-size: 1.2em;
    margin:20px 30px 0;
}

#forms input::-webkit-input-placeholder {
    color: #ccc;
}
#forms input:-ms-input-placeholder {
    color: #ccc;
}
#forms input::-moz-placeholder {
    color: #ccc;
}

#forms .th {
    float:none;
    width:auto;
    padding-top:10px;
     font-size: 0.9em;
}
#forms .next .th {
    float:left;
    width:230px;
    padding-top:0;
}
#forms .th.textarea {
    padding-top: 7px;
}
#forms .td {
    float: none;
    width: auto;
     font-size: 0.9em;
}
#forms .td span.names,
#forms .td span.furigana,
#forms .td span.zip1,
#forms .td span.addr1,
#forms .td span.tel,
#forms .td span.mail,
#forms .td span.car_names,
#forms .td span.car_kata,
#forms .td span.car_regist,
#forms .td span.car_grade,
#forms .td span.car_intake,
forms .td span.message {
    display: block;
    color: #f00;
    margin-top: 5px;
}
.required {
    color:#f00;
}
#forms input,
#forms textarea {
    padding: 7px;
    border-radius: 3px;
    border:1px solid #ccc;
    font-size: 1em;
}
#forms textarea {
    margin-top: 10px;
    font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
#forms .contect_item textarea {
    margin-top: 0;
    width: 98% !important;
    height:550px;
}
#forms .contect_item p {
    font-size: 0.8em;
    margin: 0;
}
.ordertext_att span{
	display:block;
	font-weight:bold;
	background:#ddd;
	margin:5px 0;
}
.item_info_OK {
    text-align: center;
    font-size: 1.1em;
    color: #000;
    margin: 45px 0 20px;
}
.item_next_btn {
    display: table;
    margin: 0 auto 50px;
    line-height: 1.4;
    font-size: 110%;
}
.omitumori {
    background: #1a1311;
    width: 250px;
    height: auto;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    border-radius: 7px;
    display: inline-block;
    margin:0 15px;
}
.chumon {
    background: #b3000b;
    width: 250px;
    height: auto;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    border-radius: 7px;
    display: inline-block;
    margin:0 15px;
}
.omitumori:hover,
.chumon:hover {
    cursor: pointer;
    opacity: 0.8;
}
.omitumori span,
.chumon span {
    font-size: 0.7em;
    display: block;
}
.contect_item_Estimate,
.contect_item_Order {
}

.contect_item_Estimate h3,
.contect_item_Order h3 {
    font-weight: normal;
    color: #000;
    padding-bottom: 5px
}

.contect_item_Estimate span.att,
.contect_item_Order span.att {
    color: #b3000b;
}
.Estimate_wrap {
    background: #d4d5d5;
    border-radius: 10px;
    padding: 30px 30px 50px;
    margin-bottom: 30px;
}
.Order_wrap {
    background: #fce3c8;
    border-radius: 10px;
    padding: 30px 30px 50px;
    margin-bottom: 30px;
}

input.button{
    padding: 5px 15px !important;
    background: #b3000b;
    color: #fff;
    border:none;
    border-radius: 7px !important;
}
input.button:hover {
    cursor: pointer;
}
#forms label {
    display: block;
    margin-top: 4px;
}
#forms .clears {
    margin-bottom: 12px;
}
#forms .w40 {
    width:80px;
}
#forms .w50 {
    width:100px;
}
#forms .w250 {
    width:98%;
}
#forms .w350 {
    width:98%;
}

#forms #kakunin {
    background: #b3000b;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    width:250px;
    height: 54px;
    border-radius: 7px;
    border: none;
    cursor: pointer;
    font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
    margin-top: 30px;
}
#forms #kakunin:hover {
    opacity: 1;
}
#forms #kakunin2 {
    background: #b3000b;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    width:250px;
    height: 54px;
    border-radius: 7px;
    border: none;
    cursor: pointer;
    font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
    margin-top: 30px;
}
#forms #kakunin2:hover {
    opacity: 1;
}
#forms #modoru {
    background: #5C585D;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    width:213px;
    height: 54px;
    border: none;
    cursor: pointer;
    border-radius:7px;
    font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
#forms #modoru:hover {
    opacity: 1;
}
#forms #sousin {
    background: #b3000b;
    font-size: 1.2em;
    color: #fff;
    letter-spacing: 2px;
    width:213px;
    height: 54px;
    border: none;
    cursor: pointer;
    border-radius:7px;
    font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
#forms #sousin:hover {
    opacity: 1;
}
.button_wrap {
    display: table;
    margin: auto;
    text-align: center;
    padding-top: 30px;
}
.button_wrap a {
    text-decoration: underline;
    color: #b3000b;
    text-align: center;
}
.thanks {
    font-size: 1em;
    padding: 20px 50px 50px 50px;
}
.button1 {
    margin: 80px auto 0;
    width:300px;
}
.button2 {
    display: table;
    margin: 50px auto 0;
}
.checkbox {
    padding-top: 5px;
}
input[type="checkbox"] {
	width:27px;
	height:27px;
	margin-right:10px;
	margin-top:30px;
	margin-bottom:10px;
}



#MenuGnavi {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100000;
    display: none;
}
.MenuGnaviBK {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000000;
}
.fixedmenu {
    background: #ebebeb;
    border-radius: 10px;
    width: 90%;
    height: auto;
    position: absolute;
    margin-left: 2%;
    left:0%;
    top:10%;
    z-index: 10000000;
    font-size: 1.2em;
    padding:3%;
}
.fixedmenu div.close,
.fixedmenu div.close img {
    width: 35px;
    position: absolute;
    right: 15px;
    top:15px;
    cursor: pointer;
}
.fixedmenu h2 {
    background: url(../img/titleico02@2x.png) 0 12px no-repeat;
    padding: 0 0 4px 45px;
    font-size:1.6em;
    color: #000;
    font-weight: normal;
}
.fixedmenu h2.carmodel {
    position: static;
}
.fixedmenu h2.caritem {
    position: static;
}
.fixedmenu .T_CarModel {
    position: static;
    background: none;
    width: 100%;
    height:auto;
    max-height: 250px;
    overflow: scroll;
    margin: 10px 0 25px;
    border-radius: 10px 0 0 10px;
    color: #000;
    padding:0;
}
.fixedmenu .T_Dealer {
    display:-webkit-box;/*Android*/
    display:-ms-flexbox;/*IE10*/
    display:-webkit-flex;/*Safari*/
    display:flex;
    padding-bottom: 10px;
}
.fixedmenu .T_Dealer div:nth-child(1){
    width: 82px;
    height: 82px;
    border-radius: 10px;
    margin-right: 10px;
}
.fixedmenu .T_Dealer div:nth-child(2){
    width: 575px;
    min-height: 0;
    border-radius: 10px;
    background: #fff;
    padding: 10px;
}
.fixedmenu .T_Dealer .list p {
    display: inline-block;
    width: 92%;
    padding-right: 0;
    margin: 0 0 0 25px;
}
.fixedmenu .T_search {
    position: static;
    border: 5px solid #9f9fa0;
    background: #fff;
    width: auto;
    height: auto;
    padding: 10px 10px 5px;
}
.fixedmenu .T_search input {
    font-size: 1.4em;
    border: none;
    width: 85%;
    display: inline-block;
}
.fixedmenu .T_search .submitimg input {
    width: 45px !important;
}
.fixedmenu .T_itemseach_menu {
    position: static;
    height:315px;
    width: 100% !important;
    overflow: auto;
    margin-top:10px;
}
.fixedmenu .T_itemseach {
    -webkit-column-count: 1;
   -webkit-column-gap:   0;
   -moz-column-count:    1;
   -moz-column-gap:      0;
   column-count:         1;
   column-gap:           0;
   width: 96% !important;
   padding:0 0 !important;
   margin:0 2% !important;
}
.fixedmenu .T_itemseach .T_itemlist:first-child {
    margin-top: 0 !important;
}
.fixedmenu .T_itemseach .T_itemlist {
   width: 100% !important;
    margin-top: 0 !important;
    margin-bottom:10px;
    height: auto !important;
    position:relative;
}
.fixedmenu .T_itemseach .list {
	display:none;
}
.fixedmenu .T_itemseach p {
    display: block !important;
    width: 94%  !important;;
    padding-right: 0;
    margin: 0 0 0 25px !important;;
}
.fixedmenu .T_itemseach .sp_aco {
	position:absolute;
	right:20px;
	top:20px;
	z-index:1000000;
}






/*下層ページ共有*/
.sub_page {
    width:auto;
}
.sub_page.f_sizebase {
	font-size:1.2em;
	line-height:1.5;
}
.sub_page table {
    border-collapse: collapse;
}
.sub_page th,
.sub_page td {
    text-align:left;
    vertical-align:top;
    padding:1.5%;
}
.sub_page table.company {
    width:100%;
    font-size:1em;
    margin-top:-10px;
    margin-bottom:20px;
}
.sub_page table.company th,
.sub_page table.company td {
    border-bottom:1px solid #ededed;
}
.sub_page table.company tr:first-child th,
.sub_page table.company tr:first-child td {
    border-top:1px solid #ededed;
}
.sub_page table.company th {
    width:25%;
    background:#ddd;
}








.wp-pagenavi{
    margin: 30px 0 30px 0;
    text-align: center;
    width: 100%;
    color: #888;
}
.wp-pagenavi a.page,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.next,
.wp-pagenavi a.prev,
.wp-pagenavi .current,
.wp-pagenavi .page-numbers{
    display: inline;
    border: 1px solid #ccc;
    padding: 7px 14px;
    font-size: 1.4em;
    margin: 0 1px;
    text-decoration: none;
}
.wp-pagenavi .current {
    background:#b3000b;
    color:#fff;
}
.wp-pagenavi .pages {
    padding-right: 5px;
}
.wp-pagenavi a.page,
.wp-pagenavi a.page-numbers{
    background:#fff;
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.next,
.wp-pagenavi a.prev {
    background:#fff;
}


.pannavi {
    display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    padding:15px 25px 0;
    font-size: 1.2em;
    width: auto;
    margin: auto;
    line-height:1.7;
}
.pannavi a {
    color: #cf2c1c;
    text-decoration: underline;
}



/*sp個別設定*/
.sp_only {
    display: block;
}
.sp_onlybr {
    display: block;
    height: 0;
}
.pc_only {
    display: none;
}
.sp_floatR {
	float:right !important;
}
.sp_floatL {
	float:left !important;
}