﻿@charset "utf-8";
/* CSS Document */

body{
	font-family:TaipeiSansTCBeta-Regular,"微軟正黑體",open-sans, Arial, sans-serif  !important;
	line-height:170%;
	font-size:1em;
	color:#333;
	background-repeat:repeat-y;
	padding-bottom:100px;
	float: left;
    width: 100%;
	background:url(../images/body_bg.jpg);
}
.container{
	max-width:768px;
	width:100%;
	margin:0 auto;
}
.font_01{
	font-family: GenRyuMinTW-Medium!important;/*源流明體*/
}
.font_02{
	font-family: GenRyuMinTW-SemiBold!important;
}
.font_03{
	font-family: TaipeiSansTCBeta-Bold!important;
}
.fontsize_24{
	font-size: 1.625em;
}
.form-control{
    font-size: 2em;
    padding: 2.7% 3%;
    border-radius: 10px;
    border: solid #666 1px;
    background: #fff;
}
input{
	font-family:TaipeiSansTCBeta-Regular,"微軟正黑體",open-sans, Arial, sans-serif  !important;
	font-size:1em;
	color:#333;
}
textarea{
	font-size:1.875em;
	padding:2%;
	width:94%;
	border: solid #666 1px;
	line-height:160%;
}
.btn_box ,.btn_box_play {
	text-align:center;
	margin:5.1% 0;
	width:100%;
}
.btn_box a ,.btn_box button  {
	font-family:TaipeiSansTCBeta-Regular,"微軟正黑體",open-sans, Arial, sans-serif  !important;
	border:solid #fff 2px;
	color:#fff;
	border-radius:70px;
	margin-top:50px;
	display:inline-block !important;
	padding:0 11.5%;
	margin:5px;
	font-size:1.25em;
	line-height:225%;
}
.btn_02{
	background:#a77e24;
	color:#fff;
	border-radius:50%;
	width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.btn_02:hover{
	background:#666;
	color:#fff;
}
.btn_02.add{
	font-size:2em;
}
.btn_gray_box{
	float:left;
	width:100%;
	max-width:768px;
	/*margin: 5% auto;
	padding:30px 0;*/
}
.btn_gray_box .btn_gray{
	float:left;
	width:90%;
	max-width:768px;
	text-align:center;
	margin: 30px 0;
}
.btn_gray{
	background:#808080;
	color:#fff;
	border-radius:20px;
	font-size:2em;
	padding:3.1% 5%;
}
.btn_gray:hover,.btn_gray:active{
	background:#7e1020;
	color:#fff;
}
a{
	color:#333;
}
a:hover ,a:focus {
	color:#641a20;
}
.con_font{
	font-size:2em;
	line-height: 170%;
}
.page_type{
	border-left: solid #801020 6px ;
	font-size:1.75em;
	color:#000;
	padding-left:20px;
	line-height:100%;
	margin:18px 0 10px 0;
	font-family: TaipeiSansTCBeta-Bold !important;
}
.noborderbottom{
	border-bottom:none!important;
}
.display_inline{
	display:inline-block;
}
.red{
	color:#801020;
}
.green{
	color:#3fa335;
}
.blue{
	color:#113355;
}
.blue_01{
	color:#28328c;
}


/*video_btn*/
.video_btn{
	float:left;
	width:100%;
}
.video_btn .btn_box_play{
	float:left;
	width:calc(100% - 75px) ;
}
.video_btn .video_play_time{
	float:left;
	width:75px;
}


/*btn_box_play*/
.btn_box_play {
	width:80%;
	/*float:right;*/
}
.btn_box_play a{
	display:inline-block;
	margin:10px 8% 10px 0;
	float:left;
}
/*.btn_box_play a:nth-child(1),.btn_box_play a:nth-child(2) {
	width:30%;
	float:left;
}
.btn_box_play a:nth-child(3) {
	width:40%;
	float:left;
}*/
.btn_box_play a i{
	font-size:90px;
	color:#801020;
}
.btn_box_play a:hover i{
	color:#641a20;
}
/*.btn_box_play a:nth-child(3) div{
	font-size:1.625em;
	background:#801020;
	color:#fff;
	padding:31px 30px;
	border-radius:50px;
}*/
.btn_box_play .share{
	font-size:1.6em;
	background:#4d4d4d;
	color:#fff;
	padding:26.6px 19.4px;
	border-radius:50px;
	line-height:145%;
}
.btn_box_play .share.active{
	font-size:1.5em;
	background:#801020;
	color:#fff;
	padding:16.2px 21px;
	border-radius:50px;
	line-height:120%;
}
.btn_box_play #endbutton{
	font-size:1.6em;
	background:#801020;
	color:#fff;
	padding:26.6px 19.4px;
	border-radius:50px;
	line-height:145%;
}
.btn_box_play #endbutton:hover{
	background:#641a20;
}


/*video_play_time*/
.video_play_time{
	float:left;
	width:80%;
	border-radius:50px;
	padding:11% 0;
	font-size:30px;
	color:#333;
	/*margin: 10px 20px;*/
	text-align:right;
	font-size:30px;
}


/*歡迎頁*/
.welcome_bg{
	background: url(../images/welcome_bg.jpg);
	background-position:center top;
	padding-bottom:80px;
}
#scripture .wrap {
    background: rgba(255, 255, 255,0);
	position:relative;
}
.logo_093{
	position:absolute;
	right:0;
	top:16px;
}
.welcome_logo{
	text-align:center;
	margin-top:30%;
}
.welcome_logo img{
	width:100px;
}
#scripture .wrap .title {
    font-size: 1.625em;
    color: #333;
    font-weight: bold;
    text-align: left;
	margin:20px 0 ;
	font-family:TaipeiSansTCBeta-Regular;
}
#scripture .ch{
	line-height:170%;
	font-size:1.875em;
	font-family: GenRyuMinTW-Medium!important;
}
#scripture .en{
	line-height:170%;
	margin-top:20px;
	font-size:1.5em;
	font-family: GenRyuMinTW-Medium!important;
}
#scripture .btn_box {
	text-align:center;
	margin-top:20px;
}
#scripture .btn_box a {
	border:solid #fff 2px;
	color:#fff;
	margin-top:50px;
	font-family:TaipeiSansTCBeta-Regular!important;
	font-size:2.125em
}
#scripture .btn_box a:hover  ,#scripture .btn_box a:focus{
	border:solid #801020 2px;
	background:#801020;
}
.owl-carousel {
	/*margin:5% 0;*/
}
.owl-carousel{
	display:block !important;
	float: left;
    width: 100%;
}
.owl-carousel img{
	max-width:100%;
}



/*share*/
.share_bg{
	background:#4d4d4d;
	/*padding-bottom: 17%;*/
}
.share_bg .welcome_bg{
	width: 70%;
    max-width: 700px;
    margin: 10% 15%  300px 15%;
	font-size:0.7em;
	padding-bottom:0;
	background: url(../images/welcome_bg_s.jpg);
	background-position:center top;
	background-size: cover;
	background-repeat:no-repeat;
}
.share_bg .welcome_logo {
    margin: 25% 0 10% 0;
}
.share_bg .welcome_bg .container{
	padding-bottom:calc(5% + 70px);
}
.share_bg .welcome_logo img {
    width: 20%;
}
.qrcode_box{
	text-align:right;
	position: absolute;
    right: 1%;
	margin-top:5%;
}
.qrcode_box img{
	margin:5px;
}


/*share_box*/
.share_box{
	width: 100%;
    display: flex;
    justify-content: center;
}
.share_box .container{
	background: #fff;
    border-radius: 30px;
    padding: 7.5% 15px;
    position: fixed;
    bottom: 20px;
	width: 90%;
}
.share_box .container_water{
	background: #fff;
    border-radius: 30px;
    padding: 2.5% 15px;
    
    bottom: 20px;
	width: 70%;
}
.share_box .title{
	text-align:center;
	font-size:1.875em;
	margin-bottom:3%;
}
.share_box ul{
	float:left;
	width:100%;
	list-style:none;
}
.share_box ul li{
	float:left;
	width:16%;
	padding:2%;
	text-align:center;
	font-size:1.4em;
}
.share_box ul li img{
	border-radius:50%;
	width:85%;
	margin-bottom:10px;
}




/*share_box*/
.share_box2{
	width: 100%;
    display: flex;
    justify-content: center;
}
.share_box2 .container{
	background: #fff;
    border-radius: 30px;
    padding: 25% 15px;
    position: fixed;
    bottom: 20px;
	width: 50%;
}
.share_box2 .container_water{
	background: #fff;
    border-radius: 30px;
    padding: 2.5% 15px;
    
    bottom: 20px;
	width: 70%;
}
.share_box2 .title{
	text-align:center;
	font-size:1.875em;
	margin-bottom:3%;
}
.share_box2 ul{
	float:left;
	width:100%;
	list-style:none;
	
}
.share_box2 ul li{
	display: inline-block;
	width:45%;
	padding:2%;
	text-align:center;
	font-size:1.4em;
}
.share_box2 ul li img{
	border-radius:50%;
	width:85%;
	margin-bottom:10px;
}



/*login*/
#login{
	padding:0 30px;
}
#login .id img ,#login .password img{
	position:absolute;
	margin:30px 0 0 0;
	width: 50px;
}
#login .wrap form li input {
    padding: 7% 5% 7% 11%;
	font-size: 1.875em;
	font-family: TaipeiSansTCBeta-Regular!important;
	color:#999;
}
#login .btn_box button{
	border-radius:50px;
	border:solid #333 1px;
	background-color: transparent!important;
	color:#333;
	width: 75%;
	font-size:2.125em;
}
#login .btn_box button:hover{
	border-radius:50px;
	border:solid #801020 1px;
	background-color: #801020!important;
	color:#fff;
}
#login .remember{
	float: left;
    width: 100%;
	font-size:1.875em;
	color:#4d4d4d;
}
#login .links{
	width:100%;
}
#login .links a:after{
	content:"│";
	padding-left:20px;
}
#login .links a:nth-child(3):after{
	content:"";
}
#login .wrap form p {
    font-size: 1.375em;
}


/*home*/
.home_logo>img{
	width:300px;
}
.home_logo{
	position:relative;
}
.share_icon{
	background:url(../images/icon_47.svg);
	background-size:70px;
	float:left;
	position:absolute;
	right:0;
}
.share_icon:hover ,.share_icon:active{
	background:url(../images/icon_48.svg);
	background-size:70px;
	float:left;
}
.share_icon img{
	width:70px;
	height:70px;
}
#home .user{
	background:url(../images/home_pic_01.png);
	background-position:right top;
	background-repeat: no-repeat;
	background-size:200px;
	padding:15% 0 6% 0;
}
#home .user .name{
	border-radius: 50px;
    border: solid #333 1px;
    padding: 3px 20px;
    color: #333;
    width: calc(100% - 160px);
    font-size: 1.75em;
    line-height: 190%;
	font-family: GenRyuMinTW-SemiBold !important;
}
#home .navi li {
	width: calc(50% - 40px);
	padding:20px;
}
#home .navi li a{
	background-size: cover!important;
	background-repeat:no-repeat!important;
	background-position:center center;
	border-radius:20px;
	padding:17% 25%;
	color:#fff ;
	line-height: 150%;
    font-size: 3em;
	font-family: GenRyuMinTW-SemiBold !important;
}
#home .navi li:nth-child(1) a{
	background: url(../images/menu_bg_01.jpg);
	background-position: center center;
}
#home .navi li:nth-child(2) a{
	background: url(../images/menu_bg_02.jpg);
	background-position: center center;
}
#home .navi li:nth-child(3) a{
	background: url(../images/menu_bg_03.jpg);
	background-position: center center;
}
#home .navi li:nth-child(4) a{
	background: url(../images/menu_bg_04.jpg);
	background-position: center center;
}
#home .navi li:nth-child(5) a{
	background: url(../images/menu_bg_03.jpg);
	background-position: center center;
}
#home .navi li:nth-child(6) a{
	background: url(../images/menu_bg_04.jpg);
	background-position: center center;
}


/*index_btn*/
.index_btn{
	float: left;
	width: 100%;
	margin: 1.5% 0;
}
.index_btn a{
    font-family: GenRyuMinTW-SemiBold;
    float: left;
    width: 94%;
    padding: 5.8% 3%;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 4.8%;
    position: relative;
    letter-spacing: 0.1em;
}
.index_btn .btn_bg_01 a{
	background-image: url(../images/index_btn_01.jpg);
    background-position: top center;
	background-size: cover;
    font-size: 2.625em;
	letter-spacing: 0.2em;
}
.index_btn .btn_bg_01 a small ,.index_btn .btn_bg_02 a small{
    font-size: 0.8em;
}
.index_btn .btn_bg_02 a{
	background-image: url(../images/daba_menu_02.jpg);
    background-position: top center;
    background-size: cover;
    font-size: 2.625em;
}


/*ad_01*/
#SubForm{
	z-index: 101; 
	/*position: absolute; */
	display: block; 
	width: 100%; 
	height: 100vh; 
	background: rgba(0, 0, 0, 0.7); 
	text-align:center;
	position: fixed;
    left: 0;
    top: 0;
}
#SubForm2{
	z-index: 101; 
	/*position: absolute; */
	display: block; 
	width: 100%; 
	height: 100vh; 
	background: rgba(0, 0, 0, 0.7); 
	text-align:center;
	position: fixed;
    left: 0;
    top: 0;
}

.ad_box{
	margin: 0 auto;
}
.ad_scroll_01{
	background: url(../images/ad_bg_01.jpg);
	background-size:cover;
	margin: 0 auto; 
	text-align:center;
	/*overflow-y: scroll;*/
	border-radius: 30px;
	max-width: 550px;
	color:#333;
	font-size: 1.875em;
	line-height: 190%;
	/*height: 80vh;*/
	padding: 30% 5% 30% 5%;
	position: relative;
}
.ad_scroll_02{
	background: url(../images/detail_bg_02_s.jpg);
	background-size:cover;
	margin: 0 auto; 
	text-align:center;
	/*overflow-y: scroll;*/
	border-radius: 30px;
	max-width: 550px;
	color:#333;
	font-size: 1.875em;
	line-height: 190%;
	/*height: 80vh;*/
	padding: 30% 5% 30% 5%;
	position: relative;
}
.close_ad{
	color:#fff;
	cursor: pointer; 
	position: absolute;
	right: 20px;
    top: 20px;
	font-size: 2em;
}
.close_ad2{
	color:#0a0a0a;
	cursor: pointer; 
	position: absolute;
	right: 20px;
    top: 20px;
	font-size: 2em;
}

