@charset "UTF-8";
h1.wp-block-heading.is-style-c21-heading-tile, h2.wp-block-heading.is-style-c21-heading-tile, h3.wp-block-heading.is-style-c21-heading-tile, h4.wp-block-heading.is-style-c21-heading-tile, h5.wp-block-heading.is-style-c21-heading-tile, h6.wp-block-heading.is-style-c21-heading-tile, h2.wp-block-heading:not([class*=is-style]), h2.wp-block-heading.is-style-default {
  /*padding: 13px;
  font-weight: 500;
  background: #e0d1a4;
  border-bottom: solid 3px #a39877;*/
	font-size: 22px;
	font-weight: bold;
	padding: 0.5em;
	color: #010101;
	background: #f2eee9;
	border-bottom: solid 3px #a39877;
}
@media screen and (max-width: 768px) {
	h1.wp-block-heading.is-style-c21-heading-tile, h2.wp-block-heading.is-style-c21-heading-tile, h3.wp-block-heading.is-style-c21-heading-tile, h4.wp-block-heading.is-style-c21-heading-tile, h5.wp-block-heading.is-style-c21-heading-tile, h6.wp-block-heading.is-style-c21-heading-tile, h2.wp-block-heading:not([class*=is-style]), h2.wp-block-heading.is-style-default {
	    font-size: 20px;
	}
}

h1.wp-block-heading.is-style-c21-heading-banner, h2.wp-block-heading.is-style-c21-heading-banner, h3.wp-block-heading.is-style-c21-heading-banner, h4.wp-block-heading.is-style-c21-heading-banner, h5.wp-block-heading.is-style-c21-heading-banner, h6.wp-block-heading.is-style-c21-heading-banner {
  padding: 20px;
  font-weight: 500;
  background-color: #eee;
}

h1.wp-block-heading.is-style-c21-heading-border, h2.wp-block-heading.is-style-c21-heading-border, h3.wp-block-heading.is-style-c21-heading-border, h4.wp-block-heading.is-style-c21-heading-border, h5.wp-block-heading.is-style-c21-heading-border, h6.wp-block-heading.is-style-c21-heading-border, h3.wp-block-heading:not([class*=is-style]), h3.wp-block-heading.is-style-default {
  /*padding: 8px 16px;
  font-weight: 500;
  border: 1px dashed #666;*/
	margin-top: 20px;
    padding: 0 0 8px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 1em;
    border-bottom: solid 3px #a39877;
}
@media only screen and (max-width: 768px) {
	h1.wp-block-heading.is-style-c21-heading-border, h2.wp-block-heading.is-style-c21-heading-border, h3.wp-block-heading.is-style-c21-heading-border, h4.wp-block-heading.is-style-c21-heading-border, h5.wp-block-heading.is-style-c21-heading-border, h6.wp-block-heading.is-style-c21-heading-border, h3.wp-block-heading:not([class*=is-style]), h3.wp-block-heading.is-style-default {
	    font-size: 17px;
	    padding: 0 0 .5em;
	}
}

h1.wp-block-heading.is-style-c21-heading-underline, h2.wp-block-heading.is-style-c21-heading-underline, h3.wp-block-heading.is-style-c21-heading-underline, h4.wp-block-heading.is-style-c21-heading-underline, h5.wp-block-heading.is-style-c21-heading-underline, h6.wp-block-heading.is-style-c21-heading-underline, h4.wp-block-heading:not([class*=is-style]), h4.wp-block-heading.is-style-default {
  /*padding: 8px 0;
  font-weight: 500;
  border-bottom: 1px dashed #666;*/
  	padding: 0 0 0 10px;
	font-size: 1.6rem;
	border-left: 10px solid #a39877;
}
@media only screen and (max-width: 768px) {
	h1.wp-block-heading.is-style-c21-heading-underline, h2.wp-block-heading.is-style-c21-heading-underline, h3.wp-block-heading.is-style-c21-heading-underline, h4.wp-block-heading.is-style-c21-heading-underline, h5.wp-block-heading.is-style-c21-heading-underline, h6.wp-block-heading.is-style-c21-heading-underline, h4.wp-block-heading:not([class*=is-style]), h4.wp-block-heading.is-style-default {
	    font-size: 14px;
	}
}

