@charset "utf-8";


/*------- 共通 --------*/
body {
	-webkit-text-size-adjust: 100%;
}
img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
}
p,dt,dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.pt20 {
	padding-top: 20px;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mt0 {
	margin-top:0 !important;
}
.mr0 {
	margin-right: 0px !important;
}
.ptb10 {
	padding: 15px 0 !important;
}
.fl {
	float: left !important;
}
.fr {
	float: right !important;
}
.gridL {
	margin-bottom: 20px;
	width: 390px;
	float: left;
}
.gridR {
	margin-bottom: 20px;
	width: 390px;
	float: right;
}
.gridL li {
	display: block;
	margin-bottom: 20px;
}
.gridR li {
	display: block;
	margin-bottom: 20px;
}
.grid:after, .fix:after, .fix:before, {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*-----------------------------*/
/* ソーシャルボタン */
.social {
	width: 840px;
	height: 35px;
	position: relative;
	text-align: left;
	margin: 25px 0 0 0;
	padding: 0;
}
.social li {
	float: left;
}
.social li.hatena {
	padding-right: 20px;
}
.social iframe {
	margin: 0 !important;
	padding: 0 !important;
}
.g-plusone {
	margin: 0 !important;
	padding: 0 !important;
}
.twitter-share-button {
	margin: 0 !important;
	padding: 0 !important;
	width: 105px !important;
}
.fb-like {
	margin-right: 25px !important;
	padding: 0 !important;
}
/* ------------------------
	Chromecast
--------------------------- */
#chromecast {
	font-family:"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica","Arial","Verdana","sans-serif";
	width: 840px;
	margin: 0 0 70px 0px;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	line-height:1.7;
}
#chromecast .txtArea {
	float: left;
	width: 365px;
	height: 410px;
	text-align:right;
	overflow: hidden;
	display: inline;
	padding-right: 7px;
}
#chromecast .clear {
	clear: both;
}
#chromecast .copy {
	font-size: 24px;
	margin: 5px -5px 15px 0;
}
/* 上部ボタン */
.navBtn {
	float: right;
	padding: 10px 0;
	margin-right: -5px;
}
/* 下部ボタン */
.price .navBtn {
	float: left;
	padding: 10px 0;
	margin-right: -5px;
}

.navBtn li {
	font-size:15px;
	font-weight: bold;
	float: left;
}
.navBtn a.ecBtn {
	color: #fff;
	display: block;
	background: #D3492C;
	padding: 11px 25px;
	text-decoration: none;
	margin-right: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	white-space: nowrap;
}
.navBtn a.shopBtn {
	color: #fff;
	display: block;
	background: #0274EC;
	padding: 11px 25px;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	white-space: nowrap;
}
.navBtn a:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
}
#chromecast ul.caution {
	width: 840px;
	margin: 0;
	padding: 0;
}
#chromecast ul.caution li {
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0 0 5px 0;
}

#chromecast .read {
	width: 840px;
	background: url("/chromecast/img/bg_line.jpg") no-repeat top;
	margin: 10px 0 0 0;
	padding: 30px 0 10px 0;
}
#chromecast .read h2 {
	color: #1F4385;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 40px 0;
}
#chromecast .read h2.normal {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 10px 0;
}

#chromecast .read h2 span {
	color: #1F4385;
	font-size: 42px;
}
#chromecast .read h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#chromecast p {
	font-size: 15px;
	line-height: 1.8;
}
#chromecast .merit {
	width: 840px;
}
#chromecast .merit p {
	font-size: 14px;
}
#chromecast .merit li {
	font-size: 14px;
}
#chromecast .merit .try li {
	margin: 0 0 0 1.3em;
	text-indent: -1.3em;
	padding-bottom: 5px;
}

.merit .h1 {
	height: 170px;
}
.merit .h2 {
	height: 150px;
}
.merit .h3 {
	height: 130px;
}
.merit .h4 {
	height: 230px;
}
.merit .h5 {
	height: 260px;
}
#chromecast .price {
	margin: 20px auto 30px;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
}
*:first-child+html #chromecast .price { height:190px; } /* ie7対応 */
*+html #chromecast .price { height:190px; }