.ad_scroll_01 .title{
	font-size: 1.6666em;
}
.ad_scroll_02 .title{
	font-size: 1.8em;
}




/*navigation*/
#navigation .container{
	padding:0;
}
#navigation li a {
    line-height: 100%;
	font-size:1.5em;
	padding:10px;
}
#navigation .container li img{
	clear:both;
	width:40px;
}
#navigation li a{
	background-size:50px !important;
	padding-top:66px;
}
#navigation li a:hover ,#navigation li a.active{
	background-size:50px !important;
}
#navigation li:nth-child(1) a{
	background:url(../images/icon_03.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(1) a:hover ,#navigation li:nth-child(1) a.active{
	background:url(../images/icon_03_r.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(2) a{
	background:url(../images/icon_04.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(2) a:hover ,#navigation li:nth-child(2) a.active{
	background:url(../images/icon_04_r.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(3) a{
	background:url(../images/icon_05.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(3) a:hover ,#navigation li:nth-child(3) a.active{
	background:url(../images/icon_05_r.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(4) a{
	background:url(../images/icon_06.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(4) a:hover ,#navigation li:nth-child(4) a.active{
	background:url(../images/icon_06_r.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(5) a{
	background:url(../images/icon_07.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
#navigation li:nth-child(5) a:hover ,#navigation li:nth-child(5) a.active{
	background:url(../images/icon_07_r.svg);
	background-repeat:no-repeat;
	background-position: center 10px;
}


/*bg*/
.bg_01{
	background:url(../images/detail_bg_01_b.jpg);
	background-attachment:fixed;
	background-position:center top;
}
.bg_02{
	background:url(../images/detail_bg_02_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_03{
	background:url(../images/detail_bg_03_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_04{
	background:url(../images/detail_bg_04_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_05{
	background:url(../images/detail_bg_05_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_06{
	background:url(../images/detail_bg_06_b.jpg);
	/*background-attachment:fixed;*/
	background-position:center top;
	background-size:cover;
	/*-webkit-background-attachment:fixed;*/
}
.bg_07{
	background:url(../images/detail_bg_07_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_08{
	background:url(../images/detail_bg_08_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_09{
	background:url(../images/detail_bg_09_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_10{
	background:url(../images/detail_bg_10_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_11{
	background:url(../images/detail_bg_11_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_12{
	background:url(../images/detail_bg_12_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_13{
	background:url(../images/detail_bg_13_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_14{
	background:url(../images/detail_bg_14_b.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}
.bg_dark{
	background:url(../images/bg_dark.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-size:cover;
	-webkit-background-attachment:fixed;
}



/*header*/
header .title{
	background:url(../images/logo.svg);
	background-repeat:no-repeat;
	background-position:0 -2px;
	background-size:70px;
	padding:5px 10px 5px 80px;
	font-size:2.5em;
	color:#000;
	line-height: 160%;
	font-family: GenRyuMinTW-SemiBold !important;
	letter-spacing: 0.1em;
}
header .title.font_02{
	font-size:2.5em;
}
header .container{
	position:relative;
	padding:3% 5%;
}


/* header detail*/
header.detail{
	background:#333;
} 
header.detail .container{
	background:none;
}
header.detail .title{
	background: none;
	color:#fff;
} 
header.detail .back {
    left: 5%;
    width: 40px;
    height: 40px;
    background-size: 40px;
	/*top: 47%;*/
}
header.detail .container {
    padding: 2.5% 5%  1% 5%;
}


/*page_con*/
.page_con{
	padding-top:10%;
}



/*news-list*/
#news-list {
	/*margin-top:2.2%;*/
}
#news-list .container{
	padding:2% 0 0 0;
} 
.tabs{
	border-bottom:solid #666 1px;
	margin-top:-1px;
	margin:-1px -5% 0 -5%;
	background: url(../images/body_bg.jpg);
}
.tabs.two .container a{
 	width: calc(48% - 5px);
	text-align: center;
}
.tabs.bg_none{
	background: transparent;
}
.tabs .container{
	padding:0 2%;
}
    .tabs a {
        font-size: 2em;
        padding: 16px 0;
        margin: 0 2.5%;
        letter-spacing:1px;
    }

.tabs2 .container{
	padding:0 5%;
}
    .tabs2 a {
        font-size: 2em;
        padding: 10px 0;
        margin: 0 2.5%;
        letter-spacing:1px;
    }

#news-list .list dd .title {
	font-size:2.25em;
	color:#000;
	line-height:150%;
}
#news-list .list dt{
	width:36.2%;
}
#news-list .list dd{
	width:63.8%;
	padding-left:30px;
}
#news-list .list dt img {
    width: 100%;
	height:auto;
}
#news-list .list dd .date {
	line-height:150%;
	color:#4d4d4d;
	font-size:1.625em;
	padding:18px 0 0 0;
	max-height: 120px;
    overflow: hidden;
}


/*online-play*/
#online-play .title {
	font-size:2.625em;
	color:#000;
	padding:1% 0;
}
#online-play .video{
	margin:0 -5.5%;
}
#online-play .wrap{
	float:left;
	width:100%;
	padding-top:10px;
}
.video_header .video iframe {
    height:100vh;
	margin-top:-92px;
}
header.video_header .container{
	padding-top:5px !important;
	padding-botom:0 !important;
}
.video_header header{
    padding: 0 10px 0 80px;
	display:none;
}
.video_header #online-play .video {
    margin-bottom: -94px;
}
.video_header header .back {
    /*top: 20%;*/
}


/*每日任務*/
.container.task_list{
	max-width:100%;
}
.container.con{
	padding:0;
}
.container.task_list #user{
	margin:0;
}
.container.task_list #user .container{
	padding:0;
}
#user .rank{
	font-size: 1.5em;
    border: solid #666 1px;
    border-radius: 30px;
    padding: 2% 4%;
    margin-left: 5%;
}
.task_list #user .info{
	padding: 10% 2% 0 0;
}
.container.task_list .tabs {
    margin: 0 -6% 0 -6%;
}
.tabs_width  a {
    padding: 2.4% 5% !important;
    margin: 0;
}
#training.container{
	padding:0;
}
.class_list{
	margin-top:5.4%;
}
.class_list .container{
	padding:0;
}


/*個人資訊*/
.user_mission{
	float: left;
	width: 100%;
	padding: 1.4% 0 4% 0;
}
.user_mission .item{
	float: left;
	width: calc(84% /8);
	padding: 1%;
	text-align: center;
}
.user_mission.line .btn{
	float: left;
	width: 26.5%;
	margin-top: 3px;
}
.user_mission.line .btn a{
	float: left;
	width: 100%;
	border-radius: 45px;
	text-align: center;
	color:#fff !important;
	background:#801020 ;
	font-size: 1.875em;
	padding: 15% 0;
}
.user_mission.line .btn a:hover{
	background:#641a20 ;
}
.user_mission .item img{
	width: 100%;
}



/*榮譽勳章tab*/
.tab_btn_box{
	float:left;
	width: 100%;
}
.tab_btn_box a{
	display: inline-block;
	font-size: 2em;
    padding: 3.1% 3.9%;
	background: #fff;
	border-radius:10px;
	margin: 6% 3% 6% 0;
}
.tab_btn_box a.active{
	background: #808080;
	color:#fff;
}
.tab_con{
	float: left;
	width: 100%;
	background: rgba(255,255,255,.7);
	border-radius:20px;
	padding: 3% 0 ;
}
.tab_medal_list{
	float: left;
	width: 100%;
}
.tab_medal_list .item{
	float: left;
	width: calc(70% / 3);
	text-align: center;
	margin: 3% 5%;
}
.tab_medal_list .item img{
	width: 100%;
	max-width: 150px;
}
.tab_medal_list .item .title{
	font-size:1.5em ;
	margin-top: 3%;
}
.tab_medal_list_01{
	float: left;
	width: 100%;
}
.tab_medal_list_01 .item{
	float: left;
	width: calc(70% / 3);
	text-align: center;
	margin: 3% 5%;
}
.tab_medal_list_01 .item a{
	float: left;
	width: 100%;
	position: relative;
}
.tab_medal_list_01 .item img{
	width: 100%;
	max-width:150px;
	border-radius:50%;
	background: #b3b3b3;
}
.tab_medal_list_01 .item .title{
	margin-top: 3%;
	position: absolute;
	top:20%;
	color:#fff;
	font-size: 1.75em;
	line-height: 140%;
	width: 100%;
}


/*迴向*/
.container.give_back{
	padding:0;
}
.give_back table{
	margin:12px 3% 5% 3%;
	float:left;
	width:94%!important;
}
.give_back tbody{
	background:transparent!important;
}
.give_back tbody td {
    padding:5.1% 0!important;
}
.give_back textarea{
	margin: 0 3%;
    width: 90% !important;
}


/*迴向文*/
.certificate_01{
	/*float:left;*/
	width:100%;
	background:#efe0cd;
	background-image:url(../images/bg_flower.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size: 70%;
	border-radius:30px;
	border:solid #666 1px;
    margin: 7% 0;
}
.certificate_01 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	letter-spacing:0.8em;
	/*float:left;*/
	width:100%;
	text-align:center;
	padding:8.8% 0 7% 0;
}
.certificate_01 .font_box{
	font-size:1.875em;
	margin:5.8%;
	line-height:190%;
}
.certificate_01 .con_box{
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
	padding:5% 0;
	margin:5% 0;
	
}
.certificate_01 small{
	font-size:0.733em;
}

.certificate_02{
	/*float:left;*/
	width:100%;	
	
	background-position:bottom right;
	background-repeat:no-repeat;
	background-size: 70%;
	border-radius:30px;
	border:solid #666 1px;
    margin: 7% 0;
}
.certificate_02 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	letter-spacing:0.2em;
	/*float:left;*/
	width:100%;
	text-align:center;
	padding:0% 0 0% 0;
}
.certificate_02 .font_box{
	font-size:1.875em;
	margin:5.8%;
	line-height:190%;
}
.certificate_02 .con_box{

	padding:5% 0;
	margin:5% 0;
	font-size:1.15em;
	line-height:190%;
}
.certificate_02 small{
	font-size:0.733em;
}


/*每日任務-回報*/
#lesson-setting{
	float:left;
	width:100%;
}
#lesson-setting dd .edit.date_one {
    border-right:none;
	text-align:center;
	letter-spacing: 3px;
	line-height:20px;
	margin-top: 3px;
	margin: -2.7% 0 0 2%;
}
.date_one .title{
	color:#000 !important;
	font-size:1.875em;
	display:inline-block;
	font-weight:400;
	padding-right:10%;
}
#lesson-time{
	/*border:solid #666 1px;*/
	padding:5% 5% 2% 5%;
	border-radius:20px;
	text-align:center;
	color:#000;
}
#lesson-time dt{
	font-size:1.875em;
	margin-bottom:1%;
	font-weight:bold;
}
#lesson-time big{
	font-size:5.625em;
	line-height:130%;
}


/*每日任務-發願*/
.top_title_line{
	position: relative;
    padding: 6.6% 5% 5% 5%;
    font-size: 2.125em;
    text-align: center;
    background: url(../images/body_bg.jpg);
    margin: 0 -6%;
    border-bottom: solid #666 1px;
}
.top_title_line .container{
	padding:0;
}
.top_title_line .container::before{
	display:none !important;
}
.wish_list{
	padding:2%;
}
.wish_list tbody{
	background:transparent !important;
}
.wish_list tbody td {
    padding: 5.5% 0 !important;
}


/*成佛指南*/
.page_con.padding_top{
	padding-top:11%;
}
#training_item .list li img {
	float: left;
    border-radius: 20px 0 0 20px;
	margin-right: 6%;
	height:160px;
}
#training_item .list li:nth-child(1) img {
    background: url(../images/training_icon_01.png);
    background-color: #5c894f;
}
#training_item .list li:nth-child(2) img {
    background: url(../images/training_icon_02.png);
    background-color: #5b7399;
}
#training_item .list li:nth-child(3) img {
    background: url(../images/training_icon_03.png);
    background-color: #c6a055;
}
#training_item .list li:nth-child(4) img {
    background: url(../images/training_icon_04.png);
    background-color: #c1432e;
}
#training .ng-scope input {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 4%;
    background: url('../images/check_option.png') right top no-repeat;
    border: none;
    vertical-align: middle;
    -webkit-appearance: none;
	background-size: 68px;
}
#training .ng-scope.input_ok input {
    background-position: left top;
}
.train_list{
	border-top:solid #808080 4px;
	border-radius:0!important;
	overflow:auto;
}
.train_list .ng-scope{
	min-width:120px;
	padding-left:15px;
}
.lesson .container{
	padding:0;
}


/*學法修行*/
.lesson_item.container{
	padding:0;
}
.lesson_item li{
	padding:0;
}
.learn_list ul {
    padding-top: 11% !important;
}
.learn_list li{
	border-bottom:none !important;
	margin:6.2% 0;
}
.learn_list li a{
	background-color:rgba(255,255,255,.7)!important;
	border-radius:20px;
	font-size:2.25em !important;
	padding: 4.5% 40px 4.5% 130px!important;
	/*background:url(../images/icon_21.svg);
	background-position:15px 20px;
	background-repeat:no-repeat;
	background-size:65px*/
	background-size:100%;
	background-repeat:no-repeat!important;
	background-size:12%!important;
	background-position-x:5%!important;
	background-position-y:50%!important;
}
.learn_list li a:hover,.learn_list li a:focus{
	color:#fff;
	background-color:#801020!important;
}
.learn_list li img{
	width:65px;
	height:65px;
	top: 25%!important;
	left:5%!important;
	/*background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;*/
}
/*.learn_list li:nth-child(1) img{
	background:url(../images/icon_21.svg);
}
.learn_list li:nth-child(1) a:hover img,.learn_list li:nth-child(1) a:focus img,.learn_list li:nth-child(1) a.active img{
	background:url(../images/icon_21_w.svg);
}
.learn_list li:nth-child(2) img{
	background:url(../images/icon_22.svg);
}
.learn_list li:nth-child(2) a:hover img,.learn_list li:nth-child(2) a:focus img,.learn_list li:nth-child(2) a.active img{
	background:url(../images/icon_22_w.svg);
}
.learn_list li:nth-child(3) img{
	background:url(../images/icon_23.svg);
}
.learn_list li:nth-child(3) a:hover img,.learn_list li:nth-child(3) a:focus img,.learn_list li:nth-child(3) a.active img{
	background:url(../images/icon_23_w.svg);
}
.learn_list li:nth-child(4) img{
	background:url(../images/icon_24.svg);
}
.learn_list li:nth-child(4) a:hover img,.learn_list li:nth-child(4) a:focus img,.learn_list li:nth-child(4) a.active img{
	background:url(../images/icon_24_w.svg);
}
.learn_list li:nth-child(5) img{
	background:url(../images/icon_25.svg);
}
.learn_list li:nth-child(5) a:hover img,.learn_list li:nth-child(5) a:focus img,.learn_list li:nth-child(5) a.active img{
	background:url(../images/icon_25_w.svg);
}
.learn_list li:nth-child(6) img{
	background:url(../images/icon_26.svg);
}
.learn_list li:nth-child(6) a:hover img,.learn_list li:nth-child(6) a:focus img,.learn_list li:nth-child(6) a.active img{
	background:url(../images/icon_26_w.svg);
}*/


/*svg檔換色*/
.svg-img{
	width:65px;
	height:65px;
}
.add_active a:hover .svg-img, .add_active a:focus .svg-img{
	fill: #fff ;
}


/*禪堂*/
#school_home{
	padding-top:15%;
	width: 100%;
    float: left;
}
.top_msg{
	float:left;
	width:100%;
	font-size:1.625em;
	margin-bottom:4.4%;
	color:#666;
}
.learn_btn{
	float:left;
	width:100%;
}
.learn_btn a{
	float:left;
	width:90%;
	padding:8.9% 3% 8.9% 7%;
	font-size:2.625em;
	color:#fff;
	border-radius:20px;
	margin-bottom:5%;
	position:relative;
}
.learn_btn a:nth-child(1){
	background:url(../images/learn_menu_01.jpg);
	background-size: cover;
}
.learn_btn a:nth-child(2){
	background:url(../images/learn_menu_02.jpg);
	background-size: cover;
}
    .learn_btn a:nth-child(3) {
        background: url(../images/learn_menu_01.jpg);
        background-size: cover;
    }
.learn_btn a:after{
	position: absolute;
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.5em;
	font-size: 1.2em;
    right: 5%;
}
.learn_btn.seafood_bg a{
	background:url(../images/seafood_menu_01.jpg) !important;
	background-size: 110% !important;
	font-family: GenRyuMinTW-SemiBold;
}
.learn_btn_02{
	float:left;
	width: 108%;
    margin: 0 -2.6%;
}
.learn_btn_02 li{
	float:left;
	width:28.3%;
	margin:0 2% 4% 2%;
}
.learn_btn_02 li a{
	float:left;
	width:80%;
	background:rgba(255,255,255,.7);;
	border-radius:20px;
	font-size:2em;
	text-align:center;
	padding:5% 10% 10% 10%;
}
.learn_btn_02 li img{
	width:80px;
	height:80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom:10px;
}
.learn_btn_02 li:nth-child(1) img{
	background:url(../images/icon_21.svg);
}
.learn_btn_02 li:nth-child(1) a:hover img,.learn_btn_02 li:nth-child(1) a:focus img,.learn_btn_02 li:nth-child(1) a.active img{
	background:url(../images/icon_21_r.svg);
}
.learn_btn_02 li:nth-child(2) img{
	background:url(../images/icon_27.svg);
}
.learn_btn_02 li:nth-child(2) a:hover img,.learn_btn_02 li:nth-child(2) a:focus img,.learn_btn_02 li:nth-child(2) a.active img{
	background:url(../images/icon_27_r.svg);
}
.learn_btn_02 li:nth-child(3) img{
	background:url(../images/icon_28.svg);
}
.learn_btn_02 li:nth-child(3) a:hover img,.learn_btn_02 li:nth-child(3) a:focus img,.learn_btn_02 li:nth-child(3) a.active img{
	background:url(../images/icon_28_r.svg);
}
.learn_btn_02 li:nth-child(4) img{
	background:url(../images/icon_29.svg);
}
.learn_btn_02 li:nth-child(4) a:hover img,.learn_btn_02 li:nth-child(4) a:focus img,.learn_btn_02 li:nth-child(4) a.active img{
	background:url(../images/icon_29_r.svg);
}
.learn_btn_02 li:nth-child(5) img{
	background:url(../images/icon_30.svg);
}
.learn_btn_02 li:nth-child(5) a:hover img,.learn_btn_02 li:nth-child(5) a:focus img,.learn_btn_02 li:nth-child(5) a.active img{
	background:url(../images/icon_30_r.svg);
}
.learn_btn_02 li:nth-child(6) img{
	background:url(../images/icon_31.svg);
}
.learn_btn_02 li:nth-child(6) a:hover img,.learn_btn_02 li:nth-child(6) a:focus img,.learn_btn_02 li:nth-child(6) a.active img{
	background:url(../images/icon_31_r.svg);
}
#school_home .owl-carousel{
	margin-bottom:5%;
	float: left;
    width: 100%;
}


/*每日坐香*/
.learn_time{
	position:relative;
}
.learn_time .hint{
	text-align:left !important;
}
.learn_time .hint .container{
	display:block;
	padding:0;
}
.learn_time .hint .container:before {
	display:none !important;
}
.learn_time .top_msg{
	position:absolute;
	top:40%;
}
.learn_time_list{
	padding:0;
}
.learn_time_list ul{
	float:left;
	width:100%;
}
.learn_time_list ul li{
	float:left;
	width:23.3%;
	margin:5%;
}
.learn_time_list ul li {
	float:left;
	width:23.3%;
	margin:5%;
	position:relative;
}
.learn_time_list ul li a{
	float:left;
	width:100%;
	text-align: center;
}
.learn_time_list ul li img{
	width:100%;
	border-radius:50%;
}
.learn_time_list ul li:nth-child(1) img{
	background:#b3b122;
}
.learn_time_list ul li:nth-child(2) img{
	background:#90a922;
}
.learn_time_list ul li:nth-child(3) img{
	background:#8cb522;
}
.learn_time_list ul li:nth-child(4) img{
	background:#50ab2b;
}
.learn_time_list ul li:nth-child(5) img{
	background:#27893a;
}
.learn_time_list ul li:nth-child(6) img{
	background:#007f3a;
}
.learn_time_list ul li:nth-child(7) img{
	background:#2e7237;
}
.learn_time_list ul li:nth-child(8) img{
	background:#006a41;
}
.learn_time_list ul li:nth-child(9) img{
	background:#004c20;
}
.learn_time_list ul li a:hover img{
	background:#666;
	color:#fff;
}
.learn_time_list ul li div{
	position: absolute;
    top: 0;
    /* display: flex; */
    justify-content: center;
    width: 60%;
    margin: 20%;
    font-size: 1.75em;
    color: #fff;
    line-height: 190%;
}
.learn_time_list ul li div:first-line{
	font-size:2em;
}
.learn_btn_01{
	float:left;
	width:100%;
	padding: 2% 0 4% 0;
}
.learn_btn_01>div:nth-child(1){
	float:left;
	width:65%;
}
.learn_btn_01>div:nth-child(2){
	float:left;
	width:35%;
}
.timing_box{
	float: right;
	font-family:細明體;
    width: 50%;
    background: #4d4d4d;
    color: #fff;
    border-radius: 20px;
    padding: 7.6% 4.1%;
    font-size: 2.875em;
    margin: 9% 5% 0 0;
	margin-top:calc(8% + 10px);
	text-align:center;
}
.timing_box.anti-white{
    background: transparent;
    color: #000;
}
.timing_box input{
	display:inline-block;
	width:25%;
	background-color: transparent;
	color:#fff;
	border:none;
	font-size:1.133em;
	text-align:center;
}


/*釋疑*/
.faq_list{
	margin-top:10px;
}
.faq_list li a{
	background:url(../images/icon_32.svg);
	background-repeat:no-repeat;
	background-size:60px;
	background-position:10px;
	padding: 5.6% 40px 5.6% 90px !important;
}


/*獨參*/
#page-button-top {
    margin: 6.5% auto;
    float: left;
	width:100%;
    text-align: center;
}
#page-button-top.footbutton2 a{
	padding: 3.4% 11.9%;
    margin: 5px 2.5%;
}


/*獨參-預約*/
#only_apply select ,#only_apply textarea{
	width:100%;
}
#chat-room.container{
	padding:35px 0;
}
.control .container{
	padding:10px;
	position:relative;
}
.control textarea{
	border-radius:10px;
	/*background:#eee;
	border:none;*/
	width:calc(100% - 110px);
	font-size:2.5em;
}
.control i{
	font-size:3em;
}


/*佛堂*/
#hall{
	padding-top:80px;
	float:left;
	width:100%;
}
#hall .container{
	padding:0;
}
#hall .owl-carousel {
	margin: 0;
	float: left;
	width: 100%;
}
#hall .owl-carousel .item {
    margin: 0 0 5.8% 0;
}
#hall .owl-carousel .item img {
	border-radius:0;
}
#hall .status{
	float:left;
	width:100%;
}
#hall .status{
	float:left;
	width:100%;
	margin-bottom:5.8%;
}
#hall .status a{
	float:left;
	width:46%;
	margin: 0 2%
}
#hall .status a{
	float:left;
	width:27%;
	border-radius:20px;
	padding:6.5% 10% 10% 10%;
	text-align:center;
	font-size:2.625em;
	color:#fff;
	letter-spacing: 0.1em;
}
#hall .status a:nth-child(1) {
    background: url(../images/hall_menu_01.jpg);
    background-size: cover;
	margin: 0 3% 0 0;
}
#hall .status a:nth-child(2) {
    background: url(../images/hall_menu_02.jpg);
    background-size: cover;
	margin: 0 0 0 3%;
}
#hall .status a img{
	width:100px;
	margin-bottom:20px;
}
#hall .ad_02{
	float:left;
	width:100%;
	/*margin-bottom:6%;*/
}


