@charset "UTF-8";
/* =====================================
	▼▼▼ 各投稿詳細
===================================== */
.research_report_title .title_image {
  width: 100%;
  height: 442px;
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.research_report_title .title_image > img {
  width: 100%;
  height: 442px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.research_report_title .title_inner {
  margin: -30px auto 0;
  background: #fff;
  width: 100%;
  max-width: 1180px;
  padding: 35px 0 15px;
  z-index: 1;
  position: relative;
  min-height: 130px;
  border-radius: 12px 12px 0 0;
}
.research_report_title .title_inner .cat_sns_wrap {
  align-items: center;
  justify-content: flex-end;
  margin: 0 0 25px;
}
.research_report_title .title_inner .cat_sns_wrap .cat_name {
  font-weight: 700;
  color: #d23e3e;
  font-size: 14px;
}
.research_report_title .title_inner .cat_sns_wrap .share_sns > div:not(:last-child) {
  margin: 0 10px 0 0;
}
.research_report_title .title_inner .cat_sns_wrap .share_sns > div > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid #eee;
  background: #fff;
}
.research_report_title .title_inner .cat_sns_wrap .share_sns > div.hatena > a > img {
  width: 16px;
}
.research_report_title .title_inner .cat_sns_wrap .share_sns > div.twitter > a > img {
  width: 17px;
}
.research_report_title .title_inner .cat_sns_wrap .share_sns > div.facebook > a > img {
  width: 8px;
}
.research_report_title .title_inner .title_text_btn {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.research_report_title .title_inner .title_text_btn .btn_pdf {
  width: 300px;
  margin: 0;
}
.research_report_title .title_inner .post_title {
  font-size: 28px;
  line-height: 42px;
  font-weight: 500;
  color: #00aaeb;
  margin: 0 0 20px;
  text-align: justify;
}
.research_report_title .title_inner .tag {
  flex-wrap: wrap;
  margin: 0;
}
.research_report_title .title_inner .tag > p > a {
  display: block;
  font-size: 14px;
  color: #00aaeb;
  border: 1px solid #eeeeee;
  margin: 0 10px 10px 0;
  padding: 0 12px;
  height: 36px;
  line-height: 34px;
  border-radius: 3px;
}

.post_title_wrap {
  background-color: rgba(225, 247, 255, 0.5);
}
.post_title_wrap .title_inner {
  margin: 0 auto 0;
  width: 100%;
  max-width: 1040px;
  padding: 15px 0 20px;
  z-index: 1;
  position: relative;
  min-height: 130px;
  border-radius: 12px 12px 0 0;
}
.post_title_wrap .title_inner .cat_sns_wrap {
  align-items: center;
  justify-content: space-between;
  margin: 0 0 15px;
}
.post_title_wrap .title_inner .cat_sns_wrap.no_category {
  justify-content: flex-end;
}
.post_title_wrap .title_inner .cat_sns_wrap .cat_name {
  font-size: 14px;
  font-weight: 700;
  color: #d23e3e;
}
.post_title_wrap .title_inner .cat_sns_wrap .share_sns > div:not(:last-child) {
  margin: 0 10px 0 0;
}
.post_title_wrap .title_inner .cat_sns_wrap .share_sns > div > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: #fff;
}
.post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.hatena > a > img {
  width: 16px;
}
.post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.twitter > a > img {
  width: 17px;
}
.post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.facebook > a > img {
  width: 8px;
}
.post_title_wrap .title_inner .title_text_btn {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.post_title_wrap .title_inner .title_text_btn .btn_pdf {
  width: 300px;
  margin: 0;
}
.post_title_wrap .title_inner .post_title {
  font-size: 28px;
  line-height: 42px;
  font-weight: 500;
  color: #005880;
  margin: 0 0 15px;
  text-align: justify;
}
.post_title_wrap .title_inner .tag {
  flex-wrap: wrap;
  margin: 0;
}
.post_title_wrap .title_inner .tag > p > a {
  display: block;
  background: #fff;
  font-size: 14px;
  color: #005880;
  margin: 0 10px 0 0;
  padding: 0 12px;
  height: 36px;
  line-height: 34px;
  border-radius: 3px;
}

.date_wrap {
  margin-bottom: 5px;
  line-height: 1.2;
}

.date {
  font-size: 14px;
  color: #999;
  font-family: "Oswald", sans-serif;
  margin: 0 0 20px;
}
.date .jp {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}

#editor {
  color: #555;
  overflow: hidden;
}
#editor h2 {
  color: #ffffff;
  padding: 2px 12px 4px;
  background-color: #00aaeb;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}

#contents {
  line-height: 1.75;
  font-weight: 400;
}
#contents .contents_inner {
  margin: 0 0 100px;
  overflow: hidden;
}
#contents .paragraph {
  overflow: hidden;
  margin: 0 0 40px;
}
#contents h2 {
  font-size: 28px;
  line-height: 44px;
  margin: 30px 0;
}
#contents h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 15px;
  padding-bottom: 5px;
  margin: 20px 0;
  border-bottom: 6px solid #00aaeb;
}
#contents h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 10px 0;
  padding: 5px 0 6px;
  border-bottom: 2px solid #bbbbbb;
}
#contents h5 {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #e4e4e4;
}
#contents h6 {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0;
  padding-bottom: 6px;
  border-bottom: 2px solid #f0f0f0;
}
#contents p {
  font-size: 16px;
  text-align: justify;
  margin: 0 0 15px;
  font-weight: 400;
}
#contents .faq {
  margin: 0 0 30px;
}
#contents .faq dt {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 10px;
}
#contents .faq dt::before {
  content: "－";
  margin: 0 10px 0 0;
}
#contents .faq dd {
  font-weight: 400;
}
#contents .faq dd + dt {
  margin-top: 2em;
}
#contents .bg_col {
  padding: 40px;
  background: #e1f7ff;
  margin: 0 0 30px;
}
#contents .bg_col > p {
  margin: 0;
}
#contents .quote {
  padding: 40px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 0 0 30px;
}
#contents .quote > p {
  margin: 0 0 20px;
}
#contents .quote .article_source {
  text-align: right;
  margin: 0;
  font-size: 14px;
}
#contents .image_txt {
  margin: 0 0 40px;
}
#contents .image_txt > div:last-child {
  margin: 0;
}
#contents .image {
  margin: 0 0 20px;
}
#contents .image figure {
  width: 100%;
  margin: 0 0 20px;
}
#contents .image figure > img {
  width: 100%;
}
#contents .image figcaption {
  font-size: 14px;
  font-weight: 400;
}
#contents .image_right {
  margin: 0 0 20px;
}
#contents .image_right:after {
  clear: both;
}
#contents .image_right .figure_wrap {
  float: right;
  width: 368px;
  margin: 0 0 30px 30px;
}
#contents .image_right .figure_wrap figure {
  margin: 0 0 20px;
}
#contents .image_right .figure_wrap figcaption {
  width: 368px;
  font-size: 14px;
  font-weight: 400;
}
#contents .image_right > p {
  margin: 0;
}
#contents .image_left {
  margin: 0 0 20px;
}
#contents .image_left:after {
  clear: both;
}
#contents .image_left .figure_wrap {
  float: left;
  width: 368px;
  margin: 0 30px 30px 0;
}
#contents .image_left .figure_wrap figure {
  margin: 0 0 20px;
}
#contents .image_left .figure_wrap figcaption {
  width: 368px;
  font-size: 14px;
  font-weight: 400;
}
#contents .image_left > p {
  margin: 0;
}
#contents .post_list {
  flex-wrap: wrap;
  margin: -1% 0 50px;
}
#contents .post_list .post {
  width: 32%;
  letter-spacing: 0.1em;
  position: relative;
  margin: 1.3333% 1.3333% 0 0;
  display: flex;
  flex-direction: column;
}
#contents .post_list .post:last-child {
  margin-right: 0;
}
#contents .post_list .post .thum {
  width: 100%;
  height: 135px;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  margin: 0;
}
#contents .post_list .post .thum > img {
  width: 100%;
  height: 135px;
  aspect-ratio: 244/135;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
