/*-------------------------------------
自立式LED投光器Nomad(ノマド)シリーズ
010.html
-------------------------------------*/

.tableNomad { 
	width:360px;
}
.tableNomad td { 
	border-bottom:1px solid #ccc;
	vertical-align:top;
	padding-top:15px;
	padding-left:5px;
}
.tableNomad td.bdn { 
	border:none;
}
.tableNomad td.add { 
	padding-top:0;
}
.tableNomad th { 
	border-bottom:1px solid #ccc;
	vertical-align:top;
	padding-top:15px;
}
.tableNomad th.bdn {
	border:none;
}
.borderNomad {
	padding: 10px;
	border: 2px solid #e6e6e6;
}
h3.each{
	margin-top:20px !important;
}

.tableNomad_second{
	width: 530px;
}
.tableNomad_second td {
	border-bottom:1px solid #ccc;
	vertical-align:top;
	padding-top:15px;
	padding-left:5px;
}
.tableNomad_second td.bdn {
	border:none;
}
.tableNomad_second td.add {
	padding-top:0;
}
.tableNomad_second th {
	border-bottom:1px solid #ccc;
	vertical-align:top;
	padding-top:15px;
}
.tableNomad_second th.bdn {
	border:none;
}
.nomad_item{
	margin-top:0 !important;
}
.text_cen{
	text-align:center;
}
.text_one{
	font-weight: bold;
}


.tableNomad_third{
	/* width: 530px; */
	border-collapse:separate !important;
	border-spacing:5px !important;
}
.tableNomad_third td {
	border: 1px solid #ccc;

	/* vertical-align:top; */
	padding: 10px 0 0 10px;
}
.tableNomad_third td.bdn {
	border:none;
}
.tableNomad_third td.add {
	padding-top:0;
}

.list_peculiarity li:after{
content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.list_peculiarity li .txt{
	width: 395px;
	float: left;
}

.list_peculiarity li .photo{
	width: 123px;
	float: left;
	margin-left: 10px;
}

.fix > p {
    width: 270px;
    display: inline-block;
}

.fix > p:first-child {
	margin-right: 8px
}

a.btn {
  color: #fff;
  background-color: #a40c00;
  font-weight: bold;
  padding: 16px 20px;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 16px;
  width: 70%;
  margin: 0 auto;
}

a.btn_riscon {
  color: #fff;
  background-color: #1c469a;
  font-weight: bold;
  padding: 16px 20px;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 16px;
  width: 70%;
  margin: 0 auto;
}

a.btn_riscon:hover,
a.btn:hover {
  opacity: 0.6;
}
a.btn_riscon::before,
a.btn::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 2%;
  margin-top: -4px;
}
a.btn span.caution {
  display: inline-block;
  font-size: 1rem;
  text-decoration: underline;
}
a.btn_riscon span.caution {
  display: inline-block;
  font-size: 1rem;
  text-align: left;
  padding-left: 1rem;
}

.anchor{
   display: block;
   margin-top:-50px;
   padding-top:50px;
}
