@media screen and (min-width: 768px){/* 見出し設定*/#TEX03_SINGLE_2 .heading:after {  position: absolute;  content: " ";  display: block;  border-bottom: solid 3px #bb0808;  bottom: -3px;  width: 20%;}/* パンくずリンクオーバー設定*/#TEX02_SINGLE_3 .text a:hover {  color: #f73737;}/* 会社概要テーブル設定 */.form-table {  width: 100%;}.form-table th,.form-table td {  border: 1px solid #a5a5a5;  padding: 20px;  font-family: "M PLUS Rounded 1c";  font-weight: 600;  color: #646464;}.form-table th {  background-color:rgba(165,165,165,0.5);  padding-left: 50px;  position: relative;  text-align: left;  width: 24%;}.form-table td {  background-color:rgba(255,255,255,0.4);}/* clearfix設定 */.clearfix:after,.inner-block:after {  clear: both;  content: "";  display: block;  height: 0px;  font-size: 0;  visibility: hidden;}/*ページスクロール設定 */#page-top {  z-index: 1;  position: fixed;  bottom: 100px;  right: 0px;}#page-top a {  background-color:rgba(61,61,61,0.8);  text-decoration: none;  color: #ffffff;  font-size: 16px;  width: 80px;  height: 80px;  text-align: center;  display: block;  padding: 15px;  line-height: 1.4em;}#page-top a:hover {  text-decoration: none;  background-color:rgba(253,253,150,0.6);  color: #555555;}}@media screen and (max-width: 767px){body{background-image:url("../../../img/bg_01_sp.jpg");background-attachment:scroll;background-size:contain;background-position:center top;background-repeat:no-repeat;}/* ティーザーロゴ 設定*/.teaser_logo {   opacity: 0.3;   width: 170px;   position: absolute;   top:  -120px;   left:  140px;}/* 見出し設定*/#TEX03_SINGLE_2 .heading:after {  position: absolute;  content: " ";  display: block;  border-bottom: solid 3px #bb0808;  bottom: -3px;  width: 20%;}/*sp用会社概要テーブル設定 */.form-table {  display: block;  width: 100%;  border-top: 1px solid #a5a5a5;  border-bottom: none;}.form-table th,.form-table td {  display: block;  width: 100%;  border-top: 1px solid #a5a5a5;  border-bottom: 1px solid #a5a5a5;  border-left: 1px solid #a5a5a5;  border-right: 1px solid #a5a5a5;  padding: 6px;  font-family: "M PLUS Rounded 1c";  font-weight: 600;  color: #646464;}.form-table th {  background-color:rgba(165,165,165,0.5);  text-align: center;  border-bottom: none;  border-top: none;  letter-spacing: 0.18em;  font-size: 16px;}.form-table td {  background-color:rgba(255,255,255,0.4);}/*ページスクロール設定 */#page-top {  z-index: 1;  position: fixed;  bottom: 100px;  right: 0px;}#page-top a {  background-color:rgba(61,61,61,0.8);  text-decoration: none;  color: #ffffff;  font-size: 10px;  width: 40px;  height: 40px;  text-align: center;  display: block;  padding: 8px;  line-height: 1.4em;}#page-top a:hover {  text-decoration: none;  background-color:rgba(211,21,21,0.7);}}