﻿/* CSS Document */
@import url("https://imgs.click108.com.tw/css_2013/reset_2.css");

body {
  box-sizing: border-box;
  font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
  background-image: url(../images/bg.jpg);
  color: #333;
}

a {
  text-decoration: none;
  color: #1a8dd4;
}

.PC #FLOAT_ADICON_MB {
  display: none;
}

.MOBILE #FLOAT_ADICON_PC {
  display: none;
}

.PC #YT26 .blank_br60 {
  height: 60px;
}

.PC #YT26 .blank_br40 {
  height: 40px;
}

.PC #YT26 .guide_blank {
  height: 20px;
}

.MOBILE #YT26 .blank_br60 {
  height: 35px;
}

.MOBILE #YT26 .blank_br40 {
  height: 25px;
}

.MOBILE #YT26 .guide_blank {
  height: 15px;
}


.PC #YT26 .LM_MENU .PRE,
.PC #YT26 .LM_MENU .NEX {
  display: none;
}

/*=================電腦版=================*/
/*控制段落行距*/
/* 大型段落間隔 */
.PC #YT26 .spacer_vertical_large {
  height: 60px;
}

.MOBILE #YT26 .spacer_vertical_large {
  height: 40px;
}

/* 主要段落間隔 */
.PC #YT26 .spacer_vertical_primary {
  height: 20px;
}

.MOBILE #YT26 .spacer_vertical_primary {
  height: 15px;
}

/*消失區*/
.PC #float_icon .LIST_ICON {
  display: none;
}

/*共用字型樣式*/
.PC #YT26 .txt-base {
  font-size: 1.2rem;
  line-height: 2rem;
}

.PC #YT26 .txt-1 {
  font-size: 1.3rem;
  line-height: 2rem;
}

.PC #YT26 .txt-2 {
  font-size: 2rem;
  line-height: 2.6rem;
  text-align: center;
}

.MOBILE #YT26 .txt-base {
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.MOBILE #YT26 .txt-1 {
  font-size: 1.2rem;
  line-height: 2rem;
}

.MOBILE #YT26 .txt-2 {
  font-size: 1.45rem;
  line-height: 2rem;
  text-align: center;
}

#YT26 .txt-bold {
  font-weight: bold;
}



/*共用顏色樣式*/
#YT26 .txt-blue {
  color: #0073cf;
}

#YT26 .txt-red {
  color: #e70033;
}

#YT26 .txt-purple {
  color: #9a25f4;
}

#YT26 .txt-purple2 {
  color: #a07be7;
}

#YT26 .txt-grey {
  color: #5f6679;
}


#YT26 .txt-green1 {
  color: #007c59;
}

#YT26 .txt-green2 {
  color: #57b624;
}

#YT26 .txt-orange1 {
  color: #bf6b00;
}

#YT26 .txt-orange2 {
  color: #f58900;
}

#YT26 .txt-pink1 {
  color: #cd2f73;
}

#YT26 .txt-pink2 {
  color: #ff5ca3;
}

#YT26 .txt-brown {
  color: #c59e15;
}

#YT26 .bg-green1 {
  background-color: #30866d;
}

#YT26 .bg-green2 {
  background-color: #f7fff1;
}

#YT26 .bg-orange1 {
  background-color: #f58900;
}

#YT26 .bg-orange2 {
  background-color: #fff6e6;
}

#YT26 .bg-pink1 {
  background-color: #ff5ca3;
}

#YT26 .bg-pink2 {
  background-color: #fff4f9;
}

#YT26 .bg-purple {
  background-color: #f8f7ff;
}



#YT26 .bg-shadow1 {
  box-shadow: inset 0 0 15px #97d690;
}

#YT26 .bg-shadow2 {
  box-shadow: inset 0 0 15px #ffd6a2;
}

#YT26 .bg-shadow3 {
  box-shadow: inset 0 0 15px #ffcde3;
}

#YT26 .bg-border1 {
  border: 2px solid #cde9be;
}

#YT26 .bg-border2 {
  border: 2px solid #f7e5c8;
}

#YT26 .bg-border3 {
  border: 2px solid #ffcde3;
}

#YT26 .bg-border4 {
  border: 2px solid #ded8ff;
}


