@charset "utf-8";
html {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
/* common
 **************************************** */
:is(.post-type-blog, .blog_style).mce-content-body {
  font-size: 1.125rem;
  line-height: 2;
}
.mce-content-body strong {
  font-weight: bold;
}
.mce-content-body a {
  text-decoration: underline;
}
.mce-content-body a:hover {
  text-decoration: none;
}
.mce-content-body ol {
  list-style: decimal;
}
.mce-content-body ul,
.mce-content-body ol {
  margin: 1em 0;
}
.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 h1 img,
.mce-content-body h2 img,
.mce-content-body h3 img,
.mce-content-body h4 img,
.mce-content-body h5 img {
  margin: 0;
}
.mce-content-body p {
  letter-spacing: 0.1em;
}
.mce-content-body p:not(:last-child) {
  margin-bottom: 1em;
}
.mce-content-body sup {
  font-size: 0.75rem;
  color: #555;
}

/* table */
.mce-content-body table {
  height: auto !important;
  border: 1px solid #ededed;
  max-width: 100%;
  line-height: 1.6;
}
.mce-content-body th,
.mce-content-body td,
.mce-content-body tr {
  height: auto !important;
}
.mce-content-body th,
.mce-content-body td {
  padding: 1em;
  vertical-align: top;
  padding: 8px 16px;
  /* border: 1px solid #ccc; */
  font-size: 0.875rem;
  vertical-align: middle;
}
.mce-content-body th {
  color: #fff;
  text-align: center;
  background: #b6d2db url(../images/common/bg_blue_pattern01.webp);
  white-space: nowrap;
  min-width: 120px;
}
.mce-content-body tr:not(:last-child) th {
  border-bottom: 1px solid currentColor;
}
.mce-content-body tr:not(:last-child) td {
  border-bottom: 1px solid #ededed;
}
.mce-content-body td {
  background-color: #fff;
}
.mce-content-body table:not(:first-child) {
  margin-top: 1em;
}
.mce-content-body table:not(:last-child) {
  margin-bottom: 1em;
}

/* iframe */
.mce-content-body iframe:not(.wpview-sandbox):not(.wp-embedded-content) {
  position: relative;
  width: 100%;
  height: auto;
  margin-block: 1rem;
  padding: 1.6875rem;
  vertical-align: bottom;
  aspect-ratio: 16/9;
  background: url(../images/common/border_double_yoko.webp) top center repeat-x,
    url(../images/common/border_double_yoko.webp) bottom center repeat-x,
    url(../images/common/border_double_tate.webp) top left repeat-y,
    url(../images/common/border_double_tate.webp) top right repeat-y;
}
.mce-content-body iframe:not(.wpview-sandbox):not(.wp-embedded-content)::before,
.mce-content-body iframe:not(.wpview-sandbox):not(.wp-embedded-content)::after {
  content: "";
  position: absolute;
  z-index: 0;
  background: url(../images/common/border_double_yoko.webp) repeat-x;
  height: 8px;
  left: 18px;
  right: 18px;
  pointer-events: none;
}
.mce-content-body iframe:not(:first-child):not(.wpview-sandbox):not(.wp-embedded-content) {
  margin-top: 2em;
}
.mce-content-body iframe:not(:last-child):not(.wpview-sandbox):not(.wp-embedded-content) {
  margin-bottom: 2em;
}
@media screen and (max-width: 47.9375em) {
  .mce-content-body p:not([class]) {
    text-align: left !important;
  }
  .mce-content-body ul li,
  .mce-content-body ol li {
    margin-left: 1em;
  }
  .mce-content-body ul li {
    padding-left: 0;
  }
  .mce-content-body ul li::before {
    width: 0.5rem;
    height: 0.5rem;
  }

  /* table */
  .mce-content-body table {
    max-width: none !important;
  }
  .mce-content-body th {
    font-weight: bold;
  }
  .mce-content-body th,
  .mce-content-body td {
    padding: 0.5em 1em;
  }

  /* iframe */
  .mce-content-body iframe[src*="google.com/maps"]:not(.wpview-sandbox):not(.wp-embedded-content) {
    aspect-ratio: 4/3;
  }
}

/* ブログ
 **************************************** */
:is(.post-type-blog, .blog_style).mce-content-body a {
  color: #2d677c;
}
:is(.post-type-blog, .blog_style).mce-content-body .marker {
  font-weight: normal;
  text-decoration: underline;
  text-decoration-thickness: 1em;
  text-decoration-color: #fff895;
  text-underline-offset: -0.8em;
  text-decoration-skip-ink: none;
}
:is(.post-type-blog, .blog_style).mce-content-body h2 {
  font-size: 1.25rem;
  background: url(../images/common/bg_ivory_pattern02.webp) repeat;
  padding: 0.3em 16px;
  border-left: 6px solid #aed2df;
  margin-bottom: 1em;
  border-radius: 3px;
}
:is(.post-type-blog, .blog_style).mce-content-body h3 {
  border-left: 5px solid #aed2df;
  padding: 0 0 0 1em;
  margin: 0 0 1em 0;
  font-size: 1.23rem;
}
:is(.post-type-blog, .blog_style).mce-content-body h3.title {
  font-size: 134%;
  display: inline-block;
  line-height: 1.5;
  color: #99bac5;
}
:is(.post-type-blog, .blog_style).mce-content-body h3.title::before {
  content: "\f001";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 2px;
  font-weight: normal;
  margin-right: 9px;
}
:is(.post-type-blog, .blog_style).mce-content-body ul {
  position: relative;
  margin: 0;
  padding-left: 2em;
}
.mce-content-body .list-note li:before,
:is(.post-type-blog, .blog_style).mce-content-body ul li:before {
  content: "\f001";
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  padding-top: 6px;
  font-weight: normal;
  background: none;
  border: none;
  width: auto;
  height: auto;
  padding-top: 0;
}
.page-template-default:is(.post-type-blog, .blog_style).mce-content-body ul li:before {
  content: "♫";
}
:is(.post-type-blog, .blog_style).mce-content-body hr {
  width: 100%;
  border: none;
  background: url(../images/common/border_double_yoko.webp) repeat-x;
  height: 8px;
}
:is(.post-type-blog, .blog_style).mce-content-body blockquote {
  margin: 1em 0;
  padding: 15px 40px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  font-style: oblique;
  color: #666;
}
:is(.post-type-blog, .blog_style).mce-content-body blockquote p {
  margin-bottom: 0;
}
:is(.post-type-blog, .blog_style).mce-content-body blockquote:before,
:is(.post-type-blog, .blog_style).mce-content-body blockquote:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 100%;
  position: absolute;
  width: 1em;
  height: 1em;
}
:is(.post-type-blog, .blog_style).mce-content-body blockquote:before {
  content: "\f10d";
  top: 13px;
  left: 10px;
}
:is(.post-type-blog, .blog_style).mce-content-body blockquote:after {
  content: "\f10e";
  bottom: 13px;
  right: 10px;
}
:is(.post-type-blog, .blog_style).mce-content-body ul:not([style="list-style-type: square;"]) li::before {
  background: none;
  border: none;
  width: auto;
  height: auto;
  padding-top: 0;
}
@media screen and (max-width: 47.9375em) {
  :is(.post-type-blog, .blog_style).mce-content-body h2 {
    font-size: 1.46rem;
  }
  :is(.post-type-blog, .blog_style).mce-content-body blockquote {
    padding: 15px;
  }
  :is(.post-type-blog, .blog_style).mce-content-body blockquote:before {
    top: 0;
    left: 0;
  }
  :is(.post-type-blog, .blog_style).mce-content-body blockquote:after {
    bottom: 0;
    right: 0;
  }
}

