
body{
  overflow-y: hidden
}

.innox-color{
  color: #f7931d;
}

.innox-logo{
  width: 200px;
  height: 60px;
  background: url(../images/logo-ill.png) center center no-repeat;
  margin: 0 auto;
  background-size: contain;
}
/* 長條圖背景畫線 */
.border-bg{
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.border-bg .border-bg-row{
  flex: 0, 0, 25%;
  width: 100%;
  height: 25%;
  border-bottom: 1px dashed #c3c3c3;
  z-index: -1;
}

/* 人力資源招聘 */
.panel-title a{
  font-size: 16px;
  font-weight: 600;
}

.recruit-line{
  line-height: 16px;
  font-size: 100%;
  margin: 6px 0px;
  color: #757575;
}

/* 漸層背景 */
.gray-bg{
  background: #f5f6f6; /* Old browsers */
  background: linear-gradient(to bottom, #ececec, #f7f7f7);
  background: -moz-linear-gradient(bottom, #ececec, #f7f7f7); /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, #ececec, #f7f7f7); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ececec, #f7f7f7); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}

.headergroup .in-point .title-en{
  /* font-size: 17px; */
  color: #868686
}

.headergroup .in-point .title-jp{
  font-size: 30px;
  margin-top: 22px
}

.headergroup .in-point{
  position: relative
}
.headergroup .in-point .title-en:before{
  position: absolute;
    top: 45px;
    right: auto;
    bottom: 0;
    left: 50%;
    content: "";
    display: block;
    margin: 0 0 0 -80px;
    width: 160px;
    height: 2px;
    content: "";
    background: #f7931d;
}


/* 複寫boorstrap */

.panel{
  margin-bottom: 5px
}
.panel a div h4 i{
  color: #f7931d;
}
.panel a div h4 span{
  margin-left: 8px;
  font-size: 18px;
}

.panel .panel-collapse .panel-body i{
  margin-right: 8px;
}

.timeline-part .row div p{
  line-height: 35px;
} 

.timeline-part .container-template div i{


  width: 10px;
}
.timeline-part .container-template .row div p span{
  margin-left: 18px;
}

.timeline-part .container-template .row div:nth-child(2) p{
  margin-left: 5px;
  /* border-left: 2px solid #fdb84e; */
}

/* 免責 */
.pricing-slide-content p{
  font-size: 17px;
  color: #757575;
}

.pricing-slide-content .bf-contant{
  padding: 0px 15px;
  color: #757575;
}

.pricing-slide-content .management{
  text-align: right;
  color: #000000;
  font-weight: 900;
  font-size: 14px;
  margin: 10px 0px 10px 0px;
}

.pricing-slide-content ul li{
  font-size: 17px;
  color: #000000;
  padding-left: 1em;
}

.pricing-part .content .pricing-nav i{
  font-size: 35px;
  color: #3529ce;
}

.pricing-tit-en{
  border-left: 2px solid #f7931d;
  padding-left: 10px;
}




/* newscrollbar STYLE 7 */
.scrollbar{
    /* margin-left: 10px; */
    float: left;
    height: 450px;
    /* background: #F5F5F5; */
    overflow-y: scroll;
    margin-bottom: 25px;
}

.force-overflow{
    min-height: 450px;
}

#style-7::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 9px rgba(93, 93, 93, 0.2);
  background-color: #ffffff;
  border-radius: 1px;
}

#style-7::-webkit-scrollbar{
    padding-right: 2px;
    width: 8px;
    background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb{
    border-radius: 1px;
    background: #ffb14f;
    /* background-image: -webkit-gradient(linear,left bottom, left top, color-stop(0.44, rgb(255, 170, 43)), color-stop(0.72, rgb(248, 181, 55)),color-stop(0.86, rgb(253, 126, 52))); */
}

.sec-tit{
  font-size: 20px;
  font-weight: 900;
  margin: 15px 0px 10px 0px;
  line-height: 25px;
  color: #000000!important
}

.content-template ul{
  margin: 0.6em 0;
}

.compony .row, .officeal .row{
  border-bottom: 1px solid #c3c3c3;
}


.worker-law.row, .officeal .row{
  border-bottom: 1px solid #c3c3c3;
}


/* .compony .row div{
  border-left: 1px solid #c3c3c3;
}

.compony .row div:nth-child(1){
  border: none;
}


.compony .row div a{
  color: #3529ce;
  line-height: 35px;
  margin-left: 5px;
}

.compony .row div a:hover{
  color: #ce5d29;
} */

.officeal .row p, .compony .row p{
  display: flex;
  /* align-items: center; */
  /* justify-content: center; */
  display: -ms-flexbox;
  line-height: 28px;
}

.worker-law .row p{
  display: flex;
  /* align-items: center; */
  /* justify-content: center; */
  display: -ms-flexbox;
  line-height: 28px;
  border-bottom: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
}

.officeal .row p i, .compony .row p i{
  margin-left: 10px;
  flex: 0 0 4%;
  width: 4%;
}

.worker-law .row {
  border-right: 1px solid #c3c3c3;
}

.worker-law .row p i{
  margin-left: 17px;
  /* flex: 0 0 4%;
  width: 4%; */
}

.officeal .row p span:nth-child(1), .compony .row p span:nth-child(1){
  margin-left: 10px;
  flex: 0 0 4%;
  width: 4%;
}

.officeal .row p span:nth-child(1), .worker-law .row p span:nth-child(1){
  margin-left: 10px;
  flex: 0 0 4%;
  width: 4%;
}

.officeal .row p span:nth-child(2), .compony .row p span:nth-child(2){
  flex: 0 0 15.5%;
  width: 15.5%;
  /* border-right: 1px solid #c3c3c3; */
}

.worker-law .row p span:nth-child(2){
  flex: 0 0 40%;
  width: 40%;
  /* border-right: 1px solid #c3c3c3; */
}

.officeal .row p span:nth-child(3) {
  flex: 0 0 15%;
  width: 15%;
  padding-left: 15px;
  border-left: 1px solid #c3c3c3;
}


.compony .row p span:nth-child(3){
  flex: 0 0 60%;
  width: 60%;
  padding-left: 15px;
  border-left: 1px solid #c3c3c3;
}

.worker-law .row p span:nth-child(3){
  flex: 0 0 60%;
  width: 60%;
  padding-left: 15px;
  border-left: 1px solid #c3c3c3;
}

.title-text {
  margin:8px 0px ;
  color: #333333;
}

#canvas{
  width: 100%
}

.membership-part-section-seperator .title-en, .membership-part-section-seperator .title-jp,.membership-part-section-seperator p{
  color: #ffffff
}



.membership-part-section-seperator .container-template .headergroup:after{
  background:rgba(255, 255, 255, 0)
}

.map-container-6{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
  }
.map-container-6 iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
  }

.compony .row p br.wrap-br{
  display: none
}


.backhome {
  display: flex;
  justify-content: end;
}

.backhome a {
  width: 15%;
  flex: 0 0 15%;
  text-align: right;
  height: 35px;
}

.pdf-icon {
  height: 40px;
  width: auto;
  margin-left: 60px;
  background: url(../images/pdf-icon.png) left center no-repeat;
  background-size: contain;
}


@media (max-width: 767px) {
  /* 全域 */
  body p{font-size: 12px}
  .content{ padding: 0px 0;}
  .section-intro{ height: auto }
  .headergroup .in-point .title-jp{ font-size: 20px; margin-top: 10px; }
  .headergroup .in-point .title-en:before{height: 1px; top: 25px;}
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding: 0px}
  .compony .row div, .officeal .row div{border-left: 0px}
  .container-template .banner-title{ display: none }
  
  /* header */
  .X-icon{ width: 2em; height: 1.6em;}
  
  /* title bg */
  .stastistical-part .section-seperator{background-size: 100%; height: 100px;}
  .tips-part .section-seperator {background-size: 100%; height: 100px;}
  .pricing-part .section-seperator {background-size: 100%; height: 100px;}
  .events-part .section-seperator {background-size: 100%; height: 100px;}
  
  /* title bg上白色透明塊 */
  .section-seperator.in-point:after{ 
    -webkit-transform:translateX(-95%) skewX(-45deg);
    -moz-transform: translateX(-95%) skewX(-45deg);
    -ms-transform: translateX(-95%) skewX(-45deg);
    -o-transform: translateX(-95%) skewX(-45deg);
    transform: translateX(-95%) skewX(-45deg);
  }

  /* 長條圖 */
  .stastistical-part .content .statistics{ max-width: 100% }
  .stastistical-part .content .statistics .barChart .bar{ width: 3%; margin: 0 5px; }
  .tooltip .tooltip-value, .tooltip .tooltip-label{ 
    line-height: 0.2em;
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-65deg);
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-65deg);
    -o-transform-origin: left bottom;
    -o-transform: rotate(-65deg);
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(-65deg);
    transform-origin: left bottom;
    transform: rotate(-65deg);
  }
  /* 企業理念 */
  .membership-part .membership-part-section-seperator{ min-height: auto}
  /* Recruitment */
  .work-process{ margin: 5px }
  .f-category{ height: auto }

  /* pricing-tit-en */
  /* .pricing-part .container-template{ width: 95% } */
  .pricing-part .pricing-menu{ width: 100%; display: none }
  .pricing-slide-content p{ font-size: 12px }
  .content-template ul{ font-size: 12px }
  .pricing-slide-content ul li{ font-size: 12px }
  .pricing-container .pricing-slide{ height: auto; margin-top:10px }
  .sec-tit{font-size: 14px}

  /* map */
  .map-text{ margin-top: 2px; background: #e6e6e6;  padding: 10px; }
  .footer-area{ padding: 0px }
  .footer-area .hidden-area{ display: none }
  .footer-area .copyright_part_text { padding: 15px 0px; margin-top: 0; border: 0}
  /*  */
  .officeal .row p i{
    /* margin-left: 10px; */
    flex: 0 0 8%;
    width: 8%;
  }
  
  .officeal .row p span:nth-child(1){
    margin-left: 10px;
    flex: 0 0 30%;
    width: 30%;
  }
  
  .officeal .row p span:nth-child(2){
    flex: 0 0 36%;
    width: 36%;
    /* border-right: 1px solid #c3c3c3; */
  }
  
  .officeal .row p span:nth-child(3){
    flex: 0 0 32%;
    width: 32%;
    /* margin-left: 19px; */
  }

  .compony .row p i{
    /* margin-left: 10px; */
    flex: 0 0 8%;
    width: 8%;
  }
  
  .compony .row p span:nth-child(1){
    margin-left: 10px;
    flex: 0 0 25%;
    width: 25%;
  }
  
  .compony .row p span:nth-child(2){
    flex: 0 0 36%;
    width: 36%;
    border: none;
  }
  
  .compony .row p span:nth-child(3){
    flex: 0 0 calc(62% - 19px);
    width: calc(62% - 19px);
    padding-left: 19px;
    border-left: 1px solid #c3c3c3;
  }
  .compony .row p br.wrap-br{
    display: block
  }

  /* worker law */
  .worker-law .row p i{
    /* margin-left: 10px; */
    flex: 0 0 8%;
    width: 8%;
  }
  
  .worker-law .row p span:nth-child(1){
    margin-left: 10px;
    flex: 0 0 25%;
    width: 25%;
  }
  
  .worker-law .row p span:nth-child(2){
    flex: 0 0 36%;
    width: 36%;
   
  }
  
  .worker-law .row p span:nth-child(3){
    flex: 0 0 calc(62% - 19px);
    width: calc(62% - 19px);
    padding-left: 19px;
    border-left: 1px solid #c3c3c3;
  }
  .worker-law .row p br.wrap-br{
    display: block
  }
}

