﻿@charset "Shift_JIS";

	
/* ==================================================
	条件で選ぶ
===================================================== */
#choice{
	width:800px;
	color: #000000;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
	line-height: 1.5;
	letter-spacing: 0.1em;
	}
	
#choice .title{
        clear:both;
        }

	
/* ラインナップ
---------------------------------------------------- */
#choice table.lineUp{
        font-size:13px;
	margin:30px 0 30px 0;
        }	
#choice table.lineUp tr{
        }
#choice table.lineUp tr th{
	padding:0 20px 0 0;
        text-align:center;
        }
#choice table.lineUp tr th a img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
#choice table.lineUp tr th a:hover img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
/* 選択された状態 */
#choice table.lineUp tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
#choice table.lineUp tr td{
        padding:15px 0 0 10px;
	text-align:center;
        }
#choice table.lineUp tr td span{
        color:#555555;
	text-decoration:none;
	padding:4px 15px;
        border: 1px solid #DBDCDC;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#DBDCDC;
	}
#choice table.lineUp tr td a:hover span{
        color:#FFFFFF;
	text-decoration:none;
        border: 1px solid #333333;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#333333;
	}

/* 選択された状態 */
#choice table.lineUp tr td.select span{
        color:#FFFFFF;
	text-decoration:none;
        border: 1px solid #333333;
        border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE/PIE.htc");	
	background-color:#333333;
        }		
	
	
/* 新ラインナップ（2014年4月）
---------------------------------------------------- */
#choice table.lineUp2{
        font-size:13px;
	margin:30px 0 30px 0;
        }	
#choice table.lineUp2 tr{
        }
#choice table.lineUp2 tr th{
	padding:0 5px 0 0;
        text-align:center;
        }
#choice table.lineUp2 tr th a img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
#choice table.lineUp2 tr th a:hover img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
	
/* 選択された状態 */
#choice table.lineUp2 tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }


	
#choice table.lineUp3
{
	font-size:13px;
	margin:15px 0;
        }	
#choice table.lineUp3 tr{
        }
#choice table.lineUp3 tr th{
	padding:0 5px 0 0;
        text-align:center;
        }
#choice table.lineUp3 tr th a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }
#choice table.lineUp3 tr th a:hover img{
        filter:alpha(opacity=30);
        -ms-filter:"alpha(opacity=30)";
        opacity:0.3;
        }
	
/* 選択された状態 */
#choice table.lineUp3 tr th.select a img{
        filter:alpha(opacity=100);
        -ms-filter:"alpha(opacity=100)";
        opacity:1;
        }




/* 条件で選ぶ
---------------------------------------------------- */
#choice .search{
        background:url(/images/select3/bg_search.gif) repeat-y 0 0;
	font-size:14px;
	color:#333333;
	width:100%;
        }
#choice .search table{
        width:754px;
	margin:0 23px;
        }
#choice .search table tr{
	height:35px;
        }	
#choice .search table tr th{
	width:110px;
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
        }
#choice .search table tr td{
	vertical-align:middle;
	border-bottom:1px dotted #CCCCCC;
        }
#choice .search table tr td span{
        font-size:11px;
        }
#choice .search table tr td a{
        padding:2px 5px;
	margin:0 10px 0 0;
        color:#FFFFFF;
	border: 1px solid #717071;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE//PIE.htc");
	background-color:#717071;
        }
#choice .search table tr td a:hover{
        color:#717071;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	position:relative;
	behavior:url("/PIE//PIE.htc");
	background-color:#FFFFFF;
        }

#choice .search table tr .last{
        border-bottom:none;
        }
	
#choice .bgSearchBtm{
        margin:0 0 30px 0;
	height:10px;
	background:url(/images/select3/bg_search_bottom.gif) no-repeat;
	}




#choice .hdmenu{
	width:800px;
	height:34;
	margin:0;
	padding:20px 0 0 0;
	clear:both;
}

#choice .hdmenu img{
	float:left;
	margin:0;
	padding:0;
}

