/* *********************************************************************
display属性の調整
********************************************************************* */

.pc {
	display: none !important;
}

.sp {
	display: block !important;
}


/* *********************************************************************
PC版の幅絶対指定要素を打消し
********************************************************************* */

div.bodyarea {
	width: 100%;
}

div.contentsarea {
	width: 100% !important;
}

div.contentsarea ul {
	margin-top: 0;
}

div.maincontents {
	width: 100% !important;
}

div.TopFmvContents,
div.TopPhoneContents {
	width: 100%;
	margin-bottom: 10px;
}

div.TopMainimgTitle {
	width: 100%;
}

div.TopMainimgTitle h2 {
	width: 100%;
	background-image: none;
	background: -webkit-gradient(linear, left bottom,left top, from(#4a4a4a), to(#878787));
	background: -moz-linear-gradient(top, #4a4a4a, #878787);
}

div.TopMainimgTitle h2 a {
	padding-left: 5px;
}

div.TopInformation div.infolist p.index-col1,
div.TopInformation p.index-col2 {
	width: 100%;
	float:none;
}

div.col4span {
	width: 100% !important;
}

div.TopSearch {
	width: 100%;
}

 div.scrolltop {
	margin: 10px 0 !important;
}

#deepfooter {
	min-width: 0;
}

#deepfooterinner {
	width: 0;
}

div.grid5span {
	width: 0;
}


/* *********************************************************************
ヘッダ
********************************************************************* */

div.header_sp {
	width: 100%;
	min-height: 35px;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	background: -web-kitgradient(liner, left bottom, left top, from(#fff),color-stop(3%, #efefef),color-stop(10%, #fff), to(#fff));
	background: -moz-linear-gradient(bottom, from(#fff),color-stop(3%, #efefef), color-stop(10%, #fff), to(#fff));
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	text-align: center;
}

div.header_sp #corporatesymbol_sp {
	float: left;
	position: absolute;
}

div.header_sp #sitelogo_sp {
	position: relative;
}

/* *********************************************************************
シリーズトップの独自要素
********************************************************************* */

div.productInfo {
	margin: 0 5px 20px;
}

div.navigation_area {
	text-align: center;
	-webkit-box-sizing: border-box;
	margin: 0 5px 20px;
	clear: both;
	height; auto;
}

div.navigation_area li{
	font-size: 12px;
	list-style: none;
	padding: 5px;
	background: -webkit-gradient(linear, left bottom, left top, from(#e3e3e3), to(#fff));
	background: -moz-linear-gradient(top, #e3e3e3, #fff);
	border: solid 1px #b8b8b8;
	width: 300px;
	display: table-cell;
	vertical-align: middle;
}

div.navigation_area li.first {
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div.navigation_area li.last {
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

div.navigation_area li a{
	width: 300px;
	height:50px;
	display: table-cell;
	vertical-align: middle;
}

div.navigation_area li.current{
	background: white;
}

.img_icon {
	max-width: 20%;
}

.img_icon_col2 {
	max-width: 40%;
}

.img_icon_col2 img {
	width: 45% !important;
	margin-left: 1px !important;
}

.img_icon_col4 img {
	width:25% !important;
}

.img_icon_col4 .icon_small {
	width:15% !important;
}

.img_small {
	max-width: 30%;
}

.img_middle {
	max-width: 40%;
}

.img_large {
	max-width: 50%;
}

div.productInfo h2 {
	background: url("/sp/common/images/open_icon.gif") no-repeat scroll right center transparent;
}

div.productInfo h2.no_icon {
	background-image: none;
}


/* *********************************************************************
関連リンク
********************************************************************* */

div.footmenu {
	margin-bottom: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff));
	background: -moz-linear-gradient(top, #f0f0f0, #fff);
}

div.footmenu h2 {
	border-top: solid 1px #B8B8B8;
	border-bottom: solid 1px #B8B8B8;
	padding: 10px 8px;
	background: url("/sp/common/images/open_icon.gif") no-repeat scroll right center transparent;
}

div.footmenu table {
	font-size: 93%;
	width: 100%;
}

div.footmenu table th {
	padding: 0 5px;
	border-bottom: 1px solid #B8B8B8;
	width: 50%;
	height: 3em;
	vertical-align: middle;
}

div.footmenu table td {
	padding: 0px 5px 0px 15px;
	border-bottom: 1px solid #B8B8B8;
	width: 50%;
	height: 3em;
	vertical-align: middle;
}

div.footmenu table th.left,
div.footmenu table td.left {
	border-right: 1px solid #B8B8B8;
}

div.footmenu table td a {
	display: block;
	background: url("/sp/common/images/arrow-double-r01.gif") no-repeat scroll right center transparent;
	padding 0 15px 0 0;
}

div.footmenu table td.blankBox {
	border-bottom:none;
	background-color:none;
}

p#switchsppcmode {
	clear: both;
	margin: 0;
	padding: 5px;
	text-align: center;
}

div#permanentmenu_sp {
	float: none;
	text-align: center;
}

div#creditline p a {
	padding: 0;
}