/* epr_page */

.system-info-pic {
  width: 100%;
  height: 560px;
  background: url(../images/erp/system_info.png) center center no-repeat; 
  background-size: contain; 
}

h4.card-text  {
  color: #f7931d;
  font-weight: 900;
  margin-bottom: 5px;
}

.info1-icon {
  /* width: 200px; */
  height: 168px;
  background: url(../images/erp/icon1.png) center center no-repeat; 
  background-size: contain; 
}
.info2-icon { 
  /* width: 200px; */
  height: 168px;
  background: url(../images/erp/icon2.png) center center no-repeat; 
  background-size: contain; 
}
.info3-icon { 
  /* width: 200px; */
  height: 168px;
  background: url(../images/erp/icon3.png) center center no-repeat; 
  background-size: contain; 
}
.info4-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon4.png) center center no-repeat; 
  background-size: contain; 
}

.info5-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon5.png) center center no-repeat; 
  background-size: contain; 
}

.info6-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon6.png) center center no-repeat; 
  background-size: contain; 
}

.info7-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon7.png) center center no-repeat; 
  background-size: contain; 
}

.info8-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon8.png) center center no-repeat; 
  background-size: contain; 
}
.info9-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon9.png) center center no-repeat; 
  background-size: contain; 
}
.info10-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 60px;
  background: url(../images/erp/icon10.png) center center no-repeat; 
  background-size: contain; 
}


