@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-a
	File Name   style.css

==========================================================*/

.mod-column1 div.mainvisual{
	margin:20px 0 30px 0;
}
.mod-column1 h1 img{
	width:100%;
}
.mod-column1 div.mainvisual {
	position:relative;
}
.mod-column1 div.mainvisual ul {
	position:absolute;
	bottom:2%;
	left:3.1%;
	list-style-type:none;
	margin-left:-40px;
	width:33.5%;
}

.mod-column1 div.mainvisual ul li{
	margin-top:3%;
}
.mod-column1 div.mainvisual ul li img {
	width:100%;
	height:auto;
}
.mod-column1 p{
	margin:0;
	padding:0;
}
.mod-column1 img {
	vertical-align:top;
}

@media (max-width:640px) {
	.mod-column1 h1 img {
		width:100%;
	}
	
}


/* tabmenu
-------------------------------------------------*/

#tab-cb {
  margin:0 auto 30px;
  position:relative;
  /*width:903px;*/
  padding:0 0 0 0;
}

#tab-cb li {
  float: left;
  padding:0;
  height:auto;
  width:33.15%;
  text-align:center;
  list-style: none;
  margin:0 1px 0 0;
  cursor: pointer;
  background:url(../images/tabmn_bg.gif) repeat-x;
  position:relative;
}

#tab-cb li.select {
  background:url(../images/tabmn_bg_on.gif) repeat-x;
}

#tab-cb li.hover {
  background:url(../images/tabmn_bg_on.gif) repeat-x;
}

.disnon {
  display: none;
}


@media (max-width:640px) {
#tab-cb {
  width:100%;
  margin:0 auto 20px;
  position:relative;
  padding:0 0 0 0;
}

#tab-cb li {
  float: none;
  padding:0;
  height:47px;
  width:100%;
  text-align:center;
  list-style: none;
  margin-right:1px;
  margin-bottom:1px;
  cursor: pointer;
  background:url(../images/tabmn_bg.gif) repeat-x;
  position:relative;
}

}



/* Contents
----------------------------------------------------------*/
.content_wrap {
  width: 100%;
  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 15px 30px 15px;
  position:relative;
  overflow:hidden;
  position:relative;
}

.txt_area02 {
  margin:0;
  padding:0;
  color:#FF0000;
}

.contents02{
	margin:0 auto;
	padding:30px 0;
  position:relative;
}



/*--見出し--*/
.mod-column1 h2{
	margin:0 0 20px 0;
	height:29px;
	background:url(../images/line.gif) bottom repeat-x;
	border-left:8px #E95302 solid; 
	padding:0 0 0 5px;
  position:relative;
}

.mod-column1 h2 span{
	display:block;
	text-indent:-9999px;
	height:27px;
	margin:0;
	padding:0;
}

.mod-column1 h2 span.p0101{ background:url(../images/sttl_01.gif) no-repeat; }
.mod-column1 h2 span.p0102{ background:url(../images/sttl_02.gif) no-repeat; }
.mod-column1 h2 span.p0103{ background:url(../images/sttl_03.gif) no-repeat; }
.mod-column1 h2 span.p0104{ background:url(../images/sttl_04.gif) no-repeat; }
.mod-column1 h2 span.p0105{ background:url(../images/sttl_05.gif) no-repeat; }

.mod-column1 h2 span.p0201{ background:url(../images/howto/sttl_01.gif) no-repeat; }
.mod-column1 h2 span.p0202{ background:url(../images/howto/sttl_02.gif) no-repeat; }
.mod-column1 h2 span.p0203{ background:url(../images/howto/sttl_03.gif) no-repeat; }
.mod-column1 h2 span.p0204{ background:url(../images/howto/sttl_04.gif) no-repeat; }
.mod-column1 h2 span.p0205{ background:url(../images/howto/sttl_05.gif) no-repeat; }


.mod-column1 h3{
	margin:0 0 20px 0;
	height:18px;
	text-indent:-9999px;
  position:relative;
}

.mod-column1 h3.ssttl0201{ background:url(../images/howto/ssttl_0101.gif) no-repeat; }
.mod-column1 h3.ssttl0202{ background:url(../images/howto/ssttl_0102.gif) no-repeat; }
.mod-column1 h3.ssttl0203{ background:url(../images/howto/ssttl_0103.gif) no-repeat; height:46px; }

