
@media (max-width: 991px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 991px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 992px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:892px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #21cf9e;
  text-decoration: none;
  outline: none;
}
a:hover,
a:focus {
  color: #168d6c;
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #F30;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.componentheading {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.componentheading small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.componentheading .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
.t3-content h1,
.t3-content h2,
.t3-content h3,
.t3-content h4,
.t3-content h5,
.t3-content h6 {
  font-weight: 500;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #21cf9e;
}
a.text-primary:hover {
  color: #1aa37c;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #21cf9e;
}
a.bg-primary:hover {
  background-color: #1aa37c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.text-box-highlight {
  transition: all 0.3s ease-out 0s;
  border: 1px solid transparent;
  padding: 10px;
}
.text-box-highlight:hover {
  border-color: #d9d9d9;
  background-color: #f2f2f2;
  border-radius: 5px;
  box-shadow: 0 0 2px #999;
}
.text-alert {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  border-left: 3px solid #feabab;
  background: #ffdfdf url(../../../../images/icon/icon-text-alert.png) no-repeat 18px center;
}
.text-info {
  margin-bottom: 25px;
  padding: 10px 10px 10px 50px;
  border-left: 3px solid #b7d2f2;
  background: #dbe7f8 url(../../../../images/icon/icon-text-info.png) no-repeat 18px center;
}
.text-download {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  background: #f2f9e5;
  border-left: 3px solid #ddedbc;
  background: #f2f9e5 url(../../../../images/icon/icon-text-download.png) no-repeat 18px center;
}
.text-tip {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  border-left: 3px solid #feebab;
  background: #ffffd5 url(../../../../images/icon/icon-text-tip.png) no-repeat 18px center;
}
.text-comment {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  border-left: 3px solid #feebab;
  background: #fef8e1 url(../../../../images/icon/icon-text-comment.png) no-repeat 18px center;
}
.text-attachment {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  background: #f2f2f2;
  border-left: 3px solid #e5e5e5;
  background: #f2f2f2 url(../../../../images/icon/icon-text-attachment.png) no-repeat 18px center;
}
.text-video {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  border-left: 3px solid #e5e5e5;
  background: #f2f2f2 url(../../../../images/icon/icon-text-video.png) no-repeat 18px center;
}
.text-audio {
  margin-bottom: 25px;
  padding: 10px 10px 10px 80px;
  border-left: 3px solid #e5e5e5;
  background: #f2f2f2 url(../../../../images/icon/icon-text-audio.png) no-repeat 18px center;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: none;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 11px;
  border-left: 5px solid #eeeeee;
  line-height: 25px;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  padding-top: 7px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.inputbox {
  height: auto;
  display: inline-block;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 992px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #21cf9e;
  border-bottom-color: #21cf9e;
}
.nav a:hover .caret {
  border-top-color: #168d6c;
  border-bottom-color: #168d6c;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  font-size: 10px;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination > li > a,
.pagination > li > span {
  margin: 0 5px;
  border-radius: 0 !important;
  border: 1px solid #163652;
  color: #153552;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: #21cf9e;
  border: 1px solid #21cf9e;
  color: #fff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border: 1px solid #163652;
  color: #153552;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
  float: right;
  letter-spacing: -0.1em;
}


.navbar-nav ul.level1 li a.txt-space , .navbar-nav ul.level2 li a.txt-space , .navbar-nav ul.level1 li a.archive {
  letter-spacing: 0em !important;
}


@media (min-width: 992px) {
  .navbar-nav {
    margin: 0;
  }
}
.t3-mainnav {
  top: -40px;
  -webkit-transition: top 0.8s;
  -moz-transition: top 0.8s;
  -o-transition: top 0.8s;
  transition: top 0.8s;
}
#t3-mainnav.menu-fixed {
  /*position: fixed; 繝｡繝九Η繝ｼ繧剃ｸ企Κ縺ｫ蝗ｺ螳夊｡ｨ遉ｺ*/
  top: 0;
  z-index: 7000;
  width: 100%;
  background: #163652;
  left: 0;
}
.navbar-default {
  background-color: rgba(22, 54, 82, 0.8);
  border: none;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: #21cf9e;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  padding: 11px 10px;
  position: relative;
  font-weight: bold;
  line-height: 17px;
  text-transform: none;
  margin-left: 3px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #21cf9e;
}
.navbar-default .navbar-nav > li > a.dropdown-toggle {
/*
  padding: 11px 24px 11px 12px;
  */
}
.navbar-default .navbar-nav > li > .separator {
  padding: 11px 15px;
  color: #ffffff;
  font-weight: bold;
  line-height: 17px;
  text-transform: none;
  margin-left: 3px;
}
.navbar-default .navbar-nav > li.dropdown > .separator {
	/*
  padding: 11px 24px 11px 12px;
  */
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #ffffff;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #21cf9e;
}
.navbar-default .navbar-nav > .active > span,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > span:focus {
  color: #ffffff;
  background-color: #21cf9e;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #21cf9e;
  background: #21cf9e;
  color: #ffffff;
  border-radius: inherit;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #1aa37c;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgba(15, 37, 56, 0.8);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #21cf9e;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border: none;
}
.navbar-default .navbar-nav > .open > span,
.navbar-default .navbar-nav > .open > span:hover,
.navbar-default .navbar-nav > .open > span:focus {
  background-color: #21cf9e;
  color: #ffffff;
}
.navbar-default .navbar-nav > .open > span .caret,
.navbar-default .navbar-nav > .open > span:hover .caret,
.navbar-default .navbar-nav > .open > span:focus .caret {
  border: none;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border: none;
}
.navbar-default .navbar-nav > .dropdown > a .caret:before {
 /*
  color: #ffffff;
  content: "\f107";
  position: absolute;
  right: 11px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 4px;
  */
}
.navbar-default .navbar-nav > .dropdown > span .caret {
  border: none;
}
.navbar-default .navbar-nav > .dropdown > span .caret:before {
/*
  color: #ffffff;
  content: "\f107";
  position: absolute;
  right: 11px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 4px;
  */
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #21cf9e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #21cf9e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  height: 69px;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 14px;
  float: right;
  /* 蟷��遏ｭ縺�ｧ｣蜒丞ｺｦ縺ｧ繧ゅΓ繝九Η繝ｼ縺御ｸ九↓關ｽ縺｡縺ｪ縺��逅�*/
  margin-left: -70px !important;
}

@media (max-width: 1024px) {
  .t3-mainnav .t3-navbar {
	  font-size: 13px;
  }
}

.t3-mainnav .t3-navbar-collapse {
  padding: 0;
  border: medium none;
}
@media (min-width: 992px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0;
  width: 100%;
  background: #163652;

}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border: none;
  margin: 0;
  padding: 11px 15px;
  text-transform: none;
  font-weight: bold;
  line-height: 17px;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret {
  border: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a .caret:before {
/*  color: #ffffff;
  content: "\f107";
  position: absolute;
  right: 11px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 4px;
  */
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
  display: block;
  padding: 11px 15px;
  text-transform: none;
  font-weight: bold;
  line-height: 17px;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret {
  border: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span .caret:before {
/*
  color: #ffffff;
  content: "\f107";
  position: absolute;
  right: 11px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 4px;
  */
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #21cf9e;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:focus {
  background-color: #21cf9e;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu .open a:focus {
  background-color: #21cf9e;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu > a::after {
  border: none;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu a:before {
  content: "\f107";
  position: absolute;
  right: 10px;
  font-size: 16px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 4px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-submenu span {
  display: block;
  padding: 11px 15px;
  text-transform: none;
  font-weight: bold;
  line-height: 17px;
  color: #ffffff;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a:hover,
.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a:focus {
  background: #21cf9e;
  color: #ffffff;
}
.navbar-default .container {
  position: relative;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    /*margin-bottom: 40px;*/
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: #163652;
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  text-transform: none;
  font-weight: 900;/*Mac Safari激太るためエスケープ**/
    font-weight: bold;
  letter-spacing: 1px;
  line-height: 19px;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-title i {
  margin-right: 10px;
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  /**margin-left: 20px; 2023 edited**/
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem {
	margin-bottom: 15px;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}

/*===================================
笘�Edit Start縲笘�
===================================*/
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: -15px 0 0 0;
 /* border-bottom: 1px solid #eeeeee;*/
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  position: relative;
  padding: 15px 0 15px 20px;
  list-style: none;
  border-top: 1px solid #eeeeee;
}

.categories-module li a,
ul.categories-module li a,
.category-module li a,
ul.category-module li a {
  color: #666;
}

.categories-module li a:hover,
ul.categories-module li a:hover,
.category-module li a:hover,
ul.category-module li a:hover {
  color: #21cf9e;
}

.categories-module li a:before,
ul.categories-module li a:before,
.category-module li a:before,
ul.category-module li a:before {
  color: #21cf9e;
  content: "\f0da";
  position: absolute;
  left: 0;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 8px;
}

.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
/*===================================
笘�Edit END縲笘�
===================================*/

.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #168d6c;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #168d6c;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.t3-sidebar .search input {
  border-radius: inherit;
  border: 1px solid #163652;
}
.t3-sidebar .search .btn.btn-primary {
  border-radius: inherit;
  margin-left: -3px;
  background: #163652;
  border-color: #163652;
}
.lightbox-1 h3.module-title {
  border-left: 2px solid #21cf9e;
  background: #f5f5f5;
  line-height: 40px;
  color: #333;
  letter-spacing: 2px;
}
.lightbox-1 h3.module-title:hover {
  background: #ededed;
}
.lightbox-2 h3.module-title {
  border-left: 2px solid #21cf9e;
  background: #353535;
  line-height: 40px;
  color: #fff;
  letter-spacing: 2px;
}
.lightbox-2 h3.module-title:hover {
  background: #222;
}
.lightbox-1 h3.module-title span,
.lightbox-2 h3.module-title span {
  padding: 0 14px 0 10px;
}
.lightbox-1 h3.module-title span i,
.lightbox-2 h3.module-title span i {
  color: #21cf9e;
}
.solid-1 .module-inner {
  background: #21cf9e;
  padding: 8px 15px;
}
.solid-1 .module-inner h3 {
  color: #fff;
  line-height: 40px;
  letter-spacing: 1px;
}
.solid-1 .module-inner .module-ct,
.solid-1 .module-inner .module-ct:hover {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.solid-1 .module-inner .module-ct ul li a,
.solid-1 .module-inner .module-ct ul li a:hover,
.solid-1 .module-inner .module-ct ul li:before {
  color: #fff;
}
.solid-2 .module-inner h3 {
  color: #333;
  line-height: 40px;
  letter-spacing: 2px;
  padding-left: 15px;
  border-left: 2px solid #21cf9e;
}
.solid-2 .module-inner h3:hover {
  color: #21cf9e;
}
.solid-2 .module-inner .module-ct,
.solid-2 .module-inner .module-ct:hover {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.richbox-1 h3.module-title {
  border-left: 2px solid #21cf9e;
  color: #21cf9e;
}
.richbox-1 h3.module-title span {
  padding: 0 0 0 15px;
}
.richbox-2 h3.module-title {
  border-left: 2px solid #21cf9e;
  background: #f5f5f5;
  line-height: 40px;
  color: #333;
  letter-spacing: 2px;
}
.richbox-2 h3.module-title:hover {
  background: #ededed;
}
.richbox-2 h3.module-title span {
  padding: 0 14px 0 10px;
}

.blog {
  border-bottom: 1px solid #EEEEEE;
}
.blog .items-leading h2 a {
  color: #143452;
  font-size: 32px;
  letter-spacing: 0.5px;
  line-height: 38px;
  font-weight: bold;
}
.blog .items-leading h2 a:hover {
  text-decoration: none;
}
.blog .items-row h2 {
  margin-top: 20px;
}
.blog .items-row h2 a {
  color: #143452;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: 29px;
  font-weight: bold;
}
.blog .items-row h2 a:hover {
  text-decoration: none;
}
.blog .item-image img {
  width: 100%;
}
.blog p {
  color: #666666;
  line-height: 26px;
}
.blog .readmore .btn {
  border: 1px solid #21cf9e;
  color: #21cf9e;
  border-radius: inherit;
  padding: 5px 10px;
  text-transform: none;
  font-size: 12px;
}
.blog .readmore .btn:hover {
  background: #21cf9e;
  color: #ffffff;
}
.blog .readmore i {
  margin-left: 5px;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row img {
  width: 100%;
}
.items-row .item {
  margin-bottom: 40px;
}
.item-page h1 a {
  color: #143452;
  font-size: 32px;
  letter-spacing: 0.5px;
  line-height: 38px;
  font-weight: bold;
}
.item-page h1 a:hover {
  text-decoration: none;
}
.item-page .article-image {
  margin-bottom: 10px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info i {
  color: #21cf9e;
  margin-right: 4px;
}
.article-info span {
  color: #999999;
  line-height: 17px;
}
.article-info time {
  color: #999999;
  line-height: 17px;
}
.article-info .hits {
  color: #999999;
  line-height: 17px;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 4px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
  border-radius: inherit;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}

.search-results dd.result-created {
	display: none;
}

div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 4px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 4px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #21cf9e;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #21cf9e;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: inline-block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .items-row article .col-sm-6 {
    width: 100%;
  }
  .list-2 .items-row article .col-sm-6 {
    width: 50%;
  }
}

#outline {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.error-code {
  color: #8A9AA8;
  font-size: 150px;
  font-weight: 900;
  line-height: normal;
  background: url(../../../../images/bg_error.png) no-repeat top center;
  background-size: cover;
  height: 384px;
  line-height: 180px;
  padding-top: 70px;
  margin: 0 auto;
  max-width: 620px;
}

.error-message h2 {
  color: #666666;
  font-size: 36px;
  font-weight: 300;
  text-transform: none;
  line-height: 43px;
  margin: 0 0 15px;
}
#errorboxbody p {
  color: #666666;
  display: block;
  font-size: 14px;
  margin: 0 0 40px;
}

.button-home {
  color: #153552;
  display: inline-block;
  text-transform: none;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid #163652;
  padding: 10px 15px;
}
.button-home:hover,
.button-home:focus,
.button-home:active {
  color: #FC4349;
}
@media (max-width: 360px) {
  
  #outline {
    margin-top: 20%;
  }
  
  .error-code {
    font-size: 150px;
  }
  
  
  .error-message h2 {
    font-size: 24px;
  }
  #errorboxbody p {
    font-size: 14px;
  }
}

.page-header {
  padding-bottom: 9px;
  border: none;
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
}
.page-header h2 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
  position: absolute;
  top: -92px;
}
.page-title,
.page-header h1 {
  font-size: 28px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
  position: absolute;
  top: -92px;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #21cf9e;
  color: #f2fdfa;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #c6f6e8;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.t3-wrapper .eshop-categories-list .eshop-category-wrap,
.eshop-categories-list .eshop-category-wrap,
.eshop-sub-categories-list .eshop-category-wrap {
  border: 1px solid #163652;
}
.t3-wrapper .eshop-categories-list .eshop-category-wrap .eshop-info-block,
.t3-wrapper .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block {
  color: #163652;
  border-top: #163652 solid 1px;
}
.t3-wrapper .eshop-categories-list .eshop-category-wrap:hover .eshop-info-block,
.t3-wrapper .eshop-sub-categories-list .eshop-category-wrap:hover .eshop-info-block {
  background: #21cf9e;
  border-top-color: #21cf9e;
}
.t3-wrapper .eshop-categories-list .eshop-category-wrap .eshop-info-block a,
.t3-wrapper .eshop-sub-categories-list .eshop-category-wrap .eshop-info-block a {
  color: #163652;
  text-decoration: none;
}
.eshop-categories-list .eshop-category-wrap:hover .eshop-info-block a,
.eshop-sub-categories-list .eshop-category-wrap:hover .eshop-info-block a {
  color: #ffffff;
}
.t3-wrapper .ajax-block-product .eshop-info-block h5 {
  color: #163652;
}
.t3-wrapper .ajax-block-product .eshop-info-block h5 a {
  color: #163652;
  text-decoration: none;
}
.t3-wrapper .ajax-block-product .eshop-info-block h5 a:hover {
  text-decoration: none;
}
.t3-wrapper .eshop-product-price {
  color: #21cf9e;
}
.t3-wrapper .product-price h2 {
  color: #163652;
}
.t3-wrapper .product-price h2 .price {
  color: #21cf9e;
}
.t3-wrapper .checkout-heading {
  background: #163652;
  color: #ffffff;
}
.t3-wrapper #productTab li a {
  color: #163652;
}
.t3-wrapper #productTab li.active a {
  color: #21cf9e;
}
.t3-wrapper .ajax-block-product .eshop-buttons .btn,
.t3-wrapper .product-cart .btn,
.t3-wrapper .sortPagiBar .btn {
  background: none;
  color: #163652;
}
.t3-wrapper .ajax-block-product .eshop-buttons .btn.btn-primary,
.t3-wrapper .product-cart .btn.btn-primary,
.btn.btn-primary {
  background: #21cf9e;
  color: #ffffff;
}
.t3-wrapper .ajax-block-product .eshop-buttons .btn:hover,
.t3-wrapper .product-cart .btn:hover,
.t3-wrapper .sortPagiBar .btn:hover {
  background: #21cf9e;
  color: #ffffff;
}
.t3-wrapper .ajax-block-product .eshop-buttons .btn.btn-primary,
.t3-wrapper .product-cart .btn.btn-primary {
  background: #21cf9e;
}
.eshop-search .product_search {
  font-size: 14px;
}
.eb-event-price-container {
  background: #21cf9e;
  color: #ffffff;
}
.eb-event-price-container:hover {
  background: #1aa37c;
}
/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝郁ｩｳ邏ｰ縺ｮ繧ｿ繧､繝医Ν*/
h1.eb-page-heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: -40px;
}

/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝郁ｩｳ邏ｰ縺ｮ繧ｿ繧､繝医Ν�壽律遞九′陲ｫ縺｣縺滄圀縺ｮ陦ｨ遉ｺ隱ｿ謨ｴ*/
.topmenu_calendar {
	margin-top: 50px;
}

.topmenu_calendar .left_calendar strong {
	padding-top: 5px;
}


/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝井ｸ隕ｧ縺ｮ繧ｿ繧､繝医Ν*/
h2.eb-event-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1px;
}
/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝井ｸ隕ｧ縺ｮ繧ｿ繧､繝医Ν縺ｮ譁�ｭ苓牡*/
h2.eb-event-title a {
	color: #163652;
}
/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝郁ｨ倅ｺ九�譁�ｭ苓牡*/
.eb-description {
	color: #000;
}
/* 繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝井ｸ隕ｧ縺ｮ繝懊ち繝ｳ濶ｲ*/
.eb-taskbar a.btn {
	color: #FFF !important;
	background-color: #21CF9E !important;
	border: none !important;
	font-weight: bold !important;
	border: 1px solid #21CF9E !important;
}
.eb-taskbar a.btn:hover {
	background-color: #14B878 !important
}
.eb-taskbar a.btn-primary {
	color: #21CF9E !important;
	background-color: #FFF !important;
	border: 1px solid #21CF9E !important;
}
.eb-taskbar a.btn-primary:hover {
	color: #FFF !important;
	background-color: #21CF9E !important;
}



.eb-box-heading h1.eb-page-heading {
  position: inherit;
}
.eb-even-title-container a {
  color: #163652;
}
.eb-even-title-container a:hover {
  color: #21cf9e;
}
.eb-form-heading {
  background: #163652;
  color: #ffffff;
}
.eb-events-timeline i {
  color: #21cf9e;
}
.eb-taskbar li a.btn {
  border: 1px solid #163652;
  color: #163652;
}
.eb-taskbar li a.btn:hover,
.eb-taskbar li a.btn:focus {
  background: #21cf9e;
  border: 1px solid #21cf9e;
  color: #ffffff;
}
.eb-taskbar li a.btn.btn-primary,
.form-actions .btn.btn-primary,
.control-group .btn.btn-primary {
  background: #21cf9e;
  border: 1px solid #21cf9e;
  color: #ffffff;
}
.eb-topmenu-calendar ul li a:hover,
.eb-topmenu-calendar ul li a:focus {
  background: #21cf9e;
}
#eb-category-page-table .table-bordered > thead > tr > th,
#eb-category-page-table .table-bordered > tbody > tr > th,
#eb-category-page-table .table-bordered > tfoot > tr > th,
#eb-category-page-table .table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
#eb-category-page-table .table-bordered > tfoot > tr > td {
  border-bottom: none;
  border-right: none;
}
#payment_method_container input {
  margin: 0 5px;
}
.eb-container .input-append .add-on,
.eb-container .input-prepend .add-on {
  height: 34px !important;
}
h1.osm-page-title {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
  position: absolute;
  top: -92px;
}
.osm-taskbar li a.btn {
  color: #163652;
}
.osm-taskbar li a.btn:hover {
  background: #21cf9e;
  color: #ffffff;
}
.osm-taskbar li a.btn.btn-primary,
.form-actions .btn.btn-primary,
.control-group .btn.btn-primary {
  background: #21cf9e;
  color: #ffffff;
}
.osm-plan-recommended .osm-plan-price {
  background: #21cf9e;
}
#edocman-category h1.edocman-page-heading {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
  position: absolute;
  top: -92px;
}
.edocman-taskbar li a.btn {
  border: 1px solid #163652;
}
.edocman-taskbar li a.btn.btn-primary,
.edocman-taskbar li a.btn:hover {
  background: #21cf9e;
  border: 1px solid #21cf9e;
}
.pagination > li > a:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #21cf9e !important;
  border-color: #21cf9e !important;
  color: #ffffff !important;
  z-index: 2;
}
.pagination > li > a,
.pagination > li > span {
  border: 1px solid #163652 !important;
  border-radius: 0 !important;
}
#edocman-document-info .table-bordered > thead > tr > th,
#edocman-document-info .table-bordered > tbody > tr > th,
#edocman-document-info .table-bordered > tfoot > tr > th,
#edocman-document-info .table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
#edocman-document-info .table-bordered > tfoot > tr > td {
  border-bottom: none;
  border-right: none;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-bottom: none;
  border-right: none;
}

body {
  color: #666;
}
body .t3-wrapper {
  /* background: #f9f9f9; */
  background: #fff;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.t3-head-top {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
#t3-header {
  padding: 10px 0;
  background-color: #EDF0F5;
}
#t3-header .head-top {
  text-align: right;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#t3-header .head-top .fa {
  color: #21cf9e;
  cursor: pointer;
  font-size: 0;
  margin: 0px 7px 0px 13px;
  position: relative;
  text-align: center;
  z-index: 1;
}
#t3-header .head-top .fa:before {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 11px;
  text-transform: none;
}
#t3-header .head-top p {
  margin: 0;
  padding-bottom: 4px;
}
.head-top .custom,
.head-top #btl {
  display: inline-flex;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
    padding: 0;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  position: relative;
  /**top: -21px;**/
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-image img {
  /*width: 100%;*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-fixed .logo-image {
  top: -12px;
}
.menu-fixed .logo-image img {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
#t3-slideshow {
  position: relative;
  min-height: 200px;
  background-image: url(../../../../images/header_bg.png);
  background-size: cover;
}
#t3-slideshow .vina-camera-slider .slide-1 {
  left: 0px;
  top: 40%;
  width: 600px;
}
#t3-slideshow .vina-camera-slider .slide-1 div {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
  padding: 40px;
}
#t3-slideshow .vina-camera-slider .slide-1 div h3 {
  color: #163652;
  font-size: 46px;
  font-weight: 300;
  margin: 0;
  line-height: 55px;
}
#t3-slideshow .vina-camera-slider .slide-1 div p {
  color: #535353;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 20px 0;
}
#t3-slideshow .vina-camera-slider .slide-1 div span {
  background: #21cf9e;
  padding: 10px 20px;
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
  text-transform: none;
}
#t3-slideshow .vina-camera-slider .slide-1 div span i {
  font-size: 0px;
  margin-left: 10px;
}
#t3-slideshow .vina-camera-slider .slide-1 div span i:before {
  font-size: 13px;
}
#t3-slideshow .vina-camera-slider .slide-2 {
  width: 100%;
  left: 0;
  top: 65%;
}
#t3-slideshow .vina-camera-slider .slide-2 div {
  background: none repeat scroll 0 0 rgba(22, 54, 82, 0.8);
  padding: 20px;
  overflow: hidden;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text {
  float: left;
  width: 84%;
  padding: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text h3 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  line-height: 38px;
}
#t3-slideshow .vina-camera-slider .slide-2 div .text p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 0;
}
#t3-slideshow .vina-camera-slider .slide-2 div span {
  background: #21cf9e;
  padding: 10px 20px;
  font-size: 16px;
  margin-top: 14px;
  float: left;
  cursor: pointer;
  text-transform: none;
}
#t3-slideshow .vina-camera-slider .slide-2 div span i {
  font-size: 0px;
  margin-left: 10px;
}
#t3-slideshow .vina-camera-slider .slide-2 div span i:before {
  font-size: 13px;
}
#t3-slideshow .camera_pag {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
#t3-slideshow .vina-camera-slider .camera_wrap {
  margin: 0 !important;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  height: 17px;
  width: 17px;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
  border: 1px solid #21cf9e;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
  border: 1px solid #21cf9e;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span,
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #21cf9e;
}
#t3-slideshow .vina-camera-slider .camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 9px;
  width: 9px;
  left: 3px;
  top: 3px;
}
#t3-slideshow .vina-camera-slider .camera_prev {
  left: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .camera_prev span {
  background-image: none;
  background: rgba(255, 255, 255, 0.8);
  height: 80px;
}
#t3-slideshow .vina-camera-slider .camera_prev span:before {
  color: #163652;
  content: "\f053";
  position: absolute;
  right: 0;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 10px;
  font-family: "FontAwesome";
  top: 50%;
}
#t3-slideshow .vina-camera-slider .camera_prev span:hover:before {
  color: #21cf9e;
}
#t3-slideshow .vina-camera-slider .camera_next {
  right: 0;
  background: none;
}
#t3-slideshow .vina-camera-slider .camera_next span {
  background-image: none;
  background: rgba(255, 255, 255, 0.8);
  height: 80px;
}
#t3-slideshow .vina-camera-slider .camera_next span:before {
  color: #163652;
  content: "\f054";
  position: absolute;
  right: 0;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 10px;
  font-family: "FontAwesome";
  top: 50%;
}
#t3-slideshow .vina-camera-slider .camera_next span:hover:before {
  color: #21cf9e;
}
#t3-slideshow p {
  margin: 0;
}
#t3-slideshow .t3-breadcrumbs {
  bottom: 5px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 100%;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb {
  background: none;
  text-align: right;
  float: right;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb a {
  color: #143452;
  text-transform: none;
  font-weight: 700;
  text-decoration: none;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb a:hover {
  color: #21cf9e;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb span {
  color: #666666;
  text-transform: none;
  font-weight: 700;
}
#t3-slideshow .t3-breadcrumbs .breadcrumb li + li::before {
  color: #666666;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  position: relative;
}
.t3-sl-1 .module-ct .ico i {
  color: #163652;
  cursor: pointer;
  font-size: 0;
  margin: 15px 0 0;
  position: relative;
  text-align: center;
  z-index: 1;
}
.t3-sl-1 .module-ct .ico i:before {
  display: block;
  font-size: 64px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-sl-1 .module-ct .ico .order {
  float: right;
  font-size: 96px;
  color: #EDEDED;
  line-height: 1;
  font-weight: 900;
}
.t3-sl-1 .module-ct .text h3 {
  color: #153552;
  font-weight: bold;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0.5px;
  margin: 20px 0;
}
.t3-sl-1 .module-ct .text p {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
}
.t3-sl-1 .module-ct:hover .ico i {
  color: #21cf9e;
}
.t3-sl-1 .module-ct:hover .text h3 {
  color: #21cf9e;
}
.t3-sl-1:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-sl-1:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-sl-1 .t3-module {
  margin: 0;
}
.t3-sl-2 {
  position: relative;
}
.t3-sl-2 h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
}
.t3-sl-2 .fancypantsaccordionholder ul {
  padding: 0;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item {
  border: 1px solid  #CCCCCC;
  margin-bottom: 15px;
  padding: 10px 20px;
  height: 40px !important;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item a.headerlink {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
  color: #163652;
  text-decoration: none;
}
.t3-sl-2 .fancypantsaccordionholder ul .accordion-item a.headerlink span:before {
  content: "L";
  font-family: "ElegantIcons";
  position: absolute;
  right: 0;
  height: 20px;
  text-align: center;
  width: 20px;
  border: 1px solid;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open {
  height: auto !important;
  border: 1px solid #21cf9e;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open a.headerlink {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  color: #21cf9e;
  text-decoration: none;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open a.headerlink span:before {
  color: #ffffff;
  background: #21cf9e;
  content: "K";
  position: absolute;
  right: 0;
  height: 20px;
  text-align: center;
  width: 20px;
  border: 1px solid;
  font-family: "ElegantIcons";
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open .acc-content {
  padding: 0;
}
.t3-sl-2 .fancypantsaccordionholder ul .acc-open .acc-content p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial {
  border: 1px solid #CCCCCC;
  padding: 20px;
  margin: 0 0 20px 0;
  min-height: 170px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial:after {
  border-width: 12px;
  bottom: -11px;
  left: 25px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial:before {
  border-top-color: #cccccc;
  border-width: 12px;
  bottom: -12px;
  left: 25px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial i {
  color: #21cf9e;
  font-size: 20px;
}
.t3-sl-2 .ztTestimonial p.content-testimonial .main-content-testimonial {
  padding: 0px 35px;
  display: block;
}
.t3-sl-2 .ztTestimonial .info img.avatar {
  float: left;
}
.t3-sl-2 .ztTestimonial .info .col-md-10 {
  padding-left: 0;
  padding-top: 10px;
}
.t3-sl-2 .ztTestimonial .info .name {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 19px;
  color: #163652;
}
.t3-sl-2 .ztTestimonial .info .position {
  font-size: 13px;
  line-height: 20px;
  color: #999;
  font-style: italic;
}
.t3-sl-2 .ztTestimonial .testimonial-control {
  margin: 0;
  position: absolute;
  right: 0;
  text-align: right;
  bottom: -4px;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev,
.t3-sl-2 .ztTestimonial .testimonial-control .next {
  height: 25px;
  width: 25px;
  border: 1px solid #163652;
  padding: 7px 12px;
  font-size: 11px;
  margin: 3px;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev:hover,
.t3-sl-2 .ztTestimonial .testimonial-control .next:hover {
  background: #21cf9e;
  border: 1px solid #21cf9e;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev:hover i,
.t3-sl-2 .ztTestimonial .testimonial-control .next:hover i {
  color: #fff;
}
.t3-sl-2 .ztTestimonial .testimonial-control .prev i,
.t3-sl-2 .ztTestimonial .testimonial-control .next i {
  color: #163652;
}
.t3-services {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-services {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-services h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
}
.t3-services .bt-cs {
  position: relative;
}
.t3-services .bt-cs .bt-row {
  padding: 0;
}
.t3-services .bt-cs .bt-row .bt-inner {
  margin: 0 9px;
  padding: 0;
  line-height: 200%;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center {
  background-color: rgba(0, 0, 30, 0.04);
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 !important;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center img {
  border: medium none;
  display: block;
  margin: 0;
  padding-top: 10px;
  max-width: 100%;
  outline: medium none;
  position: relative;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ縺薙％縺九ｉ*/
#Mod230 h3 {
	margin-top: -50px;
}

