 @charset "utf-8";
/* ****************************************************
base
***************************************************** */
body {
	min-width: 700px;
	background-color: #ffffff;
	color: #555555;
	-webkit-text-size-adjust: none;
}
/*.noticeBox .icoBlank ,*/
.link-list > li {
  background: url(/svcsol/common/images/com_ic001.png) no-repeat left 0.4em;
}
#contentsContainer #contents {
	font-size: 14px;
	color: #333333;
	line-height: 1em;
}
#section01 #mainVisual {
	min-height: 240px;
	background: url(/svcsol/focus/microsoft/images/index_h01.gif) no-repeat right top;
	background-size: auto;
}
#section01 #mainVisualBg {
	background-color: #00669d;
}
#section01 #mainVisual h1 {
	font-size: 312%;
	color: #ffffff;
	line-height: 1.2em;
	padding: 60px 0 0 40px;
}
#section01 #mainVisual .leadText {
	font-size: 114.2%;
	color: #ffffff;
	line-height: 1.5em;
	margin: 10px 0 0 40px
}

#section02 {
	padding: 60px 0;
	border-bottom: solid 1px #dddddd;
}
#section03 {
	padding: 35px 0 50px;
}

/* ---- start 20180409 #section03 update ---- */

/* --- colBox --- */
#section03 .colBox {
	
}


#section03 .colBox .bg,
#section03 .colBox2 .bg {
	background: #2f7cbb url(/svcsol/focus/microsoft/images/index_h03.gif) no-repeat bottom;
	min-height: 122px;
	-webkit-background-size: contain;
	background-size: contain;
}

#section03 .colBox .fg,
#section03 .colBox2 .fg {
	background: url(/svcsol/focus/microsoft/images/index_h02.gif) no-repeat right top;
	display: table;
	table-layout: fixed;
	width: 435px;
	height: 108px;
	min-height: 108px;
	padding-bottom:18px;
	overflow: hidden;
}


#section03 .colBox .bg02,
#section03 .colBox2 .bg02 {
	background: #2f7cbb url(/svcsol/focus/microsoft/images/index_h03.gif) no-repeat bottom;
	min-height: 100px;
	-webkit-background-size: contain;
	background-size: contain;
}

#section03 .colBox .fg02,
#section03 .colBox2 .fg02 {
	background: url(/svcsol/focus/microsoft/images/index_h04.gif) no-repeat right top;
	display: table;
	table-layout: fixed;
	width: 435px;
	height: 81px;
	min-height: 81px;
	padding-bottom:18px;
	overflow: hidden;
}


#section03 .colBox div h3,
#section03 .colBox2 div h3 {
	padding-left: 10px;
	font-size: 135%;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2em;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	min-height: 81px;
}

/* --- colBox2 only style --- */
#section03 .colBox2 {
	background: #f5fbff;
	border: 1px solid #2f7cbb;
	width: 100%;
}


#section03 .colBox2 .bg02 {
	background: #2f7cbb url(/svcsol/focus/microsoft/images/index_h05.gif) no-repeat bottom;
	-webkit-background-size: contain;
	background-size: contain;
}


#section03 .colBox2 .fg {
	width:100% ;
	padding-bottom:15px;
}

#section03 .colBox2 .fg02 {
	width: 100%;
	padding-bottom:15px;
}


#section03 .colBox2 .bC {
	margin: 0 auto;
	text-align: center;
}

#section03 .colBox2 .detailBtn {
	width: 50%;
	text-align: center;
	margin: 20px auto;
	background-color: #5f6e74;
	padding: 15px 0;
}

@media only screen and (max-width: 768px) {
	
	#section03 .colBox2 .detailBtn {
		width: 85%;
		margin: 20px auto 30px auto;
	}
	
}

/* ---- end 20180409 #section03 update ---- */


#section03 .smallText {
	font-size: 85.7%;
	color: #333333;
	margin: 0 30px;
	line-height: 1.5em;
}
#section03 .leadText {
	color: #2f7cbb;
	font-size: 128%;
	font-weight: bold;
	margin: 15px 30px 10px;
	line-height: 1.4em;
}
#section03 .detailBtn {
	text-align: center;
	margin: 20px 30px 30px;
	background-color: #5f6e74;
	padding: 15px 0;
}
#section03 .detailBtn:hover {
	background-color: #7e8e94;
}
#section03 .detailBtn .text {
	color: #ffffff;
	font-size: 128.5%;
	font-weight: bold;
	padding:0 1.5em;
	background: url(/svcsol/focus/microsoft/images/index_ic01.gif) no-repeat 0.5em;
}
#section03 .detailBtn a:hover,
#section03 .detailBtn a:active,
#section03 .detailBtn a:link,
#section03 .detailBtn a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
#section03 .colL {
	float: left;
	margin-right: 18px;
}
#section03 .colR {
	float: right;
}

#section03 .colL,
#section03 .colR {
	background: #f5fbff;
	border: 1px solid #2f7cbb;
	width: 435px;
	min-height: 340px;
}
#section03 .smallText a:link,
#section03 .smallText a:active,
#section03 .smallText a:visited {
	color: #006ac0;
	text-decoration: underline #006ac0;
}
#section03 .smallText a:hover {
	color: #006ac0;
	text-decoration: none;
}



#section04 {
	padding-bottom:50px;
	margin-bottom: 20px;
	border-bottom: solid 1px #dddddd;
}
#section04 dl {
	border: 1px solid #cccccc;
	padding: 15px 15px 15px 10px;
}
#section04 dt {
	color: #ffffff;
	font-size: 92.8%;
	background: #888888;
	display: inline;
	padding: 3px 5px;
	font-weight: bold;
}
#section04 dd {
	font-size: 128.5%;
	display: inline;
	font-weight: bold;
	vertical-align: bottom;
}
#section04 .colBox {
	margin-top: 15px;
}
#section04 .colL {
	float: left;
	width: 315px;
	margin-right: 45px;
}
#section04 .colR {
	float: right;
	width: 340px;
}
#section04 h3 {
	font-size: 107%;
	font-weight: bold;
	margin: 10px 0 15px;
	line-height: 1.7em;
}
#section04 .smallText {
	font-size: 85.7%;
	line-height: 1.8em;
}


.nomalText{
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #555555;
}

#contents h2 {
	font-size: 271%;
	color: #000000;
	margin-bottom: 40px;
}

#contents h3 {
	font-size: 107%;
	font-weight: bold;
}

#contents .heading08 {
	line-height: 1.8;
}

/* ボタン：特集トップへ */

.btn-default {
  text-align: right;
}

.btn-default a {
  display: inline-block;
  padding: 0 19px 0 25px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  line-height: 39px;
  color: #fff;
  border-radius: 4px;
  background: #3d4e56;
  box-sizing: border-box;
}

.btn-default a span {
  padding-right: 20px;
  background: url(/svcsol/focus/images/icn_arw_01.png) no-repeat right center;
}

.btn-default a:hover {
  background: #5a686f;
}

.contact.col-box01 > dt {
  line-height: 1.6;
  font-size: 18px;
}

.contact.col-box01 > dt span {
  font-size: 13px;
}

.contact.col-box01 .txt03 {
  font-size: 14px;
}
/* clearfix
====================================*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