.mod-column1 h3.ssttl0204{ background:url(../images/howto/ssttl_0301.gif) no-repeat; }
.mod-column1 h3.ssttl0205{ background:url(../images/howto/ssttl_0302.gif) no-repeat; }
.mod-column1 h3.ssttl0206{ background:url(../images/howto/ssttl_0303.gif) no-repeat; }
.mod-column1 h3.ssttl0207{ background:url(../images/howto/ssttl_0304.gif) no-repeat; }
.mod-column1 h3.ssttl0208{ background:url(../images/howto/ssttl_0305.gif) no-repeat; }
.mod-column1 h3.ssttl0209{ background:url(../images/howto/ssttl_0306.gif) no-repeat; }



@media (max-width:640px) {
.mod-column1 h2{
  position:relative;
	height:auto;
}

.mod-column1 h2 span{
	display:block;
	text-indent:0;
	height:auto;
	color:#E95302;
}

.mod-column1 h2 span.p0101{ background:none; }
.mod-column1 h2 span.p0102{ background:none; }
.mod-column1 h2 span.p0103{ background:none; }
.mod-column1 h2 span.p0104{ background:none; }
.mod-column1 h2 span.p0105{ background:none; }

.mod-column1 h2 span.p0201{ background:none; }
.mod-column1 h2 span.p0202{ background:none; }
.mod-column1 h2 span.p0203{ background:none; }
.mod-column1 h2 span.p0204{ background:none; }
.mod-column1 h2 span.p0205{ background:none; }


.mod-column1 h3{
	margin:0 0 20px 0;
	height:auto;
	text-indent:0;
  position:relative;
}

.mod-column1 h3.ssttl0201{ background:none; }
.mod-column1 h3.ssttl0202{ background:none; }
.mod-column1 h3.ssttl0203{ background:none;  height:auto;}

.mod-column1 h3.ssttl0204{ background:none; }
.mod-column1 h3.ssttl0205{ background:none; }
.mod-column1 h3.ssttl0206{ background:none; }
.mod-column1 h3.ssttl0207{ background:none; }
.mod-column1 h3.ssttl0208{ background:none; }
.mod-column1 h3.ssttl0209{ background:none; }

}

/*--01カメラシリーズ--*/
.txt_area ul.camera {
	width:100%;
	position:relative;
	z-index:10;
	margin:0!important;
	padding:0!important;
}
.txt_area ul.camera li {
	float:left;
	width:22.5%;
	margin:0 0px 20px 0px;
	list-style:none;
	position:relative;
}
.txt_area ul.camera li.long {
	width:47%;
	margin:0 0px 20px 0px;
}
.txt_area ul.camera li {
	margin:0px 4% 30px 0px;
}
.txt_area ul.camera li.long {
	margin:0px 0px 30px 0px;
}
.txt_area ul.camera li .camera_img img.base{
	z-index:-10;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
}
.txt_area ul.camera li .camera_img img.price{
	width:90%;
	margin:0.1% 5%;
}
.txt_area ul.camera li.long .camera_img img.price{
	width:45%;
	margin:0.1% 27%;
}
.txt_area ul.camera li .camera_img img.fadeImg{
	width:95%;
	margin:1% 2.5%;
}
.txt_area ul.camera li .camera_img .camera_left{
	float:left;
}
	
.txt_area ul.camera li.long .camera_img .camera_left{
	float:left;
}

.txt_area ul.camera li .camera_img .camera_left.img03a,
.txt_area ul.camera li .camera_img .camera_left.img03b{
	width: 50%;
}

.txt_area ul.camera li .camera_img .camera_left.img03a{
	background:url(../images/camera_img_line.png) no-repeat center right;
}
.txt_area ul.camera li .camera_img .camera_left:after{
	clear:both;
}

