body {
  position: relative;
  width: 100%;
  font-family: 'Noto Sans TC', sans-serif;
  font-optical-sizing: auto;
  color: #383838;
  background-color: #fff;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  line-height: inherit;
}

section {
  width: 100%;
  position: relative;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hide {
  display: none !important;
}

:hover,
a:hover {
  transition: 0.3s;
  text-decoration: none !important;
}

:focus {
  outline: none;
}

a {
  color: #000000;
  cursor: pointer;
}

a:hover {
  color: #011b41;
}

h1,
h2 {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.8;
  color: #000000;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

ul li {
  list-style: none;
  padding: 0;
}

em {
  font-style: normal;
}

button {
  border: none;
  cursor: pointer;
}

button.defult {
  cursor: default;
}

button:focus {
  outline: none;
}

input[type="text"],
input[type="password"],
textarea,
select {
  color: #000;
  outline: none;
  border: 0px solid #dddddd;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select {
  box-shadow: none;
  border: 0px solid #ffffff;
}

::-webkit-input-placeholder {
  color: #6a6a6a;
  opacity: 1;
}

::placeholder {
  color: #868686;
  opacity: 1;
}

::-webkit-scrollbar {
  width: 4px;
  height: 3px;
  opacity: 0.4;
}

::-webkit-scrollbar-track {
  background: #bbbbbb;
}

::-webkit-scrollbar-thumb {
  height: 3px;
  background: #1A428A;
}

::-webkit-scrollbar-thumb:hover {
  height: 1px;
  background: #1A428A;
}

.wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0px;
}

@media (max-width: 1450px) {
  .wrapper {
    width: 100%;
    max-width: none;
    margin: 0 auto;
  }
}

.greybg {
  color: #fff !important;
  background: #00A0DF !important;
}

.otherbg {
  color: #fff !important;
  background: #969696 !important;
}

.bluebg {
  color: #fff !important;
  background: #1A428A !important;
}

.redtxt {
  font-weight: 700;
  color: #1A428A !important;
}

a.redtxt:hover {
  color: #0e66c4 !important;
}

.greentxt {
  color: #1A428A !important;
  font-weight: 700;
}

a.greentxt:hover {
  color: #011b41 !important;
}

.yellowtxt {
  color: #f0eb2e !important;
  font-weight: bold;

}

p.redtxt {
  margin: 6px 0 10px 0;
  font-size: 0.875rem;
  font-weight: 400;
}

.fulltable {
  width: 100%;
  max-width: 100%;
  margin: 10px auto;
  overflow-x: auto;
}

.fulltable p {
  margin: 10px 0;
}

.fulltable h4 {
  color: #383838;
  margin-bottom: 15px;
  font-size: 1.4rem;
}

table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  font-weight: normal;
  font-size: 1rem;
  margin: 0px auto;
}


table tr th,
table tr td {
  padding: 10px;
  border: 1px solid #E1E1E1;
  text-align: center;
  line-height: 1.8;
  width: auto;
}

table tr:nth-child(even) {
  background: #EFEFEF;
}

table tr th {
  background: #1A428A;
  color: #fff;
  font-weight: 500;
}

table thead tr th {
  background: #1A428A;
  color: #fff;
  font-weight: 500;
}

table tbody tr th {
  background: #00A0DF;
}

.info-txt .fulltable tbody th {
  background: #e5e5e5;
  color: #383838;
}

table tr th.nowrap {
  white-space: nowrap;
}

.info-txt table p {
  font-size: 0.875rem;
  margin: 0;
}

table tr.highlight th,
table tr.highlight td {
  background: #e35f07;
  color: #fff;
}

table tr.highlight td {
  text-align: left;
}

table tr.highlight td ul {
  margin: 0px 0px 0px 20px;
}

table tr.highlight td ul li {
  list-style: decimal;
  font-size: 0.93rem;
  line-height: 1.8;
}

@media (max-width: 1090px) {
  table {
    font-size: 0.93rem;
  }

  table tr th,
  table tr td {
    padding: 8px;
  }
}

/* banner */
section.banner {
  z-index: 0;
  position: relative;
}

section.indexInner {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 245, 181, 1) 45%, rgba(255, 255, 255, 1) 80%);
}

.bannerVideo {
  position: relative;
  padding-bottom: 56.2%;
  width: calc(100% - 40px);
  overflow: hidden;
  margin: 20px;
  border-radius: 40px;
}

