@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------
	header
----------------------------------------------------------*/
/*#head #telno {
	width:202px;
	height:20px;
	position:absolute;
	top:37px;
	right:0px;
}
#head #contactBtn {
	display:block;
	width:200px;
	height:30px;
	position:absolute;
	top:65px;
	right:0px;
}
#head #logintxt {
	display:block;
	width:205px;
	height:12px;
	position:absolute;
	top:109px;
	right:0px;
}
#head #logintxt img {
	vertical-align:top;
}
#head #loginBtn {
	display:block;
	width:200px;
	height:20px;
	position:absolute;
	top:126px;
	right:0px;
}*/

/*--------------------------------------------------------
	mainimage
----------------------------------------------------------*/
#mainImg {
	background-image: url(../../../img/cloudest/common/main_img_bg_low.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:150px;
	margin:0px 0px 60px;
}
#h2Wap {
	width:960px;
	height:150px;
	margin:0px auto;
}
#h2Wap h2 {
	display:block;
	margin: 0px auto;
	padding-top:38px;
	width:685px;
	height:74px;
}
/*--------------------------------------------------------
	contents
----------------------------------------------------------*/
.combList {
	list-style:none;
	margin:0px 0px 90px;
	padding:0px;
	border-top: 2px solid #eeeeee;
}
.combList li {
	border-bottom: 2px solid #eeeeee;
	padding:5px 0px;
}
.glayLine {
	border:#dfdfdf 1px solid;
}
h3.resetFont{
	line-height: 0;
	font-size: 0px;
}
/*--------------------------------------------------------
	テーブル関連
----------------------------------------------------------*/
.desc .fbold{
  font-weight:bold !important;
}
.desc h3{
    font-size: 19px;
    text-align: center;
    background: #222;
    color: #FFF;
}
.desc h4{
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 17px;
}
.desc h4:before{
    content: "●";
    color: #ff0000;
    padding-right: 5px;
}
.desc h5{
    margin: 18px 0 14px;
    font-size: 15px;
}

.desc h6{
    margin: 14px 0;
    font-size: 15px;
    font-weight: bold;
}
.desc p{
    color: #666;
    line-height: 1.5;
}
.desc p.triIcon{
    padding-left: 18px;
    padding-top: 3px;
    background: #FFF url(../../../img/cloudest/spec/ico_spec03.png) no-repeat left;
}
.desc p.squareIcon{
    position: relative;
    text-indent: -0.5em;
    padding-left: 1.5em;
}
.desc p.squareIcon:before{
    position: absolute;
    top: 2px;
    left: 1em;
    content:"■";
    font-size: 10px;
    color: #000;
    ;
}
.desc span.num{
    padding-left: 1em;
    font-size: 14px;
    font-weight: normal;
}
.desc{
    margin-bottom: 70px;
}
.desc table.descList{
    margin-bottom: 20px;
}

.desc table.descList th,.desc table.descList td{
    font-weight: normal;
}
/* テーブル用width */

.desc table.descList .cellW0{
    box-sizing: border-box;
    width: 330px;
}
.desc table.descList .cellW1{
    box-sizing: border-box;
    width: 300px;
}
.desc table.descList .cellW2{
    box-sizing: border-box;
    width: 220px;
}
.desc table.descList .cellW3{
    box-sizing: border-box;
    width: 480px;
}
.desc table.descList .cellW4{
    box-sizing: border-box;
    width: 240px;
}
.desc table.descList .cellW5{
    box-sizing: border-box;
    width: 440px;
}
.desc table.descList .cellW6{
    box-sizing: border-box;
    width: 520px;
}
.desc table.descList .cellW7{
    box-sizing: border-box;
    width: 160px;
}

.desc table.descList td{
    text-align: center;
}
.desc table.descList td.textLeft{
    padding-left: 1em;
    text-align: left;
}
.desc table.descList th.bgDark1{
    color: #FFF;
    background-color: #666;
}
.desc table.descList th.bgDark2{
    background-color: #D3D3D3;
}
.desc table.descList th.bgFaint1,
.desc table.descList td.bgFaint1 {
    padding: 0.6em 1em;
    background-color: #F5F5F5;
    text-align: left;
}
.desc table.descList th.bgFaint2,
.desc table.descList td.bgFaint2 {
    padding: 0.6em 1em;
    background-color: #FAFAFA;
    text-align: left;
}
.desc table.descList th.bgFaint2 ul,
.desc table.descList td.bgFaint2 ul {
  margin-left:-25px;
  margin-top:0px;
  margin-bottom:0px;
  line-height:1.2;
}
.desc table.descList th.bgFaint2 ul li,
.desc table.descList td.bgFaint2 ul li{
  margin-bottom:10px;
}
.desc table.descList th.bgFaint2 ul li:last-child,
.desc table.descList td.bgFaint2 ul li:last-child{
  margin-bottom:0px;
}

.desc table.descList{
    border-top: 1px solid #EEE;
}

.desc table.descList th,.desc table.descList td{
    border-left: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-right: 1px solid #EEE;
}
/*.desc table.descList tr th:first-child{
    font-size: 15px;
    border-left: none;
}*/
.desc table.descList tr th.LBnone {
	 border-left: none;
}

.desc ul.reference,.desc ol.ordered,p.reference{
    margin: 0;
    padding: 0;
    color: #666;
    list-style: none;
    line-height: 1.5;
}
.desc ul.reference li:before,p.reference:before{
    content: "※";
    margin-right: 0.5em;
}
.desc ul.reference li.mark1:before,.desc ol.ordered li.mark1:before{
    content: "※1";
    margin-right: 0.3em;
}
.desc ul.reference li.mark2:before,.desc ol.ordered li.mark2:before{
    content: "※2";
    margin-right: 0.3em;
}
.desc ol.ordered li.mark3:before{
    content: "※3";
    margin-right: 0.3em;
}
.desc ul.reference li{
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.desc ul.reference li.mark1,.desc ul.reference li.mark2,.desc ol.ordered li{
    padding-left: 2em;
    text-indent: -2em;
}
.desc ul.list{
    margin: 0;
    padding: 0 0 0 1.5em;
    list-style: square;
    line-height: 1.5;
}
/*.desc ul a,.desc p a{
    color: #4E4E4E;
    text-decoration: underline;
}*/

.desc table.descList dl{
    margin: 0 auto;
    width: 210px;
    font-size: 14px;
    line-height: 1.5;
}
.desc table.descList dt{
    padding: 10px 0 0 0;
    text-align: left;
    width: 130px;
    font-weight: normal;
}
.desc table.descList dd{
    margin: -1.5em 0 8px 0;
    padding: 0 0 4px 130px;
    text-align: left;
}
.desc .box_bg{
    padding: 1em;
    background-color: #EEE;
}