/*框架*/
.PC #YT26 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.PC #YT26 .mainstage {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.PC #YT26 .hero {
  width: 100%;
  height: 350px;
  position: relative;
}

.PC #YT26 .hero .hero_top {
  width: 800px;
  height: 350px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.PC #YT26 .hero .hero_top .item_name {
  width: 100%;
  height: 47px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.35rem;
  line-height: 47px;
  color: #9a25f4;
  text-align: center;
  font-weight: bold;
  background: rgb(209 193 255 / 70%);
}

.MOBILE #YT26 .hero .hero_top .item_name {
  width: 100%;
  height: 30px;
  position: absolute;
  top: 45px;
  left: 0;
  font-size: 1rem;
  line-height: 30px;
  color: #9a25f4;
  text-align: center;
  font-weight: bold;
  background: rgb(209 193 255 / 70%);
  padding-left: 10px;
}

.PC #YT26 .hero .hero_info {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.PC #YT26 .hero .hero_info h1 {
  width: 100%;
  height: 0px;
  padding-bottom: 44.3%;
  text-indent: -9999px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}

#YT26 .hero .hero_info h1.banner1 {
  background-image: url(../images/title-career.jpg);
}

#YT26 .hero .hero_info h1.banner2 {
  background-image: url(../images/title-money.jpg);
}

#YT26 .hero .hero_info h1.banner3 {
  background-image: url(../images/title-love.jpg);
}


.PC #YT26 .section_area {
  width: 800px;
  margin: 0 auto;
  background-color: #ffffff;
}

/*區塊*/
.PC #YT26 .container_frame {
  width: 75%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.PC #YT26 .container_wenqu_frame {
  /* width: 75%; */
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.PC #YT26 .container_frame_r18 {
  width: 75%;
  height: auto;
  overflow: hidden;
  margin: 0px auto;
  border-radius: 18px;
  padding: 32px 40px;
  box-sizing: border-box;
  margin-top: 30px;
}

/*文字區塊*/
#YT26 .free-experience {
  width: 100%;
  background: #f7f6fe;
  color: #a07be7;
  text-align: center;
  padding: 12px 0;
  font-size: 1.45rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 12px;
  box-shadow: 0 2px 8px #e2e2f6;
}

#YT26 .text_area1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.PC #YT26 .text_area2 {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}

/*=＝輸入頁==*/
.PC #YT26 .input-intro {
  padding: 32px 0 24px 0;
}

.MOBILE #YT26 .input-intro {
  padding: 32px 10px;
  box-sizing: border-box;
}

#YT26 .input-intro__title {
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}

#YT26 .input-intro__divider {
  border: none;
  border-top: 1px solid #cfd8dc;
  margin: 8px 0 18px 0;
}

.MOBILE #YT26 .input-intro__divider {
  margin: 1px 0 12px 0;
}

#YT26 .input-intro__subtitle {
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
}

.PC #YT26 .input-intro__content {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: center;
}

.MOBILE #YT26 .input-intro__content {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.PC #YT26 .input-intro__img-wrap {
  flex-shrink: 0;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.MOBILE #YT26 .input-intro__img-wrap {
  flex-shrink: 0;
  width: 115px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}

#YT26 .input-intro__img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

#YT26 .step-bar {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  background-color: #121c22;
}

#YT26 .step-bar img {
  width: 60%;
  height: auto;
  display: inline-block;
}

.MOBILE #YT26 .step-bar img {
  width: 80%;
  height: auto;
  display: inline-block;
}

/*選項按鈕*/
#YT26 .status-status {
  width: 75%;
  margin: 32px auto;
}

#YT26 .status-status__label {
  font-size: 2rem;
  font-weight: bold;
  margin: 30px 0 18px 0;
  text-align: center;
}

.MOBILE #YT26 .status-status__label {
  font-size: 1.45rem;
  margin: 20px 0 12px 0;
  text-align: center;
}

#YT26 .status-status__options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#YT26 .status-status__option {
  box-sizing: border-box;
  width: 48%;
  margin: 0 1% 16px 1%;
  padding: 14px 0 14px 28px;
  border: 2px solid #dfd5c4;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  background: linear-gradient(0deg, #fff8f3 0%, #ffffff 100%);
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  position: relative;
  font-weight: bold;
  user-select: none;
  align-content: flex-start;
  flex-direction: row;
}