#contents .post_list .post .post_inner {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border: 1px solid #eeeeee;
  border-top: none;
  border-radius: 0 0 6px 6px;
  flex: 1 0 auto;
}
#contents .post_list .post .post_inner .post_name {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 10px;
}
#contents .post_list .post .post_inner .post_title {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px;
}
#contents .post_list .post .post_inner .tag {
  flex-wrap: wrap;
  margin: 0 0 20px;
}
#contents .post_list .post .post_inner .tag > p {
  margin: 0;
}
#contents .post_list .post .post_inner .tag > p > a {
  display: block;
  font-size: 12px;
  color: #999;
  border: 1px solid #eeeeee;
  margin: 0 5px 5px 0;
  padding: 0 7px;
  line-height: 21px;
  border-radius: 2px;
}
#contents .post_list .post .post_inner .date_warp {
  margin-top: auto;
}
#contents .post_list .post .post_inner .date_warp .date {
  display: block;
  margin: 0;
  line-height: 1.2;
}
#contents .post_list .post .post_inner .date_warp .date + .date {
  margin-top: 5px;
}
#contents .post_list .post .post_inner .date_warp .date + .date .slash {
  display: none;
}
#contents .post_list .post .post_inner .date {
  font-size: 12px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  color: #999;
}
#contents .category_list_wrap {
  overflow: hidden;
  padding: 30px 0 0;
  border-top: 1px solid #eee;
}
#contents .category_list_wrap > h2 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 30px;
}
#contents .category_list_wrap > .btn_list > a {
  width: 368px;
}
#contents .category_list_wrap > .btn_list > a::before {
  position: static;
  content: none;
}
#contents .category_list {
  margin: 0 auto 40px;
}
#contents .category_list .cat_box:nth-child(3n) {
  margin-right: 0;
}
#contents .category_list .cat_box a .cat_name {
  margin: 0;
}
#contents .category_list .cat_box a > .flex {
  height: 66px;
}
#contents .category_list .cat_box a > .flex > .cat_txt > p {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}
#contents .category_list .cat_box a > .flex > .arrow {
  margin: 0;
}
#contents #editor a:link, #contents #editor a:visited {
  color: #00aaeb;
  text-decoration: underline;
}
#contents #editor .wp-block-file__button {
  display: none;
}
#contents .subtag {
  flex-wrap: wrap;
  margin: 0 0 50px;
}
#contents .subtag .tag_name {
  margin: 0 10px 10px 0;
}
#contents .subtag .tag_name a {
  font-size: 14px;
  font-weight: 500;
  color: #656565;
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  background-color: #eeeeee;
  border-radius: 18px;
}
#contents .subtag .tag_name a span {
  color: #00a9e9;
}
#contents .line_yellow {
  font-weight: 700;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFFD80 0%) repeat scroll 0 0;
}
#contents .line_pink {
  font-weight: 700;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFCCE6 0%) repeat scroll 0 0;
}
#contents .line_green {
  font-weight: 700;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #CDFFCC 0%) repeat scroll 0 0;
}
#contents .wp-block-quote > p {
  margin: 0 0 10px;
}

