@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;}/* 電話 設定*/.top_tel {  font-size: 30px;  font-weight: 900;  color: #e9463a !important;  padding: 15px 0;}/* メールボタン設定 */.btn-mail-a-2 {  box-sizing: border-box;  margin-top: 10px;  padding: 15px 30px;  background-repeat: no-repeat;  background-color: #ff9f09;  border-radius: 6px;  display: inline-block;  text-align: center;  text-decoration: none;}.btn-mail-a-2:link {  font-size: 16px;  color: #ffffff;  text-decoration: none;}.btn-mail-a-2:hover {  background: #ff6009;  text-decoration: none;}/*ページスクロール設定 */#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%;}/* 電話 設定*/.top_tel {  font-size: 24px !important;  font-weight: 900;  color: #e9463a !important;  padding: 15px 0;  text-align: center;}/* メールボタン設定 */.btn-mail-a-2 {  box-sizing: border-box;  margin-top: 10px;  padding: 15px;  background-repeat: no-repeat;  background-color: #ff9f09;  border-radius: 6px;  display: inline-block;  text-align: center;  text-decoration: none;}.btn-mail-a-2:link {  font-size: 16px;  color: #ffffff;  text-decoration: none;}.btn-mail-a-2:hover {  background: #ff6009;  text-decoration: none;}/*ページスクロール設定 */#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);}}