
.siteHeader.business img,
.siteFooter.business img {
  max-width: 100%;
  height: auto;
}


/*==================================================================================
 siteHeader.business
==================================================================================*/


.hojinAllWrap {
  padding-top: 155px;
}

.hojinAllWrap.lower{
  padding-top: 120px;
}

.hojinAllWrap.commonForm {
  padding-top: 120px;
}
#top.hojinAllWrap.business-top {
  padding-top: 0px;
}
#top.hojinAllWrap:not(.business-top) {
  padding-top: 0px;
}
.hojinAllWrap #section01{
}

.hojinAllWrap #section01:not(:last-of-type) {
}

/*
.hojinAllWrap.lower main{
  padding-top: 274px;
  margin-top: -120px;
}

.lower main{
  padding-top: 120px;
  margin-bottom: -120px;
}
*/

.iot.hojinAllWrap {
  padding-top: 154px;
}
.iot.hojinAllWrap .main{
  padding-top: 0px;
  padding-bottom: 60px;
}

.hojinAllWrap .clearfix {
  zoom: 1;
}
.hojinAllWrap .clearfix:before,.hojinAllWrap  .clearfix:after {
  content: "";
  display: table;
}
.hojinAllWrap .clearfix:after {
  clear: both;
}
.header_hojin {
  line-height: 1;
}
.header_hojin .bold {
  font-weight: bold;
}
@media (min-width: 768px) {
  .header_hojin:not(.no-responsible) a.tel {
    pointer-events: none;
  }
}

