@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-a
	File Name   style.css

==========================================================*/
.s5-container h1 {
 	margin: 0.67em 0 0 0;
}
.s5-promotionA {
	margin: 0px 0 0 0;
	padding-top: 43.5%;
}
.s5-getStarted {
	margin-top:0px;
	margin-bottom:50px;
}
.s5-getStarted li.s5-getStarted__item1 {
	padding: 0 10px;
}
.mod-column1 .s5-getStarted:nth-last-child(2)  {
	margin-bottom:0px;
}

.mod-column1 .s5-getStarted:nth-last-child(4) + div h2 {
	margin:0 0 5px;
	border: none;
	border-left: none;
	padding: 0;
	line-height: 1.4;
}

P.spTxt {
	font-size:80%;
	display:none;
}
@media (max-width:639px) {
	P.spTxt {
		font-size:80%;
		display: block;
		margin-top: 0px;
		margin-bottom:30px;
		line-height: 1.5em;
	}
}

.s5-promotionA__main {
	padding-top: 41.7%;
}
@media (max-width:639px) {
	.s5-promotionA {
		padding-top: 0;
		margin: 10px -20px;
	}
	.s5-promotionA__main {
		padding-top: 75.8427%;
	}
	.s5-getStarted li.s5-getStarted__item1 {
		padding: 0 8px;
	}
	.s5-getStarted {
		margin-bottom:0px;
	}
}

.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;
  padding:0 0 0 0;
}

#tab-cb li {
  float: left;
  padding:15px 0 15px 0;
  width:33.15%;
  text-align:center;
  list-style: none;
  margin:0 1px 0 0;
  cursor: pointer;
  position:relative;
  font-size:125%;
  color:#fff;
  background-color:#999;
}

#tab-cb li.select {
  background-color:#000;
}

#tab-cb li.hover {
  background-color:#333;
}

.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;
  width:100%;
  margin:0 0 1px 0;
  padding:3% 0 3% 0;
}

}



/* 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;
}
#contents03 .txt_area {
  margin:0 0px 30px 0px;
  
}
.txt_area.none {
  margin:0 0 30px 0;
}

.txt_area02 {
  margin:0;
  padding:0;
  color:#FF0000;
}

p.txtl {
    font-size: 1.25em;
    font-weight: 700;
}

.contents02{
	margin:0 auto;
	padding:30px 0;
  position:relative;
}



/*--見出し--*/
.mod-column1 h2{
	margin:0 0 20px 0;
	height:auto;
	border-left:8px #C6A345 solid; 
	border-bottom:1px dotted #C6A345;
	padding:0 0 0 5px;
    position:relative;
	font-size: 125%;
}

.mod-column1 h2 span{
	display:block;
	margin:0;
	padding:0;
	text-indent:0;
	height:auto;
	color:#C6A345;
}

.mod-column1 h3{
	margin:0 0 20px 0;
}


@media (max-width:640px) {
.mod-column1 h2{
  position:relative;
	height:auto;
}

.mod-column1 h2 span{
	display:block;
	text-indent:0;
	height:auto;
}

.mod-column1 h3{
	margin:0 0 20px 0;
	height:auto;
	text-indent:0;
    position:relative;
}

}

/*--01キャンペーン対象モデル-*/
ul.intro {
	padding-left: 0px;
	color:#fff;
}
ul.intro li {
	float:left;
	/*width:30%;*/
	width:47%;
	text-align:center;
	margin-right:2%;
	background-color:#000;
	padding: 1%;
}
ul.intro li:nth-child(2) {
	margin-right:0%;
}
ul.intro li:nth-child(3) {
	margin-right:0%;
	background-color:#953a29;
}
ul.intro li dl {
	margin: 0;
}
ul.intro li dl dt {
	color:#C6A345;
}
ul.intro li dl dt img {
	vertical-align:middle;
	width: 15%;
	max-width: 54px;
}
ul.intro li dl dd {
	margin-left: 0;
	margin-top: 10px;
}
ul.intro li dl dd em {
	font-style:normal;
}

