﻿@charset "UTF-8";

/* 株式会社東京商工リサーチ */

/*----------------------------------------------------------------------
// Layout Settings
----------------------------------------------------------------------*/

#top {
 position: relative;
 width: 960px;
 margin: 0 auto;
 text-align: left;
 overflow: hidden;
}

body#popupWin #top {
  width: auto;
  padding: 20px;
}

#header,
#header2 {
 position: relative;
 width: 940px;
 padding: 9px 10px 68px;
}

#navHidden #header,
#navHidden #header2{
 padding: 9px 10px 0px;
}

#headerOnlineViewer {
    position: relative;
    width: 940px;
    padding: 9px 10px 38px;
}

ul#headerNav,
ul#headerNav2 {
 position: absolute;
 top: 0;
 left: 175px;
 list-style: none;
}

ul#headerNav li,
ul#headerNav2 li {
 float: left;
 margin-left: 0;
 padding-left: 25px;
 line-height: 0;
 list-style: none;
}

#searchWrap,
#searchWrap2 {
  position: absolute;
  top: 30px;
  right: 8px;
  width: 240px;
  height: 31px;
  line-height: 0;
}

#header #search,
#header2 #search2 {
  width: 230px;
  height: 22px;
  margin: 3px 5px 0;
  padding: 0;
}

#siteSearch,
#siteSearch2 {
  float: left;
  width: 190px;
  _width: 200px;
  height: 22px;
  margin: 0;
  padding: 0 5px;
  border: none;
  background-color: transparent;
  background-image: url(../img/bg_search.gif);
  background-repeat: no-repeat;
}

#siteSearchSubmit,
#siteSearchSubmit2 {
  float: left;
  width: 29px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(../img/bg_search_submit.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
}

#siteSearchSubmit:hover,
#siteSearchSubmit2:hover {
  background-position: 0 -24px;
}

#blockUser {
  position: absolute;
  top: 30px;
  left: 190px;
  width: 515px;
  margin: 0;
  padding: 0;
  font-size: 85%;
}

#blockSupport {
  position: absolute;
  top: 50px;
  left: 185px;
  width: 520px;
  padding: 0 0 0 0px;
  font-size: 85%;
}

#blockExpirationDate {
  float: right;
  position: absolute;
  top: 25px;
  left: 200px;
  width: 515px;
  margin: 0;
  padding: 0;
  font-size: 85%;
}

#logOut,
#logOut2 {
  position: absolute;
  top: 3px;
  right: 8px;
  line-height: 0;
}

#logOut3 {
  position: absolute;
  top: 40px;
  right: 15px;
  line-height: 0;
}

div#nav {
  position: absolute;
  top: 68px;
  left: 10px;
  width: 940px;
  margin: 0 auto 15px;
  padding: 7px 0 0;
  z-index: 1000;
}

div#nav ul,
div#nav ul li {
  position: relative;
  margin-left: 0;
  list-style: none;
}

div#nav ul {
  height: 1%;
  overflow: hidden;
  padding-left: 0px;
}

div#nav ul li#mainNav01,
div#nav ul li#mainNav02,
div#nav ul li#mainNav03,
div#nav ul li#mainNav04,
div#nav ul li#mainNav05 {
  float: left;
  width: 188px;
}

div#nav ul li#mainNav01 span,
div#nav ul li#mainNav02 span,
div#nav ul li#mainNav03 span,
div#nav ul li#mainNav04 span,
div#nav ul li#mainNav05 span {
  display: block;
  width: 190px;
  height: 40px;
  background-image: url(../img/header-nav.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  font-size: 0;
}

div#nav ul li span:hover,
div#nav ul li span.selected {
}
div#nav ul li#mainNav01 span.close {
  background-position: 0 0;
}

div#nav ul li#mainNav02 span.close {
  background-position: calc(-188px * 10) 0;
}

div#nav ul li#mainNav03 span.close {
  background-position: calc(-188px * 20) 0;
}

div#nav ul li#mainNav04 span.close {
  background-position: calc(-188px * 30) 0;
}

div#nav ul li#mainNav05 span.close {
  background-position: calc(calc(-188px * 40) - 6px) 0;
}

div#nav ul li#mainNav01 span.open {
  background-position: 0 -42px;
}

div#nav ul li#mainNav02 span.open {
  background-position: -190px -42px;
}

div#nav ul li#mainNav03 span.open {
  background-position: -380px -42px;
}

