/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_list.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, .list_title, .cover_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, .list_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; }

.button_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.button_link {
  color: #fff;
  text-shadow: -0.0625rem-0.0625rem 0 #4d612b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #69853a;
  background: #71903f;
  border: 0.0625rem solid #5b7332;
  border-right: 0.0625rem solid #4d612b;
  border-bottom: 0.1875rem solid #3f5023;
  -webkit-box-shadow: 0.0625rem 0.0625rem 0.4375rem rgba(63, 80, 35, 0.8);
          box-shadow: 0.0625rem 0.0625rem 0.4375rem rgba(63, 80, 35, 0.8);
  border-radius: 0.0625rem;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  font-weight: bold;
  letter-spacing: 0.125rem;
  height: 2.6875rem;
  border-radius: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem; }
  .button_link:hover {
    color: #a9c57a;
    text-shadow: -0.0625rem-0.0625rem 0 #010201;
    background: #3f5023;
    border: 0.0625rem solid #313e1b;
    border-bottom: 0.0625rem solid #313e1b;
    -webkit-box-shadow: 0.0625rem 0.0625rem 0.1875rem rgba(21, 26, 12, 0.8);
            box-shadow: 0.0625rem 0.0625rem 0.1875rem rgba(21, 26, 12, 0.8);
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear; }

.btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2; }

@-webkit-keyframes angle_right {
  50% {
    -webkit-transform: translateX(0.3125rem);
            transform: translateX(0.3125rem); } }

@keyframes angle_right {
  50% {
    -webkit-transform: translateX(0.3125rem);
            transform: translateX(0.3125rem); } }

.btn_more {
  position: relative;
  left: -1.875rem; }

.btn_more_link {
  font-size: 1.5rem;
  line-height: 2;
  padding: 0.625rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .btn_more_link:focus .btn_more_circle, .btn_more_link:hover .btn_more_circle {
    -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
            transform: scale(0.6); }

.arrow_right {
  width: 3.875rem;
  margin-left: 0.625rem; }
  .arrow_right:before, .arrow_right.clear:after {
    content: '';
    border-style: solid;
    border-width: 0.4375rem 0 0.4375rem 0.4375rem;
    border-color: transparent transparent transparent #000;
    position: absolute;
    right: 0;
    top: -0.3125rem; }

.btn_more_circle {
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 4.375rem;
  border: 0.0625rem solid rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2.1875rem;
  margin-right: -1.875rem;
  z-index: -1;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.btn_more_txt {
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-style: italic;
  padding-bottom: 0.3125rem; }

.col_list {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem; }

.col_li {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  padding-top: 0.9375rem;
  padding-bottom: 1.25rem; }
  @media screen and (max-width: 820px) {
    .col_li {
      padding-bottom: 1.875rem; } }

.col_link:focus .col_pic, .col_link:hover .col_pic {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02); }

.col_pic {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

.col_caption {
  padding-top: 1.125rem;
  padding-bottom: 1.5625rem; }

.col_title {
  font-size: 1.25rem;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

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

.list_sec {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem; }
  .list_sec .container {
    max-width: none;
    width: calc(100% - 18.375rem); }
    @media screen and (max-width: 950px) {
      .list_sec .container {
        width: calc(100% - 26rem); } }

.list_title_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.list_txt {
  margin-top: 2.5rem; }

.list_bg {
  position: absolute;
  top: 0;
  left: 0; }
  .list_bg.bg_3 {
    top: 43.75rem; }
  .list_bg.bg_4_1 {
    top: 23.125rem; }
  .list_bg.bg_4_2 {
    top: 116.875rem;
    opacity: .6; }

.col_list {
  margin-top: 3.4375rem; }

.col_pic {
  -webkit-filter: drop-shadow(0.0625rem 0.0625rem 0.9375rem rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0.0625rem 0.0625rem 0.9375rem rgba(0, 0, 0, 0.25)); }

.list_search {
  background-image: url(../img/input_bg.webp);
  background-size: 100% 100%;
  padding: 1.0625rem 1.875rem;
  position: absolute;
  right: 9.1875rem;
  top: 10rem;
  z-index: 50; }
  @media screen and (max-width: 950px) {
    .list_search {
      right: 13rem; } }

.search_input {
  width: 16.4375rem;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #323232;
  font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  font-size: 1rem; }
  .search_input::-webkit-input-placeholder {
    color: #323232;
    font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
    font-size: 1rem;
    letter-spacing: 0.3125rem;
    position: relative;
    bottom: -0.0625rem; }
  .search_input::-moz-placeholder {
    color: #323232;
    font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
    font-size: 1rem;
    letter-spacing: 0.3125rem;
    position: relative;
    bottom: -0.0625rem; }
  .search_input:-ms-input-placeholder {
    color: #323232;
    font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
    font-size: 1rem;
    letter-spacing: 0.3125rem;
    position: relative;
    bottom: -0.0625rem; }
  .search_input::-ms-input-placeholder {
    color: #323232;
    font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
    font-size: 1rem;
    letter-spacing: 0.3125rem;
    position: relative;
    bottom: -0.0625rem; }
  .search_input::placeholder {
    color: #323232;
    font-family: "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
    font-size: 1rem;
    letter-spacing: 0.3125rem;
    position: relative;
    bottom: -0.0625rem; }
  .search_input:focus {
    outline: 0.0625rem solid #ECD9BE; }

.cover_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5.9375rem;
  padding-bottom: 5.125rem; }

.cover_pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27.5rem;
          flex: 0 0 27.5rem; }

.cover_caption {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 3.5rem;
  padding-left: 4.1875rem; }

.cover_title {
  font-size: 2.625rem;
  letter-spacing: 0.3125rem;
  margin-bottom: 1.5625rem; }

.cover_info {
  font-size: 1.25rem;
  font-family: "Oradano", "GenWanMin-SB", "微軟正黑體", "蘋果儷黑體", Arial, sans-serif, Verdana;
  line-height: 1.6; }


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