@charset "UTF-8";
/*
  box-sizing: border-box */
html {
  width: auto !important;
}

body {
  font-family: "DINPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  word-break: break-word;
  /* background: #f5f5f5 !important; */
}

body img {
  vertical-align: middle;
}

.msiHeader__nav {
  background: #fff !important;
}

#mySummerExam2022 {
  overflow-x: hidden;
}

article {
  position: relative;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

.container {
  max-width: 2200px;
  margin: 0 auto;
  width: 90%;
}

.main-title {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  height: 0;
}

.common-title {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  margin: 80px 0;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 5px #f2a88b, 2px 2px 5px #f2a88b, 2px 2px 5px #f2a88b;
  background: url("https://storage-asset.msi.com/event/2022/nb/my-summer-check-up/images/title_bg.png") center no-repeat;
  background-size: contain;
  padding: 1% 0;
  font-family: 'din_pro_bold';
  position: relative;
  /* z-index: 10; */
}

/* .common-title.pink {
  text-shadow: 2px 2px 5px #eb6185, 2px 2px 5px #9c2141, 2px 2px 5px #eb6185;
  background: url("https://storage-asset.msi.com/event/2022/corp/2022-Summer-PC-Health-Check/images/title_bg-pink.png") center no-repeat;
  background-size: contain;
}

.common-title.blue {
  text-shadow: 2px 2px 5px #2687cc, 2px 2px 5px #1165a0, 2px 2px 5px #003f6c;
  background: url("https://storage-asset.msi.com/event/2022/corp/2022-Summer-PC-Health-Check/images/title_bg-blue.png") center no-repeat;
  background-size: contain;
} */

@media (max-width: 1100px) {
  .common-title {
    color: #fff;
    font-size: 60px;
  }
}

@media (max-width: 960px) {
  .common-title {
    color: #fff;
    font-size: 60px;
  }
}

@media (max-width: 800px) {
  .common-title {
    color: #fff;
    font-size: 50px;
  }
}

@media (max-width: 500px) {
  .common-title {
    margin: 30px 0 60px 0;
  }
}

.common-title1 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  margin: 80px 0;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  -webkit-text-decoration-color: #51cfdc;
  text-decoration-color: #51cfdc;
  -webkit-text-decoration-style: wavy;
  text-decoration-style: wavy;
  background-size: contain;
  font-family: 'din_pro_bold';
}

@media (max-width: 1100px) {
  .common-title1 {
    color: #fff;
    font-size: 70px;
  }
}

@media (max-width: 960px) {
  .common-title1 {
    color: #fff;
    font-size: 60px;
  }
}

@media (max-width: 800px) {
  .common-title1 {
    color: #fff;
    font-size: 50px;
    text-shadow: 0 0 2px #004efe,0 0 2px #004efe,0 0 2px #004efe,0 0 2px #004efe,0 0 2px #004efe,0 0 5px #004efe;
  }
}

.common-title2 {
  color: #000;
  font-size: 22px;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}

.common-title3 {
  color: #000;
  font-size: 26px;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}

.common-title3 h4 {
  line-height: 1.5;
}

.common-title3 span {
  display: inline-block;
  margin-top: 20px;
}

.common-text {
  color: #5f88c5;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  background: #ececec;
  border-radius: 30px;
  /* width: 25%; */
  margin: 10px auto;
  padding: 10px 25px;
  box-sizing: border-box;
}

@media (max-width: 1366px) {
  .common-text {
    /* width: 40%; */
  }
}

@media (max-width: 960px) {
  .common-text {
    /* width: 100%; */
    padding: 10px 20px;
    font-size: 14px;
  }
}

.common-text1 {
  color: #333;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  margin: 50px 0;
}

@media (max-width: 500px) {
  .common-text1 {
    color: #333;
    font-size: 18px;
    line-height: 32px;
    width: 100%;
  }
}

.common-text2 {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}

.common-text3 {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  margin: 50px 0;
}

.common-note {
  color: #000;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 10px 0;
  font-weight: 600;
}

@media (max-width: 500px) {
  .common-note {
    margin: 30px 0;
  }
}

@media (max-width: 960px) {
  .pc {
    display: none;
  }
}

.mobile, .hidden {
  display: none;
}

