/*------------------------------------------------------------
リッチテキスト 本文 start
------------------------------------------------------------*/
.content_body {
    margin-top: 20px;
}
.content_body iframe {
    max-width: 100%;
    width: auto;
    height: auto;
}
.content_body h2,
.content_body h3,
.content_body h4,
.content_body h5,
.content_body h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.content_body img {
    width: auto;
    max-width: unset;
    height: auto;
}
.content_body .gallery {
    display: flex !important;
}
.content_body .gallery .gallery-item {
    width: auto !important;
}
.content_body ul {
    list-style: inside;
}
.content_body h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.content_body hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
.content_body pre {
  font-size: 1em; /* 2 */
}
.content_body a {
  background-color: transparent;
}
.content_body abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
.content_body b,
.content_body strong {
  font-weight: bolder;
}
.content_body code,
.content_body kbd,
.content_body samp {
  font-size: 1em; /* 2 */
}
.content_body small {
  font-size: 80%;
}
.content_body sub,
.content_body sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.content_body sub {
  bottom: -0.25em;
}

.content_body sup {
  top: -0.5em;
}
.content_body img {
    width: auto;
  border-style: none;
}
.content_body button,
.content_body input,
.content_body optgroup,
.content_body select,
.content_body textarea {
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
.content_body button,
.content_body input { /* 1 */
  overflow: visible;
}
.content_body button,
.content_body select { /* 1 */
  text-transform: none;
}
.content_body button,
.content_body [type="button"],
.content_body [type="reset"],
.content_body [type="submit"] {
  -webkit-appearance: button;
}
.content_body button::-moz-focus-inner,
.content_body [type="button"]::-moz-focus-inner,
.content_body [type="reset"]::-moz-focus-inner,
.content_body [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.content_body button:-moz-focusring,
.content_body [type="button"]:-moz-focusring,
.content_body [type="reset"]:-moz-focusring,
.content_body [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.content_body fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.content_body legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
.content_body progress {
  vertical-align: baseline;
}
.content_body textarea {
  overflow: auto;
}
.content_body [type="checkbox"],
.content_body [type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
.content_body [type="number"]::-webkit-inner-spin-button,
.content_body [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.content_body [type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
.content_body [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.content_body ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
.content_body details {
  display: block;
}
.content_body summary {
  display: list-item;
}
.content_body template {
  display: none;
}
.content_body [hidden] {
  display: none;
}

.content_body td,
.content_body th {
    font-family: inherit;
    font-size: inherit;
}

/* For emoji replacement images */
.content_body img.emoji {
    display: inline !important;
    border: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.content_body .mceIEcenter {
    text-align: center;
}

.content_body img {
    height: auto;
    max-width: 100%;
}

.content_body .wp-caption {
    margin: 0; /* browser reset */
    max-width: 100%;
}

/* iOS does not obey max-width if width is set. */
.content_body .ios .wp-caption {
    width: auto !important;
}

.content_body dl.wp-caption dt.wp-caption-dt img {
    display: inline-block;
    margin-bottom: -1ex;
}

.content_body div.mceTemp {
    -ms-user-select: element;
}

.content_body dl.wp-caption,
.content_body dl.wp-caption * {
    -webkit-user-drag: none;
}

.content_body .wp-caption-dd {
    font-size: 14px;
    padding-top: 0.5em;
    margin: 0; /* browser reset */
}

.content_body .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content_body .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

.content_body .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

/* Remove blue highlighting of selected images in WebKit */
.content_body img[data-mce-selected]::selection {
    background-color: transparent;
}

/* Styles for the WordPress plugins */
.content_body .mce-content-body img[data-mce-placeholder] {
    border-radius: 0;
    padding: 0;
}

.content_body .mce-content-body img[data-wp-more] {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 96%;
    height: 16px;
    display: block;
    margin: 15px auto 0;
    outline: 0;
    cursor: default;
}

.content_body .mce-content-body img[data-mce-placeholder][data-mce-selected] {
    outline: 1px dotted #888;
}

.content_body .mce-content-body img[data-wp-more="more"] {
    background: transparent url( images/more.png ) repeat-y scroll center center;
}

.content_body .mce-content-body img[data-wp-more="nextpage"] {
    background: transparent url( images/pagebreak.png ) repeat-y scroll center center;
}

/* Styles for formatting the boundaries of anchors and code elements */
.content_body .mce-content-body a[data-mce-selected] {
    padding: 0 2px;
    margin: 0 -2px;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #bfe6ff;
    background: #bfe6ff;
}

.content_body .mce-content-body .wp-caption-dt a[data-mce-selected] {
    outline: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
}

.content_body .mce-content-body code {
    padding: 2px 4px;
    margin: 0;
    border-radius: 2px;
    color: #222;
    background: #f2f4f5;
}

.content_body .mce-content-body code[data-mce-selected] {
    background: #e9ebec;
}

/* Gallery, audio, video placeholders */
.content_body .mce-content-body img.wp-media {
    border: 1px solid #aaa;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: center center;
    width: 99%;
    height: 250px;
    outline: 0;
    cursor: pointer;
}

.content_body .mce-content-body img.wp-media:hover {
    background-color: #ededed;
    border-color: #72777c;
}

.content_body .mce-content-body img.wp-media.wp-media-selected {
    background-color: #d8d8d8;
    border-color: #72777c;
}

.content_body .mce-content-body img.wp-media.wp-gallery {
    background-image: url(images/gallery.png);
}

/* Image resize handles */
.content_body .mce-content-body div.mce-resizehandle {
    border-color: #72777c;
    width: 7px;
    height: 7px;
}

.content_body .mce-content-body img[data-mce-selected] {
    outline: 1px solid #72777c;
}

.content_body .mce-content-body img[data-mce-resize="false"] {
    outline: 0;
}

.content_body audio,
.content_body video,
.content_body embed {
    display: -moz-inline-stack;
    display: inline-block;
}

.content_body audio {
    visibility: hidden;
}

/* Fix for proprietary Mozilla display attribute, see #38757 */
.content_body [_moz_abspos] {
    outline: none;
}

.content_body a[data-wplink-url-error],
.content_body a[data-wplink-url-error]:hover,
.content_body a[data-wplink-url-error]:focus {
    outline: 2px dotted #dc3232;
    position: relative;
}

.content_body a[data-wplink-url-error]:before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    outline: 2px dotted #fff;
    z-index: -1;
}

/**
 * WP Views
 */

.content_body .wpview {
    width: 99.99%; /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
    position: relative;
    clear: both;
    margin-bottom: 16px;
    border: 1px solid transparent;
}

.content_body .mce-shim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.content_body .wpview[data-mce-selected="2"] .mce-shim {
    display: none;
}

.content_body .wpview .loading-placeholder {
    border: 1px dashed #ccc;
    padding: 10px;
}

.content_body .wpview[data-mce-selected] .loading-placeholder {
    border-color: transparent;
}

/* A little "loading" animation, not showing in IE < 10 */
.content_body .wpview .wpview-loading {
    width: 60px;
    height: 5px;
    overflow: hidden;
    background-color: transparent;
    margin: 10px auto 0;
}

.content_body .wpview .wpview-loading ins {
    background-color: #333;
    margin: 0 0 0 -60px;
    width: 36px;
    height: 5px;
    display: block;
    -webkit-animation: wpview-loading 1.3s infinite 1s steps(36);
    animation: wpview-loading 1.3s infinite 1s steps(36);
}

@-webkit-keyframes wpview-loading {
    0% {
        margin-left: -60px;
    }
    100% {
        margin-left: 60px;
    }
}

@keyframes wpview-loading {
    0% {
        margin-left: -60px;
    }
    100% {
        margin-left: 60px;
    }
}

.content_body .wpview .wpview-content > iframe {
    max-width: 100%;
    background: transparent;
}

.content_body .wpview-error {
    border: 1px solid #ddd;
    padding: 1em 0;
    margin: 0;
    word-wrap: break-word;
}

.content_body .wpview[data-mce-selected] .wpview-error {
    border-color: transparent;
}

.content_body .wpview-error .dashicons,
.content_body .loading-placeholder .dashicons {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    font-size: 32px;
}

.content_body .wpview-error p {
    margin: 0;
    text-align: center;
}

.content_body .wpview-type-gallery:after {
    content: "";
    display: table;
    clear: both;
}

.content_body .gallery img[data-mce-selected]:focus {
    outline: none;
}

.content_body .gallery a {
    cursor: default;
}

.content_body .gallery {
    margin: auto -6px;
    padding: 6px 0;
    line-height: 1;
    overflow-x: hidden;
}

.content_body .ie7 .gallery,
.content_body .ie8 .gallery {
    margin: auto;
}

.content_body .gallery .gallery-item {
    float: left;
    margin: 0;
    text-align: center;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.content_body .ie7 .gallery .gallery-item,
.content_body .ie8 .gallery .gallery-item {
    padding: 6px 0;
}

.content_body .gallery .gallery-caption,
.content_body .gallery .gallery-icon {
    margin: 0;
}

.content_body .gallery .gallery-caption {
    font-size: 13px;
    margin: 4px 0;
}

.content_body .gallery-columns-1 .gallery-item {
    width: 100%;
}

.content_body .gallery-columns-2 .gallery-item {
    width: 50%;
}

.content_body .gallery-columns-3 .gallery-item {
    width: 33.333%;
}

.content_body .ie8 .gallery-columns-3 .gallery-item,
.content_body .ie7 .gallery-columns-3 .gallery-item {
    width: 33%;
}

.content_body .gallery-columns-4 .gallery-item {
    width: 25%;
}

.content_body .gallery-columns-5 .gallery-item {
    width: 20%;
}

.content_body .gallery-columns-6 .gallery-item {
    width: 16.665%;
}

.content_body .gallery-columns-7 .gallery-item {
    width: 14.285%;
}

.content_body .gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.content_body .gallery-columns-9 .gallery-item {
    width: 11.111%;
}

.content_body .gallery img {
    max-width: 100%;
    height: auto;
    border: none;
    padding: 0;
}

.content_body img.wp-oembed {
    border: 1px dashed #888;
    background: #f7f5f2 url(images/embedded.png) no-repeat scroll center center;
    width: 300px;
    height: 250px;
    outline: 0;
}

/* rtl */
.content_body .rtl .gallery .gallery-item {
    float: right;
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

    .content_body .mce-content-body img.mce-wp-more {
        background-image: url( images/more-2x.png );
        background-size: 1900px 20px;
    }

    .content_body .mce-content-body img.mce-wp-nextpage {
        background-image: url( images/pagebreak-2x.png );
        background-size: 1900px 20px;
    }
}

.content_body a:link {
    color: #0000EE;
    text-decoration: underline;
}

.content_body a:visited {
    color: #551A8B;
    text-decoration: underline;
}
.content_body a:active {
    color: #FF0000;
    text-decoration: underline;
}