#btcontentslider230 a.info {
	display: none;
}

#btcontentslider230 a {
	color: #375A8B;
}

#btcontentslider230 a:hover {
	color: #0066CC;
}

#btcontentslider230 .bt-introtext {
	line-height: 140%;
	padding-bottom: 15px;
}

@media screen and (max-device-width:480px) {
#btcontentslider148 .bt-inner , #btcontentslider230 .bt-inner {
	margin-bottom: 10px;
}
}
/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ縺薙％縺ｾ縺ｧ*/

/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ(闍ｱ隱�)縺薙％縺九ｉ*/
#Mod241 h3 {
	margin-top: -50px;
}

#btcontentslider241 a.info {
	display: none;
}

#btcontentslider241 a {
	color: #375A8B;
}

#btcontentslider241 a:hover {
	color: #0066CC;
}

#btcontentslider241 .bt-introtext {
	line-height: 140%;
	padding-bottom: 15px;
}

@media screen and (max-device-width:480px) {
#btcontentslider240 .bt-inner , #btcontentslider241 .bt-inner {
	margin-bottom: 10px;
}
}
/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ(闍ｱ隱�)縺薙％縺ｾ縺ｧ*/

.t3-services .bt-cs .bt-row .bt-inner .bt-center .caption {
  background-color: rgba(0, 0, 30, 0.1);
  position: absolute;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  left: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center .caption a.info i {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  padding: 0px 3px 0px 0;
  top: 36%;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  opacity: 0;
  background: #21cf9e;
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  color: #ffffff;
  font-size: 32px;
  line-height: 60px;
}

/* TOP繝壹�繧ｸ陬ｽ蜩√�繧ｵ繝ｼ繝薙せ縺ｮ逕ｻ蜒上�繧ｦ繧ｹ繧ｪ繝ｼ繝舌�縺ｧ蟆代＠諡｡螟ｧ
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover img {
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
縺薙％縺ｾ縺ｧ*/

.t3-services .bt-cs .bt-row-separate {
	padding: 5px 0 0 0;
	border-color: #FFF;
}

@media screen and (max-device-width:480px) {
.t3-services .bt-cs .bt-row-separate {
	display: none;
}
}

.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption {
  opacity: 1;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption a.info {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}
.t3-services .bt-cs .bt-row .bt-inner .bt-center:hover .scale-caption a.info i {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info {
  padding: 0;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info h2 .bt-title {
  font-size: 18px;
  font-weight: 700;
  color: #163652;
  letter-spacing: 0.5px;
  line-height: 22px;
  text-transform: capitalize;
}
.t3-services .bt-cs .bt-row .bt-inner .item-info h2 .bt-title:hover {
  color: #21cf9e;
}
.t3-services .bt-cs .bt-row .bt-inner .bt-introtext {
  color: #000;
  line-height: 26px;
  text-align: left;
  border-top: 1px solid #E6E6E6;
  padding: 10px 20px 0 20px;
  margin-top: 80px !important;
  letter-spacing: 0.1em;
}
.t3-services .bt-cs .bt-row:hover .bt-inner .item-info h2 .cs-title {
  color: #21cf9e;
}
.t3-services .bt-cs .bt-cs-control {
  position: absolute;
  right: 7px;
  top: -45px;
}
.t3-services .bt-cs .bt-cs-control .prev,
.t3-services .bt-cs .bt-cs-control .next {
  height: 25px;
  width: 25px;
  border: 1px solid #163652;
  padding: 7px 12px;
  font-size: 11px;
  display: inline;
  margin: 3px;
  opacity: 1;
  cursor: pointer;
}
.t3-services .bt-cs .bt-cs-control .prev:hover,
.t3-services .bt-cs .bt-cs-control .next:hover {
  background: #21cf9e;
  border: 1px solid #21cf9e;
}
.t3-services .bt-cs .bt-cs-control .prev:hover i,
.t3-services .bt-cs .bt-cs-control .next:hover i {
  color: #fff;
}
.t3-services .bt-cs .bt-cs-control .prev i,
.t3-services .bt-cs .bt-cs-control .next i {
  color: #163652;
}

/* 鄂ｫ邱�
.t3-services:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-services:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}  */

.t3-services .t3-module {
  margin: 0;
}
.t3-our-features {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-our-features {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-our-features h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 35px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs {
  text-align: center;
  border-bottom: 1px solid #EEEEEE;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li {
  float: none;
  display: inline-block;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a {
  padding: 30px;
  border-radius: initial;
  background: none;
  border: 1px solid #eeeeee ;
  color: #163652;
  outline: medium none;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.icon {
  display: block;
  font-size: 0;
  line-height: 29px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.icon:before {
  font-size: 24px;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a span.title {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a:hover,
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li a:focus {
  color: #21cf9e;
  background: none;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li.active a {
  color: #21cf9e;
  background: #f9f9f9;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
  font-weight: bold;
}
.t3-our-features .nn_tabs.outline_content ul.nav-tabs li.active a:focus {
  box-shadow: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content {
  border: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane {
  padding: 50px 0 0 0;
}
@media screen and (min-width: 768px) {
  .t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-5 {
    padding-left: 0;
  }
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-5 img {
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 {
    padding-right: 0;
  }
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 p {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul {
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul li {
  position: relative;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding-left: 20px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 ul li:before {
  color: #21cf9e;
  content: "\f111";
  position: absolute;
  left: 0;
  font-size: 9px;
  width: 100%;
  font-family: "FontAwesome";
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more {
  border: 1px solid #163652;
  display: inline-block;
  padding: 11px;
  cursor: pointer;
  color: #163652;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more i {
  font-size: 0;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more i:before {
  font-size: 11px;
  margin-left: 5px;
}
.t3-our-features .nn_tabs.outline_content .tab-content .tab-pane .col-lg-7 .read-more:hover {
  color: #fff;
  border: 1px solid #21cf9e;
  background: #21cf9e;
}
.t3-our-features:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-our-features:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-our-features .t3-module {
  margin: 0;
}
.t3-other {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-other {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-other h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 20px;
}
.t3-other p {
  color: #666;
  line-height: 24px;
  font-weight: 300;
  font-size: 16px;
}
.t3-other .other-main .other-main-ico {
  float: left;
  width: 26%;
}
.t3-other .other-main .other-main-ico i {
  background: #21cf9e;
  padding: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 0;
  margin: 0;
  position: relative;
  text-align: center;
  z-index: 1;
  height: 70px;
  border-radius: 50px;
  width: 70px;
}
.t3-other .other-main .other-main-ico i:before {
  display: block;
  font-size: 32px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-other .other-main .other-main-text {
  float: right;
  width: 74%;
}
.t3-other .other-main .other-main-text h5 {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #163652;
  margin-top: 0;
}
.t3-other .other-main .other-main-text p {
  color: #666666;
  line-height: 26px;
  font-weight: normal;
  font-size: 14px;
}
.t3-other .other-main:first-child {
  display: block;
  margin-bottom: 0px;
  min-height: 100px;
}
.t3-other:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-other:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-other .t3-module {
  margin: 0;
}
.t3-our-team {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left:50px;
}
@media screen and (min-width: 768px) {
  .t3-our-team {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-our-team h3 {
  font-size: 32px;
  color: #163652;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 38px;
  text-align: center;
  margin-bottom: 35px;
}
.t3-our-team:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-our-team:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-our-team .t3-module {
  margin: 0;
}
.t3-our-team .zt-module-testimonial-description {
  display: none;
}
.t3-our-team .zt-module-testimonial .owl-item {
  padding: 0;
  cursor: pointer;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar img {
  border-radius: 50%;
  border: 1px solid #ccc;
  padding: 8px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar img:hover {
  border: 1px solid #21cf9e;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links {
  list-style: none;
  margin: 0;
  padding: 10px 12px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li {
  float: left;
  padding: 5px 3px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li a {
  color: #fff;
  border-radius: 50%;
  background: #163652;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  padding: 5px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-avatar ul.zt-member-social-links li a:hover {
  background: #21cf9e;
  transition: All 0.3s ease;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  perspective: 300px;
  -moz-perspective: 300px;
  -webkit-perspective: 300px;
  -o-perspective: 300px;
  -ms-perspective: 300px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information {
  border: 1px solid #cccccc;
  position: relative;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-info-name {
  font-size: 16px;
  color: #153552;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 17px;
  margin: 20px 0 5px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-info-position {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  font-style: italic;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information .zt-content {
  line-height: 21px;
  color: #545454;
  padding: 8px 0;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover {
  border: 1px solid #21cf9e;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover .zt-info-name {
  color: #21cf9e;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:hover:before {
  border-right: 10px solid #21cf9e;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-right: 10px solid #f9f9f9;
  left: -20px;
  top: 50px;
}
.t3-our-team .zt-module-testimonial .owl-item .zt-information:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid transparent;
  border-right: 10px solid #cccccc;
  left: -21px;
  top: 50px;
}
.t3-our-team .zt-module-testimonial .owl-item:hover img {
  border: 1px solid #21cf9e;
  background: #ffffff;
}
.t3-our-team .zt-module-testimonial .owl-item:hover .zt-information {
  background: #ffffff;
  border: 1px solid #21cf9e;
}
.t3-our-team .zt-module-testimonial .owl-item:hover .zt-information:before {
  border-right: 10px solid #21cf9e;
}
.t3-our-team .owl-theme .owl-controls .owl-page {
  height: 17px;
  border-radius: 50%;
  width: 17px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin: 3px;
}
.t3-our-team .owl-theme .owl-controls .owl-page span {
  background: transparent;
  height: 9px;
  width: 9px;
  margin: 3px;
}
.t3-our-team .owl-theme .owl-controls .owl-page:hover {
  border: 1px solid #21cf9e;
}
.t3-our-team .owl-theme .owl-controls .owl-page:hover span {
  background: #21cf9e;
}
.t3-our-team .owl-theme .owl-controls .active {
  border: 1px solid #21cf9e;
}
.t3-our-team .owl-theme .owl-controls .active span {
  background: #21cf9e;
}
.t3-latest-news {
  position: relative;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-latest-news {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-latest-news h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #163652;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.t3-latest-news:after {
  background: #EEEEEE;
  bottom: 0px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}
.t3-latest-news:before {
  background: #21cf9e;
  height: 3px;
  bottom: -1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}
.t3-latest-news .t3-module {
  margin: 0;
}
.t3-latest-news .module-ct {
  border: 1px solid #EEEEEE;
  background: #ffffff;
}
.t3-latest-news .module-ct a {
  text-decoration: none;
}
.t3-latest-news .module-ct a h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 29px;
  letter-spacing: 0.5px;
  color: #153552;
  margin: 20px 0;
}
.t3-latest-news .module-ct a h4:hover {
  color: #21cf9e;
}
.t3-latest-news .module-ct ul {
  width: 100%;
  padding: 0;
}
.t3-latest-news .module-ct ul li {
  color: #999999;
}
.t3-latest-news .module-ct ul li a {
  color: #999999;
}
.t3-latest-news .module-ct ul li .fa {
  color: #21cf9e;
  margin-right: 5px;
}
.t3-latest-news .module-ct ul li:hover {
  color: #21cf9e;
}
.t3-latest-news .module-ct ul li:hover a {
  color: #21cf9e;
}
.t3-latest-news .module-ct .introtext p {
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.t3-latest-news .module-ct .read-more-link {
  border: 1px solid #163652;
  display: inline-block;
  padding: 11px;
  cursor: pointer;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
}
.t3-latest-news .module-ct .read-more-link a {
  color: #163652;
}
.t3-latest-news .module-ct .read-more-link i {
  font-size: 0;
}
.t3-latest-news .module-ct .read-more-link i:before {
  font-size: 11px;
  margin-left: 5px;
}
.t3-latest-news .module-ct .read-more-link:hover {
  border: 1px solid #21cf9e;
  background: #21cf9e;
}
.t3-latest-news .module-ct .read-more-link:hover a {
  color: #fff;
}
.t3-latest-news .module-ct .read-more-link:hover i {
  color: #fff;
}
.t3-latest-news .module-ct #title-tab {
  padding-left: 0;
}
.t3-latest-news .module-ct #title-tab .nav-pills li {
  position: relative;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a:first-child {
  border-top: 1px solid transparent;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a {
  border: none;
  border-radius: 0;
  color: #153552;
  line-height: 20px;
  background: #F9F9F9;
  margin: 0;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 13px 10px 13px 25px;
  outline: none;
  font-size: 15px;
}
.t3-latest-news .module-ct #title-tab .nav-pills li a:before {
  color: #163652;
  content: "\f0da";
  position: absolute;
  left: 10px;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 10px;
}
.t3-latest-news .module-ct #title-tab .nav-pills li.active a {
  background: #fff;
  color: #21cf9e;
  border-left: 1px solid transparent;
  outline: none;
}
.t3-latest-news .module-ct #title-tab .nav-pills li.active a:before {
  color: #21cf9e;
}
.t3-latest-news .module-ct #title-tab .nav-pills li:hover a {
  background: #fff;
  color: #21cf9e;
  border-left: 1px solid transparent;
  outline: none;
}
.t3-latest-news .module-ct #title-tab .nav-pills li:hover a:before {
  color: #21cf9e;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  background: #ffffff;
}
.t3-content {
  padding-top: 0;
  margin-top: -40px;
  padding-bottom: 20px;
}

.t3-content h1 {
  padding-top: 40px;
}

.login-welcome h3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 38px;
  letter-spacing: 1px;
  color: #143452;
  margin-top: 0;
}

.t3-content .eb-container {
	margin-top: 60px !important;
}

.t3-content .eb-container .eb-message strong {
	font-size: 18px;
	display : block;
	margin-top: 20px;
	line-height: 28px;
}


@media screen and (min-width: 768px) {
  .login-welcome .description {
    padding-left: 100px;
  }
}
.login-welcome h3 b {
  color: #21cf9e;
}
.login-welcome p {
  color: #666666;
  line-height: 26px;
}
.login-welcome ul {
  padding: 0;
  list-style: none;
}
.login-welcome li {
  color: #666666;
  line-height: 30px;
  padding-left: 25px;
  position: relative;
}
.login-welcome li:before {
  color: #21cf9e;
  content: "\f00c";
  position: absolute;
  left: 0;
  font-size: 14px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline {
  background: #F2F3F7;
  padding: 35px;
}
@media screen and (min-width: 768px) {
  .login-welcome .form-inline {
    min-width: 370px;
  }
}
.login-welcome .form-inline .username {
  position: relative;
}
.login-welcome .form-inline .username:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline .password {
  position: relative;
}
.login-welcome .form-inline .password:before {
  color: #999999;
  content: "\f023";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.login-welcome .form-inline .element {
  color: #143452;
  line-height: 21px;
}
.login-welcome #login-form ul.unstyled {
  padding: 0;
}
.login-welcome #form-login-submit .btn {
  font-weight: bold;
  text-transform: none;
  border-radius: inherit;
  width: 100%;
}
.login-welcome input {
  border-radius: inherit;
}
.registration .page-header {
  margin: 0;
  padding: 0px;
}
.registration .page-header h1 {
  margin: 0;
}
.registration .text #jform_spacer-lbl {
  display: none;
}
.registration,
.profile-edit {
  margin: 0 auto;
  width: 100%;
  background: #F2F3F7;
}
@media screen and (min-width: 768px) {
  .registration .form-box,
  .profile-edit .form-box {
    padding: 26px 160px;
  }
}
.registration fieldset .row > div:first-child,
.profile-edit fieldset .row > div:first-child {
  margin-bottom: 0;
  width: 100%;
}
.registration .form-horizontal .control-label,
.profile-edit .form-horizontal .control-label {
  text-align: left;
}
.registration .form-box input {
  font-weight: bold;
  text-transform: none;
  border-radius: inherit;
  width: 100%;
}
.registration .form-horizontal .jform_name {
  position: relative;
}
.registration .form-horizontal .jform_name:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_username {
  position: relative;
}
.registration .form-horizontal .jform_username:before {
  color: #999999;
  content: "\f007";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_password1 {
  position: relative;
}
.registration .form-horizontal .jform_password1:before {
  color: #999999;
  content: "\f023";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_password2 {
  position: relative;
}
.registration .form-horizontal .jform_password2:before {
  color: #999999;
  content: "\f13e";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_email1 {
  position: relative;
}
.registration .form-horizontal .jform_email1:before {
  color: #999999;
  content: "\f003";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-horizontal .jform_email2 {
  position: relative;
}
.registration .form-horizontal .jform_email2:before {
  color: #999999;
  content: "\f003";
  position: absolute;
  right: 10px;
  font-size: 16px;
  text-align: center;
  font-family: "FontAwesome";
  line-height: 30px;
}
.registration .form-actions {
  background: none;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .registration .form-actions {
    padding: 0px 160px 40px;
  }
}
.registration .form-actions .btn {
  font-weight: bold;
  text-transform: none;
  border-radius: inherit;
  font-size: 14px;
  padding: 10px 25px;
}
.registration .form-actions .validate {
  float: right;
}
.registration .form-actions .cancel {
  background: #163652;
  color: #ffffff;
  border-color: #163652;
  float: left;
  text-align: left;
}
.registration label {
  color: #143452;
  line-height: 21px;
}
@media screen and (max-width: 480px) {
  .registration .form-actions .col-sm-6 {
    width: 50%;
    float: left;
  }
}
#search-form input {
  border-radius: inherit;
}
#search-form button {
  border-radius: inherit;
  opacity: 1;
}
#search-form .btn-default {
  border-radius: inherit;
  background: #163652;
  color: #ffffff;
  border: 1px solid #163652;
}
#searchForm input {
  border-radius: inherit;
}
#searchForm button {
  border-radius: inherit;
  background: #21cf9e;
  color: #ffffff;
  border: 1px solid transparent;
}
#searchForm .chzn-container-single .chzn-single {
  border-radius: inherit;
}
.main-contact {
  background: #F2F3F7;
  overflow: hidden;
  padding: 60px 25px;
}
.main-contact h3 {
  color: #133352;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: none;
  margin: 0 0 20px 0;
}
.main-contact .group {
  margin: 0 0 20px 0;
}
.main-contact .group label {
  font-weight: bold;
  color: #133352;
  font-size: 14px;
  line-height: 21px;
}
.main-contact .group input {
  width: 100%;
  border-radius: inherit;
}
.main-contact .group textarea {
  border-radius: inherit;
}
.main-contact .validate {
  text-transform: none;
  border-radius: inherit;
  padding: 10px 15px;
  font-weight: bold;
}
.main-contact .contact-miscinfo {
  margin: 0 0 15px 0;
}
.main-contact .contact-miscinfo p {
  color: #666666;
  line-height: 26px;
  padding-top: 28px;
}
.main-contact .contact-address {
  line-height: 21px;
  color: #666666;
  padding-top: 10px;
}
.main-contact .contact-address i {
  color: #21cf9e;
  margin: 0 10px 0 0 ;
}
.main-contact .contact-address a {
  color: #666666;
}
.main-contact span {
  line-height: 30px;
}
.t3-map {
  padding-bottom: 32px;
  position: relative;
  top: -40px;
}
.t3-map .container {
  padding-left: 30px;
  padding-right: 30px;
}
.t3-sidebar {
  padding-top: 13px;
  padding-bottom: 20px;
}
.t3-sidebar i {
  color: #21cf9e;
}
.t3-sidebar .jwTinyLetterForm .inputbox {
  color: #666666;
}
.t3-sidebar .categories-module li:first-child {
  border-top: 1px solid #eeeeee;
}
.t3-sidebar .categories-module li:last-child {
  border-bottom: 1px solid #eeeeee;
}
.t3-sidebar .categories-module li {
  position: relative;
  padding: 15px 0 15px 20px;
}
.t3-sidebar .categories-module li a {
  color: #666;
}
.t3-sidebar .categories-module li a:hover {
  color: #21cf9e;
}
.t3-sidebar .categories-module li:before {
  color: #21cf9e;
  content: "\f0da";
  position: absolute;
  left: 0;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 30px;
  top: 8px;
}
.t3-sidebar-left {
  padding-top: 17px;
}
#back-to-top {
  position: fixed;
  right: 20px;
  top: auto;
  z-index: 999;
  display: none;
  border-radius: inherit;
  bottom: -60px;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top .btn {
  background: none;
  border: 2px solid #21cf9e;
  color: #21cf9e;
  height: 40px;
  width: 40px;
  line-height: 1;
  padding: 0;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#back-to-top .btn:hover,
#back-to-top .btn:active,
#back-to-top .btn:focus {
  background: none;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
#back-to-top.affix {
  bottom: 200px;
}
#back-to-top a {
  outline: none;
}
#back-to-top i {
  font-size: 28px;
  line-height: 22px;
}
.t3-footer {
  background: #163652;
  color: #cccccc;
  font-size: 13px;
  line-height: 20px;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 10px 0 0 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #163652;
  color: #cccccc;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: none;
  display: inline-block;
  border-bottom: 2px solid #21cf9e;
  padding-bottom: 5px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #cccccc;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #cccccc;
}
.t3-footnav .latest .custom ul {
  padding: 5px 0 0 0;
}
.t3-footnav .latest .custom ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 0 0;
}
.t3-footnav .latest .custom ul li:first-child {
  border: none;
  padding: 0;
}
.t3-footnav .last-main-images {
  float: left;
  width: 40%;
}
.t3-footnav .last-main-text h5 {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}
.t3-footnav .last-main-text .date {
  font-size: 12px;
  color: #999999;
  line-height: 14px;
  margin: 0;
}
.t3-footnav .last-main-text {
  margin: 0;
  font-size: 13px;
  color: #CCCCCC;
}
.t3-footnav .custom ul {
  padding-top: 0;
  margin-top: -5px;
}
.t3-footnav .custom li {
  position: relative;
  padding: 5px 0 5px 24px;
}
.t3-footnav .custom li .fa {
  color: #21cf9e;
  cursor: pointer;
  font-size: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  left: 3px;
  top: 11px;
  z-index: 1;
}
.t3-footnav .custom li .fa:before {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}
.t3-footnav .gallery-flickr {
  line-height: 0;
  padding-top: 5px;
}
.t3-footnav .gallery-flickr ul li a {
  width: 60px;
}
.jwTinyLetterPretext {
  padding-bottom: 20px;
}
.jwTinyLetterForm .inputbox {
  background: none;
  color: #fff;
  border-radius: inherit;
  border: 1px solid #999999;
  border-right: none;
  display: inline;
  width: 210px;
}
.t3-footnav form {
  margin: 0;
}
.jwTinyLetterForm .button {
  background: #21cf9e;
  border: 1px solid transparent;
  position: relative;
  left: -3px;
  padding: 6px 15px;
  color: #ffffff;
  height: 34px;
  vertical-align: top;
}
.jwTinyLetterForm .button i {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}
.t3-footnav .os-social {
  padding-top: 15px;
}
.t3-footnav .os-social ul li,
.t3-footnav .os-social ul li:first-child {
  border: none;
}
.t3-footnav .os-social ul li .above,
.t3-footnav .os-social ul li .above::before {
  display: none;
}
.t3-footnav .os-social li a {
  border: 1px solid #fff;
  border-radius: 50px;
  margin-right: 7px;
  width: 30px;
  height: 30px;
  padding: 0;
}
.t3-footnav .os-social li a i {
  font-size: 16px;
}
.t3-footnav .os-social ul li:hover a {
  border: 1px solid transparent;
  background: #21cf9e;
  width: 30px;
  height: 30px;
}
.t3-footnav .os-social ul li:hover a i {
  color: #ffffff;
}
.t3-copyright {
  background: #0e2234;
  font-size: 13px;
  padding: 15px 0 10px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  text-align: right;
}
.copyright p {
  margin: 0;
  padding: 15px 0 0 0;
}
.t3-copyright ul li {
  float: left;
  margin: 0;
}
.t3-copyright ul li a {
  color: #CCCCCC;
  border-radius: inherit;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 16px;
  text-transform: none;
}
.t3-copyright ul li a.active,
.t3-copyright ul li a:hover {
  background: #21cf9e;
  color: #ffffff;
}
.t3-copyright .nav > li > .separator {
  color: #CCCCCC;
  border-radius: inherit;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 16px;
  text-transform: none;
}
.t3-copyright .nav > li > .separator.active,
.t3-copyright .nav > li > .separator:hover {
  background: #21cf9e;
  color: #ffffff;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 480px) {
  .t3-head-top {
    position: relative;
  }
  .head-top .custom,
  .head-top #btl {
    display: table;
  }
  .navbar-default .navbar-toggle {
    margin: 0 5px 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  .logo {
    height: 69px;
  }
  #t3-header {
    height: 60px;
  }
  #t3-slideshow {
    min-height: inherit;
  }
  #t3-slideshow .vina-camera-slider .camera_caption div {
    display: none;
  }
  .t3-sl-1::after,
  .t3-services::after,
  .t3-our-features::after,
  .t3-other::after,
  .t3-our-team::after,
  .t3-latest-news::after {
    width: auto;
  }
  .t3-our-team .zt-module-testimonial .owl-item {
    width: 355px !important;
  }
  .t3-sl-2 .fancypantsaccordionholder ul .accordion-item {
    height: 62px !important;
  }
  .t3-latest-news .row-fluid {
    margin: 0;
  }
  .cpanel {
    display: none;
  }
  .page-header h2,
  .page-title,
  .page-header h1,
  #edocman-category h1.edocman-page-heading,
  h1.osm-page-title,
  h1.eb-page-heading {
    position: relative;
    top: inherit;
  }
}

@media (min-width: 520px) and (max-width: 768px) {
  .logo {
    height: 69px;
  }
  .navbar-default .navbar-toggle {
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  #t3-slideshow .vina-camera-slider .camera_caption div {
    display: none;
  }
  .cpanel {
    display: none;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .logo {
    height: 0px;
  }
  .navbar-default .navbar-toggle {
    margin: 0 auto;
    position: absolute;
    right: 5px;
    top: 16px;
  }
  #t3-slideshow .vina-camera-slider .slide-2 {
    top: 40%;
  }
  #t3-slideshow .vina-camera-slider .slide-1 {
    top: 30%;
  }
}
@media (min-width: 768px) {
  .t3-wrapper .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .t3-wrapper .container {
    width: 970px;
  }
}

/*megamenu-ajust-20180519*/
@media (min-width: 1024px) {
  .t3-wrapper .container {
    width: 1000px;
  }
}
/*megamenu-ajust-20180519*/

@media (min-width: 1200px) {
  .t3-wrapper .container {
    width: 1170px;
  }
}


/*===================================
笘�Add縲笘�
===================================*/

/* 繝｢繝舌う繝ｫ遶ｯ譛ｫ縺ｧ縺ｮ陦ｨ遉ｺ隱ｿ謨ｴ*/
@media screen and (max-device-width:480px) {
  h1.page-title {
	  margin-bottom: -15px;
}
}

span.exgreen {
	color: #20CE9E;
}

.clearafter {
	clear: both;
}

.article-content table {
	border-right: 1px solid #DDD;
}

h2.contents-top {
	margin-top: 0 !important;
}

li.col2 {
	float: left;
	list-style-type: none;
	margin: 0 20px 20px 0;
	padding-bottom: 20px;
}

/* 蜈ｱ騾夲ｼ壼撫縺�粋繧上○繝ｻ雉�侭隲区ｱゅ�繧ｿ繝ｳ*/
.contact_web {
	margin: 20px 0;
}

.btn-contact {
	margin: 0 0 0 10px;
	width: 300px;
	font-size: 150% !important;
	float: left;
}

input.mailmagazine {
	background-color: #163652;
	color: #CCC;
}

.mailmagazine-btn {
	margin-top: -3px;
}

li.tokucho {
	display: none;
}

p.greeting {
	line-height: 200%;
	text-indent: 1em;
	margin-bottom: 15px;
}
p.greeting.nootosh { 
	text-indent: 0;
}
h2.philosophy img {
	margin: 0 auto;
}

h3.philosophy {
	text-align: center;
	line-height: 200%;
	color: #000 !important;
}

table.outline {
	width: 100%;
	border: none;
	letter-spacing: 0.1em;
	border: 1px solid #CCC;
}

table.outline th , table.outline td {
	padding: 10px;
}

table.outline th {
	background-color: #EFEFEF;
	border-bottom: 1px solid #FFF;
	text-align: center;
	vertical-align: middle;
}

table.outline td {
	border: none;
	border-bottom: 1px solid #EEE;
}

table.outline td.last , table.outline th.last {
	border-bottom: 1px solid #CCC;
}

table.outline .label {
	margin-top: 10px;
}

table.outline address {
	margin: 0 0 0;
}

table.outline dl {
	margin: 0;
	float: left;
}

table.outline ol.business {
	margin: 0;
	padding-left: 20px;
}

table.outline ol.business li {
	margin-bottom: 10px;
}

table.history {
	border: none;
	width: 100%;
	border: 1px solid #CCC;
}

table.history th {
	text-align: right;
	background: #EFEFEF;
	padding: 10px 20px 10px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	white-space: nowrap;
	width: 122px;
	vertical-align: top;
}

table.history td {
	padding: 10px;
	border-top: none;
	border-bottom: 1px solid #EEE;
	vertical-align: middle;
}

table.history th.last , table.history td.last {
	border-bottom: 1px solid #CCC !important;
}

ul.settlement {
	padding: 0;
	margin: 0 0 50px 20px;
	font-size: 16px;
}

ul.settlement li {
	list-style-type: none;
	padding-bottom: 10px;
}

ul.settlement i {
	color: #21CF9E;
	margin-right: 5px;
}

ul.settlement a {
	color: #666;
}

ul.settlement a:hover {
	color: #21CF9E;
}

span.label-pdf {
	background-color: #FC4349;
	margin-right: 5px;
}

table.isms {
	border-right: 1px solid #DDD;
	width: 100%;
}

table.isms th {
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
	
}

table.isms td {
	padding: 10px;
}

div.policy div.time {
	float: right;
	text-align: right;
	width: 100%;
}

div.policy p , div.policy li {
	line-height: 200%;
}

table.carrier {
	width: 100%
}

table.carrier th {
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: center;
}

table.carrier td {
	padding: 10px;
}

table.carrier dl , table.carrier address {
	margin: 0;
}

h2.partner {
	margin-top: 0px;
}

.qualification-test h3 {
	font-size: 18px;
	font-weight: bold;
}

.qualification-test p {
	font-size: 13px;
}

.qualification-test img {
	max-width: initial !important;
    max-height: initial !important;
}

table.partner {
	width: 100%;
	font-size: 16px;
}

table.partner th {
	background-color: #EFEFEF;
	padding: 2px;
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: center;
font-size:80%;
}

table.partner th.top-head {
	background-color: #405B72;
	color: #FFF;
}
table.partner th {width:6%;}
table.partner th:first-child {width:25%;}
table.partner th:nth-child(2) {width:8%;}
table.partner td {
	padding: 2px;
	vertical-align: middle;
font-size:80%;

}

table.partner td img {
	float: left;
	max-width: initial !important;
    max-height: initial !important;
}

table.partner td a {
	vertical-align: -5px;
	color: #000 !important;
}

table.partner td a:hover {
	color: #21CF9E !important;
}

table.partner td.engineer {
	border: 1px solid #CCC;
	text-align: center;
	white-space: nowrap;
height:55px;
}

table.partner td.engineer b {font-size:130%;font-weight:bold;}

table.partner td.engineer br {clear:both;}

table.oversea-partner {
	width: 100%;
	font-size: 16px;
}

table.oversea-partner th {
	background-color: #EFEFEF;
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: center;
}

table.oversea-partner th.top-head {
	background-color: #405B72;
	color: #FFF;
}

table.oversea-partner th.top-right {
	white-space: nowrap;
}

table.oversea-partner td a {
	color: #000 !important;
}

table.oversea-partner td a:hover {
	color: #21CF9E !important;
}

img.engineer-icon {
	float: left;
	padding-right: 5px;
}

@media screen and (max-device-width:480px) {
table.oversea-partner th.top-right {
	white-space: normal;
}
}

table.oversea-partner td {
	padding: 10px;
	vertical-align: middle;
	line-height: 180%;
}

table.oversea-partner td img {
	float: left;
	padding-right: 10px;
}

table.oversea-partner td.engineer {
	border: 1px solid #CCC;
	text-align: center; 
}
table.oversea-partner td a {
	color: #666;
}

ul.partner-map li {
	display: inline;
	margin-right: 20px;
	font-size: 10px;
	list-style-type: none;
}

ul.partner-map span.style1 {
	color: #558dbd;
}

ul.partner-map span.style2 {
	color: #8cbc53;
}

ul.partner-map span.style3 {
	color: #a4a4a4;
}

.footer-menu ul.fa-home {
	margin: -15px 0 0 -8px;
}

table.outline .other-main-ico {
	float: right;
	margin-top: 15px;
	border: 1px solid #21CF9E;
	display: inline;
	line-height: 120%;
	height: 30px;
	width: 60px;
	position: relative;
}

table.outline .other-main-ico a {
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	position: absolute;
	padding: 5px 10px;
}

table.outline .other-main-ico a:hover {
	background-color: #21CF9E;
	color: #FFF;
}

table.outline .other-main-ico i {
  background: #21cf9e;
  padding: 12px 5px;
  color: #fff;
  cursor: pointer;
  font-size: 0;
  margin: 0;
  position: relative;
  text-align: center;
  z-index: 1;
  height: 50px;
  border-radius: 50px;
  width: 50px;
}

table.outline .other-main-ico i:before {
  display: block;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
}

/* TOP繝壹�繧ｸ�夊｣ｽ蜩√�繧ｵ繝ｼ繝薙せ縺ｮ繧ｿ繧､繝医Ν荳ｭ螟ｮ蟇�○*/
.t3-services h3.module-title {
  text-align: center;
}

/* TOP繝壹�繧ｸ�壹そ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝域ュ蝣ｱ縺ｮ繧ｿ繧､繝医Ν髢馴囈隱ｿ謨ｴ*/
.t3-our-team .owl-carousel {
	margin-bottom: 30px;
}

.opentime {
	padding-left: 10px;
	font-size: 10px;
}

/* TOP繝壹�繧ｸ�夊�遉ｾ繧ｽ繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ縲軍ead more縲�*/
.t3-services p.readmore a {
	border: 1px solid #375A8B;
	display: inline;
	margin: 10px auto 15px auto;
	width: 110px;
}

.t3-services p.readmore a {
	display: block;
	padding: 2px 10px 0 10px !important;
	color: #375A8B;
}

.t3-services p.readmore a:hover {
	background-color: #375A8B;
	color: #FFF;
}


/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�Μ繝･繝ｼ繧ｷ繝ｧ繝ｳ謾ｹ陦瑚ｪｿ謨ｴ*/
br.line-height300 {
	line-height: 275%;
}


/* TOP繝壹�繧ｸ�壽怙譁ｰ繝九Η繝ｼ繧ｹ*/
#Mod209 .module-inner .module-ct {
	border: none;
	background-color: #FFF;
	margin: 0 20px;
}

#Mod209 .module-inner ul.category-module {
	margin: 0;
}

#Mod209 .module-inner ul.category-module li {
	padding: 13px 15px;
}

#Mod209 .module-inner ul.category-module li:hover {
	color: #999;
}

#Mod209 .module-inner ul.category-module li a {
	color: #000;
	font-weight: bold;
}

#Mod209 .module-inner ul.category-module li a:hover {
	color: #000;
}

#Mod209 .module-inner span.mod-articles-category-date {
	float: left;
	padding-right: 30px;
	letter-spacing: 0.05em;
	color: #666;
}

@media screen and (max-device-width:480px) {
#Mod209 .module-inner span.mod-articles-category-date {
	  white-space:pre-wrap;
	  float: none;
	  text-align: left;
	  padding: 0;
	  position: relative;
	  top: 0px;
	  left: -135px;
}
}


/* TOP繝壹�繧ｸ�壽怙譁ｰ繝九Η繝ｼ繧ｹ*/
h1.toppage {
	font-size: 10px;
	color: #666;
	margin: 2px 0 0 5px;
}


/* #Mod209 .module-inner p.news-list-link 縺ｯ縲�#Mod245�槭�蟾ｮ縺玲崛縺医↓縺ｪ繧翫∽ｸ崎ｦ√↓縺ｪ繧九�縺壹↑縺ｮ縺ｧ蟆�擂逧�↓豸亥悉縺吶ｋ縺薙→ */
#Mod209 .module-inner p.news-list-link,p.nl-backtotop {
	border: 1px solid #21CF9E;
	margin-top: 10px;
	text-align: center;
	float: right;
	margin: -20px 0 -15px ;
}

#Mod209 .module-inner p.news-list-link a,p.nl-backtotop a {
	display: block;
	padding: 5px 10px;
}

#Mod209 .module-inner p.news-list-link a:hover,p.nl-backtotop a:hover {
	color: #FFF;
	background-color: #21CF9E;
}
p.nl-backtotop {margin-top:20px;}

@media screen and (max-device-width:480px) {
#Mod209 .module-inner p.news-list-link {
	margin: -5px 0 0 0;
}
#Mod209 .module-inner ul.category-module {
	clear: both;
}
}


/* #Mod245�� 縺ｯ蠢�ｦ� */
#Mod245 .module-inner .module-ct , #Mod247 .module-inner .module-ct{
	border: none;
}

#Mod245 .module-inner p.news-list-link , #Mod247 .module-inner p.news-list-link {
	border: 1px solid #21CF9E;
	text-align: center;
	float: right;
	margin: 10px 0 -36px 0;
}

#Mod245 .module-inner p.news-list-link a , #Mod247 .module-inner p.news-list-link a {
	display: block;
	padding: 5px 10px;
}

#Mod245 .module-inner p.news-list-link a:hover , #Mod247 .module-inner p.news-list-link a:hover {
	color: #FFF;
	background-color: #21CF9E;
}


/* TOP繝壹�繧ｸ�壽怙譁ｰ繝九Η繝ｼ繧ｹ(闍ｱ隱�)*/
#Mod239 .module-inner .module-ct {
	border: none;
	background-color: #FFF;
	margin: 0 20px;
}