#YT26 .status-status__option--full {
  width: 100%;
}

#YT26 .status-status__option:hover {
  border-color: #f3b35a;
  box-shadow: 0 2px 8px #ffe3c266;
}

#YT26 .status-status__option:has(.status-status__radio:checked) {
  border-color: #f3b35a;
  background: #fff;
  color: #f3b35a;
  box-shadow: 0 2px 8px #ffe3c266;
  font-weight: bold;
}

#YT26 .status-status__radio {
  appearance: none;
  -webkit-appearance: none;
  width: 22px;
  height: 22px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  margin-right: 12px;
  outline: none;
  background: #fff;
  position: relative;
  transition: border-color 0.2s, background 0.2s;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
}

#YT26 .status-status__radio:checked {
  border-color: #2bb686;
  background: #fff;
}

#YT26 .status-status__radio:checked::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #2bb686;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
}

#YT26 .status-status__radio::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #e3e6ef;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
  opacity: 1;
}

#YT26 .status-status__radio:checked::before {
  background: #2bb686;
  opacity: 1;
}

#YT26 .status-status__option:has(.status-status__radio:checked) .status-status__text {
  font-weight: bold;
  color: #333;
}

#YT26 .status-status__text {
  font-size: 1.3rem;
  color: #696969;
}

@media (max-width: 700px) {

  #YT26 .status-status__option,
  #YT26 .status-status__option--full {
    margin: 0 0 12px 0px;
    font-size: 1.2rem;
    padding: 12px 0 12px 10px;
  }

  #YT26 .status-status__text {
    font-size: 1.2rem;
    color: #696969;
  }
}

#YT26 .input__features {
  list-style: disc;
  padding-left: 4vw;
  margin: 0;
  color: #333;
  font-size: 1.3rem;
}

.MOBILE #YT26 .input__features {
  font-size: 1.2rem;
}

#YT26 .input__features li {
  margin-bottom: 6px;
  line-height: 1.6;
  padding-left: 0;
  position: static;
}

#YT26 .input-info__content {
  display: flex;
  align-items: center;
  gap: 5px;
  /* icon與標題間距，可依需求調整 */
  justify-content: center;
  margin-top: 8px;
}

#YT26 .input-info__icon {
  flex-shrink: 0;
  width: 20px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#YT26 .input-info__icon img {
  width: 100%;
  height: auto;
  display: block;
}

#YT26 .input-info__title {
  font-size: 1.2rem;
  color: #999;
  line-height: 1.7;
}

.MOBILE #YT26 .input-info__title {
  font-size: 1rem;
  color: #999;
  line-height: 1.5;
}

/*=＝輸入頁  end==*/

/*區1運勢總覽*/
#YT26 .main-title {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 8px;
}

#YT26 .main-hr {
  border: none;
  border-top: 1px solid #cfd8dc;
  margin: 8px 0 18px 0;
}

.MOBILE #YT26 .main-hr {
  margin: 8px 0 24px 0;
}

#YT26 .main-desc {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 12px;
}

#YT26 .main-desc-red {
  color: #e70033;
  font-weight: bold;
}

#YT26 .main-desc-num {
  color: #c36be9;
  font-weight: bold;
  font-size: 1.1em;
}

#YT26 .main-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  flex-direction: column;
}

#YT26 .main-word {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  border: none;
  border-radius: 32px;
  padding: 9px 0;
  margin-bottom: 16px;
  -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);

}

.MOBILE #YT26 .main-word {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  border: none;
  border-radius: 32px;
  padding: 6px 0;
  margin-bottom: 16px;
  -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);

}

#YT26 .main-potential {
  text-align: center;
  margin-bottom: 28px;
  font-size: 1.3rem;
}

.MOBILE #YT26 .main-potential {
  text-align: center;
  margin-bottom: 3.8vw;
  font-size: 1.2rem;
}

#YT26 .main-tips {
  background: #fff;
  border-radius: 12px;
  padding: 33px 51px;
  box-sizing: border-box;
}

