@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;}.schedule {  padding: 0px;  margin: 0px;}.schedule_ttl {  display: block;  font-size: 20px;  font-weight: 600;  padding: 5px 15px 5px 15px;  margin: 0 0 15px 0;  border-width: 2px;  border-style: solid;  border-color: #777777;  background-color:rgba(68,68,68,0.2);}/*ページスクロール設定 */#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%;}.schedule {  padding: 0px;  margin: 0px;}.schedule_ttl {  display: block;  font-size: 16px;  font-weight: 600;  padding: 5px;  margin: 0 0 15px 0;  border-width: 2px;  border-style: solid;  border-color: #777777;  background-color:rgba(68,68,68,0.2);}/*ページスクロール設定 */#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);}}