#Mod239 .module-inner ul.category-module {
	margin: 0;
}

#Mod239 .module-inner ul.category-module li {
	padding: 13px 15px;
}

#Mod239 .module-inner ul.category-module li:hover {
	color: #999;
}

#Mod239 .module-inner ul.category-module li a {
	color: #000;
	font-weight: bold;
}

#Mod239 .module-inner ul.category-module li a:hover {
	color: #000;
}

#Mod239 .module-inner span.mod-articles-category-date {
	float: left;
	padding-right: 30px;
	letter-spacing: 0.05em;
	color: #666;
}

@media screen and (max-device-width:480px) {
#Mod239 .module-inner span.mod-articles-category-date {
	  white-space:pre-wrap;
	  float: none;
	  text-align: left;
	  padding: 0;
	  position: relative;
	  top: 0px;
	  left: -135px;
}
h1.toppage {
	font-size: 4px;
	letter-spacing: -0.1em;
}
}

#Mod239 .module-inner p.news-list-link {
	border: 1px solid #21CF9E;
	margin-top: 10px;
	text-align: center;
	float: right;
	margin: -20px 0 -15px ;
}

#Mod239 .module-inner p.news-list-link a {
	display: block;
	padding: 5px 10px;
}

#Mod239 .module-inner p.news-list-link a:hover {
	color: #FFF;
	background-color: #21CF9E;
}



/* TOP繝壹�繧ｸ�壹そ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝�*/
table.eb_event_list {
	width: 97%;
	margin: 0 auto;
}

@media screen and (max-device-width:480px) {
  table.eb_event_list {
	width: 95%;
	margin: 0 auto;
}
}

table.eb_event_list td.eb_event {
	padding: 10px 7px;
	border-bottom: 1px solid #EEE;
	border-top: none;
}

table.eb_event_list td.eb_event span.event_date {
	font-style: normal;
	line-height: 200%;
}

table.eb_event_list td.eb_event a.eb_event_link {
	line-height: 130%;
	color: #000;
	font-weight:normal;
	font-size:14px;
}

table.eb_event_list td.eb_event a.eb_event_link br { display:none;}

table.eb_event_list td.eb_event span.event_categories {
	padding-left: 20px;
}


/* 繝輔ャ繧ｿ繝ｼh3繧ｿ繧､繝医Ν縺ｮmargin隱ｿ謨ｴ*/
.t3-footer h3.module-title {
	margin-bottom: 10px !important;
}

/* 蝠上＞蜷医ｏ縺帙ヵ繧ｩ繝ｼ繝�縺ｮ陬懆ｶｳ譁��陦碁俣隱ｿ謨ｴ*/
p.caution {
	margin-top: -10px !important;
}

/* 繝�Δ蜍慕判髢ｲ隕ｧ逕ｳ霎ｼ縺ｿ繝輔か繝ｼ繝�縺ｮ陬懆ｶｳ譁�*/
p.demo_caution {
	margin: 10px 0 15px 18px !important;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

/* 蝠上＞蜷医ｏ縺帙ヵ繧ｩ繝ｼ繝�縺ｮ蝠上＞蜷医ｏ縺帛�螳ｹ(繝�く繧ｹ繝医お繝ｪ繧｢)縺ｮ髟ｷ縺戊ｪｿ謨ｴ*/
.t3-mainbody .rsform-block-translation textarea {
	width: 500px;
}

.t3-mainbody textarea#Senryu {
	width: 500px;
}

/* 蝠上＞蜷医ｏ縺帙ヵ繧ｩ繝ｼ繝�縺ｮ縺雁撫縺�粋繧上○蜀�ｮｹ(繧ｨ繧ｯ繧ｹ陬ｽ蜩√→蜿匁桶縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ)縺ｮ髢馴囈隱ｿ謨ｴ*/
.t3-mainbody .rsform-block-content2 {
	margin: -30px 0 40px 0!important;
}

/* 蝠上＞蜷医ｏ縺帙ヵ繧ｩ繝ｼ繝�縺ｮ騾∽ｿ｡繝懊ち繝ｳ蜑肴ｳｨ諢乗嶌縺�(縺ｵ縺榊�縺�)*/
.fukidashi-box,
.round {
	position: relative;
	background: #E2E9ED;
	height: 60px;
	width: 400px;
	padding: 10px 10px 20px 10px;
	margin-bottom: -40px;
	color: #000;
}

.fukidashi-box:before,
.fukidashi-box:after,
.round:before,
.round:after {
	content: '';
	position: absolute;
	display: block;
}           

.fukidashi-box.bottom:after {
	bottom: -9px;
	left: 45px;
	border-top: 10px solid #E2E9ED;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

@media screen and (max-device-width:480px) {
.fukidashi-box,
.round {
	width: 380px;
}
}


/* 逕溽肇邂｡逅�ｷ晄浹縺�＞縺ｭ謚慕･ｨ*/
.t3-mainbody .nickname {
	font-size: 12px;
	font-variant: normal !important;
	padding-left: 15px;
}

.t3-mainbody p.notes {
	margin-bottom: -20px;
}

@font-face {
  font-family: 'Kokoro';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.eot);
  src: url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/kokoro/v1/Kokoro-Regular.ttf) format('truetype');
}

.wf-kokoro { font-family: "Kokoro"; }


/* TOP繝壹�繧ｸ�壼叙謇ｱ縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ*/
.itemid-277 h2.module-title {
	text-align: center;
	font-size: 32px;
	color: #163652;
	line-height: 120%;
}

.toppage h5 {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #375A8B;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 8px 0;
	line-height: 200%;
	border-bottom: 1px solid #E6E6E6;
}

.toppage .icon {
	font-size: 42px;
	color: #375A8B;
}

.toppage i.fa-yen {
	font-size: 42px;
	color: #375A8B;
}

.toppage .handling-solutions .box {
	width: 372px;
	float: left;
	margin-bottom: 20px;
	background-color: #F5F5F6;
	height: 290px;
}

.toppage .handling-solutions .box ul {
	margin: 15px 20px 20px 20px;
	padding: 0;
}

.toppage .handling-solutions .box li {
	list-style-type: none;
	line-height: 140%;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	color: #000;
	font-size: 14px;
}

.toppage .handling-solutions .box li a {
	color: #375A8B;
	font-weight: bold;
	font-size: 16px;
}

.toppage .handling-solutions .box li a:hover {
	color: #06C;
}

.toppage .handling-solutions .left {
	margin-left: -6px;
}

.toppage .handling-solutions .central {
	margin-left: 18px;
	margin-right: 18px;
}

.toppage .handling-solutions .right {
	margin-right: -6px;
}

@media screen and (max-device-width:480px) {
.toppage .handling-solutions .box {
	float: none;
	width: 385px;
}

.toppage .handling-solutions .left {
	margin-left: 0;
	
}

.toppage .handling-solutions .central {
	margin: 0 0 20px 0;
}
}


/* TOP繝壹�繧ｸ�壽擲螟ｧ髦ｪ邨梧ｸ域眠閨朿SS陦ｨ遉ｺ*/
#Mod225 {margin-left:25px;}
#Mod225 h2 {
	margin: 70px 0 10px 0;
}

#Mod225 li {
	padding: 15px 0 !important;
	color: #000 !important;
}

#Mod225 li a {
	color: #000;
}

#Mod225 i.fa-caret-right {
	color: #21CF9E;
	padding-right: 5px;
}

#Mod225 span.srfrFeedItemDate {
	color: #333;
	padding-right: 10px;
}

@media screen and (max-device-width:480px) {
#Mod225 {
	padding: 0 20px;
}
}


/* TOP繝壹�繧ｸ�壻ｻ募�繧顔ｽｫ邱�*/
.t3-sl-1:after {
  background: #EEEEEE;
  bottom: -20px;
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 500px;
  content: "";
}

.t3-sl-1:before {
  background: #21cf9e;
  height: 3px;
  bottom: -19px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 150px;
  content: "";
  z-index: 99;
}

@media screen and (max-device-width:480px) {
.t3-sl-1:after {
  width: 380px;
  bottom: 0;
}
.t3-sl-1:before {
  bottom: -1px;
  width: 150px;
}
}


/* 繧ｻ繝溘リ繝ｼ逕ｳ霎ｼ縺ｿ繝輔か繝ｼ繝�縺ｮ騾∽ｿ｡繝懊ち繝ｳ蜑肴ｳｨ諢乗嶌縺�(縺ｵ縺榊�縺�)*/
.fukidashi-box2,
.round {
	position: relative;
	background: #E2E9ED;
	height: 60px;
	width: 400px;
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
	color: #000;
}

.fukidashi-box2:before,
.fukidashi-box2:after,
.round:before,
.round:after {
	content: '';
	position: absolute;
	display: block;
}           

.fukidashi-box2.bottom:after {
	bottom: -9px;
	left: 33px;
	border-top: 10px solid #E2E9ED;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

@media screen and (max-device-width:480px) {
.fukidashi-box2,
.round {
	width: 380px;
}
.form-actions {
	margin-left: -20px;
}
}


/*===================================
笘�莨夂､ｾ諠��ｱ�夂ｵ悟霧逅�ｿｵ縲笘�
===================================*/
p.next-btn {
	display: inline;
	background: #21CF9E;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	vertical-align: middle;
	padding: 7px 0 8px 0 !important;
}

p.next-btn a {
	color: #FFF;
	padding: 7px 10px 8px 10px !important;
}

p.next-btn a:hover {
	background: #14B878;
}

@media screen and (max-device-width:480px) {
h3.philosophy {
	font-size: 16px;
}
}

p.philosophy {
	text-indent: 1em;
	line-height: 2.5em;
	margin: 15px auto;
	width: 730px;
}

@media screen and (max-device-width:480px) {
p.philosophy {
	width: 100%;
}
}


/*===================================
笘�蟆主�莠倶ｾ玖ｩｳ邏ｰ繝壹�繧ｸ縲笘�
===================================*/
h2.case_corpname {
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
		font-weight:bold;
	font-size:28px;
}

h2.case_corpname span.business {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #405B72;
	padding: 4px 5px 5px 8px;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
	border-radius: 3px;
    -webkit-border-radius: 3px;    /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px;   /* Firefox逕ｨ */
}

h2.case_corpname span.business2 {
	font-size: 22px;
	font-weight: bold;
}

h2.case_corpname span.edition {
	color: #335280;
	border: 1px solid #335280;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding: 4px 6px;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
}

blockquote {
	overflow: hidden;
	padding: 0 0 0 20px;
	margin-bottom: 25px;
	letter-spacing: 0.1em;
}

blockquote p {
	font-size: 12px;
	line-height: 120%;
}

blockquote span.position {
	font-size: 12px;
	margin-right: 15px;
}

p.premise {
	font-size: 10px;
	clear: both;
	margin: 0;
}

h4.case_header {
	background-color: #F5F5F5;
	font-weight: bold;
	margin-top: 30px;
	padding: 10px;
}

h4.case_header2 {
	font-weight: bold;
	margin: 30px 0 5px 0;
	color: #666;
	border-left: 8px groove #CCC;
	padding-left: 10px;
}

h4.case_header3 {
	font-weight: bold;
	margin: 0;
	color: #666;
	padding-left: 17px;
	margin-bottom: -15px;
}

h4.case_header span {
	position: relative;
	top: -80px;
	display: block;
}

p.case_catch {
	line-height: 175%;
	margin: 20px 0 20px 10px;
}

p.case_catch2 {
	line-height: 175%;
	margin: 40px 0 20px 10px;
}

p.case_catch3 {
	line-height: 175%;
	margin: 50px 0 20px 10px;
}

p.case_text {
	line-height: 200%;
	margin-left: 10px;
	text-indent: 1em;
}

p.case_text2 {
	line-height: 200%;
	margin-left: 10px;
}

p.case_text2_sub {
	line-height: 200%;
	margin-left: 32px;
	margin-top: -10px;
}

p.case_text2_sub_sub {
	line-height: 200%;
	margin-left: 45px;
	margin-top: -10px;
}

.article-content blockquote {
	color: #333 !important;
}

#inner-link01 , #inner-link04 . #inner-link03 {
	margin-top: -80px;
	padding-top: 80px;
	background: none;
}

