@charset "UTF-8";
/**
 * solution_service_component.css
 *
 * outputed by:
 * /business/solution_service/common/scss/solution_service_component.scss
 */
#contentsArea {
  padding: 0;
  box-sizing: border-box;
}
#contentsArea *, #contentsArea *:before, #contentsArea *:after {
  box-sizing: inherit;
}
#contentsArea img {
  max-width: 100%;
  vertical-align: middle;
}
#contentsArea article p,
#contentsArea article ul,
#contentsArea article h1,
#contentsArea article h2,
#contentsArea article h3,
#contentsArea article h4,
#contentsArea article h5 {
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
#contentsArea article h2,
#contentsArea article h3 {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
#contentsArea article ul li {
  background: none;
  padding: 0;
  margin: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#wrapper {
  width: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 600px) {
  #wrapper {
    min-width: 1000px;
  }
}
#contentsArea {
  width: 100%;
  font-family: "Arial", "Helvetica", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#contentsArea article h1,
#contentsArea article h2,
#contentsArea article h3,
#contentsArea article h4,
#contentsArea article h5,
#contentsArea article h6 {
  color: #333;
}
#contentsArea article a {
  color: #333;
}
#contentsArea article a:visited, #contentsArea article a:hover {
  color: #333;
}
#contentsArea article p {
  padding-bottom: 1em;
}

@media only screen and (max-width: 599px) {
  #contentsArea {
    font-size: 16px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea {
    font-size: 15px;
  }
}
@media only screen and (min-width: 600px) {
  header,
  footer,
  .globalNav,
  #megaMenu,
  .footerBacktop,
  #navcontainer {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 599px) {
  #contentsArea .c-inner {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .c-inner {
    width: 1000px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

#contentsArea .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
#contentsArea [class*="col-"] {
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}
@media only screen and (min-width: 600px) {
  #contentsArea .col-lg-1 {
    width: 8.33333%;
  }
  #contentsArea .col-lg-2 {
    width: 16.66667%;
  }
  #contentsArea .col-lg-3 {
    width: 25%;
  }
  #contentsArea .col-lg-4 {
    width: 33.33333%;
  }
  #contentsArea .col-lg-5 {
    width: 41.66667%;
  }
  #contentsArea .col-lg-6 {
    width: 50%;
  }
  #contentsArea .col-lg-7 {
    width: 58.33333%;
  }
  #contentsArea .col-lg-8 {
    width: 66.66667%;
  }
  #contentsArea .col-lg-9 {
    width: 75%;
  }
  #contentsArea .col-lg-10 {
    width: 83.33333%;
  }
  #contentsArea .col-lg-11 {
    width: 91.66667%;
  }
  #contentsArea .col-lg-12 {
    width: 100%;
  }
  #contentsArea .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  #contentsArea .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  #contentsArea .col-lg-offset-3 {
    margin-left: 25%;
  }
  #contentsArea .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  #contentsArea .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  #contentsArea .col-lg-offset-6 {
    margin-left: 50%;
  }
  #contentsArea .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  #contentsArea .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  #contentsArea .col-lg-offset-9 {
    margin-left: 75%;
  }
  #contentsArea .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  #contentsArea .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  #contentsArea .col-lg-offset-12 {
    margin-left: 100%;
  }
  #contentsArea .col-lg-pull-1 {
    right: 8.33333%;
  }
  #contentsArea .col-lg-pull-2 {
    right: 16.66667%;
  }
  #contentsArea .col-lg-pull-3 {
    right: 25%;
  }
  #contentsArea .col-lg-pull-4 {
    right: 33.33333%;
  }
  #contentsArea .col-lg-pull-5 {
    right: 41.66667%;
  }
  #contentsArea .col-lg-pull-6 {
    right: 50%;
  }
  #contentsArea .col-lg-pull-7 {
    right: 58.33333%;
  }
  #contentsArea .col-lg-pull-8 {
    right: 66.66667%;
  }
  #contentsArea .col-lg-pull-9 {
    right: 75%;
  }
  #contentsArea .col-lg-pull-10 {
    right: 83.33333%;
  }
  #contentsArea .col-lg-pull-11 {
    right: 91.66667%;
  }
  #contentsArea .col-lg-pull-12 {
    right: 100%;
  }
  #contentsArea .col-lg-push-1 {
    left: 8.33333%;
  }
  #contentsArea .col-lg-push-2 {
    left: 16.66667%;
  }
  #contentsArea .col-lg-push-3 {
    left: 25%;
  }
  #contentsArea .col-lg-push-4 {
    left: 33.33333%;
  }
  #contentsArea .col-lg-push-5 {
    left: 41.66667%;
  }
  #contentsArea .col-lg-push-6 {
    left: 50%;
  }
  #contentsArea .col-lg-push-7 {
    left: 58.33333%;
  }
  #contentsArea .col-lg-push-8 {
    left: 66.66667%;
  }
  #contentsArea .col-lg-push-9 {
    left: 75%;
  }
  #contentsArea .col-lg-push-10 {
    left: 83.33333%;
  }
  #contentsArea .col-lg-push-11 {
    left: 91.66667%;
  }
  #contentsArea .col-lg-push-12 {
    left: 100%;
  }
}
@media only screen and (max-width: 599px) {
  #contentsArea .col-sm-1 {
    width: 8.33333%;
  }
  #contentsArea .col-sm-2 {
    width: 16.66667%;
  }
  #contentsArea .col-sm-3 {
    width: 25%;
  }
  #contentsArea .col-sm-4 {
    width: 33.33333%;
  }
  #contentsArea .col-sm-5 {
    width: 41.66667%;
  }
  #contentsArea .col-sm-6 {
    width: 50%;
  }
  #contentsArea .col-sm-7 {
    width: 58.33333%;
  }
  #contentsArea .col-sm-8 {
    width: 66.66667%;
  }
  #contentsArea .col-sm-9 {
    width: 75%;
  }
  #contentsArea .col-sm-10 {
    width: 83.33333%;
  }
  #contentsArea .col-sm-11 {
    width: 91.66667%;
  }
  #contentsArea .col-sm-12 {
    width: 100%;
  }
}

