@media screen and (min-width: 768px){/* 見出し設定*/#TEX03_SINGLE_3 .heading:after {  position: absolute;  content: " ";  display: block;  border-bottom: solid 3px #bb0808;  bottom: -3px;  width: 20%;}/* パンくずリンクオーバー設定*/#TEX02_SINGLE_3 .text a:hover {  color: #f73737;}/*質問アイコンド*/#TEX03_LIST_7 .heading h3:before {  font-family: "Font Awesome 5 Free";  content: "\f059";  font-weight: 900;  position: absolute;  font-size: 1.5em;  left: 0;  top: -7px;  color: #ed1212;}#TEX01_SINGLE_4 .heading h3:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 60px;  height: 5px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}#TEX01_SINGLE_9 .heading h3:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 60px;  height: 5px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}/*質問アイコン*/#TEX03_LIST_8 .heading h3:before {  font-family: "Font Awesome 5 Free";  content: "\f059";  font-weight: 900;  position: absolute;  font-size: 1.5em;  left: 0;  top: -7px;  color: #ed1212;}/*ページスクロール設定 */#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_3 .heading:after {  position: absolute;  content: " ";  display: block;  border-bottom: solid 3px #bb0808;  bottom: -3px;  width: 20%;}/*質問アイコン*/#TEX03_LIST_7 .heading h3:before {  font-family: "Font Awesome 5 Free";  content: "\f059";  font-weight: 900;  position: absolute;  font-size: 1.3em;  left: 0;  top: -5px;  color: #ed1212;}/*Q&A見出し*/#TEX01_SINGLE_4 .heading h3:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 40px;  height: 5px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}#TEX01_SINGLE_9 .heading h3:before {  content: '';  position: absolute;  bottom: -15px;  display: inline-block;  width: 40px;  height: 5px;  left: 50%;  -webkit-transform: translateX(-50%);  transform: translateX(-50%);  background-color: black;  border-radius: 2px;}/*質問アイコン*/#TEX03_LIST_8 .heading h3:before {  font-family: "Font Awesome 5 Free";  content: "\f059";  font-weight: 900;  position: absolute;  font-size: 1.5em;  left: 0;  top: -7px;  color: #ed1212;}/*ページスクロール設定 */#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);}}