.p-post_table_wrap {
  margin-bottom: 30px;
  font-size: 14px;
}

.p-post_table {
  width: 100%;
  border-collapse: collapse;
}
.p-post_table thead {
  border-top: 4px solid #eee;
}

.p-post_table_head, .p-post_table_data {
  padding: 1em;
  border: 1px solid #eee;
}

.p-post_table__side-noborder .p-post_table_head, .p-post_table__side-noborder .p-post_table_data {
  border-left: none;
  border-right: none;
}

.p-post_table_head {
  background: #fcfcfc;
  white-space: nowrap;
}

.p-post_table.mynavi-blue thead {
  border: none;
}
.p-post_table.mynavi-blue .p-post_table_head {
  color: #fff;
  background: #00aaeb;
}
.p-post_table.light-blue thead {
  border: none;
}
.p-post_table.light-blue .p-post_table_head {
  background: #e1f7fe;
  border-color: #bad3ff;
}
.p-post_table.dark-gray thead {
  border: none;
}
.p-post_table.dark-gray .p-post_table_head {
  color: #fff;
  background: #666;
}
.p-post_table.orange thead {
  border: none;
}
.p-post_table.orange .p-post_table_head {
  color: #fff;
  background: #ff9f31;
}

.btn_pdf {
  width: 368px;
  margin: 0 auto 100px;
}
.btn_pdf a {
  display: block;
  border-radius: 4px;
  border: 2px solid #00aaeb;
  color: #00aaeb;
  height: 70px;
  line-height: 66px;
  text-align: center;
}
.btn_pdf a::before {
  margin: 0 10px 0 0;
  content: " ";
  display: inline-block;
  width: 24px;
  height: 26px;
  background: url(../img/common/icon_pdf.png);
  background-size: contain;
  vertical-align: middle;
}

