@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-a
	File Name   style.css

==========================================================*/
h1 {
	margin:0 0 30px;
}

h1 img {
	max-width:100%;
	height:auto;
}

p {
	margin:0;
	padding:0;
}

img {
	vertical-align:top;
}

@media (max-width:640px) {
	h1 img {
		width:100%;
	}
}

/* tabmenu
-------------------------------------------------*/
#tab-cb {
	margin:0 auto 30px;
	position:relative;
	width:100%;
	padding:0;
}

#tab-cb li {
	float:left;
	padding:0;
/*height:47px;*/
	line-height:45px;
	width:33.1%;
	text-align:center;
	list-style:none;
	margin:0 1px 0 0;
	cursor:pointer;
	background:#ccc;
	position:relative;
}

#tab-cb li img {
	vertical-align:middle;
}

#tab-cb li.select {
	background:#000;
}

#tab-cb li.hover {
	background:#000;
}

.disnon {
	display:none;
}

@media (max-width:640px) {
	#tab-cb {
		width:100%;
		margin:0 auto 20px;
		position:relative;
		padding:0;
	}
	
	#tab-cb li {
		float:none;
		padding:0;
		height:45px;
		width:100%;
		text-align:center;
		list-style:none;
		margin-right:1px;
		margin-bottom:1px;
		cursor:pointer;
		position:relative;
	}
}

/* Contents
----------------------------------------------------------*/
.content_wrap {
	margin:0 auto 30px;
	position:relative;
}

@media (max-width:640px) {
	.content_wrap {
		width:100%;
		margin:0 auto 30px;
		position:relative;
		clear:left;
	}
}

.txt_area {
	margin:0 0 30px;
	position:relative;
	overflow:hidden;
	position:relative;
}

.txt_area02 {
	margin:0;
	color:red;
}
.ind{
	margin-bottom:50px;
}
.ind p {
	max-width:500px;
	width:auto;
	margin:0 auto;
	line-height: 1.2;
}

.appbtnwrap{
	overflow: hidden;
}
.appbtn {
	float:left;
	max-width:540px;
	width:45%;
	margin:40px 0 30px 2.666666666666667%;
}
.appbtn.last {
	float:right;
	width:45%;
	margin:0 2.666666666666667% 30px 0;
}
.appbtn.last p{
	font-size:125%;
	font-weight:bold;
	margin-bottom:10px;
	text-align: center;
}
.btnarrow {
	float:left;
	max-width:2.5833333333333335%;
	margin:5% 1%;
}
.btnarrow img {
	display:block;
	margin:0 auto;
	max-width:100%;
	width:auto;
}
.appbtn a {
	margin:0 auto 20px;
}
.appbtn img {
	display:block;
	margin:0 auto;
	max-width:100%;
	width:auto;
}
@media (max-width:1000px) {
	.btnarrow {
		float:left;
		max-width:2.5833333333333335%;
		margin:6% 1%;
	}
}
@media (max-width:768px) {
	.btnarrow {
		float:left;
		max-width:2.5833333333333335%;
		margin:8% 1%;
	}
}

@media (max-width:640px) {
	.ind{
		margin-bottom:30px;
	}
	.ind p {
		max-width:500px;
		width:auto;
		margin:0 auto;
		padding-left: 1em;
    text-indent: -1em;
		line-height: 1.2;
	}
	.ind p span {
    display: inline-block;
    width: 1em;
    text-indent: 0;
	}
	.appbtnwrap{
		overflow: hidden;
	}
	.appbtn {
		float:none;
		max-width:540px;
		width:100%;
		margin:0 auto 8%;
	}
	.appbtn.last {
		float:none;
		width:100%;
		margin:0 auto 8%;
	}
	.appbtn.last p{
		font-size:125%;
		font-weight:bold;
		margin-bottom:10px;
		text-align: center;
	}
	.btnarrow {
		display: none;
	}
	.appbtn a {
		margin:0 auto 20px;
	}
	.appbtn img {
		display:block;
		margin:0 auto;
		max-width:100%;
		width:auto;
	}

}
.contents02 {
	margin:0 auto;
	padding:30px 0;
	position:relative;
}

