@charset "UTF-8";
#tinymce {
  /*　画像
  ---------------------------------------------------------------------------------------*/
  /* End hide from IE-mac */
}
#tinymce html, #tinymce body, #tinymce div, #tinymce span, #tinymce applet, #tinymce object, #tinymce iframe, #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6, #tinymce p, #tinymce blockquote, #tinymce pre, #tinymce a, #tinymce abbr, #tinymce acronym, #tinymce address,
#tinymce big, #tinymce cite, #tinymce code, #tinymce del, #tinymce dfn, #tinymce em, #tinymce img, #tinymce ins, #tinymce kbd, #tinymce q, #tinymce s, #tinymce samp, #tinymce small, #tinymce strike, #tinymce strong, #tinymce sub, #tinymce sup, #tinymce tt, #tinymce var, #tinymce b, #tinymce u, #tinymce i, #tinymce center,
#tinymce dl, #tinymce dt, #tinymce dd, #tinymce ol, #tinymce ul, #tinymce li, #tinymce fieldset, #tinymce form, #tinymce label, #tinymce legend, #tinymce table, #tinymce caption, #tinymce tbody, #tinymce tfoot, #tinymce thead, #tinymce tr, #tinymce th, #tinymce td, #tinymce article,
#tinymce aside, #tinymce canvas, #tinymce details, #tinymce embed, #tinymce figure, #tinymce figcaption, #tinymce footer, #tinymce header, #tinymce hgroup, #tinymce menu, #tinymce nav, #tinymce output, #tinymce ruby, #tinymce section,
#tinymce summary, #tinymce time, #tinymce mark, #tinymce audio, #tinymce video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
#tinymce main {
  display: block;
}
#tinymce ol, #tinymce ul {
  list-style: none;
}
#tinymce blockquote,
#tinymce q {
  quotes: none;
}
#tinymce blockquote:before,
#tinymce blockquote:after,
#tinymce q:before,
#tinymce q:after {
  content: "";
  content: none;
}
#tinymce table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}
#tinymce address {
  font-style: normal;
}
#tinymce caption,
#tinymce th,
#tinymce td {
  font-weight: normal;
  text-align: left;
}
#tinymce a:focus {
  outline: thin dotted;
}
#tinymce article,
#tinymce aside,
#tinymce details,
#tinymce figcaption,
#tinymce figure,
#tinymce footer,
#tinymce header,
#tinymce hgroup,
#tinymce nav,
#tinymce section {
  display: block;
}
#tinymce audio,
#tinymce canvas,
#tinymce video {
  display: inline-block;
}
#tinymce audio:not([controls]) {
  display: none;
}
#tinymce del {
  color: #333;
}
#tinymce ins {
  background: #fff9c0;
  text-decoration: none;
}
#tinymce hr {
  border: 0;
  height: 1px;
  border-bottom: 1px solid #ccc;
}
#tinymce sub,
#tinymce sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#tinymce button {
  border: none;
  background: none;
  display: block;
  cursor: pointer;
}
#tinymce textarea,
#tinymce input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#tinymce sup {
  top: -0.5em;
}
#tinymce sub {
  bottom: -0.25em;
}
#tinymce small {
  font-size: smaller;
}
#tinymce button,
#tinymce a {
  text-decoration: none;
  opacity: 1;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}
#tinymce img {
  border: 0px none;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}
#tinymce form {
  display: inline;
}
#tinymce a:focus,
#tinymce *:focus {
  outline: none;
}

/* ==============================
		  wysiwyg.scss
================================= */
body#tinymce {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif, sans-serif;
  font-stretch: 50%;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  line-height: 2;
  color: #333641;
  text-align: justify;
  font-weight: 700;
  background-color: #fff;
  color: #333641;
  position: relative;
  width: 100%;
  overflow-x: hidden;
  min-height: -webkit-fill-availabel;
  padding: 30px;
}

