.qa_mg_answer,
.qa_mg_answer * {
	font-size: 1.6rem;
	line-height: 2.56rem;
}
.qa_mg_answer dl,
.qa_mg_answer dt,
.qa_mg_answer dd {
	margin: 0;
}
.qa_mg_answer .iblock {
	display: inline-block;
}
.qa_mg_answer sup,
.qa_mg_answer sub {
	font-size: 70%;
	line-height: 0.1rem;
}
.secProductQaBody .toggleCol .toggleBtn .txt sup,
.qa_mg_answer sup {
	line-height: 0.1rem;
}
.qa_mg_answer sub {
	vertical-align: sub;	
}
.qa_mg_answer sub {
	position: relative;
    top: -1.5px;
}

.qa_mg_answer p {
	margin: 0;
}
.qa_mg_answer figure + p {
	margin-top: 2.56rem;
}

.qa_mg_answer dl.qa_mg_note {
	display: grid;
	grid-template-columns: max-content auto;
	margin: 0.32rem 0 0 0;
}
.qa_mg_answer dl + dl.qa_mg_note,
.qa_mg_answer ul + dl.qa_mg_note,
.qa_mg_answer p + dl.qa_mg_note {
	margin-top: 2.56rem;
}
.qa_mg_answer .qa_mg_note > dt {
	justify-self: end;
	margin-right: 0.8rem;
}

.qa_mg_answer .qa_mg_note,
.qa_mg_answer .qa_mg_note > dt,
.qa_mg_answer .qa_mg_note > dd {
	font-size: 1.44rem;
}

.qa_mg_pi {
	margin: 1.6rem 0 0 0;
	display: grid;
	grid-template-columns: 100%;
}
.qa_mg_answer .qa_mg_pi.qa_mg_pi_warning *{
	color: red;
	font-weight: bold;
}
.qa_mg_pi dd {
	overflow: hidden;
}
.qa_mg_pi > div {
	border: 1px solid black;
	padding: 1.6rem;
}
.qa_mg_pi.qa_mg_pi_warning > div {
	border: 1px solid red;
}

@media screen and (min-width: 769px){

	.qa_mg_pi > div > dl {
		display: grid;
		grid-template-columns: max-content auto;
	}

	.qa_mg_pi > div dl.level2 {
		margin-left: 1.6rem;
	}
	.qa_mg_pi > div dl.level3 {
		margin-left: 3.2rem;
	}

	.qa_mg_pi > div dl.level2 > dd {
		text-indent: 2.56rem;
		margin-left: -1.28rem;
	}
	.qa_mg_pi > div dl.level3 > dd {
		text-indent: 3.84rem;
		margin-left: -2.56rem;
	}
	.qa_mg_pi > div dl > dd > p {
		diaplay: contents;
		text-indent: 0;
	}

}
@media screen and (max-width: 768.99px){
	.qa_mg_pi > div dl > dt {
		display: inline-block;
		margin-right: 0.8rem;
	}
	.qa_mg_pi > div dl > dd {
		display: inline;
	}
	.qa_mg_pi > div dl > dd > p {
		display: inline-block;
		padding-left: 1.6rem;
	}
}
.qa_mg_pi figcaption dl {
	display: grid;
	grid-template-columns: max-content auto;
}	
.qa_mg_pi figcaption dl dt {
	margin-right: 1.6rem;
}

.qa_mg_pi_small figcaption,
.qa_mg_pi_small dt,
.qa_mg_pi_small dd,
.qa_mg_pi_small b,
.qa_mg_pi_small p,
.qa_mg_pi_small th,
.qa_mg_pi_small td {
	font-size: 1.44rem;
}


.qa_mg_answer table,
.qa_mg_answer table th,
.qa_mg_answer table td {
	border: 1px solid black;
	border-collapse: collapse;
	font-weight: normal;
	white-space: nowrap;
}

.qa_mg_answer table th,
.qa_mg_answer table td {
	padding: 0.48em 0.8em;
}

.qa_mg_pi dt {
	font-weight: bold;
}