.txt_area.model h3.title {
	width:100%;
	text-align:center;
	/*background-color:#C6A345;*/
	background-color:#333;
	color:#fff;
	padding: 0.5%;
}

/*#contents03 ul.intro li {
	width:47%;
}
#contents03 ul.intro li:nth-child(2) {
	margin-right:0%;
}*/

@media (max-width:479px) {
	ul.intro li,
	#contents03 ul.intro li {
	float:none;
	width:100%;
	margin-bottom:1%;
	padding:5% 0;
	}
}


/*--01キャンペーン対象モデル カメラ--*/
.txt_area ul.camera {
	width:100%;
	position:relative;
	z-index:10;
	margin:0;
	padding:0;
	margin-top:20px;
}
.txt_area ul.camera li {
	float:left;
	width: 50%;
    list-style: none;
    box-sizing: border-box;
	position:relative;
	margin:0;
	border: 1px solid #000;
	text-align:center;
}
.txt_area ul.camera li:nth-child(2),
.txt_area ul.camera li:nth-child(3) {
	border-left: none;
}
.txt_area ul.camera li a {
	margin: 0 1% 1% 1%;
	display:inline-block;
	overflow: hidden;
	width:45%;
}
.txt_area ul.camera.second {
	margin-top:0px;
}

/*.txt_area ul.camera.second li {
	width:33.333333333%;
}
.txt_area ul.camera.second li a {
	width:65%;
}*/
.txt_area ul.camera li a:hover {
	display:inline-block;
}
.txt_area ul.camera li img.plus {
	display:inline-block;
	width:7% !important;
	padding-top: 60px;
}
.txt_area ul.camera li span {
	display:block;
}
.txt_area ul.camera li div {
	display:block; 
	width:100%; 
	border-top:1px dotted #000; 
	margin-top:20px; 
	padding-top:20px;
	padding-bottom:20px;
}
.txt_area ul.camera li:nth-child(4) {
	border-right: 1px solid #000;
}
.txt_area ul.camera li img {
	width:100%;
}
.txt_area ul.camera li img:nth-child(2) {
	margin-top: 0%;
	margin-bottom: 5%;
	z-index: 1000;
	position: relative;
}

#contents03 .txt_area ul.camera li span:first-child {
	display:block;
}
#contents .txt_area ul.camera li img,
#contents03 .txt_area ul.camera li img {
	width:70%;
}
#contents03 .txt_area ul.camera li img:nth-child(2) {
	margin-top: 0;
}


.txt_area ul.camera .arrow {
	display:inline-block;
}

.txt_area ul.camera a:hover,
.txt_area ul.lens a:hover  {
	text-decoration: none;
	opacity:0.5;
	display:block;
}
@media (max-width:790px) {
	.txt_area ul.camera li img.plus {
	display:block;
	padding-top: 0px;
	margin:0 auto;
	}
}
@media (max-width:640px) {
	.txt_area ul.camera li,
	.txt_area ul.camera.second li {
	width:50%;
	}
	.txt_area ul.camera.second li  {
	border-right: 1px solid #000;
	/*border-top: none;*/
	}
	.txt_area ul.camera li:nth-child(3) {
	border-top: none;
	border-left: 1px solid #000;
	}
	.txt_area ul.camera.second {
	margin-top:0;
	}
	
}
@media (max-width:479px) {
	.txt_area ul.camera li,
	.txt_area ul.camera.second li {
	width:99.4%;
	border-right: 1px solid #000;
	text-align:left;
	}
	.txt_area ul.camera li:nth-child(2) {
	border-top: none;
	border-left: 1px solid #000;
	}
	.txt_area ul.camera li span:first-child {
	width:30%;
	float: left;
	}
	.txt_area ul.camera li img:nth-child(2) {
	margin-top: 0;
	margin-bottom: 0;
	}
	.txt_area ul.camera li a,
	.txt_area ul.camera.second li a {
	margin: 5% 1% 0% 1%;
	width:97%;
	}
	.txt_area ul.camera li div {
	margin-top:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
	#contents .txt_area ul.camera li img,
	#contents03 .txt_area ul.camera li img {
	width:100%;
	}
}