@media (max-width:950px) {
	.txt_area ul.camera li .camera_img .camera_left.img03a{
		background:url(../images/camera_img_line02.png) no-repeat center right;
	}	
	.txt_area ul.camera li .camera_img img.fadeImg{
		margin:1% 2%;
	}
	.txt_area ul.camera li.last .camera_img img.fadeImg{
		margin:3% 3.5%;
	}
}
@media (max-width:750px) {
	
.txt_area ul.camera li .camera_img img.fadeImg{
	margin:-1% 2% 1% 2%;
}
.txt_area ul.camera li.last .camera_img img.fadeImg{
	margin:-1.5% 3% 2% 3%;
}
}
@media (max-width:600px) {
	
.txt_area ul.camera li .camera_img img.fadeImg{
	margin:-8.5% 4% 0% 4%;
}
.txt_area ul.camera li.last .camera_img img.fadeImg{
	margin:-8.5% 2% -3% 2%;
}
.txt_area ul.camera li.long .camera_img img.fadeImg{
	width:90%;
	margin:-4% 0%;
}
}

@media (max-width:479px) {
	.txt_area ul.camera {
		width:auto;
	}
	.txt_area ul.camera li {
		float:none;
		max-width:auto;
		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 {
		border-bottom:none;
	}
	.txt_area ul.camera li .camera_img img{
		width:100%;
	}
	.txt_area ul.camera li .camera_img img.fadeImg,{
		width:100%;
		margin:0% 0%;
	}
	.txt_area ul.camera li.last {
		width:100%;
		margin:0 0px 5.5% 0px;
	}
	.txt_area ul.camera li .camera_img img.fadeImg{
		margin:1.5% 4%;
	}
	.txt_area ul.camera li.long .camera_img img.fadeImg{
		width:100%;
	}
	.txt_area ul.camera li.last .camera_img img.fadeImg{
		margin:0.5% 0% 2.5%;
	}
	.txt_area ul.camera li .camera_img .camera_left.img03a,
	.txt_area ul.camera li .camera_img .camera_left.img03b{
		width: 100%;
		margin:0px 0px 0px 0px;
	}
	.txt_area ul.camera li.long {
		background:url(../images/camera_bg_long_mq.jpg) no-repeat;
		background-size: 100%;
		height:auto;
	}
	.txt_area ul.camera li .camera_img .camera_left.img03a{
		background:url(../images/camera_img_line2.png) no-repeat bottom center;
	}
	.txt_area ul.camera li.long .camera_img img.price{
		width:90%;
		margin:0.1% 5%;
	}
	.txt_area .camera.plus li img {
		width:8%;
	}
}


p.txtl_right{
	text-align:right;
	margin:0px 36px 0px 0px;
	font-size:80%;
}
@media (max-width:640px) {
p.txtl_right{
	text-align:left;
	margin:5px 0 0 0;
}
}


/*--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 0.2em; padding-left:20px; }
ul.numberlist li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left:20px; }


/*--acafe--*/
.acafe-all {
	display:block;
	position:relative;
	text-align:center;
}

.acafe-all.clearfix a .acafeimg.fadeImg {
	max-width:950px;
	width:100%;
	max-height:424px;
}

.acafe-640 {
	display:none;
	position:relative;
	text-align:center;
}

.acafe-480 {
	display:none;
	position:relative;
	text-align:center;
}



@media (max-width:479px) {
	.acafe-all {
		display:none;
		position:relative;
		text-align:center;
	}
	
	.acafe-480 {
		display:block;
		position:relative;
		text-align:center;
	}
}

 


/*--02登録方法--*/
ul.entry {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.entry li {
	list-style:none;
	position:relative;
	margin-top:20px;
	margin-left:1.5%;
	float:left;
	width:23.5%;
}

ul.entry li.first  {
	margin-left:0px;
}

ul.entry li img {
	width:100%;
}
ul.entry li.entry_mq {
	display:none;
}
ul.entry li.entry_pc {
	display:block;
}
img.hosyou {
	max-width: 640px;
	width:100%;
	max-height:352px;
}
@media (max-width:480px) {
img.hosyou {
	width:100%;
	height:auto;
}
}
.txt_area .sheet-all a .download{
	max-width: 480px;
	width:100%;
	max-height:46px;
}

.txt_area .numberlist .num03 .mtb10 ul {
	margin:20px 0 10px 0;
}

.txt_area .numberlist .num03 .mtb10 ul .num03left {
	float:left;
}
.txt_area .numberlist .num03 ul li {
	width:50%;
}
	
img.howto {
	max-width: 500px;
	width:100%;
}
@media (max-width:950px) {
img.howto {
		width:90%;
	}
}
@media (max-width:479px) {
	.txt_area .numberlist .num03 .mtb10 ul .num03left {
		float:none;
	}
	.txt_area .numberlist .num03 ul li {
		width:100%;
	}
	img.howto {
			width:95%;
	}
}

#contents02 .txt_area h4 {
	font-size:110%;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
#contents02 .txt_area .num03_check{
	margin:20px 0px 5px 0px;
}
#contents02 .txt_area table {
	width:100%;
}
#contents02 .txt_area table tr th{
	border:solid 1px #333333;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	font-size:80%;
}

 
 
