/* = .blog
--------------------------------------------------- */
.blog-single {
  padding: 90px 20px;
  box-sizing: border-box;
}
@media (min-width: 480px) {
  .blog-single {
    width: 640px;
  }
}
.blog-single h1 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 2;
}
.blog-single .date {
  color: #888;
  text-align: center;
  margin-bottom: 30px;
}
.blog-single .eye-catch img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.blog-single .editer {
  margin-top: 50px;
}

/* = .editer
--------------------------------------------------- */
.editer > :last-child {
  margin-bottom: 0 !important;
}
.editer h4 {
  font-size: 24px;
  font-weight: 900;
  line-height: 2;
  text-align: center;
  margin: 70px 0 50px;
  color: #8ED5F4;
}
.editer h4:after {
  content: " ";
  width: 100px;
  height: 1px;
  display: block;
  margin: 50px auto 0;
  border-bottom: 1px solid;
}
.editer .reserve h4:after {
  display: none;
}
.editer h4 small {
  display: block;
  font-size: 12px;
  color: #C2AFA1;
}
.editer h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  padding: 20px;
  margin: 50px 0 20px;
  background: #8ED5F4;
  color: white;
  text-align: center;
}
.editer h6 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  padding: 20px 0;
  margin: 50px 0 20px;
  border-bottom: 1px solid;
}
.editer hr {
  border-top: 1px solid #5AA4CE;
  margin: 24px 0;
}
.editer a {
  color: #005DB8;
  text-decoration: underline;
}
.editer strong {
  font-weight: 700;
}
.editer p,
.editer ul li,
.editer ol li,
.editer table tr th,
.editer table tr td,
.editer dl dt,
.editer dl dd {
  margin-bottom: 15px;
  word-break: break-all;
}
.editer ul,
.editer ol {
  margin: 0 0 15px;
  padding: 0;
}
.editer ul {
  list-style-type: square;
}
.editer ul li,
.editer ol li {
  list-style: none;
  margin: 0;
  margin-left: 2em;
  padding: 20px 0;
  border-bottom: 1px dashed #bbb;
}
.editer ul li p,
.editer ol li p,
.editer ul li ul,
.editer ol li ul,
.editer ul li ol,
.editer ol li ol {
  margin: 0;
}
.editer ul li:last-child,
.editer ol li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.editer table {
  width: 100%;
}
.editer table tr th,
.editer table tr td {
  border: 1px solid;
  text-align: left;
  padding: 10px 15px;
  vertical-align: middle;
}
.editer table tr th p,
.editer table tr td p {
  margin: 0;
}
.editer table td ul,
.editer table td ol {
  padding: 0;
  margin: 0;
  background: none;
}
.editer dl dt p,
.editer dl dd p {
  margin-bottom: 0;
}
.editer dl dt {
  position: relative;
  padding-left: 24px;
  margin-bottom: 0;
  color: #C1AEA0 !important;
  font-weight: bold;
  font-size: 120%;
}
.editer dl dt:before {
  content: "Q.";
  color: #C1AEA0;
  position: absolute;
  left: 0;
}
.editer dl dd {
  position: relative;
  padding-left: 24px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #EEE;
}
.editer dl dd:before {
  content: "A.";
  color: #C1AEA0;
  position: absolute;
  left: 0;
}
.editer dl dd ul,
.editer dl dd ol {
  margin-top: 24px;
}
.editer dl dd:last-child {
  margin-bottom: 24px;
  padding-bottom: 0;
  border-bottom: none;
}
.editer dl+dl {
  border-top: 1px solid #EEE;
  padding-top: 24px;
}
.editer iframe {
  width: 100%;
}
.editer img {
  padding: 4px;
  border: 1px solid #EEE;
}
.editer .alignleft {
  float: left;
  margin: 0 12px 12px 0;
}
.editer .alignright {
  float: right;
  margin: 0 0 12px 12px;
}

/* = .elementor
--------------------------------------------------- */
.elementor-widget-container,
.elementor-widget-heading .elementor-heading-title,
.elementor h1,
.elementor h2,
.elementor h3,
.elementor h4,
.elementor h5,
.elementor h6,
.elementor h7,
.elementor th,
.elementor td,
.elementor dt,
.elementor dd,
.elementor li,
.elementor p {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  color: inherit !important;
  line-height: 2;
}
.elementor.container {
  padding: 90px 0;
}
.elementor h1 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}
.elementor h2 {
  font-size: 22px;
  margin-bottom: 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 12px 0;
}
.elementor h3 {
  margin: 15px 0 -15px;
  font-weight: 700;
  font-size: 140%;
}
.elementor h3:before {
  content: "■ ";
  color: #C2AFA1;
}
.elementor p {
  margin: 0;
}

/* = .editer .about
--------------------------------------------------- */
.editer .about table {
  border: none;
}
.editer .about table tr th {
  border: none;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 0 0 0 20px;
  text-align: left;
  width: 200px;
  vertical-align: middle;
}
.editer .about table tr td {
  border: none;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 30px;
  text-align: left;
  line-height: 1.7;
}
@media (max-width: 520px) {
  .editer .about table tr th {
    width: 100px;
  }
}