/*學堂*/
.school_btn_bg a{
	padding: 6.3% 3% 6.3% 7%;
	background-size:cover !important;
}
.school_btn_bg a:nth-child(1) {
    background: url(../images/school_menu_01.jpg);
}
.school_btn_bg a:nth-child(2) {
    background: url(../images/school_menu_02.jpg);
}
.school_btn_bg a:nth-child(3) {
    background: url(../images/school_menu_03.jpg);
}
.school_btn_bg a:nth-child(4) {
    background: url(../images/school_menu_04.jpg);
}
.school_menu_icon li:nth-child(1) img {
    background: url(../images/icon_43.svg);
}
.school_menu_icon li:nth-child(2) img {
    background: url(../images/icon_44.svg);
}
.school_menu_icon li:nth-child(3) img {
    background: url(../images/icon_45.svg);
}
.school_menu_icon li:nth-child(4) img {
    background: url(../images/icon_29.svg);
}
.school_menu_icon li:nth-child(5) img {
    background: url(../images/icon_46.svg);
}
.school_menu_icon li:nth-child(6) img {
    background: url(../images/icon_28.svg);
}
.school_menu_icon li:nth-child(1) a:hover img {
    background: url(../images/icon_43_r.svg);
}
.school_menu_icon li:nth-child(2) a:hover img {
    background: url(../images/icon_44_r.svg);
}
.school_menu_icon li:nth-child(3) a:hover img {
    background: url(../images/icon_45_r.svg);
}
.school_menu_icon li:nth-child(4) a:hover img {
    background: url(../images/icon_29_r.svg);
}
.school_menu_icon li:nth-child(5) a:hover img {
    background: url(../images/icon_46_r.svg);
}
.school_menu_icon li:nth-child(6) a:hover img {
    background: url(../images/icon_28_r.svg);
}


/*學堂-影音*/
.video_margin{
	margin-top:37px;
}
.XueTang_video_con{
	padding:3% 0;
	float: left;
    width: 100%;
    margin: 0 auto;
}
.XueTang_video_con .title{
	font-size:2.5em;
	line-height:150%;
	margin-bottom:3%;
}
.XueTang_video_con .type{
	font-size:1.75em;
	line-height:170%;
	margin-bottom:2%;
	letter-spacing: 0.5px;
}
.XueTang_video_con .con_font{
	font-size:1em;
}
.XueTang_video_con #page-button{
	padding:6.5% 0;
}
.XueTang_video_con textarea{
	margin-top:-3%;
}