/*--見出し--*/
h2 {
	margin:0 0 20px;
	height:29px;
	border-left:8px #E95302 solid;
	border-bottom:1px dotted #E95302;
	padding:0 0 0 5px;
	position:relative;
}

h2 span {
	display:block;
	height:27px;
	margin:0;
	padding:0;
	color:#E95302;
	font-size:76%;
}

h3 {
	margin:0 0 20px;
	height:18px;
	text-indent:-9999px;
	position:relative;
}

h3.ssttl0201 {
	background:url(../images/howto/ssttl_0101.gif) no-repeat;
}

h3.ssttl0201_2 {
	text-indent:0;
	background:none;
}

h3.ssttl0202 {
	background:url(../images/howto/ssttl_0102.gif) no-repeat;
}

h3.ssttl0203 {
	background:url(../images/howto/ssttl_0103.gif) no-repeat;
	height:46px;
}

h3.ssttl0204 {
	background:url(../images/howto/ssttl_0301.gif) no-repeat;
}

h3.ssttl0205 {
	background:url(../images/howto/ssttl_0302.gif) no-repeat;
}

h3.ssttl0206 {
	background:url(../images/howto/ssttl_0303.gif) no-repeat;
}

h3.ssttl0207 {
	background:url(../images/howto/ssttl_0304.gif) no-repeat;
}

h3.ssttl0208 {
	background:url(../images/howto/ssttl_0305.gif) no-repeat;
}

h3.ssttl0209 {
	background:url(../images/howto/ssttl_0306.gif) no-repeat;
}

@media (max-width:640px) {
	h2 {
		position:relative;
		height:auto;
	}
	
	h2 span {
		display:block;
		text-indent:0;
		height:auto;
		color:#E95302;
	}
	
	h2 span.p0101 {
		background:none;
	}
	
	h2 span.p0102 {
		background:none;
	}
	
	h2 span.p0103 {
		background:none;
	}
	
	h2 span.p0104 {
		background:none;
	}
	
	h2 span.p0105 {
		background:none;
	}
	
	h2 span.p0201 {
		background:none;
	}
	
	h2 span.p0202 {
		background:none;
	}
	
	h2 span.p0203 {
		background:none;
	}
	
	h2 span.p0204 {
		background:none;
	}
	
	h2 span.p0205 {
		background:none;
	}
	
	h3 {
		margin:0 0 20px;
		height:auto;
		text-indent:0;
		position:relative;
	}
	
	h3.ssttl0201 {
		background:none;
	}
	
	h3.ssttl0202 {
		background:none;
	}
	
	h3.ssttl0203 {
		background:none;
		height:auto;
	}
	
	h3.ssttl0204 {
		background:none;
	}
	
	h3.ssttl0205 {
		background:none;
	}
	
	h3.ssttl0206 {
		background:none;
	}
	
	h3.ssttl0207 {
		background:none;
	}
	
	h3.ssttl0208 {
		background:none;
	}
	
	h3.ssttl0209 {
		background:none;
	}
	

}

/*--01カメラシリーズ--*/
.campaign_item {
	background:url(../images/bg.jpg) 0 0 no-repeat;
	padding:27px;
}

.txt_area ul.camera {
	position:relative;
	z-index:10;
	margin:0!important;
	padding:0!important;
	text-align:center;
}

.txt_area ul.camera li {
	display:inline-block;
	width:31.4136125654%;
	margin:0 2.51780104712% 0 0;
	list-style:none;
	position:relative;
}

.txt_area ul.camera li img {
	max-width:100%;
}

.txt_area ul.camera li.last {
	margin:0;
}

.txt_area ul.camera li .camera_img .camera_left {
	float:left;
}