@media (max-width: 960px) {
  .mobile {
    display: block;
  }
}

.blue-bg {
  background: #c9dae2;
}

.skin-bg {
  background: #edcdb6;
}

.blue-bg2 {
  background: #87adbe;
}

.blue-bg3 {
  background: #6596ad;
}

@media (max-width: 768px) {
  .bg_deco {
    display: none;
  }
}

.bg_deco figure:nth-of-type(1) {
  position: absolute;
  right: 0;
  top: 52%;
  text-align: right;
  z-index: 0;
  width: 20%;
}

.bg_deco figure:nth-of-type(1) img {
  width: 70%;
}

.bg_deco figure:nth-of-type(2) {
  position: absolute;
  left: 0;
  top: 70%;
  text-align: left;
  z-index: 0;
  width: 20%;
}

.bg_deco figure:nth-of-type(2) img {
  width: 70%;
}

/* to top */
.btn-top {
  display: none;
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  z-index: 9999;
  border: 3px solid #465860;
}

.btn-top img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.btn-top:hover {
  background-color: #fcfcfc;
  color: #0d133a;
}

.btn-top:hover i {
  font-size: 20px;
}

/* 2021夏季健檢 */
.kv {
  position: relative;
}

.kv__wrap {
  position: relative;
}

.kv__wrap img {
  position: relative;
  width: 100%;
  z-index: -2;
}

.kv__linkgroup {
  /* position: absolute;
  bottom: 15%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  left: 50%; */
  text-align: center;
  width: 100%;
  background: #fef5ec;
  padding-top: 80px;
}

.kv__linkgroup h2 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  margin: 20px 0;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 5px #244800, 2px 2px 5px #244800, 2px 2px 5px #244800;
  background-size: contain;
  padding: 1% 0;
  font-family: 'din_pro_bold';
  position: relative;
  z-index: 1;
}

@media (max-width: 1920px) {
  .kv__linkgroup {
    bottom: 12%;
  }
  .kv__linkgroup h2 {
    color: #fff;
    font-size: 55px;
    margin: 20px 0;
    padding: 1% 0;
  }
}

@media (max-width: 1680px) {
  .kv__linkgroup h2 {
    color: #fff;
    font-size: 55px;
    margin: 20px 0;
    padding: 1% 0;
  }
}

@media (max-width: 1536px) {
  .kv__linkgroup {
    bottom: 10%;
  }
}

@media (max-width: 1100px) {
  .kv__linkgroup {
    /* bottom: 6%; */
    bottom: 0;
    transform: initial;
    left: 0;
  }
  .kv__linkgroup h2 {
    color: #fff;
    font-size: 50px;
    margin: 20px 0;
    padding: 1% 0;
  }
}