/*學堂-影音筆記*/
.XueTang_video_con .top_font{
	color:#666;
	font-size:1.625em;
	line-height:170%;
	margin-bottom:5.8%;
}
.XueTang_video_con .note_menu{
	float: left;
    width: 100%;
	list-style:none;
	margin-bottom:5.8%
}
.XueTang_video_con .note_menu li{
	float:left;
}
.XueTang_video_con .note_menu.two li{
	width:47%;
}
.XueTang_video_con .note_menu.two li:nth-child(2){
	float:right;
}
.XueTang_video_con .note_menu li a{
	float:left;
	width:100%;
	background:#808080;
	color:#fff;
	border-radius:10px;
	text-align:center;
	font-size:1.875em;
	padding:6.2% 0;
}
.XueTang_video_con .note_menu li a.active{
	background:#801020;
}
.XueTang_video_con .note_menu li a.acitve ,.XueTang_video_con .note_menu li a:hover{
	background:#801020;
}
.note_con{
	list-style:none;
	float:left;
	width:100%;
}
.note_con li{
	float:left;
	width:90%;
	background:#fff;
	margin-bottom:4.4%;
	padding:5%;
}
.note_con li:last-child{
	margin-bottom:0;
}
.note_con .none{
	background-image:url(../images/note.svg);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:2em;
	text-align:center;
	padding:100px 5%;
	color:#666;
}
.note_con li .title{
	color:#666;
	font-size:1.75em;
	position:relative;
	padding-left:50px;
}
.note_con li .title:before{
	content: "";
    display: block;
    background: url(../images/arrow_gray.svg);
    background-repeat: no-repeat;
    left: 0;
    width: 42px;
    height: 42px;
    position: absolute;
}
.note_con li .con_font{
	color:#000;
	font-size:1.875em;
}
.top_line_title{
	float:left;
	width:100%;
	border-bottom:solid #666 1px;
	text-align:center;
	font-size:2.125em;
	margin-top:100px;
}
.top_line_title .container{
	padding:4.8% 5%;
}


/*toggle_list*/
.toggle_list [id*='toggle_']{
	font-size:1.875em;
	letter-spacing:1px;
	line-height:170%;
	border-bottom: solid #666 1px;
	padding:3.5% 0;
	color:#000;
	position:relative;
}
.toggle_list [id*='toggle_']:after{
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
    display: inline-block;
	position:absolute;
	right:0;
}
.toggle_list [id*='toggle_']:hover ,.toggle_list [id*='item_'] li{
	color:#7e1020;
}
.toggle_list [id*='toggle_'].active:after{
	content: "\f078";
}
.toggle_list [id*='item_']{
	font-size:1.75em;
	line-height:170%;
	padding:2% 0;
}
.toggle_list [id*='item_'] li{
	width:calc(100% - 60px);
	padding:4% 60px 4% 0;
	position:relative;
}
.toggle_list [id*='item_'] li:after{	
	content: "";
    display: block;
    background: url(../images/arrow_gray.svg);
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
	right:0;
	position:absolute;
	top:33%;
}
.toggle_list [id*='item_'] li:hover:after{
	background: url(../images/arrow_r.svg);
}


/*經咒*/
#mantra{
	padding-top:3.8%;
}
.list_02{
	padding:4.3% 0;
}
.list_02 ul{
	float:left;
	width:100%;
	border-radius:20px;
	background:rgba(255,255,255,.7);
}
.list_02 ul li{
	float:left;
	width:90%;
	border-bottom:solid #666 1px;
	font-size:1.875em;
	padding:5.9% 5%;
}
.list_02 ul li:last-child{
	border-bottom:none;
}
.list_02 ul li .title{
	width:calc(100% - 320px);
	float: left;
	line-height: 130%;
}
.list_02 ul li .btn_con{
	float: right;
}
.Lab:hover , .Lab:focus{
    background: #801020;
	color:#fff;
}


/*經咒-經本*/
.description.container{
	padding:0;
	width:110%;
	margin:0 -5%;
}
.description.container img{
	width:100%;
}
.description .owl-dots{
	display:none;
}
.fixed_footer{
	position:fixed;
	bottom:0;
	margin:10px !important;
	z-index:999;
}


/*school*/
.school_list li a {
    padding: 5.6% 40px 5.6% 5% !important;
}


/*靈鷲山介紹*/
.learn_list.type_02 li:nth-child(1) img{
	background:url(../images/icon_35.svg);
}
.learn_list.type_02 li:nth-child(1) a:hover img,.learn_list li:nth-child(1) a:focus img,.learn_list li:nth-child(1) a.active img{
	background:url(../images/icon_35_w.svg);
}
.learn_list.type_02 li:nth-child(2) img{
	background:url(../images/icon_36.svg);
}
.learn_list.type_02 li:nth-child(2) a:hover img,.learn_list li:nth-child(2) a:focus img,.learn_list li:nth-child(2) a.active img{
	background:url(../images/icon_36_w.svg);
}
.learn_list.type_02 li:nth-child(3) img{
	background:url(../images/icon_37.svg);
}
.learn_list.type_02 li:nth-child(3) a:hover img,.learn_list li:nth-child(3) a:focus img,.learn_list li:nth-child(3) a.active img{
	background:url(../images/icon_37_w.svg);
}
.learn_list.type_02 li:nth-child(4) img{
	background:url(../images/icon_38.svg);
}
.learn_list.type_02 li:nth-child(4) a:hover img,.learn_list li:nth-child(4) a:focus img,.learn_list li:nth-child(4) a.active img{
	background:url(../images/icon_38_w.svg);
}
.learn_list.type_02 li:nth-child(5) img{
	background:url(../images/icon_39.svg);
}
.learn_list.type_02 li:nth-child(5) a:hover img,.learn_list li:nth-child(5) a:focus img,.learn_list li:nth-child(5) a.active img{
	background:url(../images/icon_39_w.svg);
}
.learn_list.type_02 li:nth-child(6) img{
	background:url(../images/icon_40.svg);
}
.learn_list.type_02 li:nth-child(6) a:hover img,.learn_list li:nth-child(6) a:focus img,.learn_list li:nth-child(6) a.active img{
	background:url(../images/icon_40_w.svg);
}



/*Qrcode*/
.certificate_Qrcode{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	
    margin: 5.8% 0;
}
.certificate_Qrcode .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:0% 0 4.3% 0;
	line-height: 130%;
}
.certificate_Qrcode .title img{
	margin-bottom:15px;
	width: 90px;
}
.certificate_Qrcode .title small{
	font-size:0.745em;
	line-height: 1.5em;
	/*letter-spacing:0.7em;*/
}
.certificate_Qrcode .font_box{
	font-size:1.875em;
	margin:5.8%;
	line-height:190%;
}

/*皈依證明*/
.certificate_02{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	border:solid #666 1px;
    margin: 5.8% 0;
}
.certificate_02 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:8.6% 0 1% 0;
	line-height: 100%;
}
.certificate_02 .title img{
	margin-bottom:15px;
	width: 90px;
}
.certificate_02 .title small{
	font-size:0.545em;
	/*letter-spacing:0.7em;*/
}
.certificate_02 .font_box{
	font-size:1.875em;
	margin:5.8%;
	line-height:190%;
	letter-spacing: 1px;
}
.ul_list_01{
	list-style:none;
	border-top:solid #666 1px;
	margin:5% 0 6.6% 0;
	line-height:130%;
}

.ul_list_01 li{
	border-bottom:solid #666 1px;
	padding:3.4% 0;
}
.certificate_02 .ul_list_01 li div{
	border-left: solid #801020 5px;
	padding-left: 15px;
}
.certificate_02 .title_02{
	color:#801020;
	font-size:1.133em;
	font-family: GenRyuMinTW-SemiBold;
}
.certificate_02 .title_03{
	color:#801020;
	font-size:1.133em;
	font-family: GenRyuMinTW-SemiBold;
	padding:10.9% 0 4.6% 0;
	
	margin-bottom:4.6%;
	line-height:130%;
}
.certificate_02 .img img{
	width:100%;
	border-radius:20px;
}
.certificate_02 .img .table-cell:nth-child(1){
	padding-right:2%;
}
.certificate_02 .img .table-cell:nth-child(2){
	padding-left:2%;
}
.certificate_02 .con_font{
	font-size: 1em;
    padding: 2% 0 8% 0;
}