@media (max-width:640px) {
	.campaign_item {
		background:url(../images/bg_sp.jpg) 0 0 no-repeat;
		padding:27px;
	}
	
	.txt_area ul.camera {
		min-width:100%;
	}
	
	.txt_area ul.camera li {
		float:none;
		max-width:360px;
		width:auto;
		margin:0 auto 20px;
		list-style:none;
		text-align:center;
		position:relative;
	}
	
	.txt_area ul.camera li.last {
		margin:0 auto 20px;
	}
	
	.txt_area ul.camera li .camera_img img {
		width:auto;
	}
	
	.txt_area ul.camera li.long {
		float:none;
		max-width:256px;
		width:auto;
		margin:0 auto 20px;
		list-style:none;
		text-align:center;
		position:relative;
	}
	
	.txt_area ul.camera li.long .camera_img {
		min-height:627px;
		background:url(../images/camera_bg_long_mq.jpg) no-repeat;
	}
	
	.txt_area ul.camera li.long .camera_img .img04t {
		padding:0;
	}
	
	.txt_area ul.camera li.long .camera_img img {
		max-width:256px;
		margin-bottom:3px;
	}
	
	.txt_area .camera .long .camera_img .camera_left.img04 {
		display:none;
	}
}

@media (max-width:480px) {
	.txt_area ul.camera {
		width:auto;
	}
	
	.txt_area ul.camera li {
		max-width:auto;
		width:auto;
	}
	
	.txt_area ul.camera li .camera_img {
		background-size:100%;
	}
	
	.txt_area ul.camera li .camera_img img {
		width:100%;
	}
}