.btn_contact_us {
  justify-content: space-between;
  margin: 0;
}
.btn_contact_us > div {
  width: 47.4%;
  height: 80px;
}
.btn_contact_us > div > a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 2px solid #00aaeb;
  color: #00aaeb;
  height: 100%;
  width: 100%;
  position: relative;
  text-align: center;
  line-height: 1.3;
}
.btn_contact_us > div > a::before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  content: " ";
  display: inline-block;
  width: 19px;
  height: 11px;
  background: url(../img/common/arrows_next.png) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.related_article {
  overflow: hidden;
  padding: 60px 0 0;
  border-top: 1px solid #eee;
}
.related_article .post_list .post .thum .no_thumbnail {
  height: 135px;
}
.related_article .post_list .post .thum .no_thumbnail .no_thumbnail_inner {
  font-size: 16px;
}
.related_article > h2 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 30px;
}
.related_article > .btn_list > a {
  width: 368px;
}
.related_article > .btn_list > a::before {
  position: static;
  content: none;
}
.related_article .posts_year {
  margin: 0 auto 100px;
}
.related_article .posts_year .year_wrap:not(:last-child) {
  margin: 0 0 30px;
}
.related_article .posts_year .year_wrap .year_title {
  background-color: #f5f5f5;
  line-height: 40px;
  color: #0693e3;
  font-weight: 700;
  font-size: 18px;
  padding: 0 20px;
  margin: 0 0 10px;
}
.related_article .posts_year .year_wrap .post_title {
  margin: 0 0 3px;
}
.related_article .posts_year .year_wrap .post_title::before {
  content: "・";
  font-weight: 700;
  margin: 0 3px 0 0;
}
.related_article .posts_year .year_wrap .post_title a {
  color: #0693e3;
  text-decoration: underline;
}
.related_article .posts_year .year_wrap .post_title a > br {
  display: none;
}

.open-btn > a::before {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
}
.open-btn > a.open_list::before {
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
}

.guest,
#author_id {
  border-radius: 6px;
  border: 1px solid #00abeb;
  padding: 20px 30px;
  margin: 20px 0;
  position: relative;
  transition: opacity 0.2s linear;
}
.guest:hover,
#author_id:hover {
  opacity: 0.6;
}
.guest .profile_inner,
#author_id .profile_inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.guest .profile_inner .author_img,
#author_id .profile_inner .author_img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.guest .profile_inner .author_img img,
#author_id .profile_inner .author_img img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.guest .profile_inner .text_details,
#author_id .profile_inner .text_details {
  width: calc(100% - 105px);
}
.guest .profile_inner .text_details .post_wrap,
#author_id .profile_inner .text_details .post_wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #999;
  font-weight: 400;
  font-size: 14px;
}
.guest .profile_inner .text_details .post_wrap .type,
#author_id .profile_inner .text_details .post_wrap .type {
  font-size: 12px;
  font-weight: bold;
  color: #00abeb;
  margin: 0 20px 0 0;
}
.guest .profile_inner .text_details .post_wrap .facultyname,
#author_id .profile_inner .text_details .post_wrap .facultyname {
  margin: 0 16px 0 0;
}
.guest .profile_inner .text_details .name_wrap,
#author_id .profile_inner .text_details .name_wrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  font-size: 22px;
  line-height: 1.2;
}
.guest .profile_inner .text_details .name_wrap .displayname a,
#author_id .profile_inner .text_details .name_wrap .displayname a {
  text-decoration: none;
}
.guest .profile_inner .text_details .name_wrap .displayname a::after,
#author_id .profile_inner .text_details .name_wrap .displayname a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.guest .profile_inner .text_details .name_wrap .englishname,
#author_id .profile_inner .text_details .name_wrap .englishname {
  font-size: 14px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #999;
  margin-left: 20px;
}

.guest_list .guest:hover {
  opacity: 1;
}

