/*===================================================================
	/xxx/index.htm 
===================================================================*/
#contents .title.titleBg {
	text-align: center;
	background: url(../images/monitor/header_title_bg.png) 50% 50% no-repeat;
	min-height: 320px;
}

#contents .title > .inner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	color: #fff;
	font-weight: bold;
}

#contents .title > .inner h1 {
	margin-bottom: 10px;
}

#contents .title > .inner p {
	margin: 15px 0;
	font-weight: normal;
}

#contents .title > .inner p strong {
	font-weight: bold;
}

#contents .mainSection .selectContents h2 {
	text-align: center;
	background: #0059b3;
	color: #fff;
	line-height: 35px;
	border-radius: 18px;
	font-size: 20px;
}

#contents .mainSection .selectContents .clearfix.productsList {
	margin: 20px 0 30px;
}

#contents .mainSection .selectContents .leftSide {
	float: left;
}

#contents .mainSection .selectContents .rightSide {
	float: right;
}

#contents .mainSection .selectContents .clearfix div {
	width: 50%;
}

#contents .mainSection .selectContents dl {
	margin: 0 0 10px;
	padding: 0 20px;
	font-size: 20px;
	font-weight: bold;
	min-height: 164px;
}

#contents .mainSection .selectContents dl dt {
	float: right;
}

#contents .mainSection .selectContents dl dd {
	padding-top: 20px;
}

#contents .mainSection .selectContents strong {
	color: #0059b3;
}

#contents .mainSection .selectContents p {
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
}

#contents .mainSection .selectContents p strong {
	font-size: 22px;
}

#contents .mainSection .selectContents ul.selectButtons {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 60px;
}

#contents .mainSection .selectContents ul.selectButtons li {
	width: 480px;
}

#contents .mainSection .selectContents ul.selectButtons li a {
	display: block;
	background-size: 475px auto;
	background-repeat: no-repeat;
	padding-top: 3px;
	height: 51px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	line-height: 54px;
}

#contents .mainSection .selectContents ul.selectButtons li a:hover {
	text-decoration: none;
	opacity: 0.6;
	transition: 0.3s;
}

#contents .mainSection .selectContents ul.selectButtons li:first-child {
	float: left;

}

#contents .mainSection .selectContents ul.selectButtons li:first-child a {
	background-position: 0 0;
	background-image: url(../images/monitor/select_tab1_bg.png);
}

#contents .mainSection .selectContents ul.selectButtons li:last-child {
	float: right;
	
}

#contents .mainSection .selectContents ul.selectButtons li:last-child a {
	background-position: 100% 0;
	background-image: url(../images/monitor/select_tab2_bg.png);
}

#contents .mainSection .selectContents ul.selectButtons li a.fcs {
	background-size: 480px auto;
	height: 57px;
 }

#contents .bgPink {
	background: #F7DDD9;
}

#contents .bgBlue {
	background: #DEE1EE;
}

#contents .clientList .company {
	width: 298px;
	background: #fff;
	float: left;
	margin-right: 30px;
}

#contents .clientList .company:last-child {
	margin-right: 0;
}

#contents .clientList .company h3 {
	text-align: center;
	color: #fff;
	line-height: 44px;
	font-size: 20px;
}

#contents .clientList .company p.name {
	padding: 0 19px;
	line-height: 45px;
	font-size: 16px;
	color: #000;
}

#contents .clientList .company p.name strong {
	font-size: 22px;
	font-weight: normal;
}

#contents .clientList .company dl {
	margin: 0;
	padding: 0 19px;
}

#contents .clientList .company dl dt {
	margin-bottom: 10px;
}

#contents .clientList .company dl dd {
	color: #000;
	font-size: 15px;
}

#contents .clientList .company .button {
	padding: 10px 19px 19px;
}

#contents .clientList .company .button a {
	line-height: 48px;
	font-size: 18px;
	text-align: center;
	display: block;
	background: #E0E0E0 url(../images/monitor/button_arrow.png) no-repeat 95% 50%;
	color: #000;
	font-weight: bold;
}

#contents .clientList .company .button a:hover {
	text-decoration: none;
	opacity: 0.6;
	transition: 0.3s;
}

#contents .bgPink .clientList .company {
	border: 1px solid #EF0000;
}

#contents .bgPink .clientList .company h3 {
	background: url(../images/monitor/pink_gradation.png) repeat-y 0 0;
	background-size: 100% auto;
}

#contents .bgPink .clientList .company dl dd {
	min-height: 6em;
}

#contents .bgBlue .clientList .company {
	border: 1px solid #23348E;
}

#contents .bgBlue .clientList .company h3 {
	background: url(../images/monitor/blue_gradation.png) repeat-y 0 0;
	background-size: 100% auto;
}

#contents .clientDetails {
	margin: 50px 0;
	padding: 0 40px 50px;
	background: #fff;
	border-radius: 20px;
	overflow: hidden;
}

#contents .clientDetails h2 {
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin-left: -40px;
	margin-right: -40px;
	line-height: 60px;
}

#contents .clientDetails h3 {
	font-size: 28px;
	text-align: center;
	margin: 40px 0;
}

#contents .clientDetails h4 {
	color: #0059b3;
	font-size: 20px;
	border-bottom: 2px solid #B4B4B4;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#contents .clientDetails dl dt {
	float: left;
	font-size: 16px;
	margin-right: 1em;
}