/* Loops
 **************************************** */
.mce-content-body img {
  margin: 1em 0;
  max-width: 100%;
  height: auto;
}
.mce-content-body .alignleft:last-child,
.mce-content-body .alignright:last-child,
.mce-content-body .aligncenter:last-child {
  margin-bottom: 0;
}
.mce-content-body .alignleft {
  float: left;
  clear: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.mce-content-body .alignright {
  float: right;
  clear: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
.mce-content-body .aligncenter {
  display: block;
  margin-right: auto;
  margin-bottom: 1em;
}
.mce-content-body img.aligncenter {
  display: block;
  margin: 30px auto;
}
.mce-content-body ul,
.mce-content-body ol {
  margin-left: 2em;
}
.mce-content-body ul li,
.mce-content-body ol li {
  position: relative;
  padding-top: 8px;
  line-height: 1.65;
}
.mce-content-body ul li {
  margin: 0;
}
.mce-content-body ul li::before {
  content: "";
  position: absolute;
  top: 1em;
  left: -1.3em;
  width: 0.625rem;
  height: 0.625rem;
  border: 1px solid #8cc5d8;
  background-color: #8cc5d8;
}
.mce-content-body ul[style="list-style-type: circle;"] li::before {
  background-color: #fff;
}
.mce-content-body ul:not([style="list-style-type: square;"]) li::before {
  border-radius: 50%;
}
.mce-content-body a,
.text-link {
  text-decoration: underline;
  color: #d00a23;
}

/* ttl */
.ttl-01,
.ttl-02,
.ttl-03 {
  letter-spacing: 0.1em;
}
.ttl-01 {
  position: relative;
  display: block;
  max-width: 480px !important;
  margin-inline: auto;
  font-size: 2.5rem;
  line-height: 1;
  letter-spacing: 0.16em;
}
.ttl-01-en {
  display: block;
  letter-spacing: 0;
  text-transform: capitalize;
}
.ttl-01-line {
  padding-block: 45px;
  background: url(../images/common/section_ttl-line.webp) top repeat-x,
    url(../images/common/section_ttl-line.webp) bottom repeat-x;
}
.ttl-01-line.txt-wh {
  background: url(../images/common/section_ttl-line-wh.webp) top repeat-x,
    url(../images/common/section_ttl-line-wh.webp) bottom repeat-x;
}
.ttl-01 .font-jp {
  display: block;
  font-size: 1.6875rem;
  letter-spacing: 0.16em;
  line-height: 1.3;
}
.ttl-01 .ttl-01-en + .font-jp {
  margin-top: 0.5em;
  font-size: 0.9375rem;
}
.ttl-01-wide {
  max-width: none !important;
}
.ttl-02 {
  font-size: 1.625rem;
  letter-spacing: 0.12em;
  line-height: 1.5;
}
.ttl-02[style]::before {
  content: "";
  width: 32px;
  height: 32px;
  display: block;
  margin-inline: auto;
  margin-bottom: 0.5em;
  background-image: var(--icon);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttl-02 img {
  display: block;
  margin-inline: auto !important;
  margin-bottom: 1rem !important;
}
.ttl-02-en,
.ttl-03-en {
  display: block;
  margin-top: 0.3em;
  color: #8cc5d8;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
}
.ttl-02-2 {
  font-size: 1rem;
  letter-spacing: 0.11em;
}
.ttl-02-2 .ttl-02-en {
  margin-bottom: 0.3em;
  color: inherit;
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0.12em;
}
.lps_parts--img_text .inner-lg .ttl-03 {
  font-size: 2rem;
}
.ttl-03 {
  font-size: 1.25rem;
}
.lps_sec .ttl-01,
.lps_sec .ttl-02,
.lps_sec .ttl-03 {
  position: relative;
  z-index: 1;
}
.lps_sec .ttl-01,
.lps_sec .ttl-02,
.lps_sec .ttl-03:not(:last-child) {
  margin-bottom: 1em;
}
.ttl-04 {
  font-size: 1.5rem;
}
.lps_sec .column-3 .ttl-03,
.lps_sec .column-4 .ttl-03 {
  font-size: 1.5rem;
}
@media screen and (max-width: 47.9375em) {
  .mce-content-body .alignright,
  .mce-content-body .alignleft {
    width: 100% !important;
  }
  .mce-content-body .alignright,
  .mce-content-body .alignleft {
    float: none;
    margin: 1em auto;
    display: block;
  }
  .ttl-01 {
    font-size: 3rem;
  }
  .ttl-01 .ttl-01-en + .font-jp {
    font-size: 1.07rem;
  }
  .ttl-02 {
    font-size: 1.8rem;
  }
  .ttl-02-2 {
    font-size: 1rem;
  }
  .ttl-03 {
    font-size: 1.5rem;
  }
  .ttl-01-line {
    padding-block: 32px;
  }
  .lps_parts--img_text .inner-lg .ttl-03 {
    font-size: 1.65rem;
  }
  .lps_sec .column-3 .ttl-03,
  .lps_sec .column-4 .ttl-03 {
    font-size: 1.7142857143rem;
  }
}

/* mce-ttl */
.editor-ttl:not(:first-child),
.editor-ttl2:not(:first-child),
.editor-ttl3:not(:first-child) {
  margin-top: 1em;
}
.editor-ttl:not(:last-child),
.editor-ttl2:not(:last-child),
.editor-ttl3:not(:last-child) {
  margin-bottom: 0.5em;
}
.editor-ttl {
  font-size: 2rem;
  font-family: A1 Mincho, serif;
  line-height: 2;
}
.editor-ttl2 {
  color: #dc5626;
  font-size: 1.5rem;
  font-family: A1 Mincho, serif;
  line-height: 2;
  letter-spacing: 0.08em;
}
.editor-ttl3 {
  position: relative;
  padding-left: 1.5rem;
}
.editor-ttl3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0.375rem;
  background-color: #deceba;
  border-radius: 0.1875em;
}
/* 注意書き */
.txt-attention {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.875rem;
  color: #999;
}
.txt-attention::before {
  content: "※";
}
@media screen and (max-width: 47.9375em) {
  .txt-attention {
    font-size: 0.9285714286rem;
  }
  .editor-ttl {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .editor-ttl2 {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .editor-ttl3 {
    font-size: 1.25rem;
    font-weight: normal;
  }
}

.mce-content-body hr {
  border-bottom: #c7b6a3;
}

/* box */
.box {
  position: relative;
  padding: 45px 60px;
  border-radius: 0.18575rem;
  background-color: #fff;
}
:is(.box, .box-gray):not(:first-child) {
  margin-top: 2em;
}
:is(.box, .box-gray):not(:last-child) {
  margin-bottom: 2em;
}
.box::before {
  content: "";
  position: absolute;
  inset: 0.5rem;
  border: 1px dotted #c3c3c3;
  border-radius: 0.18575rem;
  pointer-events: none;
}
.box2 {
  background: url(../images/common/bg_ivory_pattern.webp);
}
.box-wh {
  background-color: #fff;
}
.box-wh::before {
  display: none;
}
.box-gray {
  background-color: #f0f4f5;
  padding: 2em;
  line-height: 1.7;
}
@media screen and (max-width: 47.9375em) {
  .box-gray {
    padding: 1em;
  }
}

/* テーブル */
.mce-content-body .table2 {
  border: none;
}
.mce-content-body .table2 th {
  color: #fff;
}
.mce-content-body .table2 th,
.mce-content-body .table2 td {
  position: relative;
  border: none !important;
  padding: 1em 1.5em;
  background: none;
}
.mce-content-body .table2 th {
  color: #0d6682;
}
.mce-content-body .table2 th::before,
.mce-content-body .table2 td::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: calc(100% - 3px);
}
.mce-content-body .table2 th::before {
  left: 0;
  height: 2px;
  background-color: #0d6682;
}
.mce-content-body .table2 td::before {
  right: 0;
  height: 1px;
  background-color: #d3d3d3;
}

/* txt */
.bold {
  font-weight: bold;
}

/* table */
.table_box {
  position: relative;
  z-index: 0;
  border: none !important;
}
.table_box table {
  display: block;
  width: 100%;
}
.table_box thead,
.table_box tbody {
  display: block;
}
.table_box thead,
.table_box tbody,
.table_box tr {
  width: 100%;
}
.table_box tr > * + * {
  margin-left: 2px;
}
.table_box th,
.table_box td {
  flex: 1;
}
.table_box .table_box-th,
.table_box .table_box-td {
  background: #f7f7f7;
}
.table_box th,
.table_box td {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.table_box th {
  position: relative;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
}
.table_box td {
  position: relative;
  font-size: 113%;
  border-bottom: 1px solid #d5d5d5;
}

/* --- table_box-price --- */
.table_box-price th,
.table_box-price td {
  padding: 28px;
  font-size: 106%;
}
.table_box-price th {
  color: inherit;
}
.table_box-price th:last-child {
  background: #ffdb5f;
}

/* table scroll */
.table-sp-scroll {
  white-space: nowrap;
}
.scroll {
  overflow-x: scroll;
  margin-bottom: 1em;
  -webkit-overflow-scrolling: touch;
}
.scroll table {
  margin: 0;
}
.scroll--cap {
  margin: 1em 0 0 !important;
}
.scroll--cap {
  text-align: right;
  opacity: 0.25;
  font-size: 0.875rem;
}

/* リスト */
.mce-content-body ul.list-num {
  counter-reset: number;
  margin-left: 0;
}
.mce-content-body ul.list-num li {
  min-height: 40px;
  padding-left: 65px;
  padding-top: 0.2em;
  font-size: 1.25rem;
  font-family: A1 Mincho, serif;
  line-height: 1.6;
}
.mce-content-body ul.list-num li:not(:last-child) {
  margin-bottom: 32px;
}
.mce-content-body ul.list-num li::before {
  counter-increment: number;
  content: counter(number);
  left: 0;
  top: 0;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  padding-top: 0;
  font-family: geosans_l_o, sans-serif;
  letter-spacing: 0;
  line-height: 1;
  background-color: #c6e4ee;
  border: none;
}

/* hr */
.line-hr {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #95897a;
}
.line-hr::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 2px / 2);
  z-index: -1;
  border-bottom: 2px solid;
  display: block;
}
.line-hr::after {
  content: "";
  position: absolute;
  left: 50%;
  z-index: -1;
  display: block;
  width: 22em;
  height: 2.5em;
  translate: -50% 0;
  background-color: #fff;
  border: 2px solid;
}
.line-hr p {
  border: 2px solid;
  font-family: A1 Mincho, serif;
  text-align: center;
  width: fit-content;
  padding: 0.5em;
  line-height: 1;
  min-width: min(281px, 100%);
}
.line-hr-blue {
  padding: 1em;
  line-height: 1;
  border-radius: 100px;
  font-weight: normal;
  text-align: center;
  background: #b6d2db url(../images/common/bg_blue_pattern01.webp);
}
.line-hr:not(:first-child),
.line-hr-blue:not(:first-child) {
  margin-top: 1em;
}
.line-hr:not(:last-child),
.line-hr-blue:not(:last-child) {
  margin-bottom: 1em;
}

.btn a {
  position: relative;
  display: block;
  width: fit-content;
  min-width: min(300px, 100%);
  padding: 1em 3em;
  color: inherit;
  text-align: center;
  text-decoration: none;
  line-height: 1.3;
  vertical-align: middle;
  background: #a3c5d0 url(../images/common/bg_blue_pattern02.webp);
  border-radius: 100px;
}
.btn.txt-ctr a {
  margin-left: auto;
  margin-right: auto;
}
.btn a:hover {
  color: inherit;
  background: #b6dbe8;
}
.btn a:not([target="_blank"]):not([href$=".pdf"]):not([href$=".jpg"]):not([href$=".png"]):not([href$=".webp"])::before {
  content: "";
  position: absolute;
  display: block;
  width: 7px;
  height: 7px;
  right: 20px;
  top: calc(50% - 7px / 2);
  transform: rotate(-45deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.btn svg {
  fill: #fff;
  fill: var(--btn-clr-main, #fff);
}
.btn.btn-next_page a {
  min-width: 100%;
  border-radius: 0;
  text-align: left;
}
/* --- btn-wh --- */
.btn-wh a {
  color: #333;
  color: var(--btn-clr-wht, #333);
  background-color: #fff;
  background-color: var(--btn-bg-wht, #fff);
}
.btn-wh svg {
  fill: #333;
  fill: var(--btn-clr-wht, #333);
}
.btn-wh a:hover {
  color: #fff;
  color: var(--btn-clr-wht-hvr, #fff);
  background-color: #101560;
  background-color: var(--btn-bg-wht-hvr, #333);
}
.btn-wh a:hover svg {
  fill: #fff;
  fill: var(--btn-clr-wht-hvr, #fff);
}
@media screen and (max-width: 47.9375em) {
  .btn a {
    padding: 1em 2em;
    min-width: 100%;
  }
  .btn a:not([target="_blank"]):not([href$=".pdf"]):not([href$=".jpg"]):not([href$=".png"]):not([href$=".webp"])::before {
    right: 13px;
  }
  .flex > .btn:not(:last-child) {
    margin-bottom: 8px !important;
  }

  /* box */
  .box {
    padding: 24px;
  }
  .mce-content-body ul.list-num li {
    padding-left: 55px;
  }

  /* テーブル */
  .table_box-price th,
  .table_box-price td {
    height: auto;
    padding: 16px 8px;
    font-size: 100%;
    line-height: 1.5;
  }
  .table2.table-sp-block th,
  .table2.table-sp-block td {
    border-bottom: 0;
  }
  .table2.table-sp-block tr:last-child > *:last-child {
    border-bottom: 1px solid #d3d3d3;
  }
  .table1.table-sp-block td::before {
    display: none;
  }

  /* table scroll */
  .table-sp-full {
    width: 100% !important;
  }
  .table-sp-full th {
    min-width: auto;
  }
  .table-sp-full th,
  .table-sp-full td {
    flex: 1;
  }
  .table-sp-block,
  .table-sp-block th,
  .table-sp-block td {
    width: 100% !important;
  }
  .table-sp-block th,
  .table-sp-block td {
    display: block;
  }
}

@media screen and (max-width: 47.9375em) {
  .mce-content-body table {
    width: 100% !important;
  }
  .mce-content-body table,
  .mce-content-body table th,
  .mce-content-body table td {
    max-width: 100% !important;
    font-size: 93%;
  }
  .mce-content-body table th,
  .mce-content-body table td {
    padding: 6px 12px;
  }
  .mce-content-body ul li:before {
    left: -14px;
    padding-top: 6px;
    font-size: 12px;
  }
  /* div.box-graybg, */
  div.box-line {
    padding: 25px;
  }
  .mce-content-body iframe:not(.wpview-sandbox):not(.wp-embedded-content) {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
  }

  .line-hr::after {
    width: 20em;
  }
}

/* 管理画面エディタ用
*************************************************** */
.mce-content-body.wp-editor,
.mce-content-body.wp-editor * {
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.mce-content-body.wp-editor {
  padding: 24px !important;
}
@media screen and (max-width: 47.9375em) {
  .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) ~ * {
    width: auto !important;
  }
  .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;
  }
}

.wpview-sandbox {
  width: 100%;
}