.videoembed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

section.banner .hs-responsive-embed-youtube {
  padding-top: 0;
}

section.banner .main-kv {
  padding-bottom: 38%;
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

section.banner .main-kv.pc-kv {
  background-image: url("../images/banner.jpg");
}

section.banner .main-kv.mobile-kv {
  display: none;
}

@media only screen and (max-width: 500px) {
  section.banner .main-kv.pc-kv {
    display: none;
  }

  section.banner .main-kv.mobile-kv {
    display: flex;
    background-image: url("../images/m-banner.jpg");
    background-size: contain;
    padding-bottom: 133%;
  }

  .bannerVideo {
    width: calc(100% - 20px);
    margin: 10px;
    border-radius: 20px;
  }
}

/* gotop */
.btn-top {
  position: fixed;
  right: 20px;
  bottom: 80px;
  display: none;
  width: auto;
  line-height: 3rem;
  text-align: center;
  color: #000;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  z-index: 100;
  display: none;
}

.btn-top.change {
  color: #fff;
}

.btn-top .bg {
  width: 68px;
  height: 86px;
  background-size: contain;
  background-image: url("../images/gotop.png");
  background-repeat: no-repeat;
  background-position: center 10px;
  transition: 0.4s ease-in-out;
}

.btn-top:hover .bg {
  background-position: center 0px;
}

.btn-top.change .bg {
  background-image: url("../images/gotop.png");
}

/* fixed list */
.s-info-right {
  position: fixed;
  right: 20px;
  bottom: 166px;
  z-index: 1;
  width: 72px;
  height: 72px;
  background: #e20e13;
  border-radius: 12px;
  box-shadow: 0px 4px 0px #000;
  border: 2px solid #000;
  text-align: center;
  animation: parent-tab-image 1s ease-in-out infinite;
}

.s-info-right a {
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  font-size: 1.26rem;
}

.s-info-right a b {
  background: linear-gradient(0deg, #e5d7ee, #ffffff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0px 2px 0px #000);
}

.s-info-right.gobtm {
  bottom: 166px;
}

@media (max-width: 500px) {
  .s-info-right {
    width: 66px;
    height: 66px;
  }

  .s-info-right a {
    width: 62px;
    height: 62px;
    font-size: 1.06rem;
  }
}

section.page {
  width: 100%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(246, 245, 181, 1) 40%, rgb(244, 244, 207) 100%);

}

section.page .bg_page {
  min-height: 800px;
  padding: 20px 20px 300px;
  width: 100%;
  background-repeat: repeat-y;
  background-size: 100%;
  background-attachment: fixed;
  background-image: url("../images/bg_page.png");
}

/* section.news .bg_page .wrapperOnly {
  position: relative;
  min-height: 600px;
} */

section.page .titleA {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 30px auto;
}

section.page .titleA h2 {
  font-size: 3rem;
  font-weight: 900;
  color: #383838;
}

section.page .titleA p {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1A428A;
  margin-top: 0px;
}

.wrapperOnly,
.info-txt-box {
  padding: 30px;
  border-radius: 12px;
  background: #fff;
  border: 2px solid #000;
  font-size: 1rem;
  line-height: 1.8;
  color: #000000;
}

.page .wrapperOnly.faq {
  padding-bottom: 5vw;
}

@media (max-width:1180px) {
  section.page {
    padding: 30px 0 0;
  }

  section.page .bg_page {
    padding: 0px 12px 200px;
  }

  section.page .wrapper {
    width: 100%;
    padding: 16px;
    gap: 10px;
  }

  section.page .wrapperOnly,
  section.page .info-txt-box {
    width: 100%;
    padding: 16px;
  }

  section.page .wrapperOnly {
    padding-bottom: 15vw;
  }

  section.page .titleA h2 {
    font-size: 2rem;
  }

  section.page .titleA p {
    margin-bottom: 16px;
  }

  section.page .titleA {
    margin: 0px auto;
  }

}

@media (max-width: 767px) {
  section.page .bg_page {
    padding: 0px 10px 100px;
  }

  section.page .wrapper,
  section.page .info-txt-box {
    padding: 12px;
  }

  section.page .wrapperOnly {
    padding-bottom: 10vw;
  }
}

/* FAQ */
.qa_box {
  margin-bottom: 20px;
}

.mpgdetail h1 {
  position: relative;
  padding-left: 0px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  color: #1b428a;
}

.faq-drawer__content-wrapper {
  font-size: 1rem;
  line-height: 1rem;
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__content-wrapper .faq-drawer__content {
  padding: 10px 0px;
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  justify-content: flex-start;
  font-size: 1.06rem;
  font-weight: 600;
  gap: 8px;
}

.faq-drawer__content-wrapper .faq-drawer__content p {
  display: inline-block;
  align-items: baseline;
  justify-content: flex-start;
  color: #000000;
  line-height: 1.8;
}

.faq-drawer__content-wrapper .faq-drawer__content p img {
  width: 150px;
  margin-left: 10px;
}

.faq-drawer__content-wrapper .faq-drawer__content a {
  color: #1A428A !important;
}

.faq-drawer__title {
  position: relative;
  cursor: pointer;
  display: block;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  padding: 14px 26px 14px 0px;
  transition: all 0.25s ease-out;
  border-bottom: 1px solid #000;
  color: #383838;
  gap: 8px;
}

.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 18px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover {
  color: #3e3b42;
}

.faq-drawer__trigger:checked+.faq-drawer__title+.faq-drawer__content-wrapper {
  max-height: 1200px;
}

.faq-drawer__trigger:checked+.faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

.faq-points {
  padding-left: 24px;
}

.faq-point {
  width: 100%;
  flex-direction: column;
  padding-left: 30px;
  margin-top: 10px;
}

.lastlast {
  margin-bottom: 50px;
}

input[type="checkbox"] {
  display: none;
}

@media (max-width: 1090px) {
  .mpgdetail h1 {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }

  .faq-drawer__title {
    font-size: 0.93rem;
  }
}

@media only screen and (max-width: 600px) {
  .container {
    padding: 80px;
  }

  .faq-point {
    padding-left: 0px;
    margin-top: 10px;
  }
}

@media (max-width: 500px) {
  .faq-drawer__title {
    margin-bottom: 0px;
  }

  .faq-drawer__title p {
    max-width: 82%;
    line-height: 1.6;
  }
}

.info-txt {
  margin: 20px auto;
}

.info-txt h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
  font-weight: 900;
  color: #000000;
}

.info-txt h3 {
  position: relative;
  font-size: 1.4rem;
  margin-bottom: 10px;
  font-weight: 900;
  text-align: left;
  color: #000000;
  padding-left: 14px;
  display: flex;
  align-items: center;
  line-height: normal;
}

.info-txt h3::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 78%;
  border-radius: 1vw;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #1A428A;
}