.fun1-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon1.png) center center no-repeat; 
  background-size: contain; 
}
.fun2-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon2.png) center center no-repeat; 
  background-size: contain; 
}
.fun3-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon3.png) center center no-repeat; 
  background-size: contain; 
}
.fun4-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon4.png) center center no-repeat; 
  background-size: contain; 
}
.fun5-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon5.png) center center no-repeat; 
  background-size: contain; 
}
.fun6-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon6.png) center center no-repeat; 
  background-size: contain; 
}
.fun7-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon7.png) center center no-repeat; 
  background-size: contain; 
}
.fun8-icon { 
  /* width: 200px; */
  margin: 20px 0px 5px 0px;
  height: 50px;
  background: url(../images/erp/function-icon/icon8.png) center center no-repeat; 
  background-size: contain; 
}

.point-number{
  font-size: 50px;
  font-weight: 900;
  color: #fe9c4f;
}

.card-erp {
  min-height: 400px;
}

.cv-btn {
  display: block;
  width: 100%;
  padding: 25px;
  height: auto;
  background-image: radial-gradient(73% 147%, #e2e2e2  59%, #dddddd 100%), radial-gradient(91% 146%, rgba(255,255,255,0.50) 47%, rgba(0,0,0,0.50) 100%);
}

.cv-btn .btn-box {
  display: flex;
  flex-direction: row;
  -ms-flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;;
  margin: 10px 20px;
}

.cv-btn .btn-box .btn {
  flex: 0 0 calc(33% - 40px);
  -ms-flex: 0 0 calc(33% - 40px);
  font-size: 1.1rem;
  margin: 5px 20px;
  color: #e2e2e2;
  font-weight: 600;
  background: #f3852a;
  box-shadow: 0px 2px 0px #f3852a;
  -moz-box-shadow: 0px 2px 0px #f3852a;
  -webkit-box-shadow: 0px 2px 0px #f3852a;
}

/* .blue-btn {
  background: #3489d0;
  box-shadow: 0px 2px 0px #1f69bd;
  -moz-box-shadow: 0px 2px 0px #1f69bd;
  -webkit-box-shadow: 0px 2px 0px #1f69bd;
}
.orange-btn {
  background: #f3852a;
  box-shadow: 0px 2px 0px #f3852a;
  -moz-box-shadow: 0px 2px 0px #f3852a;
  -webkit-box-shadow: 0px 2px 0px #f3852a;
}
.gray-btn {
  background: #7e9199;
  box-shadow: 0px 2px 0px #7e9199;
  -moz-box-shadow: 0px 2px 0px #7e9199;
  -webkit-box-shadow: 0px 2px 0px #7e9199;
} */

.cv-btn .cv-text {
  font-size: 18px;
  font-weight: 600;
  height: auto;
  padding: 15px 30px;
  color: rgb(11, 27, 253);
  text-align: center;
}

.cv-btn .btn .font-text {
  margin: 0 auto;
  line-height: initial;
  align-items: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: 900;
  align-items: baseline;
}

.headergroup-erp {
  display: block;
  font-weight: 900;
}

.headergroup-erp .title-en {
  font-weight: 900;
  color: #757575;
}
.headergroup-erp .title-jp {
  font-weight: 900;
  color: #333333;
}

.erp-line { 
  width: 180px;
  height: 3px;
  margin: 8px auto;
  background: #ffa22f;
}

.back-btn {
  margin: 8px 10px;
  padding:3px 15px;
  border-radius: 3px;
  background: #f3852a;
}

.p-mark {
  width: 150px;
  height: 110px;
  background: url(../images/pmark.png) center center no-repeat;
  background-size: contain;
}

@media (max-width: 767px) {
  .content {padding: 20px 0;}
  .headergroup-erp .title-en { font-size: 1rem;}
  .headergroup-erp .title-jp { font-size: 1.1rem;}
  .system-info-pic { height: 210px;}
  .info1-icon, .info2-icon, .info3-icon { height: 98px; }
  .point-number {font-size: 2rem;}
  .point-title {font-size: 1.2rem;}
  .card-erp {min-height: auto;}
  .erp-box-crad .col-lg-3 { padding: 0; }
  .cv-btn .btn { width: 90%; }
  .cv-text { font-size: 1.1rem; }
  .cv-btn .btn-box .btn { flex: 0 0 calc(100% - 40px); width: 100%; }
}