.qa_mg_pi figcaption {
	font-weight: bold;
}
.qa_mg_pi figcaption + * figcaption,
.qa_mg_pi figcaption > dl > dt {
	font-weight: normal;
}

	

.qa_mg_answer .qa_mg_ref {
	margin-top: 5.12rem;
	display: grid;
	grid-template-columns: 100%;
	grid-row-gap: 0.8rem;
}
.qa_mg_answer .qa_mg_ref i,
.qa_mg_answer .qa_mg_ref span {
	font-size: 1.0em;
	line-height: 1.3em;
}
.qa_mg_ref > *,
.qa_mg_ref > dd > a,
.qa_mg_ref > dd > dl > * {
	margin: 0;
	font-size: 1.36rem;
	line-height: 1.3em;
}
.qa_mg_ref > dd > dl {
	display: grid;
	grid-template-columns: max-content auto;
	grid-row-gap: 0.8rem;
}
.qa_mg_ref > dd > a {
	text-decoration: none;
}

.qa_mg_answer .qa_mg_approval_number {
	display: block;
	text-align: right;
	margin-top: 3.2rem;
	font-size: 1.44rem;
}

.qa_mg_answer figure {
	margin: 1.6em 0 0 0;
}


.qa_zilbrysq_pi_table_06 {
	width: 100%;
	max-width: 400px;
}
.qa_zilbrysq_pi_table_06 th {
	width: 50%;
}


.qa_mg_clinical_study,
.qa_mg_answer_rystiggo section {
	margin-top: 3.84rem;
	display: block;
}
.qa_mg_clinical_study h4,
.qa_mg_answer_rystiggo sectionh4 {
	font-weight: bold;
	margin: 0;
	font-size: 1.76rem;
}
.qa_mg_clinical_study ul {
	list-style: disc;
	margin-left: 2.56rem;
	
}

.qa_mg_answer figcaption dl {
	display: grid;
	grid-template-columns: max-content auto;
}

.qa_mg_answer figcaption dl > dt {
	margin-right: 1.6rem;
}

.qa_mg_answer .qa_mg_clinical_study th {
	background-color: #CCCCFF;
}
.qa_mg_answer p > a {
	color: #0070C0;
}

.qa_mg_additional_link {
	display: block;
	margin-top: 2.56rem;
	color: #0070C0;
}
.qa_mg_additional_link > span {
	text-decoration: underline;
}

.qa_mg_label {
	margin: 2.56rem 0 0.8rem;
}
.qa_mg_label p {
	display: inline-block;
	padding: 0.16rem 0.64rem;
	border: 1px solid #000;
	font-size: 1.6rem;
}

/*
.qa_zilbrysq_pi_table_16_6_1,
.qa_zilbrysq_pi_table_16_6_2 {
	width: 100%;
}
*/
.qa_zilbrysq_pi_table_16_6_1 th,
.qa_zilbrysq_pi_table_16_6_1 td,
.qa_zilbrysq_pi_table_16_6_2 th,
.qa_zilbrysq_pi_table_16_6_2 td  {
	white-space: nowrap;
}
.qa_zilbrysq_pi_table_16_6_1 tbody th,
.qa_zilbrysq_pi_table_16_6_2 tbody th {
	text-align: left;
}
.qa_zilbrysq_pi_table_16_6_1 tbody td,
.qa_zilbrysq_pi_table_16_6_2 tbody td,
#qa_zilbrysq_18 td {
	text-align: center;
}
.qa_zilbrysq_pi_table_16_6_1 td[colspan='3'] {
	height: 2px;
	padding: 0;
}
.qa_mg_answer #qa_zilbrysq_19 td {
	white-space: wrap;
}
#qa_zilbrysq_19 th {
	white-space: nowrap;
}
#qa_zilbrysq_19 td dl {
	display: grid;
	grid-template-columns: max-content auto;
}
#qa_zilbrysq_19 td dt {
	justify-self: end;
}