.info-txt h4 {
  font-size: 1.25rem;
}

.spsor-box .info-txt h4 {
  display: flex;
  gap: 10px;
}

.info-txt p {
  color: #383838;
  font-weight: 400;
  line-height: 1.8;
  font-size: 1rem;
}

.info-txt p a {
  position: relative;
  color: #1A428A;
  font-weight: 600;
  margin-top: 10px;
  z-index: 100;
  cursor: pointer;
}

.info-txt p a:hover {
  color: #0065d1;
}

.info-txt p a.link {
  font-size: 1.6rem;
  line-height: 1.8;
}

.info-txt p a.linksmall {
  border: 0px;
  flex-direction: unset;
  display: inline-flex;
  padding-bottom: 0;
  margin: 0;
}

.info-txt img.qrcode {
  width: 100%;
  max-width: 180px;
  margin: 20px 0;
}

.info-txt ul.rules,
.info-txt ul.dot {
  padding: 0px 14px;
  margin-left: 15px;
  text-align: left;
}

.info-txt ul.rules {
  margin-left: 20px;
}

.info-txt ul.rules li {
  list-style: decimal;
  line-height: 2;
  font-size: 1rem;
}

.info-txt ul.rules li a {
  color: #1A428A;
  font-weight: bold;
}

.info-txt ul.rules.big {
  margin-left: 20px;
}

.info-txt ul.rules.big li {
  font-weight: 400;
  list-style: trad-chinese-informal;
}

.info-txt ul.dot,
.info-txt ul.rules li ol {
  padding-left: 20px;
  margin: 4px 0 12px 0px;
}

.info-txt ul.rules li ol {
  padding-left: 26px;
}

.info-txt ul.dot li,
.info-txt ul.rules li ol li {
  list-style-type: disc;
  font-size: 0.93rem;
  line-height: 1.8;
  color: #383838;
}

