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

#iPhoneLink {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-top: 20px solid #5AC2D8;
	border-bottom: 20px solid #5AC2D8;
	display: none;
	background-color: #F0F0EC;
	min-width: 1020px;
}
#iPhoneLinkInner {
	width: 980px;
	margin: 0 auto;
	background: url(../img/bg_sp_01.png) no-repeat 0 100%;
	background-size: 162px 232px;
	-webkit-background-size: 162px 232px;
}
#iPhoneLinkInner a {
	height: 200px;
	padding: 40px 0 0 80px;
	line-height: 120%;
	text-decoration: none;
	font-weight: normal;
	font-size: 68px;
	color: #333;
	display: block;
	background: url(../img/bg_sp_02.png) no-repeat 100% 50%;
	background-size: 124px 120px;
	-webkit-background-size: 124px 120px;
}
#iPhoneLinkInner a span {
	color: #333;
}
