.topicDetailcss {
  content: "20250318";
}
.topicOPLayout header {
  position: initial;
  height:auto;
}
.topicOPLayout .ThemeBuilder .tabMenu {
  display: block;
}
.topicOPLayout header + [class$="Wrap"] {
  margin-top: 0px;
}

.topicOPWrap>.topicOPtabSet {
  position: sticky;
  top: 0rem;
  background: #fff;
  border-bottom: 1px transparent solid;
  z-index: 400;
  border-color: var(--G300);  border-bottom: 1px var(--G300) solid;        padding: 0 1.5rem;
}

.topicOPBannerSet {
  max-width: initial;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.topicHeaderSet .logo {
  position: initial;
  text-align: center;
  width: 100%;
  transform: initial;
  padding-bottom: 0.5rem;
  padding: 0.5rem 0 0.5rem 0;
  height: 3rem;
  border-bottom: 1px var(--G100) solid;
  margin: auto;
}

.topicOPLayout .topicHeaderContainer {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  max-width: initial;
}

.topicResultSet > .tabMenu:first-child,
.topicResultSet > .topicDescribeGroup:first-child {
  padding-top: 2rem;
}



/*.topicSliderSet .ThemeBuilder .Tbaseline,.socialSliderSet .ThemeBuilder .Tbaseline{
	padding-top:2rem;
	padding-left:1rem !important;
	padding-right:1rem !important;
	max-width: 1262px;}*/

.topicName {
  padding: 0.75rem;
  color: var(--seaBlue);
  font-size: 1.5rem;
  font-weight: 700;
}

.topicOPWrap .socialSliderSet .carousel-control {
  display: none;
}

/*.topicIndexWrap div[class*="Set"] {
  max-width: 1260px;
  margin: auto;
  margin-bottom: 1rem;
  padding: 0 1rem;
}
*/
.topicResultContainer {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
}

.topicOPBanner img {
  width: 100%;
  height: 100%;
  margin: auto;
}

.topicOPBanner div.pc,
.topicOPBanner div.ipad,
.topicOPBanner div.phone {
  line-height: 0.5;
}

.topicOPBanner div.pc {
  display: none;
}

.topicOPBanner div.ipad {
  display: none;
}

.topicOPBanner div.phone {
  display: block;
}



.topicIndexSet .tabSelect {
  display: block;
}

.topicColumnContainer {
  text-align: center;
}

.topicColumnContent {
  display: inline-block;
  width: 100%;
  max-width: 1230px;
}

.topicColumnGroup {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  row-gap: 3rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  width: 100%;
  margin: auto;
  justify-content: space-between;
}

/*.cover{ position: relative;text-align:center;height:fit-content;}*/
.topicColumnGroup .coverImg {
  width: 100%;
  height: 100%;
}

.topicColumnGroup .coverImg img {
  width: 100%;
  height: 100%;
}

.topicColumnInfo > div:nth-child(2) {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  padding: 0 0 0.5rem 0;
  gap: 0.5rem;
}

/*.topicSliderSet,
.socialSliderSet {
  max-width: 1260px;
  margin: auto;
}*/

.tab + .topicDescribeContent {
  padding-top: 2rem;
}
.topicDescribeContent {
  font-size: 20px;
  color: var(--G900);
}

.topicResultSet {
  /*max-width: 1280px;*/
  margin: auto;
}

.topicOPLayout h2.Tbaseline {
  flex-wrap: wrap;
}

.topicDescribeGroup {
  display: flex;
  flex-direction: column;
  flex-direction: column-reverse;
  row-gap: 5rem;
}

.topicDescribeContainer {
  padding: 2.5rem 0;
}

.topicResultGroup .toggleMoreBtn {
  padding-top: 2.5rem;
}

.topicResultGroup h2.Tbaseline {
  margin-bottom: 2.5rem;
}

.topicColumnInfo .date {
  color: var(--G700);
  text-align: justify;
  letter-spacing: -1px;
  margin: 0.5rem auto;
}

.topicColumnInfo .story {
  color: var(--tan);
  text-align: justify;
  letter-spacing: -1px;
  margin: 0.5rem auto;
}

.topicColumnGroup .topicColumn {
  width: 100%;
}

.topicOPTab {
  display: flex;
  column-gap: 1rem;
  row-gap: 1rem;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 330px;
}
.topicOPTabShowBtn-ox {
  min-width: 120px;
  text-align: center;
  padding-top: 2px;
  box-sizing: border-box;
  height: 40px;
}
.topicOPTab + .topicOPTab {
  margin-top: 1rem;
}
/*主題頁籤*/
.topicOPtabPanel {
  display: flex;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  column-gap: 1rem;

  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: center;
  padding: 8px 0;
  width: max-content;
}
.topicOPTabOption {
  height: 42px;
  overflow: hidden;
  margin: auto;
}
.topicOPTab > .u-Btn {
  flex: auto;
  max-width: 156px;
}
.topicOPTabShowBtn:checked ~ .topicOPTabOption {
  height: 100%;
}
.read-more .icon-tip_down {
  display: inline-block;
}
.read-more .icon-tip_up {
  display: none;
}
.topicOPTabShowBtn:checked ~ .topicOPTabShowBtn-ox .icon-tip_down {
  display: none;
}
.topicOPTabShowBtn:checked ~ .topicOPTabShowBtn-ox .icon-tip_up {
  display: inline-block;
}

.topicOPTabShowBtn-ox a {
  line-height: 2.5;
}

.topicOPTab button.-active {
  border: 1px solid var(--seaBlue);
  background-color: var(--seaBlue);
  color: #ffffff;
}/*20260313改*/

/*補丁*/
@media (min-width: 420px) {
  .topicOPTab > .u-Btn {
    flex: auto;
    max-width: 47.5%;
  }

  .topicOPtabPanel {
    width: 100%;
  }
  
  .topicOPTabOption,
  .topicOPTab {
    width: 100%;
  }
}
/*補丁*/

@media (min-width: 768px) {
	/*.topicSliderSet .ThemeBuilder .Tbaseline,.socialSliderSet .ThemeBuilder .Tbaseline{
		padding-top:2rem;
		padding-left:1.5rem !important;
		padding-right:1.5rem !important;
		max-width: 1278px;}*/
  .topicIndexSet .tabSelect {
    display: none;
  }

  .topicOPBanner div.pc {
    display: none;
  }

  .topicOPBanner div.ipad {
    display: block;
  }

  .topicOPBanner div.phone {
    display: none;
  }

  /*.topicOPWrap div[class*="Set"] {
    padding: 0 1.5rem;
  }*/

  .topicColumnGroup .topicColumn {
    width: calc((100% - 1rem) / 2);
  }
  
  .topicOPTabOption {
    width: auto;
  }
  
  .topicOPTab {
    width: 100%;
    flex-wrap: nowrap;
  }
  
  .topicOPTab > .u-Btn {
    flex: none;
    width: 168px;
  }
  
  .topicOPtabPanel {
    width: max-content;
  }
}

@media (min-width: 1260px) {
  .topicHeaderSet {
    height: 52px;
  }

  .topicHeaderSet .logo {
    position: absolute;
    width: fit-content;
    left: 50%;
    z-index: 300;
    transform: none;
    left: 4rem;
    top: 0.5rem;
    border: 0;
    padding: 0;
  }

  .topicName {
    width: fit-content;
    margin: auto;
    position: relative;
    top: 8px;
    padding: 0;
  }

  .topicHeaderContainer {
    position: relative;
    position: relative;
    min-height: 48px;
    width: calc(100% - 8rem);
    margin: auto;
  }

  .topicColumnGroup .topicColumn {
    width: auto;
    max-width: 395px;
  }

  .topicOPWrap .socialSliderSet .carousel-control {
    display: block;
  }

  .topicDescribeGroup {
    display: flex;
    flex-direction: column;
    row-gap: 0;
  }

  .topicDescribeGroup .tabMenu + .topicDescribeContent {
    margin-top: 2.5rem;
  }

  .topicOPBanner div.pc {
    display: block;
  }

  .topicOPBanner div.ipad {
    display: none;
  }

  .topicOPBanner div.phone {
    display: none;
  }

  .topicOPtabPanel {
    flex-direction: row;
    align-items: baseline;
    flex-wrap: nowrap;
  }
  
  .topicOPTab > .u-Btn {
    flex: none;
    width: 240px;
  }
}