h1.wp-block-heading.is-style-c21-heading-postit, h2.wp-block-heading.is-style-c21-heading-postit, h3.wp-block-heading.is-style-c21-heading-postit, h4.wp-block-heading.is-style-c21-heading-postit, h5.wp-block-heading.is-style-c21-heading-postit, h6.wp-block-heading.is-style-c21-heading-postit, h5.wp-block-heading:not([class*=is-style]), h5.wp-block-heading.is-style-default {
  padding-left: 8px;
  font-weight: 500;
  border-left: 8px solid #ffcc33;
}

h1.wp-block-heading.is-style-c21-heading-label, h2.wp-block-heading.is-style-c21-heading-label, h3.wp-block-heading.is-style-c21-heading-label, h4.wp-block-heading.is-style-c21-heading-label, h5.wp-block-heading.is-style-c21-heading-label, h6.wp-block-heading.is-style-c21-heading-label, h6.wp-block-heading:not([class*=is-style]), h6.wp-block-heading.is-style-default {
  display: inline-block;
  padding: 4px 16px;
  font-weight: 500;
  background-color: #ffcc33;
}

.is-root-container {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

h1.wp-block-heading, h2.wp-block-heading, h3.wp-block-heading, h4.wp-block-heading, h5.wp-block-heading, h6.wp-block-heading {
  box-sizing: border-box;
  margin-bottom: 24px;
  line-height: 1.5;
  font-weight: bold;
}
h1.wp-block-heading > span, h2.wp-block-heading > span, h3.wp-block-heading > span, h4.wp-block-heading > span, h5.wp-block-heading > span, h6.wp-block-heading > span {
  font-weight: inherit;
}

h1.wp-block-heading {
  font-size: 32px;
}
@media print, screen and (min-width: 769px) {
  h1.wp-block-heading {
    margin-top: 40px;
  }
}

h2.wp-block-heading {
  font-size: 24px;
}
@media print, screen and (min-width: 769px) {
  h2.wp-block-heading {
    margin-top: 40px;
  }
}

h3.wp-block-heading {
  font-size: 20px;
}
@media print, screen and (min-width: 769px) {
  h3.wp-block-heading {
    margin-top: 40px;
  }
}

h4.wp-block-heading {
  font-size: 16px;
}

h5.wp-block-heading {
  font-size: 16px;
}

h6.wp-block-heading {
  font-size: 14px;
}

@media print, screen and (min-width: 769px) {
  ul.wp-block-list, ol.wp-block-list {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 768px) {
  ul.wp-block-list, ol.wp-block-list {
    margin-bottom: 16px;
  }
}
ul.wp-block-list li, ol.wp-block-list li {
  position: relative;
  line-height: 1.5;
}
ul.wp-block-list li:not(:last-child), ol.wp-block-list li:not(:last-child) {
  margin-bottom: 8px;
}

ul.wp-block-list {
  list-style: none;
}
ul.wp-block-list li {
  padding-left: 24px;
}
ul.wp-block-list.has-background {
  padding: 18px 24px;
}
ul.wp-block-list:not([class*=is-style]) li:before, ul.wp-block-list.is-style-default li:before {
  content: "\0030fb";
  left: 0;
  position: absolute;
}
ul.wp-block-list.is-style-c21-list-annotation {
  color: #900;
}
ul.wp-block-list.is-style-c21-list-annotation li:before {
  content: "\00203b";
  left: 0;
  position: absolute;
}
ul.wp-block-list.is-style-c21-list-check li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 16px;
  background: url('../images/icon_check.svg?1694675319') no-repeat left top;
  background-size: 18px 16px;
}
@media only screen and (max-width: 768px) {
	ul.wp-block-list li {
	    font-size: 13px;
	    line-height: 1.8;
	}
}

ol.wp-block-list {
  list-style-type: decimal;
}
ol.wp-block-list.has-background {
  padding-top: 18px;
  padding-left: 46px;
  padding-right: 24px;
  padding-bottom: 18px;
}

.wp-block-quote {
  position: relative;
  margin-bottom: 20px;
  padding: 16px 40px 16px 58px;
  background-color: #eceaea;
}
.wp-block-quote:before {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.5;
  position: absolute;
  top: 0;
  left: 16px;
  content: '\00201c';
  color: #666;
}
.wp-block-quote cite {
  display: block;
  margin-top: 24px;
  font-style: italic;
}
.wp-block-quote cite:before {
  content: "引用元";
}

@media print, screen and (min-width: 769px) {
  .wp-block-group.has-background > .wp-block-group__inner-container {
    padding: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-group.has-background > .wp-block-group__inner-container {
    padding: 24px 10px;
  }
}
.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container {
  position: relative;
  /*font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', Meiryo, serif;
  font-weight: 700;*/
  background-color: #eee;
}
.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container div, .wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container p {
  font-weight: inherit;
}
@media print, screen and (min-width: 769px) {
  .wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container {
    /*padding: 24px 24px 24px 108px;*/
  }
}
@media only screen and (max-width: 768px) {
  /*.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container {
    margin-top: 24px;
    padding: 30px 10px 24px;
  }*/
}
.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:before {
  content: "質問";
  position: absolute;
  top: -14px;
  line-height: 1;
  text-align: center;
  background-color: #f2c028;
}
@media print, screen and (min-width: 769px) {
  /*.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:before {
    font-size: 20px;
    left: 8px;
    padding: 24px 0;
    width: 82px;
  }*/
}
@media only screen and (max-width: 768px) {
  /*.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:before {
    font-size: 16px;
    left: 10px;
    padding: 12px 0;
    width: 94px;
  }*/
}
/*.wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:after {
  content: "";
  height: 0;
  position: absolute;
  top: -14px;
  width: 0;
  border-color: transparent transparent #9e7804 #9e7804;
  border-style: solid;
  border-width: 7px 9px 7px 9px;
}*/
@media print, screen and (min-width: 769px) {
  .wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:after {
    left: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-group.is-style-c21-group-question > .wp-block-group__inner-container:after {
    left: 104px;
  }
}
.wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  /*.wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container {
    padding-top: 32px;
    padding-left: 105px;
    padding-right: 70px;
    padding-bottom: 24px;
  }*/
}
@media only screen and (max-width: 768px) {
  /*.wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container {
    padding-top: 32px;
    padding-left: 100px;
    padding-right: 10px;
    padding-bottom: 45px;
  }*/
}
/*.wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container:before {
  content: "回答";
  position: absolute;
  padding: 16px 20px;
  background: #eeeeee;
}
@media print, screen and (min-width: 769px) {
  .wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container:before {
    left: 17px;
    top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .wp-block-group.is-style-c21-group-answer > .wp-block-group__inner-container:before {
    left: 16px;
    top: 20px;
  }
}*/
.wp-block-group.is-style-c21-group-related-posts {
  margin-bottom: 20px;
  padding-top: 28px;
}
.wp-block-group.is-style-c21-group-related-posts > .wp-block-group__inner-container {
  position: relative;
  padding: 1em;
  border: 1px solid #ac9966;
}
.wp-block-group.is-style-c21-group-related-posts > .wp-block-group__inner-container:before {
  content: "関連記事";
  position: absolute;
  top: -28px;
  left: -1px;
  display: block;
  width: 98px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #ac9966;
  border-radius: 5px 5px 0 0;
}

.wp-block-flexible-table-block-table th {
  font-weight: normal;
}

.has-black-color {
  color: #000000;
}

.has-gray-color {
  color: #eeeeee;
}

.has-white-color {
  color: #ffffff;
}

.has-olive-color {
  color: #bf9616;
}

.has-khaki-color {
  color: #e0d1a4;
}

.has-beige-color {
  color: #e5e3d8;
}

.has-orange-color {
  color: #ffcc33;
}

.has-red-color {
  color: #990000;
}

.has-blue-color {
  color: #067dc0;
}

.has-green-color {
  color: #385723;
}

.has-dark-gray-color {
  color: #292929;
}

.has-light-gray-color {
  color: #a0a0a0;
}

.editor-contents, .wp-block-post-content {
  font-size: 16px;
}
@media print, screen and (min-width: 769px) {
  .editor-contents p:not(:last-child), .wp-block-post-content p:not(:last-child) {
    /*margin-bottom: 10px;*/
  }
}
@media only screen and (max-width: 768px) {
  .editor-contents p:not(:last-child), .wp-block-post-content p:not(:last-child) {
    /*margin-bottom: 1.3em;
    font-size: 13px !important;*/
  }
}
.editor-contents mark, .wp-block-post-content mark {
  font-weight: inherit;
  font-style: inherit;
}
.editor-contents strong, .wp-block-post-content strong {
  font-weight: 600;
  font-style: inherit;
}
.editor-contents em, .wp-block-post-content em {
  font-weight: inherit;
  font-style: italic;
}
.editor-contents table, .wp-block-post-content table {
  margin-bottom: 32px;
}
@media only screen and (max-width: 768px) {
	.editor-contents table, .wp-block-post-content table {
		font-size: 13px;
	}
}
