@media screen and (min-width: 768px){/* 見出し設定 */#TEX03_SINGLE_2 .heading:before {  position: absolute;  bottom: -6px;  left: 0;  width: 20%;  height: 6px;  content: '';  background: #ffc778;}/* テーブルキャプション設定 */#ART07_SINGLE_3 .heading h3:before,#ART07_SINGLE_3 .heading h3:after {  position: absolute;  content: '';}#ART07_SINGLE_3 .heading h3:after {  top: 0;  left: 0;  width: 20px;  height: 20px;  border-top: 2px solid #000;  border-left: 2px solid #000;}#ART07_SINGLE_3 .heading h3:before {  right: 0;  bottom: 0;  width: 20px;  height: 20px;  border-right: 2px solid #000;  border-bottom: 2px solid #000;}/* 会社概要テーブル設定 */.form-table {  width: 100%;  border-right: 1px solid #a1a1a1;  font-weight: 600;  font-family: "M PLUS Rounded 1c";  color: #474545;  font-size: 16px;}.form-table th,.form-table td {  border-top: 1px solid #a1a1a1;  border-bottom: 1px solid #a1a1a1;  border-left: 1px solid #a1a1a1;  padding: 10px 20px;}.form-table th {  background-color:rgba(196,196,196,0.2);  padding-left: 50px;  text-align: left;  width: 30%;}/* clearfix設定 */.clearfix:after,.inner-block:after {  clear: both;  content: "";  display: block;  height: 0px;  font-size: 0;  visibility: hidden;}}@media screen and (max-width: 767px){/* 見出し設定 */#TEX03_SINGLE_2 .heading:before {  position: absolute;  bottom: -6px;  left: 0;  width: 16%;  height: 6px;  content: '';  background: #ffc778;}/* テーブルキャプション設定 */#ART07_SINGLE_3 .heading h3:before,#ART07_SINGLE_3 .heading h3:after {  position: absolute;  content: '';}#ART07_SINGLE_3 .heading h3:after {  top: 0;  left: 0;  width: 15px;  height: 15px;  border-top: 2px solid #000;  border-left: 2px solid #000;}#ART07_SINGLE_3 .heading h3:before {  right: 0;  bottom: 0;  width: 15px;  height: 15px;  border-right: 2px solid #000;  border-bottom: 2px solid #000;}/* 会社概要テーブル設定 */.form-table {  width: 100%;  border-right: 1px solid #a1a1a1;  font-weight: 600;  font-family: "M PLUS Rounded 1c";  color: #474545;  font-size: 14px;}.form-table th,.form-table td {  border-top: 1px solid #a1a1a1;  border-bottom: 1px solid #a1a1a1;  border-left: 1px solid #a1a1a1;}.form-table th {  background-color:rgba(196,196,196,0.2);  text-align: center;}/* clearfix設定 */.clearfix:after,.inner-block:after {  clear: both;  content: "";  display: block;  height: 0px;  font-size: 0;  visibility: hidden;}/* sp募集テーブル設定 */.form-table,.form-table tbody,.form-table tr,.form-table th,.form-table td{  display: block;  width: 100%;  border-bottom: none;}.form-table {  border-bottom: 1px solid #a1a1a1;  font-size: 14px;}.form-table th {  padding: 8px 15px;}.form-table td {  padding: 8px 15px;  text-align: center;}}