img.corp_logo {
	float: left;
}

/* MF縺ｮ迚ｹ髟ｷ隧ｳ邏ｰ繝壹�繧ｸ蜀�Μ繝ｳ繧ｯ隱ｿ謨ｴ*/
#a02 , #a03 , #a04 , #a05 {
	margin-top: -80px;
	padding-top: 80px;
	background: none;
}

@media screen and (max-device-width:480px) {
#a02 , #a03 , #a04 , #a05 {
	margin-top: -150px;
	padding-top: 150px;
	background: none;
}

img.corp_logo {
	height: 120px;
	width: 200px;
}
}



/* 蜿匁桶縺�た繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ*/
table.handling {
	border: none;
}

table.handling td {
	border: none;
}

.handling-solutions p.task {
	font-size: 14px;
	margin-left: 25px;
	line-height: 240%;
}

.handling-solutions p.task i {
	color: #21CF9E;
	padding-right: 5px;
	font-size: 16px;
}

.handling-solutions p.task span.space {
	padding-left: 18px;
}

.handling-solutions ul.functionlist {
	padding: 0;
	margin: 0;
}

.handling-solutions ul.functionlist li {
	list-style-type: none;
	margin: 8px 0;
	margin-left: 20px;
}

.handling-solutions ul.functionlist i {
	padding-right: 5px;
}

p.kanjo-bugyo-support {
	padding-left: 20px;
	font-weight: bold;
}

.handling-solutions .feature-area {
	background: none;
	padding: 10px 20px 0 20px;
	border: none;
}

.handling-solutions .feature-area p {
	font-size: 14px !important;
	font-weight: normal !important;
}

.handling-solutions .feature-area i {
	font-size: 16px !important;
	font-weight: bold !important;
}




/* 繝輔ャ繧ｿ繝ｼ�壹ユ繧ｭ繧ｹ繝医ヰ繝翫�*/
.banneritem i {
	color: #21CF9E;
}

.banneritem a {
	color: #CCC;
}



/*===================================
笘�蟆主�莠倶ｾ具ｼ壻ｸ隕ｧ縲笘�
===================================*/
.blog ul.cases {
	padding: 0;
}

.blog h4.catch {
	line-height: 150%;
	font-weight: bold;
	color: #000;
}