#choice .hddsqv_35txt{
	font-size: 150%;
	background-color: #11927e;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

#choice .hddsqv_25txt{
	font-size: 150%;
	background-color: #562187;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

#choice .hddsqv_img img{
	border: solid 1px #e6e6e6;
	margin: 5px;
}
#choice .hddsqv_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffe900;
  font-size: 18px;
  border-radius: 3px;
  width: 120px;
  height: 40px;
  transition: 0.3s;
  background-color: #000000;
}

#choice .hddsqv_btn:hover {
  opacity: .7;
}

#choice .hddsqv_25txt{
	font-size: 150%;
	background-color: #562187;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

#choice .eventsale{
	font-size: 150%;
	padding: 10px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
}

#choice .capacity_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 3px;
  width: 120px;
  height: 40px;
  transition: 0.3s;
  background-color: #0055bf;
}

#choice .capacity_btn:hover {
  opacity: .7;
}

#choice .product_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border-radius: 3px;
  width: 300px;
  height: 40px;
  transition: 0.3s;
  background-color: #0055bf;
}

#choice .product_btn:hover {
  opacity: .7;
}


/* ハードディスクケース特集20230815追加
---------------------------------------------------- */
#hddcase {
    scroll-behavior: smooth;
}
#hddcase{
	width:825px;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
	font-size:16px;
	letter-spacing: 0.05em;
	 list-style-type:none;
	}

#hddcase a{
text-decoration:none;
	color: #000000;
	}

#hddcase img{
	margin:0;
	padding:0;
	font-size:0;
	}

#hddcase p{
	line-height: 1.8;
	}

#hddcase .pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

#hddcase .pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}

#hddcase ul.pageLink{
	font-size: 0;
	margin:35px 0 0 0;
	text-align: center;
	}
#hddcase ul.pageLink li{
	display: inline-block;
	margin: 0 11px;
	}
#hddcase ul.pageLink li a:hover{
	opacity: 0.8;
	}

#hddcase h2.title{
	margin-top:50px;
	font-size:180%;
	color: #000000;
	padding: 0.25em 0.5em;
 	background: transparent;
 	border-left: solid 5px #2e60ad;
}

#hddcase table.baylist{
	width:825px;
	margin-top:20px;
	text-align: center;
}

#hddcase table.baylist th{
	padding:3px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

#hddcase table.baylist td{
	padding:3px;
	text-align: center;
}

#hddcase .box {
    display: flex;
    flex-wrap: nowrap;
    width: 825px;
	margin-top: 50px;
  }
  #hddcase .photo {
 	padding:15px 0 0 0;
	width:300px;
	height: 300px;
  }

  #hddcase .txt {
	width: 525px;
	padding:15px 0 0 20px;	
	text-align:justify;
  }

#hddcase .product_btn {
	display: flex;
 	align-items: center;
	justify-content: center;
	line-height: 1;
	font-size: 18px;
	border-radius: 3px;
	color: #ffffff;
	width: 400px;
	height: 50px;
	transition: 0.3s;
	background-color: #2e60ad;
	margin-top: 10px;
	text-decoration: none;
}

#hddcase .product_btn:hover {
	opacity: .7;
}

#hddcase .contents{
	margin: 20px 0;
}

#hddcase ul {
  background: #f0f0f0;
  border-radius :5px;
  padding: 0.5em 0.5em 0.5em 2em;
	font-size: 18px;
}
#hddcase ul li {
  line-height: 1.8;
  position: relative;
  padding-left: 24px;
}

#hddcase li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #2e60ad;
  border-radius: 5px;
}


#hddcase .m10{
	margin-top: 10px;
}

#hddcase .m20{
	margin-top: 20px;
}

#hddcase .m30{
	margin-top: 30px;
}

#hddcase .m50{
	margin-top: 50px;
}


/* 光学ドライブ特集20250711追加
---------------------------------------------------- */

#odd {
  scroll-behavior: smooth;
}
#odd .odd_pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