div#nav ul li#mainNav04 span.open {
  background-position: -570px -42px;
}

div#nav ul li#mainNav05 span.open {
  background-position: -760px -42px;
}

div#nav.admin ul li#mainNav01 span,
div#nav.admin ul li#mainNav02 span,
div#nav.admin ul li#mainNav03 span,
div#nav.admin ul li#mainNav04 span,
div#nav.admin ul li#mainNav05 span {
  display: block;
  width: 188px;
  height: 40px;
  background-image: url(../img/header-nav-admin.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  font-size: 0;
}

div#nav.admin ul li#mainNav01 span.close {
  background-position: 0 0;
}

div#nav.admin ul li#mainNav02 span.close {
  background-position: calc(-188px * 1) 0;
}

div#nav.admin ul li#mainNav03 span.close {
  background-position: calc(-188px * 2) 0;
}

div#nav.admin ul li#mainNav04 span.close {
  background-position: calc(-188px * 3) 0;
}

div#nav.admin ul li#mainNav05 span.close {
  background-position: calc(calc(-188px * 4) - 6px) 0;
}

div#nav ul li ul {
  list-style: none;
  clear: both;
  float: none;
  display: none;
  height: auto;
  margin: -2px 0 0;
  padding: 0 1px 1px 1px;
  border: 1px solid #C3C8D6;
  border-top: none;
  background: #FFFFFF;
  overflow: visible;
}

div#nav ul li ul li {
  list-style: none;
  clear: both;
  float: none;
  margin-left: 0;
}

div#nav ul li ul li a {
  display: block;
  background-color: #FFFFFF;
}

div#nav ul li#mainNav01 ul li a:hover {
  background-color: #E8F0F8;
}

div#nav ul li#mainNav02 ul li a:hover {
  background-color: #E7F9FF;
}

div#nav ul li#mainNav03 ul li a:hover {
  background-color: #FFF4EE;
}

div#nav ul li#mainNav04 ul li a:hover {
  background-color: #E9FFEB;
}

div#nav ul li#mainNav05 ul li a:hover {
  background-color: #f6f0f7;
}

div#nav ul li ul li a.disabled {
  filter: alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
  zoom: 1.0;
}

div#nav ul li ul li a.disabled:hover {
  background-color: #fff!important;
}

div#nav ul li ul li a.disabled img {
  cursor: default;
}

div#nav ul li ul li.subNavEnd {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

#mainNav01 li.subNavEnd {
  border-color: #023894;
}

#mainNav02 li.subNavEnd {
  border-bottom-color: #27A4CD;
}

#mainNav03 li.subNavEnd {
  border-bottom-color: #CB8057;
}

#mainNav04 li.subNavEnd {
  border-bottom-color: #4F8653;
}

#mainNav05 li.subNavEnd {
  border-bottom-color: #783a85;
}

#contents {
 width: 940px;
 height: 1%;
 margin: 0 auto;
 text-align: left;
 overflow: hidden;
 z-index: 100;
}

body#popupWin #contents {
 width: 700px;
 height: 1%;
 margin: 0 auto;
 text-align: left;
 overflow: hidden;
 z-index: 100;
}

dl.topicPath {
 height: 1%;
 padding-bottom: 0.2em;
 font-size: 77%;
 overflow: hidden;
}

dl.topicPath dt,
dl.topicPath dd {
 float: left;
 padding: 0;
 line-height: 1.0;
}

dl.topicPath dt {
 padding-right: 0.5em;
}

dl.topicPath a {
 text-decoration: none;
}

dl.topicPath a:hover {
 text-decoration: underline;
}

div#mainColumn {
 width: 100%;
}

body#typeRight div#mainColumn {
 float: left;
 width: 700px;
}

body#catType div#mainColumn,
body#catType01 div#mainColumn,
body#catType02 div#mainColumn,
body#catType03 div#mainColumn,
body#catType04 div#mainColumn,
body#catType05 div#mainColumn {
 float: right;
 width: 700px;
}

div#aside {
 float: right;
 width: 220px;
}

body#catType div#aside,
body#catType01 div#aside,
body#catType02 div#aside,
body#catType03 div#aside,
body#catType04 div#aside,
body#catType05 div#aside
 {
 float: left;
}

div.section {
 clear: both;
 position: relative;
 height: 1%;
 overflow: hidden;
}

body#typeRight div.section {
 width: 700px;
}