.info-txt ul.rules li ol.small-d li {
  list-style-type: decimal-leading-zero;
  line-height: 2;
  color: #484848;
}

.info-txt ul.rules li ol.small-d li ol li {
  list-style-type: disc;
}

.info-txt ul.rules.big li ol li {
  list-style: decimal;
  font-weight: 400;
  font-size: 0.93rem;
  line-height: 2;
}

.info-txt ul.rules li .fulltable {
  margin-bottom: 10px;
}

.info-txt ul.rules.special li {
  padding-left: 4px;
}

.info-txt ul.rules.special li::marker {
  font-weight: normal;
  font-size: .93rem;
}

.info-txt ul.rules.special li:nth-child(1)::marker {
  content: "註1.";
}

.info-txt ul.rules.special li:nth-child(2)::marker {
  content: "註2.";
}

.info-txt ul.rules.special li:nth-child(3)::marker {
  content: "註3.";
}

.info-txt ul.rules.special li:nth-child(4)::marker {
  content: "註4.";
}

@media (max-width: 1090px) {

  .info-txt h2,
  .info-txt h3,
  .info-txt p a.link {
    font-size: 1.4rem;
  }

  .info-txt h3 {
    padding-left: 14px;
  }

  .info-txt ul.rules li {
    line-height: 2;
    font-size: 1rem;
  }

  .info-txt ul.rules {
    padding: 0px 4px;
  }
}

img.bag {
  width: 200px;
}

.full-box {
  margin: 0 auto;
}

p.noData {
  width: 40%;
  position: relative;
  margin: 50px auto;
  text-align: center;
  color: #383838;
  border-radius: 20px;
  padding: 12px 20px;
}

p.noData span {
  padding: 10px;
  font-size: 1.06rem;
  font-weight: 300;
  font-family: "Roboto Condensed", sans-serif;
}

@media(max-width:768px) {
  p.noData {
    width: 60%;
    margin: 40px auto;
  }
}

@media(max-width:500px) {
  p.noData {
    width: 90%;
  }
}

/* 最新消息 */
.n-list a {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed #dfdfdf;
}

.n-tag {
  background: #00A0DF;
  color: #fff;
  font-size: 0.875rem;
  padding: 1px 10px;
  text-align: center;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;

}