/*表揚證明*/
.certificate_03{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	/*border:solid #666 1px;*/
    margin: 5.8% 0;
}
.certificate_03.bg_blue{
	background-color:rgba(192,224,225,.7);
	background-image: url(../images/certificate_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_03.bg_yellow{
	background-color:rgba(223,220,157,.7);
	background-image: url(../images/certificate_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_03.bg_red{
	background-color:rgba(220,202,202,.7);
	background-image: url(../images/certificate_bg.png);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_03 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:8.6% 0 4.3% 0;
	line-height: 100%;
}
.certificate_03 .title img{
	margin-bottom:15px;
	width: 110px;
}
.certificate_03 .title small{
	font-size:0.545em;
	/*letter-spacing:0.7em;*/
}
.certificate_03 .font_box{
	margin:5.8%;
	line-height:190%;
}
.certificate_03 .title_02{
	/*color:#801020;*/
	font-size:2em;
	font-family: GenRyuMinTW-SemiBold;
	margin-bottom: 3%;
}
.certificate_03 .title_03{
	color:#801020;
	font-size:2em;
	font-family: GenRyuMinTW-SemiBold;
	padding:10.9% 0 4.6% 0;
	border-bottom:solid #666 1px;
	margin-bottom:4.6%;
	line-height:130%;
}
.certificate_03 .img img{
	width:100%;
	border-radius:20px;
}
.certificate_03 .img .table-cell:nth-child(1){
	padding-right:2%;
}
.certificate_03 .img .table-cell:nth-child(2){
	padding-left:2%;
}
.certificate_03 .ul_list_01 {
	font-size: 1.875em;
}
.certificate_03 .con_font{
	font-size: 1.875em;
    padding: 2% 0 8% 0;
}



/*挑戰阿含期*/
.certificate_02.challenge{
	min-height: calc(85vh - 100px);
}
.certificate_02.challenge .title{
	line-height: 150%;
}
.challenge .font_box{
	text-align:center;
	margin: 0 5.8% 8.7% 5.8%;
}
.challenge #page-button{
	float:none;
	margin-bottom:10%;
}


/*任務證書*/
.certificate_04{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	/*border:solid #666 1px;*/
    margin: 5.8% 0;
	color:#fff;
}
.certificate_04.bg_yellow{
	background-color:rgba(202,162,28,1);
	background-image: url(../images/certificate_bg_4_1.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_04.bg_gray{
	background-color:rgba(153,153,153,1);
	background-image: url(../images/certificate_bg_4_2.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_04.bg_orange{
	background-color:rgba(182,109,53,1);
	background-image: url(../images/certificate_bg_4_3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_04.bg_green{
	background-color:rgba(104,164,139,1);
	background-image: url(../images/certificate_bg_4_4.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;	
}
.certificate_04 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:10% 0 4.3% 0;
	line-height: 100%;
}
.certificate_04 .title img{
	margin-bottom:4.4%;
	width: 110px;
}
.certificate_04 .title small{
	font-size:0.545em;
	/*letter-spacing:0.7em;*/
}
.certificate_04 .font_box{
	margin:5.8%;
	line-height:190%;
	text-align:justify;
    text-justify: inter-ideograph;
}
.certificate_04 .title_02{
	/*color:#801020;*/
	font-size:2em;
	font-family: GenRyuMinTW-SemiBold;
	margin-bottom: 3%;
}
.certificate_04 .ul_list_01 {
    border-top: solid #fff 1px;
	font-size:1.875em;
	margin:5% 0;
}
.certificate_04 .ul_list_01 li {
    border-bottom: solid #fff 1px;
    padding: 3.4% 0;
}
.certificate_04 .con_font{
	font-size: 1.875em;
    padding: 1.7% 0 8% 0;
}
.certificate_04 .con_font .con{
	min-height:170px;
}
.certificate_04 .date{
	text-align:right;
}


/*任務證書(第二版)*/
.certificate_05{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	border:solid #999 1px;
    margin: 5.8% 0;
	background:url(../images/certificate_bg_5.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_05 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:8% 0 4.3% 0;
	line-height: 100%;
}
.certificate_05 .title img{
	margin-bottom:2%;
	width: 210px;
}
.certificate_05.bg_blue .title img{
	background:url(../images/certificate_05_logo_01.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_05.bg_blue .title{
	color:#003686;
}
.certificate_05.bg_red .title img{
	background:url(../images/certificate_05_logo_02.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_05.bg_red .title{
	color:#c7000b;
}
.certificate_05.bg_yellow .title img{
	background:url(../images/certificate_05_logo_03.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_05.bg_yellow .title{
	color:#b08827;
}
.certificate_05 .title small{
	font-size:0.545em;
}
.certificate_05 .font_box{
	margin:5.8% 5.8% 0 5.8%;
	line-height:190%;
	text-align:justify;
    text-justify: inter-ideograph;
	color:#000;
	background:url(../images/certificate_bg_5_02.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:100%;
}
.certificate_05 .title_02{
	font-size:2em;
	font-family: GenRyuMinTW-SemiBold;
	margin-bottom: 3%;
}
.certificate_05 .ul_list_01 {
    /*border-top: solid #666 1px;*/
	font-size:1.875em;
	margin:5% 0;
}
.certificate_05 .ul_list_01 li {
    border-bottom: solid #666 1px;
    padding: 3.4% 0;
}
.certificate_05 .con_font{
	font-size: 1.875em;
    padding: 0 0 35% 0;
}
.certificate_05 .con_font .con{
	min-height:100px;
}
.certificate_05 .date{
	text-align:right;
}


/*華嚴法會-任務證書*/
.certificate_06{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	border:solid #999 1px;
    margin: 5.8% 0;
	background:url(../images/certificate_bg_6_1.jpg);
	background-repeat:no-repeat!important;
	background-position:top center!important;
	background-size:100%!important;
}
.certificate_06.bg_blue{
	background:url(../images/certificate_bg_6_2.jpg);
}
.certificate_06.bg_orange{
	background:url(../images/certificate_bg_6_3.jpg);
}
.certificate_06 .title{
	font-size:2.75em;
	font-family:GenRyuMinTW-SemiBold;
	/*letter-spacing:0.8em;
	float:left;*/
	width:100%;
	text-align:center;
	padding:8% 0 4.3% 0;
	line-height: 100%;
}
.certificate_06 .title img{
	margin-bottom:2%;
	width: 210px;
}
.certificate_06.bg_blue .title img{
	background:url(../images/certificate_05_logo_04.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.bg_blue .title{
	color:#FFE100;
}
.certificate_06.bg_orange .title img{
	background:url(../images/certificate_05_logo_05.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.bg_orange .title{
	color:#FFE100;
}
.certificate_06.bg_yellow .title img{
	background:url(../images/certificate_05_logo_02.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.bg_yellow .title{
	color:#c7000b;
}
.certificate_06 .title small{
	font-size:0.545em;
}
.certificate_06 .font_box{
	margin:5.8% 5.8% 0 5.8%;
	line-height:190%;
	text-align:justify;
    text-justify: inter-ideograph;
	font-family: GenRyuMinTW-SemiBold;
	color:#000;
	/*background:url(../images/certificate_bg_6_footer.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:100%;*/
}
.certificate_06 .title_02{
	font-size:2em;
	font-family: GenRyuMinTW-SemiBold;
	margin-bottom: 3%;
}
.certificate_06 .ul_list_01 {
    border-top: none;
	font-size:1.875em;
	margin:5% 0;
}
.certificate_06.bg_blue .ul_list_01 ,.certificate_06.bg_orange .ul_list_01 {
	color:#fff;
}
.certificate_06 .ul_list_01 li {
    border-bottom: solid #666 1px;
    padding: 3.4% 0;
}
.certificate_06.bg_blue .ul_list_01 li ,.certificate_06.bg_orange .ul_list_01 li {
    border-color: #fff;
}
.certificate_06 .con_font{
	font-size: 1.875em;
    padding: 0 0 35% 0;
}
.certificate_06 .con_font .con{
	min-height:100px;
}
.certificate_06.bg_blue .con_font,.certificate_06.bg_orange .con_font{
	color:#fff;
}
.certificate_06 .date{
	text-align:right;
}


/*任務證書(2022版)*/
.certificate_06.y_2022{
	font-family: GenRyuMinTW-SemiBold;
}
.certificate_06.y_2022.bg_red{
	background:url(../images/certificate_bg_8_1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_06.y_2022.bg_purple{
	background:url(../images/certificate_bg_8_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_06.y_2022.bg_yellow{
	background:url(../images/certificate_bg_8_3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_06.y_2022.bg_purple .title img{
	background:url(../images/certificate_08_logo_02.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.y_2022.bg_purple .title{
	color:#541b86;
}
.certificate_06.y_2022.bg_red .title img{
	background:url(../images/certificate_08_logo_01.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.y_2022.bg_red .title{
	color:#c7000b;
}
.certificate_06.y_2022.bg_yellow .title img{
	background:url(../images/certificate_08_logo_03.svg);
	background-repeat:no-repeat;
	background-size:cover;
}
.certificate_06.y_2022.bg_yellow .title{
	color:#d6c560;
}
.certificate_06.y_2022 .font_box{
	margin:0 5.8% 30px 5.8%;
}
.certificate_06.y_2022.bg_red .font_box{
	background:url(../images/certificate_08_footer_01.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:65%;
}
.certificate_06.y_2022.bg_purple .font_box{
	background:url(../images/certificate_08_footer_02.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:65%;
}
.certificate_06.y_2022.bg_yellow .font_box{
	background:url(../images/certificate_08_footer_03.svg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:65%;
}
.certificate_06.y_2022 .con_font{
    padding: 0 0 100px 0;
}


/*華嚴法會-任務證書(第二版)*/
.certificate_07{
	/*float:left;*/
	width:100%;
	border-radius:30px;
	border:solid #999 1px;
    margin: 5.8% 0;
	background:url(../images/certificate_bg_7.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_07 .title{
	text-align: center;
	margin: 25% 0 5% 0;
}
.certificate_07 .title img{
	width: 70%;
}
.certificate_07 .con_font{
	font-size: 1.7em;
    padding: 0 5% 7% 5%;
}
.certificate_07 .con_font ul{
	list-style: none;
	margin-bottom: 20px;
}
.certificate_07 .con_font ul li{
	border-bottom: solid#666 1px;
	padding: 2% 0;
}
.certificate_07 .date{
	text-align:right;
}
.certificate_07 .footer{
	text-align:center;
	font-family: GenRyuMinTW-SemiBold;
	color: #ffe100;
	font-size:1.5em;
	padding-bottom: 5%;
}
.certificate_07 .footer img{
	width: 70%;
	padding-bottom: 10px;
}
.certificate_07 .footer .big{
	font-size:2em;
}


/*華嚴法會-任務證書(第二版)2022*/
.certificate_07.y_2022{
	background:url(../images/certificate_bg_7_2022.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}
.certificate_07.y_2022 .footer{
	color: #541b86;
}


/*本日活動*/
#calendar{
	width:90%;
	margin:8% auto 0 auto;
	border:solid #666 1px;
	border-radius:10px;
	font-size:2em;
	line-height:220%;
}
#calendar .week {
    width: 100%;
    float: left;
	height:auto;
}
#calendar .week li {
    width:calc(100% / 7);
	padding:3% 0;
}
#calendar .dateList li {
    width:calc(100% / 7);
	padding:3% 0;
}
#calendar .dateList .red ,#calendar .dateList .red a{
    background: #801020;
    color: #fff;
	border-radius:10px;
}

#record-list .other .item{
	color:#fff;
	padding:15px;
	border-radius:10px;
	margin-right:10px;
	font-size:1.1em;
}
#record-list .other .yellow{
	background:#c6a055;
}
#record-list .other .red{
	background:#801020;
}
#record-list .other .green{
	background:#3fa335;
}
#record-list .other .blue{
	background:#5b7399;
}


/*活動查詢*/
#training .serach_item{
	font-size:2em;
	line-height:190%;
	margin:20px 0;
}
#training .serach_item li{
	margin-bottom:10px;
}
#training .serach_item .date span{
	padding:5px;
}
#training .serach_item .form-control {
    font-size: 1em;
}
#training .serach_item label{
	margin-right: 30px;
}
#training .serach_item [type="checkbox"]{
	width:30px;
	height:30px;
	margin-right: 10px;
}


/*tab*/
.tab{
	float: left;
    width: 100%;
	border-bottom:solid #666 1px;
	border-top:solid #666 1px;
}
.tab .container{
	padding:0;
}
.tab a {
	font-size: 2em;
	padding: 2.05% 3%;
	letter-spacing:1px;
	display: inline-block;
    color: #282828;
    box-sizing: border-box;
    line-height: 190%;
	border-bottom:transparent solid 6px;
	text-align:center;
}
.tab a.active ,.tab a:hover {
    border-bottom: #a3072c 6px solid;
    color: #a3072c;
}
.tab.blue a.active ,.tab.blue a:hover {
    border-bottom: #113355 6px solid;
    color: #113355;
}
.tab.two a{
	width:49% !important;
	display:none;
}
.tab.two a:nth-child(1),.tab.two a:nth-child(2){
	display: inline-block;
}
.tab.three a{
	width:32.5% !important;
	display:none;
}
.tab.three a:nth-child(1),.tab.three a:nth-child(2),.tab.three a:nth-child(3){
	display: inline-block;
}
.tab.four a{
	width:24% !important;
}



/*水陸專區*/
.water_btn a{
	background-image:url(../images/water_btn_bg.jpg);
	background-color:#1d446d;
	background-position:right bottom;
	background-repeat:no-repeat;
	font-family: GenRyuMinTW-SemiBold;
	float: left;
    width: 90%;
    padding: 8.9% 3% 8.9% 7%;
    font-size: 3em;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 5%;
    position: relative;
	letter-spacing:0.1em;
}
.water_logo{
	padding-top: 10%;
}
.water_logo img{
	width: 65%;
}
.water_menu{
	float:left;
	width:100%;
	list-style:none;
}
.water_menu li{
	float:left;
	width:100%;
	margin-bottom: 5.8%;
}
.water_menu li a{
	color:#fff;	
	font-size:2.5em;
	float: left;
    width: 90%;
    padding: 6% 3% 6% 7%;
	border-radius:20px;
	background:#666;
}
.water_menu li:nth-child(1) a{
	background-image:url(../images/water_menu_01.jpg);
	background-color:#d1911e;
	background-position:right;
	background-repeat:no-repeat;
	background-size:60%;
}
.water_menu li:nth-child(1) a:hover ,.water_menu li:nth-child(1) a:active{
	background-image:url(../images/water_menu_01_2.jpg);
	background-color:#a77418;
}
.water_menu li:nth-child(2) a{
	background-image:url(../images/water_menu_02.jpg);
	background-color:#82000d;
	background-position:right;
	background-repeat:no-repeat;
	background-size:60%;
}
.water_menu li:nth-child(2) a:hover ,.water_menu li:nth-child(2) a:active{
	background-image:url(../images/water_menu_02_2.jpg);
	background-color:#68000a;
}
.water_menu li:nth-child(3) a{
	background-image:url(../images/water_menu_03.jpg);
	background-color:#113355;
	background-position:right;
	background-repeat:no-repeat;
	background-size:60%;
}
.water_menu li:nth-child(3) a:hover ,.water_menu li:nth-child(3) a:active{
	background-image:url(../images/water_menu_03_2.jpg);
	background-color:#0e2944;
}

.water_menu li:nth-child(4) a{
	
	background-color:#568046cc;
	background-position:right;
	background-repeat:no-repeat;
	background-size:60%;
}



.water_link{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:1.5%;
}
.water_link li{
	float:left;
	width:48%;
	margin-bottom:4.5%;
}
.water_link li a{
	float:left;
	width:100%;
	background:#b3b3b3;
	font-size:2em;
	text-align:center;
	padding:6.1% 0;
	color:#113355;
}
.water_link li:nth-child(2n){
	padding-left:4%;
}
.water_link li a:hover ,.water_link li a:active{
	background:#666;
	color:#fff;
}
.water_link li a img{
	width:70px;
	vertical-align: middle;
	margin-right:15px;
}
.water_link li a span{
	vertical-align: middle;
}
.water_link li:nth-child(1) a img{
	background-image:url(../images/icon_50.svg);
}
.water_link li:nth-child(1) a:hover img ,.water_link li:nth-child(1) a:active img{
	background-image:url(../images/icon_50_w.svg);
}
.water_link li:nth-child(2) a img{
	background-image:url(../images/icon_51.svg);
}
.water_link li:nth-child(2) a:hover img ,.water_link li:nth-child(2) a:active img{
	background-image:url(../images/icon_51_w.svg);
}
.water_link li:nth-child(3) a img{
	background-image:url(../images/icon_52.svg);
}
.water_link li:nth-child(3) a:hover img ,.water_link li:nth-child(3) a:active img{
	background-image:url(../images/icon_52_w.svg);
}
.water_link li:nth-child(4) a img{
	background-image:url(../images/icon_53.svg);
}
.water_link li:nth-child(4) a:hover img ,.water_link li:nth-child(4) a:active img{
	background-image:url(../images/icon_53_w.svg);
}


/*持修影音*/
.water_dot{
	float:left;
	width:100%;
	margin-top:13.6%;
}
.water_dot li{
	float:left;
	width:100%;
	margin-bottom:5.8%;
	position:relative;
}
.water_dot li a{
	float:left;
	width:83%;
	background:rgba(255,255,255,.7);
	padding:6% 5% 6% 12%;
	border-radius:20px;
	letter-spacing:0.1em;
	font-size:2.25em;
}
.water_dot li a:before{
    content: "";
	width:20px;
	height:20px;
	border-radius:20px;
    position: absolute;
    font-size: 1.5em;
	left:5%;
}
.water_dot li:nth-child(1n) a:before{
	background:#d1911e;
}
.water_dot li:nth-child(2n) a:before{
	background:#82000d;
}
.water_dot li:nth-child(3n) a:before{
	background:#113364;
}
.water_dot li:nth-child(4n) a:before{
	background:#187d49;
}
.water_dot li a:hover ,.water_dot li a:active{
	background:#113355;
	color:#fff
}
.water_dot li a:hover:before ,.water_dot li a:active:before{
	background:#fff;
}
.water_dot li a:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 38%;
    display: block;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.5em;
}


/*持修獎勵*/
.water_user #user{
    background: transparent;
}

.water_user #user {
    margin:0;
}
.water_tab.tabs {
	float:left;
	width:100%;
    background: transparent;
	margin:0 auto;
}
.water_tab.tabs .container {
    padding: 0;
}
.water_user #user .info {
    padding: 10% 2% 0 0;
}
.water_user #user .wrap {
    padding: 5.8% 0;
}
.water_tab.tabs a.active ,.water_tab.tabs a:hover {
    border-bottom: #113355 6px solid;
    color: #113355;
}
.water_tab.tabs a{
	margin: 0 6%;
}
.water_active{
	float:left;
	width:100%;
	background:rgba(255,255,255,.7);
	border-radius:20px;
	margin: 4.4% 0;
}
.water_active li{
	float:left;
	width:27.3%;
	text-align:center;
	padding:7.2% 3%;
}
.water_active li .circle{
	font-family: GenRyuMinTW-SemiBold;
	color:#fff;
	font-size:2em;
	border-radius:50%;
	line-height:150%;
	letter-spacing:0.1em;
	width:140px;
	height:90px;
	vertical-align:middle;
	margin: 0 auto;
	padding:25px 0;
	margin-bottom:26.5%;
}
.water_active li:nth-child(1) .circle{
	background:#b66d35;
}
.water_active li:nth-child(2) .circle{
	background:#68a48b;
}
.water_active li:nth-child(3) .circle{
	background:#d2a21c;
}
.water_active li .con_font{
	font-size:1.625em;
	line-height:145%;
}
.water_active2 {
    display: flex;
    align-items: center; /* 垂直居中對齊 */
    justify-content: center; /* 水平置中 */
    width: 90%;
    background: rgba(255, 255, 255, 1); /* 背景變純白 */
    border-radius: 10px;
    padding: 15px; /* 內距確保不貼邊 */
    margin: 20px 0;
	font-size: 2.0em; /* 字體稍微變大 */
}

/* 調整圓形樣式 */
.circle-container {
    flex: 0 0 25%; /* 控制圓形區域大小 */
    display: flex;
    justify-content: center;
}

.circle {
    font-family: GenRyuMinTW-SemiBold;
    color: #fff;
    
    border-radius: 50%;
    text-align: center;
    width: 80px; /* 圓形變小 */
    height: 80px;
    background: #315b7b; /* 改為藍色 */
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
	margin-right: 30px
}

.circle span {
    font-size: 1.2em; /* 讓圓內的字體稍大 */
    display: block;
    text-align: center;
}

/* 文字部分 */
.text-container {
    flex: 0 0 60%; /* 讓文字區域擴展 */
    display: flex;
    align-items: center;
}

.text-content {
    font-size: 2.5em; /* 文字放大 */
    line-height: 1.6;
    text-align: left;
}



/* 新增標題變更 */
.header-title {
    background: yellow;
    color: red;
    font-size: 1.8em;
    font-weight: bold;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
}




/*華嚴法會*/
.HuaYan_btn a{
	background-image:url(../images/HuaYan_btn_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	font-family: GenRyuMinTW-SemiBold;
	float: left;
    width: 90%;
    padding: 8.9% 3% 8.9% 7%;
    font-size: 3em;
    border-radius: 30px;
    margin-bottom: 5%;
    position: relative;
	letter-spacing:0.05em;
    color: #d2a21c;
}
.HuaYan_btn small{
	font-size:0.66em;
}
.HuaYan_logo{
	padding-top: 10%;
}
.HuaYan_logo img {
    width: 50%;
}
.HuaYan_menu{
	float:left;
	width:100%;
	list-style:none;
}
.HuaYan_menu li{
	float:left;
	width:100%;
	margin-bottom: 5.8%;
}
.HuaYan_menu li a{
	color:#fff;	
	font-size:2.5em;
	float: left;
    width: 90%;
    padding: 6% 3% 6% 7%;
	border-radius:20px;
	background:#666;
}
.HuaYan_menu li a{
	background-image:url(../images/HuaYan_menu_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-size:cover;
}
.HuaYan_menu li a:hover{
	background-image:url(../images/HuaYan_menu_bg_01.jpg);
}
.HuaYan_link{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:1.5%;
}
.HuaYan_link li{
	float:left;
	width:48%;
	margin-bottom:4.5%;
}
.HuaYan_link li a{
	float:left;
	width:100%;
	background:#BEAC9B;
	font-size:2em;
	text-align:center;
	padding:6.1% 0;
	color:rgba(98,13,13,1);
}
.HuaYan_link li:nth-child(2n){
	padding-left:4%;
}
.HuaYan_link li a:hover ,.HuaYan_link li a:active{
	background:rgba(130,110,96,1);
	color:#fff;
}
.HuaYan_link li a img{
	width:70px;
	vertical-align: middle;
	margin-right:15px;
}
.HuaYan_link li a span{
	vertical-align: middle;
}
.HuaYan_link li:nth-child(1) a img{
	background-image:url(../images/icon_50_r.svg);
}
.HuaYan_link li:nth-child(1) a:hover img ,.HuaYan_link li:nth-child(1) a:active img{
	background-image:url(../images/icon_50_w.svg);
}
.HuaYan_link li:nth-child(2) a img{
	background-image:url(../images/icon_53_r.svg);
}
.HuaYan_link li:nth-child(2) a:hover img ,.HuaYan_link li:nth-child(2) a:active img{
	background-image:url(../images/icon_53_w.svg);
}
.HuaYan_link li:nth-child(3) a img{
	background-image:url(../images/icon_51_r.svg);
}
.HuaYan_link li:nth-child(3) a:hover img ,.HuaYan_link li:nth-child(3) a:active img{
	background-image:url(../images/icon_51_w.svg);
}
.HuaYan_link li:nth-child(4) a img{
	background-image:url(../images/icon_54_r.svg);
}
.HuaYan_link li:nth-child(4) a:hover img ,.HuaYan_link li:nth-child(4) a:active img{
	background-image:url(../images/icon_54_w.svg);
}
.HuaYan_top_msg{
	font-size: 1.875em;
	line-height: 170%;
    padding: 1.5% 0 1.5% 0;
}
.HuaYan_top_msg_r{
	color:rgba(98,13,13,1);
	font-size: 1.875em;
}
.HuaYan_arrow{
	float:left;
	width:100%;
	margin-top:10%;
}
.HuaYan_arrow li{
	float:left;
	width:100%;
	margin-bottom:5.8%;
	position:relative;
}
.HuaYan_arrow li a{
	float:left;
	width:90%;
	background:rgba(130,110,96,.85);
	padding:6% 5% 6% 5%;
	border-radius:20px;
	letter-spacing:0.1em;
	font-size:2.25em;
	color:#fff;
}
.HuaYan_arrow li a:hover ,.HuaYan_arrow li a:active{
	background:rgba(98,13,13,1);
	color:#fff
}
.HuaYan_arrow li a:hover:before ,.HuaYan_arrow li a:active:before{
	background:#fff;
}
.HuaYan_arrow li a:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 38%;
    display: block;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.5em;
}


/*挑戰任務*/
.head_top{
	margin-top: calc(3.5% + 15px);
}
.mission{
	float: left;
	width: 100%;
}
.mission>.title{
	float: left;
	width: 110%;
	padding: 6% 0;
	text-align: center;
	font-size: 2.125em;
	border-bottom: solid #666 1px;
	margin: 0 -5%;
}
.mission> .second_title{
	float: left;
	width: 110%;
	padding: 5.2% 0;
	text-align: center;
	font-size: 1.625em;
	border-bottom: solid #666 1px;
	margin: 0 -5%;
}
.mission_list{
	float: left;
	width: 100%;
	padding: 2.5% 0;
}
.mission_list .item{
	float: left;
	width: 100%;
	padding: 4.7% 0;
}
.mission_list a{
	float: left;
	width: 100%;
}
.mission_list .img{
	float: left;
	width: 46%;
	text-align: right;
	padding-right: 3.7%;
}
.mission_list .img img{
	width: 49%;
}
.mission_list .title{
	float: left;
	width: 46%;
	font-size: 2.5em;
	padding:7% 0 0 3.7%;
	line-height: 130%;
}
.mission_detail_list{
	float: left;
	width: 110%;
	padding: 5% 0;
	margin: 0 -5%;
}
.mission_detail_list .item{
	float: left;
	width: calc(100%/3);
	padding: 5.1% 0;
	text-align: center;
}
.mission_detail_list .item:nth-child(3n+1){
	clear: both;
}
.mission_detail_list .img{
	margin: 0 auto;
}
.mission_detail_list .img img{
	width: 59%;
}
.mission_detail_list .item .title{
	font-size: 1.625em;
	line-height: 150%;
	font-family: TaipeiSansTCBeta-Bold;
	padding-top: 6%;
}


/*大悲閉關法會*/
.daba_banner{
	margin: 40px -5.5% 0 -5.5%;
    width: 111%;
    float: left;
}
.daba_banner img{
	width: 100%;
}
.daba_desc{
	font-size: 1.875em;
    margin: 7% 0;
    float: left;
    width: 100%;
    line-height: 170%;
}

.daba_menu{
	float:left;
	width:100%;
	list-style:none;
}
.daba_menu li{
	float:left;
	width:100%;
	margin-bottom: 5.8%;
}
.daba_menu li a{
	color:#fff;	
	font-size:2.25em;
	float: left;
    width: calc(100% - 11%);
    padding: 6% 0 6% 11%;
	border-radius:20px;
	background:#fff;
	letter-spacing: 0.1em;
}
.daba_menu li a{
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
}
.daba_menu li a:before{
	content: "●";
	color:#F09D2D;
	font-size: 0.4em;
    position: absolute;
	left: 6%;
    top: 40%;
}
.daba_menu li a:hover:before{
	color:#fff;
}
.daba_menu li:nth-child(1) a{
	background-image:url(../images/daba_menu_01.jpg);
}
.daba_menu li:nth-child(2) a{
	background-image:url(../images/daba_menu_02.jpg);
}
.daba_menu li:nth-child(3) a{
	background-image:url(../images/daba_menu_03.jpg);
}
.daba_menu li:nth-child(4) a{
	background-image:url(../images/daba_menu_04.jpg);
}
.daba_menu li:nth-child(5) a{
	background-image:url(../images/daba_menu_05.jpg);
}

.daba_menu li:nth-child(6) a{
	background-image:url(../images/daba_menu_05.jpg);
}
.daba_menu li a:hover{
	background-image:none;
	background-color:#732000;
}
.daba_list{
	float: left;
	width: 100%;
}
.daba_list li{
	float: left;
	width: 100%;
	border-bottom:none !important;
	margin-bottom:5.8%;
}
.daba_list li a{
	float: left;
	width: calc(94% - 50px);
	background-color:rgba(255,255,255,.7);
	border-radius:20px;
	font-size:2.25em ;
	padding: 6% 50px 6% 6%;
	position: relative;
	color:#732000;
}
.daba_list li a:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 40%;
    display: block;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.5em;
	color:#666;
}
.daba_list li a:hover{
	background-color:#732000;
	color:#fff;
}
.daba_list li a:hover:after {
	color:#fff;
}


/*map_img*/
.map_img{
	margin-top: 8.6%;
	text-align: center;
}
.map_img img{
	max-width: 100%;
}


/*朝山*/
.mon_btn a {
    background-image: url(../images/mon_btn_bg.jpg);
    background-position: right top;
    background-repeat: no-repeat;
	background-size: cover;
    font-family: GenRyuMinTW-SemiBold;
    float: left;
    width: 90%;
    padding: 8.9% 3% 8.9% 7%;
    font-size: 3em;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 5%;
    position: relative;
    letter-spacing: 0.1em;
}
.mon_home {
    float: left;
    width: 100%;
    margin: 5% 0 0 0;
}
.mon_home .user{
	/* padding-top: 40px; */
	text-align: center;
}
.mon_home .name{
	font-size: 2.625em;
	line-height: 170%;
}
.mon_home .type{
	font-size: 1.625em;
}
.mon_home .type_set{
	float: left;
	width: 100%;
	font-size: 2em;
	padding: 20px 0 0 0;
}
.mon_home .type_set .title{
	display: inline-block;
	float: left;
	margin-top: 20px;
}
.mon_home .type_set select{
	display: inline-block;
	float: left;
}
.mon_home .type_set .form-control {
    font-size: 1em;
}
.circularProgressBar{
	float: left;
	width: 100%;
	margin: 7.3% 0;
}
.circularProgressBar .pie{
	margin: 0 auto;
}
.circularProgressBar circle{
	transition: all 5s;
}
.github-corner{
	display: none;
}
.mon_home .grade{
	float: left;
	width: 100%;
	font-size: 2em;
	line-height: 190%;
	margin: 0 0 7.3% 0;
}
.mon_home .grade .title{
	font-size:1.325em;
	color:#328c28;
	margin-bottom: 10px;
}
.mon_msg{
	float: left;
	width: 100%;
}
.mon_msg div{
	background: #a77e24;
	color:#fff;
	border-radius: 20px;
	text-align: center;
	font-size: 2em;
	padding: 3.1%;
	margin-bottom: 5.8%;
}
.mon_task{
	float: left;
	width: 100%;
	background: rgba(255,255,255,.7);
	border-radius: 20px;
	margin-bottom: 5.8%;
}
.mon_task .item{
	float: left;
	/* width: 100%; */
	padding: 3.5%;
	border-bottom: solid #ccc 1px;
}
.mon_task .item:last-child{
	border-bottom: none;
}
.mon_task .item .img{
	float:left;
	width: 25%;
}
.mon_task .item img{
	max-width: 100%;
}
.mon_task .item .font{
	float:left;
	width: 60%;
	padding-left: 5%;
}
.mon_task .item .font .title{
	font-size: 1.875em;
	color:#000;
	line-height: 150%;
}
.mon_task .item .font .con_font{
	font-size: 1.625em;
	text-align: justify;
	color:#666;
	line-height: 150%;
}
.mon_home_btn{
	float: left;
	width: 100%;
	margin-bottom: 5.8%;
}
.mon_home_btn.one a{
	width:100%;
}
.mon_home_btn.three a{
	width:calc(88%/3);
	margin-right: 5.8%;
}
.mon_home_btn.three a:last-child{
	margin-right: 0;
}
.mon_home_btn a{
	float: left;
	font-size: 2em;
	background: rgba(45,102,102,1);
	color:#fff;
	border-radius: 20px;
	padding: 5.3% 0;
	text-align: center;
	letter-spacing:0.1em;
}
.mon_home_btn a:hover{
	background: rgba(128,128,128,1);
}
.mon_date{
	padding: 5% 0 7.3% 0;
	font-size: 1.625em;
}
.mon_record{
	float: left;
	width: 100% ;
	margin: 3% 0 7.3% 0;
}
.mon_record .font{
	float: left;
	width: calc(50% - 50px) ;
	padding-right: 50px;
}
.mon_record .name{
	font-size: 2.625em;
	line-height: 170%;
}
.mon_record .type{
	font-size: 1.625em;
}
.mon_record .grade{
	width: auto;
	max-width: 200px;
	margin-top: 14.5%;
	font-size: 2em;
	border-top: solid #666 1px;
}
.mon_record .grade>div{
	line-height: 170%;
	border-bottom: solid #666 1px;
}
.mon_record .img{
	float: left;
	width:50% ;
	margin-top: -2%;
	text-align: right;
}
.mon_record .img img{
	max-width: 100%;
}
.mon_tab{
	background: none;
	float: left;
	width: 110%;
}
.mon_record_list{
	float: left;
	width: 100%;
}
.mon_record_list .year{
	font-size: 2em;
	margin: -1% 0 4.4% 0;
}
.mon_record_list ul{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.mon_record_list ul li{
	float: left;
	width: 90%;
	font-size: 1.875em;
	padding: 3.1% 5%;
	background: rgba(255,255,255,.7);
	border-radius: 20px;
	margin-bottom: 4.4%;
}
.mon_record_list ul li .date{
	float: left;
	width: 170px;
}
.mon_record_list ul li .font{
	float: left;
	width: calc(100% - 170px);
}


/*med 禪友會*/
.med_bg a {
    background: url(../images/med_menu_01.jpg) !important;
    background-size: 100% !important;
}
.learn_btn.med a{
	background-image: url(../images/med_menu_bg_icon.png) !important;
    background-size: 100% !important;
}
.learn_btn.med a:nth-child(3n+1){
	background-color: rgba(110,128,40,1);
}
.learn_btn.med a:nth-child(3n+2){
	background-color: rgba(162,110,40,1);
}
.learn_btn.med a:nth-child(3n){
	background-color: rgba(112,112,112,1);
}
.learn_btn_02.med li:nth-child(1) img {
    background: url(../images/icon_55.svg);
}
.learn_btn_02.med li:nth-child(1) a:hover img {
    background: url(../images/icon_55_r.svg);
}
.learn_btn_02.med li:nth-child(2) img {
    background: url(../images/icon_56.svg);
}
.learn_btn_02.med li:nth-child(2) a:hover img {
    background: url(../images/icon_56_r.svg);
}
.learn_btn_02.med li:nth-child(3) img {
    background: url(../images/icon_57.svg);
}
.learn_btn_02.med li:nth-child(3) a:hover img {
    background: url(../images/icon_57_r.svg);
}
.learn_btn_02.med li:nth-child(4) img {
    background: url(../images/icon_58.svg);
}
.learn_btn_02.med li:nth-child(4) a:hover img {
    background: url(../images/icon_58_r.svg);
}
.learn_btn_02.med li:nth-child(5) img {
    background: url(../images/icon_59.svg);
}
.learn_btn_02.med li:nth-child(5) a:hover img {
    background: url(../images/icon_59_r.svg);
}
.learn_btn_02.med li:nth-child(6) img {
    background: url(../images/icon_60.svg);
}
.learn_btn_02.med li:nth-child(6) a:hover img {
    background: url(../images/icon_60_r.svg);
}
.box_transparent{
	float: left;
	width: 100%;
	background: rgba(255,255,255,.7);
	border-radius: 20px;
	margin-bottom: 5.8%;
}
.box_transparent.med .item{
    padding: 5.8%;
}
.box_transparent.med .item .img{
	width: 100%;
	padding-bottom: 2%;
}
.box_transparent.med .item .img img{
	width: 100%;
}
.box_transparent.med .item .font {
    width: 100%;
    padding-left: 0;
}
.box_transparent.med .item .font .title{
	font-size: 2.625em;
	font-weight: bold;
	line-height: 230%;
	color:#000;
}
.box_transparent.med .item .font .con_font{
	font-size: 2em;
	line-height: 175%;
	color:rgb(71,71,71);
}
.med_detail{
	padding: 1.5%;
}
.med_detail .title{
	font-size: 2.625em;
	line-height: 230%;
	color:#000;
	font-weight: bold;
}
.med_detail .title a{
	color:#000;
}
.med_detail .con_font .blue{
	color:rgba(0,50,120,1);
}
.med_detail .post-images{
	width: 100%;
	padding: 4.5% 0 0 0;
}
.med_detail .post-images img{
	width: 100%;
}
.page_bottom_icon img{
	width: 54px;
	height: 54px;
	margin-right: 7%;
	margin-bottom: 60px;
}


/*--------------------------------------------------------------------------------------------------*/
.float_left ,.float-left {
    float: left;
}
.float_right ,.float-right {
    float: right;
}
.text_center ,.text-center {
    text-align: center;
}
.text_right ,.text-right {
    text-align: right;
}
.text_left ,.text-left {
    text-align: left;
}


/*平板電腦橫向 */
@media (min-width: 769px){
header .container {
    padding: 30px;
}
header.detail .container {
    padding: 18px 30px 8px 30px;
}
.page_con {
    padding-top: 62px;
}
#page-button a {
	padding-top:24px!important;
	padding-bottom:24px!important;
}
.container {
    padding: 40px;
}


/*share*/
.share_bg{
	/*padding-bottom: 350px;*/
}
.share_box .container{
	background: #fff;
    border-radius: 30px;
    padding: 57.6px 15px;
    position: fixed;
    bottom: 20px;
	width: 90%;
}
.share_bg .welcome_bg{
	width: 60%;
    margin: 10% auto 35% auto;
}
.share_box .title{
	text-align:center;
	font-size:1.875em;
	margin-bottom:3%;
}
.share_box ul{
	float:left;
	width:100%;
	list-style:none;
}
.share_box ul li{
	float:left;
	width:16%;
	padding:2%;
	text-align:center;
	font-size:1.5em;
}
.share_box ul li img{
	border-radius:50%;
	width:85%;
	margin-bottom:10px;
}




/*news-list*/
#news-list {
	margin-top:14px;
}
#news-list .list dl {
    padding: 46px 0;
}
.btn_box ,.btn_box_play {
	margin:35.2px 0;
}
.container.task_list .tabs {
    margin: 0 -6% 0 -6%;
}


/*online-play*/
#online-play.horizontal .video iframe {
    height:100%;
	margin-top:-26px;
}
header.video_header .container{
	padding-top:auto !important;
	padding-botom:auto !important;
}
header.video_header .title {
    padding: 5px 10px 5px 80px;
}
header.video_header .back {
    top: auto;
}


/*每日任務*/
#lesson-sort .hint {
    position: relative;
    padding: 50px 20px 35px 20px;
    font-size: 2.125em;
    text-align: center;
}
.task_list{
	padding-top:60px;
}
.class_list {
    margin-top: 40px;
}


/*每日任務-回報*/
#lesson-setting .date {
    margin:50px 0;
}
#lesson-setting dl {
    margin-bottom: 40px;
}


/*每日任務-迴向*/
.give_back tbody td {
    padding:35px 0!important;
}


/*每日任務-回報*/
.top_title_line {
    position: relative;
    padding: 50px 20px 35px 20px;
    font-size: 2.125em;
    text-align: center;
}


/*成佛指南*/
.page_con.padding_top{
	padding-top:80px;
}


/*學法修行*/
.learn_list ul {
    padding-top: 85px !important;
}
.learn_list li a {
    padding: 41.5px 40px 41.5px 130px!important;
}
.learn_list li {
    border-bottom: none !important;
    margin: 40px 0;
}


/*禪堂*/
#school_home {
    padding-top: 103px;
}
.top_msg{
	margin-bottom:30px;
}
.learn_btn_02 li{
	margin:0 15px 30px 15px;
}


/*獨參*/
#page-button-top {
    margin: 45px auto;
}
#page-button-top.footbutton2 a.red{
	padding: 3.4% 82px;
    margin: 5px 2.5%;
}
#chat-list .wrap li {
    padding: 39px 55px 39px 34px;
	margin-bottom:30px;
}


/*經咒*/
#mantra {
    padding-top: 26px;
}


/*學堂-影音筆記*/
.top_line_title {
    margin-top: 100px;
}
.top_line_title .container {
    padding: 36.5px 5%;
}


}

/* 平板電腦、橫向手機 */
@media (max-width: 768px){
/*bg*/
.bg_02 ,.bg_03 ,.bg_04 ,.bg_05 ,.bg_06 ,.bg_07 ,.bg_08 ,.bg_09 ,.bg_10 ,.bg_11,.bg_12,.bg_13,.bg_14 ,.bg_dark{
	background-size: 300%;
	background-position-y: 20%;
	background-attachment: fixed;
	-webkit-background-attachment: fixed;
}
}


/*for safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
/*bg*/
.bg_02 ,.bg_03 ,.bg_04 ,.bg_05 ,.bg_06 ,.bg_07 ,.bg_08 ,.bg_09 ,.bg_10 ,.bg_11,.bg_12,.bg_13,.bg_14,.bg_dark{
	background-attachment: fixed;
	-webkit-background-attachment: fixed;
}
}


@media (min-width: 601px) and (max-width: 767px) {
/*成佛指南*/
#training .list li img {
    height: 140px;
}	
}

/* 橫向智慧手機到竪立平板電腦解析度 */
@media (max-width: 600px) {
body{
	font-size:0.8em;
}
.btn_box_play a {
    margin: 10px 3%;
}
.btn_box_play a i {
    font-size: 50px;
}
.btn_box_play a:nth-child(3) div{
    font-size: 16px;
	padding:0 10px;
	line-height:310%;
	border-radius: 50%;
}
.btn_box_play .share ,.btn_box_play #endbutton{
    padding: 11px 5px !important;
	margin: 10px 3%;
}
.btn_box_play .share.active{
    padding: 10.6px 13px !important;
	margin: 10px 3%;
}
.page_type {
    border-left: solid #801020 4px;
    padding-left: 10px;
}
#page-button.footbutton1 a {
	padding:3.4% 6%;
	min-width:auto;
}
.head_top {
    margin-top: calc(3.5% + 20px);
}


/*video_play_time*/
.video_play_time{
	font-size: 20px;
	padding: 12% 0;
}


/*歡迎頁*/
.welcome_bg{
	background: url(../images/welcome_bg_s.jpg);
	background-position:center top;
	background-size: cover;
	background-repeat:no-repeat;
	background-color:#b8dca8;
}
.welcome_logo img {
    width: 60px;
}


/*header*/
header .title{
	background-size:50px;
	padding:0 10px 10px 60px;
	margin: 0 -5px;
    background-position: 0 2px;
}
header .back {
    width: 25px!important;
    height: 25px!important;
	background-size:20px!important;
}


/*navigation*/
#navigation li a{
	background-size:30px !important;
	padding-top:45px;
}
#navigation li a:hover ,#navigation li a.active{
	background-size:30px !important;
}


/*home*/
#home .user {
    background-size: 140px;
}


/*page_con*/
.page_con {
    /*padding-top: 14px;*/
}


/*news-list*/
.tabs a {
    padding: 10px 0;
    margin: 0 5px;
}
.tabs2 a {
    padding: 10px 0;
    margin: 0 10px;
}
.tabs a.active {
    border-bottom: #a3072c 3px solid;
    color: #a3072c;
}
.tabs2 a.active {
    border-bottom: #a3072c 3px solid;
    color: #a3072c;
}
#news-list .list dl {
    padding: 20px 0px;
}
#news-list .list dt{
	width:33%;
}
#news-list .list dd{
	width:67%;
	padding-left:15px;
}
#news-list .list dd .date {
	padding:10px 0 0 0;
}


