@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Baloo');
@import url('https://fonts.googleapis.com/css?family=Fredoka+One');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Mukta+Vaani:700|Staatliches');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body{
  background: url(../img/bg.png);
  background-size: 3%;
  margin: 0 0;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 400;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
  color: #333;
  --f-b: #378afe;
  --f-b2:#6099ff;
  --f-b3:#b2d2ff;
  --f-p: #ff36b9;
  --f-p2: #ff1f8a;
  --f-p3:#b2d2ff;
  --f-p5:#ffbdfa;
  --f-y:#ffe100;
  --b1: #36d0ff;
  --b2: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;
  /* #00c9ff */
   
}


#gotop {
width:3.8em;
height:3.8em;
text-align: center;
border:1px solid #ddd;
position: fixed;
right: 10px;
bottom: 10vh;
border-radius:50%;
padding:6px 0px;
font-size:0.9em;
background: rgba(0,0,0,0.7);
border: 1px;
color: white;
cursor: pointer;
z-index: 300;

}
@media screen and (max-width:46em){
  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }

}
#mune .mune-inner #logo a, #mune .mune-inner #logo a:hover {
  color: #2d8c1e;
}
footer{
    background: url(../img/vs3.png)no-repeat;
    background-size: 30%;
    background-position: bottom -5vh left 2vw;
    text-align:center;
    position: relative;
    padding:6vh 2vw 10vh 2vw;
    font-size: 1.15em;
  
  }
  footer figure {
    width: 100%;
    margin: 0;
    padding: 1vh;
    background-color: rgba(250, 250, 250, 0.8);
    position: absolute;
    bottom: 0px;
   left: 0;
  }
footer figure img{
   width: 20%;
}

  footer ul {
    margin: 5vh 0vw 10vh 0vw;
    padding: 0;
    list-style: none;
    font-weight: 600;
    font-size: 1em;
  }
  footer ul li{
    width:18vw;
    display: inline-block;
    margin: 3vh 1vw;
    background-color: #ff355e;
    padding: 2vh 1vw;
    color: #fff;
    border-radius: 3em;
   
    
  }
  footer li a:hover,footer li a{
  color:#fff;
    
    
  }
  footer li a:hover{
    opacity: 0.6;
  }
  @media screen and (max-width:65em) {

    footer ul li{
      width:80%;
      font-size: 1.2em;
      padding:1vh 1vw;
      margin: 2vh 1vw;
    }  
  }
  
  @media (max-width: 55em) {
    footer {
      background: url(../img/vs3.png) no-repeat;
      background-size: 50%;
      background-position: bottom 6vh left 5vw;
      padding: 2vh 5vw 12vh;
      font-size: 1em;
    }
    footer table span {
      font-weight: 500;
      font-size: 95%;
      padding: 2px 3px;
    }
    footer>div {
      width: 100%;
      margin-top: 3vh;
  
    }
  footer figure img{
     width: 68%;
  }
  footer ul {
    margin:3vh 0vw 10vh 0vw;
    padding: 0;
    list-style: none;
    font-weight: 600;
    font-size: 1em;
  }
  }
  
  #message{
    color:#fff;
    text-align: center;
    padding: 5vh 10vw;
    margin: 0 auto;
  }
  #message h2{
    font-size: 2.2em;
    line-height: 1.2;
    margin-top:50px;
    margin-bottom: 5px;
    color:#fff;
    font-weight: 600;
    text-align: center;
  }
  h1,h2,h3,h4,h5,p { margin: 0;padding: 0;font-weight: 400; }
  table {border-collapse: collapse;border-spacing: 0;}
  main{display: block;}
  @media (max-width:55em) {.br_d {display: none;}}
  @media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none;}}
  @media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none;}}
  @media (min-width: 1200px) {.hidden-lg {display: none !important;}}
  a {text-decoration: none;}
  .red {color: #F00;font-weight: 600; font-family: "Arial Black" , "Noto Sans TC", sans-serif;}
  .r_bg{
    background-color: #f00;color: #fff;padding: 5px 10px;border-radius: 20px;
  }
  .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}
  
  /*tossing*/
  .linefirend{
      font-size:2.5em;
      animation-name: linefirend;
      -webkit-animation-name: linefirend;	
      animation-duration: 2.5s;	
      -webkit-animation-duration: 2.5s;
      animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
  }
  @keyframes linefirend {
      0% {transform: rotate(-4deg);}
      50% {transform: rotate(4deg);}
      100% {transform: rotate(-4deg);}						
  }
  @-webkit-keyframes linefirend {
      0% {-webkit-transform: rotate(-4deg);}
      50% {-webkit-transform: rotate(4deg);}
      100% {-webkit-transform: rotate(-4deg);}				
  }
  @media (max-width: 767px){
      .linefirend{
      font-size:1em;
      animation-name: linefirend;
      -webkit-animation-name: linefirend;	
      animation-duration: 2.5s;	
      -webkit-animation-duration: 2.5s;
      animation-iteration-count: infinite;
      -webkit-animation-iteration-count: infinite;
  }
  }

