/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./resources/src/css/home/collection_content.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.accesskey {
  font-size: 1rem;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 0.625rem;
  z-index: 1; }
  @media screen and (min-width: 951px) {
    .accesskey:after {
      content: "";
      width: calc(100% + 0.25rem);
      height: calc(100% + 0.25rem);
      border: 0.125rem dotted #69853a;
      border-radius: 0.1875rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: -0.125rem;
      left: -0.125rem;
      z-index: 5;
      opacity: 0;
      -webkit-transition: opacity 0.1s ease-out;
      transition: opacity 0.1s ease-out; }
    .accesskey:focus:after {
      opacity: 1; } }
  @media screen and (max-width: 950px) {
    .accesskey {
      display: none; } }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem; }

.title {
  font-size: 3.4375rem;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-weight: normal;
  -webkit-transform: scaleY(1.15);
      -ms-transform: scaleY(1.15);
          transform: scaleY(1.15);
  letter-spacing: 0.1875rem; }

.txt {
  font-size: 1.125rem;
  line-height: 2.05556; }

.pic {
  position: relative;
  overflow: hidden; }

.img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0; }

.video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  left: 0; }

.textarea {
  white-space: pre-wrap; }

:focus,
button:focus {
  outline: 0; }

a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }
  a:hover {
    color: inherit;
    text-decoration: none; }

.hide {
  display: none; }

@media screen and (max-width: 950px) {
  body .pc {
    display: none; } }

.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.c {
  clear: both; }

img {
  width: 100%;
  height: auto;
  display: block; }

iframe {
  width: 100%;
  height: auto; }

.viewer-backdrop.viewer-fixed {
  background-image: url(../img/bg_1.webp);
  background-size: cover;
  background-position: center top; }

.viewer-button {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  top: 0;
  right: 0; }
  .viewer-button::before {
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }

.viewer-navbar {
  background: rgba(0, 0, 0, 0.15); }

.viewer-list li {
  width: 3.125rem; }

.viewer-title {
  color: #fff;
  text-shadow: 0 0 0.3125rem #000; }

.viewer-toolbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0; }
  .viewer-toolbar ul li {
    width: 2.5rem !important;
    height: 2.5rem !important;
    margin: 0 !important; }
  .viewer-toolbar ul li {
    float: none;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 950px) {
      .viewer-toolbar ul li {
        width: 36px !important;
        height: 36px !important; } }

.ins_funcbtn,
.ins_hamburger {
  display: none !important; }

.v-enter-active,
.v-leave-active {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

.v-enter-from,
.v-leave-to {
  opacity: 0; }

.content_sec {
  background-image: url(../img/bg_1.webp);
  background-size: cover;
  background-position: center top;
  padding: 0; }

.content_caption_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  left: 2.5rem;
  bottom: 3.625rem;
  z-index: 10; }

.content_caption {
  width: 37.5rem;
  padding-left: 2.0625rem; }

.content_title {
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-size: 2.625rem;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.625rem; }

.content_info {
  font-size: 1.25rem;
  line-height: 1.8; }

.content_viewer_img {
  width: 100%;
  height: 100vh;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0; }

@media screen and (max-width: 950px) {
  .viewer-footer {
    position: fixed; } }


/*# sourceMappingURL=collection_content.min.css.map*/