@media (max-width: 960px) {
  .kv {
    background-image: url(https://storage-asset.msi.com/event/2022/corp/2022-Summer-PC-Health-Check/images/sand.jpg);
    background-position: center;
    background-size: contain;
  }
  .kv {
    z-index: 100;
  }

  .kv__linkgroup {
    position: inherit;
    -webkit-transform: none;
    transform: none;
    left: auto;
    bottom: auto;
    /* margin: -15% 0 3%; */
    margin: 0;
    background: #fef5ec;
  }
  .kv__linkgroup h2 {
    color: #fff;
    font-size: 60px;
  }
}

@media (max-width: 800px) {
  .kv__linkgroup {
    /* margin: -18% 0 3%; */
    margin: 0;
  }
  .kv__linkgroup h2 {
    color: #fff;
    font-size: 50px;
  }
}

@media (max-width: 500px) {
  .kv__linkgroup {
    margin: -20% 0 3%;
  }
  .kv__linkgroup h2 {
    margin: 30px 0 60px 0;
  }
}

@media (max-width: 414px) {
  .kv__linkgroup {
    position: relative;
    padding: 3em 0 0 0;
    margin: 0;
  }
  .kv__linkgroup h2 {
    margin: 30px 0 60px 0;
  }
}

.kv__linkgroup-btn {
  text-align: center;
  display: block;
  color: #244800;
  font-size: 24px;
  display: inline-block;
  padding: 10px 100px;
  border-radius: 30px;
  font-weight: bold;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin: 80px auto;
  text-transform: uppercase;
  position: relative;
  background: #d5f58e;
}

.kv__linkgroup-btn::before {
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  background: linear-gradient(45deg, #bce267, #244800, #d5f58e);
  background-size: 400%;
  z-index: -1;
  border-radius: 30px;
  -webkit-animation: color 20s linear infinite;
  animation: color 20s linear infinite;
}

@media (max-width: 1920px) {
  .kv__linkgroup-btn {
    margin: 50px auto;
  }
}

@media (max-width: 1536px) {
  .kv__linkgroup-btn {
    margin: 30px auto;
  }
}

@media (max-width: 1100px) {
  .kv__linkgroup-btn {
    margin: 30px auto 0px auto;
  }
}

@media (max-width: 960px) {
  .kv__linkgroup-btn {
    margin: 30px auto 100px;
  }
}

@media (max-width: 768px) {
  .kv__linkgroup-btn {
    width: 80%;
    display: block;
    padding: 8px 50px;
    border-radius: 30px;
    margin: 30px auto 60px;
  }
}

@media (max-width: 414px) {
  .kv__linkgroup-btn {
    font-size: 20px;
    display: block;
    padding: 8px 30px;
    border-radius: 30px;
    margin: 30px auto;
  }
}

.kv__linkgroup-link::after {
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  background: linear-gradient(45deg, #00dcff, #0066ff, #70f2ff);
  background-size: 400%;
  z-index: -1;
  border-radius: 30px;
  -webkit-animation: color 20s linear infinite;
  animation: color 20s linear infinite;
}

.kv__linkgroup-btn:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px #bce267, 0 0 30px rgba(36, 72, 0, 0.3), 0 0 50px rgba(36, 72, 0, 0.2);
          box-shadow: 0 0 10px #bce267, 0 0 30px rgba(36, 72, 0, 0.3), 0 0 50px rgba(36, 72, 0, 0.2);
}

.kv__linkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin: auto;
  margin-top: 0%;
  justify-content: center;
}

@media (max-width: 1366px) {
  .kv__linkbox {
    width: 90%;
  }
}

@media (max-width: 960px) {
  .kv__linkbox {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
  }
}

@media (max-width: 768px) {
  .kv__linkbox {
    /* -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
  }
}

.kv__linkbox-item {
  width: calc( 100%/4 - 20px);
  background: url("https://storage-asset.msi.com/event/2022/nb/my-summer-check-up/images/btn_bg.png") center no-repeat;
  background-size: contain;
  height: 120px;
  text-align: center;
  /* margin: auto; */
  font-weight: bold;
  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;
  /* padding-right: 20px; */
  padding-bottom: 10px;
  margin: 0 20px;
}

.kv__linkbox-item a {
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}

.kv__linkbox-item:hover {
  -webkit-animation: updown 2s infinite;
  animation: updown 2s infinite;
}

@media (max-width: 960px) {
  .kv__linkbox-item {
    width: calc(( 100% / 2 ) - 50px);
    margin: auto;
  }
}

@media (max-width: 480px) {
  .kv__linkbox-item {
    width: 90%;
    padding: 0;
  }
}

@media (max-width: 1200px) {
  .kv__linkbox-item a {
    color: #fff;
    font-size: 16px;
  }
}

@media (max-width: 960px) {
  .kv__linkbox-item a {
    color: #fff;
    font-size: 18px;
  }
}

@-webkit-keyframes updown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes updown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* 夏季健檢 陪你Fun 心玩 */
#mySummerExam2022 .intro {
  position: relative;
  background: #fef5ec;
  /* background-image: url(https://storage-asset.msi.com/event/2022/corp/2022-Summer-PC-Health-Check/images/info-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; */
  
}

/* @media (max-width: 960px) {
  .info {
    padding-bottom: 10%;
    background-image: url(https://storage-asset.msi.com/event/2022/corp/2022-Summer-PC-Health-Check/images/info-bg-xs.jpg);
    background-size: contain;
  }
} */

#mySummerExam2022 .intro__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
  /* padding: 80px 0; */
  display: grid;
}

#mySummerExam2022 .intro__wrap p {
  /* margin-bottom: 20px; */
  margin-bottom: 0;
}

#mySummerExam2022 .intro__wrap span {
  display: inline-block;
}

