
@media screen and (min-width:1025px){

	.sp {
		display: none;
	}
	
}

@media screen and (min-width:641px) and (max-width:1024px){
	
	.box li a {
    padding: 23px 20px 23px 70px;
    font-size: 110%;
	}
	
	#contents {
		margin: 0 2%;
  }
	
	.sp {
		display: none;
	}
	
	.box li:first-child {
    margin-right: 20px;
	}
	
	.new a {
    background: #ffffff url(https://www.t-card.co.jp/common2015/images/com_ic50.png) no-repeat 24px 50% / 30px auto;
	}
	
	.login a {
    background: #a10000 url(https://www.t-card.co.jp/common2015/images/com_ic15.png) no-repeat 24px 50% / 30px auto;
	}
	
	.overview {
		line-height: 1.6;
	}
	
	.overview ul {
		text-align: left;
	}
	
	#point_wrap {
    padding: 12% 2% 3%;
	}
	
	#point_wrap p {
		line-height: 1.4;
	}
  
  .method>a {
    width: 60%;
  }
	
}


@media screen and (max-width:640px){

	.pc {
		display: none;
	}
	
	#contents {
		margin: 0 2%;
  }
  
  .method {
    margin: 6% 0;
}
  
  .method>a {
    width: 80%;
    padding: 3% 2%;
    font-size: 85%;
}
	
}

@media screen and (max-width:540px){
	
	body {
		background-color: #FFFFFF;
	}

	img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	}
	
	header {
		margin: 2% 0 4%;
	}
	
	header img {
		width: 40%;
	}
	
	.overview {
		margin: 4% 0 6%;
		line-height: 1.6;
		font-size: 90%;
	}
	
	.overview ul {
		text-align: left;
	}
	
	.overview span {
		display: block;
		margin: 3% 0;
	}
	
	.process {
		margin-top: 5%;
	}
	
	.process ul li {
    font-size: 85%;
  }
	
	h2 {
		font-size: 110%;
	}
	
	strong {
		font-size: 110%;
	}
	
	.contact {
		padding: 3% 2%;
	}
	
	.contact ul {
		display: block;
	}
	
	.contact .logo {
		margin: 4% 0;
		text-align: center;
	}
	
	.contact .logo img {
		width: 65%;
	}
	
	.contact p a {
		text-indent: 0;
		text-align: left;
	}
	
	/*//タカシマヤカードNetアンサー//*/
	
	h3 {
    line-height: 1.1;
    font-size: 110%;
    padding: 3.5% 2%;
}
	
  .box p:first-child {
    margin-bottom: 3%;
    font-size: 90%;
    line-height: 1.3;
}
  
	.box ul {
    display: inline-block;
}
	.box li {
		width: 100%;
		padding-left: 0;
	  text-indent: 0;
	}
	
	.box li a {
		padding: 18px 20px 18px 60px;
		font-size: 120%;
	}
	
	.box li:first-child {
		margin-bottom: 5%;
	}
	
	.box p a {
		font-size: 110%;
	}
	
	.box p:last-child {
    font-size: 70%;
  }
	
	.new a {
		background: #FFFFFF url(https://www.t-card.co.jp/common2015/images/com_ic50.png) no-repeat 30px 50% / 25px auto;
	}
	
	.login a {
		background: #a10000 url(https://www.t-card.co.jp/common2015/images/com_ic15.png) no-repeat 30px 50% / 25px auto;
	}
	
	.link a {
		padding: 3% 4%;
	}
	
	section p {
    padding: 2% 4%;
}
	
	.button a{
		bottom: 25px;
    right: 15px;
    font-size: 130%;
    padding: 2.5% 4%;
	}
	
	/*////*/
	
	.point {
		top: 10px;
		font-size: 100%;
	}
	
	#point_wrap {
		width: 90%;
		padding: 21% 2% 4%;
	}
	
	#point_wrap p {
		line-height: 1.5;
    font-size: 90%;
	}
	
	#point_wrap p span {
		font-size: 130%;
	}
	
	#point_wrap a {
    font-size: 100%;
	}
	
	#point_wrap ul {
		margin: 4% 0 5%;
	}
	
	#point_wrap ul li {
		font-size: 80%;
}
	
	.comment {
	font-size: 80%;
	}
	

	footer {
		font-size: 50%;
	}

	
}

@media screen and (max-width:320px){
	
	h3 {
		font-size: 100%;
	}
	
	.contact ul {
    font-size: 90%;
 }
	
	.box p a {
		font-size: 90%;
	}
  
    .method {

}
  
  .method>a {
    width: 90%;
    font-size: 80%;
}
  
  .overview span {
    font-size: 130%;
}
	
}