.n-list .date,
.info-txt .date {
  position: relative;
  font-size: .875rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.n-list .title,
.n-list .in-txt {
  font-size: 1.4rem;
  font-weight: bold;
  display: flex;
}

.n-list .title {
  margin-top: 10px;
  margin-bottom: 4px;
}

.n-list .in-txt {
  font-size: 1rem;
  font-weight: normal;
  color: #383838;
}

.n-list .date {
  position: relative;
  width: 100%;
  font-family: 'SCProsperSans-Regular',
    sans-serif;
  font-weight: 600;
  color: #383838;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

span.read-more {
  position: absolute;
  bottom: 18px;
  right: 5px;
  text-align: right;
  font-size: 1rem;
}

table.news {
  margin: 20px auto;
}

.table-th th {
  background: #40629c;
}

.list-img img {
  width: 100%;
  max-width: 100%;
  margin: 10px auto;
  object-position: 50% 50%;
  object-fit: cover;
}

@media(max-width:768px) {

  .n-list .title,
  .n-list .in-txt {
    font-size: 0.86rem;
  }

  .n-list .title {
    width: 100%;
    font-size: 1.36rem;
    line-height: 1.5;
  }

  span.read-more {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 5px;
    font-size: .93rem;
  }

  section.page.faq {
    height: auto;
    min-height: 612px;
  }
}

/* 優惠好康 */
section.promotion {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(253, 247, 227, 1) 100%);
}

section.promotion.p-page {
  background: #ececec;
}

section.promotion .title-s {
  position: relative;
}

section.promotion .title-s h2 {
  position: relative;
  text-align: center;
  font-size: 3rem;
  font-weight: 900;
}

section.promotion .wrapper {
  max-width: 100%;
  padding: 50px;
}

section.promotion.p-page .wrapper {
  padding-top: 0px;
  padding-bottom: 40px;
}

.pro-row {
  display: flex;
  margin-top: 35px;
}

.pro-row.big {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.pro-row.big .pro-item {
  width: 100%;
  max-width: 100%;
  background: unset;
  border: unset;
}

.pro-row.big .img {
  width: 100%;
  max-width: 400px;
}

@media(max-width:640px) {
  .pro-row.big {
    grid-template-columns: 1fr;
  }
}

section.promotion.p-page .pro-row {
  margin-top: 0;
}

.pro-row .pro-item {
  width: 20%;
  max-width: 20%;
  padding: 1vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  border-radius: 8px;
  margin-right: 20px;
  border: 2px solid #FAF4DC;
  background: rgb(255, 250, 235);
  background: linear-gradient(0deg, rgba(255, 250, 235, 1) 0%, rgba(238, 230, 198, 1) 100%);
  gap: 12px;
}

.pro-row .pro-item:last-child {
  margin-right: 0px;
}

.pro-row .pro-item .p-name {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.pro-row .pro-item .p-name p {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 4px;
  border-radius: 3px;
  font-size: 1rem;
  background: #1A428A;
  color: #fff;
}

.pro-row .pro-item .p-name b {
  width: 100%;
  color: #383838;
  font-size: .93rem;
  margin-top: 6px;
  padding-bottom: 20px;
}

@media(max-width:1400px) {
  section.promotion .wrapper {
    padding: 4vw;
  }

  section.promotion.p-page .wrapper {
    padding: 0;
  }
}

@media(max-width:1300px) {
  .pro-row {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .pro-row .pro-item {
    width: 30%;
    max-width: 30%;
    margin: 8px 0;
  }
}

@media(max-width:1024px) {
  section.promotion .title-s h2 {
    font-size: 2.4rem;
  }
}

@media(max-width:768px) {
  section.promotion .title-s h2 {
    font-size: 1.6rem;
  }

  .pro-row {
    margin-top: 10px;
  }

  .pro-row .pro-item {
    width: 46%;
    max-width: 46%;
  }
}

@media(max-width:500px) {
  section.promotion .title-s h2 {
    font-size: 1.4rem;
  }

  .pro-row .pro-item .p-name b {
    font-size: .75rem;
    padding-bottom: 10px;
  }
}

section.route {
  background: #D6E9FF;
}

/* tabs */
.tabs input[name=tab-control] {
  display: none;
}

.tabs ul li label {
  font-size: 1rem;
}

.content-block .tabs ul li label {
  background: #E0E0E0;
}

.content-block .tabs ul li label em {
  color: #E13000;
  font-weight: bold;
}

.content-block .tabs ul li.active label em {
  color: #FFFFFF;
}

.tabs ul {
  width: 100%;
  list-style-type: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.tabs ul li {
  position: relative;
  width: 100%;
  max-width: 120px;
  margin: 0;
}

.tabs.route ul li {
  width: 100%;
  max-width: 100%;
  margin-right: 10px;
}

.tabs.route ul li:last-child {
  margin-right: 0;
}

.tabs ul li:first-child,
.tabs ul li:first-child label {
  margin-left: 0px;
}

.tabs ul li label {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  background: #fff;
  font-size: 1rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  user-select: none;
}

.tabs.route ul li label {
  font-size: 1.25rem;
}

.tabs.route ul li label span {
  font-weight: 500;
}

.tabs.route ul li label b {
  font-weight: 800;
  margin-top: -5px;
}

.tabs ul li label:hover,
.tabs ul li label:focus,
.tabs ul li label:active {
  background: #00A0DF;
  color: #fff;
}

.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}

.tabs .content {
  margin-top: 20px;
  padding: 12px;
}

.tabs .content h2 {
  font-size: 1.875rem;
  margin-bottom: 18px;
}

.tabs .content section {
  display: none;
  animation-name: content;
  animation-direction: normal;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  line-height: 1.4;
}

.tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
  cursor: default;
  background: #00A0DF;
  color: #fff;
  font-weight: bold;
}


.tabs input[name=tab-control]:nth-of-type(1):checked~ul>li:nth-child(1)>label em {
  color: #fff;
}

.tabs input[name=tab-control]:nth-of-type(1):checked~.slider {
  transform: translateX(0%);
}

.tabs input[name=tab-control]:nth-of-type(1):checked~.content>section:nth-child(1) {
  display: block;
  font-weight: bold;
}

.tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
  cursor: default;
  background: #00A0DF;
  color: #fff;
  font-weight: bold;
}

.tabs input[name=tab-control]:nth-of-type(2):checked~ul>li:nth-child(2)>label em {
  color: #fff;
}

.tabs input[name=tab-control]:nth-of-type(2):checked~.slider {
  transform: translateX(100%);
}

.tabs input[name=tab-control]:nth-of-type(2):checked~.content>section:nth-child(2) {
  display: block;
}

.tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label {
  cursor: default;
  background: #00A0DF;
  color: #fff;
  font-weight: bold;
}

.tabs input[name=tab-control]:nth-of-type(3):checked~ul>li:nth-child(3)>label em {
  color: #fff;
}

.tabs input[name=tab-control]:nth-of-type(3):checked~.slider {
  transform: translateX(200%);
}

.tabs input[name=tab-control]:nth-of-type(3):checked~.content>section:nth-child(3) {
  display: block;
}

.tabs input[name=tab-control]:nth-of-type(4):checked~ul>li:nth-child(4)>label {
  background: #00A0DF;
  color: #fff;
}

.tabs input[name=tab-control]:nth-of-type(4):checked~.slider {
  transform: translateX(300%);
}

.tabs input[name=tab-control]:nth-of-type(4):checked~.content>section:nth-child(4) {
  display: block;
}

@media (max-width: 1024px) {
  .tabs ul li {
    width: 32%;
    max-width: unset;
  }

  .tabs.route ul {
    flex-wrap: wrap;
  }

  .tabs.route ul li {
    width: 49%;
    max-width: unset;
    margin: 1% 0;
  }

  .tabs ul li label {
    width: 100%;
    max-width: unset;
  }

  .tabs.route ul li label {
    font-size: .875rem;
  }

  .tabs .content {
    padding: 0
  }

  .tabs .content h2 {
    text-align: center;
    font-size: 1.6rem;
  }
}

@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
}

@media (max-width: 600px) {
  .tabs .slider {
    display: none;
  }
}

.two-block {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: wrap;
}

ul.side-menu {
  position: sticky;
  left: 0;
  top: 100px;
  width: 100%;
  max-width: 300px;
  padding: 30px;
  background: #fff;
  border: 2px solid #000;
  border-radius: 12px;
  gap: 18px;
  display: grid;
}

ul.side-menu li {
  position: relative;
  padding-left: 14px;
  line-height: normal;
}

ul.side-menu li a.on::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 4px;
  height: 80%;
  border-radius: 4px;
  background: #1A428A;
}