/*--01キャンペーン対象モデル レンズ--*/
.txt_area ul.lens {
	width:100%;
	position:relative;
	z-index:10;
	margin: auto 0;
	padding:0;
	border-bottom: none;
}
.txt_area ul.lens.price {
	border-top: none;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #000;
	border-bottom: 1px solid #000;
}
.txt_area ul.lens li {
	float:left;
	width:25%;
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: 1px solid #000;
	overflow:hidden;
	
	min-height:700px;
}
@media (max-width:1100px) {
.txt_area ul.lens li {
	min-height:700px;
}
}
.txt_area ul.lens li table {
    width: 100%;
}

.txt_area ul.lens.price li {
	width:100%;
	text-align:center;
	border-right: none;
	padding: 0 1% 1% 1%;
}
.txt_area ul.lens li:nth-child(2),.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4) {
	border-left: none;
}

.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4) {
	min-height:280px;
}
.txt_area ul.lens li:nth-child(3) table:first-child {
	min-height:290px;
}
.txt_area ul.lens li:nth-child(3) table:nth-child(3) thead th {
	border-top: 1px solid #000;
}
@media (max-width:1024px) {
.txt_area ul.lens li {
	min-height: auto;
}
.txt_area ul.lens li:nth-child(3) table:first-child {
	min-height: auto;
}
}

.txt_area ul.lens table thead th {
	border-bottom:1px solid #000;
	text-align:center;
}
.txt_area ul.lens table tbody th.second {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
}
.txt_area ul.lens li a {
	word-wrap: break-word;
}

.txt_area ul.lens li div {
	display:block; 
	width:100%; 
	border-top:1px dotted #000; 
	margin-top:20px; 
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	
	position:absolute;
	bottom:0px;
	left:0px;
}

.txt_area ul.lens li:nth-child(1) table + div {
	position:relative;
	bottom:auto;
	left:auto;
	border-bottom:1px solid #000;
}

.txt_area ul.lens li:nth-child(1) table + div + table + div {
	position:absolute;
	bottom:0px;
	left:0px;
	border-bottom: none;
}

@media (max-width:1024px) {
.txt_area ul.lens li div {
	position:relative;
	bottom:auto;
	left:auto;
}
}

@media (max-width:480px) {
.txt_area ul.lens li div {
	position:relative;
	bottom:auto;
	left:auto;
}
.txt_area ul.lens li:nth-child(1) table + div + table + div {
	position:relative;
	bottom:auto;
	left:auto;
}
}


.txt_area ul.lens table thead th,
.txt_area ul.lens table tbody th,
.txt_area ul.lens table tbody td{
	padding:5% 2.5%;
	display: block;
}
.txt_area ul.lens table tbody th {
	width: 40%;
}
.txt_area ul.lens table tbody th img {
	width: 100%;
}
.txt_area ul.lens table tbody th.second img {
	width: auto;
}
.txt_area ul.lens table tbody td {
	width: 50%;
}
.txt_area ul.lens table tbody th {
	float:left;
}
.txt_area ul.lens table tbody td {
	float:right;
}

/*IE10,11,Edge*/

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
}

}

@media all and (-ms-high-contrast:none) {
    .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
}
}

@supports (-ms-ime-align:auto) {
    .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
}
}

/*IE10,11,Edge*/


