body {
  background-attachment: scroll;
  background-position: left top;
}
body .block-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .widget-item {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .header {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .left {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .right {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
body .footer {
  background-position: left top;
  background-attachment: scroll;
  border-style: none;
}
.idx_active_wrap .module-container > .main.row{justify-content: center;}
.idx_active .wall-wrapper .wall-row > div{padding: 15px !important;}
.idx_active .wall-row .thicon_info h3{z-index: 4;font-size: 2em;}
.idx_active .wall-row .thicon_info .s_img{left: 0; right: 0; bottom: 0; width: 100% !important; max-width: unset !important;}
.idx_active .theme_info p.theme-text{font-size: 16px;line-height: 24px;}
.tail_info div.link-list ul{display: table; margin: auto;}
@media (min-width:768px) {
    .active_02 .wall-wrapper .wall-row .thicon_info figure{aspect-ratio: 2/0.95;}
}
@media (min-width:992px) and (max-width:1199px) {
    /*.active_01, .active_02{flex: 0 0 41.666667%; max-width: 41.666667%;}
    .active_03{flex: 0 0 83.333333%; max-width: 83.333333%;}*/
}
@media (min-width:768px) and (max-width:991px) {
    /*.active_01, .active_02{flex: 0 0 50%; max-width: 50%;}*/
    .active_01 .wall-wrapper .wall-row > div, .active_02 .wall-wrapper .wall-row > div{flex: 0 0 100%; max-width: 100%;}
    /*.active_03{flex: 0 0 100%; max-width: 100%;}
    .active_03 .wall-wrapper .wall-row > div{flex: 0 0 33.33333%; max-width: 33.33333%;}*/
}
@media (max-width:991px) {
    .top_logo img.img-fluid{display: table; margin: auto; width: 250px;}
}
@media (max-width:767px) {
    .top_logo img.img-fluid{width: 200px;}
    .idx_title{margin: 0 !important;}
    .idx_title > .module-container > .main h2 span{font-size: 26px !important;}
    .idx_active .wall-wrapper .wall-row .thicon_info figure{aspect-ratio: 3/2;}
    .tail_info div.link-list ul{padding: 1rem 0;}
    .tail_info div.link-list ul li{width: 100%;text-align: center;}
    .tail_info div.link-list ul li a, 
    .tail_info div.link-list ul li span{line-height: 1;padding: 5px 10px;}
}
.news_list{overflow:hidden;}
.news_list::before {
    content: '';
    display: block;
    width: 405px;
    height: 235px;
    position: absolute;
    background-image: url(https://www.ss-temple.org.tw/material-alias/index/news/news04.png);
    bottom: 0;
    left: -5rem;
    background-size: 100%;
}
.news_list::after {
    content: '';
    display: block;
    width: 355px;
    height: 230px;
    position: absolute;
    background-size: 100%;
    background-image: url(https://www.ss-temple.org.tw/material-alias/index/news/news02.png);
    bottom: 0;
    right: -3rem;
}
.news_title{margin-top: 3.5rem; margin-bottom: 1rem;}
.news_title .header-title{display: none;}
.news_title > .module-container > .main > div *{margin-bottom: 0;}
.news_title > .module-container > .main > div{font-size: 2rem; color: #fff; font-family: cursive !important; text-shadow: 0px 5px 3px #540000;}
.news_title::before {
    content: '';
    display: block;
    width: 350px;
    height: 315px;
    background-image: url(https://www.ss-temple.org.tw/material-alias/index/news/news03.png);
    background-size: 100%;
    position: absolute;
    left: -4.5rem;
    top: -9rem;
}
.news_title::after {
    content: '';
    display: block;
    width: 365px;
    height: 265px;
    background-image: url(https://www.ss-temple.org.tw/material-alias/index/news/news01.png);
    background-size: 100%;
    position: absolute;
    right: -5rem;
    top: -5rem;
}
.news_info {margin-bottom: 1rem;  padding-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.7) !important;padding-left: 1.5rem;}
.news_info:nth-last-child(1){margin-bottom: 4.5rem;}
.news_info::before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 15px;
}
.news_info section.text-link h2{font-weight: bold;line-height: 1.5;}
.news_info div.link-list{background: none; min-height: auto;}
.news_info div.link-list ul li a, 
.news_info div.link-list ul li span{color: #ffffff; font-size: 18px; padding: 6px 15px 0;line-height: 1.4;}
@media (min-width:992px) and (max-width:1279px) {
    .idx_active{flex: 0 0 83.333333%; max-width: 83.333333%;}
}
@media (max-width:991px) {
    .news_list > .module-container > .main.row{background-size: cover !important;}
    .news_list::before, .news_title::after, .news_list::after{display: none;}
    .news_title::before{width: 220px; height: 200px; right: -2rem; left: unset; transform: scaleX(-1); top: -6.5rem;}
    .news_info{max-width: 95%; flex: 0 0 95%;}
}
@media (max-width:767px) {
    .news_title{margin-top: 5.5rem;}
    .news_title > .module-container{position: relative;}
    .news_title::before{right: -2.5rem; top: -9rem; width: 180px; height: 165px;}
    .news_info div.link-list ul li i{margin: 0;}
}
/********/
.button_home div.link-list ul{
    display: table; 
    margin: 2rem auto 0;
}
.button_home div.link-list ul  li a{
    padding: 10px 30px;
    border: 2px solid rgb(0, 0, 0);
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 0px;
}
.button_home div.link-list ul  li a:hover{
    border-color:#ff0000;
}
.button_home div.link-list ul li i{
    font-size:24px;
}

/*autumn********************************************************************************/
.J006_aboutinfo_wrap .J006_titletxt {margin-bottom: 2rem; margin-top: 3rem;}
.J006_aboutinfo_wrap .about_info {background: #eeeae5; margin-bottom: -5rem; z-index: 1;}
.J006_aboutinfo_wrap .about_info h3{margin-bottom: 1.5rem;}
.J006_aboutinfo_wrap .about_info p{line-height: 33px;}
.J006_aboutinfo_wrap .J006_abtservice {margin-top: 4rem; margin-bottom: 3rem;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid{height: auto !important;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 2.5rem; position: unset !important;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item img{max-width: 100%; width: auto; margin: 15px auto 30px; display: table;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item h3{font-size: 24px; letter-spacing: 1px; display: table; margin: auto; padding-bottom: 10px;position: relative;}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item h3::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 20px;
    background: #e8d9c2;
    z-index: -1;
}
.J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item p{font-size: 16px; color: #666; letter-spacing: 1px; line-height: 28px;}
.J006_abthistory_wrap .abt_historyTIT{max-width: 20%; flex: 0 0 20%;}
.J006_abthistory_wrap .abt_historyTIT::before {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    right: 118px;
    top: 0;
    background: #e2e2e2;
    height: 300px;
}
.J006_abthistory_wrap .abt_historyTIT h3{display: table; width: 30px; line-height: 1.1; font-weight: bold; color: #5a3612; position: absolute; right: 75px; top: 0;}
.J006_abthistory_wrap .abt_historyTIT p{display: table; position: absolute; transform: rotate(90deg); right: 60px; top: 11rem; font-family: serif !important; font-size: 20px; letter-spacing: 1px; color: #999;}
.J006_abthistory_wrap .abt_historyBOX{margin-bottom: 3rem;max-width: 80%; flex: 0 0 80%;}
.J006_abthistory_wrap .abt_historyBOX::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 16%;
    height: 310px;
    background: #eeeae5;
}
.J006_abthistory_wrap .abt_historyBOX .swiper-container{padding-top: 3.5rem;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide-style{border-radius: 0; box-shadow: none; background: none;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-img img{border-radius: 0;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-title{padding: 0; text-align: left; font-size: 30px; font-weight: bold; font-family: serif !important; letter-spacing: 1px; color: #cfa972; line-height: 1;}
.J006_abthistory_wrap .abt_historyBOX .swiper-slide .swiper-content{-webkit-line-clamp: unset;padding: 0; font-size: 17px; color: #333;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-disabled, 
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-disabled{display: none;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white, 
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white{width: 50px; height: 50px;top: 40px;opacity: 1;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white{ left: unset; right: 80px;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white{right: 15px;}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-next.swiper-button-white::after {
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 40px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    transform: skew(45deg);
}
.J006_abthistory_wrap .abt_historyBOX .swiper-button-prev.swiper-button-white::after {
    padding: 4px 10px;
    background: none;
    font-size: 0;
    width: 40px;
    height: 10px;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    transform: skew(-45deg);
}
.autumn_lamp_info .mix-wrapper .editor-content{
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    align-content: baseline;
    padding-top: 1.5rem;
    color: #333;
}
.autumn_lamp_btn{
    max-width: 50%;
    flex: 0 0 50%;
    margin-left: 46%;
    margin-top: -10rem;
    z-index: 9;
}
.autumn_lamp_btn div.link-list{background: none;}
.autumn_lamp_btn div.link-list ul li a, 
.autumn_lamp_btn div.link-list ul li span{
    background: #a40000;
    padding: 15px 30px 16px;
    border-radius: 50px;
    border-bottom: 4px solid #640000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    bottom: 0;
    transition: .3s;
}
.autumn_lamp_btn div.link-list ul li a:hover, 
.autumn_lamp_btn div.link-list ul li span:hover{
    background: #640000;
    border-bottom: 0px solid #640000;
    bottom: -4px;
    transition: .3s;
}
.autumn_lamp_btn div.link-list ul li i{order: 1; margin: 0px 0 0 15px; font-size: 24px;}
@media (max-width:1439px) {
    .J006_aboutinfo_wrap .J006_abtservice{flex: 0 0 83.333333%; max-width: 83.333333%;}
}
@media (max-width:1280px) {
    .J006_aboutinfo_wrap .J006_titletxt, 
    .J006_aboutinfo_wrap .theme02.J006_bgtitle{max-width: 100%; flex: 0 0 100%;}
}
@media (max-width:1152px) {
    .J006_aboutinfo_wrap .about_info{flex: 0 0 83.333333%; max-width: 83.333333%;}
    .J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 1.5rem;}
}
@media (min-width:992px) and (max-width:1199px){
	.J006_aboutinfo_wrap .about_info, .autumn_lamp_info, .autumn_lamp_type {max-width: 90%; flex: 0 0 90%;}
}
@media (max-width:1024px) {
    .J006_aboutinfo_wrap .J006_abtservice .falls-container .grid .grid-item{padding: 0 15px;}
}
@media (max-width:991px) {
    .J006_aboutinfo_wrap .J006_titletxt { margin-bottom: 1rem; margin-top: 3rem;}
    .J006_aboutinfo_wrap .about_info, 
    .J006_aboutinfo_wrap .J006_abtservice{max-width: 90%; flex: 0 0 90%;}
    .J006_abthistory_wrap .abt_historyTIT { max-width: 18%; flex: 0 0 18%;}
    .J006_abthistory_wrap .abt_historyBOX{max-width: 82%;flex: 0 0 82%;}
    .autumn_lamp_btn{margin-left:50%;}
    .autumn_lamp_btn div.link-list ul{text-align:center;}
}
@media (max-width:767px) {
    .J006_aboutinfo_wrap .J006_titletxt{position: unset; transform: unset; background: none; min-width: unset;margin-top: 1.5rem;}
    .J006_aboutinfo_wrap .J006_titletxt h2{color: #5a3612;}
  .J006_aboutinfo_wrap .theme02.J006_bgtitle .bgfixed, 
  .J006_aboutinfo_wrap .theme02.J006_bgtitle .bgfixed > div{min-height:300px !important;}
    .autumn_lamp_info .mix-wrapper{padding:15px 20px;}
    .autumn_lamp_btn{margin-top: -3rem; margin-left: 0; max-width: 100%; flex: 0 0 100%;}
}
@media (max-width:575px) {
    .J006_abthistory_wrap .abt_historyTIT{max-width: 90px; flex: 0 0 90px;}
    .J006_abthistory_wrap .abt_historyTIT::before{right: 65px;}
    .J006_abthistory_wrap .abt_historyTIT h3{right: 25px;}
    .J006_abthistory_wrap .abt_historyTIT p{right: 7px;}
    .J006_abthistory_wrap .abt_historyBOX { max-width: calc(100% - 90px); flex: 0 0 calc(100% - 90px);}
  .autumn_lamp_info{margin: 0 !important;}
  .autumn_lamp_info .mix-wrapper .editor-content{padding-top: 0; margin-top: 0; font-size: 20px;}
  .autumn_lamp_btn{margin-top: 0;}
  .autumn_lamp_type{padding-top: 0 !important; margin-bottom: 0 !important; padding: 0 30px;}
}