#wysiwyg,
.wysiwyg,
#tinymce {
  line-height: 1.93;
}
#wysiwyg h1,
.wysiwyg h1,
#tinymce h1 {
  font-size: 26px;
  line-height: 1.15;
  position: relative;
  margin: 0.8em 0 1.35em;
  padding: 0.5em 0.5em 0.4em 30px;
  background: #fff;
}
@media screen and (max-width: 992px) {
  #wysiwyg h1,
.wysiwyg h1,
#tinymce h1 {
    font-size: 28px;
  }
}
#wysiwyg h1::before,
.wysiwyg h1::before,
#tinymce h1::before {
  content: "";
  position: absolute;
  display: block;
  top: 8px;
  left: 8px;
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2212px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(89%2C%20230%2C%20255)%22%20d%3D%22M0.0%2C0.0%20L6.0%2C0.0%20L6.0%2C5.999%20L0.0%2C5.999%20L0.0%2C0.0%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(229%2C%2054%2C%20165)%22%20d%3D%22M0.0%2C5.999%20L6.0%2C5.999%20L6.0%2C12.0%20L0.0%2C12.0%20L0.0%2C5.999%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(0%2C%2020%2C%20145)%22%20d%3D%22M6.0%2C0.0%20L12.0%2C0.0%20L12.0%2C5.999%20L6.0%2C5.999%20L6.0%2C0.0%20Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
#wysiwyg h2,
.wysiwyg h2,
#tinymce h2 {
  font-size: 22px;
  line-height: 1.5;
  padding: 14px 0;
  margin-bottom: 1.35em;
  position: relative;
}
#wysiwyg h2::before,
.wysiwyg h2::before,
#tinymce h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, color-stop(5%, #0439bf), color-stop(5%, #d6dbe2));
  background: -webkit-linear-gradient(left, #0439bf 5%, #d6dbe2 5%);
  background: linear-gradient(90deg, #0439bf 5%, #d6dbe2 5%);
}
#wysiwyg p + p,
.wysiwyg p + p,
#tinymce p + p {
  margin-top: 2em;
}
#wysiwyg h3,
.wysiwyg h3,
#tinymce h3 {
  color: #0439bf;
  font-size: 22px;
  line-height: 1.5;
  position: relative;
  padding-bottom: 0.5em;
  margin-bottom: 1.1em;
}
#wysiwyg h3::before,
.wysiwyg h3::before,
#tinymce h3::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  background-color: #0439bf;
  width: 20px;
  height: 3px;
}
#wysiwyg h4,
.wysiwyg h4,
#tinymce h4 {
  color: #e536a5;
  font-size: 20px;
  margin-bottom: 4rem;
}
#wysiwyg h5,
.wysiwyg h5,
#tinymce h5 {
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 0.4rem;
}
#wysiwyg h6,
.wysiwyg h6,
#tinymce h6 {
  font-size: 14px;
  color: rgba(4, 57, 191, 0.502);
  font-weight: 400;
}
#wysiwyg div,
.wysiwyg div,
#tinymce div {
  margin-bottom: 4rem;
}
#wysiwyg img,
.wysiwyg img,
#tinymce img {
  margin: 0 auto;
  display: inline-block;
  width: auto;
}
#wysiwyg a,
.wysiwyg a,
#tinymce a {
  color: #0439bf;
  text-decoration: underline;
  display: inline;
}
#wysiwyg a[target=_blank],
.wysiwyg a[target=_blank],
#tinymce a[target=_blank] {
  position: relative;
}
#wysiwyg a[target=_blank]::after,
.wysiwyg a[target=_blank]::after,
#tinymce a[target=_blank]::after {
  position: relative;
  content: "";
  right: -0.2em;
  width: 0.85em;
  height: 0.8em;
  top: 0.1em;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2210px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(4%2C%2057%2C%20191)%22%20d%3D%22M3.432%2C0.733%20L10.982%2C0.733%20L10.982%2C5.489%20L3.432%2C5.489%20L3.432%2C0.733%20Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20stroke%3D%22rgb(4%2C%2057%2C%20191)%22%20stroke-width%3D%221px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M1.922%2C2.318%20L1.922%2C7.75%20L7.962%2C7.75%20%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  display: inline-block;
  margin-right: 0.5em;
}
#wysiwyg .img-link,
.wysiwyg .img-link,
#tinymce .img-link {
  position: relative;
  display: inline-block;
  border: 1px solid #0439bf;
  -webkit-transition: opacity 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: opacity 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
}
#wysiwyg .img-link:hover,
.wysiwyg .img-link:hover,
#tinymce .img-link:hover {
  opacity: 0.75;
}
@media screen and (max-width: 768px) {
  #wysiwyg .img-link,
.wysiwyg .img-link,
#tinymce .img-link {
    display: block;
    text-align: center;
    border: 0 solid #0439bf;
    margin-bottom: 1em;
  }
}
#wysiwyg .img-link img,
.wysiwyg .img-link img,
#tinymce .img-link img {
  margin-bottom: 0;
}
#wysiwyg .img-link[target=_blank]::after,
.wysiwyg .img-link[target=_blank]::after,
#tinymce .img-link[target=_blank]::after {
  position: absolute;
  top: 5px;
  bottom: 5px;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  transition: opacity 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
  background-color: #fff;
  background-size: 0.85em;
  background-position: center center;
  width: 1.6em;
  height: 1.6em;
}
#wysiwyg .img-link[target=_blank]:hover::after,
.wysiwyg .img-link[target=_blank]:hover::after,
#tinymce .img-link[target=_blank]:hover::after {
  opacity: 1;
}
#wysiwyg ul > li,
.wysiwyg ul > li,
#tinymce ul > li {
  position: relative;
  padding-left: 0.8em;
}
#wysiwyg ul > li::before,
.wysiwyg ul > li::before,
#tinymce ul > li::before {
  content: "";
  position: absolute;
  top: 0.77em;
  left: 0;
  border-radius: 50%;
  background-color: #0439bf;
  width: 0.4em;
  height: 0.4em;
}
#wysiwyg ol,
.wysiwyg ol,
#tinymce ol {
  counter-reset: number 0;
}
#wysiwyg ol li,
.wysiwyg ol li,
#tinymce ol li {
  position: relative;
  padding-left: 1.5em;
}
#wysiwyg ol li::before,
.wysiwyg ol li::before,
#tinymce ol li::before {
  position: absolute;
  top: 0.25em;
  left: 0;
  font-size: 0.9em;
  counter-increment: number;
  content: counter(number) ".";
  color: #0439bf;
  font-family: "Syncopate";
  display: inline-block;
}
#wysiwyg ol li::before ._1__2__3_,
.wysiwyg ol li::before ._1__2__3_,
#tinymce ol li::before ._1__2__3_ {
  font-size: 14px;
  color: #0439bf;
  font-weight: bold;
  line-height: 2.643;
  text-align: left;
  position: absolute;
  left: 269.516px;
  top: 2773.803px;
  z-index: 46;
}
#wysiwyg mark,
.wysiwyg mark,
#tinymce mark {
  background: #d6dbe2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #d6dbe2), color-stop(50%, rgba(214, 219, 226, 0)));
  background: -webkit-linear-gradient(bottom, #d6dbe2 50%, rgba(214, 219, 226, 0) 50%);
  background: linear-gradient(0deg, #d6dbe2 50%, rgba(214, 219, 226, 0) 50%);
}
#wysiwyg .table-responsive,
.wysiwyg .table-responsive,
#tinymce .table-responsive {
  width: 100%;
}
@media screen and (max-width: 1480px) {
  #wysiwyg .table-responsive,
.wysiwyg .table-responsive,
#tinymce .table-responsive {
    overflow-x: scroll;
  }
}
#wysiwyg table,
.wysiwyg table,
#tinymce table {
  min-width: 900px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