@media (max-width:1024px) {
	.txt_area ul.lens li {
	width:50%;
	}
	
	.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4){
		margin-top:20px;
	}
	
	.txt_area ul.lens li:nth-child(3){
		border-left:1px solid #000; 
	}
	
	
	.txt_area ul.lens table tbody th,
	.txt_area ul.lens table tbody td {
		float:left;
	}
	.txt_area ul.lens table tbody th {
		width: 30%;
	}
	.txt_area ul.lens table tbody th.second {
		width: 94%;
	}
	.txt_area ul.lens table tbody td {
	padding:5% 2%;
    width: 60%;
	}
}
@media (max-width:479px) {
	.txt_area ul.lens.price {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.txt_area ul.lens li {
		width:100%;
		box-sizing:border-box;
		border: 1px solid #000;
	}
	.txt_area ul.lens li:nth-child(2),.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4) {
	border-top: none;
	border-left: 1px solid #000;
	margin-top:0px;
	}

	.txt_area ul.lens table tbody th,
	.txt_area ul.lens table tbody td {
		/*float: none;*/
	}
	.txt_area ul.lens table tbody th {
		width: 25%;
	}
	.txt_area ul.lens table tbody td {
		padding: 3%;
	}
	
}

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お申し込み方法--*/
.stepentry_area{
	margin:0 0% 30px 6%;
}

.howto-txtarea {
    display: inline-block;
	background: #efefef;
	padding: 20px;
    vertical-align: top;
	margin-bottom:10px;
	width:35%;
}

.howto-txtarea:nth-child(2) {
	width:50%;
}

.howto-txtarea h4{
	margin:0!important;
}

.howto-txt {
	word-break: break-word;
	display:inline-block;
}

.howto-txt a{
	font-weight:700;
}

.howto-txt p {
    display: inline-block;
}

.howto-txtarea img.howto-qr{
	margin:10px;
}

@media (max-width:700px) {
	.howto-txtarea,.howto-txtarea:nth-child(2) {
    	display:block;
		width:90%;
	}

	.stepentry_area{
		margin:0 auto;
	}
}

@media (max-width:479px) {
	.howto-txtarea img.howto-qr{
		margin: 10px auto;
		display: block;
	}	
	.480none{
		display:none;
	}
}

ul.numberlist {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.numberlist li {
	list-style:none;
	position:relative;
	margin-bottom:20px;
}

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; }

ul.numberlist li.hosyoulist ul {
	padding-left: 0px;
}

ul.numberlist li.hosyoulist ul li {
	float: left;
	width: 49.8%;
}
ul.numberlist li.hosyoulist ul li img {
	width: 100%;
}
@media (max-width:640px) {
	ul.numberlist li.hosyoulist ul li {
	float: none;
	width: 100%;
	}
}


