@charset "utf-8";
/* CSS Document */
body {
  background-color: #c9c5c5;
  padding: 0px;
  margin: 0px;
}
p {
  line-height: 200%;
}
img {
  width: 80%;
  height: auto;
  margin: 0.5em 0 0.5em 10%;
}

.slheader {
  /* position: sticky;
	top: 8%; */
  z-index: 99;
  margin: 0 auto;
  text-align: center;
  background: rgb(251, 244, 181);
  background: radial-gradient(
    circle,
    rgba(251, 244, 181, 1) 56%,
    rgba(215, 172, 85, 1) 100%
  );
}

.slheader img {
  max-width: 1200px;
  margin: 0 auto;
}

/*最上面標籤與文字 開始*/
.topheader {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.topheader img {
  width: 100%;
  height: auto;
  margin: 0 auto;

  margin-bottom: -5px;
}
/*最上面標籤與文字 結束*/

#CP {
  font-family: arial, "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
  background-color: #ffffff;
  max-width: 1100px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  box-shadow: 0px 0 30px 0 #333;
  -webkit-box-shadow: 0px 0 15px 0 #a19d9d;
}
#inner {
  padding: 1em 6em 2em 6em;
  font-size: 17px;
}
#menu {
  width: 100%;
  height: 50px;
  padding-top: 1.5em;
}
#menu > p {
  display: inline-block;
  font-size: 1.4em;
  position: absolute;
  margin-left: 20px;
  top: 13px;
  color: #000;
  font-weight: bolder;
}
#news_bar {
  color: #ffffff;
  display: inline-block;
  font-size: 1.5em;
  height: 50px;
  font-weight: 600;
}
#news_bar > p {
  z-index: 2;
  position: absolute;
  top: 11px;
  margin-left: 50px;
}
#label {
  width: 150px;
  height: 60px;
  background: #000;
  -webkit-clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 80% 100%, 0% 100%);
}
#header {
  margin-bottom: 0px;
  text-align: left;
}
#date {
  display: inline-block;
  width: 50px;
  bottom: 10px;
  vertical-align: text-bottom;
}
#date > p {
  width: 50px;
  margin: 0;
  padding-bottom: 5px;
  font-size: 23px;
  font-weight: bold;
  line-height: 120%;
  color: #000;
}
#title {
  max-width: 86%;
  height: auto;
  display: inline-block;
  font-weight: bold;
}
#title > p {
  font-size: 18px;
  color: #868686;
  font-weight: normal;
}
#title_B {
  font-size: 1.9em;
  color: rgba(0, 0, 0, 0.7);
  font-weight: bold;
  line-height: 140%;
  word-break: break-all;
}

.subtitle {
  color: #fff;
  background: #000;
  font-size: 32px;
  font-weight: 700;
}

#line {
  background-color: #a19d9d;
  width: 2px;
  height: 120px;
  display: inline-block;
  margin: 0px 30px 0px 30px;
}
.part {
  margin-bottom: 4em;
  font-size: 18pt;
}

.part:last-child {
  margin: 0;
}

.bar_1A,
.bar_1B {
  height: 3em;
  margin-bottom: 3em;
  display: block;
  position: relative;
}
.bar_2A,
.bar_2B {
  height: 5.6em;
  margin-bottom: 3em;
}
.block1A,
.block1B {
  height: 100%;
  width: 1em;
  background-color: rgba(236, 196, 130, 1);
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: -3.5em;
}
.block2A,
.block2B {
  height: 100%;
  width: 1em;
  background-color: rgba(236, 196, 130, 1);
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 1em;
  margin-bottom: -6em;
}
.txt_1 {
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  text-align: left;
  line-height: 180%;
}
.txt_2 {
  font-size: 20px;
}
.mark {
  font-weight: bold;
  color: #f19402;
}
.img_s {
  width: 65%;
  margin-left: 17.5%;
}
#Wpic {
  float: left;
}
#W_left {
  width: 62.1% !important;
  margin-right: 1.4%;
  margin-left: 0;
}
#W_right {
  width: 35.1% !important;
  margin-left: 1.4%;
}
.last_part {
  margin-bottom: 6em;
}
#link {
  font-size: 1.5em;
  font-weight: bold;
}
#memo {
  font-size: 14px;
  color: #868686;
  font-weight: normal;
}
#foot {
  margin-top: 50px;
}
#foot > p {
  font-size: 25px;
  margin-bottom: 0px;
}

#foot h2 {
  font-size: 32px;
  margin-bottom: 0px;
}

.yajirushi {
  position: relative;
  width: 80%;
}

#other_l {
  width: 48%;
  height: auto;
  display: block;
  float: left;
  text-align: center;
  margin-right: 2%;
}

#other_l a:hover {
  color: #000;
}

#other_l img:hover {
  opacity: 0.5;
}

#other_l a:hover {
  opacity: 0.5;
}

#other_r {
  width: 48%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin-left: 2%;
}

#other_r img:hover {
  opacity: 0.5;
}

#other_r a:hover {
  opacity: 0.5;
}
.clear {
  clear: both;
}

.offer img {
  display: block;
  width: 100%;
  margin: 0;
}
.offer_inner {
  position: relative;
}

.offer_inner a {
  cursor: pointer;
}

.btn01 {
  position: absolute;
  bottom: 10%;
  left: 16%;
}

.btn02 {
  position: absolute;
  bottom: 10%;
  right: 16%;
}

.btn03 {
  position: absolute;
  bottom: 10%;
  right: 20%;
}