/*個人資訊*/
.user_mission.line .btn a{
	padding: 13% 0;
}


/*每日任務報*/
.tabs_width  a {
    padding: 2.5% 3% !important;
}


/*每日任務-回報*/
#lesson-setting dd .edit a {
    width: 20px;
    height: 20px;
	margin-bottom: 8px;
}
#lesson-setting dd .edit a.plus {
    background-size: 20px;
}
#lesson-setting dd .edit a.minus {
    background-size: 20px;
}
#lesson-setting dd .edit span {
    width: calc(90% - 80px);
	padding: 0 10px;
}
#lesson-setting dd .edit.date_one span {
    width: calc(90% - 180px);
}
#lesson-setting dd .edit.date_one span input {
    width: calc( 100% - 20px);
}
#lesson-setting dd .edit.date_one a {
    margin-bottom: 15px;
}
#lesson-setting dd .edit span input {
    padding: 5%;
	margin: 10% 0 0 0;
}
#lesson-setting dd .total span b {
    margin-bottom: 15%;
}
#lesson-time {
    border-radius: 10px;
}


/*每日任務-排行榜*/
#rank .wrap li:nth-child(1) .no, #rank .wrap li:nth-child(2) .no, #rank .wrap li:nth-child(3) .no {
    background-size: 60px;
}
#rank .wrap li .no {
    margin: 20px 20px 0 5px;
    width: 60px;
    height: 60px;
	padding-top: 10px;
}
#rank .wrap li .photo {
    width: 70px;
    margin-right: 20px;
}
#rank .wrap li.medal .photo img {
    width: 70px;
    height: 70px;
}


