#pc-wrapper{
	display:none;
}


/*以下は画像などの表示制御クラス*/
.pc_img_class{
	display:none;
}
.smart_img_class{
	display:inline;
}


.smalltext{
	display:none;
}

.concept-pc {
display:none;
}

.concept-smart h4 {
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 25px;
    padding: 0 20px;
    text-align: center;
    line-height: 35px;
    color: #000;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

#smart-on{
margin:0 auto;
}
#pc-on{
display:none;
}

.shoppc_wrapper{
display:none;
}

.for-pc_no{
display:none;
}


.for-smart_no.ticker ul li {
	margin: 0 auto;
	padding-right: 10px;
	display: none;
	font-size: 14px;
	color: #fff;
}




/* =================================プロフィールページ ================================================================= */
dl#table3 {
	margin-top: -1em;
	margin-bottom: -1em;
	border: none;
	border-top: none;
	/* width: 300px; */
}
dl#table3 dt{
	border-top: none;
	float: left;
	width: 10em;
  text-align: right;
}

dl#table3 dd{
	border-left: none;
	border-top: none;
	_height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
	margin-left: 12em;
	margin-bottom: 0.5em;
}
.tablema{
	margin-right: 6em;
}
p.title{
	font-size: 15px;
	font-weight: bold;
}

p.gyou15 {
	margin-top: -1em;
  line-height: 17px;
}
h4.h4title {
	margin-top: -1em;
  line-height: 20px;
}






/* =================================fixed====================== ERRORページ ================================================================= */


.smart_bg {
  width: 100vw;
	background-image: url(img/sky.jpg);
	background-attachment: cover;
	padding:20px;
}

.smart_kanban {
  width: 100%;
	padding:20px;
	text-align: center;
}

.smart_text_class {
	float:center;
	font-size:16px;
	font-weight:bold;
  line-height: 1.5em;
	color:#000;
	margin: 0 auto;
	text-align: left;
  text-indent: 1em;
	width: 100%;
text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
}