/*--01キャッシュバック方法／02お申し込み方法--*/
ul.numberlist {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.numberlist li {
	list-style:none;
	position:relative;
	margin-bottom:10px;
}

ul.numberlist li.num01 {
	background:url(../images/no01.gif) no-repeat 0 .2em;
	padding-left:20px;
}

ul.numberlist li.num02 {
	background:url(../images/no02.gif) no-repeat 0 .2em;
	padding-left:20px;
}

ul.numberlist li.num03 {
	background:url(../images/no03.gif) no-repeat 0 .2em;
	padding-left:20px;
}

ul.numberlist li.num04 {
	background:url(../images/no04.gif) no-repeat 0 .2em;
	padding-left:20px;
}

/*--acafe--*/
.acafe-all {
	display:block;
	position:relative;
	text-align:center;
}

.acafe-640 {
	display:none;
	position:relative;
	text-align:center;
}

.acafe-480 {
	display:none;
	position:relative;
	text-align:center;
}

@media (max-width:640px) {
	.acafe-all {
		display:none;
		position:relative;
		text-align:center;
	}
	
	.acafe-480 {
		display:block;
		position:relative;
		text-align:center;
	}
}

@media (max-width:480px) {
	img.hosyou {
		width:100%;
		height:auto;
	}
}

/*--02登録方法--*/
ul.entry {
	position:relative;
	margin:0 0 5%!important;
	padding:0!important;
}

ul.entry li {
	list-style:none;
	position:relative;
	margin-bottom:5px;
	margin-left:1.25%;
	float:left;
	width:24%;
}

ul.entry li img {
	width:100%;
}

ul.entry li.first {
	margin-left:0;
}

@media (max-width:640px) {
	ul.entry {
		min-width:100%;
	}
	
	ul.entry li {
		list-style:none;
		position:relative;
		margin-bottom:5px;
		margin-left:0;
		float:none;
		width:auto;
	}
	
	ul.entry li img {
		width:100%;
		height:auto;
	}
}

/*--02登録方法:組み立て方--*/
.sheet-all {
	display:block;
	position:relative;
	text-align:center;
}

.sheet-480 {
	display:none;
	position:relative;
	text-align:center;
}

@media (max-width:640px) {
	.sheet-all {
		display:none;
		position:relative;
		text-align:center;
	}
	
	.sheet-480 {
		display:block;
		position:relative;
		text-align:center;
	}
}

/*--03よくあるご質問--*/
p.pagelink {
	margin:0 0 15px;
	height:29px;
	border-left:none;
	padding:0;
	border-bottom:1px dotted #E95302;
}

p.pagelink span {
	display:block;
	height:27px;
	margin:0;
	padding:0 0 0 13px;
	color:#E95302;
	font-weight:700;
	background:url(../images/faq/lk_icon.gif) 0 34% no-repeat;
}

p.pagelink a {
	color:#E95302;
}

@media (max-width:640px) {
	p.pagelink span {
		display:block;
		text-indent:0;
		height:27px;
		color:#E95302;
	}
	
	p.pagelink span.mn01 {
		background:none;
	}
	
	p.pagelink span.mn02 {
		background:none;
	}
	
	p.pagelink span.mn03 {
		background:none;
	}
	
	p.pagelink span.mn04 {
		background:none;
	}
}

/*--FAQ見出し--*/
h2.faq {
	margin:0 0 20px;
	height:28px;
	background:#E95302!important;
	border-left:none;
	padding:0 5px;
}

h2.faq span {
	display:block;
	height:27px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:76%;
}

dd .campaign_item {
	background:none;
	padding:0;
}

@media (max-width:640px) {
	h2.faq {
		margin:0 0 20px;
		height:auto;
		background:#E95302!important;
		border-left:none;
		padding:0 5px;
	}
	
	h2.faq span {
		display:block;
		text-indent:0;
		height:auto;
		color:#fff;
		padding:2px;
	}
	
	h2.faq span.faq01 {
		background:none;
	}
	
	h2.faq span.faq02 {
		background:none;
	}
	
	h2.faq span.faq03 {
		background:none;
	}
	
	h2.faq span.faq04 {
		background:none;
	}
}

dl.faq {
	background:url(../images/faq/line02.gif) bottom repeat-x;
	margin:0 0 10px!important;
	padding:0 0 7px!important;
}

dl.faq dt {
	clear:left;
	float:left;
	width:45px;
	margin:0 0 .8em;
	min-height:35px;
}

dl.faq dd {
	margin-left:45px;
	margin-bottom:.8em;
	min-height:35px;
	font-size:13px;
}

.txt_area .faq dd table tr th {
	border:solid 1px #333;
	font-weight:400;
}

.txt_area .faq dd table tr th strong {
	font-weight:700;
}


/* class
----------------------------------------------------------*/
.al-center {
	text-align:center!important;
	display:block;
}

.al-center img {
	max-width:100%;
}

.al-right {
	text-align:right!important;
	display:block;
}

.al-left {
	text-align:left!important;
	display:block;
}

.arrow {
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 .35em;
	display:block;
}

.arrow_02 {
	font-size:15px;
	padding-top:5px;
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 .75em;
	display:block;
}

.arrow_02 a {
	color:#e95401;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix,.page_navi,.other {
	zoom:1;
}

.clearfix:after,.page_navi:after,.other:after {
	content:"";
	display:block;
	clear:both;
	height:0;
}

/* margin
----------------------------------------------------------*/
.mb5 {
	margin-bottom:10px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px!important;
}

.mb25 {
	margin-bottom:25px;
}

.mb30 {
	margin-bottom:30px;
}

.mb40 {
	margin-bottom:40px;
}

.mb50 {
	margin-bottom:50px;
}

.mb60 {
	margin-bottom:60px;
}

.mtb10 {
	margin-bottom:10px;
	margin-top:10px;
}

.ml20 {
	margin-left:20px;
}

.mr20 {
	margin-right:20px;
}

.mt40 {
	margin-top:40px;
}

/* ==========================================================================
  mouseover effect
   ========================================================================== */
.mod-effect img:hover {
	opacity:.8!important;
	transform:opacity .3s!important;
}

.mod-effect img:hover {
	filter:alpha(opacity=80)!important;
	-ms-filter:alpha(opacity=80)!important;
	transform:opacity .3s!important;
}