article {padding: 8vh 8vw;letter-spacing: 0.5px;}
  section h2 {
     color:#fff;
    font-size: 1.8em;
    font-weight: 600;
    text-shadow: 1px 1px 1px rgba(18, 91, 150, 0.82);
  }
  @media screen and (max-width:38em) {
    article {
        padding: 5vh 5vw;
        }
    }


header {
    padding:1vh 5vw 16vh;
    text-align: center;
    background: url(../img/t1.png) no-repeat;
    background-position: right 15vw bottom;
    background-size: 32%;
}
header>div {
    width:58%;
    padding-left:5vw;
}
header img {
  width: 100%;
}
header h2 {
  padding-right: 3vw;
  font-size: 1.8em;
  font-weight: 600;
  color: var(--f-p2);
  text-align:center;
  -moz-transform:rotate(-1.5deg);
  -webkit-transform:rotate(-1.5deg);
  -o-transform:rotate(-1.5deg);
  -ms-transform:rotate(-1.5deg);
  transform:rotate(-1.5deg);}

@media screen and (max-width: 55em) {
        header {
            padding:6vh 0vw 15vh;
            text-align: center;
            background: url(../img/t1.png) no-repeat;
            background-position: right 2vw bottom -2vh;
            background-size:45%;
            
        }
        header>div {
            width:100%;
            padding-right: 10vw;
            margin-right:auto;
        }

      header h2 {
        padding-right: 3vw;
        font-size: 1.6em;
        line-height: 1.5;
        font-weight: 600;
        text-align:center;
      }
    }
    

#point {
   text-align: center;
   font-size: 1.1em;
   padding-top: 0vh;
   background-color: rgba(255, 245, 171, 0.65);

   
}
#point h3 {
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    font-weight: 800;
    font-size:2.5em;
    line-height: 1.2;
    margin-bottom: 2vh;
    text-align: left;
    margin-left: 6vw;
    font-weight: 800;
}
#point h3 kbd {
    background-color: var(--f-b);
    color: #fff;
    padding: 1vh 0.5vw ;
    margin-right: 0.5vw;
    font-size: 48%;
    border-radius: 15px;
}

#room h3 kbd {
    background-color: var(--f-p);
    color: #fff;
}
#point h3 small {
    font-size: 68%;
}
#point h3 span {
    font-size: 180%;
    line-height:0.8;
    text-decoration-line: underline;
}
#point h3 img {
    position: absolute;
    top: 28vh;
    width:45px;
    height: auto;
}
#point h4 {
    letter-spacing: 1px;
    font-size: 2.2em;
    margin:5vh 0 0;
    color: var(--f-b);
    font-weight: 500;

}
#point h4 span {
    color: var(--f-p2);
}
#point h4 mark{
	background: linear-gradient(transparent 40%,rgba(255,255,255,0) 40%, #FFF176 90%,transparent 95%);	
    padding: 2px 1px;
    color: var(--f-b);
}
#point p {
    padding: 2vh 0;
    color: #6c757d;
}
#point strong {
    font-weight: 900;
}
#home h3 img { left:3vw;}
#room h3 img {left: auto;right:5vw;}
#point img {
    width: 25%;
    margin-top: -20vh;
}
#point>section{
  display: flex;
  display: -webkit-flex;
  justify-content:space-between;
  align-items: flex-start;
  padding: 0;
  margin-top: -5vh;
}
#point>section div {
  width: 48%;
  background-color: #fff;
  border-radius: 3em;
  padding: 5vh 2vw;
  position: relative;

}
#point>section table {
  width:100%;
  border-spacing: 0;
  text-align: center;
}
#point th,
#point td {
    border: 1px solid var(--f-b3);
    padding:1.5vh 1vw;
    border-top-width: 0;
    border-left-width: 0;
    text-align: center;
    font-family: "Mukta Vaani", "Noto Sans TC", "Arial", sans-serif;
}
#point th {
    font-weight: 600;
    width: 28%;
}
#point td strong {
  font-weight: 600;
  letter-spacing: 0;
}