ul.side-menu li a {
  font-size: 1.16rem;
  line-height: 1;
  color: #484848;
}

ul.side-menu li a {
  font-size: 1.16rem;
  line-height: 1;
  color: #484848;
}

.two-block .info-txt-box {
  width: calc(100% - 320px);
  margin: 0 0 0px 20px;
}

.two-block .info-txt-box a {
  text-decoration: underline;
}

@media(max-width:1180px) {
  ul.side-menu {
    top: 60px;
    max-width: 100%;
    overflow-x: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1000;
    padding: 2px;
    border-radius: 12px 12px 0 0;
    gap: 6px;
  }

  ul.side-menu li {
    margin: 10px 4px;
    padding-left: 10px;
  }

  ul.side-menu li a {
    white-space: nowrap;
    font-size: 1rem;
  }

  .two-block .info-txt-box {
    width: 100%;
    margin: 0;
    border-radius: 0 0 12px 12px;
    padding: 12px;
  }
}

.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 Aspect Ratio */
  margin: 20px 20px 0;
}

.hs-responsive-embed-youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  border-radius: 20px;
}

.title-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
}

.title-top h3 {
  width: 90%;
  margin-right: 20px;
}

.title-top .date {
  width: 10%;
  justify-content: flex-end;
  white-space: nowrap;
}

.n-list .info-txt {
  background: #fff;
  border: 1px solid #EFEFEF;
  border-radius: 2px;
  padding: 3.4vw;
}

.n-list .info-txt .txt h4 {
  color: #1A428A;
  margin: 12px 0 0px 0;
}

.n-list .info-txt .txt p {
  line-height: 1.8;
  margin: 12px 0;
  display: inline-block;
  font-size: .93rem;
}

.n-list .info-txt .txt span.hint-txt {
  color: #1A428A;
  font-size: .78rem;
}