#mySummerExam2022 .intro__wrap-date {
  text-align: center;
}

/* .info__gap {
  position: absolute;
  top: 0;
  left: 0;
} */

#mySummerExam2022 .intro__wrap .common-title {
  margin-bottom: 20px !important ;
}

@media (max-width: 1024px) {
  #mySummerExam2022 .intro__wrap .common-title {
    padding: 0;
  }
}

@media (max-width: 960px) {
  #mySummerExam2022 .intro {
    background: #fef5ec;
  }

  #mySummerExam2022 .intro__wrap {
    padding-top: 3em;
  }
}

/* 八大健檢項目 */
.list {
  /* -webkit-clip-path: polygon(0 0, 100% 16%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 16%, 100% 100%, 0% 100%); */
  padding: 8% 0;
  background: url("https://storage-asset.msi.com/event/2021/tw/2021-summer-examination/images/rain_bg.png") repeat #fff;
  background-attachment: fixed;
  background-size: contain;
  position: relative;
}

@media (max-width: 960px) {
  .list {
    -webkit-clip-path: none;
    clip-path: none;
    margin: 0;
  }
}

/* list triangle dec */
.list__tri-dec {
  position: absolute;
  top: 0;
  left: 0;
}

.list__deco {
  position: absolute;
  z-index: -1;
  width: 100%;
  bottom: 0;
}

.list__deco img {
  width: 100%;
}

@media (min-width: 2560px) {
  .list__tri-dec, .list__tri-dec img {
    width: 100%;
  }
}

@media (max-width: 1366px) {
  .list__deco {
    z-index: 0;
  }
}

.list__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
}

@media (max-width: 1366px) {
  .list__wrap {
    position: relative;
  }
}

@media (max-width: 960px) {
  .list__wrap {
    padding-bottom: 20%;
    padding-top: 0;
  }

  .list__tri-dec {
    display: none;
  }
}

.list__listbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* padding: 2%; */
  border-radius: 20px;
  margin-bottom: 2%;
}