#point td:last-child {
  border-right-width: 0;
}
#point td:nth-child(2) {
  text-align: left;
}
#point th:last-child,
#point td:last-child {
    border-right-width: 0;
}
#point tr:last-child th,
#point tr:last-child td {
    border-bottom: 0px;
}

#point tr:nth-child(2n) td {
    background-color:#ebf3ff;
}

#home{
    border: var(--f-b) solid 5px;
    box-shadow: 8px 8px 0px var(--f-b);
    color: var(--f-b);
}
#room {
    border: var(--f-p) solid 5px;
    box-shadow: 8px 8px 0px var(--f-p);
    color: var(--f-p);
}
#room th, #room td{
    border: 1px solid var(--f-p5);
    padding:1.5vh 1vw;
    border-top-width: 0;
    border-left-width: 0;
}
#room tr:nth-child(2n) td {
    background-color:#fff1fd;
}
@media (max-width:55em) {

#point>section{
  flex-wrap: wrap;
  margin-top: -4vh;
 
}
#point>section div {
  width: 100%;
  padding: 2vh 2vw;
  margin-bottom: 3vh;
}
#point {
    font-size: 1em;
 }
 #point h3 {
     font-size:2em;
     margin-left: 2vw;
     text-align: center;
 }
 #point h3 kbd {
     padding: 1vh 1vw ;
     margin-right:1vw;
 }

 #point h3 span {
     font-size: 185%;
 }
 #point h3 img {
     position: absolute;
     top: 18vh;
     width:35px;
     height: auto;
 }
 #point h4 {
     letter-spacing: 0px;
     font-size: 1.8em;
     line-height: 1.5;
     margin-top:1vh;
 }

 #home h3 img { left:6vw;}
 #room h3 img {left: auto;right:6vw;}
 #point img {
     width: 42%;
     margin-top: 1vh;
 }

 #point p {
    padding: 1vh 0 0;
}
 #point>section table {
   width:100%;
   border-spacing: 0;
   text-align: center;
 }
 #point th,#point td, #room th, #room td {padding:1.5vh 2vw;}

}