.blog ul.cases li {
	list-style-type: none;
	margin: 0 0 5px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.blog ul.cases i {
	color: #21CF9E;
}

.blog .col-sm-6 .readmore {
	float: right;
}

.blog .col-sm-6 .item-image {
	background-color: #FAFAFA;
	width: 100%;
}

.blog .col-sm-6 .item-image:hover {
	background-color: #FFF;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.corp_prof {
	margin: 40px 0;
}

.corp_prof2 th {
	width: 150px;
}

table.corp_table {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 575px;
	margin-bottom: 0;
}

table.corp_table th {
	padding: 5px !important;
	border-right: 1px solid #CCC;
	text-align: center;
	white-space: nowrap;
}

table.corp_table td {
	padding: 5px 5px 5px 10px!important;
}

table.corp_table caption {
	caption-side: bottom;
	text-align: right;
	font-size: 12px;
	padding: 0;
}

.btn-cases-send {
	background: #FF5831;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 60%;
	margin: 0 auto 10px auto;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border: none !important;
}

.btn-cases-send a {
	color: #FFF;
	display: block;
	padding: 20px;
}

.btn-cases-send a:hover {
	background-color: #FF3300;
	color: #FFF;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}



/*===================================
笘�繝倥ャ繝繝ｼ�喇1繝�く繧ｹ繝医笘�
===================================*/
.customhead_headtxt {
	float: left;
	margin: 0 0 0 10px;
}

.customhead_headtxt p {
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

@media screen and (max-device-width:480px) {
.customhead_headtxt {
	margin: 5px auto 0 auto;
}

.customhead_headtxt p {
	font-size: 9px;
}
}


/*===================================
笘�繝倥ャ繝繝ｼ�壹♀蝠上＞蜷医ｏ縺帙�繧ｿ繝ｳ縲笘�
===================================*/
.customhead_contact {
	float: right;
	/* 險隱槫�繧頑崛縺医�繧ｿ繝ｳ譛峨ｊ譎�
	margin: 4px -15px 0 0; */
	margin: 0 5px 0 0;
}

/* 險隱槫�繧頑崛縺医�繧ｿ繝ｳ*/
.mod-languages {
	display: inline;
	float: right;
	width: 100px;
}

p.lang-txt {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	margin: 4px 0 0 15px !important;
	vertical-align: middle;
	padding: 6px 0 7px 0 !important;
	border: 1px solid #335280;
}

p.lang-txt a {
	color: #335280;
	padding: 7px 10px 8px 10px !important;
}

p.lang-txt a:hover {
	background: #335280;
	color: #FFF;
}


/* 縺雁撫縺�粋繧上○*/
.customhead_contact img {
	margin-top: 2px;
	width: 153px;
	height: 32px;
}

p.contact-txt {
	display: inline;
	background: #21CF9E;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 4px 0 0 20px !important;
	vertical-align: middle;
	padding: 7px 0 8px 0 !important;
}

p.contact-txt a , p.contact-txt2 a {
	color: #FFF;
	padding: 7px 10px 8px 10px !important;
}

p.contact-txt a:hover , p.contact-txt2 a:hover {
	background: #14B878;
}

/* 縺雁撫縺�粋繧上○(闍ｱ隱槭∽ｸｭ蝗ｽ隱�)*/
p.contact-txt2 {
	background: #21CF9E;
	font-size: 16px;
	margin: 1px 0 0 0 !important;
	vertical-align: middle;
	padding: 5px 0 5px 0 !important;
}


@media screen and (max-device-width:480px) {
.customhead_contact img {
	width: 113px;
	height: 24px;
}

.customhead_contact img.btn-en {
	width: 39px;
	height: 24px;
	margin-left: 8px;
}

p.lang-txt {
	font-size: 12px;
	margin: 4px 5px 0 0 !important;
	padding: 3px 0 4px 0 !important;
	border: 1px solid #335280;
}

p.contact-txt {
	font-size: 12px;
	margin: 4px 5px 0 10px !important;
	padding: 4px 0 5px 0 !important;
}

p.contact-txt2 {
	font-size: 12px;
	margin: 0 5px 0 0 !important;
	padding: 4px 0 5px 0 !important;
}
}



/*===================================
笘�莉也､ｾ繧ｽ繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ繝壹�繧ｸ縲笘�
===================================*/
div.handling-solutions h3.handling_title {
	border-left: 7px solid #163652;
	border-bottom: 1px solid #163652;
	padding: 3px 0 5px 15px;
	color:#163652;
	clear: both !important;
}

div.handling-solutions .time {
	width: 100%;
	margin: 20px 0;
	font-weight: bold;
	color: #000;
	clear: both;
}

div.handling-solutions .time .label-default {
	background-color: #666;
	font-size: 14px;
}


/*===================================
笘�莉也､ｾ繧ｽ繝ｪ繝･繝ｼ繧ｷ繝ｧ繝ｳ繝壹�繧ｸ�啌e繧ｳ繝ｼ繝�ぅ繝ｳ繧ｰ蠕後笘�
===================================*/
div.handling-solutions img.corplogo {
	float: left;
	padding-bottom: 20px;
}

div.handling-solutions p {
	line-height: 180%;
}

div.handling-solutions iframe.intro {
	float: left;
	width: 560px;
	height: 314px;
	margin: 0 15px 20px 0;
}

div.handling-solutions iframe.intro2 {
	width: 560px;
	height: 314px;
	margin: 0 auto 30px 135px;
}

div.handling-solutions p.right2 {
	float: left;
	width: 270px;
}

div.our-solutions p.right2 a {
	border: 1px solid #21CF9E;
	padding: 8px 10px;
	line-height: 300%;
}

div.our-solutions p.right2 a:hover {
	background-color: #21CF9E;
	color: #FFF;
}

div.handling-solutions p.left {
	float: left;
	width: 380px;
	margin: 10px 0 20px 35px;
}

div.handling-solutions img.icon {
	padding: 5px 0 0 10px;
	float: right;
}

div.handling-solutions h4 {
	font-weight: bold;
	margin: 5px 0 0 35px;
}

div.handling-solutions .image_and_txt {
	margin: 20px 0;
	clear: both !important;
}

div.handling-solutions .image_and_txt h5 , div.handling-solutions .image_and_txt p {
	float: right;
	width: 525px;
}

div.handling-solutions .image_and_txt h5 {
	font-weight: bold;
	padding-bottom: 5px;
}

div.handling-solutions .image_and_txt img {
	float: left;
	margin: 0 20px 30px 0;
	padding-bottom: 20px;
}

div.handling-solutions .image_and_txt p.supplemental {
	font-size: 10px;
	line-height: 150% !important;
	margin-top: -10px;
}

div.handling-solutions .image_and_txt2 {
	margin: 20px 0;
	clear: both !important;
}

div.handling-solutions .image_and_txt2 h5 , div.handling-solutions .image_and_txt2 p {
	float: right;
	width: 720px;
}

div.handling-solutions .image_and_txt2 h5 {
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0;
}

div.handling-solutions .image_and_txt2 h5 span {
	font-size: 12px !important;
	margin-left: 20px !important;
}

div.handling-solutions .image_and_txt2 img {
	float: left;
	margin: 0 20px 30px 0;
}

div.handling-solutions .image_and_txt2 p.supplemental {
	font-size: 10px;
	line-height: 150% !important;
	margin-top: -10px;
}

div.handling-solutions .our-solutions h4 {
	margin-left: 0;
}

div.handling-solutions .our-solutions p {
	font-size: 12px;
	line-height: 150%;
}

div.handling-solutions h4.handling_title {
	clear: both !important;
	padding: 0;
	margin: 0 0 10px 0;
}

div.handling-solutions img.large {
	margin-bottom: 30px;
}

div.handling-solutions h4.default {
	margin: 5px 0 0 0;
}

div.handling-solutions .green_feature h4 {
	border-left: 5px solid #0C9;
	padding-left: 10px;
	margin-left: 50px;
}

div.handling-solutions h4.timeprism {
	margin: 20px 0 5px 0;
	padding: 0;
}

div.handling-solutions h4.timeprism span.timeprism {
	font-size: 12px;
	font-weight: normal;
}


div.handling-solutions .green_feature p {
	padding-right: 30px !important;
}

div.handling-solutions img.green-sysimage {
	margin-left: 30px !important;
}

.article-content .space10 {
	margin: 0 0 10px 0 !important;
}

.article-content .space20 {
	margin: 0 0 20px 0 !important;
}

.article-content .space30 {
	margin: 0 0 30px 0 !important;
}

.article-content .space40 {
	margin: 0 0 40px 0 !important;
}

.article-content .space50 {
	margin: 0 0 60px 0 !important;
}

.article-content .space60 {
	margin: 0 0 60px 0 !important;
}

.article-content .space75 {
	margin: 0 0 75px 0 !important;
}

.article-content .space75 {
	margin: 0 0 75px 0 !important;
}

.article-content .space100 {
	margin: 0 0 100px 0 !important;
}

.article-content .space150 {
	margin: 0 0 150px 0 !important;
}

.article-content .space200 {
	margin: 0 0 200px 0 !important;
}

.article-content .l-space10 {
	margin-left: 10px !important;
}

.article-content .l-space20 {
	margin-left: 20px !important;
}

.article-content .l-space30 {
	margin-left: 30px !important;
}

.article-content .l-space50 {
	margin-left: 50px !important;
}

.article-content .l-space100 {
	margin-left: 100px !important;
}

.article-content .l-space150 {
	margin-left: 150px !important;
}

.article-content .r-space10 {
	margin-right: 10px !important;
}

.article-content .r-space20 {
	margin-right: 20px !important;
}

.article-content .r-space30 {
	margin-right: 30px !important;
}

.article-content .r-space50 {
	margin-right: 50px !important;
}

.article-content .r-space100 {
	margin-right: 100px !important;
}

.article-content .t-space10 {
	margin-top: 10px !important;
}

.article-content .t-space20 {
	margin-top: 20px !important;
}

.article-content .t-space25 {
	margin-top: 25px !important;
}

.article-content .t-space30 {
	margin-top: 30px !important;
}

.article-content .t-space40 {
	margin-top: 40px !important;
}

.article-content .t-space50 {
	margin-top: 50px !important;
}

.article-content .t-space100 {
	margin-top: 100px !important;
}

.article-intro .t-space-minus10 {
	margin-top: -10px !important;
}

.article-intro .t-space-minus20 {
	margin-top: -20px !important;
}

.article-intro .t-space-minus25 {
	margin-top: -25px !important;
}

.article-intro .t-space-minus30 {
	margin-top: -30px !important;
}

.article-content .t-space-minus50 {
	margin-top: -50px !important;
}

.article-content .t-space-minus100 {
	margin-top: -100px !important;
}

.article-content .t-space-minus300 {
	margin-top: -300px !important;
}


/* 螟ｪ蟄苓ｧ｣髯､*/
.article-content .font-normal {
	font-weight: normal !important;
}

/* 繝輔か繝ｳ繝医し繧､繧ｺ*/
.article-content .font10 {
	font-size: 10px;
}

.article-content .font12 {
	font-size: 12px;
}

.article-content .font14 {
	font-size: 14px;
}

.article-content .font16 {
	font-size: 16px;
}

.article-content .font18 {
	font-size: 18px;
}

.article-content .font20 {
	font-size: 20px;
}

.article-content .font24 {
	font-size: 24px;
}

.article-content .font26 {
	font-size: 26px;
}

.article-content .font28 {
	font-size: 28px;
}

.article-content .font30 {
	font-size: 30px;
}

.article-intro .font10 {
	font-size: 10px;
}

.article-intro .font12 {
	font-size: 12px;
}

.article-intro .font14 {
	font-size: 14px;
}

.article-intro .font16 {
	font-size: 16px;
}

.article-intro .font18 {
	font-size: 18px;
}

.article-intro .font20 {
	font-size: 20px;
}

.article-intro .font24 {
	font-size: 24px;
}

.article-intro .font26 {
	font-size: 26px;
}

.article-content h2.title {
	font-size: 24px;
	clear: both;
}

.article-content h2.title-mf {
	font-size: 20px;
	font-weight: bold;
	clear: both;
}

.article-content h2.system-name {
	font-size: 20px;
	font-weight: bold;
	color: #21CF9E;
	border: 1px solid #21CF9E;
	padding: 10px 15px;
	display: inline;
}

.article-content h3.title {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0;
	border-left: 5px solid #21CF9E;
	padding-left: 10px;
	padding-top: 8px;
}

.article-content h3.title2 {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0;
	border-left: 5px solid #21CF9E;
	padding-left: 10px;
	padding-top: 8px;
	clear: both !important;
}

.article-content h3.function-name {
	padding-top: 0;
	font-size: 16px;
}

.category-desc .t-space30 {
	margin-top: 30px !important;
}


/* 繝輔か繝ｼ繝�縺ｮ隱ｿ謨ｴ*/
.article-content h4.title {
	font-size: 16px;
}

.t3-content h3.form-title {
	font-size: 28px;
	margin: 50px 0 5px 0 !important;
	border-left: 5px solid #21CF9E;
	padding-left: 10px;
}

.t3-content .formBody label {
	margin-right: 30px;
}

.t3-content .formControls p.formDescription span {
	position: relative;
	top: -10px;
}

.t3-content .formControls input , .t3-content .formControls select {
	position: relative;
	top: 2px;
}

.t3-content .formControls input.rsform-input-box {
	padding: 2px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.t3-content strong.formRequired {
	color: #F30;
}


@media screen and (max-device-width:480px) {
.article-content .l-space30 {
	margin-left: 0 !important;
}

div.handling-solutions p.right2 {
	width: 100%;
}

div.handling-solutions p.left , div.handling-solutions h4  {
	margin: 10px 0 20px 0;
}

div.handling-solutions iframe.intro2 {
	margin: 0;
}

div.handling-solutions .image_and_txt h5 , div.handling-solutions .image_and_txt p {
	width: 100%;
}

div.handling-solutions .image_and_txt img {
	margin: 20px 0 0 0;
}

div.handling-solutions .image_and_txt2 h5 , div.handling-solutions .image_and_txt2 p {
	width: 100%;
}

div.handling-solutions .image_and_txt2 img {
	margin: 20px 0 0 0;
}

.article-content h3.title {
	font-size: 18px;
}

.article-content .t-space30 {
	margin-top: 0 !important;
}

.category-desc .t-space30 {
	margin-top: 0 !important;
}
div.handling-solutions img.corplogo {
	float: none;
	padding-bottom: 0;
	margin: 0 auto;
}
.article-content .l-space150 {
	margin-left: 0 !important;
}

div.handling-solutions .green_feature h4 {
	margin-left: 0;
}

div.handling-solutions img.green-sysimage {
	margin-left: 0 !important;
}
}



/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ繝壹�繧ｸ縲笘�
===================================*/
h2.products_services_top {
	color: #2D4873;
}

h2.products_services {
	margin-top: 50px;
}

h3.products_services_top {
	font-size: 17px;
	font-weight: bold;
}

.our-solutions h2 {
	clear: both;
}

.our-solutions p {
	letter-spacing: 0.1em;
	line-height: 180%;
}

.our-solutions .mass img {
    float: left;
	padding: 0 20px 10px 0;
}

.our-solutions .mass p {
    overflow: hidden;
}

.our-solutions .mass span.cr {
	display: block;
	margin-top: 10px;
}

.our-solutions .mass p a {
	background-color: #21CF9E;
	color: #FFF;
	padding: 8px 10px;
	line-height: 300%;
}

.our-solutions .mass p a:hover {
	background-color: #14B878;
}

.our-solutions blockquote {
	font-size: 14px;
	margin: 0;
	padding-left: 10px;
}

/* 繝�繝ｼ繝薙�繝懊ち繝ｳ逕ｻ蜒擾ｼ壹Δ繝舌う繝ｫ遶ｯ譛ｫ縺ｧ縺ｮ陦ｨ遉ｺ隱ｿ謨ｴ*/
.our-solutions .box2 {
	  float: left;
	  width: 400px;
	  margin: 20px auto 40px auto;
}

.our-solutions .box2:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* 繝｢繝舌う繝ｫ遶ｯ譛ｫ縺ｧ讓ｪ蟷�＞縺｣縺ｱ縺�↓諡｡縺後ｉ縺ｪ縺�ｈ縺�↓*/
.our-solutions .box2 img {
	max-width: initial !important;
    max-height: initial !important;
}

p.supple {
	margin: 0 0 0 20px;
}

.blue_icon {
	color: #4D9CF5;
}

/* 繝｢繝舌う繝ｫ遶ｯ譛ｫ縺ｧMF繝｡繧､繝ｳ逕ｻ蜒上�繧ｹ繝ｩ繧､繝峨Μ繝ｳ繧ｯ(>繧�酪)陦ｨ遉ｺ豸亥悉*/
#f5ShowFullModule210 .f5ControlLeftDiv {
	display: none;
}

#f5ShowFullModule210 .f5ControlRightDiv {
	display: none;
}

#f5ShowFullModule210 ol.f5slide-indicators {
	display: none;
}

@media screen and (max-device-width:480px) {
ol.f5slide-indicators {
	display: none;
}
}


/* MF繝壹�繧ｸ�壻ｿｮ豁｣蠕�*/
.our-solutions p.reed {
	overflow: auto;
	zoom: 1;
	padding-left: 30px;
}

.our-solutions img.product-logo {
	padding-top: 5px;
}

.our-solutions p.reed-in-link {
	border: 2px solid #21CF9E;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 340px;
	float: left;
}

.our-solutions p.reed-in-link a {
	color: #21CF9E;
	display: block;
	padding: 10px 0;
}

.our-solutions p.reed-in-link a:hover {
	color: #FFF;
	background: #21CF9E;
}

.our-solutions p.top-minus50 {
	margin-top: -50px;
}

.our-solutions p.top-minus100 {
	margin-top: -100px;
}

.our-solutions p.reed-in-link-supplemental {
	font-size: 10px;
	width: 340px;
	float: left;
	clear: both;
	color: #666;
	margin: -10px 0 20px 0;
}

.our-solutions p.reed-in-link-supplemental2 {
	font-size: 10px;
	width: 340px;
	float: left;
	clear: both;
	color: #666;
	margin: -150px 0 20px 0;
}

.our-solutions .right-box p.reed-in-link-supplemental {
	font-size: 10px;
	width: 340px;
	float: left;
	clear: both;
	color: #666;
	margin: 0 0 20px 0;
}

.our-solutions p.clearline {
	clear: both;
}

.our-solutions table.target {
	border-collapse: separate;
	border-spacing: 1px;
    border-radius: 8px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
}

.our-solutions table.target tr:first-child th:first-child , .our-solutions table.target tr:first-child td:first-child {
	border-radius: 8px 0 0 0;
}

.our-solutions table.target tr:first-child th:last-child , .our-solutions table.target tr:first-child td:last-child {
	border-radius: 0 8px 0 0;
}

.our-solutions table.target tr:last-child th:first-child , .our-solutions table.target tr:last-child td:first-child {
	border-radius: 0 0 0 8px;
}

.our-solutions table.target tr:last-child th:last-child , .our-solutions table.target tr:last-child td:last-child {
	border-radius: 0 0 8px 0;
}

.our-solutions table.target th {
	background-color: #405B72;
	color: #FFF;
	vertical-align: middle;
	white-space: nowrap;
	padding: 10px 20px;
	letter-spacing: 0.1em;
	text-align: center;
}

.our-solutions table.target td {
	background-color: #F3F4F7;
	padding: 10px;
}

.btn-detail-link {
	background: #21CF9E;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 75%;
	margin: 0 auto 80px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

.btn-detail-link a {
	color: #FFF;
	display: block;
	padding: 20px;
}

.btn-detail-link a:hover {
	background-color: #14B878;
	color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
}


/* 繧ｿ繝悶Μ繝ｳ繧ｯCSS(5縺､) */
.our-solutions ul.nav-tablinks {
	background-color: #F3F4F7;
	border-bottom: 3px solid #375A8B;
	margin-bottom: 10px;
	clear: both;
}

.our-solutions ul.nav-tablinks-under {
	background-color: #F3F4F7;
	border-top: 3px solid #375A8B;
	margin-bottom: 10px;
}

.our-solutions ul.nav-tablinks li , .our-solutions ul.nav-tablinks-under li {
	background: linear-gradient(#EFF0F4, #D8DEE7);
	width: 166px;
	height: 48px;
	text-align: center;
	font-size: 15px;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	vertical-align: middle;
}

.our-solutions ul.nav-tablinks li.last , .our-solutions ul.nav-tablinks-under li.last , .our-solutions ul.nav-tablinks li.last2 , .our-solutions ul.nav-tablinks-under li.last2 {
	margin: 0 !important;
	width: 167px !important;
}

.our-solutions ul.nav-tablinks li a , .our-solutions ul.nav-tablinks-under li a {
	color: #000;
	line-height: 30px;
	margin: 0;
}

.our-solutions ul.nav-tablinks li.last a , .our-solutions ul.nav-tablinks-under li.last a {
	padding: 5px 0 !important;
	line-height: 20px !important;
}

.our-solutions ul.nav-tablinks li.last2 a , .our-solutions ul.nav-tablinks-under li.last2 a {
	line-height: 30px;
}

.our-solutions ul.nav-tablinks li a:before , .our-solutions ul.nav-tablinks-under li a:before {
	color: #163652;
	position: absolute;
	font-size: 14px;
	line-height: 30px;
	top: 10px;
}

.our-solutions ul.nav-tablinks li.active a , .our-solutions ul.nav-tablinks-under li.active a {
	color: #FFF;
	background: linear-gradient(#416AA6, #375A8B);
	font-weight: bold;
}

.our-solutions ul.nav-tablinks li.active a:before , .our-solutions ul.nav-tablinks-under li.active a:before {
	color: #416AA6;
}

.our-solutions ul.nav-tablinks li:hover a , .our-solutions ul.nav-tablinks-under li:hover a {
	background: linear-gradient(#416AA6, #375A8B);
	color: #FFF;
}

.our-solutions ul.nav-tablinks li:hover a:before , .our-solutions ul.nav-tablinks-under li:hover a:before {
	color: #416AA6;
}


/* 20160823譛郁ｿｽ險� 繧ｿ繝悶Μ繝ｳ繧ｯCSS(EDIFAS逕ｨ)縲*/
.our-solutions ul.nav-tablinks li.last2 a , .our-solutions ul.nav-tablinks-under li.last2 a {
	margin: 0 !important;
	line-height: 30px !important;
}

.our-solutions ul.nav-tablinks2 {
	background-color: #F3F4F7;
	border-bottom: 3px solid #5AC6F9;
	margin-bottom: 10px;
	clear: both;
}

.our-solutions ul.nav-tablinks-under2 {
	background-color: #F3F4F7;
	border-top: 3px solid #5AC6F9;
	margin-bottom: 10px;
}

.our-solutions ul.nav-tablinks2 li , .our-solutions ul.nav-tablinks-under2 li {
	background: linear-gradient(#EFF0F4, #D8DEE7);
	width: 16.4%;/*20200421*/
	width: 13.8%;/*20211223*/
	height: 48px;
	text-align: center;
	font-size: 13px;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	vertical-align: middle;
}

.our-solutions ul.nav-tablinks2 li.last2 , .our-solutions ul.nav-tablinks-under2 li.last2 {
	margin: 0 !important;
/*	width: 167px !important;*/
	width: 14%!important;
}

.our-solutions ul.nav-tablinks2 li.active a , .our-solutions ul.nav-tablinks-under2 li.active a {
	color: #FFF;
	background: linear-gradient(#80D4FB, #5AC6F9);
	font-weight: bold;
}

.our-solutions ul.nav-tablinks2 li a , .our-solutions ul.nav-tablinks-under2 li a {
	color: #000;
	line-height: 30px;
	margin: 0;
}

.our-solutions ul.nav-tablinks2 li.last a , .our-solutions ul.nav-tablinks-under2 li.last a {
	padding: 5px 0 !important;
	line-height: 20px !important;
}

.our-solutions ul.nav-tablinks2 li a:before , .our-solutions ul.nav-tablinks-under2 li a:before {
	color: #163652;
	position: absolute;
	font-size: 14px;
	line-height: 30px;
	top: 10px;
}

.our-solutions ul.nav-tablinks2 li:hover a , .our-solutions ul.nav-tablinks-under2 li:hover a {
	background: linear-gradient(#80D4FB, #5AC6F9);
	color: #FFF;
}

.our-solutions ul.nav-tablinks li:hover a:before , .our-solutions ul.nav-tablinks-under li:hover a:before {
	color: #5AC6F9;
}



/* 20160902譛郁ｿｽ險� 繧ｿ繝悶Μ繝ｳ繧ｯCSS(6縺､)縲*/
.our-solutions ul.nav-tablinks_6col {
	background-color: #F3F4F7;
	border-bottom: 3px solid #375A8B;
	margin-bottom: 10px;
	clear: both;
}

.our-solutions ul.nav-tablinks-under_6col {
	background-color: #F3F4F7;
	border-top: 3px solid #375A8B;
	margin-bottom: 10px;
}

.our-solutions ul.nav-tablinks_6col li , .our-solutions ul.nav-tablinks-under_6col li {
	background: linear-gradient(#EFF0F4, #D8DEE7);
	width: 138px;
	height: 48px;
	text-align: center;
	font-size: 14px;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	vertical-align: middle;
	letter-spacing: -0.1em;
}

.our-solutions ul.nav-tablinks_6col li.last , .our-solutions ul.nav-tablinks-under_6col li.last {
	margin: 0 !important;
	width: 137px !important;
}

.our-solutions ul.nav-tablinks_6col li a , .our-solutions ul.nav-tablinks-under_6col li a {
	color: #000;
	line-height: 30px;
	margin: 0;
}

.our-solutions ul.nav-tablinks li.row2 a , .our-solutions ul.nav-tablinks-under li.row2 a , .our-solutions ul.nav-tablinks_6col li.row2 a , .our-solutions ul.nav-tablinks-under_6col li.row2 a {
	padding: 5px 0 !important;
	line-height: 20px !important;
}

.our-solutions ul.nav-tablinks_6col li a:before , .our-solutions ul.nav-tablinks-under_6col li a:before {
	color: #163652;
	position: absolute;
	font-size: 14px;
	line-height: 30px;
	top: 10px;
}

.our-solutions ul.nav-tablinks_6col li.active a , .our-solutions ul.nav-tablinks-under_6col li.active a {
	color: #FFF;
	background: linear-gradient(#416AA6, #375A8B);
	font-weight: bold;
}

.our-solutions ul.nav-tablinks_6col li.active a:before , .our-solutions ul.nav-tablinks-under_6col li.active a:before {
	color: #416AA6;
}

.our-solutions ul.nav-tablinks_6col li:hover a , .our-solutions ul.nav-tablinks-under_6col li:hover a {
	background: linear-gradient(#416AA6, #375A8B);
	color: #FFF;
}

.our-solutions ul.nav-tablinks_6col li:hover a:before , .our-solutions ul.nav-tablinks-under_6col li:hover a:before {
	color: #416AA6;
}


@media screen and (max-device-width:480px) {
.our-solutions ul.nav-tablinks li , .our-solutions ul.nav-tablinks-under li {
	width: auto;
	height: auto;
}
}

.our-solutions ul.nav-tablinks-s {
	width: 166px;
	float: right;
}
/* 繧ｿ繝悶Μ繝ｳ繧ｯCSS縺薙％縺ｾ縺ｧ */


.feature-area {
	background-color: #F3F4F7;
	padding: 30px 20px 0 20px;
	border: 1px solid #999;
}

.feature-area p.more-link {
	text-align: center;
	border: 1px solid #21CF9E;
	margin: 0 0 35px 25px;
	float: left;
}

.feature-area p.more-link a {
	display: block;
	color: #21CF9E;
	padding: 3px 10px;
	font-weight: bold;
}

.feature-area p.more-link:hover {
	border: 1px solid #168D6C;
}

.feature-area p.more-link a:hover {
	color: #168D6C;
}

.our-solutions .contact_area {
	clear: both;
}

.our-solutions .contact_area .box {
	width: 260px;
	float: left;
	border-right: 1px dotted #999;
	margin-bottom: 20px;
}

.our-solutions .contact_area .box h5 {
	border-left: 5px solid #F65200;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.our-solutions .contact_area .box p {
	margin-bottom: 10px;
	font-size: 12px;
}

.our-solutions .contact_area .left {
	padding: 0 30px 0 0;
}

.our-solutions .contact_area .central {
	padding: 0 30px;
	width: 290px;
}

.our-solutions .contact_area .right {
	padding: 0 0 0 30px;
	border: none;
}

.our-solutions .contact_area p.link,p.link {
	background-color: #FF5831;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding: 10px 0;
}

.our-solutions .contact_area p.link a,p.link a {
	color: #FFF;
	display: block;
}

.our-solutions .contact_area p.link:hover,p.link:hover {
	background: #F30;
}

.our-solutions .contact_telarea img {
	padding: 20px 0 10px 0;
	clear: both;
}

.our-solutions .contact_area .only {
	border: none;
}

.our-solutions p.feature {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height: 150%;
	margin-bottom: 30px;
	padding-left: 1.5em;
	text-indent: -0.7em;
}

.our-solutions p.feature2 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	line-height: 150%;
	margin-bottom: 15px;
	padding-left: 1.5em;
	text-indent: -0.7em;
}

.our-solutions p.feature3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 170%;
	margin-bottom: 30px;
	padding-left: 1.5em;
}

.our-solutions p.feature span.font14 {
	font-size: 14px !important;
	line-height: 120% !important;
	font-weight: normal !important;
}

.our-solutions p.feature i.fa-check , .our-solutions p.feature2 i.fa-check  {
	color: #21CF9E;
}

.our-solutions span.supplemental {
	font-size: 13px;
	font-weight: normal;
	margin-left: 30px;
}

.our-solutions span.supplemental2 {
	font-size: 13px;
	font-weight: normal;
	margin-left: 0;
}

.our-solutions .next-link-area ul {
	margin: 0;
	padding: 0 0 80px 0;
	clear: both;
}

.our-solutions .next-link-area li {
	list-style-type: none;
	border: 1px solid #21CF9E;
	text-align: center;
	font-weight: bolder;
}

.our-solutions .next-link-area li.left {
	float: left;
}

.our-solutions .next-link-area li.right {
	float: right;
}

.our-solutions .next-link-area a {
	display: block;
	padding: 8px 12px;
}

.our-solutions .next-link-area a:hover {
	background-color: #21CF9E;
	color: #FFF;
}

.our-solutions .fs-pattern-outline {
	border: 1px solid #999;
	margin-bottom: 30px;
}

.our-solutions .fs-pattern {
	border: 5px solid #F3F4F7;
	padding: 0;
}

.our-solutions p.fs-pattern-title1 , .our-solutions p.fs-pattern-title2 , .our-solutions p.fs-pattern-title3 {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #F3F4F7;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}

.our-solutions p.fs-pattern-title1 {
	background: url(../../../../../../images/solution/fs/icon_pattern1.png) no-repeat;
}

.our-solutions p.fs-pattern-title2 {
	background: url(../../../../../../images/solution/fs/icon_pattern2.png) no-repeat;
}

.our-solutions p.fs-pattern-title3 {
	background: url(../../../../../../images/solution/fs/icon_pattern3.png) no-repeat;
}

.our-solutions ul.relation-list {
	margin: 0 0 0 15px;
	padding: 0;
}

.our-solutions ul.relation-list li {
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

.our-solutions i.fa-chevron-right {
	color: #21CF9E;
}

a.abc {
	display: block;
}

.our-solutions .left-box {
	width: 380px;
	margin-right: 35px;
	float: left;
}

.our-solutions .left-box p.reed {
	width: 380px;
	padding: 20px 10px 0 0 !important;
	margin: 0 !important;
}

.our-solutions .right-box {
	width: 435px;
	float: right;
}

.our-solutions .right-box img {
	margin-top: 60px;
	padding: 0;
	border: 1px solid #999;
}

.our-solutions .right-box img:hover {
	border: 1px solid #21CF9E;
}

.our-solutions p.btn-movie {
	width: 360px;
	float: left;
	margin: -60px 0 0 0;
	border: 1px solid #375A8B;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.our-solutions .btn-movie a {
	color: #375A8B;
	display: block;
	padding: 5px 10px;
}

.our-solutions .btn-movie a:hover {
	background-color: #375A8B;
	color: #FFF;
}

.our-solutions .btn-movie span.time {
	font-size: 12px !important;
	font-weight: normal !important;
}

.our-solutions p.btn-movie2 {
	width: 360px;
	float: left;
	margin: -80px 0 0 0;
	border: 1px solid #375A8B;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.our-solutions .btn-movie2 a {
	color: #375A8B;
	display: block;
	padding: 5px 10px;
}

.our-solutions .btn-movie2 a:hover {
	background-color: #375A8B;
	color: #FFF;
}

.our-solutions .btn-movie2 span.time {
	font-size: 12px !important;
	font-weight: normal !important;
}

.our-solutions p.btn-movie3 {
	width: 360px;
	float: left;
	margin: -200px 0 0 0;
	border: 1px solid #375A8B;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.our-solutions .btn-movie3 a {
	color: #375A8B;
	display: block;
	padding: 5px 10px;
}

.our-solutions .btn-movie3 a:hover {
	background-color: #375A8B;
	color: #FFF;
}

.our-solutions .btn-movie3 span.time {
	font-size: 12px !important;
	font-weight: normal !important;
}

div.handling-solutions p.right3 {
	float: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
}

div.our-solutions p.right3 a {
	color: #00B0F0;
	border: 1px solid #00B0F0;
	padding: 10px 30px;
	line-height: 300%;
}

div.our-solutions p.right3 a:hover {
	background-color:  #00B0F0;
	color: #FFF;
}

div.our-solutions p.right3 span {
	font-weight: normal !important;
}

div.handling-solutions p.right4 {
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
}

div.our-solutions p.right4 a {
	color: #00B0F0;
	border: 1px solid #00B0F0;
	padding: 10px 30px;
	line-height: 300%;
}

div.our-solutions p.right4 a:hover {
	background-color:  #00B0F0;
	color: #FFF;
}

@media screen and (max-device-width:480px) {
.our-solutions .mass img {
	margin:10px auto 10px 25px;
}

.our-solutions img.product-logo {
	float: none !important;
	margin: 0 auto;
}

.our-solutions p.reed {
	overflow: inherit;
	padding: 10px 0 0 0;
}

.our-solutions p.reed-in-link {
	margin: 10px auto 10px 20px;
}

.our-solutions p.reed-in-link-supplemental {
	margin: -10px 0 20px 20px;
}

#f5ShowFullModule210 {
	margin-top: -20px;
}

.our-solutions p.reed img.pull-left {
	float: none !important;
	width: 500px;
	height: auto;
	padding-right: 0;
}

.our-solutions .left-img img.pull-left {
	float: none !important;
	width: 500px;
	height: auto;
	padding-right: 0;
}

.our-solutions .contact_area .box {
	display: block;
	width: 100%;
	border: none;
}

.our-solutions .contact_area .left , .our-solutions .contact_area .central , .our-solutions .contact_area .right {
	padding: 0;
}

.our-solutions .next-link-area li.left {
	margin-bottom: 10px;
}

.our-solutions .next-link-area li.left , .our-solutions .next-link-area li.right {
	float: none;
}

.our-solutions p.fs-pattern-title {
  font-size: 14px;
}

.our-solutions p.feature {
	font-size: 14px;
}

.our-solutions span.supplemental {
	display: block;
	margin: 5px 0 0 0;
}

.our-solutions span.supplemental2 {
	display: block;
	margin: 5px 0 0 0;
}

.our-solutions p.fs-pattern-title1 , .our-solutions p.fs-pattern-title2 , .our-solutions p.fs-pattern-title3 {
	font-size: 14px;
}

.our-solutions p.fs-pattern-title1 {
	background: url(../../../../../../images/solution/fs/icon_pattern1_mobile.png) no-repeat;
}

.our-solutions p.fs-pattern-title2 {
	background: url(../../../../../../images/solution/fs/icon_pattern2_mobile.png) no-repeat;
}

.our-solutions p.fs-pattern-title3 {
	background: url(../../../../../../images/solution/fs/icon_pattern3_mobile.png) no-repeat;
}

.our-solutions ul.relation-list {
	margin: 0;
}

.our-solutions ul.relation-list li {
	font-size: 12px;
}

.our-solutions .left-box img {
	width: 340px;
	height: 77px;
}

.our-solutions .left-img img {
	width: 340px;
	height: 77px;
}

.our-solutions .right-box {
	width: 380px;
}

.our-solutions .right-box img {
	margin-top: 0;
	padding: 0;
	width: 393px;
	height: 245px;
}

.our-solutions p.btn-movie {
	clear: both;
	width: 100%;
	margin: 0;
}

.our-solutions p.top10 {
	margin: 5px 0 20px 0;
}
}



/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�帶ｩ溯�讎りｦ√笘�
===================================*/
.our-solutions ul.overview {
	padding: 0;
	margin-bottom: 30px;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.our-solutions ul.overview li {
	list-style: none;
	width: 250px;
	float: left;
	margin: 0 32px 20px 0;
}

.our-solutions h3.function {
	border-left: 7px solid #405B72;
	border-bottom: 1px solid #405B72;
	padding: 5px 0 5px 15px;
	clear: both;
}

.our-solutions ul.overview h4 {
	font-size: 14px;
	font-weight: bold;
	border-left: 5px solid #7193AE;
	padding-left: 10px;
	margin-bottom: 5px;
}

@media screen and (max-device-width:480px) {
.our-solutions ul.overview li {
	width: 390px;
}
}

ul.innerlink {
	padding: 10px 0 20px 0;
	margin: 0;
	margin-left: 20px;
}

ul.innerlink li {
	padding: 0 20px 0 0;
	float: left;
	font-size: 16px;
	list-style: none;
	margin: 0;
}

.our-solutions span.innerlink {
	position: relative;
	top: -80px;
	display: block;
}

@media screen and (max-device-width:480px) {
.our-solutions span {
	top: -145px;
}
}


/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�帛虚菴懃腸蠅�笘�
===================================*/
table.spec {
	border: 1px solid #999;
	width: 100%;
	margin-bottom: 0;
}

table.spec th {
	padding: 10px !important;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999 !important;
	text-align: center;
	vertical-align: middle !important;
	white-space: nowrap;
}

table.spec th.long {
	width: 180px;
}

table.spec td {
	padding: 10px 10px 10px 20px !important;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999 !important;
}

table.spec caption {
	caption-side: bottom;
	text-align: right;
	font-size: 12px;
	padding: 0;
}

/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�幃℃蜴ｻ繝舌�繧ｸ繝ｧ繝ｳ縺ｮMF縺ｮwindows10蜍穂ｽ懷ｮ溽ｸｾ縲笘�
===================================*/
table.spec2 {
	border: 1px solid #999;
	width: 100%;
	margin-bottom: 0;
}

table.spec2 th {
	padding: 10px !important;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999 !important;
	text-align: center;
	vertical-align: middle !important;
	white-space: nowrap;
	background-color: #E9E9E9;
}

table.spec2 td {
	padding: 10px 10px 10px 20px !important;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999 !important;
	border-left: 1px solid #999 !important;
	text-align: center;
}

table.spec2 td.active {
	background-color: #E9ECF2;
}

.itemid-549 h1.page-title,.itemid-888 h1.page-title {
	font-size: 24px;
}



/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�帙Λ繧､繝ｳ繧｢繝��縲笘�
===================================*/
table.lineup {
	margin-top: -30px;
}

table.spec th.upper {
	background-color: #E8EDF0;
	font-weight: bold;
	border-bottom: 3px solid #333;
	text-align: center;
	vertical-align: middle;
}

table.spec td.upper {
	border-left: 1px solid #C9D7D8;
}


/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�帙が繝励す繝ｧ繝ｳ縲笘�
===================================*/
img.contents-image {
	margin: 0 0 50px 30px;
}

@media screen and (max-device-width:480px) {
img.contents-image {
	margin: 0 0 50px 0;
}
}

h3.function span.cooperation {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #405B72;
	padding: 4px 5px 5px 8px;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: middle;
	border-radius: 3px;
    -webkit-border-radius: 3px;    /* Safari,Google Chrome逕ｨ */
    -moz-border-radius: 3px;   /* Firefox逕ｨ */
}



/*===================================
笘�陬ｽ蜩√�繧ｵ繝ｼ繝薙せ�娥FR3.0蠑ｷ蛹悶�繧､繝ｳ繝医笘�
===================================*/
.our-solutions h4.item {
    position: relative;
    padding-left: 36px;
	margin-left: 10px;
    color: #333;
    font-size: 23px;
    line-height; 30px;
}

.our-solutions h4.item:before {
    position:  absolute;
    top: 12px;
    left: 12px;
    width: 14px;
    height: 14px;
    border: 4px solid #C0F1E2;
    content: "";
}

.our-solutions h4.item:after {
    position:  absolute;
    top: 2px;
    left: 2px;
    width: 17px;
    height: 17px;
    border: 4px solid #30D39F;
    content: "";
}

.our-solutions p.item {
    margin-left: 12px;
}



/*===================================
笘�繝九Η繝ｼ繧ｹ荳隕ｧ縲笘�
===================================*/
.item-page .moduletable {
	border: none;
	margin: 0;
}

.item-page ul.category-module {
	margin: 0 0 0 -40px;
}

.item-page ul.category-module li {
	padding: 13px 15px;
}

.item-page ul.category-module li:hover {
	color: #999;
}

.item-page ul.category-module li a {
	color: #21CF9E;
	font-weight: bold;
}

.item-page ul.category-module li a:hover {
	color: #168D6C;
}

.item-page span.mod-articles-category-date {
	float: left;
	padding-right: 30px;
	letter-spacing: -0.1em;
	color: #666;
}



@media screen and (max-device-width:480px) {
.item-page span.mod-articles-category-date {
	white-space:pre-wrap;
	float: none;
	text-align: left;
	padding: 0;
	position: relative;
	top: 0px;
	left: -135px;
}
}

.news p {
	line-height: 200%;
}

.item-page .moduletable p.news-list-link , .t3-sidebar p.news-list-link {
	display: none;
}

a.mod-articles-category-title {
	color: #333 !important;	
}

.article-content p.create {
	margin-bottom: 20px;
	color: #666;
}

.article-content p.create i {
	color: #21CF9E;
}


/*===================================
笘�繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝医笘�
===================================*/
/* 隧ｳ邏ｰ繝壹�繧ｸ縺ｮ荳翫↓蜃ｺ縺吶後そ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝郁ｩｳ邏ｰ縲阪�譁�ｭ�*/
h2.seminar_head {
	font-size: 24px;
	color: #000;
	display: none;
}

.form-actions {
  background: #FFF !important;
  border: none;
}

/* 逕ｳ縺苓ｾｼ縺ｿ繝懊ち繝ｳ繧ｵ繧､繧ｺ隱ｿ謨ｴ*/
.form-actions input.btn-primary {
	font-size: 16px;
}

/* 逕ｳ縺苓ｾｼ縺ｿ繝懊ち繝ｳ繝ｭ繝ｼ繝ｫ繧ｪ繝ｼ繝舌�濶ｲ*/
.form-actions input.btn-primary:hover {
	background-color: #14B878;
}

.eb-taskbar a.btn {
	font-size: 16px;
	margin-top: 20px;
}

/* mini繧ｫ繝ｬ繝ｳ繝繝ｼ*/
.extcal_minical table.mod_eb_mincalendar_table td.mod_eb_mincalendar_event {
	background-color: #21CF9E;
}

.extcal_minical table.mod_eb_mincalendar_table td.mod_eb_mincalendar_event a {
	color: #FFF;
	display: block;
	width: 100%;
	height: 100%;
}

.extcal_minical td.extcal_month_label {
	color: #FFF;
}
/* mini繧ｫ繝ｬ繝ｳ繝繝ｼ縺薙％縺ｾ縺ｧ*/

.eb-description table.table {
	margin-top: 10px;
}

.eb-description td.eb-event-property-label {
	white-space: nowrap;
}
#field_required_txt {
	color: #F30;
}

#field_organization_message , #field_position_message , #field_policycheck_message , #field_mail_message , #field_zip_message , #field_tel_message , #field_exmember_message { 
	padding-left: 180px;
	margin-top: -15px;
}

@media screen and (max-device-width:480px) {
#field_organization_message , #field_position_message , #field_policycheck_message , #field_mail_message , #field_zip_message , #field_tel_message , #field_exmember_message  { 
	padding-left: 0;
}
}


/*===================================
笘�繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝茨ｼ幄ｬ帷ｿ剃ｼ夲ｼ壽髪謇輔＞諠��ｱ縺ｮ陦ｨ遉ｺ豸医☆縲笘�
===================================*/
.payment_information {
	display: none;
}

/*===================================
笘�繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝茨ｼ幄ｬ帷ｿ剃ｼ夲ｼ壹Δ繝舌う繝ｫ�夊ｩｳ邏ｰtable縺ｮ蝗槭ｊ霎ｼ縺ｿ隗｣髯､縲笘�
===================================*/
@media screen and (max-device-width:480px) {
.eb-description-details {
	width: 360px !important;
}
}


/*===================================
笘�繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝茨ｼ帙き繝ｬ繝ｳ繝繝ｼ縺ｮ譌･莉倥け繝ｪ繝�け縺励◆譎ゅ↓蜃ｺ繧九�繝ｼ繧ｸ縺ｮ隱ｿ謨ｴ4縲笘�
===================================*/

.wraptable_calendar a {
	color: #000;
}


/*===================================
笘�繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝茨ｼ帙Γ繧､繝ｳ繝｡繝九Η繝ｼ縺ｮ繧ｻ繝溘リ繝ｼ繝ｻ繧､繝吶Φ繝医�繝ｪ繝ｳ繧ｯ繧呈ｶ医☆縲笘�
===================================*/
li.eoiua {
	display: none !important;
}




/*===================================
笘�繧ｵ繧､繝峨リ繝難ｼ壽､懃ｴ｢縺ｮ蜈･蜉帶棧髟ｷ縺戊ｪｿ謨ｴ縲笘�
===================================*/
/* 繧ｵ繧､繝峨リ繝難ｼ夐崕閼ｳ蟾･蝣ｴ豢ｻ逕ｨ隰帷ｿ剃ｼ�*/
ul.docs {
	margin: -10px 0 0 0;
}

ul.docs li {
	padding: 8px 0;
	display: block;
	margin-left: -20px;
}

ul.docs li a {
	padding-right: 10px;
}

.t3-sidebar-right #Mod170 h3.module-title {
	margin-bottom: 5px;
}

@media screen and (max-device-width:480px) {
.t3-sidebar-right {
	margin-top: 0px;
}

.t3-sidebar-right .search input#mod-search-searchword {
	width: 330px;
	margin-bottom: 20px;
}

.t3-sidebar-right #Mod170 button {
	margin-top: -2px;
}
}

/* 繧ｵ繧､繝峨リ繝難ｼ喇3縺ｮ繝槭�繧ｸ繝ｳ隱ｿ謨ｴ*/
.t3-sidebar-right #Mod175 h3 , .t3-sidebar-right #Mod192 h3 {
	margin-bottom: 5px;
}


/*===================================
笘�繧ｵ繝昴�繝医笘�
===================================*/
/* 繧ｵ繝昴�繝�TOP繝壹�繧ｸ*/
.article-content h1.title-club {
	font-size: 23px;
	padding: 20px 0 0 0;
}
.article-content h3.title-club {
	font-size: 38px;
	font-weight: bold;
	margin: 0 0 10px 0;
	float: left;
	line-height: 130%;
}

.article-content p.txt-club {
	float: left;
	display: inline;
	width: 415px;
}

.article-content .detail-link {
	background-color: #21CF9E;
	font-size: 16px;
	float: right;
}

.article-content .detail-link a {
	display: block;
	padding: 5px 10px;
	color: #FFF;
	background-color: #21CF9E;
}

.article-content .detail-link a:hover {
	background-color: #14B878;
}



/*===================================
笘�蜈ｱ騾夲ｼ壹げ繝ｭ繝ｼ繝舌Ν繝翫ン縺ｮ繝悶Λ繝ｳ繧ｯ繝ｪ繝ｳ繧ｯ繧｢繧､繧ｳ繝ｳ譛峨ｊ縺ｮ遨ｺ縺崎ｪｿ謨ｴ縲笘�
===================================*/
.t3-megamenu .fa-external-link {
	padding: 0 1px 0 0 !important;
}

.t3-megamenu .fa-home {
	margin-right: 0 !important;
}


/*===================================
笘�English繝壹�繧ｸ縲笘�
===================================*/
@media screen and (max-device-width:480px) {
table.english {
	font-size: 10px;
}
}

table.english td {
	vertical-align: middle;
}

table.english td.zipcode a {
	color: #666 !important;
}

table.english img {
	float: none !important;
	margin: 10px 0 !important;
}

table.english a {
	color: #21CF9E !important;
	margin: -5px 0 0 0 !important;
	padding: -5px 0 0 0 !important;
	vertical-align: top !important;
}

table.english a:hover {
	color: #168D6C !important;
}

td.last {
	border-bottom: 1px solid #DDD;
}

.contact_web {
	border: 1px solid #21CF9E;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.contact_web a {
	display: block;
	padding: 5px 0;
}

.contact_web a:hover {
	background-color: #21CF9E;
	color: #FFF;
}



/*===================================
笘�繧ｫ繧ｿ繝ｭ繧ｰ繝繧ｦ繝ｳ繝ｭ繝ｼ繝峨笘�
===================================*/
#Mod215 ul.category-module {
	margin: -15px 0 0 0;
	padding: 0;
}

.rsform-block-submit input.rsform-submit-button {
	border: 1px solid #21CF9E;
	background: #21CF9E;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-shadow: none;
	border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	padding: 8px 20px !important;
}

.rsform-block-submit input.rsform-submit-button:hover {
	border: 1px solid #14B878;
	background: #14B878;
	color: #FFF;
	text-shadow: none;
}


/*===================================
笘�蟆主�莠倶ｾ鬼ubMenu縲笘�
===================================*/
#Mod221 ul.category-module {
	margin: -15px 0 0 0;
	padding: 0;
}

#Mod221 ul.category-module li {
	padding: 13px 15px;
}

#Mod221 ul.category-module li span {
	display: block;
}



/*===================================
笘�繧ｨ繧ｯ繧ｹ繝ｭ繧ｴ隱ｿ謨ｴ縲笘�
===================================*/
.t3-mainnav .logo-image img {
	/**width: 288px !important;**/
	height: 69px !important;
}