#contentsArea .contents-main {
  background-color: #f6f6f6;
}
@media only screen and (max-width: 599px) {
  #contentsArea .contents-main {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .contents-main {
    padding-top: 45px;
    padding-bottom: 70px;
  }
  #contentsArea .page-navi + .contents-main {
    padding-top: 0;
  }
}
#contentsArea article .page-title {
  font-weight: bold;
  border-bottom: 1px solid #d4d4d4;
}
@media only screen and (max-width: 599px) {
  #contentsArea article .page-title {
    font-size: 24px;
    padding-bottom: 25px;
    margin-bottom: 35px;
  }
  #contentsArea article h1.page-title {
    margin-bottom: 35px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea article .page-title {
    padding-bottom: 25px;
    margin-bottom: 40px;
    font-size: 24px;
  }
  #contentsArea article h1.page-title {
    margin-bottom: 40px;
  }
}
#contentsArea .lead {
  line-height: 1.46666;
}
@media only screen and (max-width: 599px) {
  #contentsArea .lead {
    padding-bottom: 35px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .lead {
    padding-bottom: 45px;
  }
}
#contentsArea .btn-more {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: .8em .5em;
  text-align: center;
  font-weight: bold;
  color: #0066cc;
  border: 1px solid #0066cc;
  text-decoration: none;
  transition: color ease .3s,background-color ease .3s;
}
#contentsArea .btn-more:visited {
  color: #0066cc;
}
@media only screen and (max-width: 599px) {
  #contentsArea .btn-more {
    font-size: 15px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .btn-more {
    font-size: 15px;
  }
  #contentsArea .btn-more:hover {
    color: #fff;
    background-color: #0066cc;
    text-decoration: none;
  }
}
#contentsArea .btn-contact {
  display: inline-block;
  max-width: 100%;
  padding: 1em 1.5em 1em 1em;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  background-color: #0066cc;
  transition: opacity ease .3s;
}
#contentsArea .btn-contact span {
  padding-left: 30px;
  background-image: url(/business/solution_service/common/img/icon_arrow-right_002.svg);
  color: #fff;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 20px;
}
@media only screen and (max-width: 599px) {
  #contentsArea .btn-contact {
    width: 100%;
    font-size: 18px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea {
    font-size: 18px;
  }
  #contentsArea .btn-contact:hover {
    color: #fff;
    opacity: .7;
    text-decoration: none;
  }
}
#contentsArea .mainv img {
  max-width: 100%;
}
#contentsArea .mainv__line {
  background-color: #fafafa;
}
@media only screen and (max-width: 599px) {
  #contentsArea .mainv {
    width: 100%;
  }
  #contentsArea .mainv_inner {
    width: 100%;
  }
  #contentsArea .mainv__img-lg {
    display: none;
  }
  #contentsArea .mainv__line {
    padding-top: 35px;
    padding-bottom: 20px;
    margin-top: -15px;
    background-color: #fafafa;
  }
  #contentsArea .mainv__lead {
    font-size: 15px;
    font-weight: bold;
  }
  #contentsArea .mainv__lead p {
    margin-top: 0;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .mainv {
    margin-top: 7px;
  }
  #contentsArea .mainv__inner {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
  }
  #contentsArea .mainv__img-sm {
    display: none;
  }
  #contentsArea .mainv__line {
    height: 80px;
    margin-top: -45px;
  }
  #contentsArea .mainv__lead {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  #contentsArea .page-navi {
    display: none;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .page-navi {
    padding-top: 35px;
    padding-bottom: 64px;
    background-color: #f6f6f6;
  }
  #contentsArea .page-navi__list {
    padding: 20px 20px 0;
    font-size: 0;
    border: 1px solid #e3e3e3;
    background-color: #efefef;
  }
  #contentsArea .page-navi__list > li {
    display: inline-block;
    padding-right: 35px;
    padding-bottom: 20px;
  }
  #contentsArea .page-navi__list > li a {
    display: block;
    min-height: 16px;
    padding-left: 24px;
    font-size: 14px;
    text-decoration: none;
    background-image: url(/business/solution_service/common/img/icon_arrow-down_001.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px 16px;
  }
  #contentsArea .page-navi__list > li a:hover {
    text-decoration: underline;
  }
}
#contentsArea .link-panel-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
#contentsArea .link-panel-list--2col .link-panel-list__item__content__header {
  min-height: 22px;
  padding-left: 35px;
  background-size: 22px 22px;
  background-position: left 2px;
}
#contentsArea .link-panel-list--2col .link-panel-list__item__content__title {
  font-size: 20px;
  font-weight: bold;
}
#contentsArea .link-panel-list--card .link-panel-list__item > a {
  background-color: #fff;
}
#contentsArea .link-panel-list--card .link-panel-list__item__content {
  padding: 17px;
  margin-top: 0;
}
#contentsArea .link-panel-list--card .link-panel-list__item__content__header {
  background-position: left 2px;
}
#contentsArea .link-panel-list--card .link-panel-list__item__content__title {
  font-size: 18px;
  font-weight: bold;
}
#contentsArea .link-panel-list--overlay .link-panel-list__item > a {
  position: relative;
}
#contentsArea .link-panel-list--overlay .link-panel-list__item__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 13px 10px;
  margin-top: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#contentsArea .link-panel-list--overlay .link-panel-list__item__content .link-panel-list__item__content__header {
  color: #fff;
}
#contentsArea .link-panel-list--overlay .link-panel-list__item__content .link-panel-list__item__content__title {
  color: #fff;
}
#contentsArea .link-panel-list--overlay .link-panel-list__item__content__header {
  background-position: left 2px;
}
#contentsArea .link-panel-list--overlay .link-panel-list__item__content__title {
  font-size: 18px;
  font-weight: bold;
}
#contentsArea .link-panel-list__item {
  display: flex;
  padding-right: 20px;
}
#contentsArea .link-panel-list__item > a {
  width: 100%;
  display: block;
  text-decoration: none;
}
#contentsArea .link-panel-list__item > a:hover {
  text-decoration: none;
}
#contentsArea .link-panel-list__item__content {
  margin-top: 14px;
  padding-right: 3px;
  padding-left: 3px;
  color: #333;
}
#contentsArea .link-panel-list__item__content__header {
  min-height: 19px;
  padding-left: 27px;
  line-height: 1.46666;
  background-image: url("/business/solution_service/common/img/icon_arrow-right_001.svg");
  background-repeat: no-repeat;
  background-position: left 1px;
  background-size: 19px 19px;
}
#contentsArea .link-panel-list__item__content__header p {
  padding-bottom: 0;
}
#contentsArea .link-panel-list__item__content__title {
  font-size: 15px;
  font-weight: bold;
}
#contentsArea .link-panel-list__item__content__body p {
  padding-bottom: 0;
}
#contentsArea .link-panel-list__item__content__body .link-panel-list__item__content__lead {
  padding-bottom: 1em;
}
#contentsArea .link-panel-list__item__content__header + .link-panel-list__item__content__body {
  margin-top: 15px;
}
@media only screen and (max-width: 599px) {
  #contentsArea .link-panel-list--2col .link-panel-list__item__content {
    margin-top: 20px;
  }
  #contentsArea .link-panel-list--2col .link-panel-list__item__content__header + .link-panel-list__item__content__body {
    margin-top: 18px;
  }
  #contentsArea .link-panel-list--2col.link-panel-list--overlay .link-panel-list__item__content, #contentsArea .link-panel-list--2col.link-panel-list--card .link-panel-list__item__content {
    margin-top: 0;
  }
  #contentsArea .link-panel-list--2col.link-panel-list--overlay .link-panel-list__item__content__header + .link-panel-list__item__content__body, #contentsArea .link-panel-list--2col.link-panel-list--card .link-panel-list__item__content__header + .link-panel-list__item__content__body {
    margin-top: 15px;
  }
  #contentsArea .link-panel-list--2col .link-panel-list__item__content__header {
    background-position: left 3px;
  }
  #contentsArea .link-panel-list--2col .link-panel-list__item__content__title {
    font-size: 22px;
  }
  #contentsArea .link-panel-list--card .link-panel-list__item__content__header {
    background-position: left 3px;
  }
  #contentsArea .link-panel-list--card .link-panel-list__item__content__title {
    font-size: 19px;
  }
  #contentsArea .link-panel-list--overlay .link-panel-list__item__content__title {
    font-size: 19px;
  }
  #contentsArea .link-panel-list--overlay .link-panel-list__item__content__header {
    background-position: left 3px;
  }
  #contentsArea .link-panel-list--last {
    margin-bottom: -35px;
  }
  #contentsArea .link-panel-list__item {
    width: 100%;
    margin-bottom: 35px;
  }
  #contentsArea .link-panel-list__item__content {
    font-size: 15px;
  }
  #contentsArea .link-panel-list__item__content__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .link-panel-list--2col .link-panel-list__item {
    width: 50%;
    margin-bottom: 66px;
  }
  #contentsArea .link-panel-list--2col .link-panel-list__item__content {
    margin-top: 26px;
  }
  #contentsArea .link-panel-list--2col .link-panel-list__item__content__header + .link-panel-list__item__content__body {
    margin-top: 24px;
  }
  #contentsArea .link-panel-list--2col.link-panel-list--overlay .link-panel-list__item__content, #contentsArea .link-panel-list--2col.link-panel-list--card .link-panel-list__item__content {
    margin-top: 0;
  }
  #contentsArea .link-panel-list--2col.link-panel-list--overlay .link-panel-list__item__content__header + .link-panel-list__item__content__body, #contentsArea .link-panel-list--2col.link-panel-list--card .link-panel-list__item__content__header + .link-panel-list__item__content__body {
    margin-top: 15px;
  }
  #contentsArea .link-panel-list--2col.link-panel-list--last {
    margin-bottom: -66px;
  }
  #contentsArea .link-panel-list--last {
    margin-bottom: -40px;
  }
  #contentsArea .link-panel-list--3col .link-panel-list__item {
    width: 33.33333%;
  }
  #contentsArea .link-panel-list__item {
    width: 100%;
    margin-bottom: 40px;
  }
  #contentsArea .link-panel-list__item__thumb {
    opacity: 1;
    backface-visibility: hidden;
    transition: opacity ease .3s;
  }
  #contentsArea .link-panel-list__item:hover .link-panel-list__item__thumb {
    opacity: .7;
  }
  #contentsArea .link-panel-list__item__content {
    font-size: 15px;
    opacity: 1;
    transition: opacity ease .3s;
  }
  #contentsArea .link-panel-list__item:hover .link-panel-list__item__content {
    opacity: .7;
  }
}
#contentsArea .seminar-info {
  position: relative;
  background-image: url("/business/solution_service/common/img/bg_seminar_001.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#contentsArea .seminar-info:hover .seminar-info__layer {
  opacity: 0.5;
}
#contentsArea .seminar-info__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e4dfda;
  opacity: 0;
  transition: opacity .2s ease-in;
  z-index: 1;
}
#contentsArea .seminar-info:hover .seminar-info__layer {
  opacity: 0.5;
}
#contentsArea .seminar-info__title {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  z-index: 2;
}
#contentsArea .seminar-info__title:hover {
  color: #333;
  text-decoration: none;
}
#contentsArea .seminar-info__title span {
  display: inline-block;
  position: relative;
  padding-top: 45px;
  padding-bottom: 44px;
  background-image: url("/business/solution_service/common/img/icon_arrow-right_001.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 32px 32px;
}
@media only screen and (max-width: 599px) {
  #contentsArea .seminar-info {
    min-height: 240px;
  }
  #contentsArea .seminar-info__title {
    font-size: 22px;
  }
  #contentsArea .seminar-info__title span {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .seminar-info {
    min-height: 220px;
  }
  #contentsArea .seminar-info__title {
    font-size: 22px;
  }
  #contentsArea .seminar-info__title span {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
  }
}
#contentsArea .inquiry-info {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
#contentsArea .inquiry-info__title {
  color: #333;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  #contentsArea .inquiry-info {
    background-image: url("/business/solution_service/common/img/bg_inquiry_002.jpg");
  }
  #contentsArea .inquiry-info__title {
    padding-top: 45px;
    padding-bottom: 25px;
    font-size: 22px;
  }
  #contentsArea .inquiry-info__txt {
    width: 70%;
    padding-bottom: 30px;
    font-size: 15px;
    text-shadow: 0 0 5px #fff;
  }
  #contentsArea .inquiry-info__btn {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .inquiry-info {
    background-image: url("/business/solution_service/common/img/bg_inquiry_001.jpg");
  }
  #contentsArea .inquiry-info__title {
    padding-top: 85px;
    padding-bottom: 25px;
    font-size: 22px;
  }
  #contentsArea .inquiry-info__txt {
    padding-bottom: 20px;
    font-size: 15px;
  }
  #contentsArea .inquiry-info__btn {
    margin-bottom: 100px;
  }
}
#contentsArea .inquiry-link {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 46px;
  background-color: #005597;
}
#contentsArea .inquiry-link-list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
}
#contentsArea .inquiry-link-list__item {
  padding-right: 20px;
}
#contentsArea .inquiry-link-list__item > a {
  display: block;
  text-decoration: none;
}
#contentsArea .inquiry-link-list__item > a:hover {
  text-decoration: none;
}
#contentsArea .inquiry-link-list__item__icon-wrap {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 28px;
  background-color: #fff;
  border-radius: 50%;
}
#contentsArea .inquiry-link-list__item__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#contentsArea .inquiry-link-list__item__icon01 {
  width: 48%;
}
#contentsArea .inquiry-link-list__item__icon02 {
  width: 48%;
}
#contentsArea .inquiry-link-list__item__icon03 {
  width: 48%;
}
#contentsArea .inquiry-link-list__item__icon04 {
  width: 48%;
}
#contentsArea .inquiry-link-list__item__txt {
  padding-bottom: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  #contentsArea .inquiry-link-list {
    margin-bottom: -30px;
  }
  #contentsArea .inquiry-link-list__item {
    width: 50%;
    margin-bottom: 30px;
  }
  #contentsArea .inquiry-link-list__item__icon-wrap {
    width: 80%;
    padding-top: 80%;
  }
  #contentsArea .inquiry-link-list__item__txt {
    font-size: 17px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .inquiry-link-list__item {
    width: 25%;
  }
  #contentsArea .inquiry-link-list__item__icon-wrap {
    width: 162px;
    height: 162px;
  }
  #contentsArea .inquiry-link-list__item__icon-wrap img {
    transition: opacity ease .3s;
  }
  #contentsArea .inquiry-link-list__item > a:hover .inquiry-link-list__item__icon-wrap img {
    opacity: 0.7;
  }
  #contentsArea .inquiry-link-list__item__txt {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    height: 50px;
    font-size: 15px;
  }
  #contentsArea .inquiry-link-list__item__txt:hover {
    color: #fff;
    text-decoration: none;
  }
}
#contentsArea .footer-navi {
  padding-top: 40px;
  background-color: #f6f6f6;
}
#contentsArea .footer-navi__block {
  border-bottom: 1px solid #d4d4d4;
}
#contentsArea .footer-navi__block:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#contentsArea .footer-navi__title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#contentsArea .footer-navi__title a {
  color: #000;
  text-decoration: none;
}
#contentsArea .footer-navi__list > li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
#contentsArea .footer-navi__list-inline {
  font-size: 0;
}
#contentsArea .footer-navi__list-inline > li {
  display: inline-block;
  line-height: 1;
}
#contentsArea .footer-navi__list-inline > li a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  #contentsArea .footer-navi__block {
    margin-bottom: 25px;
  }
  #contentsArea .footer-navi__title {
    padding-bottom: 25px;
    font-size: 15px;
    color: #040404;
  }
  #contentsArea .footer-navi__list {
    font-size: 0;
  }
  #contentsArea .footer-navi__list > li {
    display: inline-block;
    padding-right: 30px;
    margin-bottom: 25px;
  }
  #contentsArea .footer-navi__list > li a {
    font-size: 15px;
  }
  #contentsArea .footer-navi__list-inline > li {
    padding-right: 30px;
    margin-bottom: 25px;
  }
}
@media only screen and (min-width: 600px) {
  #contentsArea .footer-navi__block {
    padding-bottom: 25px;
    margin-bottom: 40px;
  }
  #contentsArea .footer-navi__title {
    padding-bottom: 23px;
  }
  #contentsArea .footer-navi__title a:hover {
    color: #040404;
    text-decoration: underline;
  }
  #contentsArea .footer-navi__list > li {
    padding-bottom: 15px;
  }
  #contentsArea .footer-navi__list > li a:hover {
    color: #040404;
    text-decoration: underline;
  }
  #contentsArea .footer-navi__list-inline > li {
    position: relative;
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 15px;
  }
  #contentsArea .footer-navi__list-inline > li:first-child {
    padding-left: 0;
  }
  #contentsArea .footer-navi__list-inline > li:not(:last-child):after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #040404;
  }
  #contentsArea .footer-navi__list-inline > li a:hover {
    color: #040404;
    text-decoration: underline;
  }
}

@media only screen and (max-width: 599px) {
  .hidden-sm {
    display: none !important;
  }

  .hidden-lg {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) {
  .hidden-sm {
    display: block !important;
  }

  .hidden-lg {
    display: none !important;
  }
}
.d-none {
  display: none !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media only screen and (max-width: 599px) {
  .pt0-sm {
    padding-top: 0px !important;
  }

  .pb0-sm {
    padding-bottom: 0px !important;
  }
}
@media only screen and (min-width: 600px) {
  .pt0-lg {
    padding-top: 0 !important;
  }

  .pb0-lg {
    padding-bottom: 0 !important;
  }
}
.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 599px) {
  .mt0-sm {
    margin-bottom: 0px !important;
  }

  .mb0-sm {
    margin-bottom: 0px !important;
  }
}
@media only screen and (min-width: 600px) {
  .mt0-lg {
    margin-bottom: 0 !important;
  }

  .mb0-lg {
    margin-bottom: 0 !important;
  }
}
