@charset "utf-8";
/*-------------------------------------

週末週末大セール ドスパラ京都店

Copyright (c) Dospara Co., Ltd. All rights reserved. 
---------------------------------------*/

/*-------------------------------------
　PCページ基本設定
---------------------------------------*/
.column2R #main {
	float: none;
	width: auto;
}
#lp_page {
	width: 970px;
	margin: 0 auto;
	color: #333333;
	line-height: 1.5em;
	font-size: 14px;
	position: relative;
}
/*-------------------------------------
　ページTOPへ
---------------------------------------*/
#pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
#pagetop a {
	color: #fff;
	background-color: #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
/*-------------------------------------
　PC
---------------------------------------*/
.main_unit {
	margin: 30px 0;
	text-align: center;
}
.main_unit p {
	margin: 0;
	font-size: 1.8em;
	line-height: 1.6em;
}
.btn_tw a {
	margin: 15px auto 25px;
	padding: 15px 0;
	background: #1059a8;
	width: 630px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 3px 0px 0px #999;
}
.btn_shop a {
	margin: 15px auto 25px;
	padding: 15px 0;
	background: #e60012;
	width: 630px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	/*font-weight: bold;*/
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0px 3px 0px 0px #999;
}
.btn_tw a:hover, .btn_shop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	display: block;
}
.main_unit .leadTxt {
	margin-bottom: 1em;
}

.main_unit .infoLink {
	margin-bottom: 40px;
}
.sale_info_ttl {
	margin: 0 0 30px;
	padding: 15px 10px 11px;
	background: #e60012;
	line-height: 1.1;
	color: #ffff00;
	font-size: 1.8rem;
	font-weight: bold;
}
.sale {
	margin: 0 auto 80px;
}
.sale a img {
	border: 1px solid #ccc;
	-webkit-box-shadow: 2px 3px 5px 0 rgba(0,0,0,0.3);
	box-shadow: 2px 3px 5px 0 rgba(0,0,0,0.3);
}
.sale .tbl-set {
	display: table;
	width: 100%;
	margin: 40px 0 0;
}
.sale .tbl-set.top {
	margin-top: 0;
}
.sale .tbl-set .cell {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.sale .tbl-set .cell img {
	width: 90%;
	margin: auto;
}
.sale .top_only {
  margin-top:40px;
  width: 100%;
}
.sale .top_only img {
  width: 45%;
}
.spOnly { display: none; }
.pop_img:nth-of-type(n+2) {
	margin-top: 30px;
}
.pop_img img {
	max-width: 100%;
}
/*-------------------------------------
　SP （0〜479pxの場合に適用するCSS）
---------------------------------------*/
@media screen and (max-width:479px) {
	.pc { display: none; }
	.spOnly { display: block; }
	.spOnly.ibl { display: inline-block; }
	.spOnly.inl { display: inline; }
	/*-------------------------------------
		 SPページ基本設定
		---------------------------------------*/
	#lp_page {
		width: 97%;
		margin: 20px auto;
		color: #333333;
		line-height: 1.5em;
		font-size: 100%;
		position: relative;
	}
	#main img {
		max-width: 100%;
		height: auto;
	}
	/*-------------------------------------
			SP
		---------------------------------------*/
	.main_unit {
		margin: 20px 0;
		padding: 0 10px;
		text-align: left;
	}
	.main_unit p {
		margin: 15px 0;
		font-size: 1.4em;
		line-height: 1.4em;
	}
	.main_unit .leadTxt {
		text-align: left;
	}

	.br_pc {
		display: none;
	}
	.btn_tw a, .btn_shop a {
		margin: 15px auto 25px;
		padding: 15px 0;
		width: 95%;
		font-size: 1.2em;
	}
	.main_unit .infoLink {
		margin-bottom: 20px;
		text-align: center;
		font-size: 1.2em;
	}
	.sale {
		margin-bottom: 20px;
		text-align: center;
	}
	.sale_info_ttl {
		margin-bottom: 0;
		font-size: 1.3rem;
	}
	.sale .tbl-set {
		display: block;
		margin-top: 0;
	}
	.sale .tbl-set .cell {
		display: block;
		width: auto;
		margin-top: 20px;
	}
	.sale.top img,
	.sale .tbl-set .cell img {
		width: 90%;
		margin: 0 auto;
	}
  .sale .top_only {
    margin-top:20px;
  }
  .sale .top_only img {
    width:90%;
  }
.pop_img, .pop_img:nth-of-type(n+2) {
	margin-top: 20px;
}
}/*@media*/