/*===================================
笘�繧ｳ繝ｳ繝�Φ繝�(險倅ｺ�)縺ｮ譁�ｭ苓牡繧堤悄鮟偵↓縲笘�
===================================*/
.article-content {
	color: #000 !important;
}



/*===================================
笘�繝励Μ繝ｳ繝郁｡ｨ遉ｺ譎ゅ�繝ｪ繝ｳ繧ｯ陦ｨ遉ｺ豸医☆縲笘�
===================================*/
@media print {
  a[href]:after {
    content: """";
  }
  abbr[title]:after {
    content: """";
  }
  .t3-mainnav .logo-image img {
	  position: absolute;
	  top: -20px;
	  left: 0;
  }
}


/*===================================
笘�繧ｵ繧､繝峨リ繝楢ｿｽ蠕薙笘�
===================================*/
#back-to-top2 {
  position: fixed;
  right: 100px;
  top: auto;
  z-index: 999;
  display: none;
  border-radius: inherit;
  bottom: 100px;
}

#back-to-top2.affix {
  bottom: 100px;
}

#back-to-top2 a {
  outline: none;
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#back-to-top2 a:hover {
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}


@media (min-width: 768px) {
  #back-to-top2 {
    display: block;
  }
}

/* 逕ｻ髱｢陦ｨ遉ｺ邵ｦ蟷�′遏ｭ縺�→縺阪↓繝輔ャ繧ｿ繝ｼ縺ｮ蜍輔″繧呈ｭ｢繧√ｋ*/
#SlideBox {
	margin: 0 0 -55px 0;
}



/*===================================
笘�讀懃ｴ｢邨先棡繝壹�繧ｸ隱ｿ謨ｴ縲笘�
===================================*/
.input-group {
	margin-top: 50px;
}

/* 讀懃ｴ｢譚｡莉ｶ縲∵､懃ｴ｢遽�峇縺ｮ邨櫁ｾｼ縺ｿ繧呈ｶ医☆*/
fieldset.phrases , fieldset.only {
	display: none;
}



/*===================================
笘�繝｢繝舌う繝ｫ縺ｮ譎ゅ�繝壹�繧ｸ荳企Κ縺ｸ謌ｻ繧九Μ繝ｳ繧ｯ縲笘�
===================================*/
a.mobile_pagetop {
	border: 1px solid #096;
	padding: 3px 4px 4px 10px;
	margin-top: -40px;
	float: right;
}

@media (min-width: 500px) {
a.mobile_pagetop {
	display: none;
}
}



/*===================================
笘�辭頑悽髴�⊃縺願ｦ玖�縺�笘�
===================================*/
.sympathy .module-ct {
	border: none;
}

.sympathy p {
	margin: -25px 0 30px 0;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
}

@media screen and (max-device-width:480px) {
.sympathy p {
	font-size: 12px;
	margin: -25px 10px 30px 10px;
}
}



/*===================================
笘�繧ｫ繝�ざ繝ｪ繝ｼview繝壹�繧ｸ縲笘�
===================================*/
.view-categories .categories-list , .view-category .blog {
	margin-top: 50px;
}


/*===================================
笘�EXtelligence縺九ｉ譚ｱ螟ｧ髦ｪ邨梧ｸ域眠閨槭ヵ繧｣繝ｼ繝芽ｪｭ縺ｿ霎ｼ縺ｿ縲笘�
===================================*/
.higashiosaka ul#adminForm {
	margin-top: 30px;
}


/*===================================
笘�404繧ｨ繝ｩ繝ｼ繝壹�繧ｸ縲笘�
===================================*/
#errorboxoutline a.button-home {
	color: #163652;
}


/*===================================
笘�lity(逕ｻ蜒乗僑螟ｧ)縲笘�
===================================*/
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
       -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
       -o-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
       -o-transition: -o-transform 0.3s ease;
          transition: transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}




/*===================================
笘�EXtelligence隱ｭ縺ｿ霎ｼ縺ｿ逕ｨ縺ｫ荳崎ｦ∬ｦ∫ｴ�蜑企勁縲笘�
===================================*/
.extelligence-seminar .t3-head-top {
	display: none;
}

.extelligence-seminar #t3-slideshow {
	display: none;
}

.extelligence-seminar h1.eb-page-heading {
	display: none;
}

.extelligence-seminar #t3-footer {
	display: none;
}

.extelligence-seminar #adminForm {
	margin: -30px 0;
}

/* EXtelligence隱ｭ縺ｿ霎ｼ縺ｿ逕ｨ縺ｫ荳崎ｦ∬ｦ∫ｴ�繧定ｩｳ邏ｰ繝壹�繧ｸ繝ｻ逕ｳ霎ｼ縺ｿ繝壹�繧ｸ繝ｻ逕ｳ霎ｼ縺ｿ螳御ｺ��繝ｼ繧ｸ縺ｫ縺ｯ蠑ｷ蛻ｶ陦ｨ遉ｺ */
.view-event .t3-head-top , .task-individual_registration .t3-head-top , .view-complete .t3-head-top {
	display: block !important;
}

.view-event #t3-slideshow , .task-individual_registration #t3-slideshow , .view-complete #t3-slideshow {
	display: block !important;
}

.view-event h1.eb-page-heading , .task-individual_registration h1.eb-page-heading , .view-complete h1.eb-page-heading {
	display: block !important;
}

.view-event #t3-footer , .task-individual_registration #t3-footer , .view-complete #t3-footer {
	display: block !important;
}

.view-event #adminForm , .task-individual_registration #adminForm , .view-complete #adminForm {
	margin: 0 !important;
}



/*===================================
笘�MF隱榊ｮ夊ｩｦ鬨鍋筏霎ｼ縺ｿ繝輔か繝ｼ繝�縲笘�
===================================*/
#rsform_33_page_0 .formControlLabel {
	width: 250px;
	padding-right: 10px;
}

#rsform_33_page_0 .fukidashi-box.bottom:after {
	left: 130px;
}



/*===================================
笘�TOP繝壹�繧ｸ縺ｮh1繧ｿ繧ｰ縲笘�
===================================*/
.clearText {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}



/*===================================
笘�讌ｭ蜍呎署謳ｺ繝代�繝医リ繝ｼ縲笘�
===================================*/
table.alliance {
	width: 847px;
	border: 1px solid #CCC;
}

table.alliance caption {
	text-align: right;
	margin-top: -30px;
}

table.alliance td.logo {
	width: 280px;
	vertical-align: middle;
	border-right: 1px solid #CCC;
}

table.alliance td.logo img {
	margin: 0 auto;
}

table.alliance td.corpinfo {
	padding: 0 20px;
}

table.alliance td.corpinfo i {
	font-size: 12px;
}

table.alliance h3 {
	font-size: 16px;
	font-weight: bold;
}

table.alliance a.handling {
	text-decoration: underline;
	color: #333;
}

@media screen and (max-device-width:480px) {
table.alliance {
	font-size: 10px;
	width: 390px;
}
table.alliance td.logo {
	width: 90px;
	border-right: none;
}
table.alliance td.logo img {
	padding-left: 5px;
}
table.alliance td.corpinfo {
	padding: 0 10px;
}
}



/*===================================
笘�EDIFAS�夂泙蜊ｰ蝙九�隕句�縺励笘�
===================================*/
.edifas_wrapup h4 {
	position:relative;
    padding:0 0 5px 30px;
    border-bottom:1px solid #ddd;
    font-size:22px;
	font-weight: bold;
}

.edifas_wrapup h4:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #1EB8ED;
    border-bottom: 2px solid #1EB8ED;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.edifas_wrapup h4:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 10px;
    border-right: 2px solid #1EB8ED;
    border-bottom: 2px solid #1EB8ED;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.edifas_wrapup ul {
	padding: 0;
}

.edifas_wrapup li {
	margin: 0 0 15px 10px;
	font-weight: bold;
	font-size: 16px;
	list-style-type: none;
}

.edifas_wrapup li span.edifascolor {
	color: #5B92F9;
}

.extelligence-guide a {
	color: #00B0F0;
	font-weight: bold;
}

.extelligence-guide a:hover {
	color: #5781C3;
}

.edi-color {
	color: #00B0F0;
}

i.fa-circle {
	color: #CCC;
	margin-left: -20px;
}

.edifas_movie_area {
	clear: both;
}

.edifas_movie_area a {
	color: #00B0F0;
	font-weight: bold;
}

.edifas_movie_area a:hover {
	color: #5781C3;
}

.edifas_movie_area p {
	line-height: 1.2em;
	padding: 5px;
}

.edifas_movie_area span {
	font-size: 12px;
}

.edifas_movie_area .left {
	float: left;
	width: 220px;
}

.edifas_movie_area .left_end {
	float: left;
	width: 180px;
}

.btn-extelligence-regist {
	background: #00B0F0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 85%;
	margin: 0 auto 80px auto;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.btn-extelligence-regist a {
	color: #FFF;
	display: block;
	padding: 20px;
}

.btn-extelligence-regist a:hover {
	background-color: #09F;
	color: #FFF;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

img.extelligence-registcampaign {
	float: right !important;
	margin-top: -195px;
	margin-right: 40px;
}

table.edifas_fee {
	border-collapse: separate;
	border-spacing: 10px;
	border: none;
	width: 100%;
	padding-top: 10px;
}

table.edifas_fee caption {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	padding: 0;
}

table.edifas_fee caption span {
	font-weight: normal;
}

table.edifas_fee th {
	background-color: #C1EFFF;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}

table.edifas_fee th.takasa {
	padding: 26px 10px;
}

table.edifas_fee th.takasa2 {
	padding: 15px 10px;
}

table.edifas_fee th.option {
	padding-top: 0 !important;
}

table.edifas_fee th span.option {
	color: #0388CF;
}

table.edifas_fee th.option2 {
	padding: 12px 10px 20px 10px!important;
}

table.edifas_fee td.price {
	background-color: #FFF;
	color: #00B0F0;
	font-size: 24px;
	font-weight: bold;
	border: 1px solid #C1EFFF;
	padding: 10px;
	text-align: right;
	vertical-align: middle;
}

table.edifas_fee td.price2 {
	padding: 0 10px 13px 0 !important;
}

table.edifas_fee td.price span {
	vertical-align: bottom !important;
}

table.edifas_fee td.supplemental {
	background-color: #E7F9FF;
	border: none;
	padding: 10px;
	vertical-align: middle;
}

p.edifas_fee-tax {
	text-align: right; margin: 0 10px -45px 0;
}

h3.supporttaisei {
	padding-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
}

.center_txt {
	text-align: center;
}

ul.segment {
	clear: both;
	padding: 0 0 90px 0;
}

ul.segment li {
	list-style-image: none;
	display: inline;
	float: left;
	width: 282px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
}

ul.segment2 {
	clear: both;
	padding: 0 0 30px 0;
}

ul.segment2 li {
	list-style-image: none;
	display: inline;
	float: left;
	width: 350px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
}

ul.segment a , ul.segment2 a {
	color: #333;
}

ul.segment a:hover , ul.segment2 a:hover {
	color: #5AC6F9;
}

ul.segment i , ul.segment2 i {
	color: #5AC6F9;
}

p.segment_clicktxt {
	float: right;
	font-size: 12px;
	margin: 0 12px -10px 0;
	color: #09F;
}

p.segment_clicktxt2 {
	float: right;
	margin: 0 -10px -15px 0;
	font-size: 12px !important;
	font-weight: normal !important;
	color: #333 !important;
	border: none !important;
	color: #09F !important;
}

p.segment_clicktxt3 {
	text-align: right;
	font-size: 12px;
	margin: 0 12px 0 0;
	margin-bottom: -20px;
	color: #09F;
}

table.segment_header {
	border: none;
	border-collapse: separate;
	border-spacing: 10px;
	clear: both;
	margin-bottom: -10px;
}

table.segment_header th.buyer {
	background-color: #C1EFFF;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	width: 340px;
}

table.segment_header td {
	width: 123px;
	border: none;
}

table.segment {
	border: none;
	border-collapse: separate;
	border-spacing: 10px;
	clear: both;
	margin-bottom: 30px;
}

table.segment th {
	background-color: #C1EFFF;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	width: 123px;
}

table.segment th.last {
	padding: 0 10px !important;
}

table.segment td {
	border: none;
}

table.segment td img {
	float: left;
}

table.segment td p {
	border: 1px solid #C1EFFF;
	padding: 10px;
	color: #00B0F0;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}

table.segment td p.inner {
	background-color: #F3FCFF;
	border: none;
	padding: 10px;
	color: #333;
	font-weight: normal;
	text-align: left;
}

p.proviso {
	background-color: #F5F5F5;
	text-align: center;
	margin-bottom: 50px;
	padding: 5px;
}

.edifas_option h3 {
	font-size: 18px;
	font-weight: bold;
	border-left: 5px solid #00B0F0 !important;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

.edifas_option p {
	margin: 0 0 0 15px;
}

.edifas_option i {
	color: #00B0F0;
	margin: 0 0 0 15px;
	font-size: 16px;
}

.edifas_option img.image {
	float: left;
	margin: 0 50px 50px 15px
}

.edifas_option img.image2 {
	margin: 0 0 50px 15px;
}

.edifas_option img.image3 {
	float: left;
	margin: 0 50px 20px 15px
}

.edifas_option img.image4 {
	margin: 0 0 -20px 15px
}

table.bugyo-spec {
	width: 100%;
	border: none;
	margin-bottom: 50px;
}

table.bugyo-spec th {
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #AAA;
	padding: 5px;
	font-size: 12px;
}

table.bugyo-spec td {
	border-top: 1px dotted #AAA;
	padding: 5px;
	font-size: 12px;
}

table.bugyo-requirements {
	border: none;
}

table.bugyo-requirements th {
	/*width: 150px;*/
	font-weight: normal;
	padding: 5px;
	border-top: 1px dotted #AAA;
	font-size: 12px;
}
table.bugyo-requirements th:first-child {width:25%;}

table.bugyo-requirements th.header {
	text-align: center;
	background-color: #E8E8E8 !important;
	font-weight: bold;
	border-right: 3px solid #FFF;
}

table.bugyo-requirements th.top , table.bugyo-requirements td.top {
	border: none;
}

table.bugyo-requirements td {
	padding: 5px;
	border-top: 1px dotted #AAA;
	font-size: 12px;
}

.bugyo-requirements p {
	font-size: 12px;
	margin: 0;
}

.bugyo-requirements p.feature07Indent {
	text-indent: -1.2em;
	padding-left: 12px;
}

.bugyo-requirements p.type_tit {
	text-align: center;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
	padding: 5px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.bugyo-requirements h4.price {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 16px;
}

@media screen and (max-device-width:480px) {
i.fa-circle {
	margin-left: 0;
}

.btn-extelligence-regist {
	width: 100%;
	font-size: 16px;
}

table.edifas_fee th , table.edifas_fee td.supplemental {
	font-size: 12px;
}

table.segment th {
	font-size: 12px;
}

table.segment td p {
	font-size: 12px;
}

img.extelligence-registcampaign {
	float: none;
	margin: -50px 0 20px 0;
}
}



/*===================================
笘�繝悶Ο繧ｰ(繧ｳ繝ｩ繝�)縲笘�
===================================*/
.article-intro .space10 {
	margin: 0 0 10px 0 !important;
}

.article-intro .space20 {
	margin: 0 0 20px 0 !important;
}

.article-intro .space30 {
	margin: 0 0 30px 0 !important;
}

.article-intro .space50 {
	margin: 0 0 50px 0 !important;
}

.article-intro p {
	color: #000;
}

.article-intro p.excorplogo img {
	width: 155px !important;
	height: 65px !important;
	margin-bottom: -100px !important;
}

.blog-intro h4.title {
	margin: 0;
}

.article-intro .blog-content {
	margin-top: -41px;
}

.article-content .blog-content {
	margin-top: 30px;
}

.article-intro .blog-content h2 {
	color: #000;
	margin-bottom: 20px;
}

.article-intro .blog-content h3 {
	color: #000;
}

.article-intro h2.titlearea1 , .article-intro h2.titlearea2, .article-intro h2.titlearea3, .article-intro h2.titlearea4 {
	margin-top: 20px !important;
}

.blog-content h2.titlearea1 {
	background-image: url(../../../../../../images/column/title_bg1.jpg);
	height: 250px;
	padding: 105px 10px 0 300px;
}

.blog-content h2.titlearea2 {
	background-image: url(../../../../../../images/column/title_bg2.jpg);
	height: 250px;
	padding: 90px 10px 10px 300px;
}
.blog-content h2.titlearea3 {
	background-image: url(../../../../../../images/column/title_bg3.png);
	height: 250px;
	padding: 105px 10px 10px 300px;
}
.blog-content h2.titlearea4 {
	background-image: url(../../../../../../images/column/title_bg4.png);
	height: 250px;
	padding: 55px 10px 10px 50px;
}

.blog-content h2.titlearea4.bg2021-0720 {
background-image: url(../../../../../../images/column/title_bg5.jpg);
	height: 250px;
	padding: 65px 10px 10px 300px;
}

.blog-content h2.titlearea4 .font20 {font-weight:bold;}


.blog-content h2.titlearea5 {
	background-image: url(../../../../../../images/column/title_bg-kaigi.jpg);
	height: 250px;
	padding: 60px 10px 10px 30px;
}

.blog-content h2.titlearea2.bg2021 {
	background-image: url(../../../../../../images/column/title_bg2021.jpg);
}

.blog-content h2.titlearea2.bg2021 {
	background-image: url(../../../../../../images/column/title_bg2021.jpg);
}

.blog-content h2.titlearea1 span , .blog-content h2.titlearea2 span,, .blog-content h2.titlearea3 span {
	font-weight: bold;
}

.blog-content h2.titlearea-clm-eng1 {
	background-image: url(https://www.xeex.co.jp/images/column/title_bg-kact1.gif);
	height: 250px;
	padding: 90px 10px 0 260px;
}

.blog-content h2.titlearea-clm-eng2 {
	background-image: url(https://www.xeex.co.jp/images/column/title_bg-kact2.gif);
	height: 250px;
	padding: 90px 10px 0 310px;
}

.blog-content h2.titlearea1 span , .blog-content h2.titlearea2 span, .blog-content h2.titlearea3 span {
	font-weight: bold;
}



.article-intro .blog-content p.greeting {
	color: #000;
	line-height: 250%;
}

.blog-content p.greeting {
	font-size: 16px;
	line-height: 250%;
	text-indent: 0;
}

.blog-content p.greeting2 {
	font-size: 16px;
	line-height: 250%;
	text-indent: 1em;
}

.blog-content p.merit {
	font-size: 16px;
	line-height: 200%;
	text-indent: 3em;
}

.blog-content p.excorplogo {
	float: right;
}

.navbar-nav a.blog_txt {
	letter-spacing: 0em !important;
}

img.person {
	width: 100px !important;
	height: 100px !important;
}

.itemid-573 .t3-sidebar .column {
	margin: 50px 0 0 0;
	padding: 0;
}

.itemid-573 .t3-sidebar i.column {
	padding-right: 10px;
}

.itemid-573 ul.category-module {
	margin: -10px 0 0 0;
	padding: 0;
}

@media screen and (max-device-width:480px) {
.blog-content h2.titlearea1 , .blog-content h2.titlearea2 {
	background-image: none;
	height: auto;
	padding: 10px 0;
}

.blog-content p.greeting , .blog-content p.greeting2 {
	line-height: 200%;
}
}



/*===================================
笘�繧ｵ繧､繝医�繝��縲笘�
===================================*/
.sitemap h2 {
	font-size: 20px;
	font-weight: bold;
	background-color: #F5F5F5;
	padding: 10px 10px 10px 13px;
}

.sitemap ul.cases {
	padding: 0;
}

.sitemap a {
	color: #333;
}

.sitemap a:hover {
	color: #21CF9E;
}

.sitemap ul.pos2 {
	padding: 0 0 10px 10px;
}

.sitemap h4.catch {
	line-height: 150%;
	font-weight: bold;
}

.sitemap ul.cases li {
	padding: 0 0 5px 0;
	margin-left: 0;
}

.sitemap ul.cases li {
	list-style-type: none;
	margin: 0 0 5px 5px;
	font-size: 14px;
}

.sitemap ul.cases i {
	color: #21CF9E;
}


/****20161227****/
div.handling-solutions .image_and_txt2#noimg h5 , div.handling-solutions .image_and_txt2#noimg p {
	width:100%;

}

/******20170111********/
.pagination-wrap {display:none;
}

/******20170131********/
.article-content #ctstatic p.englistbg
{
	background-image: url(https://www.xeex.co.jp/images/column/title_bg-kact1.gif);
	height: 250px;
	padding: 75px 50px 0 260px;
	font-size:150%; font-weight:bold;
}

#ctstatic h2 {font-size:160%;}
.engcolumn-num li {padding-left:10px; line-height:200%; font-size:110%;}

#sdenglist {margin-left:0px;}

.formResponsive .formBody[style] label { height:auto; font-weight:normal; padding-bottom:10px;}

.formResponsive .formBody[style] input[type="checkbox"] { margin-top:5px; margin-right:10px;}

@media screen and (max-device-width:480px) {
.blog-content h2.titlearea-clm-eng1 ,.blog-content h2.titlearea-clm-eng2 , .article-content #ctstatic p.englistbg {
	background-image: none;
	height: auto;
	padding: 10px 0;
}

.blog-content h2.titlearea-clm-eng1 ,.blog-content h2.titlearea-clm-eng2 , .article-content #ctstatic p.englistbg {
	line-height: 200%;
	font-size:140%;
	font-weight:bold;
}
}

#xeex-ct { line-height:180%; margin-top:40px;}

#xeex-ct h2 {font-size:28px; font-weight:bold; color:#000000;line-height:140%; margin-bottom:20px;}


#xeex-ct p {line-height:180%;margin-bottom:25px;}

#xeex-ct p.lead { font-size:16px; font-weight:bold;color:#000000; margin-bottom:-10px;}
#xeex-ct h3 {border-left:#21CF9E solid 10px; padding-left:15px; border-bottom:#ddd solid 1px; padding-bottom:5px; padding-top:5px;}

#xeex-ct strong { color:#000; font-size:110%;}
#xeex-ct .kome { font-weight:bold; color:#F60;}

.our-solutions ul.nav-tablinks_6col li , .our-solutions ul.nav-tablinks-under_6col li {
	font-size:12px;
	letter-spacing:0em;	
}

#casedetail {padding-bottom:40px;}

#casedetail th ,#casedetail td {font-size:14px; }
#casedetail td {border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
#casedetail tr th {
	
	background-color: #EFEFEF;
	}
	
	#casedetail tr:first-child th {
	background-color: #405B72;
	padding:20px;
	color:#FFF;
	}
	
		#casedetail tr th:first-child { width:10%;}
				#casedetail tr th:nth-child(2) { width:40%;}
#casedetail h3 { font-size:20px; font-weight:bold; letter-spacing:0.25em;}
#casedetail h3 img {margin-bottom:5px;}
	#casedetail tr td {vertical-align:middle;}
	#casedetail tr td img { width:55px; }
	#casedetail tr td a {}
	
	
	#casedetail td {height:80px;}
	#casedetail table.icons td,#casedetail table.icons {border:none; padding:0px; height:auto;}
	
	a.mod-articles-category-title {
	color: #333 !important;


}

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}


@media (min-width: 992px) {
#newslist ul.category-module {
	margin:0 0 0 -50px;}

#newslist ul.category-module li a {
 margin-left:120px;
 	padding-top:4px;
 width:85%;
 float:right;
	}
	
	#newslist ul.category-module li {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	overflow: auto;
	 }
	#newslist .mod-articles-category-date { 
		content: "";
	display: table;
	clear: both;
	position:absolute;
	margin-top:3px;
}
	
	

#newslist .category-module li a:before {
  color: #21cf9e;
  content: "\f0da";
  left: 0;
  font-size: 14px;
  font-family: "FontAwesome";
}
}

@media (min-width: 992px) {
#pressrelease {}
#pressrelease .kakomi { border:#CCC solid 1px; padding:10px; margin-left:auto; margin-right:auto; width:60%;}
#pressrelease p,#pressrelease ul,#pressrelease ol {margin-bottom:30px; line-height:180%;}
#pressrelease p.small {line-height:150%; color:#666;}
#pressrelease h2, #pressrelease h3 { clear:both;}
}

#pressrelease span.fl-rgt {float:right; margin-left:20px; margin-bottom:20px; color:#666; padding:5px; display:block; border:#CCC solid 1px; line-height:110%; font-size:80%;}
#pressrelease span.fl-lft {float:left; margin-right:20px; margin-bottom:20px; color:#666; padding:5px; display:block; border:#CCC solid 1px; line-height:110%; font-size:80%;}
#pressrelease span.fl-rgt img ,#pressrelease span.fl-lft img { margin-bottom:-5px;}

#pressrelease.keigen-mfsc h2 { background-color:#099; padding:10px; font-size:18px; color:#fff; margin-bottom:30px;}

#pressrelease.keigen-mfsc h3 { border-left:#099 solid 10px; padding:5px; padding-left:20px; color:#099; margin-bottom:20px; }

#pressrelease.keigen-mfsc h4 { color:#099; border-bottom:#CCC solid 1px; padding-bottom:5px;}

.img-fl-rgt {float:right; margin-left:20px; margin-bottom:20px;}
.img-fl-lft {float:left; margin-right:20px; margin-bottom:20px;}

#pressrelease.pr0909 p.grey {font-color:#ddd; line-height:120%;}

#pressrelease.pr0909 table {
	border: #d5d5d5 solid 1px;
	margin-bottom:20px;
}
#pressrelease.pr0909 table td {
	text-align: left;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 7px;
}
#pressrelease.pr0909 table th {
	background: #f5f5f5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 7px;
	vertical-align: middle;
width:20%;
text-align:center;

font-weight:normal;
}

#pressrelease.pr0909 table.nobd,#pressrelease.pr0909 table.nobd * {border:none;background:none;}
#pressrelease.pr0909 h2 {margin-bottom:20px;font-size:140%;border:#999 double 4px; padding:15px;}
#pressrelease.pr0909 p.sup {line-height:130%;color:#999;}
#pressrelease.pr0909 h3 {color:#000;font-size:115%;margin-bottom:20px;border-bottom:#ddd solid 1px; padding-bottom:6px;border-left:#999 solid 10px;padding-left:10px;padding-top:5px;}

#pressrelease.pr0909 .create {margin-bottom:0px;}
#pressrelease.pr0909 .kakomi {width:100%;}

/*
.navbar-default .navbar-nav > .dropdown > a .caret:before,.navbar-default .navbar-nav > .dropdown > span .caret:before
 { display:none; margin:0px;}
 */



#vina-camera-slider-wrapper94 {
	background-color:#FFF;
	

margin-left:auto;
margin-right:auto;}


#t3-slideshow #owl-demo { margin-top:113px;
/* box-shadow */
width:100%;
background:#fff;
	box-shadow:0px 6px 20px -3px #eeeeee;