#wysiwyg table tr td, #wysiwyg table tr th,
.wysiwyg table tr td,
.wysiwyg table tr th,
#tinymce table tr td,
#tinymce table tr th {
  padding: 1.1em 0.5em;
  line-height: 1.4;
}
#wysiwyg table tr td:not(:last-child), #wysiwyg table tr th:not(:last-child),
.wysiwyg table tr td:not(:last-child),
.wysiwyg table tr th:not(:last-child),
#tinymce table tr td:not(:last-child),
#tinymce table tr th:not(:last-child) {
  border-right: 1px solid #dcdee6;
}
#wysiwyg table tr:not(:last-child) td, #wysiwyg table tr:not(:last-child) th,
.wysiwyg table tr:not(:last-child) td,
.wysiwyg table tr:not(:last-child) th,
#tinymce table tr:not(:last-child) td,
#tinymce table tr:not(:last-child) th {
  border-bottom: 1px solid #dcdee6;
}
#wysiwyg table tr th,
.wysiwyg table tr th,
#tinymce table tr th {
  background-color: #0439bf;
  color: #fff;
  font-weight: 700;
}
#wysiwyg table thead td, #wysiwyg table thead th,
.wysiwyg table thead td,
.wysiwyg table thead th,
#tinymce table thead td,
#tinymce table thead th {
  background-color: #0439bf;
  color: #fff;
}
#wysiwyg table thead td:not(:last-child), #wysiwyg table thead th:not(:last-child),
.wysiwyg table thead td:not(:last-child),
.wysiwyg table thead th:not(:last-child),
#tinymce table thead td:not(:last-child),
#tinymce table thead th:not(:last-child) {
  border-right: 1px solid #dcdee6;
}
#wysiwyg .youtube-responsive,
.wysiwyg .youtube-responsive,
#tinymce .youtube-responsive {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 0;
}
#wysiwyg .youtube-responsive iframe,
.wysiwyg .youtube-responsive iframe,
#tinymce .youtube-responsive iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#wysiwyg hr,
.wysiwyg hr,
#tinymce hr {
  border-bottom: 1px solid #dcdee6;
}
#wysiwyg .professer,
.wysiwyg .professer,
#tinymce .professer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #wysiwyg .professer,
.wysiwyg .professer,
#tinymce .professer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
#wysiwyg .professer img,
.wysiwyg .professer img,
#tinymce .professer img {
  width: 210px;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  #wysiwyg .professer img,
.wysiwyg .professer img,
#tinymce .professer img {
    margin: 0 auto 1em;
    display: block;
  }
}
#wysiwyg .professer .professer__text,
.wysiwyg .professer .professer__text,
#tinymce .professer .professer__text {
  width: calc(100% - 210px);
  padding-left: 40px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #wysiwyg .professer .professer__text,
.wysiwyg .professer .professer__text,
#tinymce .professer .professer__text {
    width: calc(100%);
    padding-left: 0;
  }
}
#wysiwyg .professer .professer__text__content,
.wysiwyg .professer .professer__text__content,
#tinymce .professer .professer__text__content {
  margin-top: 16px;
  margin-bottom: 0;
}