/* colors */
/* clearBoth */
/* breakpoints */
/* font */
* {
  box-sizing: border-box; }

html {
  font-size: 16px;
  touch-action: auto;
  overflow-y: scroll;
}

:lang(en) {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

body {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  line-height: 1.4;
  color: #232323;
  text-rendering: optimizeLegibility; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

h1 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 2rem; }
  @media screen and (max-width: 37.5rem) {
    h1 {
      font-size: 1.5rem; } }
  @media screen and (max-width: 20rem) {
    h1 {
      font-size: 1.25rem; } }

h2 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 1.5rem; }
  @media screen and (max-width: 37.5rem) {
    h2 {
      font-size: 1.25rem; } }
  @media screen and (max-width: 20rem) {
    h2 {
      font-size: 1.125rem; } }

h3 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 1.25rem; }
  @media screen and (max-width: 37.5rem) {
    h3 {
      font-size: 1.125rem; } }
  @media screen and (max-width: 20rem) {
    h3 {
      font-size: 1rem; } }

h4 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 1.125rem; }
  @media screen and (max-width: 37.5rem) {
    h4 {
      font-size: 0.875rem; } }

h5 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 1rem; }
  @media screen and (max-width: 20rem) {
    h5 {
      font-size: 0.875rem; } }

h6 {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 0.875rem; }

article p {
  font-family: "Merriweather", serif;
  margin: 0 auto;
  padding: 0;
  font-size: 1.125rem;
  line-height: 1.6; }

