@charset "utf-8";


/*
	1 : commonArea
	2 : mainVisual
	3 : contentsArea
	4 : troubleArea
	5 : combinationAreax
	6 : stageArea
	7 : lineupArea
	8 : recommendArea
	9 : optionsArea
 */


/* -----------------------------
	1 : commonArea
----------------------------- */
.l-content ul.btnArea a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content ul.btnArea li.lineup a {
	width: 215px;
	height: 37px;
	background: url(/maker/suruga/stage/v4/images/btn_lineup.png) no-repeat;
	margin: 0 auto;
}
.l-content ul.btnArea li.monitor a {
	width: 275px;
	height: 37px;
	background: url(/maker/suruga/stage/v4/images/btn_options.png) no-repeat;
	margin: 102px auto 0;
}
.l-content p.mainTtl_service {
	width: 666px;
	height: 54px;
	background: url(/maker/suruga/stage/v4/images/mainTtl_service.png) no-repeat;
	margin: 0 auto 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content p.mainTtl_service2 {
	width: 765px;
	height: 62px;
	background: url(/maker/suruga/stage/v4/images/mainTtl_service2.png) no-repeat;
	margin: 0 auto 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content a,
.l-content a:link {
  text-decoration: none;
}

/* -----------------------------
	2 : mainVisual
----------------------------- */
.l-content h1.titleBlock__h1Img {
	width: 950px;
	height: 210px;
	background: url(/maker/suruga/stage/v4/images/main_v4_20201105.png) no-repeat;
	border: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 1px;
	padding: 0;
}

/* -----------------------------
	3 : contentsArea
----------------------------- */
.l-content .contentsArea {
	float:left;
	width:550px;
	height:243px;
	border:10px solid #cad7e9;
	margin-bottom: 40px;
}
.l-content .contentsArea p.ttl {
	width: 550px;
	height: 35px;
	background: #cad7e9 url(/maker/suruga/stage/v4/images/ttl_contents.png) no-repeat 9px 6px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .contentsArea .pageNavi { padding: 25px 0 0 20px; }
.l-content .contentsArea .pageNavi li a {
	display:block;
	width: 515px;
	height:16px;
	background-image: url(/maker/suruga/stage/v4/images/sprite_navi_v4_20201105.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom:16px;
}
.l-content .contentsArea .pageNavi li.navi01 a { background-position: 0 0; }
.l-content .contentsArea .pageNavi li.navi02 a {	background-position: 0 -32px; }
.l-content .contentsArea .pageNavi li.navi03 a {	background-position: 0 -98px; }
.l-content .contentsArea .pageNavi li.navi04 a {	background-position: 0 -130px; }
.l-content .contentsArea .pageNavi li.navi05 a {	background-position: 0 -64px; }

/* -----------------------------
	4 : troubleArea
----------------------------- */
.l-content .troubleArea { clear: both; }
.l-content .troubleContent {
	width: 910px;
	margin: 0 auto;
}
.l-content .troubleContent h3.ttl {
	width: 910px;
	height: 26px;
	background: url(/maker/suruga/stage/v4/images/ttl_trouble.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* -----------------------------
	5 : combinationAreax
----------------------------- */
.l-content .combinationAreax {
	width: 900px;
	border: 10px solid #cccccc;
	margin: 0 auto;
}
.l-content .combinationAreax p.ttl {
	width: 900px;
	height: 53px;
	background: #cccccc url(/maker/suruga/stage/v4/images/ttl_combination.png) no-repeat center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .combinationContent { margin: 19px 0 29px; }
.l-content .combinationContent dl.itemBox {
	float: left;
	width: 173px;
	padding-left: 55px;
	background: url(/maker/suruga/stage/v4/images/icon_combination.png) no-repeat 15px center;
}
.l-content .combinationContent dl.itemBox:first-child {
	padding: 0;
	background: none;
	margin-left: 13px;
}
.l-content .combinationContent dl.itemBox .itemName {
	width: 173px;
	height: 38px;
	padding-left: 55px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 15px;
}
.l-content .combinationContent dl.itemBox .n01 { background: url(/maker/suruga/stage/v4/images/sub_combination01.png) no-repeat 5px bottom; }
.l-content .combinationContent dl.itemBox .n02 { background: url(/maker/suruga/stage/v4/images/sub_combination02.png) no-repeat 5px bottom; }
.l-content .combinationContent dl.itemBox .n03 { background: url(/maker/suruga/stage/v4/images/sub_combination03.png) no-repeat 5px bottom; }
.l-content .combinationContent dl.itemBox .n04 { background: url(/maker/suruga/stage/v4/images/sub_combination04.png) no-repeat 0px bottom; }
.l-content .combinationContent dl.itemBox .itemPhoto { text-align: center; }
.l-content .combinationContent dl.itemBox .itemBtn a {
	display: block;
	width: 170px;
	height: 25px;
	background: url(/maker/suruga/stage/v4/images/btn_item.png) no-repeat;
	margin: 20px auto 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* -----------------------------
	6 : stageArea
----------------------------- */
.l-content .stageArea p.lead {
	width: 910px;
	margin: 0 auto 23px;
}
.l-content .stageContent {
	width: 910px;
	margin: 0 auto;
}
.l-content .stageContent p.ttl_stage01,
.l-content .stageContent p.ttl_stage02 {
	width: 910px;
	height: 26px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px;
}
.l-content .stageContent p.ttl_stage01 { background: url(/maker/suruga/stage/v4/images/ttl_stage01.png) no-repeat; }
.l-content .stageContent p.ttl_stage02 { background: url(/maker/suruga/stage/v4/images/ttl_stage02.png) no-repeat; }
.l-content .stageContent table.blueTable{ width: 100%; }
.l-content .stageContent table.blueTable,
.l-content .stageContent table.blueTable th,
.l-content .stageContent table.blueTable td {
	border: #aaaaaa solid 1px;
	padding: 5px;
}
.l-content .stageContent table.blueTable th {
	font-weight: normal;
	text-align: left;
	background-color: #f0f3f9;
}
.l-content .stageContent table.blueTable .txtRight { text-align: right; }
.l-content .stageContent table.blueTable .wh24 { width: 24px; text-align:center; }
.l-content .stageContent table.blueTable .bgGreen {  background-color:#d1dba9; }
.l-content .stageContent table.blueTable .bgSky {  background-color:#99cfdd; }
.l-content .stageContent table.blueTable .bgBlue {  background-color:#b3bfdb; }

.l-content .stageContent .alpha,
.l-content .stageContent .beta,
.l-content .stageContent .gamma {
	position: relative;
	padding-bottom: 19px;
}
.l-content .stageContent .alpha {
	float: left;
	width: 291px;
	border: 2px solid #99cfdd;
}
.l-content .stageContent .beta {
	float: left;
	width: 291px;
	border: 2px solid #d1dba9;
	margin-left: 13px;
}
.l-content .stageContent .gamma {
	float: right;
	width: 291px;
	border: 2px solid #b3bfdb;
}
.l-content .stageContent p.ttlSub {
	width: 291px;
	height: 28px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .stageContent .alpha p.ttlSub { background: url(/maker/suruga/stage/v4/images/sub_stage01.png) no-repeat; }
.l-content .stageContent .beta p.ttlSub { background: url(/maker/suruga/stage/v4/images/sub_stage02.png) no-repeat; }
.l-content .stageContent .gamma p.ttlSub { background: url(/maker/suruga/stage/v4/images/sub_stage03.png) no-repeat; }

.l-content .stageContent .alpha table,
.l-content .stageContent .beta table,
.l-content .stageContent .gamma table {
	margin: 15px 10px 140px;
}
.l-content .stageContent .alpha th,
.l-content .stageContent .beta th,
.l-content .stageContent .gamma th {
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 3px;
}
.l-content .stageContent .alpha th span,
.l-content .stageContent .beta th span,
.l-content .stageContent .gamma th span { color: #dd0000; }
.l-content .stageContent .alpha td,
.l-content .stageContent .beta td,
.l-content .stageContent .gamma td {
	vertical-align: top;
	padding-bottom: 3px;
}
.l-content .stageContent .alpha p.photo,
.l-content .stageContent .beta p.photo,
.l-content .stageContent .gamma p.photo {
	position: absolute;
	bottom: 19px;
	width: 291px;
	text-align: center;
}
.l-content .stageContent .tableSize {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding-top: 30px;
}
.l-content .stageContent .tableSize .u-left {
	float: left;
	width: 440px;
}
.l-content .stageContent .tableSize .u-right {
	float: right;
	width: 440px;
}
.l-content .stageContent .tableSize table {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.l-content .stageContent .tableSize table th {
	font-weight: normal;
}

.l-content .stageContent .tableSize table caption {
	text-align: left;
	border: 1px solid #aaaaaa;
	border-bottom: none;
	padding: 5px 10px;
}
.l-content .stageContent .tableSize table th,
.l-content .stageContent .tableSize table td {
	border: 1px solid #aaaaaa;
	padding: 5px 8px;
}
.l-content .stageContent .tableSize table td { width: 137px; }
.l-content .stageContent .tableSize table th { background-color: #eeeeee; }
.l-content .stageContent .tableSize table .txtRight { text-align: right; }
.l-content .stageContent .tableSize table .txtCenter { text-align: center; }
.l-content .stageContent .tableSize table .borderRed { border: 1px solid #dd0000; }
.l-content .stageContent .tableSize table .borderRedR { border-right: 1px solid #dd0000; }
.l-content .stageContent .tableSize table .borderRedB { border-bottom: 1px solid #dd0000; }
.l-content .stageContent .tableSize table .bgSky { background-color: #339ebc; }
.l-content .stageContent .tableSize table .bgGreen { background-color: #a4b854; }
.l-content .stageContent .tableSize table .bgBlue { background-color: #677eb8; }
.l-content .stageContent .tableSize table .txtW { color: #fff; }

.l-content .stageContent .topic {
	clear: both;
	border: 5px solid #aaaaaa;
	padding: 20px 0 29px;
}
.l-content .stageContent .topic dl.itemBox {
	float: left;
	width: 195px;
	margin-left: 25px
}
.l-content .stageContent .topic dl.itemBox:first-child {
	margin-left: 30px;
}
.l-content .stageContent .topic dl.itemBox .itemName {
	width: 195px;
	height: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 15px;
}
.l-content .stageContent .topic dl.itemBox .n01 { background: url(/maker/suruga/stage/v4/images/item_stage01.png) no-repeat center; }
.l-content .stageContent .topic dl.itemBox .n02 { background: url(/maker/suruga/stage/v4/images/item_stage02.png) no-repeat center; }
.l-content .stageContent .topic dl.itemBox .n03 { background: url(/maker/suruga/stage/v4/images/item_stage03.png) no-repeat center; }
.l-content .stageContent .topic dl.itemBox .n04 { background: url(/maker/suruga/stage/v4/images/item_stage04.png) no-repeat center; }
.l-content .stageContent .topic dl.itemBox .itemPhoto { text-align: center ; }
.l-content .stageContent .topic dl.itemBox .itemBtn a {
	display: block;
	width: 170px;
	height: 25px;
	background: url(/maker/suruga/stage/v4/images/btn_item.png) no-repeat;
	margin: 20px auto 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* -----------------------------
	7 : lineupArea
----------------------------- */
.l-content .lineupContent { margin: 0 0 0 18px; }
.l-content .lineupContent dl.itemBox {
	float: left;
	width: 223px;
	border: 1px solid #b2c5e0;
	margin: 10px 4px 0 0;
}
.l-content .lineupContent dl.itemBox .itemLead {
	width: 223px;
	height: 108px;
	border-top: 3px solid #004098;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 11px;
}
.l-content .lineupContent dl.itemBox .n01 { background: url(/maker/suruga/stage/v4/images/led_lineup01.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n02 { background: url(/maker/suruga/stage/v4/images/led_lineup02.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n03 { background: url(/maker/suruga/stage/v4/images/led_lineup03.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n04 { background: url(/maker/suruga/stage/v4/images/led_lineup04.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n05 { background: url(/maker/suruga/stage/v4/images/led_lineup05.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n06 { background: url(/maker/suruga/stage/v4/images/led_lineup06.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n07 { background: url(/maker/suruga/stage/v4/images/led_lineup07.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .n08 { background: url(/maker/suruga/stage/v4/images/led_lineup08.png) no-repeat center 15px; }
.l-content .lineupContent dl.itemBox .itemPhoto { 
	text-align: center;
	height: 147px;
}
.l-content .lineupContent dl.itemBox .itemName {
	text-align: center;
	padding: 15px 0;
	border-bottom: 3px solid #004098;
}

/* -----------------------------
	8 : recommendArea
----------------------------- */
.l-content .recommendContent { margin: 0 0 0 18px; }
.l-content .recommendContent dl.itemBox {
	float: left;
	width: 223px;
	border: 1px solid #b2c5e0;
	margin: 10px 4px 0 0;
}
.l-content .recommendContent dl.itemBox .itemLead {
	width: 223px;
	height: 87px;
	border-top: 3px solid #004098;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 11px;
}
.l-content .recommendContent dl.itemBox .n01 { background: url(/maker/suruga/stage/v4/images/lead_recommend01.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n02 { background: url(/maker/suruga/stage/v4/images/lead_recommend02.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n03 { background: url(/maker/suruga/stage/v4/images/lead_recommend03.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n04 { background: url(/maker/suruga/stage/v4/images/lead_recommend04.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n05 { background: url(/maker/suruga/stage/v4/images/lead_recommend05.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n06 { background: url(/maker/suruga/stage/v4/images/lead_recommend06.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n07 { background: url(/maker/suruga/stage/v4/images/lead_recommend07.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .n08 { background: url(/maker/suruga/stage/v4/images/lead_recommend08.png) no-repeat center 15px; }
.l-content .recommendContent dl.itemBox .itemPhoto { 
	text-align: center;
	height: 161px;
}
.l-content .recommendContent dl.itemBox .itemName {
	text-align: center;
	padding: 15px 0;
	border-bottom: 3px solid #004098;
}

/* -----------------------------
	9 : optionsArea
----------------------------- */
.l-content .optionsArea {
	width: 950px;
	height: 167px;
	background: #fff7de url(/maker/suruga/stage/v4/images/lead_options.png) no-repeat center 33px;
	margin-top: 32px;
}
.l-content .optionsArea p {
	height: 0;
	overflow: hidden;
}

/* -----------------------------
	05 : motorArea追加修正
----------------------------- */

.l-content .motorArea p.lead {
	width: 910px;
	margin: 0 auto 23px;
}

.l-content .motorArea .motorContent{
	width: 910px;
	margin: 10px auto;
}

.l-content .motorArea p.caution {
	padding:10px 0;
}

.l-content table.product{ margin: 5px 0 0;}
.l-content table.product th,
.l-content table.product td{
	text-align: center;
	padding: 5px;
	border: 1px solid #cccccc;
}
.l-content table.product th{ background-color: #eff4fe; font-weight: normal;}
.l-content table.product td.or{ background-color: #fff4e0;}

.l-content .motorArea .motorContent p.table_toptxt {
	text-align:right;
	padding:5px 0 0;
}