-moz-box-shadow:0px 6px 20px -3px #eeeeee;
-webkit-box-shadow:0px 6px 13px -3px #eeeeee;
}


#training {
/*	width: 695px;*/

}
#training * {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 16px;
	margin: 20px;
}
#training a { margin:0px;}
#training h1, #training span {
	margin: 0px;
}

#training h1 {
margin-top:30px;
}


#training h2, h3 { clear: both;
	color: #1ec290;
	font-weight: bold;
}
#training h3 {
	border-bottom: #1ec290 solid 2px;
}
#training table {
	border: #d5d5d5 solid 1px;
	width: 94%;
	margin-bottom:40px;
}
#training table td {
	text-align: left;
	border-top: 1px solid #d5d5d5;
	border-right: none;
	padding: 7px;
}
#training th { width: 33%;
	background: #f5f5f5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 7px;
	vertical-align: middle;
}
#training th.wrextra { width: 16%;}
#training td.extra { width: 16%;
	background: #f5f5f5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 7px;
	vertical-align: middle;
	font-weight: bold;
}
#training table td.divider {text-align:center; width:33%;
	border-right: 1px solid #d5d5d5;}
	
	#training table th.grpttl {text-align:center;	border-top: 4px double #d5d5d5;}
#training ul {
}

#training li {
	margin: 0px;
}



#training .stxt,#training .stxt a {
	font-size: 12px;
	display: block;
	margin: 0px;
	line-height: 140%;
}

#training .stxt a { display: inline;}

#training .delete {
	text-decoration: line-through;
}
#training .box {
	border: #d5d5d5 solid 1px;
	background: #f2fcf9;
	margin-top: -21px;
}
#training .box h4, #training .box p {
	font-size: 12px;
	margin: 9px;
}
#training h2.div {
	background: #d5d5d5;
	padding: 7px;
	color: #000;
}
form #training {
	margin: 0;
	padding: 0;
}
form #training th, form #training td, form #training input,form #training select,form #training textarea {
	padding: 0;
	margin: 0;
	padding: 7px;
}
form #training input[type="text"],form #training select,form #training textarea {
	border: #d5d5d5 solid 1px;
}

form #training input[type="text"] {width: 100%;}
form #training textarea {width: 100%;}

form #training label {font-weight: normal; padding: 5px; margin: 0;}
form #training label input { margin-right: 5px;}

#training h2.formttl {
	background: #1ec290;
	color: #fff;
	padding: 10px;
	font-size: 18px;
}
#training .hissu {
	color: #cc0000;
}

#training .ctr {text-align: center;}
#training .hlf {width: 50%; float: left; margin: 0; padding: 0;}

#training .bigbold { font-weight:bold; font-size:18px; color:#000;}

#training .cssbtn {
width: 100%;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #eeb44f;
	padding:8px 8px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	background:-ms-linear-gradient( top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ffc477), color-stop(100%, #fb9e25) );
	background-color:#ffc477;
	color:#ffffff;
	display:inline-block;
	/*text-shadow:1px 1px 0px #cc9f52;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fce2c1;
 	box-shadow:inset 1px 1px 0px 0px #fce2c1;*/
}#training .cssbtn:hover {
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	background:-ms-linear-gradient( top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fb9e25), color-stop(100%, #ffc477) );
	background-color:#fb9e25;
}#training .cssbtn:active {
	position:relative;
	top:1px;
}




#trainingtable { border:#b7b7b7 solid 1px;border-collapse: collapse;
}
#trainingtable th { text-align:center; background-color:#CCC;}
#trainingtable th,#trainingtable td { border-bottom:#b7b7b7 solid 1px; border-left:#b7b7b7 solid 1px; font-size:14px; padding:5px; vertical-align:middle;text-align:center;}
#trainingtable tr:nth-child(2n) { background-color:#efefef;}
#trainingtable tr td:nth-child(4) { text-align:left; font-weight:bold;}
#trainingtable tr td:nth-child(4) a { color:#333;}
#trainingtable tr td:nth-child(4) a:hover { text-decoration:underline;}
#trainingtable tr:hover { background-color:#eFF;}

#trainingtable.v2 tr td:nth-child(2) { text-align:left; font-weight:bold;}
#trainingtable.v2 tr td:nth-child(2) a { color:#333;}
#trainingtable.v2 tr td:nth-child(2) a:hover { text-decoration:underline;}
#trainingtable.v2 tr td:nth-child(4) { text-align:center; font-weight:normal; white-space:nowrap;}

img.rtn { width:50%;}

@media (max-width: 480px) {
	#training h1 img { max-width:95%; height:auto; margin-top:20px;}
	#training * {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	margin: 10px;
}

#training table th,#training table td {padding:2px;}

#trainingtable {}
#trainingtable th,#trainingtable td { font-size:10px; padding:2px;}

}


#contract * { font-size:15px; font-weight:normal;}
#contract li {margin-bottom:20px;}


#eb-event-info-left td a,.eb-event-property-value a {pointer-events:none; color:#000;}

#it-hojyo * { margin: 0; padding: 0; border: none; color: #353535;}
#it-hojyo h2, #it-hojyo h3, #it-hojyo h4, #it-hojyo p ,#it-hojyo
table, #it-hojyo ul, #it-hojyo ol {margin-bottom: 20px; font-size:
110%; line-height: 160%;}
#it-hojyo p {font-size: 100%;}
#it-hojyo a {color: #8fc31f; text-decoration: underline;}
#it-hojyo table { width: 100%;}
#it-hojyo th,#it-hojyo td {padding: 10px; text-align: center;border:
solid 1px #ccc;vertical-align: middle; font-size: 90%;}
#it-hojyo .nobdr th,#it-hojyo .nobdr td { border: none; padding: 0px;
padding-bottom: 5px;}
#it-hojyo .nobdr { width: auto; margin-left: 20px;}
#it-hojyo th {text-align: center; background: #e2f7bc; white-space: nowrap;}
#it-hojyo td.para {text-align: left;}
#it-hojyo h2 {text-align: center; background-color: #afd56c; padding:
8px; color: #000; font-weight: bold;font-weight: 900; font-size:
140%;}
#it-hojyo h3 { color: #61860a; font-size: 130%; border-bottom: #61860a
solid 1px; padding-bottom: 10px; padding-top: 10px; font-weight: 900;
margin-bottom: 30px;}
#it-hojyo h4 {font-weight: 900; margin-bottom: 10px;}
#it-hojyo strong {color: #ff6600;}
#it-hojyo .callout { margin-left: auto; margin-right: auto;display: block;}
#it-hojyo .callout a { float: left; display:block; width: 300px;
background: #8fc31f; /* Old browsers */
color:#fff; text-decoration: none;
font-size: 150%;
text-align: center;
margin-left: 120px;
border-radius: 50%; height: 230px; width: 230px; padding-top: 80px;
line-height: 150%;
letter-spacing: -0.01em;}
#it-hojyo .callout a:nth-child(2) {float: right;
margin-right:120px;}

#it-hojyo .callout a:hover {background: #FF9602;}


#Mod262 h3,#Mod263 h3,#Mod264 h3,#Mod272 h3,#Mod271 h3 { display:none; margin-top:-10px;}

.our-solutions p.head-line.reed { color:#375A8B;
display:block;
font-weight:bold;
border:#375A8B double 4px;
border-left:none; border-right:none;
padding-left:0px;
width:320px;
margin-left:390px;
text-align:center;

}
/*.our-solutions p.reed { padding-top:40px;
}*/

.head-line2 { color:#375A8B;
font-weight:bold;
border:#375A8B double 4px;
border-left:none; border-right:none;
padding-top:3px;
padding-bottom:3px;
margin-bottom:10px;
width:310px;
}

/**Zoom**/
#feature p, #feature h3 {
text-align: center;
}

#feature p img {display:inline;}
#feature h1 { font-size:26px;
padding-top:0px;
}
#feature h2 {
clear: both;
color:#036EB8;
font-weight:bold;
font-size:20px;
 padding:10px;
border-left:#036EB8 solid 10px;
border-bottom:#cedce5 solid 1px;
margin-bottom:20px;
}

#feature h3 {
color: #0d6fb8;
font-size:16px;
font-weight:bold;
height:40px;
}
#feature ul {margin-left:0px; padding-left:0px; margin-bottom:20px;}
#feature li {
width: 30%;
float: left;
list-style: none;
padding:5px;
margin-right:3%;
margin-bottom:30px;

}
#feature li:nth-child(3) {margin-right:0px;}
#feature li:nth-child(4) { clear:both;}
#feature li li {
width: auto;
float: none;
list-style:disc;
margin-left:15px;
margin-bottom:0px;
}


#feature #pr-use { margin-bottom:40px;}
#feature #pr-use li { width:100%; float:none; clear:both;}
#feature #pr-use li h3,#feature #pr-use li ul { text-align:left; height:auto; font-size:130%;}
#feature #pr-use li h3 { font-size:140%; margin-top:20px;}
#feature #pr-use li.odd {background-color:#036EB8; color:#FFF; padding-left:40%;}
#feature #pr-use li.odd h3 { color:#fff;}
#feature #pr-use li.even {background-color:#edf1f4; color:#000;padding-left:40px;}
#feature #pr-use li.even li { color:#036EB8; width:60%;}
#feature #pr-use li li { height:auto; background:none; padding-right:40px; font-size:90%;}
#feature #pr-use li img { width:40%; float:left;}
#feature #pr-use li.odd {
background-repeat:no-repeat;
background-size:35% auto;
}
#feature #pr-use li.even {
background-repeat:no-repeat;
background-position:right top;
background-size:35% auto;
}

#feature #pr-use li.odd1 { background-image:url("https://www.xeex.co.jp/images/handling-solutions/zoom/01.jpg");}
#feature #pr-use li.odd2 { background-image:url("https://www.xeex.co.jp/images/handling-solutions/zoom/03.jpg");}
#feature #pr-use li.even1 { background-image:url("https://www.xeex.co.jp/images/handling-solutions/zoom/02.jpg");}
#feature #pr-use li.even2 { background-image:url("https://www.xeex.co.jp/images/handling-solutions/zoom/04.jpg");}

#feature table {
width: 100%;
border-collapse: collapse;
margin-bottom:40px;
}

#feature table + p { text-align:left; margin-top:-30px; margin-bottom:40px;}
#feature th, #feature td {
border: #cedce5 solid 1px;
padding:8px;
vertical-align:middle;
}
#feature th {
background-color: #b1d6ef;
text-align:center;

}
#feature th:first-child {width:20%;}
#feature small {
display: block;
font-size: 85%;
}

/**sansan**/
#feature.sansan h1 {text-align:center;}
#feature.sansan th {width:30%;background-color:#024e98;color:#fff;}
#feature.sansan td {width:23.3%;}
#feature.sansan th,#feature.sansan td {text-align:center;padding-top:20px;padding-bottom:20px;}
#feature.sansan th .subTx {display:block;font-size:90%;font-weight:normal;margin-top:10px;}
#feature.sansan table.price_table-2 td {width:70%;}
#feature.sansan table tr.headline-1 td {font-weight:bold;color:#024e98; font-size:150%; text-decoration: underline; text-decoration-color:red;}

#feature.sansan.feature h1,#feature.sansan.feature p {text-align:left;}
#feature.sansan .grid {display:flex;flex-wrap:wrap;}
#feature.sansan .grid .grid-item {padding:10px;}
#feature.sansan .grid {margin-bottom:40px;}
#feature.sansan .grid a { color:#024e98;}
#feature.sansan .grid .grid-item:first-child {flex-basis:60%;}
#feature.sansan .grid .grid-item:last-child {flex-basis:40%;}
#feature.sansan .grid.option .grid-item {flex-basis:47%; border:#ddd solid 1px;padding:10px;margin:1%;margin-top:10px;margin-bottom:0px;}
#feature.sansan .grid.option .grid-item img {width:30%; float:left;margin-right:10px;margin-bottom:20px;margin-top:20px;}
#feature.sansan .grid.option .grid-item h3 {font-size:100%;color:#000;font-weight:normal;padding:0px;margin:0px;background-color:#eee;padding:5px;margin-bottom:10px;height:auto;}
#feature.sansan .grid.option .grid-item p {text-align:left;line-height:120%;margin-bottom:0;margin-top:0px;opacity:0.8;}
#feature.sansan strong {font-size:150%;}

#feature.sansan.feature .alctr {text-align:center;}

#ctax { background-color:#FFF; border:#999 solid 1px;padding:15px; margin-top:10px; display:block; margin-bottom:60px; text-indent:0; margin-left:20px; margin-right:20px;}
#ctax img { float:left; width:15%; margin-right:20px; height:auto;margin-bottom:60px;}
#ctax span.font14 { margin-left:0px;}
#feature #pr-use li.odd1 img,#feature #pr-use li.odd2 img,#feature #pr-use li.even1 img,#feature #pr-use li.even2 img { display:none;}

@media (max-width: 667px) {
#feature li { width:100%;}
#feature li h3 { height:auto;}
#feature li h3 br { display:none;}
#feature #pr-use li h3 { margin-top:10px;}
#feature #pr-use li li {  float:none; width:auto;margin-right:10px;}
#feature #pr-use li ul { margin-bottom:10px; }
#feature #pr-use li { height:auto; padding-top:10px;}
#feature #pr-use li.odd {
background-repeat:no-repeat;
background-size:100% auto;
}
#feature #pr-use li.even {
background-repeat:no-repeat;
background-position:right top;
background-size:100% auto;
padding-left:10px; width:100%;
}

#feature #pr-use li.even li { width:10%;font-size:80%; float:none; width:auto;margin-right:10px;}
#feature #pr-use li li { padding:0;}

#feature #pr-use li.odd { padding:10px;background-image:none;}
#feature #pr-use li.odd1 { background-image:none;}
#feature #pr-use li.odd2 { background-image:none;}
#feature #pr-use li.even1 { background-image:none;}
#feature #pr-use li.even2 { background-image:none;}
#feature #pr-use li.odd img, #feature #pr-use li.odd1 img,#feature #pr-use li.odd2 img,#feature #pr-use li.even1 img,#feature #pr-use li.even2 img { display:block; width:100%; margin-bottom:10px;}

.formResponsive .formBody[style] label {font-size:70%;}
.formResponsive .formBody[style] input[type="checkbox"] { margin-top:5px; margin-right:5px;}

.our-solutions p.head-line.reed { color:#375A8B;
display:block;
font-weight:bold;
border:#375A8B double 4px;
border-left:none; border-right:none;
padding:0px;
width:100%;
margin-left:0px;
text-align:center;

}

.our-solutions ul.nav-tablinks_6col li , .our-solutions ul.nav-tablinks-under_6col li {
	background: linear-gradient(#EFF0F4, #D8DEE7);
	width: 49%;
	height: 48px;
	text-align: center;
	font-size: 14px;
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	vertical-align: middle;
	letter-spacing: -0.1em;
}

.our-solutions ul.nav-tablinks_6col li:nth-child(2n) , .our-solutions ul.nav-tablinks-under_6col li:nth-child(2n)

{	margin:0;}

.our-solutions ul.nav-tablinks_6col li.last , .our-solutions ul.nav-tablinks-under_6col li.last {
	margin: 0 !important;
	width: 49% !important;
}

}

/**add 20190416
	a.mod-articles-category-title {
	width:85%;
	overflow:hidden;
	margin-left:13%;
	display:block;

}
#Mod209 .module-inner span.mod-articles-category-date {
	padding-right: 10px;
	position:absolute;
	margin-top:-20px;

}



@media (max-width: 1024px) {
	a.mod-articles-category-title {
	width:100%;
	margin-left:0%;
	display:block;

}
#Mod209 .module-inner span.mod-articles-category-date {
	margin-top:0px;
	display:block;
	margin-left:10px;
	float:none;

}

.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  position: relative;
  padding: 15px 0 15px 20px;
  list-style: none;
  border-top: 1px solid #eeeeee;
  margin-top:10px;
}



}

@media (max-width: 425px) {

	a.mod-articles-category-title {
	width:100%;
	margin-left:0%;
	display:block;

}
#Mod209 .module-inner span.mod-articles-category-date {
	padding-right: 10px;
	position:relative;
	margin-top:-10px;
	display:block;
	margin-left:10px;
	float:none;

}


}
*/
.abbreviation th ,
.abbreviation td { padding:10px; font-size:120%;}

/***20190919***/

.items-row img {
  width: auto;
}



/***20191021***/


#owlgardenrpa.our-solutions table {border:solid #eee 1px;}



#owlgardenrpa.our-solutions h2.ct { text-align:center;background-color:#fff; padding:10px; color:#729d43; margin-bottom:20px;}
#owlgardenrpa.our-solutions h3 { color:#729d43; font-size:130%; font-weight:900;}
#owlgardenrpa.our-solutions h3 strong { display:inline-block;background-color:#729d43; color:#fff; margin-right:10px; padding:5px;}
#owlgardenrpa.our-solutions .pagenavi {padding:0px;margin-bottom:40px;margin-top:40px;}
#owlgardenrpa.our-solutions .pagenavi li { width:16.6%; float:left; background-color:#f9f9f9;margin:0px; border-bottom:#729d43 solid 3px;}
#owlgardenrpa.our-solutions .pagenavi.btm li { border:none; border-top:#729d43 solid 3px;}
#owlgardenrpa.our-solutions .pagenavi li a {display:block; color:#000; padding:10px; text-align:center; padding-top:15px;border-right:#fff solid 1px;}
#owlgardenrpa.our-solutions .pagenavi li.here a,#owlgardenrpa.our-solutions .pagenavi li a:hover {background-color:#729d43; color:#fff;}

#owlgardenrpa.our-solutions .pull-left {}

#owlgardenrpa.our-solutions p.btn-movie {border:solid #729d43 1px;margin: -40px 0 0 0;
}

#owlgardenrpa.our-solutions p.reed-in-link-supplemental {
	margin: 10px 0 20px 0px;
}
#owlgardenrpa.our-solutions p.btn-movie a {color:#729d43;}
#owlgardenrpa.our-solutions p.btn-movie a:hover {background-color:#729d43; color:#fff;
}


#owlgardenrpa.our-solutions table.feature {
border: none;
border-collapse: separate;
border: solid 5px #fff;
}
#owlgardenrpa.our-solutions table.feature th {
background-color: #729d43;
width: 10%;
padding: 10px;
text-align: center;
color: #fff;
border: solid 5px #fff;
border-radius: 15px;        /* CSS3草案 */
-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
-moz-border-radius: 15px;   /* Firefox用 */
}
#owlgardenrpa.our-solutions table.feature td {
width: auto;
padding: 10px;
border: none;
border: solid 5px #fff;
border-radius: 15px;        /* CSS3草案 */
-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
-moz-border-radius: 15px;   /* Firefox用 */
margin-bottom: 10px;
background-color: #f8f8f8;
}
#owlgardenrpa.our-solutions table.feature td.catch {
text-align: center;
width: 25%;
font-weight: bold;
background-color: #eee;
border: solid 5px #fff;
border-radius: 15px;        /* CSS3草案 */
-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
-moz-border-radius: 15px;   /* Firefox用 */
}
#owlgardenrpa.our-solutions table.feature td {
}
/***********************************************/
#owlgardenrpa.our-solutions .ctr {
text-align: center;
}
#owlgardenrpa.our-solutions p {

}

/***********************************************/
#owlgardenrpa.our-solutions tr:nth-child(even),#owlgardenrpa.our-solutions tr:nth-child(odd) {
background-color: #fff;
}



#owlgardenrpa.our-solutions .meritcell {
float: left;
width: 50%;
padding: 15px;
}
#owlgardenrpa.our-solutions .meritcell h3 {
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFF;
color: #fff;
border-left: #729d43 solid 10px;
border-bottom: #ccc solid 1px;
padding: 10px;
padding-left: 20px;
color: #000;
text-align: left;
font-weight: bold;
}
#owlgardenrpa.our-solutions .meritcell p {
border: #ccc solid 1px;
padding: 15px;
}
#owlgardenrpa.our-solutions .meritcell h4 {
background: none;
color: #729d43;
padding: 0px;
margin-bottom: 0px;
font-weight: bold;
padding-left: 5px;
}
#owlgardenrpa.our-solutions .meritcell h4.aft + p {
background-color: #729d43;
color: #fff;
padding: 10px;
border: #729d43 solid 1px;
}
#owlgardenrpa.our-solutions .meritcell h4.aft + p strong {
color: #fff;
text-align: center;
}
#owlgardenrpa.our-solutions .meritcell p:last-child {
border: #729d43 solid 1px;
}
#owlgardenrpa.our-solutions .meritcell div {
text-align: center;
}
#owlgardenrpa.our-solutions .meritcell i {
font-size: 100px;
color: #729d43;
}
#owlgardenrpa.our-solutions .meritcell img {
padding: 100px;
padding-top: 20px;
padding-bottom: 20px;
}
#owlgardenrpa.our-solutions .pglist {
border-bottom: #729d43 solid 5px;
margin-bottom: 40px;
}
#owlgardenrpa.our-solutions .pglist li {
float: left;
width: 33%;
list-style: none;
text-align: center;
}
#owlgardenrpa.our-solutions .pglist {
margin-left: -10px;
}
#owlgardenrpa.our-solutions .pglist li a {
color: #729d43;
padding: 10px;
display: block;
margin-left: 10px;
}
#owlgardenrpa.our-solutions .pglist li a:hover {
background-color: #eee;
}
#owlgardenrpa.our-solutions #bang {
width: 1000px;
margin-left: auto;
margin-right: auto;
}
#owlgardenrpa.our-solutions #bang img {
float: left;
width: 30%;
margin: 5px;
}
#owlgardenrpa.our-solutions #bang a:first-child img {
width: 52.1%;
margin-left: 80px;
}
#owlgardenrpa.our-solutions #bang a {
display: block;
}
#owlgardenrpa.our-solutions p.ckbtn {
text-align: center;
margin-top: 40px;
}

p.copy {
color: #729d43;
font-size: 24px;
text-align: center;
line-height: 140%;
}
#owlgardenrpa.our-solutions p, #owlgardenrpa.our-solutions li {

}

/**製品特長***/
#owlgardenrpa.our-solutions .capture {
width: 500px;
float: right;
margin-left: 40px;
margin-bottom: 40px;
}
#owlgardenrpa.our-solutions p {
}
#owlgardenrpa.our-solutions p strong {
color: #729d43;
}

#owlgardenrpa.our-solutions .featurelist li {
list-style: none;
float: left;
width: 31%;
margin-right: 3%;
}
#owlgardenrpa.our-solutions .featurelist li:last-child {
margin-right: 0;
}
#owlgardenrpa.our-solutions .spec {
border-color: #fff;
border:none;
}
#owlgardenrpa.our-solutions .spec tr:nth-child(2n) {
background-color: #f9f9f9; color:#000;
}

#owlgardenrpa.our-solutions .spec th {text-align:center;}

#owlgardenrpa.our-solutions .featurelist li i {
font-size: 100px;
position: absolute;
opacity: 0.1;
}
#owlgardenrpa.our-solutions .featurelist li h3 {
text-align: center;
}
#owlgardenrpa.our-solutions .featurelist li p {

}
#owlgardenrpa.our-solutions .featurelist li p.catch {
font-weight: bold;
text-align: center;
color: #729d43;

}
#owlgardenrpa.our-solutions .spec {margin-bottom:40px;}
#owlgardenrpa.our-solutions .spec, #owlgardenrpa.our-solutions .spec th, #owlgardenrpa.our-solutions .spec td {
padding-top: 20px;
padding-bottom: 20px;
border: none;
}
#owlgardenrpa.our-solutions .spec td {
text-align: center;
color: #000;
}
#owlgardenrpa.our-solutions .spec tr th {
padding-left: 20px;
width:25%;
color: #000;

}
#owlgardenrpa.our-solutions .spec tr:first-child th {
text-align: center;
padding-top: 40px;
padding-bottom: 40px;
padding-left: 0px;
color: #fff;
border: #fff solid 2px;
}
#owlgardenrpa.our-solutions #spec .spec tr:first-child th:nth-child(2) {
background-color: #eee;color:#000;
}
#owlgardenrpa.our-solutions #spec .spec tr:first-child th:nth-child(3) {
background-color: #729d43;
}
#owlgardenrpa.our-solutions #spec .spec tr:first-child th:nth-child(4) {
background-color: #eee;color:#000;
}
#owlgardenrpa.our-solutions #spec .spec td:nth-child(2) {
color: #999;
}
#owlgardenrpa.our-solutions #spec .spec td:nth-child(3) {
color: #729d43;
}
#owlgardenrpa.our-solutions #spec .spec td:nth-child(4) {
color: #999;
}


#owlgardenrpa.our-solutions .spec {
border-color: #fff;
}

#owlgardenrpa.our-solutions .featurelist li i {
position: absolute;
opacity: 0.1;
}
#owlgardenrpa.our-solutions .featurelist li h3 {
text-align: center;
}
#owlgardenrpa.our-solutions .featurelist li p {
}
#owlgardenrpa.our-solutions .featurelist li p.catch {
font-weight: bold;
text-align: center;
color: #729d43;

}
#owlgardenrpa.our-solutions .spec th, #owlgardenrpa.our-solutions .spec td {
padding-top: 20px;
padding-bottom: 20px;
border: none;
}
#owlgardenrpa.our-solutions .spec td {
text-align: center;
color: #000;
}
#owlgardenrpa.our-solutions .spec tr th {
padding-left: 20px;
}





#owlgardenrpa.our-solutions .prodspec {width:100%;margin-bottom:20px;}

#owlgardenrpa.our-solutions .prodspec th, #owlgardenrpa.our-solutions .prodspec td {
padding: 10px;
}
#owlgardenrpa.our-solutions .prodspec th {
background-color: #f9f9f9;
width: 23%;
}
#owlgardenrpa.our-solutions p.cyu {
font-size:100%; color:#666; line-height:110%;
margin-top:-10px;margin-bottom:10px;
}
/**価格表**/
#owlgardenrpa.our-solutions .prodspec.price th, #owlgardenrpa.our-solutions .prodspec.price td {
padding: 10px;
text-align: center;
}
#owlgardenrpa.our-solutions .prodspec.price th {
width: auto;
background-color: #f9f9f9;
vertical-align:middle;
}
#owlgardenrpa.our-solutions .prodspec.price th small {
font-weight: normal;
font-size: 80%;
line-height: 80%;
}
#owlgardenrpa.our-solutions .prodspec.price th:first-child {
width: 30%;
background: none;
}
#owlgardenrpa.our-solutions .prodspec.price td:first-child {
text-align: left;
}
#owlgardenrpa.our-solutions .prodspec.price th:nth-child(2), #owlgardenrpa.our-solutions .prodspec.price th:nth-child(3) {
width: 20%;
}
#owlgardenrpa.our-solutions .prodspec.price td img {
height: 20px;
}
#owlgardenrpa.our-solutions .prodspec.price td i {
color: #7fb3db;
}
#owlgardenrpa.our-solutions .prodspec.price td:nth-child(n+6) {
color: #729d43;
font-weight: bold;
}
#owlgardenrpa.our-solutions p.price { font-size:140%;}
#owlgardenrpa.our-solutions p.price small { font-size:12px; font-weight:normal;}
#owlgardenrpa.our-solutions p.price strong {font-size:28px;}
.our-solutions p.mov-autodemo {padding:40px;text-align:center;}
.our-solutions p.mov-autodemo strong {font-size:150%;display:block;margin-top:10px;}
#edifas.our-solutions p.mov-autodemo strong {font-size:150%;display:block;margin-top:10px;color:#00B0F0;}

