@charset "utf-8";



input, textarea {
    border: solid #ccc 1px;
    padding: 6px 0;
    clear: both;
    margin: 5px 1%;
}
.error {
    color: red;
}

.form_table_products1 {
    height: auto;
    border-collapse: collapse;
    /* margin-bottom: 39px; */
    margin: 0px auto 30px;
    /* display: inline-block; */
    border: 2px solid #65aecb !important;
}	
.form_table_products1 th {
    color: #000;
    float: left;
    font-size: 120%;
    margin: 6px 12px;
    padding: 10px 0 5px;
    text-align: left;
    width: 97%;
}
/*
.form_table_products1 td {
    float: left;
    text-align: left;
    width: 100%;
	margin-left: 5px;
}
*/
.form_table_products1 img {
    width: 100%;
}

.form_table_products1_td1 {
    background: #65aecb;
    color: white;
    margin: 0 !important;
    padding: 1% 0 1% 1% !important;
    width: 25% !important;
    border-bottom: 1px solid white;
    font-size: 10.5pt;
}

.form_table_products1_td2 {
    border: 1px solid #65aecb;
    font-size: 16px;
    /* margin-bottom: 20px; */
    margin-left: 0 !important;
    padding: 1%!important;
    width: 70% !important;
    font-size: 10pt;
}

.form_table_products1_bikou {
    font-size: 14px;
    padding: 5px;
}

.form_table_products1_td1:nth-child(1) {
    background: #65aecb;
    color: white;
    margin: 0 !important;
    padding: 1% !important;
    width: 25% !important;
    border-bottom: 1px solid white;
    font-size: 10.5pt;
    border-top: 1px solid #65aecb;
}

.form_table_products1_td1:nth-child(5) {
    background: #65aecb;
    color: white;
    margin: 0 !important;
    padding: 1% !important;
    width: 25% !important;
    border-bottom: 1px solid #65aecb;
    font-size: 10.5pt;
    border-top: 1px solid #FFF;
}




.form_table_products2{
	height:auto;
	border-collapse:collapse;
	margin-bottom:2em;
	margin: 0 auto;
	}
	
	
.form_table_products2 th {
    color: #000;
    float: left;
    font-size: 120%;
    margin: 6px 12px;
    padding: 10px 0 5px;
    text-align: left;
    width: 97%;
}

.form_table_products2 td {
    float: left;
    text-align: left;
    width: 100%;
	margin-left: 5px;
}

.form_table_products2 img {
    width: 100%;
}

.form_table_products2_td1 {
    background: #65aecb;
    color: white;
    margin: 0 !important;
    padding: 1% 0 1% 1% !important;
    width: 98% !important;
    border: 1px solid #65aecb;
	font-size:10.5pt;
}

.form_table_products2_td2 {
    border: 1px solid #65aecb;
    font-size: 16px;
    margin-bottom: 20px;
    margin-left: 0 !important;
    padding: 1% 1% 1% 1% !important;
    width: 97% !important;
    font-size: 10pt;
}
.form_table_products2_td2 select {
    background-color: #fff;
    display: block;
    font-size: 11px;
    height: unset;
    margin: 10px 5px !important;
    width: 95%;
    padding: 2px 0 5px;
}
.form_table_products2_td2 a {
    padding-left: 5px;
}

.products_slank {
    font-size: 15px !important;
    color: red;
    padding: 0 1% !important;
    width: 97% !important;
}



/***************************************************
申し込み
***************************************************/

.tel_form input {
    width: 25% !important;
}

span.formtel_span {
    padding-left: 13px;
}
.cart_form_table1 {
    height: auto;
    border-collapse: collapse;
}
.cart_form_table1 th {
    color: #000;
    float: left;
    font-size: 120%;
    margin: 6px 12px;
    padding: 10px 0 5px;
    text-align: left;
    width: 97%;
}
/*
.cart_form_table1 td {
    float: left;
    text-align: left;
    width: 100%;
	margin-left: 5px;
}
*/
.cart_form_table1 img {
    width: 100%;
}