@media(max-width:640px) {
  .title-top {
    flex-direction: column-reverse;
  }

  .title-top h3,
  .title-top .date {
    width: 100%;
  }

  .title-top .date {
    font-size: .75rem;
    justify-content: flex-start;
  }

  .n-list .info-txt .txt p {
    font-size: .875rem;
  }

  .info-txt h4 {
    font-size: 1.16rem;
  }

  .spsor-box .txt h4 {
    display: grid;
    grid-template-columns: 1fr;
  }

  .hs-responsive-embed-youtube {
    margin: 10px;
  }
}

.video-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
}

.video-box .item {
  width: 100%;
  margin: 1%;
}

.tabs ul.video {
  margin: 0 auto;
  justify-content: center;
}

.tabs ul.video li {
  max-width: 120px;
}

.tabs ul.video li label {
  max-width: 120px;
  padding: 4px 10px;
}

@media(max-width:960px) {
  .video-box {
    flex-wrap: wrap;
  }
}

.info-txt h2 span {
  font-weight: 700;
}

.pic-box {
  display: flex;
  margin: 20px auto;
}

@media (max-width:640px) {
  .pic-box {
    flex-direction: column;
    margin: 10px auto;
  }
}

@keyframes parent-tab-image {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }

  to {
    opacity: 1;
    transform: translateY(0%);
  }
}

/* bg_home news*/
.bg_home {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/bg_homedot.png");
  padding: 90px 0 0 0;
}

.news_aichat {
  width: 100%;
  max-width: 1440px;
  margin: 20px auto;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr;
  gap: 40px;
}

.news_aichat .t-block {
  display: grid;
  grid-template-columns: auto 84px;
  gap: 8px;
}

.news_aichat .t-block .title {
  display: flex;
  align-items: end;
  gap: 8px;
  color: #000000;
  margin-bottom: 40px;
}

.news_aichat .t-block .title h2 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
}

.news_aichat .t-block .title p {
  font-size: 1.5rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  display: flex;
  gap: 4px;
}

.news_aichat .t-block .title p b {
  font-weight: 600;
}

