@charset "UTF-8";
#header,
#footer {
  font-family: "Noto Sans JP", helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Sans", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic" !important;
}
#header img:not([width]),
#footer img:not([width]) {
  width: auto;
}
#header a,
#footer a {
  color: #333;
}

#header .headerOptions > li.colorGreen a {
  color: #fff;
}
#header .cmpListSubMenuBlock__icon .icon img {
  width: 100%;
  height: auto;
}
#header .cmpBtnRadius {
  color: var(--btn_color_hover);
}
@media screen and (min-width: 1150px) {
  #header .cmpBtnRadius:hover {
    color: var(--btn_color);
  }
}
#header ~ #primary, #header ~ .content-area {
  line-height: 1.8;
}
#header ~ #primary #contents-wrapper,
#header ~ #primary #content, #header ~ .content-area #contents-wrapper,
#header ~ .content-area #content {
  padding-top: 105px;
}
@media screen and (max-width:768px) {
  #header ~ #primary #contents-wrapper,
  #header ~ #primary #content, #header ~ .content-area #contents-wrapper,
  #header ~ .content-area #content {
    padding-top: 50px;
  }
}
#header ~ #primary #contents-wrapper header,
#header ~ #primary #content header, #header ~ .content-area #contents-wrapper header,
#header ~ .content-area #content header {
  padding-top: 0;
}
#header ~ #primary #contents-wrapper h1,
#header ~ #primary #contents-wrapper h2,
#header ~ #primary #contents-wrapper h3,
#header ~ #primary #contents-wrapper h4,
#header ~ #primary #contents-wrapper h5,
#header ~ #primary #contents-wrapper h6,
#header ~ #primary #contents-wrapper strong,
#header ~ #primary #content h1,
#header ~ #primary #content h2,
#header ~ #primary #content h3,
#header ~ #primary #content h4,
#header ~ #primary #content h5,
#header ~ #primary #content h6,
#header ~ #primary #content strong, #header ~ .content-area #contents-wrapper h1,
#header ~ .content-area #contents-wrapper h2,
#header ~ .content-area #contents-wrapper h3,
#header ~ .content-area #contents-wrapper h4,
#header ~ .content-area #contents-wrapper h5,
#header ~ .content-area #contents-wrapper h6,
#header ~ .content-area #contents-wrapper strong,
#header ~ .content-area #content h1,
#header ~ .content-area #content h2,
#header ~ .content-area #content h3,
#header ~ .content-area #content h4,
#header ~ .content-area #content h5,
#header ~ .content-area #content h6,
#header ~ .content-area #content strong {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  #footer .listBlock__heading a .label {
    display: inline;
  }
}

chat {
  position: relative;
  z-index: 1000000;
}

#chatplusview.closed.headless #outline #eye_catcher {
  bottom: 0 !important;
}

#search-box input[type=submit] {
  padding: revert;
}

.contact-box a:hover {
  text-decoration: none;
}

a .header_scene_space {
  padding-left: 55px;
}/*# sourceMappingURL=common_adjust.css.map */