@media screen and (max-width: 768.99px){
	
	#qa_zilbrysq_19 {
		border-left: none;
		border-right: none;
		border-top: none;
	}
	#qa_zilbrysq_19 tbody {
		display: grid;
		grid-template-columns: 100%;
	}

	#qa_zilbrysq_19 tr {
		display: contents;
	}
	#qa_zilbrysq_19 th {
		font-weight: bold;
	}
	#qa_zilbrysq_19 th br {	
		display: contents;
	}
	#qa_zilbrysq_19 th,
	#qa_zilbrysq_19 td {
		border-bottom: none;
	}

}



#qa_zilbrysq_figure_24 img,
#qa_zilbrysq_figure_20 img {
	width: 700px;
}

.qa_zilbrysq_22 thead th:nth-child(-n+2),
.qa_zilbrysq_23 thead th:nth-child(-n+2) {
	background-color: #7030A0;
	color: #fff;
}
.qa_zilbrysq_22 thead th:nth-child(3),
.qa_zilbrysq_23 thead th:nth-child(3) {
	background-color: #767171;
	color: #fff;
}
.qa_zilbrysq_22 tbody tr > td:nth-child(n+2),
.qa_zilbrysq_23 tbody tr > td:nth-child(n+2),
.qa_zilbrysq_24 tbody tr > td:nth-child(n+2) {
	text-align: center;
}
.qa_zilbrysq_22 tbody tr > th:nth-child(1),
.qa_zilbrysq_23 tbody tr > th:nth-child(1),
.qa_zilbrysq_24 tbody tr > th:nth-child(1) {
	text-align: left;
}

.qa_zilbrysq_22 thead tr > th:nth-child(n+2)::before,
.qa_zilbrysq_23 thead tr > th:nth-child(n+2)::before {
	display: block;
	content: '';
	width: 12em;
	height: 1px;
	margin-top: -1px;
}
.qa_mg_answer .qa_zilbrysq_24 thead th {
	background-color: #002060;
	color: #fff;
	text-align: left;
}
.qa_mg_answer .qa_zilbrysq_24 thead th:nth-child(-n+3) {
	background-color: #AEAAAA;
	color: #fff;
}
.qa_mg_answer .qa_zilbrysq_24 thead th:nth-child(-n+1) {
	background-color: #800080;
	color: #fff;
}
.qa_mg_answer .qa_zilbrysq_24 thead tr > th:nth-child(3)::before,
.qa_mg_answer .qa_zilbrysq_24 thead tr > th:nth-child(5)::before {
	display: block;
	content: '';
	width: 12em;
	height: 1px;
	margin-top: -1px;
}
.qa_mg_answer .qa_zilbrysq_24 thead tr > th:nth-child(2)::before,
.qa_mg_answer .qa_zilbrysq_24 thead tr > th:nth-child(4)::before {
	display: block;
	content: '';
	width: 2em;
	height: 1px;
	margin-top: -1px;
}

.qa_mg_answer figure[id^="qa_zilbrysq_figure_26_"] {
	width: 100%;
	display: grid;
	column-gap: 1.6rem;
	row-gap: 1.28rem;
	margin-top: 2.56rem;
}
*[id^="qa_zilbrysq_figure_26_"] img {
	width: 100%;
}


#qa_zilbrysq_figure_26_1 img {
	width: 750px;
}

#qa_zilbrysq_figure_26_2 > div > img {
	width: 500px;
}
@media screen and (min-width: 993px) {
	#qa_zilbrysq_figure_26_2 {
		grid-template-columns: 500px auto;
	}
	#qa_zilbrysq_figure_26_2 > figcaption {
		grid-row: 1;
		grid-column: 1 / 3;
	}
	#qa_zilbrysq_figure_26_2 > div {
		grid-row: 2;
		grid-column: 1;
	}
	#qa_zilbrysq_figure_26_2 > dl {
		grid-row: 2;
		grid-column: 2;
	}
	#qa_zilbrysq_figure_26_2 > p {
		grid-row: 3;
		grid-column: 1 / 3;
	}
}

*[id^="qa_zilbrysq_figure_26_"] > p {
	justify-self: end;
}
*[id^="qa_zilbrysq_figure_26_"] > p,
*[id^="qa_zilbrysq_figure_26_"] > p > i {
	font-size: 1.2rem;
}
#qa_zilbrysq_figure_26_2 > dl {
	display: grid;
	grid-template-columns: max-content auto;
	grid-template-rows: max-content max-content max-content auto;
    row-gap: 2.56rem;
	column-gap: 0.8rem;
}