.news_aichat .t-block .title img {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news_aichat .t-block button.more {
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  font-weight: 600;
  color: #ffffff;
  background: #1A428A;
  border-radius: 100px;
  width: 84px;
  height: 40px;
}

ul.news-block {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.news::before {
  content: "";
  position: absolute;
  width: 161px;
  height: 110px;
  top: -28px;
  left: -160px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../images/pic_newsL.png");
  z-index: 5;
  animation: floatAndScale 2s ease-in-out infinite;
}

.page.news::before {
  display: none;
}

ul.news-block li {
  position: relative;
  display: grid;
  grid-template-columns: 38px auto;
  gap: 16px;
  padding-bottom: 18px;
  border-bottom: 1px solid #000000;
  top: 0;
  transition: all 0.3s ease-in-out;
}

ul.news-block li:hover {
  top: -2px;
}

ul.news-block li:last-child {
  border-bottom: 0px solid;
}

ul.news-block li a {
  display: grid;
  grid-template-columns: 1fr;
  gap: 13px;
}

ul.news-block li a h2 {
  display: flex;
  gap: 6px;
  color: #1A428A;
  font-weight: normal;
  font-size: 1.125rem;
}

ul.news-block li a p {
  color: #000000;
  font-weight: normal;
  font-size: 1rem;
}

ul.news-block li:hover a h2 {
  font-weight: 600;
}

ul.news-block li a h2 .tag {
  display: flex;
  align-items: center;
  font-style: italic;
  font-size: 1rem;
  background: #FF004D;
  color: #fff;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  padding: 2px 8px;
  border-radius: 100px;
  line-height: normal;
}

ul.news-block li a p,
ul.news-block li a h2 span {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

ul.news-block li .date {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  font-size: 1rem;
  font-family: "Roboto Condensed", sans-serif;
  text-align: center;
  line-height: 1;
  align-items: center;
  justify-content: center;
  color: #060606;
}

ul.news-block li .date span {
  letter-spacing: 1px;
}

.titleN {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr auto;
  background: #f4f4f4;
  padding: 12px;
}

.titleN h3 {
  background: #f4f4f4;
  padding-left: 24px;
  margin-bottom: 0px;
}

.titleN h3::before {
  left: 12px;
  background: #FF004D;
}

.page.news .info-txt p {
  padding: 20px;
}

@media(max-width:1500px) {
  .news_aichat {
    max-width: 100%;
    padding: 30px;
    margin: 0 auto;
  }

  .news::before {
    top: -80px;
    left: -10px;
    width: 141px;
    height: 90px;
  }
}

@media(max-width:1024px) {
  .news_aichat {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  ul.news-block {
    gap: 16px;
  }
}

@media(max-width:768px) {
  .bg_home {
    padding: 0;
  }

  .news_aichat .t-block .title {
    margin-bottom: 24px;
  }

  .news_aichat {
    gap: 16px;
    padding: 12px;
  }

  .news_aichat .t-block .title h2 {
    font-size: 1.25rem;
  }

  ul.news-block li a h2 {
    font-size: 1rem;
  }

  ul.news-block li a p,
  .news_aichat .t-block .title p {
    font-size: .875rem;
  }

  ul.news-block {
    gap: 12px;
  }

  ul.news-block li .date {
    gap: 10px;
  }

  ul.news-block li a {
    gap: 8px;
  }
}

@keyframes floatAndScale {
  0% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-4px) scale(1.01);
  }

  100% {
    transform: translateY(0) scale(1);
  }
}

.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}

.btn-gallery img {
  /* max-width: 300px; */
  height: auto;
  overflow: hidden;
}

.btn-gallery img:hover {
  transform: scale(1.02);
}

.pro-row.big .btn-gallery img:hover {
  transform: unset;
}

.gift-pic img {
  width: 100%;
  max-width: 1400;
  margin: 0 auto;
}

.gift-pic img.pc {
  display: block;
}

.gift-pic img.mobile {
  display: none;
}

@media(max-width:768px) {

  .gift-pic img.pc {
    display: none;
  }

  .gift-pic img.mobile {
    display: block;
  }
}

.aichatbot iframe {
  border: 1px solid #000;
  border-radius: 12px;
  box-shadow: 0px 3px 0px #000;
}

.info-txt.sponsor {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}

.spsor-box {
  display: grid;
  align-items: flex-start;
  grid-template-columns: 200px auto;
  gap: 30px;
}

.spsor-box .pic {
  border: 2px solid #000;
  border-radius: 1vw;
  box-shadow: 0px 3px 0px #000;
}

.spsor-box .pic img {
  border-radius: 2vw;
}

@media(max-width:768px) {

  .spsor-box {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .spsor-box .pic {
    width: 100%;
    max-width: 200px;
    margin: 0;
  }
}

span.hint-txt {
  color: #484848;
  font-size: .78rem;
  display: flex;
  margin-top: 4px;
}

section.number div {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 28.1250%;
  padding-bottom: 0;
  margin: 0 auto;
  margin-top: 0em;
  margin-bottom: 0em;
  overflow: hidden;
  border-radius: 8px;
  will-change: transform;
}

section.number div iframe {
  position: absolute;
  width: 98%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(63, 69, 81, 0.16);
}

iframe.map {
  height: 240px;
}

@media (max-width: 1024px) {
  iframe.map {
    height: 400px;
  }
}

.aichatbot h2 a {
  font-size: 1.875rem;
  display: grid;
  grid-template-columns: auto 40px;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}

@media (max-width: 768px) {
  .aichatbot h2 a {
    font-size: 1.275rem;
  }
}

.wrapperOnly .gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.wrapperOnly .gallery a {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border: 2px solid #000;
  border-radius: 6px;
  box-shadow: 0px 0px 0px #000;
  transition: all .3s ease-in-out;
}

.wrapperOnly .gallery a:hover {
  border-bottom: 1px solid #fff;
  box-shadow: 0px 5px 0px #000;
}

.wrapperOnly .gallery a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  background: rgba(0, 0, 0, 0);
}

.wrapperOnly .gallery a:hover::before {
  background: rgba(0, 0, 0, 0.72)
}

.wrapperOnly .gallery a::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 36px;
  height: 36px;
  transition: all .3s ease-in-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/icon_view.svg");
  opacity: 0;
}

.wrapperOnly .gallery a:hover::after {
  opacity: 1;
}

.wrapperOnly .gallery a img {
  object-fit: cover;
  transition: all .3s ease-in-out;
  transform: scale(1);
}

.wrapperOnly .gallery a:hover img {
  transform: scale(1.04);
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 32px auto;
}

.pagination button {
  background: unset;
}

@media(max-width:768px) {

  .wrapperOnly .gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}