@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;500&display=swap");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

ol, ul {
  list-style: none;
}

* {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

/* bisic ===================================================================*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* {
  box-sizing: border-box;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

html {
  min-height: 100%;
}

.rubik {
  font-family: 'Rubik', sans-serif;
}

.notoserif {
  font-family: 'Noto Serif TC', serif;
}

body {
  position: relative;
  height: auto;
  min-height: 100%;
  text-align: left;
  -webkit-text-size-adjust: none;
  font-size: 18px;
  color: #333;
  line-height: 1.8em;
  font-family: 'Noto Sans TC', "微軟正黑體", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  overflow-x: hidden;
}

body.lock {
  overflow: hidden;
}

a {
  color: #333;
  text-decoration: none;
  transition: 0.3s ease;
}

a:hover {
  color: #FF6263;
}

ol > li {
  list-style-type: decimal;
}

ol li, ul li {
  list-style-position: outside;
  margin-left: 26px;
}

hr {
  border: 1px solid #333;
  border-top: none;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

h1, h2, h3 {
  line-height: 1.3em;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

input, select, textarea {
  padding: 0 5px;
  outline: none;
  box-sizing: border-box;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  colos: #333;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  colos: #333;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  colos: #333;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  colos: #333;
}

select {
  cursor: pointer;
}

.textarea {
  height: 150px;
  padding: 5px;
}

.placeholder_form p {
  display: inline-block;
  position: relative;
}

.placeholder_form p label {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 24px;
  text-align: left;
  text-indent: 5px;
  cursor: pointer;
}

.placeholder_form p input {
  text-indent: 5px;
}

.hover_fade > img {
  opacity: 1;
  transition: all .5s;
}

.hover_fade:hover > img {
  opacity: .85;
}

.video_icon {
  position: relative;
}

.video_icon .icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
}

.video_icon .icon img {
  width: 100%;
  height: 100%;
}

.edit_wrap {
  clear: both;
  width: 100%;
  line-height: 1.8em;
}

.edit_wrap h1, .edit_wrap h2, .edit_wrap h3, .edit_wrap h4, .edit_wrap h5, .edit_wrap h6, .edit_wrap p, .edit_wrap img, .edit_wrap video, .edit_wrap iframe {
  margin-bottom: 12px;
}

.edit_wrap h1, .edit_wrap h2, .edit_wrap h3, .edit_wrap h4, .edit_wrap h5, .edit_wrap h6, .edit_wrap p {
  line-height: 1.8em;
}

.edit_wrap img, .edit_wrap video, .edit_wrap iframe {
  margin-top: 10px;
}

.edit_wrap h1 {
  font-size: 20px;
}

.edit_wrap h2 {
  font-size: 18px;
}

.edit_wrap h3 {
  font-size: 16px;
}

.edit_wrap h4 {
  font-size: 15px;
}

.edit_wrap h5 {
  font-size: 22px;
}

.edit_wrap h6 {
  font-size: 24px;
}

.edit_wrap img {
  max-width: 100%;
  height: auto !important;
  margin: 0 auto 30px auto;
}

.edit_wrap video {
  width: 100%;
  background-size: cover;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.8);
}

.edit_wrap iframe {
  width: 100%;
}

.edit_wrap table {
  border: 1px solid #ccc;
}

.edit_wrap table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.edit_wrap table td:last-child {
  border-right: none;
}

@media screen and (max-width: 1200px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 20px;
  }
}

@media screen and (max-width: 800px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 18px;
  }
}

/* main.css ==============================================*/
.mw_30 {
  max-width: 30px;
}

.mw_40 {
  max-width: 40px;
}

.mw_50 {
  max-width: 50px;
}

.mw_60 {
  max-width: 60px;
}

.mw_70 {
  max-width: 70px;
}

.mw_80 {
  max-width: 80px;
}

.mw_90 {
  max-width: 90px;
}

.mw_100 {
  max-width: 100px;
}

.mw_110 {
  max-width: 110px;
}

.mw_120 {
  max-width: 120px;
}

.mw_130 {
  max-width: 130px;
}

.mw_140 {
  max-width: 140px;
}

.mw_150 {
  max-width: 150px;
}

.mw_160 {
  max-width: 160px;
}

.mw_170 {
  max-width: 170px;
}

.mw_180 {
  max-width: 180px;
}

.mw_190 {
  max-width: 190px;
}

.mw_200 {
  max-width: 200px;
}

.mw_210 {
  max-width: 210px;
}

.mw_220 {
  max-width: 220px;
}

.mw_230 {
  max-width: 230px;
}

.mw_240 {
  max-width: 240px;
}

.mw_250 {
  max-width: 250px;
}

.mw_260 {
  max-width: 260px;
}

.mw_270 {
  max-width: 270px;
}

.mw_280 {
  max-width: 280px;
}

.mw_290 {
  max-width: 290px;
}

.mw_300 {
  max-width: 300px;
}

.mw_310 {
  max-width: 310px;
}

.mw_320 {
  max-width: 320px;
}

.mw_330 {
  max-width: 330px;
}

.mw_340 {
  max-width: 340px;
}

.mw_350 {
  max-width: 350px;
}

.box {
  display: block;
  width: 100%;
}

.wrap {
  clear: both;
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}

.video_h {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.full_wrap {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.full_vid {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.video_bg {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.fixed_bg {
  background-attachment: fixed;
}

.cover_bg, .contain_bg {
  height: 0;
  padding-bottom: 56.25%;
  background-position: center;
  background-repeat: no-repeat;
  transition: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.cover_bg {
  background-size: cover;
}

.contain_bg {
  background-size: contain;
}

.content {
  width: 100%;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
}

.share a.fb {
  width: 20px;
  background-image: url("../images/icon_facebook.svg");
}

.share a.line {
  background-image: url("../images/icon_line.svg");
}

.share a:hover {
  transform: scale(1.15);
}

.share a:hover.fb {
  background-image: url("../images/icon_facebook_active.svg");
}

.share a:hover.line {
  background-image: url("../images/icon_line_active.svg");
}

.terms .box {
  margin-bottom: 30px;
}

.terms label {
  display: block;
  padding-bottom: 5px;
  cursor: pointer;
  transition: 0.3s ease;
}

.terms label:hover {
  color: #b51d23;
}

.terms label input {
  margin-right: 10px;
}

.terms ul li, .terms ol li {
  margin-bottom: 10px;
}

.terms ul li ul, .terms ul li ol, .terms ol li ul, .terms ol li ol {
  margin-top: 10px;
}

.terms ul > li {
  list-style-type: disc;
}

.slider_btn {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #f1f1f1;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
}

.slider_btn:hover {
  background: #2c3b61;
}

.slider_btn:hover span:before {
  border-color: #fff !important;
}

.slider_btn span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 12px;
}

.slider_btn span:before {
  content: "";
  display: block;
  width: 70%;
  height: 70%;
  border-top: 3px solid #333;
  transition: 0.3s ease;
}

.slider_btn.prev {
  left: -3%;
}

.slider_btn.prev span:before {
  border-left: 3px solid #333;
  transform: translateX(3px) rotate(-45deg);
}

.slider_btn.next {
  right: -3%;
}

.slider_btn.next span:before {
  border-right: 3px solid #333;
  transform: translateX(-3px) rotate(45deg);
}

/* icon.css ==============================================*/
.icon {
  position: relative;
  padding-left: 30px;
  box-sizing: border-box;
}

.icon:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s ease;
}

.icon.icon_time:before {
  background-image: url("../images/icon/icon_time.svg");
}

.icon.icon_date:before {
  background-image: url("../images/icon/icon_date.svg");
}

.icon.icon_map:hover:before {
  background-image: url("../images/icon/icon_mapmark_active.svg");
}

.icon.icon_map:before {
  height: 25px;
  background-image: url("../images/icon/icon_mapmark.svg");
}

.icon.icon_money:before {
  background-image: url("../images/icon/icon_money.svg");
}

.icon.icon_download:before {
  background-image: url("../images/icon/icon_download.svg");
}

.icon.icon_guide:before {
  background-image: url("../images/icon/icon_book.svg");
}

.icon.icon_info:before {
  background-image: url("../images/icon/icon_infomation.svg");
}

.icon.icon_fav:hover:before {
  background-image: url("../images/icon/icon_favprograme_active.svg");
}

.icon.icon_fav:before {
  background-image: url("../images/icon/icon_favprograme.svg");
}

.icon.icon_gift:before {
  background-image: url("../images/icon/icon_gift.svg");
}

.icon.icon_light:before {
  background: url("../images/icon/icon_light.svg");
}

.icon.icon_edit:before {
  background: url("../images/icon/icon_edit.svg");
}

.icon.icon_edit_w:before {
  background: url("../images/icon/icon_edit_w.svg");
}

.icon.icon_dot {
  padding-left: 20px;
}

.icon.icon_dot:hover:before {
  background: #b51d23;
}

.icon.icon_dot:before {
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
}

.arrow_icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-bottom: -8px;
  cursor: pointer;
  box-sizing: border-box;
  transition: 0.3s ease;
}

.arrow_icon.round {
  background: #666;
  border-radius: 50%;
}

.arrow_icon:before, .arrow_icon:after {
  content: "";
  display: block;
  position: absolute;
}

.arrow_icon:before {
  left: 45%;
  top: 50%;
  width: 60%;
  height: 2px;
  background: #fff;
  transform: translate(-50%, -50%);
}

.arrow_icon:after {
  position: absolute;
  right: 27%;
  top: 50%;
  width: 8px;
  height: 8px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transform: translateY(-50%) rotateZ(45deg);
}

.video_icon {
  position: relative;
}

.video_icon:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  background: url("../images/icon/icon_video.svg") no-repeat 0 0;
  background-size: contain;
}

/* btn.css ==============================================*/
.close_btn {
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  cursor: pointer;
  transition: 0.3s ease;
}

.close_btn:before, .close_btn:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #000;
}

.close_btn:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.close_btn:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close_btn:hover {
  transform: rotate(180deg) scale(1.3);
}

.btn {
  display: inline-block;
  width: 47%;
  max-width: 200px;
  margin: 0 1.5%;
  padding: 5px 20px;
  color: #fff;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s ease;
}

.btn:hover {
  background: #333;
  color: #fff;
}

.cancel {
  background: #666;
}

/* scroll.css ==============================================*/
.scroll {
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 10;
  transform: translateX(-50%);
  color: #fff;
  font-size: 15px;
  text-align: center;
  animation: scrollIcon 3s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
}

.scroll img {
  margin: 0 auto;
}

@keyframes scrollIcon {
  0% {
    opacity: 0;
    margin-top: 0;
  }
  10% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  65% {
    opacity: 0;
    margin-top: 100px;
  }
  100% {
    opacity: 0;
    margin-top: 0;
  }
}

/* header.css ==============================================*/
.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  padding: 10px 3%;
}