.MOBILE #YT26 .main-tips {
  background: #fff;
  border-radius: 12px;
  padding: 20px 15px;
  box-sizing: border-box;
}

#YT26 .main-tips-title {
  font-weight: bold;
  color: #333;
  font-size: 1.45rem;
  margin-bottom: 6px;
  text-align: center;
}

.MOBILE #YT26 .main-tips-title {
  font-size: 1.2rem;
}

#YT26 .main-tips-hr {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 8px 0 12px 0;
}

#YT26 .main-tips ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#YT26 .main-tips li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: center;
}

#YT26 .main-tips li .main-icon,
#YT26 .main-tips li .main-good-title,
#YT26 .main-tips li .main-bad-title {
  display: inline-block;
  vertical-align: middle;
}

#YT26 .main-tips li .main-good-title,
#YT26 .main-tips li .main-bad-title {
  margin-left: 6px;
  font-weight: bold;
}

#YT26 .main-tips li .main-tips-desc {
  margin-left: 8px;
  width: auto;
  margin-top: 0;
  display: inline;
}


@media (max-width: 310px) {
  #YT26 .main-tips li {
    flex-direction: row;
    align-items: center;
  }

  #YT26 .main-tips li .main-tips-desc {
    margin-left: 8px;
    width: auto;
    margin-top: 0;
    display: inline;
  }
}

#YT26 .main-icon-good {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-check-red.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#YT26 .main-icon-bad {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon-check-blue.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#YT26 .main-good-title {
  color: #e70033;
  font-weight: bold;
  margin-right: 1px;
}

#YT26 .main-bad-title {
  color: #1a8dd4;
  font-weight: bold;
  margin-right: 1px;
}

/*區2命盤*/
#YT26 .infor {
  text-align: center;
}

/* 個人紫微命盤區塊：個人資料欄位-性別樣式 */
.PC #YT26 .infor .gender {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  margin-bottom: -4px;
  margin-left: 3px;
}

.MOBILE #YT26 .infor .gender {
  display: inline-block;
  width: 5vw;
  height: 4vw;
  margin: 0 auto;
  vertical-align: baseline;
}

#YT26 .infor .gender img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/* 個人紫微命盤區塊：個人資料欄位-文字樣式 */
.PC #YT26 .infor .pq_TXT2 {
  font-size: 1.2rem;
  line-height: 1.5em;
}


.MOBILE #YT26 .infor .pq_TXT2 {
  font-size: 1rem;
  line-height: 1.2em;
}

/*橫版*/
@media screen and (min-width: 669px) and (max-width:900px) {

  /*i6up*/
  .MOBILE #YT26 .infor .pq_TIT_EX {
    line-height: 1.5em;
  }

  .MOBILE #YT26 .infor .pq_TXT2 {
    font-size: 3vw;
  }

  .MOBILE #YT26 .infor .gender {
    width: 22px;
    height: 18px;
  }
}

/* 個人紫微命盤區塊：流年命宮、流年事業宮 */
.PC #YT26 .main-sub {
  width: 420px;
  height: 155px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 20px;
}

.MOBILE #YT26 .main-sub {
  width: 87%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: 15px;
}

/* 橫版 */
@media screen and (min-width: 669px) and (max-width:900px) {

  /*i6up*/
  .MOBILE #YT26 .main-sub {
    width: 96%;
  }
}

/* 個人紫微命盤區塊：流年命宮樣式 */
.PC #YT26 .main-sub li.style-box1 {
  float: left;
  width: 200px;
  height: 140px;
  border-radius: 12px;
  margin-left: 10px;
}

.MOBILE #YT26 .main-sub li.style-box1 {
  float: left;
  width: 48%;
  height: auto;
  border-radius: 12px;
  overflow: hidden;
}

.MOBILE #YT26 .main-sub ul:nth-child(2) li {
  margin-left: 4%;
}

.MOBILE #YT26 .main-sub li:nth-child(2) {
  margin-left: 1.5%;
}

/* 個人紫微命盤區塊：流年命宮樣式-上方標題樣式 */
.PC #YT26 .main-sub li.style-box1 .box-top {
  width: 200px;
  height: 50px;
  line-height: 53px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  border-bottom: 1px solid #fff;
  font-size: 1.2rem;
  color: #ffffff;
  text-align: center;
}

