/*
 modal コンテンツ
*/



/*--------------------------------------------------------
	common
----------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal-scrollable {
	background-color: rgba(0, 0, 0, .6);
	overflow: auto !important;
	z-index: 50;
}

.modal {
	background: #FFF;
	display: none;
	height: 90%;
	left: 50%;
	margin-left: -398px;
	position: absolute;
	top: 52%;
	width: 798px;
}


/* 孫modal */
.modal.gs {
	height: 60%;
	margin-left: -348px;
	width: 698px;
}

/* 見出し */
.modal-header {
	left: 0;
	position: absolute;
	top: -36px;
	width: 100%;
}

.modal-header .close {
	background: url(../img/lightbox/icon_light_close.png) no-repeat center center #eeeeee;
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 36px;
	z-index: 10;
}

.light-ttl {
	background: url(../img/lightbox/icon_light_ttl.png) no-repeat 10px center #eeeeee;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 30px;
	position: relative;
	text-align: left;
	z-index: 10;
}

/* コンテンツ */
.modal-body {
	background: #FFF;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	overflow: auto;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.modal-body > p {
	clear: both;
	font-size: 15px;
	padding-left: 34px;
	text-align: left;
}

/* トップへ */
.modal-totop {
	padding-bottom: 10px;
	text-align: right !important;
}

.modal-totop span {
	cursor: pointer;
}

/* 検索窓 */
.search-bl {
	position: absolute;
	right: 20px;
	top: 20px;
}

.search-bl input[type="text"] {
	height: 25px;
	line-height: 1.3em;
	margin: 0;
}

.ie .search-bl input[type="text"] {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6em;
}

.search-bl .gNavBtn {
	background: url(../img/bg_formbtn.gif) no-repeat;
	margin: 0;
	position: relative;
	top: 0;
}

/* ソート可能リスト */
.sortable li {
	cursor: pointer;
}

/* エラーメッセージ */
.error-txt {
	font-size: 12px;
	line-height: 20px !important;
}


/*---------------------------------------------- リストのスタイル
*/
.list-btn .bu_btn a {
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.list-btn .btn_sort a {
	background: #FFF;
}

.modal-body > ul {
	box-sizing: border-box;
	clear: both;
	list-style: none;
	padding: 0 0 0 30px;
	text-align: left;
	width: 100%;
}

.modal-body > ul li {
	box-sizing: border-box;
	font-size: 16px;
	padding: 5px;
}

.modal-body > ul li:hover {
	background-color: #F5F5F5;
}

.modal-body > ul li input[type="checkbox"] {
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.list-twice li {
	float: left;
	width: 50%;
}


/*---------------------------------------------- メーカー一覧
*/
#maker a {
	text-decoration: underline;
}

#maker a:hover {
	text-decoration: none;
}

#maker ol {
	list-style: none;
	padding: 0;
}

#maker ol li {
	display: inline-block;
}

#maker ol li a {
	display: inline-block;
	padding: 3px 15px;
}

#maker table {
	margin-bottom: 10px;
	table-layout: fixed;
	width: 100%;
}

#maker table th,
#maker table td {
	border: 1px solid #C2C2C2;
	padding: 5px 10px;
}

#maker table th {
	background: #CBE1F6;
	text-align: center;
}

#maker table td {
	text-align: left;
}

/*---------------------------------------------- 新着情報
*/
#newsBox_02 {
	width:750px;
	margin:0 auto 40px;
	text-align:left;
}

.n_ttl {
	padding:7px;
	border-bottom:solid 1px #8B8B8B;
	margin:20px 0 10px;
}

.nt_ttl {
	padding:7px;
	border-bottom:solid 1px #8B8B8B;
	margin:0 0 10px;
}

.txt_nt {
	overflow:auto;
     zoom:1;
	 padding-right:20px;
}

.txt_nt .p_sub {
	padding:7px;
	margin-top:10px;
	border: solid 1px #DDDDDD;
}

.img {
	float:right;
}

.imgs img {
	margin-bottom:5px;
}

.imgs{
	float:left;
	width:230px;
	text-align:center;
	margin:0 5px;
}

.odd	{float:left; margin: 0;}
.even	{float:right; margin: 0;}

/* .clearfix class wraps enclosing block element around inner floated elements */
.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .clearfix { display: inline-block; }
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* 汎用特殊マージン (下) */
/* ------------------------------------------------------ */
*.sp-b0 {
	margin-bottom: 0px !important;
}
*.sp-b5 {
	margin-bottom: 5px !important;
}
*.sp-b10 {
	margin-bottom: 10px !important;
}
*.sp-b15 {
	margin-bottom: 15px !important;
}
*.sp-b20 {
	margin-bottom: 20px !important;
}
*.sp-b25 {
	margin-bottom: 25px !important;
}
*.sp-b30 {
	margin-bottom: 30px !important;
}
/* 汎用特殊マージン (左右) */
/* ------------------------------------------------------ */
*.sp-h0 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
*.sp-h5 {
	margin-left: 5px !important;
	margin-right: 5px !important;
}
*.sp-h10 {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
*.sp-h15 {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
*.sp-h20 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
*.sp-h25 {
	margin-left: 25px !important;
	margin-right: 25px !important;
}
*.sp-h30 {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

*.sp-r0 {
	margin-right: 0px !important;
}
*.sp-r5 {
	margin-right: 5px !important;
}
*.sp-r10 {
	margin-right: 10px !important;
}
*.sp-r15 {
	margin-right: 15px !important;
}
*.sp-r20 {
	margin-right: 20px !important;
}
*.sp-r25 {
	margin-right: 25px !important;
}
*.sp-r30 {
	margin-right: 30px !important;
}

/*---------------------------------------- ページネーション
*/
#pagenation {
	clear: both;
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}

#pagenation a {
	color: #2097EB;
}

#pagenation a img {
	margin: 0 5px;
	position: relative;
	top: -4px;
}

#pagenation ol {
	display: inline-block;
	list-style: none;
	margin: 0 20px;
	padding: 0;
}

#pagenation li {
	display: inline-block;
	margin: 0 10px;
}

#pagenation li a {
	text-decoration: underline;
}

#pagenation li a:hover {
	text-decoration: none;
}