/* ▼▼▼ 768px
=====================================*/
@media screen and (max-width: 768px) {
  .research_report_title .title_image {
    height: 118px;
  }
  .research_report_title .title_image > img {
    height: 118px;
  }
  .research_report_title .title_inner {
    margin: 0 auto 0;
    width: 100%;
    max-width: 1180px;
    padding: 30px 20px 15px;
    z-index: 1;
    position: relative;
    min-height: 0;
    border-radius: 0;
  }
  .research_report_title .title_inner .cat_sns_wrap {
    margin: 0 0 20px;
  }
  .research_report_title .title_inner .cat_sns_wrap .cat_name {
    font-size: 12px;
  }
  .research_report_title .title_inner .cat_sns_wrap .share_sns > div:not(:last-child) {
    margin: 0 8px 0 0;
  }
  .research_report_title .title_inner .cat_sns_wrap .share_sns > div > a {
    width: 37px;
    height: 37px;
    border: 1px solid #eee;
  }
  .research_report_title .title_inner .cat_sns_wrap .share_sns > div.hatena > a > img {
    width: 13px;
  }
  .research_report_title .title_inner .cat_sns_wrap .share_sns > div.twitter > a > img {
    width: 14px;
  }
  .research_report_title .title_inner .cat_sns_wrap .share_sns > div.facebook > a > img {
    width: 7px;
  }
  .research_report_title .title_inner .title_text_btn {
    display: block;
  }
  .research_report_title .title_inner .title_text_btn .btn_pdf {
    margin: 10px 0 0;
    width: 100%;
  }
  .research_report_title .title_inner .post_title {
    font-size: 23px;
    line-height: 31px;
    margin: 0 0 35px;
  }
  .research_report_title .title_inner .tag {
    flex-wrap: wrap;
    margin: 0;
  }
  .research_report_title .title_inner .tag > p > a {
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 0 12px;
    height: 30px;
    line-height: 28px;
  }
  .post_title_wrap .title_inner {
    margin: 0 auto 0;
    width: 100%;
    max-width: 100%;
    padding: 20px 20px 10px;
    z-index: 1;
    position: relative;
    min-height: 130px;
    border-radius: 12px 12px 0 0;
  }
  .post_title_wrap .title_inner .cat_sns_wrap {
    margin: 0 0 10px;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .cat_name {
    font-size: 12px;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .share_sns > div:not(:last-child) {
    margin: 0 8px 0 0;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .share_sns > div > a {
    width: 37px;
    height: 37px;
    border: 1px solid #eee;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.hatena > a > img {
    width: 13px;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.twitter > a > img {
    width: 14px;
  }
  .post_title_wrap .title_inner .cat_sns_wrap .share_sns > div.facebook > a > img {
    width: 7px;
  }
  .post_title_wrap .title_inner .title_text_btn {
    display: block;
  }
  .post_title_wrap .title_inner .title_text_btn .btn_pdf {
    margin: 10px 0 0;
    width: 100%;
  }
  .post_title_wrap .title_inner .post_title {
    font-size: 23px;
    line-height: 31px;
    margin: 0 0 15px;
  }
  .post_title_wrap .title_inner .tag {
    flex-wrap: wrap;
    margin: 0;
  }
  .post_title_wrap .title_inner .tag > p > a {
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 0 12px;
    height: 30px;
    line-height: 28px;
  }
  .date {
    font-size: 12px;
    margin: 0 0 30px;
  }
  #contents {
    line-height: 1.7;
  }
  #contents .contents_inner {
    margin: 0 0 40px;
    overflow: hidden;
  }
  #contents .paragraph {
    margin: 0 0 20px;
    overflow: hidden;
  }
  #contents h2 {
    font-size: 21px;
    line-height: 34px;
    margin: 15px 0;
  }
  #contents h3 {
    font-size: 18px;
    line-height: 26px;
    margin: 10px 0;
  }
  #contents h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
  }
  #contents h5 {
    margin: 10px 0;
  }
  #contents h6 {
    margin: 10px 0;
  }
  #contents p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #contents .faq {
    margin: 0 0 20px;
  }
  #contents .faq dt {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 20px;
  }
  #contents .faq dt::before {
    content: "－";
    margin: 0 10px 0 0;
  }
  #contents .faq dd {
    font-size: 14px;
  }
  #contents .bg_col {
    padding: 30px;
    margin: 0 0 25px;
  }
  #contents .bg_col > p {
    margin: 0;
  }
  #contents .quote {
    padding: 30px 0;
    margin: 0 0 25px;
  }
  #contents .quote > p {
    margin: 0 0 25px;
  }
  #contents .quote .article_source {
    text-align: right;
    margin: 0;
    font-size: 12px;
  }
  #contents .image_txt {
    margin: 0 0 25px;
  }
  #contents .image_txt > div:last-child {
    margin: 0;
  }
  #contents .image {
    margin: 0 0 20px;
  }
  #contents .image figure {
    margin: 0 0 20px;
  }
  #contents .image figcaption {
    font-size: 12px;
  }
  #contents .image_right, #contents .image_left {
    margin: 0 0 20px;
  }
  #contents .image_right:after, #contents .image_left:after {
    clear: both;
  }
  #contents .image_right .figure_wrap, #contents .image_left .figure_wrap {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  #contents .image_right .figure_wrap figure, #contents .image_left .figure_wrap figure {
    margin: 0 0 15px;
  }
  #contents .image_right .figure_wrap figure > img, #contents .image_left .figure_wrap figure > img {
    width: 100%;
  }
  #contents .image_right .figure_wrap figcaption, #contents .image_left .figure_wrap figcaption {
    width: 100%;
    font-size: 12px;
  }
  #contents .image_right > p, #contents .image_left > p {
    margin: 0;
  }
  #contents .post_list {
    display: block;
    margin: 0 0 40px;
  }
  #contents .post_list .post {
    width: 100%;
    position: relative;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: column;
  }
  #contents .post_list .post:nth-child(4n) {
    margin-right: 0;
  }
  #contents .post_list .post:last-child {
    margin: 0;
  }
  #contents .post_list .post .thum {
    height: 48.8vw;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
  }
  #contents .post_list .post .thum > img {
    width: 100%;
    height: 48.8vw;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    /* IE対策 */
  }
  #contents .post_list .post .post_inner {
    display: block;
    padding: 20px;
  }
  #contents .post_list .post .post_inner .post_name {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 13px;
  }
  #contents .post_list .post .post_inner .post_title {
    font-size: 16px;
    margin: 0 0 20px;
  }
  #contents .post_list .post .post_inner .tag {
    flex-wrap: wrap;
    margin: 0 0 20px;
  }
  #contents .post_list .post .post_inner .tag > p > a {
    display: block;
    font-size: 12px;
    color: #999;
    border: 1px solid #eeeeee;
    margin: 0 5px 5px 0;
    padding: 0 7px;
    line-height: 21px;
    border-radius: 2px;
  }
  #contents .post_list .post .post_inner .date_warp {
    display: flex;
  }
  #contents .post_list .post .post_inner .date_warp .date {
    display: block;
    margin: 0;
    line-height: 1.2;
  }
  #contents .post_list .post .post_inner .date_warp .date + .date {
    margin-top: 0;
  }
  #contents .post_list .post .post_inner .date_warp .date + .date .slash {
    display: inline;
  }
  #contents .post_list .post .post_inner .data {
    margin-top: auto;
    font-size: 12px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    color: #999;
  }
  #contents .post_list .post.new::before {
    position: absolute;
    left: 10px;
    top: 10px;
  }
  #contents .category_list_wrap {
    padding: 30px 20px 0;
  }
  #contents .category_list_wrap > h2 {
    text-align: center;
    font-size: 21px;
    margin: 0 0 20px;
  }
  #contents .category_list_wrap > .btn_list > a {
    width: 100%;
  }
  #contents .category_list_wrap > .btn_list > a::before {
    position: static;
    content: none;
  }
  #contents .category_list {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0 auto 30px;
  }
  #contents .category_list .cat_box {
    width: 48%;
    margin: 0 0 10px 0;
  }
  #contents .category_list .cat_box:nth-child(3n) {
    margin-right: 0;
  }
  #contents .category_list .cat_box:nth-child(n+7) {
    display: none;
  }
  #contents .category_list .cat_box a:hover {
    text-decoration: none;
  }
  #contents .category_list .cat_box a .cat_name {
    height: 105px;
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
  }
  #contents .category_list .cat_box a > .flex {
    height: 72px;
  }
  #contents .category_list .cat_box a > .flex > .cat_txt {
    width: calc(100% - 40px);
    padding: 0 10px;
  }
  #contents .category_list .cat_box a > .flex > .cat_txt > p {
    font-size: 13px;
    line-height: 1.3;
  }
  #contents .category_list .cat_box a > .flex > .arrow {
    width: 40px;
    background-size: 10px 8px;
  }
  #contents .category_list .cat_box.fresh a .cat_name {
    color: #00aaeb;
  }
  #contents .category_list .cat_box.fresh a > .flex {
    height: 66px;
  }
  #contents .category_list .cat_box.fresh a > .flex > .arrow {
    width: 62px;
    background: url(../img/survey_data/arrow1.png) no-repeat scroll center center;
    background-size: 10px 8px;
  }
  #contents .category_list .cat_box.mid-career {
    border-color: #feb1b1;
  }
  #contents .category_list .cat_box.mid-career a .cat_name {
    border-color: #feb1b1;
    color: #ff0000;
  }
  #contents .category_list .cat_box.mid-career a > .flex {
    height: 66px;
  }
  #contents .category_list .cat_box.mid-career a > .flex > .cat_txt {
    border-color: #feb1b1;
  }
  #contents .category_list .cat_box.mid-career a > .flex > .arrow {
    width: 62px;
    background: url(../img/survey_data/arrow2.png) no-repeat scroll center center;
    background-size: 10px 8px;
  }
  #contents .category_list .cat_box.non-regular {
    border-color: #fac095;
  }
  #contents .category_list .cat_box.non-regular a .cat_name {
    border-color: #fac095;
    color: #ee6600;
  }
  #contents .category_list .cat_box.non-regular a > .flex {
    height: 66px;
  }
  #contents .category_list .cat_box.non-regular a > .flex > .cat_txt {
    border-color: #fac095;
  }
  #contents .category_list .cat_box.non-regular a > .flex > .arrow {
    width: 62px;
    background: url(../img/survey_data/arrow3.png) no-repeat scroll center center;
    background-size: 10px 8px;
  }
  #contents .subtag {
    flex-wrap: wrap;
    margin: 0 0 44px;
  }
  #contents .subtag .tag_name {
    margin: 0 6px 6px 0;
  }
  #contents .subtag .tag_name a {
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    border-radius: 16px;
  }
  .p-post_table_wrap {
    margin-bottom: 30px;
    width: 100%;
    overflow: scroll;
  }
  .p-post_table__sp-block {
    display: block;
  }
  .p-post_table__sp-block tr {
    display: block;
  }
  .p-post_table__sp-block .p-post_table_head, .p-post_table__sp-block .p-post_table_data {
    display: block;
    width: 100%;
  }
  .p-post_table__sp-slide {
    width: auto;
    overflow: scroll;
  }
  .p-post_table__sp-slide .p-post_table_head, .p-post_table__sp-slide .p-post_table_data {
    white-space: nowrap;
  }
  .btn_pdf {
    width: 100%;
    margin: 0 auto 80px;
  }
  .btn_pdf a {
    display: block;
    border-radius: 4px;
    border: 2px solid #00aaeb;
    height: 70px;
    line-height: 66px;
    text-align: center;
  }
  .btn_pdf a::before {
    margin: 0 10px 0 0;
    content: " ";
    display: inline-block;
    width: 24px;
    height: 27px;
    background: url(../img/common/icon_pdf.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .btn_contact_us {
    display: block;
    margin: 0 0 40px;
  }
  .btn_contact_us > div {
    width: 100%;
    height: 70px;
    margin: 0 0 20px;
  }
  .btn_contact_us > div:last-child {
    margin: 0;
  }
  .btn_contact_us > div > a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 2px solid #00aaeb;
    line-height: 1.3;
  }
  .btn_contact_us > div > a::before {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    content: " ";
    display: inline-block;
    width: 19px;
    height: 11px;
    background: url(../img/common/arrows_next.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .related_article {
    padding: 50px 20px 0;
  }
  .related_article .post_list .post .thum .no_thumbnail {
    height: 48.8vw;
  }
  .related_article .post_list .post .thum .no_thumbnail .no_thumbnail_inner {
    font-size: 20px;
  }
  .related_article > h2 {
    text-align: center;
    font-size: 21px;
    margin: 0 0 30px;
  }
  .related_article > .btn_list > a {
    width: 100%;
  }
  .related_article > .btn_list > a::before {
    position: static;
    content: none;
  }
  .related_article {
    padding: 50px 20px 0;
  }
  .related_article .post_list .post .thum .no_thumbnail {
    height: 48.8vw;
  }
  .related_article .post_list .post .thum .no_thumbnail .no_thumbnail_inner {
    font-size: 20px;
  }
  .related_article > h2 {
    text-align: center;
    font-size: 21px;
    margin: 0 0 30px;
  }
  .related_article > .btn_list > a {
    width: 100%;
  }
  .related_article > .btn_list > a::before {
    position: static;
    content: none;
  }
  .related_article .posts_year {
    margin: 0 auto 50px;
  }
  .related_article .posts_year .year_wrap:not(:last-child) {
    margin: 0 0 20px;
  }
  .related_article .posts_year .year_wrap .year_title {
    line-height: 30px;
    font-size: 16px;
    padding: 0 10px;
    margin: 0 0 10px;
  }
  .related_article .posts_year .year_wrap .post_title {
    margin: 0 0 3px;
    font-size: 14px;
  }
  .related_article .posts_year .year_wrap .post_title::before {
    content: "・";
    margin: 0 2px 0 0;
  }
  .related_article .posts_year .year_wrap .post_title a > br {
    display: none;
  }
  .guest,
  #author_id {
    padding: 20px 20px;
    margin: 20px 0;
  }
  .guest .profile_inner .author_img,
  #author_id .profile_inner .author_img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
  }
  .guest .profile_inner .author_img img,
  #author_id .profile_inner .author_img img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .guest .profile_inner .text_details,
  #author_id .profile_inner .text_details {
    width: calc(100% - 95px);
    line-height: 1.4;
  }
  .guest .profile_inner .text_details .post_wrap,
  #author_id .profile_inner .text_details .post_wrap {
    display: block;
    color: #999;
    font-weight: 400;
    font-size: 14px;
  }
  .guest .profile_inner .text_details .post_wrap .type,
  #author_id .profile_inner .text_details .post_wrap .type {
    margin: 0 0 0 0;
  }
  .guest .profile_inner .text_details .post_wrap .facultyname,
  #author_id .profile_inner .text_details .post_wrap .facultyname {
    margin: 0 0 0 0;
  }
  .guest .profile_inner .text_details .name_wrap,
  #author_id .profile_inner .text_details .name_wrap {
    display: block;
    font-size: 18px;
    margin: 2px 0 0;
  }
  .guest .profile_inner .text_details .name_wrap .englishname,
  #author_id .profile_inner .text_details .name_wrap .englishname {
    font-size: 10px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    color: #999;
    margin: 2px 0 0;
  }
}
#editor ul {
  list-style: disc;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
