@charset "utf-8";
/* CSS Document */

/*セレクトボックス*/
.selectProducts {
   height: 40px;
   overflow: hidden;
   float:right;
   margin-top:58px;
}

.selectProducts select {
   background: transparent;
   border: none;
   font-size: 14px;
   height: 40px;
   padding: 10px; 
}
.selectProducts.slate select {
   border: 1px solid #ccc;
   font-size: 14px;
   height: 40px;
}
.slate   { background-color: #fff; }
.slate select   { color: #000;
padding:5px; }

/*セレクトボックス部分フロート*/
.hlLineSlimV2{
	float:left;
	margin: 60px 0 0 0;
    position: relative;
    font-weight: bold;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #dfdfdf;
	width:65%;
}

/*製品リストボックス*/
.productsList{
	clear:both;}

.linkDefaultP {
	background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0.5em;
	margin-top:20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 14px;
	font-size:18px;}
.linkDefaultP a:hover {
	text-decoration:underline !important;
}
.linkDefaultP2 {
	background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0.5em;
	margin-top:20px;
	padding:0 0 0 14px;
	font-size:18px;}
.linkDefaultP2 a:hover {
	text-decoration:underline !important;
}

/*製品リストボックス大きい方*/
.listProductDefaultV1 {
    overflow: hidden;
    margin: 0 0 0 -41px;
}
.listProductDefaultV1 li {
    text-align: center;
}
.listProductDefaultV1 li {
	float: left;
	width: 204px;
	height:266px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 41px;
}
.listProductDefaultV1 li a:hover{
	border: 4px solid #CCC;
	display:block;
	padding-bottom: 15px;
	margin: -4px;
}
.listProductDefaultV1 li a .imgArea {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.listProductDefaultV1 li a .imgArea img {
    width: 180px;
    height: 180px;
}

/*製品リストボックス小さいほう*/
.listProductDefaultV2 {
    overflow: hidden;
    margin: 0 0 0 0;
}
.listProductDefaultV2 li {
    text-align: center;
}
.listProductDefaultV2 li {
    float: left;
    margin: 0 16px 0 16px;
    padding: 5px 0 0 0;
    width: 204px;
	height:240px;
}

.listProductDefaultV2 li a:hover{
	border: 4px solid #CCC;
	display:block;
	padding-bottom: 15px;
	margin: -4px;
}
.listProductDefaultV2 li a .imgArea {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.listProductDefaultV2 li a .imgArea img {
    width: 130px;
    height: 130px;
}

/*QAリスト*/
.hlLine2 h2 {
    padding-right: 50px;
    font-size: 26px !important;
    font-size: 2.6rem !important;
    color: #141414;
    line-height: 1.27;
}
.winOS {
	font-size: 1.2em;
    padding: 10px 0 0 10px;
	margin: 15px 0px !important;
}
.linkDefaultQa {
	font-size: 1.2em;
}
.linkDefaultQa li {
    padding: 0 0 0 20px;
    background: url(/common_v2/img/img_link_qaicon.png) no-repeat 0 0.3em;
	margin: 15px 0px !important;
}

/*3連ボタン*/
.btn.btnColumn3 {
    background: #B3B3B3;
}
.btn.btnColumn3:hover {
    background: #8F8F8F;
}
.btn.btnColumn3.arrow span {
    display: inline-block;
    padding-left: 16px;
    position: relative;
}
.btn.btnColumn3 a {
    height: 45px;
    background: #E6E6E6;
    color: #2c2c2c;
    font-size: 14px;
    font-size: 1.4rem;
}
.btn.btnColumn3:hover a {
    background: #B8B8B8;
}
.listColumn3 li {
    float: left;
    width: 302px;
    margin-left: 20px;
	margin-bottom:60px
}
.listColumn3 {
	margin-left:-20px;
	margin-top:40px;}
.btn.btnColumn3.arrow span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    left: 0;
}
	
/*フッターバナー群*/
.infoBn{
	clear:both}
	
	
/*お知らせ*/
.blockSupportInfo {
	margin-bottom:30px}
.blockInfoList dd {
    padding: 12px 0 12px 150px;}
	
.blockInfoList dt {
    width: 168px;}
	
/*モーダルエリア*/
.listProducts .columnWrapper .column .products .hlLineSlim {
	margin-top:0 !important}
.listProducts .columnWrapper .columnV2 .products .hlLineSlim {
	margin-top:0 !important}
.listProductDefault.w50p li{
	padding-right:0 !important;
	width:50% !important;}
.listProductDefault.flNo {
	}
.listProductDefault.flNo li{
	float:none;
	padding-left:0;}
.listProductDefault li{
	float:left;
	padding-right:30px;}
.pdb30{
	padding-bottom:30px;}

.blockModalStore .title {
  margin: 0 0 12px 0;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #ffffff;
  text-align:center
}
.blockModalStore .listProducts .column {
  width: 511px;
  float: left;
  margin-top: 18px;
  margin-left: -1px;
  border: none;
  background: #ffffff;
  padding:20px;
  font-size:20px
}
.blockModalStore .listProducts .column .products {
  min-height: 30px;
  border-bottom: none
}
.blockModalStore .listProducts .column .products .listProductDefault li a {
    width: auto;
    padding: 6px 0px;
	background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0.8em;
	padding-left: 14px}
	.blockModalStore .listProducts .column .products .listProductDefault li a:hover {
		text-decoration:underline}
		
		
.blockModalStore .listProducts .columnV2 {
  width: 520px;
  float: none;
  margin-top: 18px;
  margin-left: -1px;
  border: none;
  background: #ffffff;
  padding:30px;
  font-size:20px
}
.blockModalStore .listProducts .columnV2 .products {
  min-height: 30px;
  border-bottom: none
}
.blockModalStore .listProducts .columnV2 .products .listProductDefaultV3 li a {
    width: 620px;
    padding: 6px 0px;
	background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0.8em;
	padding-left: 13px}
	.blockModalStore .listProducts .columnV2 .products .listProductDefaultV3 li a:hover {
		text-decoration:underline}
.listProductDefaultV3 li {
    float: none !important;
	margin: 6px auto;
}

/*もっと見る*/
#classList,
.classList { margin-top: 40px; }
#classList dt,
.classList dt {
	cursor: pointer;
}
#classList dt.ov,
.classList dt.ov {
	 display: none;
}
.sec {
    margin-top: 15px;
    padding-bottom: 25px;
    background-position: right top;
    background-repeat: no-repeat;
}

#classList dd{
	padding-top:1px}
.More {
	display: table;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    border-collapse: separate;
    padding: 0 0 4px 0;
	background: #F4D05B;
	text-align:center
}
.More p {
	background: #ffeda7;
	height: 45px;
}
.More span {
	display: inline-block;
	background-image: url(/common_v2/img/img_link_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:10px;
}
.More:hover {
	background-color:#f7de8d;}
.More p:hover {
	background-color: #fff2c2;
}
.close {
	display: table;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    border-collapse: separate;
    padding: 0 0 4px 0;
	background: #F4D05B;
	text-align:center
}
.close a {
	background: #ffeda7;
	height: 45px;
	display: block;
}
.close span {
	display: inline-block;
	background-image: url(/common_v2/img/img_link_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left:16px;
	padding-top:10px;
	padding-bottom:10px;
}
.close:hover {
	background-color:#f7de8d;}
.close a:hover {
	background-color: #fff2c2;
}
/*2行3カラムシルバーボタン*/
.btn.btnColumn3v2 {
    background: #B3B3B3;
	height:90px;
}
.btn.btnColumn3v2:hover {
    background: #8F8F8F;
}
.btn.btnColumn3v2.arrow span {
    display: inline-block;
    padding-left: 16px;
    position: relative;
}
.btn.btnColumn3v2 a {
    height: 45px;
    background: #E6E6E6;
    color: #2c2c2c;
    font-size: 18px;
    font-size: 1.8rem;
}
.btn.btnColumn3v2:hover a {
    background: #B8B8B8;
}
.listColumn3v2 li {
    float: left;
    width: 302px;
    margin-left: 20px;
	margin-bottom:60px
}
.listColumn3v2 {
	margin-left:-20px;
	margin-top:40px;}
.btn.btnColumn3v2.arrow span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: url(/common_v2/img/img_link_arrow.png) no-repeat 0 0;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    left: 0;
}


@media screen and (max-width:767px){
	.listProductDefaultV1 {
	    margin: 0;
	}
}