.MOBILE #YT26 .main-sub li.style-box1 .box-top {
  width: 100%;
  height: auto;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 1);
  font-size: 4vw;
  font-family: "Microsoft JhengHei", Helvetica, Arial;
  color: #ffffff;
  text-align: center;
  padding: 8px 0;
}

/* 個人紫微命盤區塊：流年命宮樣式-下方區塊樣式 */
.PC #YT26 .main-sub li.style-box1 .box-con {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  line-height: 85px;
}

.MOBILE #YT26 .main-sub li.style-box1 .box-con {
  font-size: 5vw;
  font-weight: bold;
  text-align: center;
  line-height: 15vw;
}

/* 個人紫微命盤區塊：流年命宮樣式-小字樣式 */
.PC #YT26 .main-sub .box-con .small {
  display: inline-block;
  font-size: .5em;
  color: #000333;
  font-weight: normal;
}

.MOBILE #YT26 .main-sub .box-con .small {
  display: inline-block;
  font-size: 3vw;
  color: #000333;
  font-weight: normal;
}


#YT26 .BG_COLOUR1-1 {
  /*主要宮位套色 .main-sub 紫色底*/
  display: block;
  background-color: #f8eaff;
}

#YT26 .BG_COLOUR1-2 {
  /*主要宮位套色 .main-sub 淺紫底*/
  display: block;
  background-color: #9f56dc;
}

#YT26 .BG_COLOUR2-1 {
  /*主要宮位套色 .main-sub 綠色底*/
  display: block;
  background-color: #e6f6e7;
}

#YT26 .BG_COLOUR2-2 {
  /*主要宮位套色 .main-sub 淺綠底*/
  display: block;
  background-color: #57b624;
}

#YT26 .BG_COLOUR3-1 {
  /*主要宮位套色 .main-sub 橘色底*/
  display: block;
  background-color: #ffe3c2;
}

#YT26 .BG_COLOUR3-2 {
  /*主要宮位套色 .main-sub 淺橘底*/
  display: block;
  background-color: #f58900;
}

#YT26 .BG_COLOUR4-1 {
  /*主要宮位套色 .main-sub 粉色底*/
  display: block;
  background-color: #fce0ea;
}

#YT26 .BG_COLOUR4-2 {
  /*主要宮位套色 .main-sub 淺粉底*/
  display: block;
  background-color: #ff5ca3;
}

#YT26 .txt-hint {
  font-size: 1rem;
  text-align: center;
}

#YT26 .point-area {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 5vw;
  text-align: center;
}

.MOBILE #YT26 .point-area {
  width: 100%;
  padding-top: 3vw;
  align-items: center;
}

#YT26 .point-area img {
  margin-bottom: 2vw;
}


/*區4需要關注的事*/
#YT26 .focus-block__list {
  list-style: none;
  padding: 0;
  margin: 0 0 18px 0;
}

#YT26 .focus-block__item {
  display: flex;
  align-items: center;
  border-radius: 14px;
  padding: 10px 16px;
  margin-bottom: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  transition: background 0.2s;
}

#YT26 .focus-block__item--green {
  background: #e6f7d9;
  color: #2e7c5a;
}

#YT26 .focus-block__item--pink {
  background: #fbe3e7;
  color: #ff5ca3;
}

#YT26 .focus-block__item--orange {
  background: #ffeeda;
  color: #f58900;
}
/*
#YT26 .focus-block__item--green:hover {
  background: #d2eec2;
}

#YT26 .focus-block__item--pink:hover {
  background: #fff3f5;
}

#YT26 .focus-block__item--orange:hover {
  background: #fff3c2;
}
*/

#YT26 .focus-block__icon {
  margin-right: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

#YT26 .focus-block__icon img {
  width: 32px;
  height: 32px;
  display: block;
}

#YT26 .focus-block__text {
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 1px;
}

#YT26 .focus-block__desc {
  font-size: 1.2rem;
  color: #333;
  margin-top: 10px;
  line-height: 1.7;
  text-align: left;
}