#contents .clientDetails dl dd {
	padding-top: 2px;
	margin-bottom: 5px;
}

#contents .clientDetails dl dd.left4 {
	padding-left: 4em;
}

#contents .clientDetails dl dd.left7 {
	padding-left: 7em;
}

#contents .bgPink .clientDetails h2 {
	background: url(../images/monitor/pink_gradation.png) repeat-y 0 0;
}

#contents .bgBlue .clientDetails h2 {
	background: url(../images/monitor/blue_gradation.png) repeat-y 0 0;
}

#contents .clientDetails .productsLinks {
	margin-top: 30px;
	text-align: center;
}

#contents .clientDetails .productsLinks a {
	display: inline-block;
	width: 680px;
	line-height: 80px;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	background: #0059b3 url(../images/monitor/button_arrow_wh.png) no-repeat 94% 50%;
	border-radius: 40px;
}

#contents .clientDetails .productsLinks a:hover {
	text-decoration: none;
	opacity: 0.6;
	transition: 0.3s;
}

#contents .clientDetails .detailBlock {
	font-size: 15px;
	margin: 40px 0 0;
}

#contents .clientDetails .detailBlock .leftSide {
	width: 486px;
	float: left;
}

#contents .clientDetails .detailBlock .leftSide .iLink01 {
	background-position: 0 4px;
	font-size: 14px;
}

#contents .clientDetails .detailBlock .leftSide .otherLink {
	background: url(/common/images/ico_pop_01.gif) no-repeat 100% 50%;
	padding-right: 20px;
}

#contents .clientDetails .detailBlock p {
	line-height: 1.7;
	margin-bottom: 25px;
}

#contents .clientDetails .detailBlock p.fontBold {
	font-weight: bold;
}

#contents .clientDetails .detailBlock p.photo {
	text-align: center;
	margin-bottom: 0;
}

#contents .clientDetails .detailBlock p.mini {
	font-size: 14px;
}

#contents .clientDetails .detailBlock .leftSide p.mb0 {
	margin-bottom: 0;
}

#contents .clientDetails .detailBlock .leftSide p.mb5 {
	margin-bottom: 5px;
}

#contents .clientDetails .detailBlock .leftSide p strong {
	font-size: 20px;
	font-weight: bold;
}

#contents .clientDetails .detailBlock .rightSide {
	width: 355px;
	float: right;
}

#contents .clientDetails .detailBlock .name {
	text-align: center;
	line-height: 2.4;
	margin-bottom: 15px;
}

#contents .clientDetails .detailBlock .photoList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contents .clientDetails .detailBlock .photoList li {
	float: left;
	margin-right: 27px;
	width: 275px;
}

#contents .clientDetails .detailBlock .photoList li:last-child {
	margin-right: 0;
}

#contents .clientDetails .detailBlock .photoList li span {
	display: block;
	text-align: center;
	line-height: 2.4;
	font-size: 14px;
}


/*===================================================================
	サイトマップ用
===================================================================*/

div.large_sitemap {
  width: 100%;
  background-color: #f4f4f4;
  padding: 45px 0 35px;
  margin-bottom: -70px;
}

div.large_sitemap .ttl h3 {
  font-size: 14px;
}

div.large_sitemap .ttl h3 a {
  color: #000000;
}

div.large_sitemap .ttl h3 a :visited {
  color: #000000;
}

div.large_sitemap li {
  margin-bottom: 2px;
}

div.large_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

div.large_sitemap .layCol03 li {
  margin-bottom: 4px;
}

div.large_sitemap .layCol04 li {
  margin-bottom: 4px;
}

div.large_sitemap li a {
  line-height: 1.5;
}

div.large_sitemap .layCol03 li>a {
  color: #000;
}

.mb-0 {
  margin-bottom: 0 !important;
}

#contents .subNav {
  width: 960px;
  margin: 0 auto;
}



.subNav .innerBlock a {
  color: #000;
}

div.large_sitemap .innerBlock li>a {
  line-height: 1.5;
  font-size: 12px;
  color: #686868;
}

#contents .subNav .layCol01,
#contents .subNav .layCol02,
#contents .subNav .layCol03,
#contents .subNav .layCol04 {
  float: left;
  width: calc(100% / 4);
  box-sizing: border-box;
  padding: 0 10px;
}

#contents .subNav .indent {
  margin-left: 10px;
}

#contents .subNav .layCol01 dl dt {
  margin-bottom: 3px;
  font-size: 12px;
}

#contents .subNav .layCol02 dl dt {
  margin-bottom: 5px;
  font-size: 14px;
}

#contents .subNav .layCol03 dl dt,
#contents .subNav .layCol04 dl dt {
  margin-bottom: 5px;
}

.bdrnone {
  border: none !important;
}

div.large_sitemap span.bold {
  font-weight: bold;
}

div.large_sitemap span.bold-gray {
  color: #686868 !important;
  font-weight: bold;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}



.pt-0 {
  padding-top: 0px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

div.large_sitemap dd.listBlock {
  margin-bottom: 20px;
}

div.large_sitemap div.layCol01 dd.listBlock,
div.large_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

div.large_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

div.large_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

div.large_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}

#search_navi_header {
  margin: 30px auto;
}

#search_navi_wrapper {
  margin: 0 auto;
}

/* added */
.txt_s {
  font-size: 14px !important;
}