@media (max-width: 960px) {
  .list__listbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.list__listbox-item {
  color: #222;
  font-size: 26px;
  width: calc(100%/4 - 20px);
  /* margin: 10px auto; */
  font-weight: bold;
  padding: 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 61px;
  position: relative;
  line-height: 1.2;
}

.list__listbox-item i {
  padding: 0 10px;
}

.list__listbox-item img {
  width: 20%;
  margin-right: 10px;
}

.list__listbox-item:nth-last-of-type(1) p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.list__listbox-item:nth-last-of-type(1) p span {
  display: block;
}

@media (max-width: 1280px) {
  .list__listbox-item {
    margin: auto;
    font-size: 22px;
    width: calc(100%/3 - 20px);
  }
}

@media (max-width: 960px) {
  .list__listbox-item {
    width: calc(100%/3 - 20px);
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  .list__listbox-item {
    width: 100%;
    margin: auto;
    padding: 10px 0;
    min-height: auto;
  }
}

@media (max-width: 500px) {
  .list__listbox-item img {
    width: 16%;
  }
}

.list .listbox {
  margin: 5% auto;
  width: 80%;
  list-style: disc;
  -webkit-box-shadow: 0 0 10px #e7cdc3;
  box-shadow: 0 0 10px #e7cdc3;
  border-radius: 25px;
  padding: 3%;
  background: rgba(255, 255, 255, 0.8);
}

.list .listbox-text {
  color: #4b4b4b;
  font-size: 15px;
  margin: 15px 0;
  line-height: 22px;
  list-style: disc;
  font-weight: 700;
}

@media (max-width: 960px) {
  .list .listbox {
    width: 100%;/* only for mtc */
    padding: 3% 5% 3% 8%;
    box-sizing: border-box;
  }
}

/* 如何參加 */
.step {
  padding: 3% 0 10% 0;
  background: #fef5ec;
  position: relative;
}

.step__deco {
  position: absolute;
  left: 0;
  top: 2%;
}

@media (max-width: 960px) {
  .step__deco {
    width: 30%;
  }
}

.step__deco1 {
  position: absolute;
  right: 3%;
  bottom: 6%;
  width: 15%;
  z-index: 0;
  /* -webkit-transform: rotate(-80deg);
  transform: rotate(-80deg); */
}

@media (max-width: 960px) {
  .step__deco1 {
    bottom: 2%;
  }
}

.step__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
}

.step__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

@media (max-width: 960px) {
  .step__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.step__itemblock {
  width: calc( 100%/4);
  text-align: center;
}

@media (max-width: 960px) {
  .step__itemblock {
    width: 80%;
    margin: 4% auto;
  }
}

.step__itemblock-itembox {
  text-align: center;
  padding: 0 40px;
  border: solid 5px;
  margin: auto;
  margin-bottom: 1em;
  -o-border-image: linear-gradient(135deg, #b4c2e5 0%, #9aaedf 67%, #6a89d5 100%);
  border-image: linear-gradient(135deg, #b4c2e5 0%, #9aaedf 67%, #6a89d5 100%);
  border-image-slice: 1;
  overflow: hidden;
}

.step__itemblock-itembox-icon img {
  display: block;
}

.step__itemblock-link {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
  background: #006eff;
}

.step .listbox {
  margin: 5% auto;
  width: 80%;
  list-style: disc;
  padding: 3%;
  position: relative;
  z-index: 1;
}

.step .listbox-text {
  color: #4b4b4b;
  font-size: 15px;
  margin: 15px 0;
  line-height: 22px;
  list-style: disc;
  font-weight: 700;
}

.step .listbox-text a {
  text-decoration: underline;
  color: #5f88c5;
}

.step .listbox-text a:hover {
  color: #86a0c5;
}

@media (max-width: 960px) {
  .step .listbox {
    width: 100%;
  }
}

/* 禮 所當然  Fun心遊一夏 */
.gift {
  padding: 6% 0 0 0;
  -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
  background: #ebd4b1;
  margin-top: -10%;
  position: relative;
}

.gift .subtutle {
  color: #000;
  font-size: 40px;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
}


.gift__winnerList {
  padding: 3vh 0;
}

.gift__winnerList--title {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}

.gift__winnerList--list {
  text-align: center;
}

.gift__winnerList--list ul {
  display: inline-block;
}

.gift__winnerList--list li {
  padding: 24px 0;
  border-bottom: 1px dotted #ccc;
}

.gift__winnerList--list li:last-child {
  border-bottom: 0;
}

.gift__winnerList--list li span {
  padding: 12px 0 0px 0;
  display: block;
  font-size: 120%;
}

@media (max-width: 960px) {
  .gift {
    -webkit-clip-path: none;
    clip-path: none;
  }
  .gift__winnerList--title {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .gift {
    -webkit-clip-path: none;
    clip-path: none;
  }
  .gift__winnerList--title {
    width: 100%;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

.gift__deco {
  position: absolute;
  right: 0;
  top: 5%;
  -webkit-transform: rotate(200deg);
  transform: rotate(200deg);
}

.gift__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
}

.gift__itemblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

@media (max-width: 960px) {
  .gift__itemblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.gift__itemblock-itembox {
  width: 40%;
}

.gift__itemblock-itembox figure {
  width: 100%;
  margin: auto;
  text-align: center;
}

@media (max-width: 960px) {
  .gift__itemblock-itembox {
    width: 100%;
    margin: auto;
  }
}

/* 展示服務旗艦館開幕慶 */
.shop {
  padding-bottom: 3%;
}

.shop-top {
  width: 100%;
  padding: 6% 0 0 0;
  height: 100px;
  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
  background: #ebd4b1;
}

.shop__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
}

.shop__block span {
  font-size: 15px;
}

.shop__block figure {
  text-align: center;
}

/* 條款說明 */
.term {
  padding: 6% 0;
  position: relative;
  z-index: 1;
}

.term__wrap {
  width: 80%;
  margin: auto;
  max-width: 2560px;
}

@media (max-width: 500px) {
  .term__wrap {
    width: 95%;
  }
}

.term__itembox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

@media (max-width: 960px) {
  .term__itembox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.term__itembox-link {
  text-align: center;
  display: block;
  color: #244800;
  font-size: 24px;
  display: inline-block;
  padding: 10px 50px;
  border-radius: 30px;
  font-weight: bold;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin: auto;
  text-transform: uppercase;
  position: relative;
  background: #efefef;
}

.term__itembox-link::before, .term__itembox-link::after {
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  content: '';
  position: absolute;
  left: -5px;
  top: -5px;
  background: linear-gradient(135deg, #b4c2e5 0%, #9aaedf 67%, #6a89d5 100%);
  background-size: 400%;
  z-index: -1;
  border-radius: 30px;
  -webkit-animation: color 20s linear infinite;
  animation: color 20s linear infinite;
}

.term__itembox-link:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px #13469a, 0 0 30px rgba(36, 72, 0, 0.3), 0 0 50px rgba(36, 72, 0, 0.2);
          box-shadow: 0 0 10px #13469a, 0 0 30px rgba(36, 72, 0, 0.3), 0 0 50px rgba(36, 72, 0, 0.2);
}

@media (max-width: 960px) {
  .term__itembox-link {
    width: 80%;
    margin: 15px auto;
    padding: 10px 10px;
    font-size: 18px;
  }
}

@-webkit-keyframes color {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

@keyframes color {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

/* bottom */
.bottom {
  background: #fff7e7;
  margin-bottom: -2vh;
}

.bottom figure {
  width: 100%;
}

.bottom figure img {
  width: 100%;
}
/*# sourceMappingURL=main.css.map */






/* new add */
.appointment .star {
  color: #EA2023;
  /* margin-left: 3px; */
  font-size: 16px;
  font-weight: normal;
}

.appointment .default {
  color: #999
}

.appointment .appointment__wrap {
  width: 80%;
  max-width: 1000px;
  margin: auto;
  background: #fafafa;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

.appointment .appointment__wrap .title {
  font-size: 45px;
}

.appointment .appointment__wrap .tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  /* background-color: #f1f1f1; */
  display: flex;
  justify-content: center;
  margin: 2em 0;
}

/* Style the buttons inside the tab */
.appointment .appointment__wrap .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color: #999;
}

/* Change background color of buttons on hover */
.appointment .appointment__wrap .tab button:hover {
  /* background-color: #ddd; */
  color: #000;
}

/* Create an active/current tablink class */
.appointment .appointment__wrap .tab button.active {
  /* background-color: #ccc; */
  color: #000;
}

/* Style the tab content */
.appointment .appointment__wrap .tabcontent {
  display: none;
  padding: 6px 12px;
  /* border: 1px solid #ccc; */
  border-top: none;
}

/* form */
.appointment .appointment__wrap form {
  text-align: left;
  /* width: 80%; */
  margin: 0 auto;
}

.appointment .appointment__wrap form .item {
  margin: 1em 0;
}

.appointment .appointment__wrap form .item input {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  margin: 5px 0;
  box-sizing: border-box;
}

/* btn */
.appointment .appointment__wrap form .btn {
  text-align: center;
  margin: 1em 0;
}

/* way1 */
.appointment .appointment__wrap form .btn a {
  background: #EA2023;
  border: #EA2023 1px solid;
  outline: none;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
}

.appointment .appointment__wrap form .btn a:hover {
  background: none;
  border: 1px solid #EA2023;
  color: #EA2023;
}

.appointment .appointment__wrap form .btn .btn-cancel {
  background: none;
  border: #EA2023 1px solid;
  outline: none;
  color: #EA2023;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
}

.appointment .appointment__wrap form .btn .btn-cancel:hover {
  background: #EA2023;
  border: 1px solid #EA2023;
  color: #fff;
}


/* way2 */
/* .appointment .appointment__wrap form .btn a .active {
  background: #EA2023;
  border: #EA2023 1px solid;
  outline: none;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
} */






/* .appointment .appointment__wrap form .btn input {
  background: #EA2023;
  border: #EA2023 1px solid;
  outline: none;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  line-height: 1;
}

.appointment .appointment__wrap form .btn input:hover {
  background: none;
  border: 1px solid #EA2023;
  color: #EA2023;
} */

@media (max-width: 960px) {
  .appointment .appointment__wrap .title {
    font-size: 36px;
    margin-top: 0.5em;
  }

  .appointment .appointment__wrap {
    width: 100%;
    padding: 10px;
  }

  .appointment .appointment__wrap .tab {
    margin: 1em 0;
  }
}


/* 流程控制 */
#scenario2 {
  display: none;
}

.btn-confirm {
  display: none;
}

.hide {
  display: none !important;
}