/*區5時機，是你成功的密碼*/
#YT26 .focus-block__r18 {
  padding: 2vw 3vw;
  border-radius: 18px;
  margin-top: 2vw;
}

.MOBILE #YT26 .focus-block__r18 {
  padding: 20px 18px;
}

/* 幾月適合換工作區塊：農曆1-12月大圖 */
#YT26 .lunar-cal {
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

/* 幾月適合換工作區塊：農曆1-12月大圖背景 */
#YT26 .lunar-cal .curve-data {
  width: 100%;
  height: 0;
  padding-bottom: 46.875%;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(../images/lunar2019.png);
  background-repeat: no-repeat;
}

.PC #YT26 .lunar-cal .curve-data {
  background-size: cover;
  background-position: center;
}

.MOBILE #YT26 .lunar-cal .curve-data {
  background-size: 100% auto;
  background-position: center;
}

#YT26 .lunar-cal {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#YT26 .lunar-cal__mask {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(25, 25, 25, 0.75);
  pointer-events: none;
}

#YT26 .lunar-cal__locked {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  pointer-events: none;
  padding: 24px 8px;
  box-sizing: border-box;
}

#YT26 .lunar-cal__icon {
  width: 64px;
  height: 64px;
  margin-bottom: 8px;
}

#YT26 .lunar-cal__title {
  font-size: 1.45rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#YT26 .lunar-cal__btn {
  display: inline-block;
  background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
  border: none;
  color: #fff;
  font-size: 1.45rem;
  font-weight: bold;
  border: 1px solid #ffbfbf;
  border-radius: 16px;
  padding: 10px 0 10px 0;
  pointer-events: auto;
  box-shadow: 0 2px 8px #e2f2d633;
  max-width: 520px;
  width: 75%;
  transition: all 0.2s;
  cursor: pointer;
}

#YT26 .lunar-cal__btn:hover {
  background: linear-gradient(90deg, #b53d2e 0%, #c94d3f 100%);
  box-shadow: 0 4px 16px #d86c5d44;
  transform: scale(0.98);
}

@media (max-width: 700px) {
  #YT26 .lunar-cal__icon {
    width: 48px;
    height: 48px;
    margin-bottom: 4px;
  }

  #YT26 .lunar-cal__title {
    font-size: 1.3rem;
    margin-bottom: 8px;
  }

  #YT26 .lunar-cal__btn {
    font-size: 1rem;
    padding: 8px 12px;
  }

  #YT26 .lunar-cal__locked {
    padding: 16px 4px;
  }
}

/*區6付費解鎖後*/
#YT26 .card-info__content {
  display: flex;
  align-items: center;
  gap: 10px;
  /* icon與標題間距，可依需求調整 */
  margin-bottom: 3px;
}

#YT26 .card-info-group {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin: 32px 0;
}

#YT26 .card-info {
  display: flex;
  align-items: flex-start;
  border-radius: 16px;
  padding: 20px 26px;
  box-sizing: border-box;
  flex-direction: column;
}

#YT26 .card-info__icon {
  flex-shrink: 0;
  width: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#YT26 .card-info__icon img {
  width: 40px;
  height: auto;
  display: block;
}

#YT26 .card-info__title {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.3;
}

#YT26 .card-info__desc {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.7;
}

@media (min-width: 700px) {
  #YT26 .card-info-group {
    grid-template-columns: 1fr 1fr;
  }
}

#YT26 .unlock-btn-group {
  width: 75%;
  margin: 25px auto 0;
  text-align: center;
}

#YT26 .unlock-btn {
  background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
  border: none;
  border-radius: 16px;
  padding: 13px 0;
  width: 75%;
  max-width: 520px;
  color: #fff;
  font-family: inherit;
  cursor: pointer;
  box-shadow: 0 2px 8px #e2f2d633;
  display: inline-block;
  transition: all 0.2s;
}

.MOBILE #YT26 .unlock-btn {
  width: 100%;
}

#YT26 .unlock-btn__main {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;

}

#YT26 .unlock-btn__sub {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #f7ec5b;
}

#YT26 .unlock-btn:hover {
  background: linear-gradient(0deg, #ea5f5f 0%, #af2c1e 100%);
  box-shadow: 0 4px 16px #d86c5d44;
  transform: scale(0.98);
}