#editor ol {
  list-style: decimal;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
#editor .has-text-align-center {
  text-align: center;
}
#editor .has-text-align-right {
  text-align: right;
}

#contents.post_reserch .contents_inner {
  padding: 0 20px;
}

/* ▼▼▼　TOC plugins
=====================================*/
#toc_container {
  margin-bottom: 40px;
  padding: 2em;
  background: #f5f5f5;
}
#toc_container .toc_title {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}
#toc_container .toc_toggle {
  display: block;
  font-size: 14px;
  text-align: center;
}
#toc_container .toc_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#toc_container .toc_list a:link, #toc_container .toc_list a:visited {
  display: block;
  color: #555 !important;
  text-decoration: none !important;
}
#toc_container .toc_list > li > a {
  padding: 0 1.5em 0.25em;
  position: relative;
  font-weight: bold;
  border-bottom: 2px solid #999;
}
#toc_container .toc_list > li > a::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #00aaeb;
  top: calc(0.5em + 2px);
  left: 0.5em;
  border-radius: 100%;
}
#toc_container .toc_list > li > a:hover {
  border-bottom: 2px solid #00aaeb;
}
#toc_container .toc_list > li + li {
  margin-top: 1em;
}
#toc_container .toc_list > li ul {
  margin-top: 1em;
  padding-left: 0;
  font-size: 15px;
  list-style: none;
}
#toc_container .toc_list > li ul li {
  margin-left: 1em;
  padding-left: 1em;
  position: relative;
  border-left: 2px solid #00aaeb;
  /*
  &::before {
    content: '';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #00aaeb;
    top: calc(.5em + 2px);
    left: .5em;
  }
  */
}
#toc_container .toc_list > li ul li + li {
  margin-top: 1em;
}
@media screen and (max-width: 768px) {
  #toc_container {
    padding: 20px;
    font-size: 90%;
  }
}