.btn04 {
  position: absolute;
  bottom: 17%;
  right: 19%;
}

/**RWD**/
@media screen and (max-width: 1200px) {
  #inner {
    padding: 1em 4em 2em 4em;
  }
  #title_B {
    font-size: 1.7em;
  }
  #menu > p {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1100px) {
  .btn01,
  .btn02 {
    width: 29%;
  }

  .btn03,
  .btn04 {
    width: 40%;
  }
}
@media screen and (max-width: 950px) {
  #inner {
    padding: 1.5em 2em 2em 2em;
  }
  #title_B {
    font-size: 1.6em;
  }
  #menu {
    padding-top: 1.3em;
  }
  #menu > p {
    font-size: 1.3em;
    top: 9px;
  }
  #news_bar {
    font-size: 1.4em;
  }
  #news_bar > p {
    top: 10px;
  }
  #label {
    height: 55px;
  }
}
@media screen and (max-width: 950px) {
  #title {
    max-width: 80%;
  }
}
@media screen and (max-width: 745px) {
  #title_B {
    font-size: 1.1em;
  }

  .txt_1 {
    font-size: 1.4em;
  }
  .part {
    margin-bottom: 2em;
    font-size: 14;
  }
  .block1A,
  .block1B,
  .block2A,
  .block2B {
    width: 2%;
  }
  img {
    width: 100%;
    margin: 0;
  }
  .img_s {
    width: 80%;
    margin-left: 10%;
  }
}
@media screen and (max-width: 680px) {
  #inner {
    font-size: 16px;
  }
  .bar_1A,
  .bar_2A {
    height: 4.5em;
  }
  .block1A,
  .block2A {
    margin-bottom: -5.2em;
  }
  .bar_1B {
    height: 2.2em;
  }
  .block1B {
    margin-bottom: -2.8em;
  }
  .bar_2B {
    height: 7em;
  }
  .block2B {
    margin-bottom: -7.5em;
  }
}
@media screen and (max-width: 670px) {
  #date,
  #line {
    display: none;
  }
  #title {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .txt_1,
  #link {
    font-size: 1.3em;
  }
  #inner {
    padding: 1.5em 1.3em 2em 1.3em;
  }
  .bar_1A,
  .bar_2A {
    height: 4em;
  }
  .block1A,
  .block2A {
    margin-bottom: -4.6em;
  }
  .bar_1B {
    height: 2.2em;
  }
  .block1B {
    margin-bottom: -2.8em;
  }
  .bar_2B {
    height: 6.4em;
  }
  .block2B {
    margin-bottom: -6.9em;
  }
  #menu {
    padding-top: 1.2em;
  }
  #menu > p {
    font-size: 1.2em;
    top: 9px;
  }
  #news_bar {
    font-size: 1.3em;
  }
  #news_bar > p {
    top: 8px;
  }
  #label {
    height: 50px;
  }
}
@media screen and (max-width: 570px) {
  #menu {
    padding-top: 0.8em;
  }
  #menu > p {
    font-size: 1.2em;
    top: 3px;
  }
  #news_bar {
    font-size: 1.3em;
  }
  #news_bar > p {
    top: 1px;
  }
  #label {
    height: 50px;
  }
  .bar_2A {
    height: 6.4em;
  }
  .block2A {
    margin-bottom: -6.9em;
  }
  .part {
    margin-bottom: 2em;
    font-size: 14pt;
  }
}
@media screen and (max-width: 450px) {
  #inner {
    padding: 1em 1.3em 2em 1.3em;
  }
  .txt_1,
  #link {
    font-size: 1.3em;
    line-height: 160%;
  }
  #menu {
    padding-top: 1em;
  }
  #menu > p {
    font-size: 1.2em;
    top: 1px;
    margin-left: 20px;
  }
  #news_bar {
    font-size: 1.2em;
  }
  #news_bar > p {
    top: 4px;
    margin-left: 40px;
  }
  #label {
    width: 120px;
    height: 45px;
  }
  .bar_1A {
    height: 3.8em;
  }
  .block1A {
    margin-bottom: -4.4em;
  }
  .bar_2A {
    height: 6em;
  }
  .block2A {
    margin-bottom: -6.5em;
  }
  .bar_2B {
    height: 6em;
  }
  .block2B {
    margin-bottom: -6.6em;
  }
  .part {
    margin-bottom: 2em;
    font-size: 14pt;
  }
}
@media screen and (max-width: 350px) {
  #title_B {
    font-size: 1em;
  }
}
@media screen and (max-width: 320px) {
  #inner {
    padding: 1em 1.3em 2em 1.3em;
  }
  .txt_1,
  #link {
    margin-right: 0.4em;
    font-size: 1.3em;
    line-height: 160%;
  }
  #menu {
    padding-top: 1em;
  }
  #menu > p {
    font-size: 1.2em;
    top: 1px;
    margin-left: 20px;
  }
  #news_bar {
    font-size: 1.2em;
  }
  #news_bar > p {
    top: 4px;
    margin-left: 40px;
  }
  #label {
    width: 120px;
    height: 45px;
  }
  .bar_1A {
    height: 5em;
  }
  .block1A {
    margin-bottom: -6em;
  }
  .bar_2A {
    height: 9em;
  }
  .block2A {
    margin-bottom: -10em;
  }
  .bar_2B {
    height: 9em;
  }
  .block2B {
    margin-bottom: -10em;
  }
  .part {
    margin-bottom: 2em;
    font-size: 14pt;
  }
}