.header .group {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .logo {
  max-width: 70px;
}

.header .logo img {
  width: 100%;
}

.header .sub {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
}

.header .sub .btn_wrap {
  margin-right: 10px;
}

.header .sub .btn_wrap a {
  margin-left: 20px;
  line-height: 1em;
  font-size: 16px;
}

.header .sub .btn_wrap a:first-child {
  margin-left: 0;
}

.header .sub .btn_wrap a:hover {
  color: #b51d23;
}

.header .share {
  display: flex;
}

.header .share a {
  margin: 0;
  margin-left: 20px;
}

.float_btn {
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 100;
}

.float_btn .go_top_btn {
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: #999;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  line-height: 1em;
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(30px);
  cursor: pointer;
}

.float_btn .go_top_btn:hover {
  background: #b51d23;
}

.float_btn .go_top_btn.trans {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.float_btn .go_top_btn img {
  width: 15px;
  margin-bottom: 5px;
}

@media screen and (max-width: 900px) {
  .header .logo {
    max-width: 50px;
  }
}

@media screen and (max-width: 600px) {
  .header {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header .group {
    justify-content: flex-start;
  }
  .header .logo {
    max-width: 45px;
  }
  .header .share a {
    margin-left: 15px;
  }
}

/* mobilerBtn.css ==============================================*/
.menu_m {
  display: none;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 15;
  width: 30px;
  height: 22px;
  cursor: pointer;
  transition: 0.3s ease;
}

.menu_m .group {
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
}

.menu_m .group div {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 2px;
  background: #000;
  transition: 0.3s ease;
}

.menu_m .group .line1 {
  top: 0;
}

.menu_m .group .line2, .menu_m .group .line3 {
  top: 50%;
  transform: translateY(-50%);
}

.menu_m .group .line4 {
  bottom: 0;
}

.menu_m:hover .group .line1, .menu_m:hover .group .line4 {
  transform: translateX(5px);
}

.menu_m:hover .group .line2, .menu_m:hover .group .line3 {
  transform: translate(-5px, -50%);
}

.menu_m.on {
  width: 30px;
  height: 22px;
  margin-left: 50px;
}

.menu_m.on .group {
  top: -2px;
  transform: rotate(360deg);
}

.menu_m.on .group div {
  background: #b51d23;
}

.menu_m.on .group .line1, .menu_m.on .group .line4 {
  top: 0;
  opacity: 0;
  transition: transform 0.5s ease 0, top 0.5s ease 0, opacity 0.1s ease 0.4;
}

.menu_m.on .group .line2 {
  transform: rotate(45deg);
}

.menu_m.on .group .line3 {
  transform: rotate(-45deg);
}

.menu_m.on:hover {
  transform: translateY(-50%) rotate(-180deg) scale(1.2);
}

.menu_m .group .line2, .menu_m .group .line3 {
  transition: all .5s 0 ease;
}

.menu_m .group .line1, .menu_m .group .line4, .menu_m.on .group .line2, .menu_m.on .group .line3 {
  transition: transform 0.5s ease 0.4, top 0.5s ease 0.4, opacity 0.1s ease 0.4;
}

@media screen and (max-width: 990px) {
  .menu_m {
    display: block;
  }
}

/* inViewport.css ==============================================*/
.view_item {
  transition: 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.view_item.trans {
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.view_item.trans.to_top, .view_item.trans.to_right, .view_item.trans.to_left, .view_item.trans.to_bottom {
  opacity: 1;
  transform: translateX(0);
}

.view_item.trans.scale_in {
  transform: scale(1);
}

.view_item.trans .scale_out {
  transform: scale(0.8);
}

.view_item.trans.bg_scale_in, .view_item.trans.bg_scale_out {
  opacity: 1;
  transform: scale(1);
}

.view_item.trans.fade_in {
  opacity: 1;
}

.view_item.trans.flip {
  opacity: 1;
  transform: rotateY(0);
}

.view_item.trans.speed_scale_left, .view_item.trans.speed_scale_right {
  opacity: 1;
  transform: scale(1) translate(0);
}

.view_item.trans.from_tl, .view_item.trans.from_tr, .view_item.trans.from_bl, .view_item.trans.from_br {
  opacity: 1;
  transform: translate(0, 0);
}

.view_group .to_top, .view_group .to_right, .view_group .to_left, .view_group .to_bottom, .view_group .bg_scale_in, .view_group .bg_scale_out, .view_group .fade_in, .view_group .flip, .view_group .speed_scale_left, .view_group .speed_scale_right, .view_group .extrude_w, .view_group .extrude_h, .view_group .from_tl, .view_group .from_tr, .view_group .from_bl, .view_group .from_br {
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.view_group.trans .to_top, .view_group.trans .to_right, .view_group.trans .to_left, .view_group.trans .to_bottom {
  opacity: 1;
  transform: translateX(0);
}

.view_group.trans .scale_in, .view_group.trans .scale_out {
  opacity: 0;
}

.view_group.trans .scale_in {
  transform: scale(1);
}

.view_group.trans .scale_out {
  transform: scale(0.8);
}

.view_group.trans .bg_scale_in, .view_group.trans .bg_scale_out {
  opacity: 1;
  transform: scale(1);
}

.view_group.trans .fade_in {
  opacity: 1;
}

.view_group.trans .flip {
  opacity: 1;
  transform: rotateY(0);
}

.view_group.trans .speed_scale_left, .view_group.trans .speed_scale_right {
  opacity: 1;
  transform: scale(1) translate(0);
}

.view_group.trans .extrude_w, .view_group.trans .extrude_h {
  opacity: 1;
}

.view_group.trans .extrude_w {
  width: 100%;
}

.view_group.trans .extrude_h {
  height: 100%;
}

.view_group.trans .from_tl, .view_group.trans .from_tr, .view_group.trans .from_bl, .view_group.trans .from_br {
  opacity: 1;
  transform: translate(0, 0);
}

.to_top, .to_right, .to_left, .to_bottom {
  opacity: 0;
}

.to_top {
  transform: translateY(50%);
}

.to_right {
  transform: translateX(-50%);
}

.to_bottom {
  transform: translateY(-50%);
}

.to_left {
  transform: translateX(50%);
}

.from_tl, .from_tr, .from_bl, .from_br {
  opacity: 0;
}

.from_tl {
  transform: translate(-50%, -50%);
}

.from_tr {
  transform: translate(50%, -50%);
}

.from_bl {
  transform: translate(-50%, 50%);
}

.from_br {
  transform: translate(50%, 50%);
}

.scale_in, .scale_out {
  opacity: 0;
}

.scale_in {
  transform: scale(0);
}

.speed_scale_left, .speed_scale_right {
  opacity: 0;
  transition-delay: 0.3s;
}

.speed_scale_left {
  transform: scale(5) translate(-50%, 100%);
}

.speed_scale_right {
  transform: scale(5) translate(50%, 100%);
}

.bg_scale_in {
  opacity: 0;
  transform: scale(0.6);
  transition-duration: 1.5s;
}

.bg_scale_out {
  opacity: 0;
  transform: scale(1.3);
  transition-duration: 1.5s;
}

.fade_in {
  opacity: 0;
}

.flip {
  opacity: 0;
  transform: rotateY(180deg);
}

.flip_parent {
  perspective: 150vh;
}

.extrude_w {
  opacity: 0;
  width: 0;
}

.extrude_h {
  opacity: 0;
  height: 0;
}

.delay_1 {
  transition-delay: .2s;
}

.delay_2 {
  transition-delay: .4s;
}

.delay_3 {
  transition-delay: .6s;
}

.delay_4 {
  transition-delay: .8s;
}

.delay_5 {
  transition-delay: 1s;
}

/* index.css ==============================================*/
body {
  background: url("../images/bg.png?v=1.1") repeat center top;
}

.home {
  background: #b51d23;
  padding-top: 92px;
}

.home .wrap {
  max-width: 1800px;
}

.home .group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.home .pic {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  width: 100%;
  height: 80%;
}

.home .pic .contain_bg {
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}

.intro {
  padding: 100px 0;
  background: #f3c789;
}

.intro .pic {
  margin-bottom: 40px;
}

.intro .pic img {
  max-width: 100%;
}

.intro .text {
  max-width: 1000px;
  margin: 0 auto;
}

.intro .text p {
  margin-bottom: 20px;
  font-size: 20px;
}

.calendar_wrap {
  width: 100%;
  padding: 50px 0;
}

.calendar_wrap .month_1 .month_head {
  color: #8a695a;
}

.calendar_wrap .month_1 .month_head:before, .calendar_wrap .month_1 .month_head:after {
  background: #8a695a;
}

.calendar_wrap .month_1 .month_info h3 strong {
  color: #8a695a;
}

.calendar_wrap .month_2 .month_head {
  color: #838e70;
}

.calendar_wrap .month_2 .month_head:before, .calendar_wrap .month_2 .month_head:after {
  background: #838e70;
}

.calendar_wrap .month_2 .month_info h3 strong {
  color: #838e70;
}

.calendar_wrap .month_3 .month_head {
  color: #a0b0e1;
}

.calendar_wrap .month_3 .month_head:before, .calendar_wrap .month_3 .month_head:after {
  background: #a0b0e1;
}

.calendar_wrap .month_3 .month_info h3 strong {
  color: #a0b0e1;
}

.calendar_wrap .month_4 .month_head {
  color: #6a5a54;
}

.calendar_wrap .month_4 .month_head:before, .calendar_wrap .month_4 .month_head:after {
  background: #6a5a54;
}

.calendar_wrap .month_4 .month_info h3 strong {
  color: #6a5a54;
}

.calendar_wrap .month_5 .month_head {
  color: #87a4a8;
}

.calendar_wrap .month_5 .month_head:before, .calendar_wrap .month_5 .month_head:after {
  background: #87a4a8;
}

.calendar_wrap .month_5 .month_info h3 strong {
  color: #87a4a8;
}

.calendar_wrap .month_6 .month_head {
  color: #a58380;
}

.calendar_wrap .month_6 .month_head:before, .calendar_wrap .month_6 .month_head:after {
  background: #a58380;
}

.calendar_wrap .month_6 .month_info h3 strong {
  color: #a58380;
}

.calendar_wrap .month_7 .month_head {
  color: #6ebec7;
}

.calendar_wrap .month_7 .month_head:before, .calendar_wrap .month_7 .month_head:after {
  background: #6ebec7;
}

.calendar_wrap .month_7 .month_info h3 strong {
  color: #6ebec7;
}

.calendar_wrap .month_8 .month_head {
  color: #fbc088;
}

.calendar_wrap .month_8 .month_head:before, .calendar_wrap .month_8 .month_head:after {
  background: #fbc088;
}

.calendar_wrap .month_8 .month_info h3 strong {
  color: #fbc088;
}

.calendar_wrap .month_9 .month_head {
  color: #d4baad;
}

.calendar_wrap .month_9 .month_head:before, .calendar_wrap .month_9 .month_head:after {
  background: #d4baad;
}

.calendar_wrap .month_9 .month_info h3 strong {
  color: #d4baad;
}

.calendar_wrap .month_10 .month_head {
  color: #72a8c0;
}

.calendar_wrap .month_10 .month_head:before, .calendar_wrap .month_10 .month_head:after {
  background: #72a8c0;
}

.calendar_wrap .month_10 .month_info h3 strong {
  color: #72a8c0;
}

.calendar_wrap .month_11 .month_head {
  color: #ff897d;
}

.calendar_wrap .month_11 .month_head:before, .calendar_wrap .month_11 .month_head:after {
  background: #ff897d;
}

.calendar_wrap .month_11 .month_info h3 strong {
  color: #ff897d;
}

.calendar_wrap .month_12 .month_head {
  color: #6f864a;
}

.calendar_wrap .month_12 .month_head:before, .calendar_wrap .month_12 .month_head:after {
  background: #6f864a;
}

.calendar_wrap .month_12 .month_info h3 strong {
  color: #6f864a;
}

.calendar_wrap .month_menu {
  padding: 20px 0;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 10;
  transition: 0.3s ease;
  overflow-x: auto;
}

.calendar_wrap .month_menu.fixed {
  background: #b51d23;
}

.calendar_wrap .month_menu.fixed a {
  color: #dab452;
}

.calendar_wrap .month_menu.fixed a:hover {
  color: #fff;
}

.calendar_wrap .month_menu .box {
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  min-width: 1040px;
}

.calendar_wrap .month_menu a {
  margin: 0 15px;
  text-align: center;
  line-height: 1.1em;
  color: #333;
  font-size: 20px;
  cursor: pointer;
  font-family: 'Rubik', sans-serif;
}

.calendar_wrap .month_menu a:hover {
  color: #b51d23;
}

.calendar_wrap .month_menu a span {
  display: block;
}

.calendar_wrap .month_menu a .word {
  font-size: 15px;
  font-weight: 300;
}

.calendar_wrap .group {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.calendar_wrap .month_box {
  padding: 90px 0;
}

.calendar_wrap .month_head {
  display: flex;
  justify-content: center;
  position: relative;
  font-family: 'Rubik', sans-serif;
  width: 94%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.calendar_wrap .month_head:before, .calendar_wrap .month_head:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: calc( 50% - 130px);
  height: 1px;
}

.calendar_wrap .month_head:before {
  left: 0;
}

.calendar_wrap .month_head:after {
  right: 0;
}

.calendar_wrap .month_head h2 {
  width: 220px;
  text-align: center;
}

.calendar_wrap .month_head h2 strong, .calendar_wrap .month_head h2 span {
  display: block;
  line-height: 1em;
}

.calendar_wrap .month_head h2 strong {
  font-size: 80px;
}

.calendar_wrap .month_head h2 span {
  font-size: 26px;
}

.calendar_wrap .month_info {
  margin-bottom: 120px;
}

.calendar_wrap .month_info h3 {
  margin-bottom: 15px;
  font-size: 36px;
}

.calendar_wrap .month_info h3 strong {
  font-weight: 500;
}

.calendar_wrap .month_info h3 span {
  font-weight: normal;
  font-family: 'Noto Serif TC', serif;
}

.calendar_wrap .month_info .pic {
  margin-bottom: 30px;
}

.calendar_wrap .month_info .pic img {
  max-width: 100%;
}

.calendar_wrap .month_info p {
  font-size: 20px;
  margin-bottom: 20px;
}

.calendar_wrap .month_info h4 {
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-family: 'Noto Serif TC', serif;
}

.calendar_wrap .month_info h4 span {
  margin-bottom: 5px;
}

.calendar_wrap .calendar {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  width: 94%;
  max-width: 1100px;
  margin: 0 auto;
  overflow-x: auto;
}

.calendar_wrap .calendar .box {
  width: 100%;
  min-width: 700px;
}

.calendar_wrap .calendar .week, .calendar_wrap .calendar .day {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}

.calendar_wrap .calendar .week .col {
  align-items: center;
  background: #8b8d8e;
  text-align: center;
  color: #fff;
}

.calendar_wrap .calendar .day .col {
  height: 120px;
  background: #fff;
}

.calendar_wrap .calendar .col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 13.6%;
  margin-right: .8%;
  margin-bottom: 8px;
  padding: 10px 12px;
  border-radius: 5px;
  font-size: 16px;
}

.calendar_wrap .calendar .col:nth-child(7n) {
  margin-right: 0;
}

.calendar_wrap .calendar .col.sun .head, .calendar_wrap .calendar .col.sat .head, .calendar_wrap .calendar .col.hol .head {
  color: #b51d23;
}

.calendar_wrap .calendar .col.blur {
  color: #bbb;
}

.calendar_wrap .calendar .col .head, .calendar_wrap .calendar .col .solar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  line-height: 1.3em;
}

.calendar_wrap .calendar .col .head {
  margin-bottom: 5px;
}

.calendar_wrap .calendar .col .head span.t {
  text-align: right;
}

.calendar_wrap .calendar .col .solar {
  justify-content: flex-end;
  font-size: 14px;
}

.calendar_wrap .calendar .col .event {
  width: 100%;
  margin-top: auto;
  line-height: 1.3em;
  font-size: 14px;
  color: #b51d23;
}

.calendar_wrap .calendar .col .event a {
  color: #b51d23;
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  .calendar_wrap .month_menu a {
    font-size: 18px;
  }
  .calendar_wrap .month_menu a .word {
    font-size: 13px;
  }
}

@media screen and (max-width: 1000px) {
  .calendar_wrap .month_menu.fixed a {
    color: #dab452;
  }
  .calendar_wrap .month_menu.fixed a:hover {
    color: #dab452;
  }
  .calendar_wrap .month_menu a {
    font-size: 18px;
    color: #333;
  }
  .calendar_wrap .month_menu a:hover {
    color: #333;
  }
  .calendar_wrap .month_menu a .word {
    font-size: 13px;
  }
}

@media screen and (max-width: 900px) {
  .home {
    padding-top: 70px;
  }
  .home .group {
    padding: 25px 0;
    flex-direction: column-reverse;
    justify-content: flex-start;
  }
  .home .pic {
    width: 100%;
    align-items: flex-start;
  }
  .home .slogan_1 {
    height: 40%;
  }
  .home .slogan_2 {
    height: 60%;
    margin-bottom: 60px;
  }
  .intro {
    padding: 50px 0;
  }
  .intro .pic {
    margin-bottom: 30px;
  }
  .intro .text p {
    font-size: 18px;
    line-height: 1.7em;
  }
  .calendar_wrap {
    padding: 30px 0;
  }
  .calendar_wrap .month_menu {
    padding: 10px 0;
  }
  .calendar_wrap .month_box {
    padding-top: 60px 0 40px 0;
  }
  .calendar_wrap .month_head {
    margin-bottom: 20px;
  }
  .calendar_wrap .month_head:before, .calendar_wrap .month_head:after {
    width: calc( 50% - 90px);
  }
  .calendar_wrap .month_head h2 {
    width: 130px;
  }
  .calendar_wrap .month_head h2 strong {
    font-size: 55px;
    font-weight: normal;
  }
  .calendar_wrap .month_head h2 span {
    font-size: 20px;
  }
  .calendar_wrap .month_info {
    margin-bottom: 70px;
  }
  .calendar_wrap .month_info h3 {
    font-size: 26px;
  }
  .calendar_wrap .month_info p {
    font-size: 18px;
    line-height: 1.7em;
  }
  .calendar_wrap .calendar .col {
    padding: 10px;
    font-size: 15px;
  }
  .calendar_wrap .calendar .col .solar {
    font-size: 13px;
  }
  .calendar_wrap .calendar .col .event {
    font-size: 13px;
  }
}

@media screen and (max-width: 500px) {
  .intro {
    padding: 30px 0;
  }
  .intro .pic {
    margin-bottom: 20px;
  }
  .intro .text p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .calendar_wrap .month_head:before, .calendar_wrap .month_head:after {
    width: calc( 50% - 75px);
  }
  .calendar_wrap .month_head h2 {
    width: 115px;
  }
  .calendar_wrap .month_head h2 strong {
    font-size: 40px;
  }
  .calendar_wrap .month_head h2 span {
    font-size: 18px;
    font-weight: 300;
  }
  .calendar_wrap .month_info h3 {
    font-size: 24px;
  }
  .calendar_wrap .month_info h3 strong {
    font-size: 26px;
  }
  .calendar_wrap .month_info p {
    font-size: 16px;
  }
  .calendar_wrap .month_info h4 {
    font-size: 16px;
    line-height: 1.7em;
  }
  .calendar_wrap .calendar .week .col {
    padding: 5px 0;
  }
  .calendar_wrap .calendar .col {
    padding: 5px 10px;
    font-size: 14px;
  }
  .calendar_wrap .calendar .col .solar {
    font-size: 12px;
  }
}

@media screen and (max-width: 450px) {
  .home {
    padding-top: 50px;
  }
}

/* footer.css ==============================================*/
.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 50px 3%;
  color: #fff;
  background: #5b5b5b;
  font-size: 16px;
}

.footer .footer_menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 25px;
}

.footer .footer_menu .box {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  width: auto;
}

.footer .footer_menu a {
  position: relative;
  padding: 0 15px;
  color: #fff;
}

.footer .footer_menu a:last-child:before {
  display: none;
}

.footer .footer_menu a:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background: #fff;
}

.footer .footer_text {
  text-align: center;
}

.footer .footer_text p {
  line-height: 1.7em;
  font-size: 12px;
}

@media screen and (max-width: 800px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .footer .footer_menu a {
    padding: 0 10px;
    font-size: 15px;
  }
}

@media screen and (max-width: 375px) {
  .footer .footer_menu .box:first-child {
    max-width: 180px;
  }
  .footer .footer_menu .box:first-child a:nth-child(2n)::before {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */