@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio : 2),
only screen and (max-device-width: 1080px) and (min-device-pixel-ratio : 2)
{

* {
	-webkit-text-size-adjust : none;
	line-height:1.35em !important;
}

.main_01 {
	background-image: url(images/sp_main01.jpg);
	width: 320px;
	height: 214px;
	background-repeat:no-repeat;
	display:block;
}

.main_02 {
	background-image: url(images/sp_main02.jpg);
	width: 320px;
	height: 184px;
	background-repeat:no-repeat;
	display:block;
}

.topic_bnr01 {
	background-image: url(images/topic_bnr_sp.jpg);
	width: 300px;
	height: 150px;
	background-repeat:no-repeat;
	display:block;
	border:1px solid #ccc;
}


.re_block {
	display:block !important;
	text-align:center !important;
}

.block {
	display:block;
}

.del {
	display:none !important;
}

.pstn_r {
	position:relative;
}

.row {
	display:table-row !important;
}

.DeviceWidth {
	width:320px!important;
	max-width:320px!important;
}

.h_auto {
height:auto;
}

.break {
word-break:break-all;
}

.font10 {
	font-size:10px;
}

.font13 {
	font-size:13px;
}

.w_320 {
	width:320px !important;
}

.w_310 {
	width:310px !important;
}

.w_300 {
	width:300px !important;
}

.w_298 {
	width:298px !important;
}

.w_280 {
	width:280px !important;
}
.w_275 {
	width:275px !important;
}
.w_270 {
	width:270px !important;
}

.w_260 {
	width:260px !important;
}

.w_220 {
	width:220px !important;
}

.w_195 {
	width:195px !important;
}

.w_170 {
	width:170px !important;
}

.w_115 {
	width:115px !important;
}

.w_70 {
	width:70px !important;
}

.p_0 {
	padding:0px !important;
}

.p_0_5 {
	padding:0 5px!important;
}

.p_5_0 {
	padding:5px 0 !important;
}

.pt_5 {
	padding-top:5px !important;
}

.pb_5 {
	padding-bottom:5px !important;
}

.p_10 {
	padding:10px !important;
}

.pt_10 {
	padding-top:10px !important;
}

.pr_10 {
	padding-right:10px !important;
}

.pb_10 {
	padding-bottom:10px !important;
}

.pl_10 {
	padding-left:10px !important;
}

.h_10 {
	height:10px;
}

.h_20 {
	height:20px !important;
}

.h_25 {
	height:25px !important;
}

.border_n {
	border:none !important;
}

.border_t {
	border-top:dotted 1px #ccc !important;
}

.date_bg01 {
  	background-image:url(images/sp_dif_date01.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	border-right:solid 1px #ccc !important;
	height:25px !important;
}

.date_bg02 {
  	background-image:url(images/sp_dif_date02.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	border-right:solid 1px #ccc !important;
	height:25px !important;
}

.date_bg03 {
  	background-image:url(images/sp_dif_date03.png) !important;
	background-position:left center;
	background-repeat:no-repeat;
	border-right:solid 1px #ccc !important;
	height:25px !important;
}

.coin_area {
  	margin-bottom:150px;
}

.coin00 {
	position:absolute;
	top:160px;
	left:0px;
	border-left:solid 1px #ccc !important;
	height:25px !important;
}

.coin01 {
	position:absolute;
	top:197px;
	left:0px;
	height:25px !important;
}

.coin02 {
	position:absolute;
	top:232px;
	left:0px;
	height:25px !important;
}

.coin03 {
	position:absolute;
	top:266px;
	left:0px;
	height:25px !important;
}

.coin04 {
	border-right:solid 1px #ccc !important;
}

.mobile_plus {
	background-image: url(images/sp_mile_mobile.png);
	width: 300px;
	height: 46px;
	background-repeat:no-repeat;
	display:block;
}

.dot_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}

.left {
	text-align:left !important;
}

.copy {
	background-image: url(images/sp_copy.png);
	width: 320px;
	height: 20px;
	background-repeat:no-repeat;
	display:block;
	background-position: right;
}

}


@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

.main_01 {
	background-image: url(images/sp640_main01.jpg);
	-webkit-background-size:320px 214px;
	background-size:320px 214px;
}

.main_02 {
	background-image: url(images/sp640_main02.jpg);
	-webkit-background-size:320px 184px;
	background-size:320px 184px;
}

.date_bg01 {
 	background-image:url(images/sp_dif_640_date01.png) !important;
	-webkit-background-size:112px 200px;
	background-size:112px 200px;
}

.date_bg02 {
 	background-image:url(images/sp_dif_640_date02.png) !important;
	-webkit-background-size:112px 200px;
	background-size:112px 200px;
}

.date_bg03 {
 	background-image:url(images/sp_dif_640_date03.png) !important;
	-webkit-background-size:112px 200px;
	background-size:112px 200px;
}

.mobile_plus {
	background-image: url(images/sp_640_mile_mobile.png);
	-webkit-background-size:300px 46px;
	background-size:300px 46px;
}

.copy {
	background-image: url(images/sp_640_copy.png);
	-webkit-background-size:320px 20px;
	background-size:320px 20px;
}

.topic_bnr01 {
	background-image: url(images/topic_bnr_sp640.jpg);
	-webkit-background-size:300px 150px;
	background-size:300px 150px;
	border:1px solid #ccc;
}

}