/****20191112******/

#Mod267 h3 {display:none;}
#Mod267 ul, #Mod267 li {margin:0px;}
#Mod267 li {margin-bottom:10px;}


#training p.owcheckbtn {text-align:center; margin-top:0px; margin-bottom:40px;}
#training p.owcheckbtn a { display:block; background-color:#ff0000; padding:8px; text-align:center; color:#fff; font-weight:bold;
width:80%;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff1a00+0,ff1a00+100;Red+Flat+%231 */
background: #ff1a00; /* Old browsers */
background: -moz-linear-gradient(top,  #ff1a00 0%, #ff1a00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff1a00 0%,#ff1a00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff1a00 0%,#ff1a00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1a00', endColorstr='#ff1a00',GradientType=0 ); /* IE6-9 */
    border-radius:150px;
margin-left:auto;
margin-right:auto;

}

@media screen and (min-width: 769px) and (max-width: 1024px) {
#menu-global-menu li a {padding:5px; font-size:100%; margin:0px;}
}
/*partner*/
div.partnerdiv {clear:both; padding:20px;  padding-left:30px;
padding-right:30px; padding-bottom:0px; border:#ccc solid 1px;
margin-top:30px; margin-bottom:30px; border-top:#ddd solid 10px;}
div.partnerdiv:last-child {margin-bottom:80px;}
h2.partner {background-color:#fff; color:#729d43;font-weight:bold;font-size:100%;
display:inline;}
h2.partner + p {display:inline; font-weight:bold;}

h2.partner img { font-style:normal;margin-right:8px;
display:inline-block;fill:#729d43;}

dl.partner {clear:both;}
dl.partner dt { font-weight:bold;}

dl.partner {
  display:flex;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  border-top: none;
}
dl.partner dt{
  background: #efefef;
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
margin-bottom:0px;
}
dl.partner dd{
  padding: 10px;
  margin: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 70%;
  background: #fff;
  box-sizing: border-box;
}
dl.partner + p.small {font-size:90%; margin-top:-20px; margin-bottom:20px;}


@media screen and (max-width: 769px) {
h2.partner {position:relative; display:block;}
h2.partner + p {float:none; margin-top:10px;display:block;}
h2.partner + p span {display:none;}
}
@media screen and (max-width: 425px) {
h2.partner {position:relative;}
h2.partner + p {float:none; margin-top:10px;}
h2.partner i { font-style:normal; font-size:100%; margin-right:5px;}

dl.partner {
    flex-flow: column nowrap;
  }
 dl.partner dt,
  dl.partner dd{
    width: 100%;
  }
  dl.partner dd{
    border-left: none;
  }
}

#edifas-price_revision {margin-bottom:40px;}
#edifas-price_revision h2 {color:#4baeea; font-weight:bold; font-size:160%;}
#edifas-price_revision .flt table {width:100%;margin-bottom:20px;}
#edifas-price_revision .flt td,#edifas-price_revision .flt th {border:#ccc solid 1px; padding:5px; text-align:center; vertical-align:middle;}
#edifas-price_revision .flt.newprice td,#edifas-price_revision .flt.newprice th {border:#ddd solid 1px; padding:5px; text-align:center; vertical-align:middle;}
#edifas-price_revision .flt.newprice th {background-color:#caeefd;}

#edifas-price_revision .flt.newprice td {background-color:#eaf9fe;}
#edifas-price_revision .flt.newprice td.wh {background-color:#fff;}
#edifas-price_revision .flt.newprice tr:last-child td {padding:10px;}
p.newspriceban {text-align:center; margin-top:40px;}
p.newspriceban.cattop {text-align:center; margin-top:0px; margin-bottom:40px;}
.article-intro p.newspriceban img, .article-content p.newspriceban img {max-width:60%;margin-left:auto;margin-right:auto;}

#pricecase h3 strong {text-decoration:underline;}
#pricecase h3 {color:#4baeea;margin-top:40px; border-top:#ccc solid 1px; padding-top:40px;}
#pricecase h4 {background-color:#4baeea; padding:10px; color:#fff;font-size:160%; font-weight:bold; display:inline-block;}
#pricecase p img {margin-top:30px;}
#pricecase h3:first-letter {color:#000;display:inline-block; margin-right:10px;}
#edifas-price_revision #pricecase .flt {float:none;margin-left:auto; margin-right:auto;}

@media screen and (max-width: 425px) {
.pcv {display:none;}
#edifas-price_revision .arrow {text-align:center; width:100%; height:60px;}
#edifas-price_revision .arrow img {width:40px;transform:rotate(90deg);margin:0px; margin-bottom:20px;margin-left:auto; margin-right:auto;}
}


@media screen and (min-width: 769px) {
#edifas-price_revision .arrow img {color:red; float:left; width:40px;margin-left:20px; margin-top:90px;}
/*
#edifas-price_revision .flt {width:45%; float:left;}
#edifas-price_revision .flt.newprice {width:45%; float:right;}
*/
.spv {display:none;}
}


#it-hojyo table.sched tr td:last-child {text-align:left;}
#it-hojyo table.sched th { width:30%;}

.imp {font-size:120%; font-weight:bold; margin-bottom:15px;}
#it-hojyo td.imp {text-align:left;}




/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

.txtCal{
	width: 210px;
}
#training .btnCal{
	padding-left:5px;
	padding-right: 5px;
border: 1px solid #ccc;
font-size:90%;
margin-top:5px;
}
#training .yui-calcontainer {
	position:relative;
	/**padding:5px;**/
	/**background-color:#F7F9FB;**/
	/**border:1px solid #7B9EBD;**/
	float:left;
	/**overflow:hidden;**/
margin:0px;
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	left:-1px;
	top:-1px;
	z-index:0;
	width:50em;
	height:50em;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url("calx.gif") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;
}

/* Calendar element styles */

#training .yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
margin:0px;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

/**
#training .yui-calendar .calnavleft {
margin:0px;
	position:absolute;
	overflow:hidden;
	text-indent:-10000em;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	left:2px;
	z-index:1;
	background: url("callt.gif") no-repeat;

}**/
/**
#training .yui-calendar .calnavright {
margin:0px;
	position:absolute;
	overflow:hidden;
	text-indent:-10000em;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("calrt.gif") no-repeat;

}**/

#training .yui-calendar td.calcell {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	text-align:center;
}

.yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	border:1px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

#training .yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
margin:0px;
}

.yui-calendar .calheader img {
	border:none;
}

#training .yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:2.5em;
width:14.2%;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* CalendarNavigator */
.yui-calendar a.calnav {
	_position:relative;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#000;
}

.yui-calendar a.calnav:hover {
	border:1px solid #003366;
	background-color:#6699cc;
	background: url(calgrad.png) repeat-x;
	color:#fff;
	cursor:pointer;
}

.yui-calcontainer .yui-cal-nav-mask {
	position:absolute;
	z-index:2;
	display:none;

	margin:0;
	padding:0;

	left:0;
	top:0;
	width:100%;
	height:100%;
	_width:0;    /* IE6, IE7 Quirks - width/height set programmatically to match container */
	_height:0;

	background-color:#000;
	opacity:0.25;
	*filter:alpha(opacity=25);
}

.yui-calcontainer .yui-cal-nav {
	position:absolute;
	z-index:3;
	display:none;

	padding:0;
	top:1.5em;
	left:50%;
	width:12em;
	margin-left:-6em;

	border:1px solid #7B9EBD;
	background-color:#F7F9FB;
	font-size:93%;
}

.yui-calcontainer.withtitle .yui-cal-nav {
	top:3.5em;
}

.yui-calcontainer .yui-cal-nav-y,
.yui-calcontainer .yui-cal-nav-m,
.yui-calcontainer .yui-cal-nav-b {
	padding:2px 5px 2px 5px;
}

.yui-calcontainer .yui-cal-nav-b {
	text-align:center;
}

.yui-calcontainer .yui-cal-nav-e {
	margin-top:2px;
	padding:2px;
	background-color:#EDF5FF;
	border-top:1px solid black;
	display:none;
}

.yui-calcontainer .yui-cal-nav label {
	display:block;
	font-weight:bold;
}

.yui-calcontainer .yui-cal-nav-mc {
	width:100%;
	_width:auto; /* IE6 doesn't like width 100% */
}

.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color:#FFEE69;
	border: 1px solid #000;
}

.yui-calcontainer .yui-cal-nav-yc {
	width:3em;
}

.yui-calcontainer .yui-cal-nav-b button {
	font-size:93%;
	text-decoration:none;
	cursor: pointer;
	background-color: #79b2ea;
	border: 1px solid #003366;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:1px;
}

.yui-calcontainer .yui-cal-nav-b .yui-default button {
	/* not implemented */
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}

#training .formClr {margin:0px;margin-top:5px;}


#Mod274 h3,#Mod275 h3 {display:none;}
.float-ban {position: fixed;/*←絶対位置*/
    bottom:55px; /*下に固定*/
right:80px;
width:300px;
box-shadow:1px 1px 7px 3px #eeeeee;
z-index:999;
}

.spvv {position:absolute;
display:block;
padding:5px;
background-color:#ddd; color:#fff;
right:-10px;
top:-10px;
border-radius:15px;
text-transform:uppercase;
color:#000;
padding-right:10px;
padding-left:10px;
border:none;
font-weight:bold;
}



@media screen and (max-width: 769px) {
.float-ban {position: fixed;/*←絶対位置*/
    bottom:20px; /*下に固定*/
left:50%;
transform:translateX(-50%);
}
}

@media screen and (min-width: 769px) {
.spvv {display:none;}
}

article #dendx {width:850px;}
article #dendx h2 {font-size:160%;}
article #dendx h2.lineup {padding:8px;background:#666; color:#fff;font-size:130%;}
article #dendx .left-img {margin-bottom:20px;}
/*article #dendx .left-img {float:left;width:240px;}
article #dendx .reed {float:right;width:420px;}
*/
article .dendx-list {display:flex; flex-wrap:wrap; clear:both;margin-top:-10px;margin-bottom:20px;}
article .dendx-item {flex-basis:33.3%;padding:10px;padding-left:0px;}
article .dendx-item h3 {font-size:130%;}
article .dendx-item:nth-child(n+2) h3 {color:#555;}
article .dendx-item img {width:100%;/*border:#ddd solid 1px;*/ padding:20%;padding-top:5%;padding-bottom:5%;padding-left:0px;padding-right:35%;}
article .dendx-item p.summ {font-size:90%;line-height:120%;}
article .dendx-item:last-child img {padding-right:3%;}

article .dendx-item a.more {display:inline-block;background:#61cca1; color:#fff;padding:2%;text-align:center;padding-left:5%;padding-right:5%;}
article .dendx-item a.more:hover {background:#55b57d;}


.our-solutions .prodspec {width:100%;margin-bottom:20px;}

.our-solutions .prodspec th,.our-solutions .prodspec td {
padding: 10px;border:#ddd solid 1px;
}
.our-solutions .prodspec th {
background-color: #f9f9f9;
width: 23%;
}
.our-solutions p.cyu {
font-size:100%; color:#666; line-height:110%;
margin-top:-10px;margin-bottom:10px;
}


.simtbl {
	border: #d5d5d5 solid 1px;
	width: 100%;
	margin-bottom:40px;
}
.simtbl td {text-align: left;
	border-top: 1px solid #d5d5d5;
border-right: 1px solid #d5d5d5;
	padding: 5px;
font-size:85%;
}
.simtbl th {
	background: #f5f5f5;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 7px;
	text-align:center;
white-space:nowrap;
}

.simtbl tr td:first-child {white-space:nowrap;text-align:center;background: #f5f5f5;}

h2 #corona a {display:inline-block;font-size:60%;float:right;text-decoration:underline;padding-top:10px;}

#coronapg a {text-align:center;display:block;text-decoration:underline;padding-bottom:20px;}

#looms.our-solutions h3 { color:#00c2e5; font-size:130%; font-weight:900;}
#looms.our-solutions h3 strong { display:inline-block;background-color:#00c2e5; color:#fff; margin-right:10px; padding:5px;}

.kakomi-kaigi {border:#ddd solid 1px;background-color:#fffaeb; padding:20px;padding-bottom:0px;padding-left:40px;margin-bottom:30px;}

.kakomi-kaigi #listck {margin:0;padding:0;margin-bottom:20px;margin-top:-10px;}
.kakomi-kaigi #listck.last {margin-top:20px;}
.kakomi-kaigi li {display:block;color:red;font-weight:bold;clear:both;font-size:140%;margin-bottom:10px;}
.kakomi-kaigi li img {width:28px; float:left;margin-right:10px;vertical-align:bottom;}
.clrboth {clear:both;}


.navbar-nav.nav {letter-spacing:0;}
/**
.navbar-default .navbar-nav > li > a {padding:8px 7px;}
**/

.partner td:last-child {border-bottom:#ddd solid 1px;}

.ul-flex {display:flex;
flex-wrap:wrap;
padding:0;
margin:0;}
.ul-flex#casestudy li h3 {font-size:18px;}
.ul-flex li a {display:block;}
.ul-flex li {flex-basis:50%;text-align:center;padding:40px;}
.ul-flex#casestudy li {flex-basis:25%;text-align:center;padding:20px;}

.ul-flex li img {height:60px;margin-left:auto; margin-right:auto; margin-bottom:10px;}
.ul-flex.exz li {padding:20px;}
.ul-flex.exz {margin-bottom:30px;}
.ul-flex.exz li img {height:100%;}
.ul-flex.duo {padding:0;}
.ul-flex.duo li,p.duo {padding:40px;padding-top:10px;}
.ul-flex.duo li img,p.duo img {max-width:65%; height:auto;margin-bottom:10px;}
.ul-flex.oncloud li {padding:0px;}
.ul-flex.oncloud li img {max-width:100%;height:auto;} 

#tbl-oncloud-sub {width:90%;
margin-left:1.8em;
margin-bottom:1.5em;}

#tbl-oncloud-sub th {font-weight:normal;}

#exqr .flexwrap {display:flex;
flex-wrap:wrap;}

#exqr .flexwrap li {flex-basis:30%;text-align:center;padding:40px;}

#form-caution {color:#ff0000;font-weight:bold;border:#ff0000 solid 2px; padding:10px;display:block;text-align:center;font-size:95%;}

#sdgs-01 h3, #sdgs-01 h2, #sdgs-01 h4 {
	clear: both;
}
#sdgs-01 h2, #sdgs-01 h4 {
	background-color: #5d8343;
	padding: 10px;
	color: #fff;
}
#sdgs-01 h2 {font-size:130%;}
#sdgs-01 h3 {
	color: #5d8343;
}
#sdgs-01 h4 {
	background-color: #eee;
	color: #000;
font-size:100%;
}
#sdgs-01 img {
	max-width: 100%;
}
#sdgs-01 .grid {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
#sdgs-01 .grid li {
	flex-basis: 15%;
	list-style: none;
}
#sdgs-01 .grid li img {
margin-top:20px;
}


#sdgs-01 .grid li img + small {
display:block;
text-align:center;
font-size:80%;
color: #5d8343;
margin-top:5px;
}

#sdgs-01 .grid ol li {
	list-style: decimal;
}
#sdgs-01 .grid li:first-child {
	flex-basis: 75%;
}
#sdgs-01 .ins-lft {
	float: left;
	width: 450px;
	padding: 10px;
	border: #ccc solid 1px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#sdgs-01 .ins-rgt {
	float: right;
	width: 500px;
	padding: 10px;
	border: #ccc solid 1px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#sdgs-01 .ins-rgt-mini {
	float: right;
	width: 350px;
	padding: 10px;
	border: #ccc solid 1px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#sdgs-01 .awgs {line-height:200%;
padding:0;
margin-left:20px;

margin-top:20px;

}

.casestudy-logo-wrap {float: left; width: 200px; padding: 10px;
height: 300px; margin-right: 30px; text-align: center;}

.casestudy-logo-wrap img {margin: auto; margin-top: 25px; max-width: 100%;}


@media screen and (max-width: 425px) {


.casestudy-logo-wrap {float: noen; width: 100%; padding: 10px;
height: auto; margin-right: 0px; text-align: center;}

.casestudy-logo-wrap img {margin: auto; margin-top: 25px;margin-bottom: 25px; max-width: 50%;}


}

.our-solutions .prodspec.lite th {font-size:80%; font-weight:normal;text-align:center;vertical-align:middle;} 
.our-solutions .prodspec.lite td {font-size:90%; font-weight:normal;text-align:center;vertical-align:middle;} 

.our-solutions .prodspec.lite td.yen{font-weight:bold;white-space:nowrap;color:#048f63;}

/**20220330**/

.article-content .exqr-flow {display:flex;
flex-wrap:wrap;
padding:0;}


.article-content .exqr-flow li {flex-basis:33%;padding:1.5%; text-align:center}
.article-content .exqr-flow li img {margin-bottom:10px;}
.article-content img.exqr-midimg {width:60%;padding:1.5%;}
.article-content img.qr-sample {float: left;width:150px; margin-right: 20px; padding: 20px; border: #ddd solid 1px;}
.article-content .qr-sample-wrap {clear:both;margin-top:20px;margin-bottom:20px;}
.article-content .qr-sample-wrap h4 {margin-top:20px;margin-bottom:20px;}
div.handling-solutions h3.handling_title.nobo {padding-left:0px;border:none;}

#elearning {margin-bottom:80px;}

#elearning .movthumb {
display: flex;
flex-wrap: wrap;
padding: 0;
}
#elearning .movthumb li img {max-width: 100%;
height: auto;
margin-bottom:10px;
border: #ddd solid 1px;box-sizing:
border-box;
}
#elearning .movthumb li {
text-align: center;
flex-basis: 25%;
list-style: none;
border: #FFF solid 15px;
box-sizing: border-box;
line-height: 120%;
}
#elearning .movthumb li:hover {border: #eeeeee solid 15px;box-sizing:
border-box;
background-color:#eeeeee;}
#elearning .movthumb li:hover a {text-decoration: none; }
#elearning .movthumb li span.tri {
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 0 45px 40px 0;
border-color: transparent #007bff transparent transparent;
position: absolute;
color: #fff;
}

#elearning .movthumb li img {background-color:#fff;}
#elearning .movthumb li a {font-size: 100%;color:#187fc4;
}
#elearning .movthumb li span.num {
display: block;
position: absolute;
color: #fff;
font-weight: 600;
width: 40px;
height: 40px;
z-index: 999;
font-size: 15px;
text-align: right;
padding-right: 2px;
padding-top: 3px;
letter-spacing: -0.1em;
}
#elearning .movthumb li .unit {
float: right;
margin-right: 45px;
}
#elearning .target {
list-style: none;
display: flex;
flex-wrap: wrap;
padding: 0;
margin-top:-15px;
}
#elearning .target li {
color: #fff;
flex-basis: 25%;
text-align: center;
padding-top:10px;
padding-bottom:10px;
font-size:120%;
font-weight:600;
}
#elearning p {font-size:120%;
margin-top:40px;
margin-bottom:20px;
}
#elearning .target li:nth-child(1) {
background-color: #72c8d5;
}
#elearning .target li:nth-child(2) {
background-color: #4190cd;
}
#elearning .target li:nth-child(3) {
background-color: #2ea2d3;
}
#elearning .target li:nth-child(4) {
background-color: #1d4a9e;
}
#elearning h3 {
color: #1d4a9e;
border-bottom: #1d4a9e solid 5px;
margin-top:40px;
margin-bottom:40px;
clear:both;
}

#elearning h3 .index {display:block;position:absolute;font-size:200%;margin-top:-20px;}

#elearning h4 {color:#0e2f8f;
margin-top:40px;
margin-bottom:20px;}

#elearning a.btn {display:block;font-size:180%;font-weight:600;padding:20px;color:#fff;background-color:#0e2f8f;
width:50%;}
#elearning a.btn:hover {background-color:#007bff;}
#elearning .movcap {float:right;margin-left:30px;margin-bottom:10px;text-align:center;width:300px;}
#elearning .movcap img {margin-bottom:5px;max-width:100%;height:auto;}
#elearning .movcap a{}

@media screen and (max-width: 425px) {

#elearning .movcap {float:none;margin-left:0px;margin-bottom:10px;text-align:center;width:100%;display:block;}
#elearning .target li,#elearning .movthumb li {
flex-basis: 50%;
}

#elearning h3,#elearning h4 {font-size:120%;}

#elearning .movthumb li {border-width:7px;}
#elearning a.btn {font-size:120%;width:100%;}
#elearning h3 .index {display:block;position:absolute;font-size:160%;margin-top:-10px;}
}



/***20220614***/
#com-prof {margin-top:30px;margin-bottom:60px;background-color:#f3f3f3;border-radius:3px;}
#com-prof .ul-flex {padding:10px; }
#com-prof .ul-flex li {flex-basis:33%;padding:7px;text-align:left;}
#com-prof .ul-flex li strong {display:block;margin-bottom:10px;font-size:140%;}
#com-prof .ul-flex li:first-child {flex-basis:25%;background-color:#fff;text-align:center;}
#com-prof .ul-flex li:nth-child(2) {flex-basis:40%;}
#com-prof .ul-flex li:last-child {flex-basis:35%;text-align:center;background-color:#fff;}
#com-prof .ul-flex li img {max-width:100%;height:auto;margin-bottom:0;}
#com-prof .ul-flex li td,#com-prof .ul-flex li table {border:0;}
#com-prof .ul-flex li td,#com-prof .ul-flex li th {letter-spacing:0.2em;font-weight:200;}
#com-prof .ul-flex li th {white-space:nowrap;}
#com-prof .ul-flex li td {padding-left:10px;}
#com-prof.rev .ul-flex li:first-child {flex-basis:37%;}
#com-prof.rev .ul-flex li:last-child {flex-basis:23%;}


#c-ct img.fllft {float:left;margin-right:20px;margin-bottom:20px;}
#c-ct img.flrgt {float:right;margin-left:20px;margin-bottom:20px;}
#c-ct h2 {color:#000; padding-bottom:20px; border-bottom:#ddd dotted 5px;margin-bottom:40px;font-size:200%;font-weight:400;}
#c-ct h3 {color:#163652; padding:20px; border-left:#eee solid 10px;margin-bottom:40px;font-weight:400;margin-top:60px;color:#333}
#c-ct h4 {font-size:130%;line-height:200%;letter-spacing:0.2em;font-weight:200;}
#c-ct p {font-size:130%;line-height:200%;letter-spacing:0.2em;font-weight:200;}
#c-ct p b {display:block;}
#c-ct p strong {color:#1947ba;}
#c-ct .hope {border-radius:3px;margin-top:30px;margin-bottom:60px;background-color:#f3f3f3;padding:20px;padding-bottom:10px;box-shadow:5px 5px 5px #efefef;}
#c-ct .hope p {font-size:110%;}
#c-ct .hope p.endmsg {font-size:160%;line-height:160%; font-weight:400;}
/*調整すべき要素*/
#com-prof .ul-flex li img.logo {width:80%;margin-top:100px;}
#com-prof .ul-flex li:nth-child(2) {flex-basis:38%;margin-top:17px;margin-left:20px;}
#c-ct,#com-prof {width:1200px;}
#com-prof .ul-flex li img.logo.kiip {width:70%;margin-top:80px;}
#com-prof .ul-flex li.kiip {;margin-top:10px;}

@media screen and (max-width: 425px) {
#c-ct,#com-prof {width:100%;}
#com-prof .ul-flex li:first-child,#com-prof .ul-flex li:nth-child(2),#com-prof .ul-flex li:last-child{flex-basis:100%;}
#com-prof .ul-flex li:nth-child(2) {margin-top:10px;margin-bottom:10px;}
#com-prof .ul-flex li img.cosmobeauty {margin-top:30px;margin-bottom:20px;}
#com-prof .ul-flex li:first-child img {width:100%;}
#c-ct img.fllft,#c-ct img.flrgt {float:none;width:100%;margin:0;margin-bottom:20px;}
#c-ct .hope p.endmsg br {display:none;}
}

table.normal-tbl {
	border: #d5d5d5 solid 1px;
	width: 94%;
	margin-bottom:40px;
}
table.normal-tbl td {
	text-align: center;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 7px;
}
table.normal-tbl th {
	background: #f5f5f5;
width:30%;
	text-align: center!important;
	border-right: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	padding: 7px;
	vertical-align: middle;
}
table.normal-tbl th:first-child {width:10%;}


#back_to_cases-f {text-align:center;margin-bottom:40px;}

#back_to_cases-f a {display:block;padding:8px;border:2px solid #21cf9c;color:#21cf9c;font-weight:bold;}
#back_to_cases-f a:hover {border:2px solid #21cf9c;color:#21cf9c;font-weight:bold;background-color:#21cf9c;color:#fff;}
#cases_news-wrap ul{padding:0;}
#cases_news-wrap ul:first-child{display:flex;flex-wrap:wrap;padding:0;}
#cases_news-wrap ul:first-child li{flex-basis:50%;justify-content:space-between;padding:1%;}
#cases_news-wrap .cases_clop{height:200px;overflow:hidden;margin-bottom:15px;}
#cases_news-wrap b {}
#cases_news-wrap strong {font-size:140%;}
#cases_news-wrap i{color:#21cf9c;}
#cases_news-wrap .cases_clop .icon-mf {position:absolute;width:40px; /*margin-top:10px;margin-left:10px;*/}
#cases_news-wrap .readmore {text-align:right;}
#cases_news-wrap .readmore .btn {
  border: 1px solid #21cf9e;
  color: #21cf9e;
  border-radius: inherit;
  padding: 5px 10px;
  text-transform: none;
  font-size: 12px;
}
#cases_news-wrap  .readmore .btn:hover {
  background: #21cf9e;
  color: #ffffff;
}

@media screen and (max-width: 481px) {
#cases_news-wrap ul:first-child li {flex-basis:100%;}
}


#exqr .zkgrid {display:flex;
flex-wrap:wrap;
padding:0;
}
#exqr .zkgrid li {flex-basis:48%;text-align:center;padding:20px;
background-color:#eee;
margin:1%;}
#exqr .zkgrid li img {margin-bottom:10px;}
#exqr .zkgrid.solo li a {text-align:center;}
#exqr .zkgrid.solo li {flex-basis:100%;text-align:center;}
#exqr .zkgrid.solo li img {width:75%;margin-left:auto;margin-right:auto;}


p.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}