ul.numberlist_letter {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.numberlist_letter li {
	list-style:none;
	position:relative;
	margin-bottom:60px;
	width:40%;
	display: inline-block;
	vertical-align:top;
}

ul.numberlist_letter li img{
	width: 40%;
    display: block;
    margin: 20px auto;
}

ul.numberlist_letter li.num01 { background:url(../images/no01.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; display:block; width:100%; }
ul.numberlist_letter li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num05 { background:url(../images/no05.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }

ul.numberlist_letter li.num03 img{
	width:99%;
	margin-top: 120px;
	}
	
ul.numberlist_letter li.num04 img{
	width:80%;
	margin-top: 30px;
	}


ul.numberlist_letter li.num05 img{
	margin-top: 65px;
	}

ul.numberlist li.hosyoulist ul {
	padding-left: 0px;
}

ul.numberlist li.hosyoulist ul li {
	float: left;
	width: 49.8%;
}
ul.numberlist li.hosyoulist ul li img {
	width: 100%;
}
@media (max-width:640px) {
	ul.numberlist li.hosyoulist ul li {
	float: none;
	width: 100%;
	}
	ul.numberlist_letter li,ul.numberlist_letter li.num01 {
	width:90%;
	display:block;
	}
	ul.numberlist_letter li.num04 img{
	width:100%;
	max-width:562px;
	margin-top: 20px;
	}
	ul.numberlist_letter li.num03 img{
	width:100%;
	max-width:723px;
	margin-top: 20px;
	}
	ul.numberlist_letter li img{
	margin-top: 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;
}

.stepnum{
	margin:0 0.3% 0 0.2%;
}

.stepnum img{
	vertical-align:sub!important;
}

.stepnum-s img{
	vertical-align:text-top!important;
}
	
@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 .barcode .mtb10 ul {
	margin:20px 0 0px 0;
	padding: 0px;
	overflow: hidden;
}

.txt_area .numberlist .barcode .mtb10 ul .num03left {
	float:left;
}
.txt_area .numberlist .barcode ul li {
	width:100%;
}

.txt_area .numberlist .barcode span.Redbk {
	color:#FFF;
	background: #c93434;
	padding: 5px;
}
	
img.howto {
	max-width: 800px;
	width:100%;
}
@media (max-width:950px) {
img.howto {
		width:100%;
	}
}
@media (max-width:479px) {
	.txt_area .numberlist .num03 .mtb10 ul .num03left {
		float:none;
	}
	.txt_area .numberlist .num03 ul li {
		width:100%;
	}
	img.howto {
			width:100%;
	}
}

#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;
}

.download-sheet{
	text-align:center;
}

.download-sheet img {
	display:inline-block;
	width:100%;
	max-width:550px;
}



@media (max-width:479px) {
.sheet-all {
	position:relative;
	text-align:center;
}

.sheet-480 {
	display:block;
	position:relative;
	text-align:center;
}


}


/*--03よくあるご質問--*/
p.pagelink{
	margin:0 0 15px 0;
	height:29px;
	border-bottom:1px dotted #C6A345;
	border-left:none; 
	padding:0 0 0 0;
	color:#C6A345;
	font-weight:bold;
	font-size:125%;
	cursor: pointer;
}
p.pagelink:hover{
	color:#605340;
}
p.pagelink a{
	text-decoration:none;
}

p.pagelink span{
	display:block;
	height:27px;
	margin:0;
	padding:0;
	padding-left:20px;
}

p.pagelink span.mn01,
p.pagelink span.mn02,
p.pagelink span.mn03,
p.pagelink span.mn04{ background:url(../images/faq/lk.gif) no-repeat; }


/*--FAQ見出し--*/
h2.faq{
	margin:0 0 20px 0;
	height:28px;
	background:#C6A345!important;
	border-left:none; 
	padding:0 5px 5px 5px;
	border-bottom:none;
}

h2.faq span{
	display:block;
	height:auto;
	text-indent:0;
	margin:0;
	padding:2px;
	color:#fff;
}

@media (max-width:640px) {
h2.faq{
	margin:0 0 20px 0;
	height:auto;
	border-left:none; 
	padding:0 5px 0 5px;
}
}


dl.faq {
	border-bottom:1px dotted #999;
	margin:20px 0 10px!important;
	padding:0 0 7px!important;
}

dl.faq.none {
	border: none;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

ul.case {
	padding-left: 0px;
	list-style-type: none;
}
ul.case li {
	width:auto;
}
ul.case li img {
	width:100%;
}
ul.case li.sp {
	display: none;
}
@media (max-width:640px) {
  ul.case li.pc {
	display: none;
  }
  ul.case li.sp {
	display: block;
	margin-bottom:30px;
  }
}

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,
.txt_area .faq dd table tr td{
	border:solid 1px #333333;
	font-weight:normal;
	padding:5px;
	text-align:center;
}
.txt_area .faq dd table tr th .tw75{
	width:75%;
}
.txt_area .faq dd table tr th .tw30{
	width:45%;
}
.txt_area .faq dd table tr td .tw45{
	width:45%;
}
.txt_area .faq dd table tr th .tw25,
.txt_area .faq dd table tr td .tw25{
	width:25%;
}

.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;
}

.cbbutton{
	padding:15px 30px 15px 30px;
	font-size:125%;
}

/* 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;
}

.center-nc120 {
	text-align:center;
}
@media (max-width:1200px) {
	.nb120 {
		display:none;
	}
	.center-nc120 {
		text-align:left;
	}
}