@charset "UTF-8";
/* CSS Document */


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

	.sp {
		display: none;
	}


}


@media screen and (min-width:751px) and (max-width:768px){

	.lead>p:nth-of-type(1) {
		font-size: 120%;
	}
	
	.lead>p:nth-of-type(2) {
		font-size: 120%;
	}
	
	.explanation {
		padding: 4% 0 4% 13%;
		font-size: 138%;
    background: url(../images/icon.png) no-repeat 0px 50% / 62px auto;	
	}

}


@media screen and (min-width:640px) and (max-width:750px){
	
	.lead>p:nth-of-type(1) {
		font-size:140%;
	}
	
	.lead>p:nth-of-type(2) {
		font-size:140%;
	}

	#attentionlead{
		background-color: #434343;
		font-size: 100%;
		line-height: 1.7;
		padding:6% 6% 6% 8%;
	}
	
	.tx2 {
		font-size: 110%;
	}
	
}


@media screen and (max-width:540px){
	
	header {
		margin: 4% 0 3%;
	}
	
	header img {
    width: 40%;
	}
	
	.lead{
		margin: 4% 5%;
	}
	
	.lead>p:nth-of-type(1) {
		font-size: 100%;
	}
	
	.lead>p:nth-of-type(2) {
		font-size: 93%;
	}
	
	.contents p {
		font-size: 95%;
	}

	#attentionlead{
	background-color: #434343;
	font-size: 80%;
	line-height: 1.7;
	padding:6% 6% 6% 9%;
	
	}
	
	.tx{
		padding: 2% 0;
		font-size: 130%;
	}
	
	.tx2 {
		font-size: 90%;
	}
	
	.box>ul>li {
		margin: 3% 0 2%;
	}
	
	
/*	//Netアンサー//*/
	
	h2 {
		margin-top: 4%;
		font-size: 110%;
	}
	
	.netAnswer ol {
		display: block;
		margin: 3.5% 5%;
	}
	
	.netAnswer ol li {
    width: 100%;
		margin: 0 auto 5%;
	}
	
	.netAnswer ol li:first-child {
		margin-right: 0;
	}
	
	.netAnswer ol li a {
    font-size: 110%;
}
	
	.new a {
    background: #ffffff url(https://www.takashimaya-fp.co.jp/card/common2015/images/com_ic50.png) no-repeat 35px 50% / 30px auto;
}
	
	.login a {
    background: #a10000 url(https://www.takashimaya-fp.co.jp/card/common2015/images/com_ic15.png) no-repeat 35px 50% / 30px auto;
	}
	
	.question {
		margin: 5% 0 6%;
		font-size: 120%;
	}
	
	/*//Netアンサーおわり//*/
	
	
	.banner {
    width: 95%;
    margin: 4% auto 1%;
    padding: 3% 2%;
    text-align: center;
    background-color: #FFFFFF;
    border: 3px solid #00a0e9;
    border-radius: 10px;
}
	
	.banner a {
		display: block;
		padding: 1% 0 1% 11%;
		font-size: 130%;
		font-weight: bold;
		color: #00a0e9;
		text-align: left;
		text-decoration: none;
}
	
	.banner::before {
    top: 45px;
    left: 17px;
    border: 10px solid transparent;
    border-left: 12px solid #00a0e9;
}
	
	#app {
    padding: 5% 3% 3%;
	}
	
	#app>ul {
		display: block;
	}
	
	#app>ul>li:nth-of-type(1) {
    width: 50%;
    margin: 0 auto;
	}
	
	#app>ul>li:nth-of-type(1) img {
    width: 100%;
		margin-bottom: 7%;
	}
	
	#app>ul>li:nth-of-type(2) {
     width: 100%; 
	}
	
	.box {
		font-size: 95%;
	}
	
	.box2 ol {
		width: 100%;
	}
	
	.explanation {
		padding: 4% 4% 4% 18%;
		font-size: 100%;
		background: url(../images/icon.png) no-repeat 5px 50% / 45px auto;
}
	
	.box2 .qr img {
		display: none;
	}
	
	.box2 .button img {
		width: 50%;
		margin-left: 0;
		padding-top: 0;
	}
	
	.box2>ol>li {
    padding: 0 0 4%;
	}
	
	.box2>ol>li>.inner {
    margin-bottom: 4%;
	}
	
	#app>h3>span {
    font-size: 90%;
	}
	
	
	footer {
		font-size: 80%;
	}
	
}

@media screen and (max-width:320px){
	
	.lead{
		margin: 4% 5%;
	}
	
	.lead>p:nth-of-type(1) {
		font-size: 112%;
	}
	
	.lead>p:nth-of-type(1) {
		font-size: 88%;
	}
	
	.tx {
		font-size: 100%;
	}
	
	.tx2 {
		font-size: 70%;
	}
	
	.contents p {
		margin-bottom: 3%;
		font-size: 80%;
	}
	
	.box {
		font-size: 80%;
	}
	

	.banner a {
		font-size: 110%;
	}
	

	/*//Netアンサー//*/
	
	.netAnswer ul li {
		margin-top: 3%;
		font-size: 92%;
	}
	
	.netAnswer ol li {
    width: 290px;
	}
	
	.netAnswer ol li a {
		font-size: 100%;
	}
	
	.netAnswer ol li:first-child {
    margin-right: 6px;
}
	
	.question {
		font-size: 100%;
	}
	
	.netAnswer ol {
    display: block;
    margin: 0; 
}
	
	/*//Netアンサーおわり//*/
	
	
	
	#app>h3>span {
    font-size: 86%;
}
	
	.explanation {
    padding: 4% 4% 4% 18%;
    font-size: 86%;
    background: url(../images/icon.png) no-repeat 5px 50% / 44px auto;
}
	
	#app>ul>li:nth-of-type(1) img {
     margin-bottom: 0; 
}
			

}