/* *********************************************************************
display属性の調整
********************************************************************* */

.pc {
	display: none !important;
}
.pc_inB {
	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;
}

#deepfooter {
	min-width: 0;
}

#deepfooterinner {
	width: 0;
}

div.grid5span {
	width: 0;
}

div.col1span {
	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;
}

/* *********************************************************************
FMVトップの独自要素
********************************************************************* */

div.search div.left-col {
	float: none;
	width: 100%;
}

/* *********************************************************************
シリーズトップの独自要素
********************************************************************* */

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%;
}

.img_extra {
	max-width: 60%;
}

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.lineup div.left-col {
	float: none;
	width: 100%;
}

div.lineup div.right-col {
	float: none;
	width: 100%;
	margin-left: 0;
}

/* *********************************************************************
関連リンク
********************************************************************* */

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;
}

/* *********************************************************************
トップページ「イチオシモデル」用、追記
********************************************************************* */
.ichmodel p img {
	width: 50%;
	height: auto;
	max-width:300px;
}

.ichmodel div a {
	width: 100%;
	display: block;
}
.ichmodel div a img {
	height: auto;
}
.ichmodel div a.mbl {
	text-align: center;
}
.ichmodel div a.mbl img {
	width: 62%;
	max-width: 118px;
}


/* *********************************************************************
トップページ「CPバナー」用、追記
********************************************************************* */
.sp_cp_bnr_box {
	width: 100%;
	display: block;
}
.sp_cp_bnr_box li {
	width: 50%;
	display: block;
	float: left;
	padding: 3px;
	box-sizing: border-box;
}
.sp_cp_bnr_box li.fst_bnr,
.sp_cp_bnr_box li.trd_bnr {
	text-align: right;
}
.sp_cp_bnr_box li.snd_bnr,
.sp_cp_bnr_box li.lst_bnr {
	text-align: left;
}
.sp_cp_bnr_box li a img {
	border: none;
	width: 100%;
	height: auto;
	max-width: 238px;
}
.sp_cp_bnr_box li a:hover img {
	opacity: 1;
	border: none;
}
.movie_box {
	padding: 0 5px;
	text-align: center;
}
.movie_box img {
	width: 100%;
	height: auto;
	max-width: 480px;
}
.movie_line {
	padding-bottom: 1em;
	border-bottom: solid 1px #ccc;
}

/* *********************************************************************
フローティングバナー、追記
********************************************************************* */
#callLayer {
	display: none !important;
}


/* 20171220 カタログ5種用 */
body.catlog_2017 .catalog_area_old>table{
	table-layout: fixed;
	width: 100%;
}
body.catlog_2017 .catalog_area_old>table tr.sp{
    display: table-row !important;
}
body.catlog_2017 .catalog_area_old>table tr.sp th:last-of-type,
body.catlog_2017 .catalog_area_old>table tr.sp td:last-of-type{
	border-right:1px solid #000;
}