@media screen and (max-width: 768px) {
  #editor .pc-only {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #editor .sp-only {
    display: none;
  }
}

/* ▼▼▼　TOC plugins
=====================================*/
.pagebreak_links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 40px 0;
}
.pagebreak_links .post-page-numbers {
  margin: 10px;
  width: 40px;
  height: 40px;
  color: #00aaeb;
  border: 2px solid #00aaeb;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagebreak_links .post-page-numbers.current {
  color: #999;
  border: 2px solid #eee;
}
@media screen and (max-width: 768px) {
  .pagebreak_links {
    margin: 20px 0;
  }
}

/* ▼▼▼　ブログカード
=====================================*/
.blog-card {
  background: #fff;
  border: 1px solid #86A9F0;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 5px;
  margin: 0px 10px 15px 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  transition: 0.3s ease-in-out;
  position: relative;
}
.blog-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.blog-card .blog-cat {
  min-width: 80px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 10px;
  background-color: #86A9F0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  z-index: 10;
  text-align: center;
}
.blog-card a {
  color: #86A9F0 !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  width: 100%;
}
.blog-card a .blog-card-thumbnail {
  width: 35%;
  vertical-align: middle;
  padding: 10px 0 10px 10px;
}
.blog-card a .blog-card-thumbnail img {
  padding: 0;
}
.blog-card a .blog-card-content {
  width: 65%;
  vertical-align: middle;
  padding: 10px;
}
.blog-card a .blog-card-content .blog-card-title {
  font-size: 18px;
  margin: 5px 10px 5px 0px;
  font-weight: bold;
  line-height: 1.4;
}
.blog-card a .blog-card-content .blog-card-title:hover {
  text-decoration: underline;
}
.blog-card a .blog-card-content .blog-card-excerpt {
  font-size: 14px;
  color: #4c4c4c;
  margin: 0 10px 5px 0;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card a .clear {
  clear: both;
}

@media screen and (max-width: 500px) {
  .blog-card {
    margin: 0px 0 20px 0;
  }
  .blog-card:before {
    font-size: 12px;
  }
  .blog-card a .blog-card-content .blog-card-title {
    font-size: 14px;
  }
  .blog-card a .blog-card-content .blog-card-excerpt {
    font-size: 13px;
  }
}
/*# sourceMappingURL=post.css.map */