div#aside div.section {
 width: 220px;
 padding-bottom: 1.5em;
}

div#asideTopPage div.section {
    padding-bottom: 0.5em;
}

.suportNav {
 clear: both;
 width: 920px;
 min-height: 40px;
 margin-bottom: 1.0em;
 padding: 10px;
 background: url(../img/bg_suportnav.gif) 0 0 no-repeat;
}

.fisrtLane {
 float: inherit;
 width: 930%;
}

.suportNav dl {
 display: block;
 float: left;
}

.suportNav dl dt {
 float: left;
 font-weight: bold;
}

.suportNav dl dd {
 float: left;
}

.suportNav dl dd ul {
 float: left;
 padding-right: 1.0em;
 line-height: 1.3;
}

.suportNav dl dd ul li {
 float: left;
 list-style: none;
 margin-left: 0;
 padding: 0 10px 0 12px;
 background: url(../img/bg_linklist.gif) 0 0.5em no-repeat;
}

#pageTop {
 clear: both;
 padding-bottom: 10px;
 text-align: right;
}

body#popupWin #pageTop {
  padding-top: 20px;
}

div#footer {
 clear: both;
 width: 100%;
}

div#footerContWrap {
 width: 100%;
 padding-top: 2px;
 background: #F6F7FB url(../img/bg_footer.jpg) repeat-x;
 border-bottom: 1px solid #E4E4E4;
 min-width: 960px;
}

div#footerContWrapOnlineViewer {
    width: 100%;
    padding-top: 2px;
    background: #F6F7FB url(../img/bg_footer_onlineviewer.gif) repeat-x;
    border-bottom: 1px solid #E4E4E4;
}

div#footerContents {
 width: 940px;
 margin: 0 auto;
 display: flex;
 justify-content: flex-end;
 align-items: center;
}

body#popupWin div#footerContents {
  width: 700px;
  overflow: hidden;
}

ul#footerNav {
 float: left;
 list-style: none;
}

ul#footerNav li {
 float: left;
 margin-left: 0;
 padding-right: 25px;
 line-height: 0;
 list-style: none;
}

#footerLogo {
 line-height: 0;
}

ul#siteMap li dl dt {
 padding-bottom: 0.5em;
 font-weight: bold;
 line-height: 1.0;
}

ul#siteMap li dl dd {
 font-size: 77%;
}

ul#siteMap li dl dd li {
 clear: both;
 width: 173px;
 margin-bottom: 0.5em;
 padding-right: 0;
 padding-left: 12px;
 line-height: 1.3;
 background: url("../img/bg_linklist.gif") no-repeat scroll 0 0.4em transparent;
 letter-spacing: 0.1em;
}

ul#siteMap li dl dd li a {
 color: #333333;
 text-decoration: none;
}

ul#siteMap li dl dd li a:hover {
 text-decoration: underline;
}

ul#siteMap .linkList li {
 background: none;
 color: #777;
 line-height: 0.9em;
 margin-left: 1.5em;
 padding: 0 0.5em;
}

ul#siteMap .linkList li:last-child{
 margin-bottom: 10px;
}

div#credit {
 width: 940px;
 margin: 0 auto;
 padding: 0.5em 0;
 font-size: 77%;
 line-height: 1.0;
 display: flex;
 justify-content: space-between;
 align-items: center;
}

body#popupWin div#credit {
  width: 700px;
}

#termsArea {
 display: flex;
 flex-wrap: wrap;
 gap: 0;
 align-items: baseline;
}

#termsArea a {
 color: #333333;
}

#termsArea a:hover {
 text-decoration: underline;
}

.linkWrap {
  padding: 0 0.5em;
  border-right: 1px solid #333333;
}

.linkWrap:first-child {
  padding-left: 0;
}

.linkWrap:last-child {
  padding-right: 0;
  border-right: none;
}

div.informationBlock {
 padding-bottom: 1.0em;
}

.card-container {
	display: flex;
	gap: 20px;
  margin: 10px;
}

.card {
	background-color: #eeeeee;
	border-radius: 40px;
	padding: 15px;
	width: 200px;
	height: 190px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 8px 6px 0 rgba(153, 153, 153, 0.8);
}
.card-title {
  font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.card-content {
	font-size: 0.9em;
}
.card-link {
	text-align: right;
	color: #252525;
	text-decoration: underline;
	font-size: 1rem;
}