/*成佛指南*/
.page_con.padding_top{
	padding-top:8.7%;
}
#training .list li img {
    height: 120px;
}
#training .lesson .wrap{
    border-radius: 10px;
}
#training .ng-scope input {
    width: 20px;
    height: 20px;
    background-size: 40px;
}
.train_list .ng-scope {
    min-width: 63px;
}
#training .progress .bar .point {
    /*width: 50px;*/
    top: 40px;
}
#training .progress .bar .point::after {
    left: calc(50% - 4px);
    top: -15px;
    border-width: 8px 4px;
}
#training .progress .bar .point {
	margin-top: 3%;
}


/*學法修行*/
.learn_list ul {
    padding-top: 6% !important;
}
.learn_list li a{
	border-radius:10px;
	padding: 6.4% 40px 6.4% 100px!important;
}
.learn_list li img{
	width:50px;
	height:50px;
}


/*禪堂*/
#school_home{
	padding-top:15%;
}
.learn_btn a{
	border-radius:10px;
}
.learn_btn_02 li a {
    border-radius: 10px;
}
.learn_btn_02 li img {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
}


/*每日坐香*/
#online-play {
    margin-top: -2px;
}
.timing_box{
	border-radius:10px;
	margin: 12% 5% 0 0;
    padding: 0 3%;
	display:flex;
	align-items: center;
    justify-content: center;
    height: 50px;
}


/*釋疑*/
.faq_list li a{
	background-size:35px;
	background-position:10px;
	padding: 5.6% 40px 5.6% 60px !important;
}


/*獨參*/
#chat-list .wrap li a, #chat-list .wrap li .grey {
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.control textarea {
    width: calc(100% - 90px);
}


/*佛堂*/
#hall .status a{
	border-radius:10px;;
}
#hall .status a img{
	width:60px;
	margin-bottom:10px;
}


/*經咒*/
.list_02 ul li .title {
    width: calc(100% - 250px);
}
.Lab {
    padding: 15px;
}