/*區7*/
.PC #YT26 .card-price-slider {
  margin: 40px 0 0 0;
  background-color: #f7f6fe;
}

.MOBILE #YT26 .card-price-slider {
  margin: 0;
}

#YT26 .card-price__features {
  padding-top: 10px;
  padding-left: 15px;
  margin: 0;
  color: #5f6679;
  font-size: 1rem;
}

#YT26 .card-price__features li {
  margin-bottom: 6px;
  line-height: 1.6;
  padding-left: 0;
  position: static;
}

/* 若要用png，ul加上#YT26 .card-price__features--img */
#YT26 .card-price__features--img {
  list-style: none;
  padding-left: 0;
}

#YT26 .card-price__features--img li {
  padding-left: 1.4em;
  position: relative;
  list-style: none;
}

#YT26 .card-price__features--img li::before {
  content: "";
  display: inline-block;
  width: .8em;
  height: .8em;
  background: url('../images/icon-list-dot.png') no-repeat center center / contain;
  position: absolute;
  left: 0;
  top: 0.3em;
  transform: scaleX(.9);
}

#YT26 .lil_arrow {
  width: 25px;
  height: 25px;
  fill: darkorchid;
  float: right;
  position: relative;
  top: 12px;
  right: 20px;
  transform: rotate(90deg);
  background-image: url(../images/icon-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/*錨點*/
#YT26 .card-price-anchor {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
}

.PC #YT26 .buy-now {
  padding: 30px;
  background: #f7f6ff;
  border-radius: 32px;
  margin-top: 13px;
}

.MOBILE #YT26 .buy-now {
  padding: 15px;
  background: #f7f6ff;
  border-radius: 16px;
  margin-top: 5px;
}

#YT26 .buy-now div+div {
  margin-top: 12px;
}

.PC #YT26 .go-now-btn {
  display: inline-block;
  background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
  border: none;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #ffbfbf;
  border-radius: 6px;
  padding: 3px 10px;
  box-shadow: 0 2px 8px #e2f2d633;
  transition: all 0.2s;
  cursor: pointer;
  margin-left: 6px;
}

.MOBILE #YT26 .go-now-btn {
  display: inline-block;
  background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
  border: none;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #ffbfbf;
  border-radius: 6px;
  padding: 3px 5px;
  box-shadow: 0 2px 8px #e2f2d633;
  transition: all 0.2s;
  cursor: pointer;
  margin-left: 6px;
}

#YT26 .go-now-btn:hover {
  background: linear-gradient(90deg, #b53d2e 0%, #c94d3f 100%);
  box-shadow: 0 0px 6px #d86c5d44;
}

@media (max-width: 400px) {
  .MOBILE #YT26 .go-now-btn {
    display: inline-block;
    background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
    border: none;
    color: #fff;
    font-size: 1rem;
    border: 1px solid #ffbfbf;
    border-radius: 6px;
    padding: 3px 5px;
    box-shadow: 0 2px 8px #e2f2d633;
    transition: all 0.2s;
    cursor: pointer;
    margin-left: 0px;
  }
}

/*結果頁-關鍵月份運勢解析*/
#YT26 .month-forecast-list {
  margin: 24px 0 0 0;
}

#YT26 .month-forecast {
  margin-bottom: 32px;
}

#YT26 .month-forecast__title {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

#YT26 .month-forecast__title-bar {
  display: inline-block;
  width: 6px;
  height: 32px;
  border-radius: 1px;
  margin-right: 10px;
}

#YT26 .month-forecast__title-text {
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 1px;
}

#YT26 .month-forecast__range {
  font-size: 1rem;
  margin-bottom: 6px;
}

#YT26 .month-forecast__desc {
  font-size: 1.2rem;
  color: #696969;
  line-height: 1.8;
  margin-top: 2px;
}

#YT26 .month-forecast {
  margin-bottom: 32px;
  padding-bottom: 24px;
  border-bottom: 1px dashed #b5b5b5;
}

#YT26 .month-forecast:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/*置底浮水印*/
#YT26-wrapper .NEW_BT_F {
  /*浮水按鈕*/
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  background-image: url(../images/bt_bg.png);
  background-repeat: repeat;
  padding-top: 5px;
}