#QA {
    color: var(--f-b);
    background:url(../../img/bg.png) #ffe100;
    background-size: 3%;
     font-size: 1.05em; 
     margin-top: -4vh;
}
#QA section {
    border-radius: 1em;
}
#QA details>div {padding: 2vh 2vw;}
#QA .flex-s {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
   
}
#QA .flex-s>div {width:65%;}
#QA .flex-s>div:nth-child(2) {width: 30%;text-align: center;}
#QA ul { color: #333; text-align: left;margin: 0;padding:0 0 0 22px;}
#QA ul strong { font-weight: 500;color: var(--f-b2); }
#QA p {
    text-align: center;
    font-size: 1.25em;
    border:var(--f-b) solid 2px;
    position: relative;
    margin-top: 1vh;
    width: 82%;
    padding-bottom: 3vh;

}
#QA p img {
    width: 100%;
    position: absolute;
    top: -2vh;
    left:0;
}
#QA p strong {
    font-size: 120%;
}

  #QA table {
    width:100%;
    border-spacing: 0;
    text-align: center;
   
  }
  #QA td{
      border: 2px solid var(--f-b2);
      padding:1vh 1vw;
      border-top-width: 0;
      border-left-width: 0;
      border-right: 0;
      line-height: 1.5;
      text-align: center;
      font-family: "Mukta Vaani", "Noto Sans TC", "Arial", sans-serif;
  }
   #QA th {
      font-weight: 600;
      width: 28%;
  }
   #QA td strong {
    font-weight: 600;
    letter-spacing: 0;
  }
  #QA table i {font-size:1.5em;line-height: 1;}
   #QA td:nth-child(2) i,
   #QA td:last-child i {
    color: var(--f-p5);
  }
  
   #QA tr:last-child th,
   #QA tr:last-child td {
      border-bottom: 0px;
  }
  #double table{
    color: #333;
    width: 45%;
  }
  #double kbd {
    background-color: var(--f-b);
    color: #fff;
    border-radius: 2em;
    padding: 1vh 1vw;
    font-size: 1.2em;
  }
  #double td:nth-child(2) {
    text-align: left;
  }
  #double th {
      vertical-align: top;
  }
  #double caption {
    color: var(--f-b);
    font-size: 1.25em;
  }
  #double .lod caption {
    color: #ff9fcb;
    font-size: 1.25em;
  }
  #double .lod  td{
    border: 2px solid #ff9fcb;
    border-top-width: 0;
    border-left-width: 0;
  }
  #double th:last-child,
  #double td:last-child {
    border-right-width: 0;
}
  #double .lod kbd {
    background-color: #ff9fcb;
    color: #fff;
  }
  details {
    border-bottom: var(--f-b) solid 2px;
    padding: 0.5em 0.5em 0;
    margin: 1vh;
    
  }
  
  summary {
    font-size: 1.5em;
    font-weight: bold;
    margin: -0.4em -0.4em 0;
    padding:2vh 3vw;
  }
  
  details[open] {
    padding: 0.5em;
    margin-bottom: 3vh;
    border: var(--f-b) solid 2px;
    border-radius: 5px;
    background-color: #fff;
    border-radius: 1em;
  }
  
  details[open] summary {
    margin-bottom: 0.5em;
    background: var(--f-b);
    border-radius: 0.5em 0.5em 0 0;
    color: #fff;
    
  }

  @media screen and (max-width: 55em) {
    #QA {
         font-size: 1em; 
         margin-top:1vh;
    }
    #QA section {
        border-radius: 1em;
    }
    #QA details>div{padding: 3vh 3vw;}
    #QA .flex-s {
       flex-wrap: wrap;
       
    }
    #QA .flex-s>div,
    #QA .flex-s>div:nth-child(2) {width: 100%;text-align: center;}
    #QA p {
        font-size: 1.15em;
        margin: auto;
        margin-top: 5vh;
      }

      #double table{
        width:100%;
        margin: 3vh 0
      }
      #double kbd {
        padding: 1vh 2vw;
        font-size: 1.2em;
      }
      #double th {
         width: 35%;
      }
  }
 #title {
    background-color: rgba(255, 245, 171, 0.65);
    position: relative;
    text-align: center;
  }
  #title  ul {
    position: relative;
    margin: 0;
    padding:8vh 0 0;
    font-size: 3em;
    line-height: 1.35;
    text-align: center;
    color:var(--f-b);
    list-style: none;
    font-weight: 600;
  }
 
  #title ul li:nth-child(2),
  #title ul li:nth-child(3) {
    position: absolute;
    top: 25vh;

  }
  #title ul li:nth-child(2){
    left: 15vw;
  }
  #title ul li:nth-child(3){
    right: 15vw;
  }
  #title img {
    width: 20%;
    text-align: center;
  }
  #title ul span {
    font-size: 60%;
    padding:0 0.4vw;
  }
  @media screen and (max-width: 55em) {
    #title {
        background-color: rgba(255, 245, 171, 0);
        position: relative;
        text-align: center;
        margin-top: 5vh;
      }

      #title  ul {
        padding:0;
        font-size: 1.5em;
      }
     
      #title ul li:nth-child(2),
      #title ul li:nth-child(3) {
        position:inherit;
        top:auto;
    
      }
      #title ul li:nth-child(2){
        left: auto;
      }
      #title ul li:nth-child(3){
        right: auto;
      }
      #title img {
        width: 35%;
        padding-bottom: 1vh;
      }
      #title .br_d {
        margin-right: 3vw;
      }

  }