.mce-content-body {
text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
}
.page-english .mce-content-body,
.page-vietnamese .mce-content-body {
text-align: inherit;
}
@media all and (-ms-high-contrast:none) {
.mce-content-body {
text-align: inherit;
font-size: 14.5px;
}
}
.mce-content-body ul {
list-style-type: disc;
}
.mce-content-body ol {
list-style-type: decimal;
}
.mce-content-body ul:not(:first-child),
.mce-content-body ol:not(:first-child) {
margin-top: 1em;
}
.mce-content-body ul:not(:last-child),
.mce-content-body ol:not(:last-child) {
margin-bottom: 1em;
}
.mce-content-body ul li,
.mce-content-body ol li {
position: relative;
margin: 0;
border-bottom: none;
padding: 0;
margin-left: 1.5em;
line-height: 1.65;
}
.mce-content-body ul li:not(:first-child),
.mce-content-body ol li:not(:first-child) {
padding-top: 8px;
}
.mce-content-body img {
margin: 20px 0;
max-width: 100%;
height: auto;
}
.mce-content-body img:only-child {
margin-top: 0;
margin-bottom: 0;
}
.mce-content-body hr {
background: transparent;
}
.mce-content-body .alignleft {
float: left;
clear: left;
margin: 0 1em 1em 0;
}
.mce-content-body .alignright {
float: right;
clear: right;
margin: 0 0 1em 1em;
}
.mce-content-body .aligncenter {
display: block;
margin: 1em auto;
}
.mce-content-body p {
letter-spacing: .1em;
}
.mce-content-body p:not(:last-child) {
margin-bottom: 1em;
}
.mce-content-body blockquote {
margin: 1em 0;
padding: 15px 40px;
border-radius: 3px;
position: relative;
display: inline-block;
font-style: oblique;
color: #666;
background-color: #f8f8f8;
}
.mce-content-body blockquote p { margin-bottom: 0; }
.mce-content-body blockquote:before,
.mce-content-body blockquote:after {
content: '';
position: absolute;
width: 1em;
height: 1em;
opacity: .25;
}
.mce-content-body blockquote:before {
background-image: url(//vn.hirano.ac.jp/wp/wp-content/themes/lite/images/common/icon-quote_left.svg);
top: 13px;
left: 10px;
}
.mce-content-body blockquote:after {
background-image: url(//vn.hirano.ac.jp/wp/wp-content/themes/lite/images/common/icon-quote_right.svg);
bottom: 13px;
right: 10px;
}
.mce-content-body a:hover {
text-decoration: underline;
}
.mce-content-body .footer_text small {
display: block;
margin-top: 8px;
text-align: right;
}
.mce-content-body table {
border: none;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.mce-content-body table:not(:first-child) { margin-top: 1em; }
.mce-content-body table:not(:last-child) { margin-bottom: 1em; }
.mce-content-body tr {
position: relative;
background-repeat: repeat-x;
background-position: left bottom;
}
.mce-content-body th,
.mce-content-body td {
padding: 1em;
border: 1px solid #ccc;
height: auto;
}
@-moz-document url-prefix() {
.mce-content-body th.colored,
.mce-content-body td.colored {
position: relative;
z-index: -1;
}
}
.mce-content-body th {
min-width: 120px;
vertical-align: middle;
line-height: 1.5;
text-align: left;
font-weight: normal;
}
.mce-content-body td {
flex: 1;
line-height: 1.5;
vertical-align: middle;
}
.mce-content-body th .aligncenter,
.mce-content-body td .aligncenter {
margin: 15px auto;
} .scroll {
overflow-x: scroll;
margin-bottom: 1em;
}
.scroll table { margin: 0; }
.scroll--cap {
text-align: right;
margin: 24px 0 0 !important;
opacity: .25;
font-size: 93%;
}
@media screen and (max-width: 767px) {
.mce-content-body {
font-size: 100%;
}
.mce-content-body .alignright,
.mce-content-body .alignleft  {
width: 100% !important;
float: none;
margin: 1em auto;
display: block;
}
.mce-content-body p img:first-child {
margin-top: 0;
margin-bottom: 1em;
}
.mce-content-body > p,
.mce-content-body th p:only-child,
.mce-content-body td p:only-child {
text-align: left !important;
}
.mce-content-body blockquote {
padding: 15px;
}
.mce-content-body blockquote:before {
top: 0;
left: 0;
}
.mce-content-body blockquote:after {
bottom: 0;
right: 0;
}
.mce-content-body ul li:before {
left: -14px;
padding-top: 6px;
font-size: 12px;
}
.mce-content-body .col-md-6:first-child {
margin-bottom: 24px;
}
.mce-content-body table {
width: 100% !important;
}
.mce-content-body th {
font-weight: bold;
min-width: inherit;
}
.mce-content-body th,
.mce-content-body td {
font-size: 100%;
height: auto !important;
}
.mce-content-body table.table-sp-block th,
.mce-content-body table.table-sp-block td {
display: block;
width: 100% !important;
border-bottom: 0;
}
.mce-content-body table.table-sp-block th.pdg_0,
.mce-content-body table.table-sp-block td.pdg_0 {
padding-left: 0;
padding-right: 0;
}
.mce-content-body table.table-sp-block tr:last-child th:last-child,
.mce-content-body table.table-sp-block tr:last-child td:last-child {
border-bottom: 1px solid #ccc;
}
.mce-content-body table.table-sp-block th {
text-align: center;
}
.mce-content-body th img:only-child,
.mce-content-body td img:only-child {
margin: 0 auto;
}
.mce-content-body .aligncenter {
margin: 15px auto;
}
} .mce-content-body.wp-editor {
padding: 32px !important;
max-height: 100vh !important;
overflow-y: scroll !important;
}
@media (max-width: 767px) {
.mce-content-body.wp-editor table tr *:first-child:nth-last-child(2),
.mce-content-body.wp-editor table tr *:first-child:nth-last-child(2) ~ * {
display: table-cell;
width: auto !important;
}
}