#odd .odd_pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}

#odd{
	width: 800px;
	letter-spacing: 0.1em;	
	}

#odd h2 {
	color: #0066cc;
	border: solid 3px #0066cc;
	padding: 1em 0.5em;
	border-radius: 0.5em;
	font-size: 180%;
	width: 800px;
	font-weight: bold;
    text-align: center;
}

#odd h3 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 10px 0;
	background-color: #0066cc;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	width: 800px;
}

#odd .section{
	background: #fff;
}

#odd .box {
    display: flex;
    flex-wrap: nowrap;
  }

  #odd .photo {
	padding:10px;
  }

  #odd .txt {
	margin:10px 10px 10px 0;
	text-align:justify;
  }

#odd a.btn {
	font-size: 120%;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 350px;
	margin: 20 auto;
	padding: 1rem;
	font-weight: bold;
	border: 2px solid #ff6633;
	color: #fff;
	background: #ff6633;
	transition: 0.5s;
}
#odd a.btn:hover {
	color: #ff6633;
	border: 2px solid #ff6633;
	background: #fff;
}

#odd .list {
	width: 800px;
}

#odd .list ul {
	width: 800px;
	list-style-type: disc;
	margin: 0;
	padding: 1em 1em 1em 2.5em;
	font-size: 130%;
	font-weight: bold;
}

#odd .list li {
	line-height: 1.5; /*文の行高*/
	padding: 0.5em 0.3em; /*前後の文との余白*/
	text-indent: -0.2em;
	list-style-type: square;
}

#odd .list li::marker {
	color: #0066cc;
	font-size: 1.1em;
}

#odd h3.sub_title {
	background: #d7e4f4;
	color: #0066cc;
	padding: 0.75rem 2rem;
	text-align: center;
	font-size: 115%;
}

#odd .table_box {
	overflow-x: auto;
}

#odd .table_box table {
	width: 100%;
	min-width: 1000px;
	table-layout: fixed;
	margin-bottom: 1px;
	border-collapse: collapse;
	word-break: break-all;
	word-wrap: break-all;
}

#odd .table_box th{
	border: 1px #ccc solid;
	/*background-color:#efefef;*/
}

#odd .table_box th.th_w{
	width: 200px;
	padding: 5px;
	border-right: none;
	text-align: center;
	font-weight:normal;
}

#odd .table_box th.th_title{
	width: 120px;
	padding: 5px;
	text-align: center;
	font-weight:bold;
}

#odd .table_box td {
	padding: 5px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	text-align: center;
}

#odd .table_box th.sticky{
	position: sticky;
	top:0;
	left:0;
	border-left: none;
	border-right: none;
	background: none;
}

#odd .table_box th.sticky::before{
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
 /* border-left: 1px #ccc solid;*/
	border-right: 1px #ccc solid;
	background-color: #fff;
	z-index: -1;
	box-sizing: content-box;
}

#odd .thumbnail-cell {
  text-align: center; /* 横方向の中央揃え */
  vertical-align: middle; /* 縦方向の中央揃え */
  width: 200px; /* テーブルセルの高さを指定 */
  border: 1px solid #ccc;
}

#odd .thumbnail_img {
  max-width: 100%; /* 画像がセルの幅を超えないように調整 */
  height: auto; /* 画像のアスペクト比を維持 */
}

#odd a.table_box_btn {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 180px;
	padding: 0.3rem;
	font-weight: nomal;
	border: 2px solid #0066cc;
	color: #fff;
	background: #0066cc;
	transition: 0.5s;
	border-radius:30px;
}
#odd a.table_box_btn:hover {
	color: #0066cc;
	border: 2px solid #0066cc;
	background: #fff;
}

#odd .m10{
	margin-top: 10px;
	}

#odd .m20{
	margin-top: 20px;
	}

#odd .m50{
	margin-top: 50px;
	}

#odd .m80{
	margin-top: 80px;
	}

#odd .m100{
	margin-top: 100px;
	}