.introtop p {
  margin: 0 auto;
  padding: 0;
  font-size: 1.125rem;
  color: #595959; }
  @media screen and (max-width: 20rem) {
    .introtop p {
      font-size: 1rem; } }

.intro p {
  margin: 0 auto;
  padding: 0;
  font-size: 1rem;
  color: #595959; }

.time p {
  margin: 0 auto;
  padding: 0;
  font-size: 0.75rem;
  color: #595959; }

img {
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

figure {
  margin: 0;
  padding: 0; }

input {
  border-radius: 0;
  -webkit-appearance: none; }

ul,
li,
p {
  list-style: none;
  margin: 0;
  padding: 0; }

a {
  transition: all 0.3s ease-in;
  text-decoration: none; }
  a:link {
    color: #232323; }
  a:active {
    color: #232323; }
  a:visited {
    color: #232323; }
  a:hover {
    color: #595959; }

img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto; }

.container {
  position: relative;
  clear: both;
  zoom: 1; }
  .container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.wrapper {
  position: relative;
  max-width: 70rem;
  margin: 0 auto;
  clear: both;
  zoom: 1; }
  .wrapper:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 64rem) {
    .wrapper {
      max-width: calc(100% - 32px); } }

.wrapper2 {
  position: relative;
  max-width: 70rem;
  margin: 0 auto;
  clear: both;
  zoom: 1; }
  .wrapper2:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 64rem) {
    .wrapper2 {
      max-width: calc(100% - 64px); } }
  @media screen and (max-width: 37.5rem) {
    .wrapper2 {
      max-width: calc(100% - 32px); } }

.wrapper-s {
  position: relative;
  max-width: 50rem;
  margin: 0 auto;
  clear: both;
  zoom: 1; }
  .wrapper-s:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 50rem) {
    .wrapper-s {
      max-width: 100%; } }

.wrapper-error {
  position: relative;
  max-width: 45rem;
  margin: 0 auto;
  clear: both;
  zoom: 1; }
  .wrapper-error:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 64rem) {
    .wrapper-error {
      max-width: calc(100% - 64px); } }
  @media screen and (max-width: 37.5rem) {
    .wrapper-error {
      max-width: calc(100% - 32px); } }

.wrapper-sideMenu {
  position: relative;
  max-width: 70rem;
  margin: 0 auto;
  clear: both;
  zoom: 1; }
  .wrapper-sideMenu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 64rem) {
    .wrapper-sideMenu {
      max-width: 100%; } }

.bold {
  font-weight: bold; }

/*===================
Container
===================*/
.PCshowInline {
  display: inline-block; }
  @media screen and (max-width: 64rem) {
    .PCshowInline {
      display: none; } }

.PCshow {
  display: block; }
  @media screen and (max-width: 64rem) {
    .PCshow {
      display: none; } }

.MobileShow {
  display: none; }
  @media screen and (max-width: 64rem) {
    .MobileShow {
      display: block; } }
  @media screen and (max-width: 50rem) {
    .MobileShow {
      display: block;
      margin-bottom: 48px; } }

/* Wrap */
.wrap {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #F4F4F4;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%; }
  .wrap.full img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center; }
  .wrap.limit img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center; }
  @media screen and (max-width: 37.5rem) {
    .wrap {
      background-size: 60%; } }

.forIE .wrap.full img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.forIE .wrap.limit img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

/* TopAdBox */
.TopAdBox {
  max-width: 70rem;
  margin: 0 auto;
  text-align: center;
  min-height: 90px; }
  @media screen and (max-width: 64rem) {
    .TopAdBox {
      display: none; } }

/* BreakingNews */
.BreakingBlock {
  position: relative; }

.BreakingNews {
  border: 2px solid #FFDD33;
  margin: 32px 0 0 0;
  display: table;
  width: 100%; }
  @media screen and (max-width: 37.5rem) {
    .BreakingNews {
      display: block;
      border: none;
      margin: 24px 0 0 0; } }

.BN_t {
  display: table-cell;
  vertical-align: middle;
  background-color: #FFDD33;
  padding: 16px 24px;
  text-align: center;
  width: 148px; }
  .BN_t h3 {
    font-weight: bold; }
  @media screen and (max-width: 37.5rem) {
    .BN_t {
      display: block;
      padding: 8px 24px; } }

.BN_c {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 16px; }
  .BN_c h5 {
    font-weight: bold; }
  @media screen and (max-width: 37.5rem) {
    .BN_c {
      display: block;
      border: 2px solid #FFDD33; } }

/* font-size */
.font-18 p {
  font-size: 18px; }

.font-14 p {
  font-size: 14px; }

/*===================
GDPR
===================*/
.GDPR {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -35rem;
  width: 70rem;
  z-index: 100; }
  @media screen and (max-width: 64rem) {
    .GDPR {
      width: 100%;
      left: 0;
      margin-left: 0; } }
  .GDPR.hide {
    display: none; }

.privacy {
  background-color: #004E98;
  padding: 24px 32px;
  color: #ffffff; }
  @media screen and (max-width: 64rem) {
    .privacy {
      padding: 24px 16px; } }

.privacy-main {
  display: inline-block;
  vertical-align: bottom;
  width: calc(77% - 22px);
  margin-right: 16px; }
  @media screen and (max-width: 64rem) {
    .privacy-main {
      width: 100%;
      margin-right: 0;
      margin-bottom: 16px;
      display: block; } }

.privacy-btn {
  display: inline-block;
  vertical-align: bottom;
  width: 23%;
  text-align: right;
  clear: both;
  zoom: 1; }
  .privacy-btn:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .privacy-btn a {
    font-family: "Merriweather", serif;
    text-align: center;
    float: left;
    padding: 8px 24px;
    box-sizing: border-box;
    line-height: 1.4;
    font-size: 1rem; }
    .privacy-btn a:nth-child(1) {
      background-color: #ffffff; }
      .privacy-btn a:nth-child(1):link {
        color: #004E98; }
      .privacy-btn a:nth-child(1):active {
        color: #004E98; }
      .privacy-btn a:nth-child(1):visited {
        color: #004E98; }
      .privacy-btn a:nth-child(1):hover {
        color: #004E98; }
    .privacy-btn a:nth-child(2) {
      background-color: transparent; }
      .privacy-btn a:nth-child(2):link {
        color: #ffffff; }
      .privacy-btn a:nth-child(2):active {
        color: #ffffff; }
      .privacy-btn a:nth-child(2):visited {
        color: #ffffff; }
      .privacy-btn a:nth-child(2):hover {
        color: #ffffff; }
  @media screen and (max-width: 64rem) {
    .privacy-btn {
      width: 100%;
      display: block; }
      .privacy-btn a {
        float: none;
        display: inline-block;
        vertical-align: middle; } }
  @media screen and (max-width: 20rem) {
    .privacy-btn a {
      font-size: 0.875rem; } }

.privacy-t {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "Merriweather", serif;
  margin-bottom: 16px;
  line-height: 1.4; }
  @media screen and (max-width: 37.5rem) {
    .privacy-t {
      font-size: 1rem; } }

.privacy-c {
  font-size: 0.875rem;
  font-family: Roboto, sans-serif;
  line-height: 1.4; }

/*===================
LoadMore
===================*/
.LoadMore {
  font-family: "Merriweather", serif;
  font-size: 0.875rem;
  font-weight: bold;
  width: 108px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background-color: #232323;
  text-align: center;
  display: block;
  margin: 24px auto 64px auto; }
  .LoadMore:link {
    color: #ffffff; }
  .LoadMore:active {
    color: #ffffff; }
  .LoadMore:visited {
    color: #ffffff; }
  .LoadMore:hover {
    color: #ffffff; }
  @media screen and (max-width: 37.5rem) {
    .LoadMore {
      margin: 24px auto 48px auto; } }
  @media screen and (max-width: 20rem) {
    .LoadMore {
      margin: 24px auto; } }

.videoPage .LoadMore {
  margin: 0 auto; }

.viewALL {
  font-family: "Merriweather", serif;
  font-size: 0.875rem;
  font-weight: bold;
  width: 108px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background-color: #232323;
  text-align: center;
  display: block;
  margin: 32px auto 32px auto; }
  .viewALL:link {
    color: #ffffff; }
  .viewALL:active {
    color: #ffffff; }
  .viewALL:visited {
    color: #ffffff; }
  .viewALL:hover {
    color: #ffffff; }

/*===================
General Style
===================*/
.PrimarySide {
  width: 46rem;
  margin-right: 2rem;
  float: left; }
  @media screen and (max-width: 64rem) {
    .PrimarySide {
      width: 100%;
      margin-right: 0;
      float: none; } }

.OtherSide {
  width: calc(100% - 48rem);
  float: right; }
  @media screen and (max-width: 64rem) {
    .OtherSide {
      width: 100%;
      float: none; } }

@media screen and (max-width: 64rem) {
  .list .OtherSide,
  .article .OtherSide,
  .brand .OtherSide,
  .searchResult .OtherSide {
    display: none; } }

/* MostPopular */
.MostPopular {
  margin: 32px 0; }

.popularTitle {
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 16px; }
  @media screen and (max-width: 37.5rem) {
    .popularTitle {
      font-size: 1.25rem; } }

.popularCollection {
  background-color: #F4F4F4;
  padding: 32px; }
  .popularCollection li {
    margin-bottom: 16px; }
    .popularCollection li:last-child {
      margin-bottom: 0; }
  .popularCollection h2 {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 8px;
    margin-top: 8px; }
  .popularCollection .date {
    color: #595959; }
  .popularCollection .cate {
    font-size: 0.875rem;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    color: #004E98;
    line-height: 1.5;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 8px; }
  @media screen and (max-width: 64rem) {
    .popularCollection {
      margin-bottom: 8px;
      padding: 16px; } }
  @media screen and (max-width: 37.5rem) {
    .popularCollection .cate {
      font-size: 0.875rem; } }
  @media screen and (max-width: 20rem) {
    .popularCollection h2 {
      font-size: 0.875rem; } }

.popularCollection.whiteBG {
  background-color: #ffffff; }
  @media screen and (max-width: 64rem) {
    .popularCollection.whiteBG {
      background-color: #F4F4F4; } }

.Latest {
  margin-bottom: 32px; }
  @media screen and (max-width: 64rem) {
    .Latest {
      margin-bottom: 0; } }

.latestMore {
  margin-top: 8px;
  display: block;
  font-size: 0.875rem;
  font-family: "Merriweather", serif;
  margin-left: 32px; }
  .latestMore span {
    display: inline-block; }
  .latestMore svg {
    width: 16px;
    height: 16px;
    vertical-align: middle; }
  @media screen and (max-width: 64rem) {
    .latestMore {
      display: block;
      margin-left: 0;
      text-align: center; } }

/* mustWatch */
.VideoGrayBG {
  position: relative;
  clear: both;
  zoom: 1; }
  .VideoGrayBG:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .VideoGrayBG::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    z-index: -1;
    background-color: #F4F4F4;
    height: 190px;
    left: 0;
    top: 215.85px; }
  @media screen and (max-width: 64rem) {
    .VideoGrayBG::before {
      top: calc((100vw - 64px)*0.5625 - 124.4px); } }
  @media screen and (max-width: 37.5rem) {
    .VideoGrayBG::before {
      height: 160px;
      top: calc((100vw - 64px)*0.5625 - 100px); } }
  @media screen and (max-width: 20rem) {
    .VideoGrayBG::before {
      height: 80px;
      top: calc((100vw - 64px)*0.5625 - 31.2px); } }

@media screen and (max-width: 64rem) {
  .videoPage.VideoGrayBG::before {
    display: none; } }

.mustWatchTitle {
  clear: both;
  zoom: 1;
  margin: 32px 0;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Merriweather", serif; }
  .mustWatchTitle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  @media screen and (max-width: 50rem) {
    .mustWatchTitle {
      text-align: center; } }
  @media screen and (max-width: 37.5rem) {
    .mustWatchTitle {
      font-size: 1.25rem; } }
  @media screen and (max-width: 20rem) {
    .mustWatchTitle {
      font-size: 1.125rem; } }

/* halfBox */
.halfBoxGroup {
  clear: both;
  zoom: 1; }
  .halfBoxGroup:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.halfBox {
  width: calc(50% - 16px);
  float: left;
  margin-right: 32px;
  margin-bottom: 32px; }
  .halfBox:nth-child(2n) {
    margin-right: 0; }
  .halfBox:nth-child(2n+1) {
    margin-right: 32px; }
  @media screen and (max-width: 37.5rem) {
    .halfBox {
      width: calc(50% - 8px);
      margin-right: 16px;
      margin-bottom: 16px; }
      .halfBox:nth-child(2n+1) {
        margin-right: 16px; } }
  @media screen and (max-width: 20rem) {
    .halfBox {
      width: 100%;
      margin-right: 0;
      float: none; } }

.Category {
  font-family: "Merriweather", serif;
  font-weight: bold;
  font-size: 1.5rem;
  color: #004e98;
  line-height: 1.4;
  border-bottom: 2px solid #004E98;
  padding-bottom: 8px; }
  @media screen and (max-width: 50rem) {
    .Category {
      text-align: center;
      font-size: 1.25rem; } }

.desc {
  font-family: Roboto, sans-serif, "Noto Sans TC";
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 8px; }

.date {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  line-height: 1.4; }

.ListStyle li {
  clear: both;
  zoom: 1;
  padding: 24px 0;
  border-bottom: 1px solid #CDCDCD; }
  .ListStyle li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .ListStyle li:last-child {
    border-bottom: none; }
  .ListStyle li a:hover h2 {
    color: #004E98; }
  .ListStyle li.noImg .listInfo {
    width: 100%; }
  .ListStyle li.lopsided {
    display: none; }

.ListStyle .floatImg {
  float: right;
  margin-left: 16px;
  display: block; }

.ListStyle .wrap {
  width: 224px;
  height: 149px; }

.ListStyle h2 {
  font-family: "Merriweather", serif, "Noto Sans TC";
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 8px; }
  .ListStyle h2 .topic {
    color: #004E98;
    padding-right: 2px; }

.ListStyle .cate {
  font-family: Roboto, sans-serif;
  font-weight: bold;
  color: #004E98;
  margin-bottom: 8px;
  font-size: 0.75rem; }

@media screen and (max-width: 64rem) {
  .ListStyle li.lopsided {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    border-bottom: none; }
    .ListStyle li.lopsided > div {
      display: inline-block; } }

@media screen and (max-width: 37.5rem) {
  .ListStyle h2 {
    font-size: 0.875rem; }
  .ListStyle .desc {
    display: none; }
  .ListStyle .wrap {
    width: 140px;
    height: 87.5px; } }

@media screen and (max-width: 20rem) {
  .ListStyle .wrap {
    width: 100px;
    height: 100px; }
  .ListStyle h2 {
    font-size: 0.875rem; } }

.index .ListStyle .floatImg {
  float: left;
  margin-right: 16px;
  margin-left: 0; }

.index .ListStyle .floatImg ~ .listInfo, .index .ListStyle .ytEmbed ~ .listInfo {
  margin-left: 240px; }

@media screen and (max-width: 37.5rem) {
  .index .ListStyle .floatImg ~ .listInfo, .index .ListStyle .ytEmbed ~ .listInfo {
    margin-left: 156px; } }

@media screen and (max-width: 20rem) {
  .index .ListStyle .floatImg ~ .listInfo, .index .ListStyle .ytEmbed ~ .listInfo {
    margin-left: 116px; } }

.searchResult .ListStyle li:first-child h2 {
  color: #232323; }

.list .ListAdBox {
  margin-bottom: 32px;
  text-align: center; }

.ListAdBox.w-300 {
  width: 300px;
  height: 250px;
  margin: 0 auto 32px; }

/* 20191227 noguchi */
.index, .article, .list {
  margin: 32px 0 0 0; }
  @media screen and (max-width: 37.5rem) {
    .index, .article, .list {
      margin: 24px 0 0 0; } }

/* img cls prevent */
[style*="--aspect-ratio"] {
  position: relative;
  display: block; }

[style*="--aspect-ratio"]::before {
  content: "";
  display: block;
  padding-bottom: calc(100% / (var(--aspect-ratio))); }

[style*="--aspect-ratio"] > img {
  position: absolute;
  top: 0;
  left: 0; }
  @media screen and (max-width: 37.5rem) {
    [style*="--aspect-ratio"] > img {
      width: 100%; } }