#YT26-wrapper .NEW_BT_F a {
  /*浮水按鈕*/
  position: relative;
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 48px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 48px;
  text-decoration: none;
  overflow: hidden;
  animation: brightness-bt2 3.5s infinite;
  background: linear-gradient(0deg, #af2c1e 0%, #ea5f5f 100%);
  border: none;
  font-weight: bold;
  border: 1px solid #ffbfbf;
  border-radius: 16px;
  padding: 2px;
  pointer-events: auto;
  box-shadow: 0 2px 8px #e2f2d633;
  max-width: 520px;
  transition: all 0.2s;
}

#YT26-wrapper .NEW_BT_F a span {
  color: #f8ec5b;
}

#YT26-wrapper .NEW_BT_F a:hover {
  background: linear-gradient(90deg, #b53d2e 0%, #c94d3f 100%);
  box-shadow: 0 4px 16px #d86c5d44;
  transform: scale(0.98);
}

.PC #YT26-wrapper .NEW_BT_F .sheen::after {
  content: '';
  position: absolute;
  top: 0%;
  bottom: 0%;
  width: 30px;
  height: 75px;
  background: #ffa09f;
  z-index: 99;
  filter: blur(13px);
  transform: rotate(60deg);
  animation: sheen 3.5s infinite;
}

.MOBILE #YT26-wrapper .NEW_BT_F .sheen::after {
  content: '';
  position: absolute;
  top: 0%;
  left: 0%;
  width: 30px;
  height: 50px;
  background: #ffa09f;
  z-index: 99;
  filter: blur(12px);
  transform: rotate(60deg);
  animation: sheen 3.5s infinite;
}


@keyframes sheen {

  0%,
  100% {
    /*0%到100%的關鍵影格都是left:0%,opacity:0%*/
    left: 0%;
    opacity: 0;
  }

  1% {
    opacity: 1;
  }

  35%,
  95% {
    /*35%到95%的關鍵影格都是left:100%,opacity:0%*/
    left: 100%;
    opacity: 0;
  }
}

/*=================手機版=================*/
/*消失區*/
.MOBILE .floatbox,
.MOBILE .MB_CLOSE,
.MOBILE #float_icon .LIST_ICON {
  display: none;
}

/*MOBILE表頭尾*/
.MOBILE #float_icon {
  display: block;
}

.MOBILE #float_icon .BACK_top {}

/*控制段落行距*/



/*框架*/
.MOBILE #YT26 {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.MOBILE #YT26 .hero {
  width: 100%;
  height: auto;
  /* margin-top: 45px; */
}

.MOBILE #YT26 .hero .hero_top {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.MOBILE #YT26 .hero .hero_info {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.MOBILE #YT26 .hero .hero_info h1 {
  width: 100%;
  height: 0px;
  padding-bottom: 42%;
  text-indent: -9999px;
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.MOBILE #YT26 .section_area {
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
}

/*區塊*/
.MOBILE #YT26 .container_frame {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.MOBILE #YT26 .container_wenqu_frame {
  /* width: 92%; */
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  margin-bottom: 13px;
}

.MOBILE #YT26 .container_frame_r18 {
  width: 94%;
  height: auto;
  overflow: hidden;
  margin: 15px auto;
  border-radius: 18px;
  padding: 26px 20px;
  box-sizing: border-box;
}

/*文字區塊*/
.MOBILE #YT26 .text_area1 {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 5px;
}

.MOBILE #YT26 .text_area1 p {
  text-shadow: 2px 2px 0px #ffffff,
    -2px -2px 0px #ffffff,
    -2px 2px 0px #ffffff,
    2px -2px 0px #ffffff;
}

.MOBILE #YT26 .text_area2 {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}

.MOBILE #YT26 .text_area2 p {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2rem;
  text-shadow: 2px 2px 0px #ffffff,
    -2px -2px 0px #ffffff,
    -2px 2px 0px #ffffff,
    2px -2px 0px #ffffff;
}





/* iphone6 Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* iphone6 plus Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}

/* iphoneX Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}

/* iphone6 Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .MOBILE #YT26 .box_item .bbox_info p {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #555555;
  }
}