@charset "utf-8";

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

　01. supportBox
　02. maintenanceBox
　03. catalogBox
　04. specificationsBox

*/
/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 01. supportBox ]  ====================================
------------------------------------------------------------*/

.supportBox {
	width: 680px;
	overflow: hidden;
}

.supportBox .arwList li {
	float: left;
	font-size: 92.30769%;
	width: 12.25em;
	margin-right: 0.25em;
	display: inline;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 02. maintenanceBox ]  ====================================
------------------------------------------------------------*/

.maintenanceBox table th {
	font-size: 107.6923%;
}

.maintenanceList li {
	float: left;
	margin-right: 2em;
}

.maintenanceList li a {
	background: url(/business/cms/images/000014947.gif) no-repeat left 0.2em;
	padding: 0 0 0 20px;
}


#main sup {
	color: #00a0e9;
	font-size: 0.7rem;
}

#main .caption-container .star span {
	color: #00a0e9;
}

.maintenance .g-line {
	margin-top: 22px;
	padding-top: 22px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: solid 1px #d9d9d9;
}

.maintenance .main-text {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #275e72;
	padding: 20px 0 10px;
	/* border-bottom: solid 1px #d9d9d9; */
}

/* 
.maintenance .main-text+.notesList {
	border-bottom: solid 1px #d9d9d9;
} */


#main.maintenance .text {
	line-height: 1.6;
}

#main.maintenance .service-contents .text {
	line-height: 1.3;
}

.maintenance img {
	width: 100%;
	vertical-align: middle;
}

#main.maintenance .service-plan .title {
	font-size: 14px;
	font-weight: 500;
	background: #719bad;
	color: #fff;
	padding: 8px 14px;
	margin-bottom: 0;
}

#main.maintenance .service-plan .small {
	font-size: 11px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}

#main.maintenance .service-plan .text {
	border: 1px solid #7CA8BD;
	padding: 15px 10px;
	font-size: 100%;

}

#main.maintenance .tenken .text {
	font-weight: 500;
	color: #275e72;
	font-size: 87%;
	line-height: 1.4;
	margin-top: 8px;
	text-align: center;

}

#main.maintenance .service-contents li {
	height: 40px;
	display: table;
	background-color: #e7f0f4;
	font-size: 87%;
	text-align: center;


}

#main.maintenance .service-contents .text {
	margin-bottom: 0px;
	display: table-cell;
	vertical-align: middle;

}

#main.maintenance .titStyle02.bb-none {
	border-bottom: none;
	margin: 0 0 1px;
	background: url(/business/cms/images/000012825.gif) no-repeat left 1px;
}

/* 画像リスト */
ul.list-figures {
	display: flex;
	flex-wrap: wrap;
}

ul.list-figures li .img {
	width: 100%;
}

ul.list-figures.col2 {
	justify-content: space-between;
}

ul.list-figures.col2 li {
	width: 48%;
	margin-top: 1em;
}

ul.list-figures.col2 li:nth-child(-n+2) {
	margin-top: 0;
}

ul.list-figures.col4 li {
	width: 24.2%;
	margin-left: 1%;
}

ul.list-figures.col4 li:nth-child(4n-3) {
	margin-left: 0;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 03. catalogBox ]  ====================================
------------------------------------------------------------*/

.catalogBox .clearfix div {
	float: left;
	width: 210px;
	margin: 0 25px 1em 0;
}

#main .catalogBox .clearfix div dl {
	margin-bottom: 0.5em;
}

#main .catalogBox .clearfix div dt {
	font-size: 107.6923%;
	font-weight: bold;
	margin-bottom: 0.25em;
}

.catalogBox .clearfix div p {
	text-align: center;
}

.catalogBox .clearfix div div.name {
	float: none;
	width: auto;
	margin: 0;
}

.catalogBox .clearfix div div.name p {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.25em;
}

/* ***************************************************************************** */

/*-----------------------------------------------------------
===  [ 04. specificationsBox ]  ====================================
------------------------------------------------------------*/

/********************* 201405 姿図DLテンプレート　変更　START *********************/
#main .specificationsBox .docHorBox {
	border-bottom: solid 1px #b4b9bd;
	overflow: hidden;
}

#main .specificationsBox .docHorBox.even {
	background: #eeeeee;
}

#main .specificationsBox .docHorBox .ttl {
	padding: 10px 0;
	font-weight: bold;
}

#main .specificationsBox .docHorBox .col1 {
	width: 120px;
	line-height: 1.6em;
	padding: 10px 0;
	margin-right: 40px;
	float: left;
}

#main .specificationsBox .docHorBox .col2 {
	width: 100px;
	font-weight: bold;
	padding: 10px 0;
	margin-right: 20px;
	float: left;
	word-wrap: break-word;
}

#main .specificationsBox .docHorBox .col3 {
	width: 100px;
	padding: 10px 0;
	margin-right: 30px;
	text-align: center;
	float: left;
}

#main .specificationsBox .docHorBox .col4 {
	width: 270px;
	float: left;
}

#main .specificationsBox .docHorBox .col4 table {
	width: 100%;
}

#main .specificationsBox .docHorBox .col4 table th,
#main .specificationsBox .docHorBox .col4 table td {
	padding: 10px 0;
	border-top: solid 1px #b4b9bd;
}

#main .specificationsBox .docHorBox .col4 table tr:first-child th,
#main .specificationsBox .docHorBox .col4 table tr:first-child td {
	border-top: none;
}

#main .specificationsBox .docHorBox .col4 table th {
	width: 150px;
	padding-right: 5px;
	font-weight: normal;
}

#main .specificationsBox a.pdf {
	background: url(/business/cms/images/000012821.gif) no-repeat left 50%;
	padding: 1px 0 0 20px;
}

#main .specificationsBox a.jpg {
	background: url(/business/cms/images/000014962.gif) no-repeat left 50%;
	padding: 0 0 0 34px;
}

#main .specificationsBox a.dxf {
	background: url(/business/cms/images/000039510.gif) no-repeat left 50%;
	padding: 0 0 0 34px;
}

/* 不要・削除 START =================================== */
/*#main .specificationsBox thead th {
	font-size: 92.30769%;
}

#main .specificationsBox th {
	vertical-align: middle;
}

#main .specificationsBox th.nobdr {
	border-right: none;
	text-align: center;
}

#main .specificationsBox th .arrow01 {
	margin: 5px 0 0;
	display: block;
}

#main .specificationsBox td {
	vertical-align: middle;
	text-align: center;
}
#main a.jpg {
	background: url(/business/cms/images/000014962.gif) no-repeat left 0.15em;
	padding: 0 0 0 34px;
}
*/
/* ***************************************************************************** */