﻿@import url("../../../icon_new/css/all.min.css");
/* css reset 歸0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1.5em}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to define focus styles! */
:focus { outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* css reset 歸0 end */
body *{font-family: Verdana,'Noto Sans TC', sans-serif;font-weight: ;}
a{text-decoration: underline;}
a:hover{text-decoration: none;}
ul,li,h1,h2,h3,dd,dl,p{margin:0;padding:0;}
ul,li,ol{list-style-type:none;}
.bg_padding{padding:1%;}
.bgcolor1{background-color: #0a9495;background: url(../images/1108047_bg1.jpg) center 528px,#57dbcf;}
.bgcolor2 {background-color: #fcf3d2;background: url(../images/1108047_bg2.jpg) center 528px,#fff4c6;}
.bgcolor3 {
    background-color: #dd905996;
    padding: 1% 0 0.5%;
    background: url(../images/1108047_bg1.jpg) center,#57dbcf;
    background-size: cover;
    background: url(../images/1108047_bg2.jpg) center 528px,#fff4c6;
    border-top: 7px #ca62a094 dotted;
    border-bottom: 7px #e59c78 dotted;
}
.bgcolor4{background-color: #fcf3d2;padding: 2% 0 4%;background: url(../images/1108047_bg2.jpg) center 528px,#fff4c6;}
:root{
    --gray1: #EBEBEB;
    --gray2: #F6F6F6;
    --white:white;
    --black:black;
    --metro1:#a7568e;
    --metro2:#e9c641;

}
/*所有元素漸變0.5秒*/

*{transition: all .5s;}

#event_master *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

/*DIY--設計可增加用樣式*/
#Master_title img{margin: 0 auto}

.moon_group{text-align: left;}
.moon_group,.list_note{margin: 1rem 0;}
.moon_group h2 {
    font-size: 2.25rem;
    padding: 0.4% 1.9% 0.7%;
    background-color: #d66438;
    display: inline-block;
    color: #fff;
    border-radius: 50px;
	margin-bottom: 0.7%;
	/* background: linear-gradient(to left, #d664383b -18%,#d66438 26%, #d66438 69%, #d664383b 118%);
	background: linear-gradient(to left, #d664383b -18%,#d66438 26%, #d66438 69%, #00fffc 118%); */
	background: linear-gradient(to left, #d664383b -18%,#d66438 23%, #d66438 68%, #b33ec7 118%);
}
.moon_group h2 .t_s {
    font-size: 2rem;
    line-height: 1rem;
    border-right: 2px dotted #fff;
    padding-right: 10px;
}
.map123 {
    width: 31%;
    /* margin: 1% auto 0%; */
    text-align: center;
    display: inline-block;
}
.map123 img {width: 100%;height: 400px;}

.list_content,.list_note,.goway,.date_content dt,.player{font-size: 1.3rem;margin-left: 2.5%}
.t_red {color: rgb(225, 0, 0);font-size: 1.6rem;line-height: 1.6rem;font-weight: bold;}
.player{ margin-bottom:1.5%}
.list_note1{ width: 100%;margin: 1% 3% 1% 4.5%;}
.list_note2 {
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 0.2%;
    color: #f44336;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 16px #fff, 0 0 10px #fff;
}
.list_note3 {font-size: 0.9rem;text-align: center;width: 100%;padding: 1% 0 0 0;}
.list_content li{list-style-type: disc;margin-left: 1.5rem;margin-bottom: 0.2%}
.list_content li > span{/*color: rgb(176, 9, 9);*/}
.list_content a{ color:#cc592d;}
.t_sale {
    color: #f44336;
    font-size: 1.35rem;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 16px #fff, 0 0 10px #fff;
}
.t_ss{font-size:1rem;}
#Moon_Vuetabs {
    background-color: #fcf3d269;
    padding: 1%;
    border: 2px #e59e77c7 dotted;
    border-radius: 20px;
	width: 80%;
}

.byline {
    color: white;
    background-color: #ae81a0;
    border-bottom: 2px #fcf3d2 dotted;
    border-top: 1px #fcf3d2 dotted;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
}
.color2 {color: var(--metro1);}
.color3 {color: #d97f00;}
.byline2 {color: #fff;background-color: var(--metro2);border-bottom: 2px #fcf3d2 dotted;border-top: 1px #fcf3d2 dotted;font-size: 1.2rem;line-height: 1.2rem;text-align: center}
.booksgroup2 dd{padding: 0.5rem;}

.booksgroup2 .gomapopen:hover{cursor: pointer;text-decoration: underline;}


#app{width:90%;margin:2rem auto}
/*
.VueCarousel-slide {
    display: flex;
    align-items: stretch;
    justify-content: center;
    border-right: 6px #ffffff82 dotted;
    box-sizing: border-box;
    text-align: center;
}*/
.VueCarousel-slide {
    display: flex;
    border-right: 4px #ffffff40 dotted;
    box-sizing: border-box;
    text-align: center;
    /* width: 100px; */
    justify-content: flex-end;
    flex-direction: column-reverse;
    padding: 0 1%;
    /*height: 404px;*/
}
.text-white{color:white;}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {left: 0%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev i{color: #f16317;font-size: 2.5rem}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {left: 94%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-next i{color: #5ec6c3;font-size: 2.5rem}
button {opacity: 10 !important}
	
.date_content {
    background-color: #ffefaa;
    padding: 0.5rem;
    border-radius: 20px;
	background: linear-gradient(to right, rgb(255 255 255 / 28%), #fff);
	height: 425px;
    border:4px solid;
    border-color:#c5517f57 #ffeb3b7a #ffeb3b7a #d45e8c75;
}
.date_content dt{padding: 0.5rem 0;}
.date_content dd:nth-child(2), .plus {
    background-color: rgb(192 76 145);
    color: var(--white);
    margin: 0.5rem 0;
    padding: 0.5rem 0.2rem;
    border-radius: 0 22px;
}
.date_content dd > span,.level td > span{color: rgb(225, 0, 0);font-size: 1.4rem;line-height: 1.4rem}
.date_content dd{font-size: 1.1rem;}

.level {width: 91%;margin: 0 auto;}
.level, .level th, .level td {
    border-collapse: collapse;
    border-bottom: 1px solid black;
    padding: 1% 3.5% 1% 1.5%;
    font-size: 1.1rem;
    font-family: Verdana,"Microsoft JhengHei",Arial;
    background-color: #ffffff9e;
}
.level th {font-size: 1.4rem;text-align: center;}
.level .t1{ background-color:#cddc39}
.level .t2{ background-color:#ffeb3b}
.level .t3{ background-color:#ffc107}
.level td{ width:33.3%}
.hr{font-size: 1.0rem;color: black;font-weight: 900;}

.yt_title {
    font-size: 1.5rem;
    text-align: center;
    width: 80%;
    padding: 0.7% 1.5% 0.5%;
    /* border: 2px #5d889d78 solid; */
    /* border-radius: 50px; */
    margin: 0 auto;
    background-color: #ffffff00;
    color: #c95528;
    border-top: dotted #eab08b 4px;
}
.ytplayer {width: 80%;margin: 0.7% auto 1.5%}
.ytplayer iframe{width:36rem;height: 22rem;} /*width:40rem;height: 25rem;*/

.AD_area{background-color: #008d91d1;font-size: 1.3rem;border-radius: 20px 0 0 20px}
.AD_area,.AD_area a{color: white;}
/*各大相容檢視*/
@media screen and (-webkit-min-device-pixel-ratio:0) { /*Webkit*/
}
@-moz-document url-prefix(){/*Firefox*/
}

@media \0screen\,screen\9 {/*IE 6 7 8*/
}

@media screen\0 {/*IE 8 9 10 11*/
}

@media print {
}

/*站內原有樣式*/
#BodyContent{width:100%;padding:0;margin:0;	}
#BodyContainer_event{width:100%;margin:0;}
#BodyHeader_event_rwd,#topli{display:none;}

/*資料集中1200px寬外框*/
#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:1200px;padding:0;}
#Master_title{display:block;}/*主圖位置ID*/

/*瀏覽器相容性通知*/
#noie{color: #FFF;width: 100%;height:60px;text-align: center;border: 1px solid #006699;	background-color: #3399CC;_z-index: 9999;z-index: 9999;	position:fixed; _top:expression(documentElement.scrollTop+"px");
    /*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
left: 0;top: 0;}
#noie a{color: #FC0;}
.hottxt{ color: #ffd942; font-size: 13px; }

/* bodyHeader */
#BodyHeader_event,#header-share {width:100%;float:left;}
#BodyHeader_event a,#BodyHeader_event #header-share{font-size: 1.1em;}
#BodyHeader_event #header-share {margin:0 auto;	background-color: #FFF;}	
#BodyHeader_event #header-share img {margin-bottom: 5px;display: inline;}
#BodyHeader_event a {color: #333;}
#BodyHeader_event a:hover {color: #666;/*position: relative;top: 2px;bottom: 2px;*/}


/*ask*/
#askarea SELECT {color: black;background-color: white;}
#askarea_out{background-color:#1fb5b2;}
#askarea{width: 1200px;margin: 0 auto;padding: 1rem 5rem;text-align: left;}
#askarea .asktitle{color: #fcf3d2;text-align: center;font-size: 1.4rem;}
#formlist SELECT,#formlist input{border-radius: 0.3rem;background-color: #FFF;border: #FFF;padding: 0.25rem;}
#formlist input[name="sContent"]{width:80%;}
#formlist label {display: block;margin: 1rem 0;font-size: 1.2rem;font-family: Verdana,"Microsoft JhengHei",Arial;}
#formlist img{display: inline-block;}
#formlist input {color: #292929;font-family: "Microsoft JhengHei",Arial;font-weight: normal;padding: 0.25rem 1%;}
#formlist input[type="submit"],#formlist input[type="reset"]{background-color: #eb543f;color: white;}
label > select {margin: 0 1rem;}
#formlist{justify-content: space-around;}


/* Footer */
#BodyFooter_rwd,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;}
#BodyFooter_rwd{float: left;background-color:#FFF;}
#BodyFooter_rwd a:hover{text-decoration: none;}
#BodyFooter_rwd #footer_line {width: 90%;height: auto;margin:1% 5%;display: block;float: left;text-align: center;border-top: thin solid #999;}
#BodyFooter_rwd #footer_inline a {color: #000;font-size:1em;}
#BodyFooter_rwd #footer_inline ul{float: left;padding:0;margin:3% auto 0% auto;}
#BodyFooter_rwd #footer_inline ul li{display: inline;line-height: 2em;font-size: 1em;	clear: both;	margin-right: 0.5em;}
#BodyFooter_rwd #footer_inline ul li img{width:10%;height:auto;vertical-align: middle;display: inline;}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a{color:#000;}
#BodyFooter_rwd #footer_address ul{padding:0;margin-bottom: 1%;text-align: center;}
#BodyFooter_rwd #footer_address ul li{margin-right:0;line-height: 2em;text-align: center;font-size: 1em;	list-style-type: none;	display:inline-block;}
/* Footer end */


@media all and (min-width: 1px) and (max-width: 1200px){

    @media all and (min-width: 768px) and (max-width: 1200px){
        
    .ytplayer iframe{width: 98%;height: 40rem;}
    }
    
    @media all and (min-width: 1px) and (max-width: 767px){
	 .br_mb{ display:block;}
	 .bgcolor1 {background: url(../images/1108047_bg1.jpg)center top 100%,#57dbcf;background-size: cover}
	 .bgcolor2 {background: url(../images/1108047_bg2.jpg) center 300px,#fff4c6;}
	 .map123 {width: 96%;}
	 .moon_group h2 .t_s {font-size: 1.3rem;}
	 .moon_group h2 {font-size: 1.3rem;margin: 0.5rem auto;padding:0.5rem;text-align:center; width: 98%;display: block;}
	 .yt_title {font-size: 1.1rem;}
	 button.VueCarousel-navigation-button.VueCarousel-navigation-next {left: 88%;}
     button.VueCarousel-navigation-button.VueCarousel-navigation-prev {left: 1.5%;}
	 .list_content, .list_note, .goway, .date_content dt, .player {font-size: 1rem;margin-left: 2.5%;margin-right: 3%;}
	 .t_red {font-size: 1.2rem;}
	 .date_content dt {font-size: 1.5rem;}
	 .date_content dd:nth-child(2) img {margin: 0 auto}
	 .level {width: 100%;}
	 .level, .level th, .level td {font-size: 1rem;vertical-align: text-top;}
	 .level td > span {font-size: 0.9rem;line-height: 1.4rem;font-weight: bold;}
	 .list_note3 {width: 90%;padding: 3% 0 0 0;margin: 0 auto;}
	 .ytplayer {width: -webkit-fill-available;}
	 	 
    .ytplayer iframe{width: 98%;height: 16rem;}
	.AD_area {background-color: #008d91d1;font-size: 0.9rem;border-radius: 12px 12px 0px 0px;border-radius: 100px;width: 84px;padding: 12px;}
  
    }

    
/*修正獨立event選單click按鈕大小*/
/* .st-content img{
    width: unset!important;
    height:unset!important;
}  */

/* .feature_group{width: calc(100%/1);}
.level{display: inline-block;}
.level th,.level td{border-collapse: collapse;display: block; } */


/*****站內原有樣式Mobile*****/
/*隱藏的區塊*/
#BodyHeader_event,.hottxt,#noie{display:none;}
/*會撐開的版面控制*/
#BodyContent{width: 100%;padding:0;}
#BodyContainer_event{width: 100%;}
/*會撐開的版面控制END*/
/* Header */
#BodyHeader_event_rwd{text-align:center;width:100%;height:auto;margin:0 auto;background-color:#FFF;position:fixed;top:0;float:left;z-index:9;display: initial;}
/*orientation: portrait   直式
 orientation: landscape  橫式*/
#BodyHeader_event_rwd img {height: auto;margin:2.5% auto;}
@media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;}}
@media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;}}
/*body*/
#Master_title{display:block;}/*主圖位置ID*/
@media all and (orientation : portrait){#Master_title{margin-top: 15%;}}
@media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}

/*資料集中1200px寬外框*/
#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:100%;}
/*ask*/
#askarea{width: 100%;padding: 0.8rem;}
#askarea .asktitle{font-size: 1.1rem;}
#askarea .asktitle > p{line-height: 2.2rem;}
#formlist{margin: 0 auto;}
#formlist label{font-size: 1.0rem;}
#formlist input[name="sContent"],#formlist label,#formlist SELECT,#formlist input{width:100%;margin: 0.25rem 0;}
#formlist input[type="submit"],#formlist input[type="reset"]{width: calc(100%/4.5);}


/*TOP按鈕*/
#topli,#topli a{color: #fff;text-decoration: none;}
#topli{width:50px;height:50px;text-align:center;border-radius:9999em;background-color:#000;opacity:.4;position:fixed;line-height:50px;font-size:15px;display: initial;}
@media screen and  (orientation:portrait) {#topli{right:1%;bottom:13%;}}
@media screen and  (orientation:landscape){#topli{right:1%;bottom:23.8%;}}


/* Footer */
#BodyFooter_rwd,#footer_line,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;float: left;}
#BodyFooter_rwd{background-color:#FFF;margin-top:5%;}
#BodyFooter_rwd #footer_line{margin:5% auto 3%;display:block;height:auto;text-align:center;border-top:thin solid #999}
#BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_inline ul{padding:0;margin-bottom:1%;text-align:center}
#BodyFooter_rwd #footer_inline ul li img{width:40%;height:auto;margin-bottom:2%;margin: 0 auto;}
#BodyFooter_rwd #footer_inline ul li{display:inline-block;margin-right:auto;line-height:2em;font-size:1em;clear:both}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a {	color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_address ul{padding:0;text-align:center;margin-bottom:1%;clear:both}
#BodyFooter_rwd #footer_address ul li{display:block;line-height:2em;text-align:center;font-size:.8em}
/* Footer end */

}


