@charset "UTF-8";

/*div#column1 .bg {
	padding: 35px 40px;
}*/

img.campnew {
	vertical-align: sub;
}

ul.ttl_lead {
    border-bottom: 1px solid #ccc;
    padding-bottom: 27px;
    font-size: 11px;
    line-height: 150%;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 27px;
}
h2.ttl_sub{
	margin-bottom:40px;
}

.section_inner{
	padding: 0;
}
/*お問い合わせ部分*/
.inquiry_form{
	padding: 0 0 40px 0;
}

ul.step_nav {
	display: block;
	width: 876px;
	height: 38px;
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}

ul.step_nav li {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 286px;
	margin-right: 6px;
	height: 38px;
}
ul.step_nav li#step_nav03,
ul.step_nav li#step_nav03_current{
	margin-right:0;
}
ul.step_nav li#step_nav01{
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: 0 0;
}
ul.step_nav li#step_nav02 {
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: -296px 0;
}
ul.step_nav li#step_nav03 {
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: -593px 0;
}

ul.step_nav li#step_nav01_current {
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: 0 -38px;
}
ul.step_nav li#step_nav02_current {
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: -296px -38px;
}
ul.step_nav li#step_nav03_current {
	background: url(/media_images/compare_list/projection/img_projection_step.png) no-repeat;
	width: 286px;
	background-position: -593px -38px;
}

/*商品リスト部分*/
div.inquiry_product {
    padding: 0 0 5px;
}
.inquiry_product ul {
    margin-bottom: 30px;
}
table.tbl_list {
     border-top: 1px solid #B4B4B4;
    border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
    background-color: #E6E6E6;
	border-collapse: separate;
	border-spacing: 0px;
}
.inquiry_product ul li:last-child table.tbl_list{
	border-bottom:1px solid #B4B4B4;
}
table.tbl_list th {
     border-right: 1px solid #E6E6E6;
     border-bottom: 1px solid #E6E6E6;
    text-align: center;
    vertical-align: middle;
    font-size: 10.5px;
	background-color:#FFF;
    line-height: 130%;
     padding: 2px 3px;
}

table.tbl_list td {
    text-align: left;
    vertical-align: middle;
    font-size: 10.5px;
	background-color:#FFF;
    line-height: 130%;
     padding: 2px 3px;
	 border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;

}

table.tbl_list td.product_name {
/*     background-color: #F4F3F6; */
    padding: 2px 3px;
    line-height: 18px;
    border-bottom: none;
	border-bottom: 1px solid #E6E6E6;
    border-right: none;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 1%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fafafa), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 1%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 1%,#ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 1%,#ebebeb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fafafa 1%,#ebebeb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	behavior: url("/orx_js/cmn/PIE.htc");
}
table.tbl_list td.product_name div.item_name {
    float: left;
    width: 53%;
    text-align: left;
	font-size:11px;
}
table.tbl_list td.product_name div.item_name > span {
    /*margin-left: 43px;*/
    font-weight:bold;
    color:#103861;
}

table.tbl_list td.product_name div.item_code {
    float: right;
/*     width: 45%; */
}
table.tbl_list td.product_name div.item_code span a {
    width: 50px;
    background-position: left 5px;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
}

table.tbl_list td.td_exp {
    margin: 15px 0;
    height:6em;
}

table.tbl_list td.td_img {
    width: 88px;
}

table.tbl_list td.td_exp.price {
    width: 96px;
    text-align:right;
}
td.price span {
    display: block;
    color: #D7092F;
    font-weight: bold;
    font-size: 16px;
}
td.price span.rental {
    font-weight: bold;
    font-size: 11px;
    line-height: 1.8em;
    color: #0F0F0F;
    font-weight: inherit;
}
table.tbl_list td.td_exp.maker {
    width: 49px;
}
table.tbl_list td.td_exp.spec {
    width: 481px;
}
table.tbl_list td.td_exp.spec_supply {
    width: 533px;
}
table.tbl_list td.td_exp.os {
    width: 106px;
}
table.tbl_list td.td_exp.cpu {
    width: 79px;
}
table.tbl_list td.td_exp.hdd {
    width: 45px;
}
table.tbl_list td.td_exp.memory {
    width: 112px;
}
table.tbl_list td.td_exp.weight {
    width: 52px;
    text-align: center;
}
table.tbl_list td.td_exp.type {
    width: 87px;
}
table.tbl_list td.td_exp.quantity {
    width: 71px;
    text-align: center;
}
table.tbl_list td.td_delete {
    width: 83px;
    border-right: none;
    text-align: center;
}

table.tbl_list th.saleend,
table.tbl_list td.saleend {
	background: #ededed;
	border-right:#ededed;
}

/*比較リストに戻るボタン*/
p.btn_c {
    text-align: center;
    margin: 0 auto 30px;
}
p.btn_c a img {
    vertical-align: bottom;
}

div.mod_form {
    background-color: #F4F3F6;
    margin-bottom: 12px;
    padding: 30px 20px;
}
select#count {
    width: 48px;
    padding-left: 5px;
    border-radius: 0;
}


/* 必須
-----------------------------------------*/
th.ex_essential {
    background: url(/media_images/cmn/ico/ico_essential.png) no-repeat 0 8px;

}
/* エラー
-----------------------------------------*/


/* フォームレイアウト
-----------------------------------------*/
div.mod_form {
    background-color: #F4F3F6;
    margin-bottom: 12px;
    padding: 30px 20px;
}
h3.ttl_form {
    margin-bottom: 20px;
}

