@charset "UTF-8";
/**
* フロント＆エディター共通
*/
.post_content h1,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h1 {
  text-align: center;
  margin-bottom: 0;
}
.post_content h2, .post_content h3, .post_content h4,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h2,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h3,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h4 {
  font-weight: 700;
}
.post_content h2,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h2 {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .post_content h2,
  .wp-admin .editor-styles-wrapper.edit-post-visual-editor h2 {
    font-size: 23px;
  }
}
.post_content h3,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h3 {
  padding: 0 38px 30px;
  font-size: 22px;
  background: url(../img/h3_line@2x.png) repeat-x;
  background-position: bottom;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .post_content h3,
  .wp-admin .editor-styles-wrapper.edit-post-visual-editor h3 {
    font-size: 22px;
  }
}
.post_content h3 span,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h3 span {
  position: relative;
  display: inline-block;
}
.post_content h3 span::before,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h3 span::before {
  content: "";
  position: absolute;
  background: url(../img/ic_maru_green@2x.png) no-repeat 0 3px;
  background-size: 20px;
  left: -26px;
  width: 100%;
  height: 100%;
}
.post_content h4,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h4 {
  padding: 0 38px 0;
  font-size: 22px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .post_content h4,
  .wp-admin .editor-styles-wrapper.edit-post-visual-editor h4 {
    font-size: 22px;
  }
}
.post_content h4 span,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h4 span {
  position: relative;
  display: inline-block;
}
.post_content h4 span::before,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor h4 span::before {
  content: "";
  position: absolute;
  background: url(../img/ic_maru_green@2x.png) no-repeat 0 3px;
  background-size: 20px;
  left: -26px;
  width: 100%;
  height: 100%;
}
.post_content .is-style-crease,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor .is-style-crease {
  background-color: #FFF;
}
.post_content .back-hoshi-right,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor .back-hoshi-right {
  background: url(../img/hosi_right@2x.png) no-repeat;
  background-size: 20% auto;
  background-position: top right;
  z-index: 10;
}
.post_content .back-hoshi-left,
.wp-admin .editor-styles-wrapper.edit-post-visual-editor .back-hoshi-left {
  background: url(../img/hosi_left@2x.png) no-repeat;
  background-size: 20% auto;
  background-position: top left;
  z-index: 10;
}
.id_6 .l-mainContent .c-pageTitle, .id_11 .l-mainContent .c-pageTitle, .id_8 .l-mainContent .c-pageTitle, .id_23 .l-mainContent .c-pageTitle, .id_19 .l-mainContent .c-pageTitle, .id_15 .l-mainContent .c-pageTitle, .id_37 .l-mainContent .c-pageTitle {
  display: none;
}
.id_6 .l-content, .id_11 .l-content, .id_8 .l-content, .id_23 .l-content, .id_19 .l-content, .id_15 .l-content, .id_37 .l-content {
  padding-top: 0;
}
.id_6 .l-sidebar, .id_11 .l-sidebar, .id_8 .l-sidebar, .id_23 .l-sidebar, .id_19 .l-sidebar, .id_15 .l-sidebar, .id_37 .l-sidebar {
  padding-top: 60px;
}
.id_6 .p-termContent > .p-blogParts, .id_11 .p-termContent > .p-blogParts, .id_8 .p-termContent > .p-blogParts, .id_23 .p-termContent > .p-blogParts, .id_19 .p-termContent > .p-blogParts, .id_15 .p-termContent > .p-blogParts, .id_37 .p-termContent > .p-blogParts {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .id_6 .p-termContent > .p-blogParts, .id_11 .p-termContent > .p-blogParts, .id_8 .p-termContent > .p-blogParts, .id_23 .p-termContent > .p-blogParts, .id_19 .p-termContent > .p-blogParts, .id_15 .p-termContent > .p-blogParts, .id_37 .p-termContent > .p-blogParts {
    margin-bottom: 30px;
  }
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #FCEAE8;
}

.p-fixBtnWrap #pagetop, .p-fixBtnWrap .c-fixBtn {
  border: solid 2px var(--color_main);
  opacity: 0.65;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-fixBtnWrap [class*=" icon-"]::before, .p-fixBtnWrap [class^=icon-]::before {
  font-weight: 900;
}

.id_6 .l-content, .id_11 .l-content, .id_8 .l-content, .id_23 .l-content, .id_19 .l-content, .id_15 .l-content, .id_37 .l-content {
  background: url(../img/back_hoshi_title.png) no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .id_6 .l-content, .id_11 .l-content, .id_8 .l-content, .id_23 .l-content, .id_19 .l-content, .id_15 .l-content, .id_37 .l-content {
    background: none;
  }
}
@media screen and (max-width: 959px) {
  .id_6 .l-content, .id_11 .l-content, .id_8 .l-content, .id_23 .l-content, .id_19 .l-content, .id_15 .l-content, .id_37 .l-content {
    background: none;
  }
}

/**
* トップページCSS
*/
.top .size_s img, .top img.size_s {
  display: block;
  max-width: 80%;
  margin: auto;
}/*# sourceMappingURL=common.css.map */