@media (min-width: 768px) {

  .header_hojin .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .header_hojin:not(.no-responsible) sup,
  .header_hojin:not(.no-responsible) .sub {
    font-size: 8px;
  }

  .header_hojin:not(.no-responsible) .pc {
    display: none !important;
  }
}
.header_hojin .siteHeader img,
.header_hojin .siteFooter img {
  max-width: 100%;
  height: auto;
}
.header_hojin .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1120px;
}
.header_hojin a {
  text-decoration: none;
}
.siteHeader.business {
  position: fixed;
  top: 0;
  left: 0;
  padding-bottom: 10px;
  width: 100%;
  border-top: 10px solid #738792;
  z-index: 100;
  background: white;
}
.siteHeader.business:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 50px;
  width: 50px;
  height: 10px;
  background: #fabe00;
}
.siteHeader.business > .wrap {
  position: relative;
}
.siteHeader.business .headerLogo {
  float: left;
  padding-top: 26px;
  line-height: 0;
  border-bottom: none;
}
.siteHeader.business .headerLogo a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  .header_hojin:not(.no-responsible) .siteHeader.business .spMenuArea {
    display: block !important;
    opacity: 1 !important;
  }
}
.siteHeader.business .menuBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -8px;
  right: 3%;
  width: 40px;
  height: 40px;
}
@media (min-width: 1025px) {
  .header_hojin:not(.no-responsible) .siteHeader.business .menuBtn {
    display: none;
  }
}
.siteHeader.business .menuBtn:after {
  content: "MENU";
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1;
  font-size: 11px;
  color: #526d7b;
}
.siteHeader.business .menuBtn span {
  display: inline-block;
  position: absolute;
  left: 5px;
  width: 30px;
  height: 3px;
  background: #133664;
}
.siteHeader.business .menuBtn span:first-of-type {
  top: 5px;
}
.siteHeader.business .menuBtn span:nth-of-type(2) {
  top: 13px;
}
.siteHeader.business .menuBtn span:last-of-type {
  top: 21px;
}
.siteHeader.business .menuBtn.open span:first-of-type {
  top: 13px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.siteHeader.business .menuBtn.open span:nth-of-type(2) {
  display: none;
}
.siteHeader.business .menuBtn.open span:last-of-type {
  top: 13px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.siteHeader.business .supportBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -8px;
  right: calc(45px + 3%);
  width: 45px;
  line-height: 1;
  font-size: 11px;
}
@media (min-width: 1025px) {
  .header_hojin:not(.no-responsible) .siteHeader.business .supportBtn {
    display: none;
  }
}
.siteHeader.business .supportBtn a {
  display: block;
  color: #526d7b;
}
.siteHeader.business .supportBtn img {
  display: block;
  margin: 0 auto;
  padding: 3px 0 4px;
  width: 23px;
}
.siteHeader.business .btnArea {
  float: right;
}
.siteHeader.business .btnArea .contactBtn {
  float: right;
  padding-bottom: 10px;
  width: 260px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.siteHeader.business .btnArea .contactBtn a {
  display: block;
  position: relative;
  padding: 16px 0 18px 40px;
  color: #133664;
  border-radius: 0 0 3px 3px;
  background: #fabe00;
}
.siteHeader.business .btnArea .contactBtn a::before {
  content:"";
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 23px;
  width: 41px;
  height: 17px;
  background: url(/business/common/img/common/header/telmail.png) no-repeat;
}
.siteHeader.business .btnArea form {
  position: relative;
  float: left;
  clear: both;
  margin-right: 20px;
  width: 240px;
}
.siteHeader.business .btnArea form input[name="kw"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 .5em;
  width: 100%;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #738792;
  font-size: 14px;
}
.siteHeader.business .btnArea form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #738792;
  border-left: none;
  border-radius: 0 3px 3px 0;
  font-size: 0;
  background: url("/business/common/img/common/icon-search.png") no-repeat center center #133664;
  outline: none;
}
.siteHeader.business .btnArea .links {
  float: right;
  padding-top: 9px;
  font-size: 14px;
}
.siteHeader.business .btnArea .links li {
  float: left;
}
.siteHeader.business .btnArea .links li:not(:last-child) {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #b5bfc4;
}
.siteHeader.business .btnArea .links li a {
  color: #526d7b;
}
@media (min-width: 1025px) {
  .header_hojin:not(.no-responsible) .siteHeader.business .globalNavi {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .header_hojin.riquid .siteHeader.business {
    position: fixed;
    padding: 13px 0 14px;
    width: 100%;
    z-index: 101;
  }
  .header_hojin.riquid .siteHeader.business > .wrap {
    width: auto;
  }
  .header_hojin.riquid .siteHeader.business > .wrap:before {
    top: -13px;
    left: 3%;
    width: 100px;
  }
  .header_hojin.riquid .siteHeader.business .headerLogo {
    padding: 0 0 0 3%;
    width: 200px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .header_hojin.riquid .siteHeader.business .spMenuArea {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 37px;
    left: 0;
    padding: 0 0 20px;
    width: 100%;
    max-height: calc(100vh - 47px);
    border-top: 1px solid #b9c3c8;
    overflow: auto;
    background: #133664;
    z-index: 15;
  }
  .header_hojin.riquid .siteHeader.business .btnArea {
    position: relative;
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 94%;
    text-align: center;
    background: #133664;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .contactBtn {
    float: none;
    clear: both;
    padding-bottom: 20px;
    width: auto;
    font-size: 16px;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .contactBtn a {
    padding: 19px 0 17px;
  }
  .header_hojin.riquid .siteHeader.business .btnArea form {
    float: none;
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  }
  .header_hojin.riquid .siteHeader.business .btnArea form input[name="kw"] {
    width: 100%;
    height: 40px;
  }
  .header_hojin.riquid .siteHeader.business .btnArea form input[type="submit"] {
    top: 1px;
    right: 1px;
    left: auto;
    padding: 18px;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .links {
    display: inline-block;
    float: none;
    clear: both;
    margin-right: 0 !important;
    padding: 0;
    border-right: none !important;
    font-size: 14px;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .links li {
    float: left;
    margin-right: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .links li:nth-child(2) {
    display: none;
  }
  .header_hojin.riquid .siteHeader.business .btnArea .links li a {
    color: #fff;
  }
}

/*==================================================================================
 .globalNavi.business
==================================================================================*/
@media (max-width: 1024px) {
  .header_hojin:not(.no-responsible) .allWrap > .globalNavi.business {
    display: none !important;
  }
}

.globalNavi.business {
  position: fixed;
  top: 108px;
  left: 0;
  width: 100%;
  font-size: 14px;
  background: #133664;
  z-index: 100;
}
@media (min-width: 1025px) {
  .globalNavi.business > ul:hover li.current > a {
    color: #fff;
    background: #133664;
  }
  .globalNavi.business > ul:hover li.current > a:hover {
    color: #133664;
    background: #fabe00;
  }
}
.globalNavi.business > ul > li {
  float: left;
  width: 12.14286%;
  text-align: center;
}
.globalNavi.business > ul > li:nth-child(2) {
  width: 16.78571%;
}
.globalNavi.business > ul > li:nth-child(3) {
  width: 21.42857%;
}
.globalNavi.business > ul > li:nth-child(4) {
  width: 13.57143%;
}
.globalNavi.business > ul > li:nth-child(5) {
  width: 22.14286%;
}
.globalNavi.business > ul > li:nth-child(6) {
  width: 13.92857%;
}
.globalNavi.business > ul > li:last-child a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
  width: 2px;
  height: 15px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 1025px) {
  .globalNavi.business > ul > li.current > a, .globalNavi.business > ul > li.dropDownOn > a {
    color: #133664;
    background: #fabe00;
  }
}
.globalNavi.business > ul > li > a {
  display: block;
  position: relative;
  padding: 17px 0 14px;
  color: #fff;
}
.globalNavi.business > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 15px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.globalNavi.business > ul > li > a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  .globalNavi.business > ul > li > a:hover {
    color: #133664;
    background: #fabe00;
  }
}
.globalNavi.business > ul > li .dropDown {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  padding: 30px 0;
  width: 100%;
  border-top: 1px solid #667d96;
  background: #133664;
}
@media (min-width: 1025px) {
  .globalNavi.business > ul > li .dropDown.noFadeOut {
    display: block !important;
    opacity: 1 !important;
  }
}
.globalNavi.business > ul > li .dropDown .category {
  display: block;
  position: relative;
  float: left;
  margin-right: 2.67857%;
  padding: 33px 0 31px;
  width: 22.32143%;
  border: 1px solid #667d96;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.globalNavi.business > ul > li .dropDown .category:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 90%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fabe00;
  border-bottom: 2px solid #fabe00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.globalNavi.business > ul > li .dropDown .innerMenu {
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li {
  float: left;
  width: 21.42866%;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.7);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.7);
}
.globalNavi.business > ul > li .dropDown .innerMenu > li:not(:last-child) {
  margin-right: 1.78571%;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li.search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 20px 29px;
  width: 30.35723%;
  border: 1px solid #b9c3c8;
  color: #526d7b;
  background: #fff;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li.search a:after {
  display: none;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li > a {
  display: block;
  position: relative;
  padding: 18px 0 15px;
  border-radius: 3px;
  border: 1px solid #b9c3c8;
  color: #526d7b;
  background: #fff;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fabe00;
  border-bottom: 1px solid #fabe00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 10px;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li .icon img {
  display: block;
  margin: 0 auto;
  padding-top: 15px;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li form {
  position: relative;
  width: 100%;
  margin-top: 25px;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li form input[name="kw"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 .5em;
  width: 100%;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #738792;
  font-size: 14px;
}
.globalNavi.business > ul > li .dropDown .innerMenu > li form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #738792;
  border-left: none;
  border-radius: 0 3px 3px 0;
  font-size: 0;
  background: url("/business/common/img/common/icon-search.png") no-repeat center center #738792;
  outline: none;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 40px;
  width: 100%;
  max-height: calc(100vh - 180px);
  border: 1px solid #b9c3c8;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
  z-index: 10;
  overflow-y: auto;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal p {
  padding-bottom: 20px;
  font-size: 16px;
  color: #526d7b;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal ul {
  padding: 0 0 20px 20px;
  font-size: 14px;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li {
  float: left;
  width: 33%;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:nth-child(3n)) {
  padding-right: .5%;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:nth-child(-n+3)) {
  padding-top: 20px;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(2) a:before {
  background-image: url("/business/common/img/common/icon-service07.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(3) a:before {
  background-image: url("/business/common/img/common/icon-service08.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(4) a:before {
  background-image: url("/business/common/img/common/icon-service06.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(5) a:before {
  background-image: url("/business/common/img/common/icon-service02.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(6) a:before {
  background-image: url("/business/common/img/common/icon-service03.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(7) a:before {
  background-image: url("/business/common/img/common/icon-service01.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(8) a:before {
  background-image: url("/business/common/img/common/icon-service09.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li:nth-child(9) a:before {
  background-image: url("/business/common/img/common/icon-service04.png");
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li a {
  display: block;
  position: relative;
  padding: 10px 0 10px 50px;
  color: #526d7b;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 44px;
  height: 34px;
  background: url("/business/common/img/common/icon-service05.png") no-repeat center center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn {
  margin: 0 auto;
  max-width: 350px;
  text-align: center;
  font-size: 14px;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn a {
  display: block;
  position: relative;
  padding: 15px 25px 14px;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #b9c3c8;
  color: #526d7b;
  background: #fff;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fabe00;
  border-bottom: 1px solid #fabe00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: auto;
  right: 12px;
  background: none !important;
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  .globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn a:hover {
    background: #eaeff3;
  }
}
.globalNavi.business > ul > li .dropDown .innerMenu .listModal .closeBtn {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (min-width: 1025px) {
  .globalNavi.business > ul > li .dropDown .innerMenu .listModal .closeBtn:hover {
    opacity: .7;
  }
}
@media (max-width: 1024px) {
  .outnavi {
    display: none !important;
  }
  .header_hojin.riquid .globalNavi.business {
    position: static;
  }
  .header_hojin.riquid .globalNavi.business > ul {
    width: auto;
  }
  .header_hojin.riquid .globalNavi.business > ul > li {
    float: none;
    clear: both;
    border-bottom: 1px solid #667d96;
    width: 100% !important;
    text-align: left;
  }
  .header_hojin.riquid .globalNavi.business > ul > li.noDropDown a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fabe00;
    border-bottom: 2px solid #fabe00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: 15px;
    background: none !important;
  }
  .header_hojin.riquid .globalNavi.business > ul > li.noDropDown a:after {
    display: none;
  }
  .header_hojin.riquid .globalNavi.business > ul > li.dropDownOn a:before {
    display: none;
  }
  .header_hojin.riquid .globalNavi.business > ul > li > a {
    position: relative;
    padding: 15px 20px;
    border: none !important;
  }
  .header_hojin.riquid .globalNavi.business > ul > li > a:before,.header_hojin.riquid .globalNavi.business > ul > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    background: #fabe00 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header_hojin.riquid .globalNavi.business > ul > li > a:before {
    right: 16px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li > a:after {
    width: 15px !important;
    height: 2px !important;
  }
 .header_hojin.riquid  .globalNavi.business > ul > li .dropDown {
    position: static;
    padding: 15px 3%;
    width: auto;
    background: #fff;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .category {
    display: none;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu {
    width: auto;
    font-size: 14px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li {
    float: left;
    width: 32%;
    line-height: 1.4;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li:not(:last-child) {
    margin-right: 0;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li:not(:nth-child(3)) {
    margin-right: 2%;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li:first-child a {
    padding-top: 16px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li:first-child .icon img {
    padding-top: 16px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li.search {
    float: none;
    clear: both;
    padding: 20px 3% 0;
    width: auto;
    border: none;
    text-align: left;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li br.sp {
    display: block !important;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li > a {
    padding: 8px 0;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li > a:after {
    right: 8px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li .icon img {
    padding-top: 5px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li form {
    margin-top: 5px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li form input[name="kw"] {
    height: 40px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu > li form input[type="submit"] {
    width: 40px;
    height: 40px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal {
    padding: 20px 5%;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal p {
    padding-bottom: 15px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal ul {
    padding: 0 0 15px 10px;
    font-size: 13px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal li {
    float: none;
    clear: both;
    width: auto;
    line-height: 1.4;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:nth-child(3n)) {
    padding-right: 0;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:first-child) {
    padding-top: 5px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal li a {
    padding: 6px 0 6px 35px;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal li a:before {
    width: 30px;
    background-size: 100% auto;
  }
  .header_hojin.riquid .globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn {
    max-width: auto;
  }
}


/*==================================================================================
 spNavi
==================================================================================*/
.spNavi {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 60px;
  left: 0;
  padding: 15px 3% 14px;
  width: 100%;
  background: #fff;
  border-top: 1px solid #b9c3c8;
  z-index: 5;
}
@media (min-width: 1025px) {
  .spNavi {
    display: none !important;
  }
}
.spNavi > ul li {
  float: left;
  width: 48%;
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
}
.spNavi > ul li:last-child {
  float: right;
}
.spNavi > ul li a {
  display: block;
  position: relative;
  padding: 14px 0 12px;
  text-align: center;
  color: #133664;
  background: #fabe00;
}
.spNavi > ul li.serviceSearch a {
  color: #fff;
  background: #133664;
}
.spNavi > ul li.serviceSearch a:before, .spNavi > ul li.serviceSearch a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  right: 10px;
  background: #fabe00 !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spNavi > ul li.serviceSearch a:before {
  right: 16px;
  width: 2px;
  height: 15px;
}
.spNavi > ul li.serviceSearch a:after {
  width: 15px;
  height: 2px;
}
.spNavi > ul li.serviceSearch.dropDownOn a:before {
  display: none;
}
.spNavi .dropDown {
  display: none;
  padding: 15px 0;
  overflow: initial!important;
  height: calc(100vh - 164px);
}
.spNavi .dropDown .innerMenu {
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.spNavi .dropDown .innerMenu > li {
  float: left;
  width: 32%;
  line-height: 1.4;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.spNavi .dropDown .innerMenu > li:not(:nth-child(3)) {
  margin-right: 2%;
}
.spNavi .dropDown .innerMenu > li:first-child a {
  padding-top: 16px;
}
.spNavi .dropDown .innerMenu > li:first-child .icon img {
  padding-top: 0px;
  margin-top: 16px;
}
.spNavi .dropDown .innerMenu > li.search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 20px 29px;
  float: none;
  clear: both;
  padding: 20px 3% 0;
  width: auto;
  text-align: left;
  color: #526d7b;
  background: #fff;
}
.spNavi .dropDown .innerMenu > li.search a:after {
  display: none;
}
.spNavi .dropDown .innerMenu > li > a {
  display: block;
  position: relative;
  padding: 8px 0;
  border-radius: 3px;
  border: 1px solid #b9c3c8;
  color: #526d7b;
  background: #fff;
}
.spNavi .dropDown .innerMenu > li > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fabe00;
  border-bottom: 1px solid #fabe00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 10px;
}
.spNavi .dropDown .innerMenu > li .icon img {
  display: block;
  margin: 0 auto;
  /* padding-top: 5px; */
}
.spNavi .dropDown .innerMenu > li form {
  position: relative;
  width: 100%;
  margin-top: 5px;
}
.spNavi .dropDown .innerMenu > li form input[name="kw"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 .5em;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #738792;
  font-size: 14px;
}
.spNavi .dropDown .innerMenu > li form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border-color: #738792;
  border-left: none;
  border-radius: 0 3px 3px 0;
  font-size: 0;
  background: url("/business/common/img/common/icon-search.png") no-repeat center center #738792;
}
.spNavi .dropDown .innerMenu .listModal {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  max-height: calc(100vh - 180px);
  padding: 20px 5%;
  padding-bottom: 0;
  width: 100%;
  border: 1px solid #b9c3c8;
  text-align: left;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.5);
  z-index: 10;
  overflow-y: auto;
}
.spNavi .dropDown .innerMenu .listModal p {
  padding-bottom: 15px;
  font-size: 16px;
  color: #526d7b;
}
.spNavi .dropDown .innerMenu .listModal ul {
  padding: 0 0 15px 10px;
  font-size: 13px;
}
.spNavi .dropDown .innerMenu .listModal li {
  line-height: 1.4;
}
.spNavi .dropDown .innerMenu .listModal li:not(:first-child) {
  padding-top: 5px;
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(2) a:before {
  background-image: url("/business/common/img/common/icon-service07.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(3) a:before {
  background-image: url("/business/common/img/common/icon-service09.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(4) a:before {
  background-image: url("/business/common/img/common/icon-service08.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(5) a:before {
  background-image: url("/business/common/img/common/icon-service06.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(6) a:before {
  background-image: url("/business/common/img/common/icon-service02.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(7) a:before {
  background-image: url("/business/common/img/common/icon-service03.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(8) a:before {
  background-image: url("/business/common/img/common/icon-service01.png");
}
.spNavi .dropDown .innerMenu .listModal li:nth-child(9) a:before {
  background-image: url("/business/common/img/common/icon-service04.png");
}
.spNavi .dropDown .innerMenu .listModal li a {
  display: block;
  position: relative;
  padding: 6px 0 6px 35px;
  color: #526d7b;
}
.spNavi .dropDown .innerMenu .listModal li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 100%;
  background: url("/business/common/img/common/icon-service05.png") no-repeat center center;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spNavi .dropDown .innerMenu .listModal .listBtn {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.spNavi .dropDown .innerMenu .listModal .listBtn a {
  display: block;
  position: relative;
  padding: 15px 25px 14px;
  line-height: 1.4;
  border-radius: 3px;
  border: 1px solid #b9c3c8;
  color: #526d7b;
  background: #fff;
}
.spNavi .dropDown .innerMenu .listModal .listBtn a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fabe00;
  border-bottom: 1px solid #fabe00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: auto;
  right: 12px;
  background: none !important;
}
.spNavi .dropDown .innerMenu .listModal .listBtn a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  .spNavi .dropDown .innerMenu .listModal .listBtn a:hover {
    background: #eaeff3;
  }
}
.spNavi .dropDown .innerMenu .listModal .closeBtn {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (min-width: 1025px) {
  .spNavi .dropDown .innerMenu .listModal .closeBtn:hover {
    opacity: .7;
  }
}

/*==================================================================================
 siteFooter.business
==================================================================================*/
.siteFooter.business {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  /* padding-top: 80px; */
}
.siteFooter.business .logo {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 10px solid #738792;
}
.siteFooter.business .logo:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -10px;
  left: 50px;
  width: 50px;
  height: 10px;
  background: #fabe00;
}
.siteFooter.business .logo img {
  width: auto;
  height: 50px;
}
.siteFooter.business .logo a {
  opacity: 1;
}
.siteFooter.business .links {
  display: inline-block;
  padding: 0 3% 30px;
  font-size: 11px;
}
.siteFooter.business .links li {
  float: left;
  line-height: 1.7;
}
.siteFooter.business .links li:not(:last-child):after {
  content: "/";
  display: inline-block;
  color: #fabe00;
  padding: 0 3px;
  font-weight: bold;
}
.siteFooter.business .links li a {
  color: #526d7b;
  padding: 3px 5px 1px;
  border-radius: 3px;
  text-decoration: none;
}
@media (min-width: 1025px) {
  .siteFooter.business .links li a {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .siteFooter.business .links li a:hover {
    color: #133664;
    background: #fabe00;
  }
}
.siteFooter.business .pageTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.siteFooter.business .pageTop a {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: #133664;
}
.siteFooter.business .pageTop a:after {
  content: '';
  display: block;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -9px;
  width: 18px;
  height: 18px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.siteFooter.business .copyright {
  font-size: 11px;
  color: #526d7b;
}
@media (max-width: 1024px) {
  .riquid .siteFooter.business .logo {
    margin-bottom: 0;
  }
  .riquid .siteFooter.business .links {
    display: block;
    padding: 0 0 30px;
    font-size: 14px;
  }
  .riquid .siteFooter.business .links li {
    float: none;
    clear: both;
    line-height: 1;
    text-align: left;
  }
  .riquid .siteFooter.business .links li:after {
    display: none !important;
  }
  .riquid .siteFooter.business .links li:not(:last-child) {
    margin-right: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px dotted #bfbfbf;
  }
  .riquid .siteFooter.business .links li a {
    display: block;
    padding: 17px 15px 15px;
    border-radius: 0;
    background: #eaeaea;
  }
.riquid .siteFooter.business .pageTop {
    right: 10px;
    bottom: 10px;
  }
.riquid .siteFooter.business .pageTop a {
    width: 40px;
    height: 40px;
  }
:.riquid .siteFooter.business .pageTop a:after {
    margin-left: -7px;
    width: 12px;
    height: 12px;
  }
.riquid .siteFooter.business .copyright {
    text-align: center;
    font-size: 14px;
    color: #526d7b;
  }
}

.header_hojin.no-responsible .siteFooter.business,
.header_hojin.no-responsible .globalNavi.business,
.header_hojin.no-responsible .siteHeader.business {
  min-width: 1100px;
}
.header_hojin.no-responsible .spMenuArea {
  display: block !important;
  opacity: 1 !important;
}
.header_hojin.no-responsible .spNavi,
.header_hojin.no-responsible .supportBtn,
.header_hojin.no-responsible .menuBtn {
  display: none !important;
}

@media (min-width: 641px) {
  .header_hojin.change-mode .siteFooter.business,
  .header_hojin.change-mode .globalNavi.business,
  .header_hojin.change-mode .siteHeader.business {
    min-width: 1100px;
  }
  .header_hojin.change-mode .spNavi,
  .header_hojin.change-mode .supportBtn,
  .header_hojin.change-mode .menuBtn {
    display: none !important;
  }
  .header_hojin.change-mode .spMenuArea {
    display: block !important;
    opacity: 1 !important;
  }
  .header_hojin.change-mode .outnavi {
    display: block !important;
  }
}













@media (max-width: 640px) {
  .header_hojin:not(.no-responsible) .siteHeader.business {
    position: fixed;
    padding: 13px 0 14px;
    width: 100%;
    z-index: 101;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business > .wrap {
    width: auto;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business > .wrap:before {
    top: -13px;
    left: 3%;
    width: 100px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .headerLogo {
    padding: 0 0 0 3%;
    width: 200px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .spMenuArea {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 37px;
    left: 0;
    padding: 0 0 20px;
    width: 100%;
    max-height: calc(100vh - 47px);
    border-top: 1px solid #b9c3c8;
    overflow: auto;
    background: #133664;
    z-index: 15;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea {
    position: relative;
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 94%;
    text-align: center;
    background: #133664;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .contactBtn {
    float: none;
    clear: both;
    padding-bottom: 20px;
    width: auto;
    font-size: 16px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .contactBtn a {
    padding: 19px 0 17px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea form {
    float: none;
    clear: both;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea form input[name="kw"] {
    width: 100%;
    height: 40px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea form input[type="submit"] {
    top: 1px;
    right: 1px;
    left: auto;
    padding: 18px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .links {
    display: inline-block;
    float: none;
    clear: both;
    margin-right: 0 !important;
    padding: 0;
    border-right: none !important;
    font-size: 14px;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .links li {
    float: left;
    margin-right: 0 !important;
    padding-right: 0 !important;
    border-right: none !important;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .links li:nth-child(2) {
    display: none;
  }
  .header_hojin:not(.no-responsible) .siteHeader.business .btnArea .links li a {
    color: #fff;
  }
}

@media (max-width: 640px) {
  .footer-wrap:not(.no-responsible) .siteFooter.business .logo {
    margin-bottom: 0;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links {
    display: block;
    font-size: 14px;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li {
    float: none;
    clear: both;
    text-align: left;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li:after {
    display: none !important;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li:not(:last-child) {
    margin-right: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px dotted #bfbfbf;
  }
  .footer-wrap:not(.no-responsible) .siteFooter.business .links li a {
    display: block;
    padding: 17px 15px 15px;
    border-radius: 0;
    background: #eaeaea;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop {
    right: 10px;
    bottom: 10px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop a {
    width: 40px;
    height: 40px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .pageTop a:after {
    margin-left: -7px;
    width: 12px;
    height: 12px;
  }
  .footer-wrap:not(.no-responsible)   .siteFooter.business .copyright {
    text-align: center;
    font-size: 14px;
    color: #526d7b;
  }
}

@media (max-width: 640px) {
  .header_hojin:not(.no-responsible) .globalNavi.business {
    position: static;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul {
    width: auto;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li {
    float: none;
    clear: both;
    border-bottom: 1px solid #667d96;
    width: 100% !important;
    text-align: left;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li.noDropDown a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fabe00;
    border-bottom: 2px solid #fabe00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: 15px;
    background: none !important;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li.noDropDown a:after {
    display: none;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li.dropDownOn a:before {
    display: none;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li > a {
    position: relative;
    padding: 15px 20px;
    border: none !important;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li > a:before,.header_hojin:not(.no-responsible) .globalNavi.business > ul > li > a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    background: #fabe00 !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li > a:before {
    right: 16px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li > a:after {
    width: 15px !important;
    height: 2px !important;
  }
 .header_hojin:not(.no-responsible)  .globalNavi.business > ul > li .dropDown {
    position: static;
    padding: 15px 3%;
    width: auto;
    background: #fff;
    overflow: initial!important;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .category {
    display: none;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu {
    width: auto;
    font-size: 14px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li {
    float: left;
    width: 32%;
    line-height: 1.4;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li:not(:last-child) {
    margin-right: 0;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li:not(:nth-child(3)) {
    margin-right: 2%;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li:first-child a {
    padding-top: 16px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li:first-child .icon img {
    padding-top: 16px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li.search {
    float: none;
    clear: both;
    padding: 20px 3% 0;
    width: auto;
    border: none;
    text-align: left;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li br.sp {
    display: block !important;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li > a {
    padding: 8px 0;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li > a:after {
    right: 8px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li .icon img {
    padding-top: 5px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li form {
    margin-top: 5px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li form input[name="kw"] {
    height: 40px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu > li form input[type="submit"] {
    width: 40px;
    height: 40px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal {
    padding: 20px 5%;
    padding-bottom: 0;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal p {
    padding-bottom: 15px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal ul {
    padding: 0 0 15px 10px;
    font-size: 13px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal li {
    float: none;
    clear: both;
    width: auto;
    line-height: 1.4;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:nth-child(3n)) {
    padding-right: 0;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal li:not(:first-child) {
    padding-top: 5px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal li a {
    padding: 6px 0 6px 35px;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal li a:before {
    width: 30px;
    background-size: 100% auto;
  }
  .header_hojin:not(.no-responsible) .globalNavi.business > ul > li .dropDown .innerMenu .listModal .listBtn {
    max-width: auto;
    margin-bottom: 20px;
  }
}



.hojinAllWrap .work-anchor-target {
  padding-top: 160px;
  margin-top: -160px;
}


.hojinAllWrap a.work-anchor-target {
  display: inline-block;
}








/*==================================================================================
 print
==================================================================================*/
@media print {
  .siteHeader,
  .siteFooter,
  .globalNavi {
    display: none !important;
  }
}