@media screen and (max-width: 992.98px) {
	#qa_zilbrysq_figure_26_2 > dl {
		row-gap: 1.28rem;
	}
}



.qa_mg_answer .scrollable-element-wrapper {
    overflow: scroll;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
	max-width: 100%;
}
.qa_mg_answer .scrollable-element-wrapper::-webkit-scrollbar {
  display: none;
}

.qa_mg_url {
	word-break: break-all;
}


.qa_mg_answer .scroll-hint-icon .scroll-hint-text {
	font-size: 10px;
}

.qa_mg_fig_ref,
.qa_mg_fig_ref > i {
	line-height: 1.3em;
}
.qa_rystiggo_dose_table {
	width: 100%;
	max-width: 350px;
}
.qa_mg_answer_rystiggo dl + p {
	margin-top: 2.56rem;
}
#qa_rystiggo_table_27 {
	margin: 0.5rem 0;
	width: 100%;
	max-width: 800px;
}
#qa_rystiggo_table_27 th,
#qa_rystiggo_table_27 td {
	text-align: center;
	vertical-align: middle;
}
#qa_rystiggo_table_27_wrapper .qa_mg_note {
	margin-top: 0;
}
  {
	
}

.qa_mg_answer_rystiggo .qa_mg_ref > dd > a,
.qa_mg_answer_rystiggo .qa_mg_ref > dd > a > *,
.qa_mg_answer_rystiggo a {
	text-decoration: underline;
	color: #0000FF;
}


.qa_mg_answer_rystiggo .qa_mg_ref > *,
.qa_mg_answer_rystiggo .qa_mg_ref > dd > a,
.qa_mg_answer_rystiggo .qa_mg_ref > dd > dl > * {
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.3em;
}
.qa_mg_indent {
	display: block;
	margin-left: 1.0em;
}
.qa_mg_blue {
	color: #0000FF;
}
.qa_mg_underline {
	text-decoration: underline;
}

.qa_mg_ref + section {
	margin-top: 7.68rem;
}

.qa_mg_answer_rystiggo h5 {
	font-weight: normal;
}
.qa_mg_answer_rystiggo section section {
	margin-top: 0;
}
.qa_mg_answer_rystiggo section section + section {
	margin-top: 3.84rem;
}
.qa_mg_answer_rystiggo section section h5 {
	font-weight: bold;
}
.qa_mg_answer_rystiggo section section .qa_mg_ref {
	margin-top: 2.56rem;
}

.qa_mg_answer_rystiggo section section ul {
	list-style-type: disc;
	margin-left: 1.6rem;
	padding-left: 1.6rem;
}
.qa_mg_answer_rystiggo section section ul > li:nth-of-type(n + 2){
	margin-top: 2.56rem;
}

.qa_mg_answer figure[id^="qa_rystiggo_moa_figure_"] {
	max-width: 600px;
	margin-left: auto;	
	margin-right: auto;
	margin-bottom: 5.12rem;
}
*[id^="qa_rystiggo_moa_figure_"] figcaption {
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 5.12rem;
}
#qa_rystiggo_moa_figure_1 img {
	width: 500px;
	margin: 0.5rem auto;
	display: block;
}
#qa_rystiggo_moa_figure_1 .qa_mg_note span {
	display: inline-block;
}
#qa_rystiggo_moa_figure_2 img {
	width: 600px;
	margin: 0.5rem auto;
}

.views-row .toggleCol .txt dl {
	display: grid;
	grid-template-columns: max-content auto;
}

p.qa_mg_separate {
	margin-top: 2.56rem;
}

.qa_rystiggo_criterion_list {
	list-style-type: "\30FB";
	margin-left: 1.6rem;
}
.qa_rystiggo_criterion_list ul{
	list-style-type: "\002D";
	margin-left: 0.8rem;
}
.qa_rystiggo_criterion_list ul li{
	padding-left: 0.8rem;
}

.qa_mg_answer_rystiggo > section:nth-child(1) {
	margin-top: 0;
}