<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url("../../../common/css/common.css");

/* 共通スタイル調整用
-------------------------------*/
#headnav ul li.mr10 {
  margin-right: 0;
}
#headnav li.mr10.office {
  margin-right: 10px;
}
a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
.menuitem .contactBtn a:visited {
  color: #FFF;
}
.megamenu a:link,
.megamenu a:visited {
  color: #FFF;
}
.megamenu a:hover {
  text-decoration: underline;
  opacity: 1;
}
.menuitem #topUtility01 li&gt;a:hover {
  opacity: 1;
}

.pankuz {
  border-bottom: solid 1px #cbcbcb;
}
.pankuz {
  border-bottom: solid 1px #cbcbcb;
}
.pankuz a:link,
.pankuz a:visited,
.pankuz a:hover {
  color: #3399cc;
}
#footer {
  width: auto;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
}
#footer a {
  text-decoration: none !important;
}
#footer a:hover {
  text-decoration: underline !important;
  opacity: 1;
}
#footer .inner2 .col ul li a {
  color: #000;
}
#footer .inner2 .col ul li a:hover {
  opacity: 1;
}

/* /cloud/共通トップメニュー
-------------------------------*/
.topMenuArea {
  width: 912px;
  margin-bottom: 13px;
}
.topMenuArea .menu {
  width: 660px;
  height: 63px;
  float: left;
  margin-top: 10px;
}
.topMenuArea .menu li {
  text-align: center;
  font-weight: bold;
  float: left;
  font-size: 90%;
}
.topMenuArea .menu li.active a {
  color: #3ea4e6;
  border-bottom: solid 3px #3ea4e6;
  padding: 25px 0 14px 0;
}
.topMenuArea .menu li:nth-child(1) a {
  display: block;
  height: 63px;
  width: 170px;
  text-indent: -9999px;
  background: url(../images/bg_menu_logo.gif) no-repeat 0 0;
}
.topMenuArea .menu li:nth-child(1) a:hover {
  opacity: 0.7;
}
.topMenuArea .menu li:nth-child(2) {
  width: 115px;
}
.topMenuArea .menu li:nth-child(3) {
  width: 170px;
}
.topMenuArea .menu li a {
  display: block;
  text-decoration: none;
  padding: 25px 0 17px 0;
  color: #333;
}
.topMenuArea .menu li a:hover {
  border-bottom: solid 3px #3ea4e6;
  padding: 25px 0 14px 0;
  opacity: 1;
  color: #3ea4e6;
}
.topMenuArea .btnLink {
  width: 252px;
  float: right;
  padding-top: 43px;
}
.topMenuArea .btnLink li {
  width: 120px;
  float: left;
  margin-right: 12px;
}
.topMenuArea .btnLink li a {
  display: block;
  line-height: 1em;
}
.topMenuArea .btnLink li:last-child {
  margin-right: 0px;
}

/*bottomMenu*/
#bottomMenu {
  width: 912px;
  text-align: center;
  padding: 30px 0 20px;
}
#bottomMenu li {
  display: inline;
  border-right: solid 1px #ddd;
  padding-right: 20px;
  margin-right: 20px;
}
#bottomMenu li:last-child {
  border-right: none;
  padding-right: 0px;
  margin-right: 0px;
}
#bottomMenu li a {
  color: #3ea4e6;
}