/*toggle_list*/
.toggle_list [id*='item_'] li{
	width:calc(100% - 30px);
	padding:4% 30px 4% 0;
}
.toggle_list [id*='item_'] li:after ,.toggle_list [id*='item_'] li:hover:after{
	background-size:20px;
    width: 20px;
    height: 20px;
}


/*學堂-影音筆記*/
.note_con .none {
    padding: 20% 5%;
    background-size: 40%;
}
.note_con li .title:before{
	background-size:20px;
    width: 20px;
    height: 20px;
}
.note_con li .title {
    padding-left: 30px;
}
.top_line_title {
    margin-top: 78px;
}



/*水陸專區*/
.water_btn a{
    border-radius: 20px;
	background-size:75%;
}
.water_link li a img {
    width: 60px;
}


/*修持獎勵*/
.water_tab a {
    margin: 0 4%;
}
.water_tab.tabs a.active, .water_tab.tabs a:hover{
    border-bottom: #113355 3px solid;
    color: #113355;
}
.water_active li .circle {
    width: 110px;
    height: 70px;
    padding: 20px 0;
}


/*任務證書(第二版)*/
.certificate_05 .title img{
	width: 130px;
}


/*華嚴法會-任務證書*/
/* .certificate_06 .title img{
	width: 40%;
} */



/*華嚴法會*/
.HuaYan_logo{
	padding-top: 60px;
}
.HuaYan_btn a{
    border-radius: 20px;
}
.HuaYan_link li a img {
    width: 60px;
}


/*大悲閉關法會*/
.daba_banner{
	margin: 35px -5.5% 0 -5.5%;
}
.daba_list li a {
    border-radius: 10px;
}


/*朝山*/
.mon_btn a {
    border-radius: 20px;
}


}

/* 橫向智慧手機及其他更小解析度 */
@media (max-width: 480px) {
body{
	font-size:0.5em;
}
.page_con {
    padding-top: 4.4%;
}
.head_top {
    margin-top: calc(3.5% + 25px);
}
.btn_box_play a i {
    font-size: 50px;
}
.btn_02 {
    width: 50px;
    height: 50px;
	line-height:50px;
}
.btn_gray_box {
    /*padding: 10px 0 0 0;*/
}
.btn_gray_box .btn_gray{
	margin:5% 0;
}
.btn_gray {
    border-radius: 10px;
}
.btn_box_play .share ,.btn_box_play #endbutton{
    padding: 15px 12px !important;
}


/*share*/
.share_bg .welcome_bg {
    margin: 10% 15% 160px 15%;
}
.qrcode_box img {
    width: 40px;
}


/*login*/
#login .id img, #login .password img {
    margin: 17px 0 0 0;
    width: 25px;
}
#login .remember input {
    width: 20px;
    height: 20px;
    background-size: 40px;
}
#login .links a:after {
    padding-left: 10px;
}


/*歡迎頁*/
.welcome_logo {
    text-align: center;
}
.welcome_logo img {
    width: 50px;
}
.logo_093 img{
	 width: 40px;
	 margin-top: 0%;
}


/*header*/
header .title{
	background-size:35px;
	padding:5px 10px 5px 40px;
	margin:0;
}


/*home*/
.home_logo>img{
	width:150px;
}
.share_icon{
	background-size:40px;
}
.share_icon:hover ,.share_icon:active{
	background-size:40px;
}
.share_icon img {
    width: 40px;
    height: 40px;
}
#home .user {
    background-size: 70px;
    padding-top: 25px;
}
#home .user .name {
    width: calc(100% - 70px);
    min-height: 20px;
	 padding: 3px 10px;
}
#home .navi{
	margin-left:-10px;
	margin-right:-10px;
}
#home .navi li {
    width: calc(50% - 20px);
    padding: 10px;
}


/*index_btn*/
.index_btn a{
    border-radius: 15px;
}


/*navigation*/
#navigation .container li img{
	width:30px;
}


/*news-list*/
#news-list .list dt img {
    border-radius: 10px;
}
#news-list .list dd .date {
    max-height: 60px;
}


/*我的 user*/
#user .wrap .photo img {
    width: 100px;
    height: 100px;
}
#lesson-overview.person-overview li img{
	width: 30px;
	top: 15px;
}
#lesson-overview.person-overview li a::before {
    width: 30px;
    height: 30px;
}
#lesson-overview.person-overview li:nth-child(1) a::before ,#lesson-overview.person-overview li:nth-child(2) a::before ,#lesson-overview.person-overview li:nth-child(3) a::before ,#lesson-overview.person-overview li:nth-child(4) a::before ,#lesson-overview.person-overview li:nth-child(5) a::before ,#lesson-overview.person-overview li:nth-child(6) a::before ,#lesson-overview.person-overview li:nth-child(7) a::before ,#lesson-overview.person-overview li:nth-child(8) a::before {
    background-size: 30px;
}
#lesson-overview li a {
    padding: 5.6% 40px 5.6% 40px;
}
#lesson-overview li a::after {
    top: 25%;
}
#user .no_photo i{
    top: 70px;
    left: 70px;
	width: 15px;
    height: 15px;
}


/*個人資訊*/
.user_mission.line .btn a{
	/*padding: 12% 0;*/
}


/*每日任務*/
#user .info {
    padding: 10% 2% 0 0;
}
#training .lesson {
	border-radius:10px;
}
#record-list .date>div {
    margin: 0;
    padding-left: 20px;
}
#record-list .date>div:before {
    margin: 2px 10px 0 -20px;
    background-size: 15px;
    width: 15px;
    height: 15px;
}
#lesson-sort table {
    border-radius: 10px;
}
#lesson-sort tbody td input {
    width: 20px;
    height: 20px;
    background-size: 40px;
}
.container.task_list .tabs {
    margin: -1px -6% 0 -6%;
}


/*每日任務-回報*/
#lesson-setting .date input {
    border-radius: 10px;
}
#lesson-setting dd .edit a {
	margin-bottom: 2px;
}
#lesson-setting dl {
    border-radius: 10px;
}
#lesson-setting dd .total span b {
    margin-bottom: 10%;
}
#lesson-list dl {
    border-radius: 10px;
}
#lesson-setting dd .edit.date_one span input {
    width: calc( 100% - 10px);
}
#lesson-setting dd .edit.date_one a {
    margin-bottom: 5px;
}



/*每日任務-排行榜*/
#rank .wrap li:nth-child(1) .no, #rank .wrap li:nth-child(2) .no, #rank .wrap li:nth-child(3) .no {
    background-size: 40px;
}
#rank .wrap li .no {
    margin: 10px 15px 0 5px;
    width: 40px;
    height: 40px;
	padding-top: 7px;
}
#rank .wrap li .photo {
    width: 50px;
    margin-right: 15px;
}
#rank .wrap li.medal .photo img {
    width: 50px;
    height: 50px;
}
header.detail .back {
    top: 30%;
}


/*成佛指南*/
.page_con.padding_top{
	/*padding-top:8%;*/
}
#training_item .list li {
    border-radius: 10px;
}
#training_item .list li img {
    border-radius: 10px 0 0 10px;
	height:90px;
}
#training .progress .step li:before{
	top: -28px;
    left: -15px;
    width: 30px;
    height: 30px;
}
#training .progress .bar {
    /*top: 4px;
    height: 3px;*/
}
/*成佛指南*/
.page_con.padding_top{
	padding-top:8.7%;
}
#training .list li img {
    height: 120px;
}
#training .lesson .wrap{
    border-radius: 10px;
}
#training .ng-scope input {
    width: 20px;
    height: 20px;
    background-size: 40px;
}
.train_list .ng-scope {
    min-width: 63px;
}
#training .progress .bar .point {
    top: 33px;
}


/*學法修行*/
.learn_list li a{
	border-radius:10px;
	padding: 6.4% 40px 6.4% 70px!important;
}
.learn_list li img{
	width:35px;
	height:35px;
}


/*獨參*/
#chat-list .wrap li a, #chat-list .wrap li .grey , #chat-list .wrap li .red {
    width: 60px;
    height: 60px;
    line-height: 60px;
}
#chat-list .wrap li .info dt {
    margin-bottom: 10px;
}
#chat-list .wrap li .info dd {
    padding-left: 20px;
}
#chat-list .wrap li .info dd::before {
    background-size: 15px;
    width: 15px;
    height: 15px;
}
#chat-list .wrap li .info dd span {
    margin-top: 0;
}


/*經咒*/
.list_02 ul li .title {
    width: calc(100% - 170px);
}
.Lab {
    padding: 10px;
}


/*迴向文*/
.certificate_01{
	border-radius:20px;
}


/*皈依證明*/
.certificate_02{
	border-radius:20px;
}
.certificate_02 .img img{
	border-radius:10px;
}

/*Qrcode*/
.certificate_Qrcode{
	border-radius:20px;
}
.certificate_Qrcode .img img{
	border-radius:10px;
}


/*表揚證明*/
.certificate_03{
	border-radius:20px;
}
.certificate_03.bg_blue,.certificate_03.bg_yellow ,.certificate_03.bg_red{
	background-size:60%;	
}
.certificate_03 .title img {
    width: 60px;
}


/*任務證書*/
.certificate_04{
	border-radius:20px;
}
.certificate_04.bg_yellow,.certificate_04.bg_gray ,.certificate_04.bg_orange ,.certificate_04.bg_green{
	background-size:60%;	
}
.certificate_04 .title img {
    width: 60px;
}


/*任務證書(第二版)*/
.certificate_05 .title img{
	width: 80px;
}


/*華嚴法會-任務證書*/
/* .certificate_06 .title img{
	width: 40%;
} */


/*任務證書(2022版)*/
.certificate_06.y_2022 .con_font {
    padding: 0 0 70px 0;
}


/*本日活動*/
#calendar{
	width:85%;
}
#record-list .other .item {
    padding: 10px;
}


/*活動查詢*/
#training .serach_item label {
    margin-right: 15px;
}
#training .serach_item [type="checkbox"]{
	width:15px;
	height:15px;
	margin-right: 5px;
}


/*tab*/
.tab a{
    border-bottom: transparent 3px solid;
}
.tab a.active ,.tab a:hover{
    border-bottom: #a3072c 3px solid;
}
.tab.blue a.active ,.tab.blue a:hover{
    border-bottom: #113355 3px solid;
}



/*學堂-影音筆記*/
.top_line_title {
    margin-top: 56px;
}


/*水陸專區*/
.water_logo {
    padding-top: 15%;
}
.water_menu li a {
    border-radius: 10px;
}
.water_link li a img {
    width: 40px;
	margin-right: 10px;
}


/*修持影音*/
.water_dot li a {
    border-radius: 10px;
}
.water_dot li a:before{
	width:10px;
	height:10px;
	top: 40%;
}


/*修持獎勵*/
.water_active li .circle {
    width: 70px;
    height: 50px;
    padding: 10px 0;
}


/*華嚴法會*/
.HuaYan_link li a img {
    width: 40px;
}

/*大悲閉關法會*/
.daba_menu li a {
    border-radius: 10px;
}


/*朝山*/
.mon_msg div {
    border-radius: 10px;
}
.mon_task {
    border-radius: 10px;
}
.mon_home_btn a{
	border-radius: 10px;
}
.circularProgressBar .pie {
    height:170px !important;
}
.circularProgressBar svg{
	width: 100%;
	height: 100%;
}
.mon_record_list ul li{
	border-radius: 10px;
}
.mon_record_list ul li .date {
    width: 100px;
}
.mon_record_list ul li .font {
    width: calc(100% - 100px);
}


/*med 禪友會*/
.page_bottom_icon img {
    width: 40px;
    height: 40px;
}
.box_transparent {
    border-radius: 10px;
}
}



/*-----------------------------------------for編輯器--------------------------------------------*/
.w-100{
	width:100%;
}
.w-80{
	width:80%;
}
.w-800{
	max-width:800px;
}
.w-auto{
	width:auto;
	max-width:100%;
}
.input-xlarge {
    width: 420px!important;
}
.input-large {
    width: 320px!important;
}
.input-medium {
    width: 240px!important;
}
.input-small {
    width: 145px!important;
}
.input-xsmall {
    width: 80px!important;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.text_center ,.text-center {
    text-align: center!important;
}
.text_right ,.text-right {
    text-align: right!important;
	line-height: 30px;
	/*font-size: 16px;*/
	letter-spacing: 0.5px;

}
.text_left ,.text-left {
    text-align: left!important;
}
.required {
    color: #c00;
    font-size: 0.9em;
    line-height: 140%;
    padding: 3px 0;
}
.img_padding {
    padding: 10px;
}
.img_pic {
    border: solid #ccc 1px;
    padding: 10px;
    box-shadow: 0px 0px 2px 2px rgba(20%,20%,20%,0.1);
}
.blockquote_font{
	max-width: 96%;
    margin: 30px auto;
    color: #333;
    border-left: 6px solid #2b50a8;
	padding-left: 1.5em;
}
.noborder{
	border:none!important;
}


/*table*/
.table {
  display: table;
}
.table-row {
  display: table-row;    
}
.table-cell {
  display: table-cell;   
}


/* === AI建議區塊動畫與美化 === */
.ai-advice-box {
    background: #fffdf8;
    border: 1px solid #e0dccc;
    border-radius: 14px;
    padding: 25px;
    margin-top: 25px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    font-family: 'Microsoft JhengHei', 'Noto Serif TC', serif;
    animation: fadeSlideIn 0.8s ease;
    transition: all 0.4s ease;
}

@keyframes fadeSlideIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.ai-advice-title {
    font-size: 20px;
    font-weight: bold;
    color: #5d4037;
 
    padding-left: 12px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ai-advice-title i {
    margin-right: 8px;
    color: #a1887f;
}

.voice-btn, .toggle-btn {
    background-color: transparent;
    border: none;
    color: #6d4c41;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
    transition: color 0.3s ease;
}

.voice-btn:hover, .toggle-btn:hover {
    color: #d84315;
}

.ai-advice-content {
    color: #444;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 1.2px;
    text-align: justify;
    padding: 5px 5px 5px 0;
    animation: fadeInContent 1s ease;
}

@keyframes fadeInContent {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