.cart_form_table1_td1 {
    background: #65aecb;
    color: white;
    margin: 0 !important;
    padding: 1% 0 1% 1% !important;
    width: 100% !important;
    border-bottom: 1px solid #65aecb;
    font-size: 10.5pt;
    float: left;
    display: inline-block;
    text-align: center;
}
.cart_form_table1_td2 {
    border: 1px solid #65aecb;
    font-size: 16px;
    /* margin-bottom: 20px; */
    margin-left: 0 !important;
    padding: 1%!important;
    width: 98.5% !important;
    font-size: 10pt;
    float: left;
}
.cart_form_table1_td2 input {
    width: 97.5%;
}
.cart_form_table1_td2_text {
    padding: 5px;
}
.cart_form_table1 tr {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.cart_form_table1_td2 label {
    padding-left: 6px;
}
.form_table_products1_bikou {
    font-size: 14px;
    padding: 5px;
}

/* 新規会員登録　会員登録*/
.form_table_cart_new tr {
    margin-bottom: 17px;
    display: block;
}

.form_table_cart_new td {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #333;
    display: inline-block;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 1%;
    padding: 10px 0 10px 10px;
    width: 94%;
}

.form_table_cart_new th {
    background: #E6EBF0;
    border: 1px solid #cccccc;
    color: #4b636d;
    display: inline-block;
    font-size: 11pt;
    font-weight: normal;
    margin: 0 1%;
    padding: 10px 0 10px 10px;
    width: 94%;
}
.red_entry {
    color: red;
    font-weight: bold;
    line-height: 17px;
    margin-top: 10px;
    display: block;
    font-size: 11px;
    padding-left: 10px;
}
.cart_form_table1_td2 input {
    width: 97.5%;
}

#pref {
    margin: 2px 1%;
    width: 98.3% !important;
    display: inline-block;
}
#document {
    margin: 0px 1%;
    width: 98% !important;
    display: inline-block;
}
.form_table_cart_new label {
    margin-left: 10px;
}

.form_table_add_new label {
    font-size: 9pt;
}

.form_table_cart_new_btn input {
    width: 50%;
}
#setButton5 {
    width: 25% !important;
    display: inline-block;
    padding: 0;
    margin: 5px !important;
}

#radioarray input {
    margin: 5px;
    width: 5%;
}
/* 新規会員登録　会員登録 確認画面*/
.form_table_cart_conf tr {
    margin-bottom: 17px;
    display: block;
}
.form_table_cart_conf tbody {
    width: 100%;
    display: block;
}

.form_table_cart_conf {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    margin-bottom: 2em;
    margin: 20px auto;
    display: inline-block;
}

.form_table_cart_conf td {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #333;
    display: inline-block;
    font-size: 10pt;
    font-weight: normal;
    margin-left: 1%;
    padding: 10px 0 10px 10px;
    width: 95%;
}


.form_table_cart_conf th {
    background: #E6EBF0;
    border: 1px solid #cccccc;
    color: #4b636d;
    display: inline-block;
    font-size: 11pt;
    font-weight: normal;
    margin-left: 1%;
    padding: 10px 0 10px 10px;
    width: 95%;
}





/* myページ　査定履歴*/


.mobile_table {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 100% !important;
}



.mobile_table th {
    background: #65aecb none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: white;
    float: left;
    font-size: 120%;
    font-weight: normal;
    padding: 7px 5%;
    width: 90% !important;
}

.mobile_table td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}


.mobile_table td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
    border-right: 1px solid #cccccc;
}
.mobile_table_mypage_r {
    float: left;
    width: 70%;
}
.mobile_table_mypage_r > td {
    float: left;
    font-size: 120% !important;
    line-height: unset !important;
    padding: 7px 5% !important;
    width: 96.9%;
}


/*.mobile_table_detail1***************************************/

.mobile_table_detail1 {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 100% !important;
}