#chromecast .price h3 {
	font-size: 42px;
	font-weight: normal;
	height: 65px;
}
.price img {
	float: left;
	padding: 20px 22px 0 0 ;
}
#chromecast .price h4 {
	font-size: 24px;
	color: #666;
	width: 560px;
	font-weight: normal;
}
#chromecast .price .m {
	font-size: 32px !important;
}

#chromecast .bnrCnt {
	width: 800px;
	height: 135px;
	position: relative;
	margin: 40px 0 60px 20px;
}
#chromecast .bnrCnt a {
	position: absolute;
	top: 15px;
	right: 20px;
}
#chromecast .bnrCnt p {
	font-size: 12px;
	padding: 5px 0 0 0;
}

/*----- table.type0 -----*/

table.type0 {
	border: none;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-right: -15px;
	float: right;
	padding-right: 0 !important;
}
/* 下部価格 */
.price table.type0 {
	border: none;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-right: 15px;
	float: right;
	padding-right: 0 !important;
}

table.type0 th {
	font-size: 16px;
	text-align: left;
	width: 80px;
}
/*--ie7以下対応--*/
table.type0 th { /padding-top: 5px; }

table.type0 td {
	text-align: right;
	font-size: 46px;
}
table.type0 td.yen {
	width: 50px;
	text-align: center;
}
table.type0 td.yen span {
	font-size: 12px;
	line-height: 1;
}
table.type0 td.yen .l {
	font-size: 24px;
	line-height: 1;
}
/*----- table.spec -----*/

#chromecast table.spec {
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	margin: 0 0 10px 20px;
}
#chromecast table.spec td {
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	padding: 7px 25px;
	font-size: 14px;
	line-height: 1.7;
}
#chromecast table.spec th {
	background: #eeeeee;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.7;
	width: 250px;
	border: 1px solid #aaaaaa;
	text-align: left;
	padding-left: 25px;
}

#chromecast .caution {
	font-size: 13px;
	padding-left: 25px;
}
#chromecast .lb li a {
	color: #000;
	text-decoration: none;
}
#chromecast .lb li a:hover {
	color: #999;
	text-decoration: none;
}

/**/
#campaignList .cmpBnr {
    margin: 10px 0 20px;
    width: 840px;
}

#campaignList .cmpBnr ul {
    margin: 0;
    padding: 0 0 0 5px;
    width: 840px;
}

#campaignList .cmpBnr ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 10px 10px 0;
    width: 200px;
}

#campaignList .cmpBnr ul li img {
    border: medium none;
    vertical-align: bottom;
}

#campaignList .cmpBnr ul li a:hover img {
    opacity: 0.7;
}







/*============================
印刷用CSS／キャンペーンページ
============================*/

/* 印刷するボタン */
.imgPrint {
	text-align: center;
	margin: 0 auto 30px;
}

/*
.titleP {
  width: 840px;
  height: 54px;
  font-size: 10px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url("/ebooks/img/cameraset/h2_set.gif");
}
.printOn {
  display: none;
}
*/

@media print{
.breadcrumb, .social, #infoSection, .btnPrint, .bnrArea, .bnr_areabnr_area, .printOn, .magCaution, #shopSearchBtn, .iosLink, .btnCoupon, #clsCoupon p span, #clsCoupon table, #clsCoupon h4 {
	display:none !important;
}

#clsCoupon {
    color: #ffffff;
    display: block;
	overflow:hidden;
	padding-bottom:40px !important;
    background-image:url("/campaign/img/print/bg_print.jpg");
    font-size: 1pt;
	width:100%;
}

#ipad, #tablet, #surface, #docomo, #xp, #windows, #monitor, #pcsupply {
    margin-bottom: 0px !important;
}

#ipad h3, #tablet h5, #surface h2, #docomo h5, #tablet h5, #windows h2, #monitor h2, #pcsupply h3 {
    padding-top: 0px !important;
}
/*
#clsCoupon h3 {
	text-indent:-9999px;
	display:block;
	background-image:url("/campaign/img/windows/ttl_coupon.png");
	background-repeat:no-repeat;
	font-size:1pt;
}
*/
.txtA {
	margin-top:-20px important!\9;
}
}