.mod_form table{
	width:100%;
	padding-left: 35px;
    text-align:left;
	border-collapse:separate;
	border-spacing:2px;
}
.mod_form table tr th{
	padding:0 0 0 50px;
	white-space: nowrap;
	font-weight:normal;
	vertical-align: top;
	text-align: left;
	line-height: 34px;
}
.mod_form table tr td{
	width: 73%;
	padding-bottom: 15px;
	/*vertical-align: top;*/
}
.mod_form table .left {
	float:left;
}
.mod_form table span.notes {
    font-size: 12px;
    /*padding-left: 20px;*/
}
/* 入力パーツ
-----------------------------------------*/
label {
  cursor: pointer;
  padding:0 8px;

}

select#kibo_my,
select#kibo_mm,
select#kibo_md{
	width:70px;
	/*vertical-align: top;*/
	vertical-align: middle;
}


.main_body input,
textarea,
select{
	border:solid 1px #CCCCCC;
	padding:5px;
	border-radius:3px;
}



.main_body input[type=image] {
border: none;
}
input#character_m,
input#character_w,
.mod_form_listbox input{
	border:none;
}
input#how_many{
	width: 46px;
	height:1.4em;
	padding-right:5px;
	text-align: right;
}

[id^="how_many"],
[id*="how_many"] {
	width: 46px;
	height:2.4em;
	padding-right:5px;
	text-align: right;
}

input#rentalterm{
	width: 100px;
	height:1.4em;
}
input#company,
input#position,
input#name,
input#kana,
input#tel,
input#tel1,
input#email,
input#emailcheck,
input#address02,
input#address03{
	max-width: 412px !important; /* 姓名のコンテナ幅と一致させる */
    width: 100% !important;     /* スマホ表示などで親要素が狭い場合はそれに合わせる */
	height:1.4em;
}
input#zipcode1,
input#zipcode2{
	width: 103px;
	height:1.4em;
}

input#tel,
input#tel{
	width: 98px;
	height:1.4em;
}
textarea{
	width:500px;
	font-size:13px;
}

a.dp_tg img {
    vertical-align: top;
}
/* フォーカス・チェック
-----------------------------------------*/
span#zipcode input:focus,
div#tell input:focus,
input:focus,
select:focus,
textarea:focus{
/*	background-color:#C4FFDE; */
	background-color:#FFF;
}
input[type=image]:focus{
	background-color:#FFF;
}

/* 重要なお知らせの同意
-----------------------------------------*/
.mod_form_importance{
	margin: 40px 0 0 60px;
}
.mod_form_importance h2{
	font-weight:bold;
}
.mod_form_importance_txt{
	width:634px;
	height:250px;
	overflow:scroll;
	margin:10px 0 20px 0;
	padding:10px 20px 15px 20px;
	background-color:#FFF;
}
.mod_form_importance_txt h3{
	margin:10px 0 5px 0;
	font-weight:bold;
	border-bottom:solid 1px #DDD;
}
.mod_form_importance_btn{
	text-align:center;
}

/* 送信ボタンとエラー表示
-----------------------------------------*/
.mod_form_btn{
	margin: 40px auto 0;
	text-align:center;
	display: table;
	width:644px;
}

.mod_form_btn #btn_clear,
.mod_form_btn #btn_previous,
.mod_form_btn #btn_submit{
	display:table-cell;
	vertical-align: middle;
}

div.tel {
    text-align: center;
}

/* 確認画面 */
.mod_form table.tbl_confirm{
	background-color:#FFF;
	padding-left: 0;
	width: 800px;
	margin: 0 auto;
	border-collapse: collapse;
}

.mod_form table.tbl_confirm tr th{
	padding:10px;
	white-space: nowrap;
	font-weight:normal;
	vertical-align: top;
}
.mod_form table.tbl_confirm tr th{
	padding: 0 10px 0 30px;
	white-space: nowrap;
	font-weight:normal;
	vertical-align: top;
	width: 25%;
	text-align: left;
	border-top: 4px solid #F4F3F6;
	border-bottom: 4px solid #F4F3F6;
	background: url(/media_images/cmn/bg_confirm.png) no-repeat right center;
	height: 30px;
	line-height:30px;
}
.mod_form table.tbl_confirm tr.txt_area th{
    /*background-image: none;*/
    background: url(/media_images/cmn/bg_confirm.png) repeat-y right top;
    vertical-align: middle;
}
.mod_form table.tbl_confirm tr.txt_area td{
    padding:10px;
    line-height: 1.8em;
}

.mod_form table.tbl_confirm tr td{
	padding: 0 10px;
	background-color: #fff;
	border-top: 4px solid #F4F3F6;
	border-bottom: 4px solid #F4F3F6;
	line-height:30px;
	font-size: 13px;
}

p.complete_msg {
    color: #103861;
    margin-left: 170px;
    line-height: 1.8;
}
p.complete_msg span {
    font-size: 22px;
}

p.projection_err_msg {
    line-height: 1.8;
}
p.projection_err_msg span {
    font-size: 22px;
}


/*バリデーション*/
.validate_ok{
	background-color: #C4FFDE!important;
}

.err {
	background: #FFD8FF;
}
.err input {
	background: #FFD8FF;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #C4FFDE inset;
}

.set {
    display: table;
}
/*.set > div,*/
.set > input,
.set span.ex_comment,
.set a{
    display: table-cell;
    /*vertical-align: top;*/
    padding-right: 10px;
}
a.dp_tg {
	vertical-align: middle;
}
a#js-k_g {
	vertical-align: top;
	padding-left: 5px;
	padding-top: 2px;
}
/*span#zipcode {
    display: table;
}
span#zipcode input,
span#zipcode span{
    display: table-cell;
}*/
/* 注釈
-----------------------------------------*/
.ex_comment{
	font-size: 12px;
	vertical-align: top;
}
/*.fixed~.ex_comment{
	vertical-align: top!!important;

}*/