.mobile_table_detail1 th {
    /* background: #65aecb none repeat scroll 0 0; */
    border-left: 5px solid #65aecb;
    border-bottom: 1px solid #cccccc;
    color: black;
    font-size: 13pt;
    font-weight: bold;
    padding-left: 10px;
    /* width: 20% !important; */
}
.mobile_table_detail1 td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}
/*******************************************************/

.mobile_table_detail_t {
    background: none;
    border-left: 5px solid #65aecb;
    border-bottom: 1px solid #cccccc;
    color: black;
    font-size: 13pt;
    font-weight: bold;
    padding-left: 10px;
    /* width: 20% !important; */
    border-top: none;
}

/*.mobile_table_detail2***************************************/

.mobile_table_detail2 {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 100% !important;
}



.mobile_table_detail2 th {
    background: #65aecb none repeat scroll 0 0;
    border-left: 5px solid #65aecb;
    border-bottom: 1px solid #cccccc;
    color: white;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
    width: 100%;
    float: left;
}

.mobile_table_detail2 td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 12pt;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    float: left;
    padding: 5px 0;
}
.mobile_table_d {
    border-collapse: collapse;
    height: auto;
    margin: 20px auto;
    width: 100% !important;
}


.mobile_table_d th {
    background: #65aecb none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: white;
    font-size: 120%;
    font-weight: normal;
    padding: 7px 5%;
    width: 20% !important;
}
.mobile_table_d td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}
/*.mobile_table_gengaku***************************************/
.mobile_table_gengaku1 {
    background: #65aecb none repeat scroll 0 0;
    color: white;
    font-size: 16px;
    text-align: center;
}

.mobile_table_gengaku2 {
    border: 1px solid #cccccc;
    font-size: 16px;
    padding: 6px;
    word-wrap: break-word;
}


.mobile_table_gengaku th {
    width: 30%;
    float: left;
    border-bottom: 1px solid #cccccc;
    /* border-top: 1px solid #cccccc; */
    background: #65aecb none repeat scroll 0 0;
    color: white;
    height: 76px;
    line-height: 76px;
    text-align: center;
}


.mobile_table_gengaku td {
    width: 70%;
    float: right;
    /* border-top: 1px solid #cccccc; */
    border-bottom: 1px solid #cccccc;
}


.mobile_table_d1 {
    border-collapse: collapse;
    height: auto;
    /* margin: 20px auto; */
    width: 30% !important;
    float: left;
}

.mobile_table_d1_box {
    border-collapse: collapse;
    height: auto;
    margin: 0 auto;
    width: 100% !important;
    border-top: 1px solid #cccccc;
    /* border-bottom: 1px solid #cccccc; */
}
.mobile_table_d1 th {
    background: #65aecb none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    /* border-top: 1px solid #cccccc; */
    color: white;
    float: left;
    font-size: 120%;
    font-weight: normal;
    padding: 7px 5%;
    width: 90% !important;
}
.mobile_table_d1 td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 10px;
    vertical-align: middle;
}

.mobile_table_d2 {
    float: none !important;
    width: 100% !important;
}


.mobile_table_dr {
    float: left;
    width: 70%;
}


.mobile_table_dl {
    float: left;
    text-align: center;
    width: 25%;
}
.mobile_table_dr td {
    border-bottom: 1px solid #cccccc;
    /* border-top: 1px solid #cccccc; */
    color: #333;
    float: left;
    font-size: 120%;
    line-height: unset;
    padding: 7px 5%;
    vertical-align: middle;
    width: 92%;
}




.mobile_table_total_p th {
    background: #65aecb none repeat scroll 0 0;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: white;
    float: left;
    font-size: 120%;
    font-weight: normal;
    padding: 8px 0;
    width: 30% !important;
    text-align: center;
}

.mobile_table_total_p td {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #333;
    font-size: 110%;
    line-height: 25px;
    padding: 7px 0;
    text-align: center;
    width: 69%;
    float: right;
    border-right: 1px solid #cccccc;
}