@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;400;500;600;700;900&display=swap');
/*-GREENMEDIA -*/
/*Photo typeA*/
.art_photo, .art_photo_a {
  margin: 0 auto 3.5rem auto;
  display: block;
  overflow: hidden;
  width: 90%;
}
.art_photo img, .art_photo_a img, .art_photo_b1 img, .art_photo_b2 img {
  max-width: 100%;
  padding-bottom: .25rem
}
.art_photo h6, .art_photo_b1 h6, .art_photo_b2 h6 {
  font-size: 15px;
  color: #666;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: normal;
}
.photo-txt {
  font-size: 15px;
  color: #666;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 100;
}
/*Photo typeB*/
.art_photo_b1, .art_photo_b2 {
  display: block;
  overflow: hidden;
  width: 45%;
}
.art_photo_b1 {
  margin: 8px 0 4px 28px;
  float: right;
  clear: both;
}
.art_photo_b2 {
  margin: .75rem 1.75rem 3.5rem 0;
  float: left;
  clear: both;
}
/*Photo typeC*/
.art_photo_c {
  display: block;
  position: relative;
  margin: 0 auto 56px auto;
  overflow: hidden;
  width: 100%;
}
.art_photo_c img {
  display: block;
  float: left;
  width: 66.66%;
  margin-right: .8px;
}
.art_photo_c h6 {
  display: block;
  float: left;
  position: absolute;
  width: calc(33.333% - 8px);
  font-size: 16px;
  color: #666;
  letter-spacing: 0;
  line-height: 1.5;
  bottom: 0;
  right: 0;
  font-weight: normal;
}
.photo-txt-c {
  display: block;
  float: left;
  position: absolute;
  width: calc(33.333% - 8px);
  font-size: 16px;
  color: #666;
  letter-spacing: 0;
  line-height: 1.5;
  bottom: 0;
  right: 0;
}
/*words typeD*/
.twotxt {
  display: block;
  font-size: 1rem;
  line-height: 30px;
  color: #666;
  margin: 1rem 0 2rem 0;
  letter-spacing: 0;
  font-family: 'Noto Serif TC', serif;
  font-weight: 200;
}
.twotxt_s, .twotxt_L_s {
  display: none;
}
.twotxt ul {
  margin: 0;
  padding: 0;
}
.twotxt_L ul {
  margin: 0 0 1.5rem 0;
  padding: 0;
}
.twotxt li, .twotxt_L li {
  display: inline-block;
  width: calc(49.999% - 25px);
  margin-left: 0;
  text-align: justify;
  vertical-align: top;
}
.twotxt li:nth-child(2), .twotxt_L li:nth-child(2) {
  display: inline-block;
  width: calc(49.999% - 20px);
  margin-left: 40px;
}
.master_page {
  display: block;
  width: 100%;
  /*letter-spacing: 0;*/
}
.master_page h3 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #000;
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e1e1e1;
	font-weight: 700;
}
.master_page p {
  font-size: 18px;
  line-height: 35px;
  color: #666666;
  margin-bottom: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}
.master_page p strong {
  color: #333;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0;
}
.master_page p span {
  color: #333;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0;
}
.master_page p img {
  max-width: 90%;
  margin: 0 auto;
}
.art_highlt {
  display: block;
  overflow: hidden;
  width: 85%;
  margin: 0 auto 3rem auto;
}
.art_highlt i {
  display: block;
  float: left;
  width: 65px;
  font-size: 2.5rem;
  color: #728f33;
}
.art_highlt h2 {
  display: block;
  float: left;
  font-size: 1.65rem;
  color: #728f33;
  line-height: 1.75;
  padding-top: .5rem;
  width: calc(99.99% - 65px);
  font-weight: normal;
}
blockquote {
  display: block;
  overflow: hidden;
  width: 80%;
  margin: 0 auto 48px auto;
}
blockquote i {
  display: block;
  float: left;
  width: 65px;
  font-size: 2.5rem;
  color: #728f33;
}
blockquote p {
  display: block;
  float: left;
  font-size: 28px;
  color: #728f33;
  font-style: italic;
  line-height: 2;
  padding-top: 8px;
  width: calc(99.99% - 65px);
  font-weight: normal;
}
/*RWD  ========================================================================================*/
@media screen and (max-width:1600px) {}
@media screen and (max-width:1440px) {}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1280px) {}
@media screen and (max-width:1200px) {}
@media screen and (max-width:1024px) {}
@media screen and (max-width:820px) {
.master_page p { font-size:22px; line-height:2;  margin-bottom:30px; font-weight:200;}
.photo-txt{ font-size:17px; line-height:20px; }
}
@media screen and (max-width:768px) {}
@media screen and (max-width:500px) {
  /*-GREENMEDIA -*/
  .art_wrp h1 {
    font-size: 1.5rem;
    margin-top: 2rem;
    line-height: 1.5;
  }
  /*information*/
  .art_ifo {
    margin: .25rem 0 2rem;
  }
  .art_date {
    font-size: 12px;
    margin-right: 0;
  }
  .art_author {
    font-size: 12px;
    margin-left: 3px;
    padding-top: 4px;
  }
  /*Photo typeA*/
  .art_photo {
    margin: 0 auto 2rem auto;
    width: 95%;
  }
  .photo-txt {
    font-size: 14px;
  }
  /*Photo typeB*/
  .art_photo_b1, .art_photo_b2 {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  .art_photo_b1 {
    margin: 2rem auto;
    float: none;
  }
  .art_photo_b2 {
    margin: 2rem auto;
    float: none;
  }
  /*Photo typeC*/
  .art_photo_c {
    display: block;
    position: relative;
    margin: 0 auto 2rem auto;
  }
  .art_photo_c img {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 4px;
  }
  .photo-txt-c {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
  }
  .master_page h3 {
    font-size: 1.25rem;
    letter-spacing: 1px;
  }
  .master_page p {
    font-size: 1.125rem;
    line-height: 2;
    color: #666;
    margin-bottom: 2rem;
  }
  .art_highlt {
    width: 85%;
    margin: 0 auto 2rem auto;
  }
  .art_highlt i {
    width: 45px;
    font-size: 2rem;
  }
  .art_highlt h2 {
    font-size: 1.5rem;
    padding-top: .25rem;
    width: calc(99.99% - 45px);
  }
  /*左右2分*/
  .twotxt {
    display: none;
  }
  .twotxt_s {
    display: block;
    font-size: .9rem;
    line-height: 24px;
    color: #666;
    margin: .5rem 0 2rem 0;
    letter-spacing: 0;
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
  }
  .twotxt_L {
    display: none;
  }
  .twotxt_L_s {
    display: block;
    font-size: .9rem;
    line-height: 24px;
    color: #666;
    margin: .5rem 0 2rem 0;
    letter-spacing: 0;
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
  }
}
@media screen and (max-width:430px) {}
@media screen and (max-width:415px) {}
@media screen and (max-width:400px) {}