@media (max-width:479px) {
ul.entry li {
	margin-left:0;
	float:none;
	width:100%;
}
ul.entry li img {
	width:100%;
	height:auto;
}

ul.entry li.entry_mq {
	display:block;
}
ul.entry li.entry_pc {
	display:none;
}
}



/*--02登録方法:組み立て方--*/
.sheet-all {
	display:block;
	position:relative;
	text-align:center;
}
.sheet-all img {
	max-width:950px;
	width:100%;
}
.sheet-all a img {
	max-width:480px;
	width:100%;
}
.txt_area .sheet-all .sheet_pc{
	max-width: 756px;
	width:100%;
	max-height:718px;
}

.sheet-480 {
	display:none;
}



@media (max-width:479px) {
.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 0;
	height:29px;
	background:url(../images/line.gif) bottom repeat-x;
	border-left:none; 
	padding:0 0 0 0;
}

p.pagelink span{
	display:block;
	text-indent:-9999px;
	height:27px;
	margin:0;
	padding:0;
}

p.pagelink span.mn01{ background:url(../images/faq/lk01.gif) no-repeat; }
p.pagelink span.mn02{ background:url(../images/faq/lk02.gif) no-repeat; }
p.pagelink span.mn03{ background:url(../images/faq/lk03.gif) no-repeat; }
p.pagelink span.mn04{ background:url(../images/faq/lk04.gif) no-repeat; }


@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 0;
	height:28px;
	background:#E95302!important;
	border-left:none; 
	padding:0 5px 0 5px;
}

h2.faq span{
	display:block;
	text-indent:-9999px;
	height:27px;
	margin:0;
	padding:0;
}

h2.faq span.faq01{ background:url(../images/faq/sttl01.gif) no-repeat; }
h2.faq span.faq02{ background:url(../images/faq/sttl02.gif) no-repeat; }
h2.faq span.faq03{ background:url(../images/faq/sttl03.gif) no-repeat; }
h2.faq span.faq04{ background:url(../images/faq/sttl04.gif) no-repeat; }


@media (max-width:640px) {
h2.faq{
	margin:0 0 20px 0;
	height:auto;
	background:#E95302!important;
	border-left:none; 
	padding:0 5px 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 0.8em;
	min-height:35px;
}

dl.faq dd {
	margin-left:45px;
	margin-bottom: 0.8em;
	min-height:35px;
}
.txt_area .faq dd table{
	width:100%;
}
.txt_area .faq dd table tr th{
	border:solid 1px #333333;
	font-weight:normal;
}
.txt_area .faq dd table tr th img{
	max-width:154px;
}
.txt_area .faq dd table tr th strong{
	font-weight:bold;
}
.txt_area .faq dd table tr th .cap{
	font-size:11px !important;
	padding-top:10px !important;
	line-height:1.2em !important;
}

@media (max-width:640px) {
.txt_area .faq dd table tr th img{
	width:99%;
	min-width:100px;
}

}
@media (max-width:479px) {
.txt_area .faq dd table tr th img{
	width:80%;
	min-width:80px;
}
}
@media (max-width:400px) {
.txt_area .faq dd table tr th {
	font-size:70%
}
.txt_area .faq dd table tr th img{
	width:50%;
	min-width:65px;
}
}




/* class
----------------------------------------------------------*/
	.al-center{
	text-align:center!important;
	display:block;
}

	.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 0.35em;
	display:block;
}
	
.arrow_02 {
	font-size:15px;
	padding-top:5px;
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 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;
}
.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;
}

.red {
	color:#F00; font-weight:bold; margin-top:15px !important; font-size:larger;
}