/*コンテンツ
-------------------------------*/
.section {
  line-height: 1.8;
  margin-bottom: 50px;
}
a:hover {
  opacity: .7;
  filter: alpha(opacity=70);
  -moz-opacity: .7;
}
.ttl-type01, ttl-type02, .list-txt dt {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif, verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
.topMainvisual {
  width: 912px;
  height: 267px;
  position: relative;
  margin-bottom: 15px;
}
.topMainvisual h1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.topMainvisual a {
  position: absolute;
  top: 155px;
  left: 625px;
  z-index: 1;
}
.mainvisual {
  margin-bottom: 15px;
}
.btnbox {
  margin-bottom: 30px;
}
.btnbox .inner {
  float: right;
}
.btnbox .inner li {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.btnbox .inner li:first-child {
  margin-left: 0;
}
.seminar {
  margin-bottom: 30px;
}
.seminar table {
  font-size: 95%;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #2c4b93;
}
.seminar table th, .seminar table td {
  vertical-align: middle;
}
.seminar table th {
  width: 88px;
  background: #2c4b93;
}
.seminar table td {
  padding: 10px 16px 0;
}
.seminar table td ul li {
  overflow: hidden;
  padding: 10px 0;
  border-top: 1px solid #c0c9df;
}
.seminar table td ul li:first-child {
  padding: 0 0 10px;
  border-top: none;
}
.seminar table td ul li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.seminar table td ul li .date {
  font-size: 13px;
  float: left;
  padding: 0 6px;
  color: #fff;
  background: #3ea4e6;
}
.seminar table td ul li .desc {
  float: right;
  width: 690px;
}
.section .ttl-type01 {
  font-size: 212%;
  font-weight: bold;
  margin: 60px 0 30px;
  text-align: left;
  color: #3ea4e6;
  border-bottom: 1px solid #3ea4e6;
}
.section .ttl-type02 {
  font-size: 1.4em;
  line-height: 100%;
  margin-bottom: 15px;
  color: #000;
}
.section .ttl-type02 span {
  font-size: .7em;
  display: inline-block;
  margin-right: 20px;
  padding: 0 10px;
  vertical-align: top;
  color: #fff;
  background: #2c4b93;
}
.section .ttl-type03 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 20px;
  text-align: center;
  color: #ff9a00;
  -webkit-font-smoothing: antialiased;
}
.section .desc {
  line-height: 180%;
  padding: 0 0 20px;
  text-align: center;
}
.section .desc.txt-left {
  text-align: left;
}
.section .notice {
  font-size: .8em;
  padding-left: 1em;
  text-indent: -1em;
}
.section .feature {
  margin-bottom: 35px;
}
.section .cloud-list {
    display: table;
    margin: 0 auto 40px;
    text-align: center;
    border: 1px solid #f2f2f2;
    border-right: none;
}
.section .cloud-list li {
  display: table-cell;
  width: 330px;
  height: 130px;
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #f2f2f2;
}
.section .list-block {
  margin-bottom: 70px;
}
.section .list-block .list-img {
  float: left;
  width: 140px;
}
.section .list-block .list-txt {
  float: right;
  width: 740px;
}
.section .list-block .list-txt dl dt {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 15px;
  color: #2c4b93;
}
.section .contact-block {
  margin-top: 40px;
}
.section .contact-block .inner {
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 10px 10px 15px;
  border: 2px solid #ffad33;
}
.section .contact-block .inner .btn-list {
  font-size: 0;
  text-align: center;
}
.section .contact-block .inner .btn-list li {
  display: inline-block;
  margin-left: 10px;
}
.section .contact-block .inner .btn-list li:first-child {
  margin-left: 0;
}
.section .fix-product {
  margin-bottom: 60px;
}
.section .fix-product .product-list {
  font-size: 0;
  margin-bottom: 24px;
}
.section .fix-product .product-list li {
  display: inline-block;
  margin-left: 24px;
}
.section .fix-product .product-list li:first-child {
  margin-left: 0;
}
.bn_area {
  position: relative;
  display: block;
  width: 912px;
  height: 105px;
}
.bn_area.type01 {
  background: url(../images/bn_catalog.png) no-repeat left top;
}
.bn_area.type01 a {
  display: block;
  width: 912px;
  height: 105px;
}
.bn_area.type01 a .text {
  font-size: 85%;
  position: absolute;
  top: 38px;
  right: 20px;
  bottom: 5px;
  left: 665px;
  display: block;
  text-decoration: underline;
  color: #fff;
}
.bn_area.type01 a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.bn_area.type01 a:hover .text {
  text-decoration: none;
}
</pre></body></html>