@charset "UTF-8";
/* CSS Document */


#header_lang a {
  color:white;
}

/*-------共通部分カスタム-------*/
.l-header__inner {
  height: 60px !important;
}
.l-header__desc {
  font-size: 12px !important;
}
.l-header__search {
  display: none;
}
.p-megamenu02 {
  top: 120px !important;
}
.c-logo img {
  width: 150px !important;
}
.p-article13__title {
  font-size: 14px !important;
}
.p-header-content__title {
  font-weight: 600 !important;
}
.l-footer {
  height: 0;
}
.p-company-list__item .p-article05__content {
  background-size: 100px;
  background-position: 80% 90%;
  background-repeat: no-repeat;
}
.p-company-list__item:nth-child(1) .p-article05__content {
  background-image: url("../img/about/icon1_new.svg");
}
.p-company-list__item:nth-child(2) .p-article05__content {
  background-image: url("../img/about/icon2_new.svg");
}
.p-company-list__item:nth-child(3) .p-article05__content {
  background-image: url("../img/about/icon3_new.svg");
}
.p-company-list__item:nth-child(4) .p-article05__content {
  background-image: url("../img/about/icon4_new.svg");
}
.p-company-list__item:nth-child(5) .p-article05__content {
  background-image: url("../img/about/icon7_new.svg");
}
.p-company-list__item:nth-child(6) .p-article05__content {
  background-image: url("../img/about/icon5_new.svg");
}
.p-company-list__item:nth-child(7) .p-article05__content {
  background-image: url("../img/about/icon6_new.svg");
}
.p-global-nav .sub-menu a {
  padding: 12px 39px 12px 25px !important;
}
.p-company-header {
  position: relative;
}
.p-company-header:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.p-company-header__content {
  z-index: 1;
}
@media screen and (max-width: 899px) {
  .p-company-list__item .p-article05__content {
    background-size: 50px;
    background-position: 90% 10%;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 1199px) {
  .c-logo img {
    width: 110px;
  }
}
/*ソリューション各ページ*/
.p-service-entry__img {
  display: none;
}
/*-------共通部分ここまで-------*/
/*-------固定ページ-------*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.right {
  text-align: right;
}
.caption {
  font-size: 12px !important;
}
table {
  width: 100%;
}
table th {
  color: #82132f;
  font-weight: 600 !important;
}
figure img {
  width: 100% !important;
}
.red {
  color: #82132f !important;
}
/*-------会社情報-------*/
/*会社概要*/
.about.company table th {
  width: 20%;
}
.about.company table ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about.company table ul li {
  margin: 20px 0;
}
.about.company table h6 {
  margin-bottom: 10px;
}
.about.company table p {
  margin-bottom: 0 !important;
}
.about.company .network .box {
  padding: 50px 0;
  border-top: solid 1px #ddd;
}
.about.company .network .box:last-child {
  border-bottom: solid 1px #ddd;
}
.about.company .network .box a {
  color: #82132f;
  font-size: 14px;
}
.about.company .network .box h2 {
  font-size: 16px;
  color: #82132f;
}
.about.company .network .box p {
  margin-bottom: 0;
}
/*トップメッセージ*/
.about.message h2 {
  font-size: 28px !important;
  color: #82132f;
}
/*企業理念*/
.about.mission figure.main {
  width: 80%;
  margin: 0 auto 50px;
}
.about.mission .mission {
  margin-bottom: 50px;
}
.about.mission .mission ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about.mission .mission ul li {
  width: 31.88%;
  height: 260px;
  margin: 0 0.5%;
  display: inline-block;
  vertical-align: top;
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 30px 1%;
  text-align: center;
  font-size: 14px;
}
.about.mission .mission ul li figure {
  width: 50px;
  margin: 0 auto 10px;
}
.about.mission .mission ul li h2 {
  color: #82132f;
  font-size: 28px;
  margin-bottom: 10px;
}
.about.mission .mission ul li ul li {
  border: 0;
  width: 100%;
  height: auto;
  padding: 0;
}
.about.mission .spirit {
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 40px 5% 10px;
}
.about.mission .spirit h2 {
  color: #82132f;
  font-size: 30px;
  text-align: center;
}
.about.mission .spirit h5 {
  margin-top: 0 !important;
}
/*役員紹介*/
.about.member .box {
  padding: 40px 0 20px;
  border-bottom: solid 1px #ddd;
}
.about.member .box:last-child {
  border: none;
}
.about.member .box h2 {
  font-size: 24px !important;
  text-align: center;
  margin-top: 0 !important;
}
.about.member .box ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.about.member .box.director ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 49.5%;
  margin: 20px auto;
}
.about.member .box.director ul li p {
  line-height: 24px;
  margin-bottom: 0;
}
.about.member .box.director ul li figure {
  width: 40%;
  margin: 0 auto 20px;
}
.about.member .box.director ul li .name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.about.member .box.director ul li .name span {
  font-size: 12px;
  display: block;
}
.about.member .box.officer ul li {
  text-align: center;
  padding: 10px 0;
  margin: 20px 0;
  border: solid 1px #e6e6e6;
}
.about.member .box.officer ul li p {
  line-height: 24px;
  margin-bottom: 0;
}
.about.member .box.officer ul li .name {
  font-weight: 600;
}
.about.member .box.officer ul li .name span {
  font-size: 12px;
  margin-left: 20px;
}
/*会社沿革*/
.about.history table th {
  width: 20%;
}
/*グループ会社一覧*/
.about.network figure.main {
  width: 80%;
  margin: 0 auto 50px;
}
.about.network .box {
  padding: 50px 0;
  border-top: solid 1px #e6e6e6;
}
.about.network .box:last-child {
  border-bottom: solid 1px #ddd;
}
.about.network .box figure {
  width: 40%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.about.network .box .txt {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
}
.about.network .box .txt h6 {
  margin-bottom: 10px;
}
.about.network .box .txt a {
  color: #82132f;
}
.about.network .box .txt ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about.network .box .txt p {
  margin-bottom: 0;
}
.about.network .box .txt ul li {
  margin: 40px 0;
}
/*-------ソリューション-------*/
.solution section {
  margin-bottom: 50px;
}
.solution section.solution_box {
  margin-bottom: 100px !important;
}
.solution h3 span {
  display: block;
  font-size: 30px;
  color: #82132f;
}
.solution .image {
  background-color: #4c4948;
  padding: 40px 5% 20px;
}
.solution .image .ttl {
  font-size: 38px;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
  padding: 10px 5%;
  border-radius: 20px;
}
.solution .box {
  border: solid 1px #333;
  background-color: #e6e6e6;
  border-radius: 10px;
  padding: 40px 5% 5px;
  margin-bottom: 20px;
}
.solution .box h5 {
  text-align: center;
  margin-top: 0 !important;
}
.solution .box .box02 h6 {
  color: #82132f;
  margin-bottom: 10px;
}
.solution .merit {
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 30px 5% 20px;
}
.solution .merit ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution .merit h4 {
  color: #82132f;
}
.solution .merit ul li {
  background: url("../img/solution/icon_check.svg") no-repeat left center;
  background-size: 25px 25px;
  padding-left: 40px;
  margin-bottom: 15px;
}
/*テクノスのDX*/
.solution.dx .main {
  background-color: #333;
  padding: 40px 5% 10px;
  color: #fff;
}
.solution.dx .main h2 {
  margin-top: 0 !important;
}
/*バリューチェーンから選ぶ*/
.solution.value .box {
  border: solid 1px #333;
  background-color: #e6e6e6;
  border-radius: 20px;
  padding: 40px 5% 5px;
  margin-bottom: 20px;
}
.solution.value ul.icon {
  padding: 0;
  margin: 0 auto 40px;
  list-style: none;
  text-align: center;
}
.solution.value ul.icon li {
  display: inline-block;
  vertical-align: middle;
  background-color: #9e9e9e;
  border-radius: 10px;
  padding: 20px 1%;
  width: 31.7%;
  margin: 5px 0.5%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
/*サービスから選ぶ*/
.solution.service .package {
  border-radius: 10px;
  padding: 40px 5%;
  background-color: #e6e6e6;
}
.solution.service .package h5 {
  text-align: center;
  margin-top: 0 !important;
}
.solution.service .package ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution.service .package ul li {
  display: inline-block;
  width: 47.62%;
  margin: 10px 1%;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  background-color: #fff;
}
.solution.service .package ul li:hover {
  opacity: 0.7;
  transition: .3s;
}
.solution.service .package ul li a {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 30px 2%;
}
.solution.service .package ul li.img a {
  padding: 10px 2%;
}
.solution.service .package ul li.img img {
  width: 250px;
}
/*ソリューション各ページ*/
.solution .logo {
  width: 280px;
  margin: 0 auto 40px;
}
.solution h4 {
  margin-top: 0 !important;
}
.solution h4 span {
  font-size: 14px;
}
.solution .function figure {
  padding: 50px 2%;
  background-color: #e6e6e6;
  margin: 0;
}
.solution .function ul.icon {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution .function ul.icon li {
  display: inline-block;
  vertical-align: middle;
  background-color: #9e9e9e;
  border-radius: 10px;
  padding: 30px 0;
  width: 48.55%;
  margin: 5px 0.5%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.solution .function ul.icon li.b {
  padding: 20px 0;
}
.solution .can {
  background-color: #e6e6e6;
  border-radius: 10px;
  padding: 40px 5% 5px;
}
.solution .can h5 {
  margin-top: 0 !important;
}
.solution .strength {
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 30px 5% 20px;
  font-weight: 600;
}
.solution .strength h5 {
  margin-top: 0 !important;
}
.solution .strength ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution .strength ul li {
  background: url("../img/solution/check.svg") no-repeat left center;
  background-size: 25px 25px;
  padding-left: 40px;
  margin-bottom: 15px;
}
.solution .optimal {
  font-weight: 600;
}
.solution .optimal h3 {
  text-align: center;
  margin-top: 0 !important;
}
.solution .fact h3 {
  font-size: 14px !important;
}
.solution .fact figure {
  padding: 50px 20%;
  background-color: #9e9e9e;
  margin: 0 auto 50px;
}
.solution .fact figure figcaption {
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.solution .fact ul.icon {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution .fact ul.icon li {
  display: inline-block;
  vertical-align: middle;
  background-color: #9e9e9e;
  border-radius: 10px;
  padding: 30px 0;
  width: 48.55%;
  margin: 5px 0.5%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.solution .fact ul.icon li.b {
  padding: 20px 0;
}
.solution .maker {
  border: solid 2px #e6e6e6;
  border-radius: 10px;
  padding: 40px 5% 5px;
}
.solution .maker h2 {
  font-size: 20px !important;
  margin-top: 0 !important;
}
.solution .maker h3 {
  margin-bottom: 10px !important;
}
.solution .relation {
  background-color: #9e9e9e;
  border-radius: 10px;
  padding: 40px 5%;
}
.solution .relation h2 {
  font-size: 20px !important;
  margin-top: 0 !important;
  color: #fff;
}
.solution .relation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solution .relation li {
  display: inline-block;
  vertical-align: middle;
  width: 48.55%;
  margin: 5px 0.5%;
}
.solution .relation li a {
  display: block;
  text-decoration: none;
  background-color: #fff;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 30px 1%;
  color: #000;
}
.solution .relation li a:hover {
  background-color: #000;
  color: #fff;
  opacity: 1;
}
/*ソリューション各ページ*/
.footer_contact {
  padding: 50px 0 10px;
  background-color: #e6e6e6;
  text-align: center;
  margin-top: 70px;
}
.footer_contact .btn {
  margin-bottom: 20px !important;
}
.footer_contact .btn a {
  display: block;
  text-decoration: none !important;
  padding: 20px 0;
  width: 500px;
  margin: 0 auto;
  background-color: #82132f;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  position: relative;
}
.footer_contact .btn a:hover {
  background-color: #a40000;
}
.footer_contact .btn i {
  font-size: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20%;
  margin: auto;
}
.footer_contact .tel {
  font-size: 32px;
  font-weight: 600;
  color: #82132f;
}
.footer_contact .tel span {
  display: block;
  font-size: 14px;
}
/*-------テクノスジャパン-------*/
/*導入事例*/
.tj.case_top .box {
  width: 45.5%;
  margin: 0 2%;
  padding: 40px 0 10px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border-bottom: solid 1px #ddd;
}
.tj.case_top .box figure {
  margin: 0 0 30px 0 !important;
}
.tj.case_top .box figure img {
  width: auto !important;
  height: 30px;
}
.tj.case_top .box p.name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.tj.case_top .box h2 {
  font-size: 18px;
  color: #82132f;
}
.tj.case_top .btn_more a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  border-radius: 50px;
  color: #fff;
  border: solid 1px #82132f;
  background-color: #82132f;
  width: 200px;
  margin: 0 auto;
}
.tj.case_top .btn_more a:hover {
  text-decoration: none;
  color: #82132f;
  border: solid 1px #82132f;
  background-color: #fff;
}
/*導入事例各ページ*/
.tj.case section {
  margin-bottom: 70px;
}
.tj.case h3 {
  text-align: center;
}
.tj.case .change .box ul {
  margin: 0 0 20px 0 !important;
  padding-left: 5%;
  font-weight: 600;
}
.tj.case .box h5 {
  color: #82132f;
  margin: 0 0 10px 0;
}
.tj.case .change .box h5 {
  color: #fff !important;
}
.tj.case .main {
  padding: 40px 5% 20px;
  background-color: #e6e6e6;
  border-radius: 10px;
}
.tj.case .main h3 {
  margin-top: 0 !important;
}
.tj.case .main .box {
  width: 47.7%;
  height: auto;
  margin: 0 1%;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 2%;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}
.tj.case .main .box h4 {
  display: block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50px;
  background-color: #82132f;
  margin: 0 auto 20px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.tj.case .main .box p {
  margin-bottom: 0 !important;
}
.tj.case .main .box ul {
  margin: 0;
  padding: 0 0 0 20px;
}
.tj.case .main .ttl {
  width: 98%;
  border-radius: 10px;
  background-color: #82132f;
  text-align: center;
  color: #fff;
  padding: 20px 5%;
  margin: 20px auto;
  font-size: 18px;
  font-weight: 600;
}
.tj.case .about {
  border: solid 1px #e6e6e6;
  padding: 40px 5%;
}
.tj.case .about figure {
  width: 45.5% !important;
  margin: 0 2% !important;
  display: inline-block;
  vertical-align: middle !important;
}
.tj.case .about .txt {
  width: 45.5% !important;
  margin: 0 2% !important;
  display: inline-block;
  vertical-align: middle !important;
}
.tj.case .about .txt h4 {
  text-align: center;
  font-size: 20px;
}
.tj.case .about .txt h4 span.logo {
  display: block;
  margin-bottom: 20px;
}
.tj.case .about dl {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.tj.case .about dl dt {
  width: 100px;
  float: left;
}
.tj.case .about dl dd {
  margin: 0 0 10px 100px;
}
.tj.case .last_box {
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 30px 3% 5px;
}
.tj.case .last_box h5 {
  color: #82132f;
}
.tj.case .last_box h6 {
  margin-bottom: 10px;
}
.tj.case .last_box .box {
  margin-bottom: 20px;
}
.tj.case .last_box .box h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.tj.case figure.right {
  width: 200px;
  float: right;
  margin: 0 0 20px 2% !important;
}
.tj.case figure.left {
  width: 200px;
  float: left;
  margin: 0 2% 20px 0 !important;
}
.tj.case figure figcaption {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
.tj.case figure.auto {
  text-align: center;
}
.tj.case figure.auto img {
  width: auto !important;
}
/*-------IR-------*/
.ir section {
  margin-bottom: 70px;
}
.ir h2 {
  color: #82132f;
}
.ir ul li {
  margin-bottom: 10px;
}
.ir ol.type2 {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
  counter-reset: item;
}
.ir ol.type2 > li {
  position: relative;
  padding-left: 30px;
}
.ir ol.type2 > li:before {
  counter-increment: item;
  content: '('counter(item)')';
  position: absolute;
  top: 0;
  left: 0;
}
.ir table ul {
  margin-bottom: 0 !important;
}
.ir table ul li {
  margin-bottom: 0 !important;
}
.ir.stock_bond h5 {
  margin-top: 0 !important;
}
.ir i {
  margin-right: 10px;
}
.ir iframe {
  width: 100%;
  border: none;
}
iframe#parentframe {
  width: 100%;
}
.ir.top iframe {
  height: 460px !important;
}
.ir.release iframe {
  height: 2000px !important;
}
/*IR トップ*/
#index_mov {
  width: 400px;
  position: absolute;
  top: -440px;
  right: -5%;
  z-index: 1;
}
#index_mov .wrap {
  width: 400px;
  height: 225px;
  position: relative;
  background-color: #000;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
#index_mov .ttl {
  text-align: center;
  font-weight: 600;
  background-color: #fff;
  color: #82132f;
  margin-bottom: 5px;
}
#index_mov .caption {
  color: #fff;
  font-size: 11px !important;
  line-height: 18px;
  font-weight: 600;
  margin-top: 5px;
}
.ir.top .box {
  width: 45%;
  margin: 0 2.5%;
  float: left;
}
.ir.top .box h2 {
  margin-bottom: 0 !important;
  position: relative;
}
.ir.top .box h2 .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border: solid 1px #82132f;
  background-color: #82132f;
  border-radius: 50px;
  padding: 10px 0;
  width: 100px;
  position: absolute;
  top: -5px;
  right: 0;
}
.ir.top .box h2 .btn a:hover {
  background-color: #fff;
  color: #82132f;
}
/*IR　サイトマップ*/
.ir .nav_box .ir_list1, .ir .nav_box .ir_list2 {
  margin-bottom: 70px;
}
.ir .nav_box .ir_list1 .box {
  width: 23%;
  margin: 0 1%;
  float: left;
}
.ir .nav_box .ir_list1 .box figure {
  width: 100%;
  margin: 0 auto 10px;
}
.ir .nav_box .ir_list1 .box figure img {
  border-radius: 10px;
}
.ir .nav_box .ir_list1 .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ir .nav_box .ir_list1 .box ul li {
  margin: 0;
  padding: 0;
}
.ir .nav_box .ir_list1 .box ul li strong {
  color: #82132f;
}
.ir .nav_box .ir_list1 .box ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  border-bottom: solid 1px #ddd;
  padding: 10px 5%;
  position: relative;
}
.ir .nav_box .ir_list1 .box ul li a:hover {
  color: #82132f;
  transition: .3s;
}
.ir .nav_box .ir_list1 .box ul li a i {
  height: 16px;
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #82132f;
}
.ir .nav_box .ir_list2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ir .nav_box .ir_list2 ul li a {
  display: block;
  text-decoration: none;
  width: 31.33%;
  margin: 0 1%;
  padding: 30px 2%;
  outline: solid 3px #e6e6e6;
  color: #000;
  text-align: center;
  float: left;
  position: relative;
}
.ir .nav_box .ir_list2 ul li a:hover {
  outline: solid 3px #82132f;
  transition: .3s;
}
.ir .nav_box .ir_list2 ul li .icon img {
  height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
  margin: auto;
}
.ir .nav_box .ir_list3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.ir .nav_box .ir_list3 ul li {
  display: inline;
  margin: 0 1%;
}
.ir .nav_box .ir_list3 ul li a {
  text-decoration: none;
  color: #82132f;
  border: solid 1px #82132f;
  border-radius: 50px;
  padding: 10px 3%;
}
.ir .nav_box .ir_list3 ul li a:hover {
  color: #fff;
  background-color: #82132f;
  transition: .3s;
}
/*グループミッション*/
.ir.mission h2 {
  font-size: 40px;
}
.ir.mission h2 span {
  font-size: 70px;
  display: block;
}
.ir.mission figure.main {
  background-image: url("../img/ir/bg01.jpg");
  background-size: cover;
  background-position: center;
  padding: 50px 10%;
  margin: 0 auto 50px;
}
.ir.mission .mission {
  margin-bottom: 50px;
}
.ir.mission .mission ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ir.mission .mission ul li {
  width: 32%;
  height: 290px;
  margin: 0 0.5%;
  display: inline-block;
  vertical-align: top;
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 30px 2%;
  text-align: center;
}
.ir.mission .mission ul li figure {
  width: 50px;
  margin: 0 auto 10px;
}
.ir.mission .mission ul li h2 {
  color: #82132f;
  margin-bottom: 10px;
}
.ir.mission .mission ul li ul li {
  border: 0;
  width: 100%;
  height: auto;
  padding: 0;
}
.ir.mission .spirit {
  border: solid 1px #82132f;
  border-radius: 10px;
  padding: 40px 5% 10px;
}
.ir.mission .spirit h2 {
  color: #82132f;
  font-size: 36px;
  text-align: center;
}
.ir.mission .spirit h5 {
  margin-top: 0 !important;
}
/*経営方針*/
.ir.management figure.right {
  width: 300px;
  float: right;
  margin: 0 0 20px 2% !important;
}
/*株式基本情報*/
.ir.stock_bond p {
  margin-bottom: 0 !important;
}
/*株主還元（配当等）*/
.ir.return p {
  margin-bottom: 0 !important;
}
.ir.return table td {
  text-align: right;
}
/*株主の状況*/
.ir.status table th {
  text-align: left !important;
}
.ir.status .canvas_box {
  width: 28%;
  float: left;
  margin-right: 5%;
}
.ir.status .graph table {
  width: 65%;
}
.ir.status .graph table th {
  text-align: left;
  border-top-color: none !important;
  border-top-style: none !important;
  border-top-width: none !important;
  border-right-color: none !important;
  border-right-style: none !important;
  border-right-width: none !important;
  border-bottom-color: rgb(221, 221, 221) !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-left-color: none !important;
  border-left-style: none !important;
  border-left-width: none !important;
}
.ir.status .graph table td {
  text-align: right;
  border-top-color: none !important;
  border-top-style: none !important;
  border-top-width: none !important;
  border-right-color: none !important;
  border-right-style: none !important;
  border-right-width: none !important;
  border-bottom-color: rgb(221, 221, 221) !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-left-color: none !important;
  border-left-style: none !important;
  border-left-width: none !important;
}
.ir.status .graph table .tcol1 {
  color: #3366FF;
}
.ir.status .graph table .tcol2 {
  color: #99CC00;
}
.ir.status .graph table .tcol3 {
  color: #33CCCC;
}
.ir.status .graph table .tcol4 {
  color: #FF9900;
}
.ir.status .graph table .tcol5 {
  color: #C778FC;
}
.ir.status .graph table .tcol6 {
  color: #CCFFFF;
}
/*株式事務手続きのご案内*/
.ir.procedure h5 {
  margin-top: 0 !important;
}
/*よくある質問*/
.ir.faq .tab {
  margin-bottom: 40px;
}
.ir.faq .tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ir.faq .tab ul li {
  display: inline-block;
  width: 31%;
  margin: 0 1%;
  text-align: center;
  padding: 20px 0;
  border-radius: 10px;
  background-color: #888;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.ir.faq .tab ul li.is-active {
  background-color: #82132f;
}
.ir.faq .tab_box {
  display: none;
}
.ir.faq .tab_box.is-show {
  display: block;
}
.ir.faq ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ir.faq ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ddd;
}
.ir.faq ul li p {
  margin-bottom: 0 !important;
  padding-left: 30px;
  position: relative;
}
.ir.faq ul li p.q:before {
  content: "Q";
  color: #888;
  font-size: 20px !important;
  position: absolute;
  top: -5px;
  left: 0;
  font-weight: 600;
}
.ir.faq ul li p.a:before {
  content: "A";
  color: #82132f;
  font-size: 20px !important;
  position: absolute;
  top: -5px;
  left: 1.5px;
  font-weight: 600;
}
/*IRメールマガジン*/
.ir.mailmagazine h5 {
  margin-bottom: 20px;
}
.ir.mailmagazine .contents {
  margin-bottom: 50px;
}
.ir.mailmagazine .attention {
  padding: 30px 5% 10px;
  border: solid 1px #e6e6e6;
  margin-top: 50px;
}
/*個人投資家の皆さまへ・経営方針*/
.ir nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ir nav ul li a {
  display: block;
  text-decoration: none;
  color: #000;
  margin: 20px 0;
  outline: solid 2px #e6e6e6;
  padding: 20px 3%;
  position: relative;
}
.ir nav ul li a:hover {
  text-decoration: none;
  outline: solid 2px #82132f;
  transition: .3s;
}
.ir nav ul li a span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #82132f;
}
.ir nav ul li a i {
  height: 16px;
  position: absolute;
  right: 5%;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #82132f;
}
/*-------採用情報-------*/
.recruit section {
  margin-bottom: 70px;
}
.recruit figure {
  margin: 0 !important;
}
.recruit figure.main {
  margin: 0 auto 50px !important;
}
.recruit picture {
  display: block;
  margin: 0 auto 50px;
}
.recruit picture img, .recruit figure img {
  width: 100%;
  vertical-align: bottom;
}
/*採用情報トップ*/
.recruit.top p {
  margin: 0;
}
.recruit.top picture {
  display: block;
  margin: 0 auto !important;
  position: relative;
}
.recruit.top picture .over {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  left: 0;
  top: 0;
  transition: .3s;
}
.recruit.top picture:hover .over {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.recruit.top picture.harf {
  width: 50%;
  float: left;
}
.recruit.top figure.harf {
  width: 50%;
  float: left;
}
.recruit.top .wrap_youtube {
  padding: 50px 10%;
  background-color: #e6e6e6;
}
.recruit.top figure a:hover {
  opacity: 0.7;
  transition: .3s;
}
/*業界研究*/
.recruit.research section:nth-child(odd) picture {
  width: 35%;
  float: left;
}
.recruit.research section:nth-child(odd) .txt {
  width: 60%;
  float: right;
}
.recruit.research section:nth-child(even) picture {
  width: 35%;
  float: right;
}
.recruit.research section:nth-child(even) .txt {
  width: 60%;
  float: left;
}
.recruit.research h3 img {
  margin-bottom: 40px;
}
/*会社の強み*/
.recruit.strength figure.icon {
  margin-bottom: 40px !important;
}
.recruit.strength .wrap_youtube {
  padding: 50px 10%;
  background-color: #e6e6e6;
}
.recruit.strength .strong01 .ttl {
  text-align: center;
  border: solid 2px #000;
  padding: 10px 0;
  font-size: 38px;
}
.recruit.strength .strong01 .txt {
  width: 48%;
  margin: 0 1%;
  float: left;
}
.recruit.strength .strong01 .txt h4 {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
.recruit.strength .strong02 .box {
  margin-bottom: 20px;
}
.recruit.strength .strong02 .box figure {
  width: 40%;
  float: right;
}
.recruit.strength .strong02 .box .txt {
  width: 55%;
  float: left;
}
.recruit.strength .strong02 .box .txt h4 span {
  display: block;
  color: #B71253;
  margin-bottom: 10px;
  font-size: 16px;
}
.recruit.strength .strong03 .box figure {
  width: 30%;
  float: right;
}
.recruit.strength .strong03 .box .txt {
  width: 65%;
  float: left;
}
.recruit.strength .strong03 .box .txt h4 {
  color: #B71253;
}
/*インタビュー*/
.recruit.interview ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recruit.interview ul li a {
  width: 46%;
  margin: 20px 2%;
  float: left;
}
.recruit.interview ul li a:hover {
  opacity: 0.7;
  transition: .3s;
}
.recruit.interview ul li img {
  width: 100%;
}
.recruit.interview .schedule .box figure {
  width: 30%;
  float: left;
}
.recruit.interview .schedule .box .txt {
  width: 65%;
  float: right;
}
.recruit.interview .other ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.recruit.interview .other ul li a {
  display: block;
  width: 18%;
  float: left;
  margin: 20px 1%;
}
/*仕事を知る*/
.recruit.work ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recruit.work ul li a {
  width: 46%;
  margin: 20px 2%;
  float: left;
}
.recruit.work ul li a:hover {
  opacity: 0.7;
  transition: .3s;
}
.recruit.work ul li img {
  width: 100%;
}
.recruit.work .other ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.recruit.work .other ul li a {
  display: block;
  width: 18%;
  float: left;
  margin: 20px 1%;
}
/*働く環境*/
.support picture.toggle {
  margin: 0 !important;
}
.support picture.toggle:hover {
  cursor: pointer;
}
.support .toggle_box {
  display: none;
}
.support .type .img {
  display: inline-block;
  vertical-align: top;
  width: 45.7%;
  margin: 0 2% 20px;
}
.support .type .img figure {
  width: 80%;
  margin: 0 auto !important;
}
.support .type .txt {
  display: inline-block;
  vertical-align: top;
  width: 45.7%;
  margin: 0 2% 20px;
}
.post_row {
  margin-top: 50px;
  margin-bottom: 50px;
}
.post_row img {
  width: 100%;
}
.support .type .txt figure {
  margin-bottom: 20px !important;
}
.support .post_row img {
  width: 100%;
}
.support .box {
  margin-bottom: 50px;
}
.support .box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.support .box ul li {
  text-align: center;
  padding: 20px 5%;
  border: solid 1px #00a0f0;
  margin-bottom: 20px;
}
.support .box ul li h3 {
  color: #00a0f0;
  margin-bottom: 10px !important;
}
.support .box ul li p {
  margin-bottom: 0 !important;
}
.support table th {
  width: 30%;
  color: #00a0f0;
}
.support figure.mark {
  width: 200px;
  margin: 0 auto !important;
}
/*よくある質問*/
.recruit.faq ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recruit.faq ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ddd;
}
.recruit.faq ul li p {
  margin-bottom: 0 !important;
  padding-left: 40px;
  position: relative;
}
.recruit.faq ul li p.q {
  font-weight: 600;
}
.recruit.faq ul li p.q:before {
  content: "Q";
  color: #888;
  font-size: 20px !important;
}
.recruit.faq ul li p.a:before {
  content: "A";
  color: #b71253;
  font-size: 20px !important;
}
.recruit.faq ul li p.q:before, .recruit.faq ul li p.a:before {
  position: absolute;
  top: -5px;
  left: 0;
  font-weight: 600;
}
/*募集要項*/
.recruit.entry .tab {
  margin-bottom: 40px;
}
.recruit.entry .tab ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.recruit.entry .tab ul li {
  display: inline-block;
  width: 47.5%;
  margin: 0 1%;
  text-align: center;
  padding: 20px 0;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.recruit.entry .tab ul li:first-child {
  background-color: #0096c8;
}
.recruit.entry .tab ul li:last-child {
  background-color: #f05000;
}
.recruit.entry .tab_box {
  display: none;
}
.recruit.entry .tab_box.is-show {
  display: block;
}
.recruit.entry .tab_box.new table th {
  width: 30%;
  color: #0096c8;
}
.recruit.entry .tab_box.career table th {
  width: 30%;
  color: #f05000;
}
.recruit.entry table ul {
  margin-bottom: 0 !important;
}
.recruit.entry table p {
  margin-bottom: 0 !important;
}
.recruit.entry .step {
  padding: 20px 3%;
  border: solid 1px #0096c8;
  border-radius: 10px;
  margin-bottom: 20px;
}
.recruit.entry .step h5 {
  font-size: 20px;
  color: #0096c8;
  margin-bottom: 0 !important;
}
.recruit.entry .step p {
  margin-bottom: 0 !important;
}
/*-------個人情報保護方針-------*/
.privacy h2 {
  color: #82132f;
}
.privacy h5 {
  margin-bottom: 10px !important;
}
.privacy ol li {
  margin-top: 10px;
}
.privacy ol.type2, ol.type3 {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
  counter-reset: item;
}
.privacy ol.type2 > li, ol.type3 > li {
  position: relative;
  padding-left: 30px;
}
.privacy ol.type2 > li:before {
  counter-increment: item;
  content: '('counter(item)')';
  position: absolute;
  top: 0;
  left: 0;
}
.privacy ol.type3 > li:before {
  counter-increment: item;
  content: counter(item);
  display: inline-block;
  border: 1px solid #000;
  width: 15px;
  height: 15px;
  line-height: 15px;
  border-radius: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
}
.privacy ol.type2 > li {
  margin-bottom: 20px;
}
.privacy ol.type2 > li ol li {
  margin-bottom: 10px;
}
.privacy ol.type3 {
  margin-top: 10px;
}
/*-------セキュリティ保護方針-------*/
.security figure {
  margin-bottom: 40px;
  text-align: center;
}
.security figure figcaption {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}
.security figure img {
  width: 300px !important;
}
/*-------お問い合わせ-------*/
.contact .wpcf7 {
  background: no-repeat !important;
  border: none !important;
  margin: 0 !important;
}
.contact .wpcf7 form {
  margin: 0 !important;
}
.contact .wpcf7-list-item {
  margin: 0 !important;
  text-align: center;
}
.contact .wpcf7-list-item-label {
  font-size: 16px !important;
}
.contact .wpcf7 form.invalid .wpcf7-response-output, .contact .wpcf7 form.unaccepted .wpcf7-response-output {
  border: 1px solid #82132f;
  color: #82132f;
  font-weight: 600;
  text-align: center;
  font-size: 16px;
}
.contact .wpcf7 form.sent .wpcf7-response-output {
  border: 1px solid #0096c8;
  color: #0096c8;
  font-weight: 600;
  text-align: center;
  font-size: 16px;
}
.contact .wpcf7 form .wpcf7-response-output {
  padding: 20px 1em;
  border: 1px solid #82132f;
}
.contact p {
  text-align: center;
}
.contact table th {
  text-align: left !important;
  padding: 15px 15px 17px !important;
  position: relative;
}
.contact table td {
  padding: 15px 15px 17px !important;
}
.contact .required {
  font-size: 11px;
  color: #fff;
  background-color: #82132f;
  padding: 0 10px;
  height: 25px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
.contact .pp.scroll {
  border: 1px solid #ddd;
  background: #fafafa;
  padding: 40px 5% 20px;
  height: 250px;
  overflow: auto;
  margin: 40px auto 30px;
}
.contact .pp.scroll::-webkit-scrollbar {
  width: 5px;
}
.contact .pp.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.contact .pp.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}
.contact .pp.scroll p {
  text-align: left;
  font-size: 14px;
  line-height: 28px;
}
.contact .pp.scroll ol {
  margin: 0;
  padding: 0 0 0 20px;
}
.contact .pp.scroll ol li {
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  /*-------会社情報-------*/
  /*トップメッセージ*/
  .about.message h2 {
    font-size: 24px !important;
  }
  /*企業理念*/
  .about.mission figure.main {
    width: 100%;
    margin: 0 auto 30px;
  }
  .about.mission .mission {
    margin-bottom: 30px;
  }
  .about.mission .mission ul li {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    display: block;
    padding: 30px 2% 10px;
  }
  .about.mission .mission ul li h2 {
    font-size: 24px;
  }
  .about.mission .spirit {
    padding: 30px 5% 10px;
  }
  .about.mission .spirit h2 {
    font-size: 24px;
  }
  /*役員紹介*/
  .about.member .box h2 {
    font-size: 18px !important;
  }
  .about.member .box.director ul li {
    display: block;
    width: 100%;
  }
  .about.member .box.director ul li figure {
    width: 100px;
  }
  /*組織図*/
  .about.organization figure {
    margin: 0 !important;
  }
  /*グループ会社一覧*/
  .about.network figure.main {
    width: 100%;
    margin: 0 auto 30px;
  }
  .about.network .box {
    padding: 20px 0;
  }
  .about.network .box figure {
    width: 40%;
    display: block;
    margin: 0 auto 10px;
  }
  .about.network .box .txt {
    width: 100%;
    display: block;
  }
  /*-------ソリューション-------*/
  .solution section {
    margin-bottom: 30px;
  }
  .solution section.solution_box {
    margin-bottom: 50px !important;
  }
  .solution h3 span {
    font-size: 24px;
  }
  .solution .image {
    padding: 30px 5% 10px;
  }
  .solution .image .ttl {
    font-size: 24px;
  }
  .solution .box {
    padding: 30px 5% 5px;
  }
  .solution .merit {
    padding: 30px 5% 10px;
  }
  /*テクノスのDX*/
  .solution.dx .main {
    padding: 30px 5% 5px;
  }
  /*バリューチェーンから選ぶ*/
  .solution.value ul.icon li {
    display: block;
    width: auto;
    margin: 5px auto;
  }
  /*サービスから選ぶ*/
  .solution.service .package {
    padding: 30px 5% 20px;
  }
  .solution.service .package ul li {
    display: block;
    width: 100%;
    margin: 10px auto;
  }
  .solution.service .package ul li a {
    padding: 20px 2%;
  }
  .solution.service .package ul li.img img {
    width: 200px;
  }
  /*ソリューション各ページ*/
  .solution .logo {
    width: 250px;
    margin: 0 auto 30px;
  }
  .solution .function ul.icon li {
    display: block;
    padding: 20px 0;
    width: auto;
    margin: 5px auto;
  }
  .solution .function ul.icon li.b {
    padding: 10px 0;
  }
  .solution .can {
    padding: 30px 5% 5px;
  }
  .solution .strength {
    padding: 30px 5% 10px;
  }
  .solution .fact figure {
    padding: 30px 10%;
    margin: 0 auto 30px;
  }
  .solution .fact ul.icon li {
    display: block;
    padding: 30px 0;
    width: auto;
    margin: 5px auto;
  }
  .solution .fact ul.icon li.b {
    padding: 10px 0;
  }
  .solution .maker {
    padding: 30px 5% 5px;
  }
  .solution .maker h2 {
    font-size: 18px !important;
  }
  .solution .relation {
    padding: 30px 5%;
  }
  .solution .relation h2 {
    font-size: 18px !important;
  }
  .solution .relation li {
    display: block;
    width: auto;
    margin: 5px auto;
  }
  .solution .relation li a {
    padding: 20px 1%;
  }
  /*ソリューション各ページ*/
  .footer_contact {
    padding: 30px 0 5px;
    text-align: center;
    margin-top: 50px;
  }
  .footer_contact h3 {
    margin-bottom: 20px !important;
  }
  .footer_contact .btn {
    margin-bottom: 10px !important;
  }
  .footer_contact .btn a {
    padding: 10px 0;
    width: 80%;
    font-size: 18px;
  }
  .footer_contact .btn i {
    font-size: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    margin: auto;
  }
  .footer_contact .tel {
    font-size: 24px;
  }
  .footer_contact .tel a {
    color: #82132f;
  }
  .footer_contact .tel span {
    font-size: 12px;
  }
  /*-------テクノスジャパン-------*/
  /*導入事例*/
  .tj.case_top .box {
    width: 100%;
    margin: 0 auto 20px;
    padding: 20px 0 10px;
    display: block;
  }
  /*導入事例各ページ*/
  .tj.case section {
    margin-bottom: 30px;
  }
  .tj.case .change .box ul {
    padding-left: 10%;
  }
  .tj.case .change .box h5 {
    color: #fff !important;
  }
  .tj.case .main {
    padding: 30px 5% 10px;
  }
  .tj.case .main .box {
    width: 100%;
    height: auto;
    margin: 10px auto;
    display: block;
    padding: 20px 5%;
  }
  .tj.case .main .box h4 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .tj.case .main .ttl {
    font-size: 16px;
    line-height: 28px;
  }
  .tj.case .about {
    padding: 30px 5%;
  }
  .tj.case .about figure {
    width: 100% !important;
    margin: 0 auto 20px !important;
    display: block;
  }
  .tj.case .about .txt {
    width: 100% !important;
    margin: 0 auto !important;
    display: block;
  }
  .tj.case .about .txt h4 {
    font-size: 18px;
  }
  .tj.case .last_box {
    padding: 30px 5% 5px;
  }
  .tj.case figure.right {
    width: 120px;
    float: right;
    margin: 0 0 20px 5% !important;
  }
  .tj.case figure.left {
    width: 120px;
    float: left;
    margin: 0 5% 20px 0 !important;
  }
  .tj.case figure.auto {
    margin: 1em 0 !important;
  }
  /*-------IR-------*/
  .ir section {
    margin-bottom: 30px;
  }
  .ir.top iframe {
    height: 520px !important;
  }
  .ir.release iframe {
    height: 2000px !important;
  }
  /*IR トップ*/
  #index_mov {
    width: 300px;
    margin: 0 auto 50px;
    position: static;
  }
  #index_mov .wrap {
    width: 300px;
    height: 170px;
  }
  #index_mov .ttl {
    background-color: #82132f;
    color: #fff;
  }
  #index_mov .caption {
    color: #000;
  }
  .ir.top .box {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .ir.top .box h2 .btn a {
    padding: 5px 0;
  }
  /*IR　サイトマップ*/
  .ir .nav_box .ir_list1, .ir .nav_box .ir_list2 {
    margin-bottom: 30px;
  }
  .ir .nav_box .ir_list1 .box {
    width: auto;
    margin: 0 auto 30px;
    float: none;
  }
  .ir .nav_box .ir_list2 ul li a {
    width: auto;
    margin: 0 auto;
    padding: 20px 2%;
    float: none;
  }
  /*グループミッション*/
  .ir.mission h2 {
    font-size: 16px;
  }
  .ir.mission h2 span {
    font-size: 40px;
  }
  .ir.mission figure.main {
    padding: 30px 5%;
    margin: 0 auto 30px;
  }
  .ir.mission .mission {
    margin-bottom: 30px;
  }
  .ir.mission .mission ul li {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    display: block;
    padding: 30px 2% 10px;
  }
  .ir.mission .mission ul li h2 {
    font-size: 24px;
  }
  .ir.mission .spirit {
    padding: 30px 5% 10px;
  }
  .ir.mission .spirit h2 {
    font-size: 24px;
  }
  /*経営方針*/
  .ir.management figure.right {
    width: 120px;
  }
  /*コーポレートガバナンス*/
  .ir.governance figure {
    margin: 0 !important;
  }
  /*株式基本情報*/
  .ir.stock_bond table th {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.stock_bond table td {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.stock_bond table {
    border-bottom-color: rgb(221, 221, 221) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
  /*株主還元（配当等）*/
  .ir.return .table_scroll table {
    width: 700px;
    margin-bottom: 0 !important;
  }
  .ir.return .table_scroll {
    overflow: auto;
  }
  .ir.return .table_scroll::-webkit-scrollbar {
    height: 5px;
  }
  .ir.return .table_scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .ir.return .table_scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  /*株主の状況*/
  .ir.status .canvas_box {
    width: 250px;
    float: none;
    margin: 0 auto 10px;
  }
  .ir.status .graph table {
    width: 100%;
  }
  /*株式事務手続きのご案内*/
  .ir.procedure table:first-child th {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.procedure table:first-child td {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.procedure table:first-child {
    border-bottom-color: rgb(221, 221, 221) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
  /*よくある質問*/
  .ir.faq .tab ul li {
    display: block;
    width: auto;
    margin: 5px auto;
    padding: 10px 0;
  }
  /*IRメールマガジン*/
  .ir.mailmagazine h5 {
    margin-bottom: 10px;
  }
  .ir.mailmagazine .contents {
    margin-bottom: 0;
  }
  /*IRお問い合わせ*/
  .ir.ircontact table th {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.ircontact table td {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .ir.ircontact table {
    border-bottom-color: rgb(221, 221, 221) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
  /*個人投資家の皆さまへ・経営方針*/
  .ir nav ul li a {
    padding: 20px 10% 20px 5%;
  }
  .ir nav ul li a span {
    font-size: 16px;
  }
  /*-------採用情報-------*/
  .recruit section {
    margin-bottom: 50px;
  }
  .recruit figure.main {
    margin: 0 auto 30px !important;
  }
  .recruit picture {
    margin: 0 auto 30px;
  }
  /*採用情報トップ*/
  .recruit.top picture .over {
    display: none;
  }
  .recruit.top picture.harf {
    width: 100%;
    float: none;
  }
  .recruit.top .wrap_youtube {
    padding: 5px 5%;
  }
  /*業界研究*/
  .recruit.research section:nth-child(odd) picture {
    width: 100%;
    float: none;
  }
  .recruit.research section:nth-child(odd) .txt {
    width: 100%;
    float: none;
  }
  .recruit.research section:nth-child(even) picture {
    width: 100%;
    float: none;
  }
  .recruit.research section:nth-child(even) .txt {
    width: 100%;
    float: none;
  }
  .recruit.research h3 img {
    margin-bottom: 20px;
  }
  /*会社の強み*/
  .recruit.strength figure.icon {
    margin-bottom: 20px !important;
  }
  .recruit.strength .wrap_youtube {
    padding: 5px 5%;
  }
  .recruit.strength .strong01 .ttl {
    padding: 5px 0;
    font-size: 28px;
  }
  .recruit.strength .strong01 .txt {
    width: 100%;
    margin: 0;
    float: none;
  }
  .recruit.strength .strong02 .box figure {
    width: 100%;
    float: none;
    margin-bottom: 20px !important;
  }
  .recruit.strength .strong02 .box .txt {
    width: 100%;
    float: none;
  }
  .recruit.strength .strong02 .box .txt h4 {
    margin-bottom: 15px !important;
  }
  .recruit.strength .strong03 .box figure {
    width: 200px;
    float: none;
    margin: -20px auto 0 !important;
  }
  .recruit.strength .strong03 .box .txt {
    width: 100%;
    float: none;
  }
  .recruit.strength .strong03 .box .txt h4 {
    margin-bottom: 15px !important;
  }
  /*インタビュー*/
  .recruit.interview ul li a {
    width: 46%;
    margin: 10px 2%;
    float: left;
  }
  .recruit.interview .schedule .box figure {
    width: 100%;
    float: none;
    margin-bottom: 20px !important;
  }
  .recruit.interview .schedule .box .txt {
    width: 100%;
    float: none;
  }
  .recruit.interview .other ul li a {
    display: block;
    width: 31.33%;
    float: left;
    margin: 5px 1%;
  }
  /*仕事を知る*/
  .recruit.work ul li a {
    width: 46%;
    margin: 10px 2%;
    float: left;
  }
  .recruit.work .other ul li a {
    display: block;
    width: 31.33%;
    float: left;
    margin: 5px 1%;
  }
  /*働く環境*/
  .support .type .img {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  .support .type .txt {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
  }
  .post_row {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .support table th {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .support table td {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .support table {
    border-bottom-color: rgb(221, 221, 221) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
  .support figure.mark {
    width: 100px;
  }
  /*募集要項*/
  .recruit.entry .tab {
    margin-bottom: 20px;
  }
  .recruit.entry .tab ul li {
    display: inline-block;
    width: 47.25%;
    margin: 0 1%;
    padding: 10px 0;
  }
  .recruit.entry .step {
    padding: 10px 5%;
  }
  .recruit.entry .step h5 {
    font-size: 18px;
  }
  /*-------お問い合わせ-------*/
  .contact p {
    text-align: left;
  }
  .contact table th {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .contact table td {
    display: block;
    width: auto;
    border-bottom-color: none !important;
    border-bottom-style: none !important;
    border-bottom-width: none !important;
  }
  .contact table {
    border-bottom-color: rgb(221, 221, 221) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
  }
  .contact .pp.scroll {
    height: 200px;
  }
}