@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #1b1b1b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 765px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1530px) {
  .m-wrapper {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .m-wrapper {
    max-width: 89.3%;
    padding-inline: 0px;
  }
}

.tCenter {
  text-align: center !important;
}

.tRight {
  text-align: right !important;
}

.tLeft {
  text-align: left !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB15 {
  margin-bottom: 15px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB25 {
  margin-bottom: 25px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB35 {
  margin-bottom: 35px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB45 {
  margin-bottom: 45px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 765px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 765px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/*******************************
Coming Soon Style
*******************************/
.l-main.blog-main {
  overflow: visible;
}
@media screen and (max-width: 1530px) {
  .l-main.blog-main {
    overflow: hidden;
  }
}

.blog .title_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 100px 40px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 9px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background: #EDEFF7;
}
@media screen and (max-width: 765px) {
  .blog .title_block {
    padding: 45px;
  }
}
@media screen and (max-width: 640px) {
  .blog .title_block {
    padding: 25px;
  }
}
@media screen and (max-width: 765px) {
  .blog .title_block .m-wrapper {
    max-width: 100%;
  }
}
.blog .title_block .blog_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1240px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
@media screen and (max-width: 765px) {
  .blog .title_block .blog_title {
    gap: 0px;
  }
}
.blog .title_block .blog_title__ja {
  color: #293B69;
  text-align: center;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: bold;
}
@media screen and (max-width: 765px) {
  .blog .title_block .blog_title__ja {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.blog .title_block .blog_title__en {
  color: #293B69;
  text-align: center;
  font-family: "Jost", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
}
@media screen and (max-width: 765px) {
  .blog .title_block .blog_title__en {
    font-size: 16px;
    font-size: 1rem;
  }
}
.blog .blog_list {
  padding-top: 64px;
  -webkit-margin-after: 64px;
          margin-block-end: 64px;
  overflow: visible;
  position: relative;
}
@media screen and (max-width: 765px) {
  .blog .blog_list.blog_list_tag {
    padding-top: 45px;
  }
}
.blog .blog_list .blog_list_tag_title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
  -webkit-margin-after: 40px;
          margin-block-end: 40px;
  letter-spacing: 0.72px;
  text-align: center;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_tag_title {
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-margin-after: 30px;
            margin-block-end: 30px;
  }
}
.blog .blog_list .m-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
  max-width: 1240px;
  overflow: visible;
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .m-wrapper {
    max-width: 1260px;
  }
}
@media screen and (max-width: 1200px) {
  .blog .blog_list .m-wrapper {
    max-width: 89.3%;
  }
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .m-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.blog .blog_list .blog_list__left {
  width: calc(100% - 246px);
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list__left {
    width: 100%;
  }
}
.blog .blog_list .blog_list__right {
  width: 240px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: sticky;
  top: 120px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list__right {
    width: 220px;
  }
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list__right {
    width: 100%;
    position: static;
    height: auto;
  }
}
.blog .blog_list .blog_list__right .blog_list__right_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog .blog_list .blog_list__right .blog_list__right_category .blog_list__right_category_item .blog_list__right_category_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: #293B69;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 40px;
  background: #EDEFF7;
  text-decoration: none;
}
.blog .blog_list .blog_list__right .blog_list__right_category .blog_list__right_category_item .blog_list__right_category_item_link:hover {
  opacity: 0.7;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list__right .blog_list__right_category .blog_list__right_category_item .blog_list__right_category_item_link {
    font-size: 12px;
    font-size: 0.75rem;
    padding: 3px 10px 4px;
  }
}
.blog .blog_list .blog_list_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list_main {
    gap: 5%;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  -webkit-margin-after: 36px;
          margin-block-end: 36px;
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list_main .blog_list_main_item {
    width: 30%;
    gap: 2%;
  }
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main .blog_list_main_item {
    width: 47%;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_img {
  position: relative;
  width: 100%;
  padding-top: 66.333333%;
  background: #f4f5f7;
  overflow: hidden;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_link {
  display: block;
  width: 100%;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-padding-before: 12px;
          padding-block-start: 12px;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9px;
  -webkit-padding-before: 8px;
          padding-block-start: 8px;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-padding-before: 5px;
            padding-block-start: 5px;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info .blog_list_main_item_text_date {
  color: #5B5B5C;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info .blog_list_main_item_text_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9px;
}
@media screen and (max-width: 1530px) {
  .blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info .blog_list_main_item_text_tag {
    gap: 6px;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info .blog_list_main_item_text_tag .blog_list_main_item_text_tag_item {
  border-radius: 40px;
  background: #EDEFF7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #293B69;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 500;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_info .blog_list_main_item_text_tag .blog_list_main_item_text_tag_item {
    padding: 3px 8px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_title {
  color: #1B1B1B;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.48px;
  line-height: 1.5;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_text {
  color: #464646;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.42px;
  line-height: 1.5;
  -webkit-padding-before: 10px;
          padding-block-start: 10px;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_text .blog_list_main_item_text_text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.blog .blog_list .blog_list_main_item_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #293B69;
  color: #FFF;
  font-family: Roboto;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.36px;
}
@media screen and (max-width: 765px) {
  .blog .blog_list .blog_list_main_item_more {
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 10px 20px;
  }
}

.blog_single {
  background-color: #F4F5F7;
  padding-inline: 20px;
}
@media screen and (max-width: 765px) {
  .blog_single {
    padding-inline: 0px;
  }
}
.blog_single .blog_single_wrapper {
  max-width: 840px;
  margin-inline: auto;
  padding: 64px 0px 32px;
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_wrapper {
    max-width: 89.3%;
  }
}
.blog_single .blog_single_contents {
  padding: 48px;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 32px;
}
@media screen and (max-width: 1530px) {
  .blog_single .blog_single_contents {
    padding: 32px;
  }
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents {
    padding: 25px;
  }
}
.blog_single .blog_single_contents_title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.blog_single .blog_single_contents_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_info {
    gap: 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 15px;
  }
}
.blog_single .blog_single_contents_info .blog_single_contents_date {
  color: #5B5B5C;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.42px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_info .blog_single_contents_date {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.blog_single .blog_single_contents_info .blog_single_contents_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
@media screen and (max-width: 1530px) {
  .blog_single .blog_single_contents_info .blog_single_contents_tag {
    gap: 6px;
  }
}
.blog_single .blog_single_contents_info .blog_single_contents_tag .blog_single_contents_tag_item {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: normal;
  color: #293B69;
  background-color: #EDEFF7;
  border-radius: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_info .blog_single_contents_tag .blog_single_contents_tag_item {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.blog_single .blog_single_contents_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 30px;
}
.blog_single .blog_single_contents_sns .blog_single_contents_sns_item {
  max-width: 24px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_sns .blog_single_contents_sns_item {
    max-width: 20px;
  }
}
.blog_single .blog_single_contents_image {
  max-width: 100%;
  height: auto;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #DCDCDD;
  text-align: center;
}
.blog_single .blog_single_contents_content {
  color: #464646;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.42px;
  line-height: 1.5;
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_content {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.blog_single .blog_single_contents .blog-author-box {
  background-color: #f7f9fb;
  border-radius: 4px;
  padding: 30px;
  margin: 25px 0 0px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.blog_single .blog_single_contents .blog-author-title {
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0;
  font-size: 1.125rem;
  font-weight: bold;
  background: none;
  border: none;
}
.blog_single .blog_single_contents .blog-author-image {
  max-width: 100%;
  max-height: 65vh;
  display: block;
  margin: 1.5rem auto;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.blog_single .blog_single_contents_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
  padding: 40px 0px 40px 40px;
  border-radius: 4px;
  background: #EDEFF7;
}
@media screen and (max-width: 1530px) {
  .blog_single .blog_single_contents_bottom {
    padding: 30px 0px 30px 30px;
  }
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    margin-top: 32px;
    padding: 32px 30px 30px;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_bottom {
    padding: 25px;
  }
}
.blog_single .blog_single_contents_bottom_box {
  width: 50%;
}
@media screen and (max-width: 1530px) {
  .blog_single .blog_single_contents_bottom_box {
    width: 55%;
  }
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_bottom_box {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_bottom_box {
    width: 100%;
  }
}
.blog_single .blog_single_contents_bottom .blog_single_contents_bottom_title {
  color: #1B1B1B;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.54px;
  margin-bottom: 8px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_bottom .blog_single_contents_bottom_title {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 5px;
  }
}
.blog_single .blog_single_contents_bottom .blog_single_contents_bottom_text {
  color: #1B1B1B;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.42px;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_bottom .blog_single_contents_bottom_text {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 20px;
  }
}
.blog_single .blog_single_contents_bottom_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_bottom_list {
    gap: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.blog_single .blog_single_contents_bottom_list_item {
  list-style: none;
}
.blog_single .blog_single_contents_bottom_list_link {
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 12px 24px;
  min-width: 160px;
  border-radius: 4px;
  border: 1px solid #293B69;
}
.blog_single .blog_single_contents_bottom_image {
  width: 50%;
}
@media screen and (max-width: 1530px) {
  .blog_single .blog_single_contents_bottom_image {
    width: 45%;
  }
}
@media screen and (max-width: 765px) {
  .blog_single .blog_single_contents_bottom_image {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  .blog_single .blog_single_contents_bottom_image {
    width: 100%;
  }
}
.blog_single .blog_single_list_back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.blog_single_recommend {
  padding: 64px 0px 80px;
  background-color: #F4F5F7;
}
@media screen and (max-width: 640px) {
  .blog_single_recommend {
    padding: 45px 0px 60px;
  }
}
.blog_single_recommend.blog_single_recommend--no-posts {
  padding: 20px 0px 80px;
}
@media screen and (max-width: 640px) {
  .blog_single_recommend.blog_single_recommend--no-posts {
    padding: 3px 0px 60px;
  }
}
.blog_single_recommend .blog_single_recommend_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 970px;
  margin-inline: auto;
}
@media screen and (max-width: 1530px) {
  .blog_single_recommend .blog_single_recommend_list {
    gap: 5%;
  }
}
.blog_single_recommend .blog_single_recommend_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1530px) {
  .blog_single_recommend .blog_single_recommend_list_item {
    width: 30%;
    gap: 2%;
  }
}
@media screen and (max-width: 765px) {
  .blog_single_recommend .blog_single_recommend_list_item {
    width: 47%;
  }
}
@media screen and (max-width: 640px) {
  .blog_single_recommend .blog_single_recommend_list_item {
    margin-bottom: 20px;
  }
}
.blog_single_recommend .blog_single_recommend_list_item_link {
  text-decoration: none;
  display: block;
  width: 100%;
}
.blog_single_recommend .blog_single_recommend_list_item_link:hover {
  text-decoration: none;
  opacity: 0.7;
}
.blog_single_recommend .blog_single_recommend_list_item_img {
  position: relative;
  width: 100%;
  padding-top: 63.333333%;
  background: #f4f5f7;
  overflow: hidden;
}
.blog_single_recommend .blog_single_recommend_list_item_img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.blog_single_recommend .blog_single_recommend_list_item_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-padding-before: 12px;
          padding-block-start: 12px;
}
@media screen and (max-width: 640px) {
  .blog_single_recommend .blog_single_recommend_list_item_text {
    -webkit-padding-before: 7px;
            padding-block-start: 7px;
  }
}
.blog_single_recommend .blog_single_recommend_list_item_text_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 9px;
}
.blog_single_recommend .blog_single_recommend_list_item_text_info .blog_single_recommend_list_item_text_date {
  color: #5B5B5C;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  -webkit-padding-before: 6px;
          padding-block-start: 6px;
}
.blog_single_recommend .blog_single_recommend_list_item_text_info .blog_single_recommend_list_item_text_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1530px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_info .blog_single_recommend_list_item_text_tag {
    gap: 6px;
  }
}
.blog_single_recommend .blog_single_recommend_list_item_text_info .blog_single_recommend_list_item_text_tag .blog_single_recommend_list_item_text_tag_item {
  border-radius: 40px;
  background: #EDEFF7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #293B69;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 500;
  list-style: none;
}
@media screen and (max-width: 765px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_info .blog_single_recommend_list_item_text_tag .blog_single_recommend_list_item_text_tag_item {
    padding: 3px 8px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.blog_single_recommend .blog_single_recommend_list_item_text_title {
  color: #1B1B1B;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.48px;
  line-height: 1.5;
  margin: 0;
}
@media screen and (max-width: 765px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 640px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_title {
    -webkit-padding-before: 7px;
            padding-block-start: 7px;
  }
}
.blog_single_recommend .blog_single_recommend_list_item_text_text {
  color: #464646;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.42px;
  line-height: 1.5;
  -webkit-padding-before: 8px;
          padding-block-start: 8px;
  margin: 0;
}
@media screen and (max-width: 765px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_text {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 640px) {
  .blog_single_recommend .blog_single_recommend_list_item_text_text {
    -webkit-padding-before: 7px;
            padding-block-start: 7px;
  }
}
.blog_single_recommend .blog_single_list_back {
  font-size: 12px;
  font-size: 0.75rem;
  max-width: 145px;
  padding: 12px 24px;
  border-radius: 4px;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (max-width: 640px) {
  .blog_single_recommend .blog_single_list_back {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}

/* 記事全体のベース設定 */
.blog_single_contents_content {
  line-height: 1.8;
  font-size: 16px;
  color: #333;
  word-break: break-all;
}

/* 見出し：情報の区切りを明確に */
.blog_single_contents_content h2 {
  font-size: 1.5rem;
  padding: 0.5em 0.8em;
  margin: 2.5rem 0 1.5rem;
  background-color: #f8f9fa; /* 薄いグレーでセクションを区切る */
  border-left: 6px solid #005bac; /* ASTERIA Warp風のアクセントカラー */
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content h2 {
    font-size: 1.1rem;
  }
}

.blog_single_contents_content h3 {
  font-size: 1.3rem;
  margin: 2rem 0 1rem;
  padding-bottom: 0.3em;
  border-bottom: 2px solid #005bac;
}

.blog_single_contents_content h4 {
  font-size: 1.1rem;
  margin: 1.5rem 0 0.8rem;
  color: #005bac;
  font-weight: bold;
}

/* テキスト・段落 */
.blog_single_contents_content p {
  margin-bottom: 1.5rem;
}

/* 太字マーカーペン風 */
.blog_single_contents_content strong {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #c1e0ff));
  background: linear-gradient(transparent 65%, #c1e0ff 65%);
}

/* リスト：ASTERIAブログのようにスッキリと */
.blog_single_contents_content ul {
  margin: 1rem 0 1.5rem 1.5rem;
  padding: 0;
}

.blog_single_contents_content li {
  margin-bottom: 0.5rem;
  list-style-type: disc;
}

/* 水平線：控えめな目印に */
.blog_single_contents_content hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 2rem 0;
}

/* 画像：はみ出さないようにレスポンシブ対応 */
.blog_single_contents_content img {
  max-width: 100%;
  height: auto;
  max-height: 65vh; /* 縦長対策 */
  -o-object-fit: contain;
     object-fit: contain; /* 縦長対策 */
  display: block;
  margin: 1.5rem auto;
  border-radius: 4px;
}

/* 執筆者画像：丸く */
.blog_single_contents_content .Author_image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* 本文中のテキストリンク（システム側の強制設定を上書き） */
.blog_single_contents_content a,
.blog_single_contents_content a:where(:not(.wp-element-button)) {
  color: #005bac;
  -webkit-text-decoration: underline dotted !important;
          text-decoration: underline dotted !important; /* 強制的に点線を表示 */
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}

/* ホバー時の反応 */
.blog_single_contents_content a:hover {
  color: #003a6e;
  background-color: rgba(0, 91, 172, 0.05);
  text-decoration: none !important; /* ホバー時は線を消す */
}

/* ブログ一覧サムネイル比率（1200*628） */
.blog .blog_list .blog_list_main .blog_list_main_item .blog_list_main_item_img {
  padding-top: 52.33%;
}

/* ブログお勧め一覧サムネイル比率（1200*628） */
.blog_single_recommend .blog_single_recommend_list_item_img {
  padding-top: 52.33%;
}

/* 用語説明（用語解説）ボックス */
.blog_single_contents_content .term_explanation_box {
  background-color: #f0f7ff; /* 視認性の高い非常に薄い青 */
  border: 1px solid #cce0ff; /* 枠線 */
  border-left: 5px solid #005bac; /* 左側のアクセント線（既存の見出しと合わせる） */
  padding: 1.5rem 2rem;
  margin: 2.5rem 0;
  border-radius: 8px;
  position: relative;
}

/* ボックスの右上に「用語解説」などのラベルを表示（不要なら削除OK） */
.blog_single_contents_content .term_explanation_box::before {
  content: "用語解説";
  display: inline-block;
  position: absolute;
  top: -12px;
  left: 15px;
  background-color: #005bac;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 12px;
  border-radius: 20px;
}

/* ボックス内の要素の余白調整 */
.blog_single_contents_content .term_explanation_box > *:first-child {
  margin-top: 0;
}

.blog_single_contents_content .term_explanation_box > *:last-child {
  margin-bottom: 0;
}

/* 注釈 */
.blog_single_contents_content p.comment {
  background-color: #f0f7ff;
  border: 1px solid #cce3ff;
  border-radius: 8px;
  padding: 15px 20px;
  color: #004bb1;
  margin: 1.5rem 0;
  padding-left: 2.2em;
  text-indent: -1.2em;
}

/* 目次スタイル */
#toc_container {
  background: #fdfdfd;
  border: 1px solid #e0e6ed;
  padding: 25px;
  width: auto;
  display: table;
  border-radius: 4px;
}

#toc_container .toc_title {
  font-weight: bold;
  font-size: 1.1em;
  color: #333;
  margin-bottom: 15px;
  border-bottom: 2px solid #005bac;
  display: inline-block;
  padding-bottom: 3px;
}

#toc_container ul, #toc_container li {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

#toc_container .toc_list {
  counter-reset: toc-count;
}

#toc_container .toc_list > li {
  counter-increment: toc-count;
  margin-top: 12px;
}

#toc_container .toc_list > li > a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

#toc_container .toc_list > li > a::before {
  content: counter(toc-count) ". ";
  color: #005bac;
  margin-right: 8px;
}

#toc_container .toc_list > li ul {
  margin-left: 20px;
  margin-top: 8px;
}

#toc_container .toc_list > li ul li {
  margin-bottom: 6px;
}

#toc_container .toc_list > li ul li a {
  color: #666;
  text-decoration: none;
}

#toc_container .toc_list > li ul li a::before {
  content: "- ";
  color: #999;
  margin-right: 8px;
  font-weight: normal;
}

#toc_container a:hover {
  color: #005bac !important;
  text-decoration: underline;
}

/* 目次内のリンクには下線を入れない（上書き） */
#toc_container a,
#toc_container a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}

/* FAQ全体の区切り線 */
.blog_single_contents_content .faq-item {
  border-bottom: 1px solid #ddd;
}

/* 質問（Q）の設定 */
.blog_single_contents_content .faq-question {
  padding: 15px 30px 15px 0;
  cursor: pointer;
  font-weight: bold;
  list-style: none;
  display: block;
  position: relative;
  line-height: 1.5;
}

/* 質問の頭に「Q. 」を追加 */
.blog_single_contents_content .faq-question::before {
  content: "Q. ";
  color: #333;
}

/* Safari用矢印消去 */
.blog_single_contents_content .faq-question::-webkit-details-marker {
  display: none;
}

/* 右側の＋ーアイコン */
.blog_single_contents_content .faq-question::after {
  content: "+";
  position: absolute;
  right: 5px;
  color: #999;
}

.blog_single_contents_content .faq-item[open] .faq-question::after {
  content: "−";
}

/* 回答（A）の設定 */
.blog_single_contents_content .faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  -webkit-transition: grid-template-rows 0.3s;
  transition: grid-template-rows 0.3s;
  transition: grid-template-rows 0.3s, -ms-grid-rows 0.3s;
  overflow: hidden;
  color: #444;
  line-height: 1.6;
}

/* 回答の頭に「A. 」を追加 */
.blog_single_contents_content .faq-answer::before {
  content: "A. ";
  font-weight: bold;
  display: inline;
}

.blog_single_contents_content .faq-item[open] .faq-answer {
  grid-template-rows: 1fr;
  padding-bottom: 15px; /* 開いた時の下の余白 */
}

/* Tips（設定・ヒント）ボックス：シンプル版 */
.blog_single_contents_content .tips-box {
  background-color: #fafafa; /* 非常に薄いグレー */
  border: 2px solid #eeeeee; /* 控えめな枠線 */
  border-radius: 12px; /* 柔らかい角丸 */
  padding: 1.5rem 2rem;
  margin: 2.5rem 0;
  position: relative;
}

/* 右上のTipsラベル */
.blog_single_contents_content .tips-box::before {
  content: "Tips";
  display: inline-block;
  position: absolute;
  top: -12px;
  right: 20px;
  background-color: #777;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 10px;
  border-radius: 4px;
  letter-spacing: 1px;
}

/* ボックス内の見出し（h3, h4）の余白調整 */
.blog_single_contents_content .tips-box h3,
.blog_single_contents_content .tips-box h4 {
  margin-top: 0; /* ボックスの先頭に来る場合は上の余白を詰める */
  border-bottom-color: #ddd; /* 枠内の場合は少し線を薄く（お好みで） */
}

/* ボックス内の最後の要素の余白を消す */
.blog_single_contents_content .tips-box > *:last-child {
  margin-bottom: 0;
}

/* ボックス内の画像 */
.blog_single_contents_content .tips-box img {
  margin: 1.5rem auto;
  border: 1px solid #ddd;
}

/* 著者紹介ボックス全体 */
.blog_single_contents_content .blog-author-box {
  background-color: #f7f9fb;
  border-radius: 4px;
  padding: 30px;
  margin: 30px 0 -15px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content .blog-author-box {
    padding: 20px;
  }
}

/* 著者紹介の見出し */
.blog_single_contents_content .blog-author-title {
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0;
  font-size: 1.125rem;
  font-weight: bold;
  background: none;
  border: none;
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content .blog-author-title {
    font-size: 0.925rem;
  }
}

/* 紹介文エリア */
/* 執筆者の画像エリア */
@media screen and (max-width: 640px) {
  .blog_single_contents_content .blog-author-image {
    width: 100px;
    height: 100px;
    margin: 0.8rem auto 1.2rem;
  }
}

/* テーブル全体のラッパー */
.blog_single_contents_content .table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 2.5rem 0;
}

/* 明るいトーンのミニマル・テーブル */
.blog_single_contents_content table.minimalist-line-table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  background-color: transparent;
  /* 上下の外枠線を明るいネイビーグレーに（太さも1.5pxに微調整） */
  border-top: 1.5px solid #5d8aa8;
  border-bottom: 1.5px solid #5d8aa8;
}

/* ヘッダーとセルの共通設定（すべて中央配置・明るめトーン） */
.blog_single_contents_content .minimalist-line-table th,
.blog_single_contents_content .minimalist-line-table td {
  padding: 16px 12px;
  text-align: center;
  /* 文字色を「濃紺」から「ソフトなネイビーグレー」へ */
  color: #4a5568;
  /* 内側の線をさらに淡い色に */
  border-bottom: 1px solid #f0f4f8;
}

/* ヘッダー（1行目）の設定 */
.blog_single_contents_content .minimalist-line-table thead th {
  font-weight: 700;
  color: #2d3748; /* ヘッダーのみ少しだけ濃くして視認性を確保 */
  border-bottom: 1px solid #5d8aa8; /* ヘッダー下の線を外枠と同じ色に */
  background-color: #f7fafc; /* ごく薄いブルーを敷いて明るさを強調 */
}

/* 1列目（項目名）も中央配置 */
.blog_single_contents_content .minimalist-line-table tbody th {
  font-weight: 600;
  text-align: center;
}

/* 最後の行の線は消す */
.blog_single_contents_content .minimalist-line-table tbody tr:last-child td,
.blog_single_contents_content .minimalist-line-table tbody tr:last-child th {
  border-bottom: none;
}

/* ホバー時の背景色（さらに明るい水色系） */
.blog_single_contents_content .minimalist-line-table tbody tr:hover {
  background-color: #f0f9ff;
}

/* --- カード型リンク：WordPress自動整形対策版 --- */
.blog_single_contents_content .custom-blog-card {
  position: relative; /* 透明リンクの基準点 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: transparent;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  margin: 0 0 1.5rem 0; /* 下側のみ余白 */
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content .custom-blog-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* ホバー時の反応：影と枠線のみ */
.blog_single_contents_content .custom-blog-card:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

/* 透明なリンクをカード全体に広げる */
.blog_single_contents_content .card-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; /* 最前面に配置 */
  text-decoration: none !important;
  background: none !important; /* 本文リンクの背景色設定を打ち消し */
}

/* サムネイル部分 */
.blog_single_contents_content .custom-blog-card .card-thumb {
  width: 30%;
  aspect-ratio: 16/9;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  line-height: 0;
  border-radius: 4px;
  margin: 1rem 0 1rem 1rem;
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content .custom-blog-card .card-thumb {
    width: 100%;
    margin: 0;
  }
}

/* 画像の拡大アニメーション */
.blog_single_contents_content .custom-blog-card .card-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

/* カード全体にマウスが乗ったら画像を拡大 */
.blog_single_contents_content .custom-blog-card:hover .card-thumb img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

/* テキスト部分 */
.blog_single_contents_content .custom-blog-card .card-body {
  padding: 1rem 1.5rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* タイトル：ネイビー系 */
.blog_single_contents_content .custom-blog-card .card-title {
  font-weight: 700;
  font-size: 1.1rem;
  color: #005bac;
}
@media screen and (max-width: 640px) {
  .blog_single_contents_content .custom-blog-card .card-title {
    font-size: 0.9rem;
  }
}

/* 抜粋文：明るいネイビーグレー */
/* レスポンシブ対応 */
@media screen and (max-width: 765px) and (max-width: 640px) {
  .blog_single_contents_content .custom-blog-card .card-excerpt {
    display: none;
  }
}
/* 番号付きリスト（ol）専用：既存の黒丸設定を数字に上書き */
/* 1. ol本体の余白設定（ulと同じ数値に設定） */
.blog_single_contents_content ol {
  margin: 1rem 0 1.5rem 1.5rem;
  padding: 0;
}

/* 2. olの中のliだけを「数字」に変更 */
.blog_single_contents_content ol li {
  list-style-type: decimal;
}

/* 3. 番号部分だけをアクセントカラー（青）にする */
.blog_single_contents_content ol li::marker {
  color: #005bac;
  font-weight: bold;
}

/* 小見出し：h2の弟分スタイルh5 */
.blog_single_contents_content h5 {
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  padding: 0.5em 0.8em;
  margin: 1.8rem 0 1rem;
  /* 左側の線：h2(6px)より細い4pxで「子分感」を */
  border-left: 4px solid #005bac;
  /* 背景：左から右へ、非常に淡い青から白へ消えるグラデーション */
  background: -webkit-gradient(linear, left top, right top, from(#f8faff), to(#f0f7ff));
  background: linear-gradient(to right, #f8faff, #f0f7ff);
  /* 箇条書きが直後に来ても違和感がないよう調整 */
  display: block;
}/*# sourceMappingURL=blog.css.map */