@charset "UTF-8";
.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.t-bold {
  font-weight: 700;
  /* bold */ }

.t-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.t-body-1, .m-pagination-container .wp-pagenavi, article p, article, article ul,
article ol {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.333; }

.t-a-r {
  text-align: right; }

.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.m-content {
  overflow: hidden; }

.m-container {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* ----------------------------------------------------------

見出し

---------------------------------------------------------- */
.m-subpage__kv-1 {
  background: -webkit-gradient(linear, right top, left top, from(#ebf0ff), to(#bbc4dd));
  background: linear-gradient(to left, #ebf0ff 0%, #bbc4dd 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.m-subpage__kv-1__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.m-subpage__kv-1__fig {
  overflow: hidden; }

.m-subpage__kv-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.m-subpage__kv-2__inner {
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 5px #505876;
  padding-left: 20px; }

.m-subpage__kv-2__fig {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.m-subpage__kv-2__head-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  font-size: 1.8rem;
  display: block; }

.m-subpage__kv-2__head-1__ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  display: block; }

.m-breadcrumb {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .m-breadcrumb.white .m-breadcrumb__item {
    color: #fff; }
    .m-breadcrumb.white .m-breadcrumb__item:after {
      border-top: solid 1px #fff;
      border-right: solid 1px #fff; }

.m-breadcrumb__item {
  color: #242424;
  letter-spacing: 0.04em;
  white-space: nowrap; }
  .m-breadcrumb__item.has-bracket {
    margin-right: 1em; }
    .m-breadcrumb__item.has-bracket:after {
      content: "";
      border-top: solid 1px #242424;
      border-right: solid 1px #242424;
      display: inline-block;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: relative; }

.m-breadcrumb__link {
  position: relative;
  margin-right: 1em; }
  .m-breadcrumb__link:after {
    content: "";
    border-top: solid 1px #242424;
    border-right: solid 1px #242424;
    display: inline-block;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: relative; }

.m-head-1, article h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.m-head-1__ja,
.m-head-1__en {
  font-family: 'Noto Serif JP', serif; }

.m-head-1__ja {
  font-weight: 400;
  /* regular */
  letter-spacing: 0.08em;
  margin-right: 10px; }

.m-head-1__en {
  font-weight: 700;
  /* bold */
  color: #b9881e;
  letter-spacing: 0.15em;
  font-size: 1.4rem;
  margin-right: 20px; }

.m-head-1__lead {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.m-head-1__ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.m-head-2, article h2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  font-size: 3rem;
  position: relative;
  margin-bottom: 40px; }
  .m-head-2:after, article h2:after {
    content: "";
    width: 20px;
    height: 3px;
    background: #b9881e;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #878b9d; }

.m-head-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .m-head-3:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #505876;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1; }
  .m-head-3:not(:first-of-type) {
    margin-top: 70px; }

.m-head-3__txt {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  text-align: center;
  color: #505876;
  background: #fff;
  position: relative;
  z-index: 2;
  text-align: center; }

.m-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em; }
  .m-lead-1 .emphasize {
    letter-spacing: 0.04em; }

.m-lead-2 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em; }
  .m-lead-2 .emphasize {
    letter-spacing: 0.04em; }

.m-lead-3 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.08em;
  position: relative; }
  .m-lead-3:after {
    content: "";
    width: 20px;
    height: 3px;
    background: #b9881e;
    position: absolute;
    left: 0;
    bottom: 0; }
  .m-lead-3 .small {
    font-size: 1.5rem; }

.m-label-1 {
  font-family: 'Noto Serif JP', serif;
  color: #b9881e;
  display: block;
  margin-bottom: 20px; }

/* ----------------------------------------------------------

ボディ

---------------------------------------------------------- */
/* ----------------------------------------------------------

ボタン

---------------------------------------------------------- */
.m-btn-1 {
  width: 200px;
  max-width: 100%;
  height: 40px;
  background-color: #b9881e;
  background-image: url(../images/common/icon_right-2.svg);
  background-size: 5px 8px;
  background-position: center right 10px;
  background-repeat: no-repeat;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background 0.5s ease;
  transition: background 0.5s ease; }
  .m-btn-1.m-btn-1__black {
    border: solid 1px #242424;
    color: #242424;
    cursor: pointer;
    background-color: transparent;
    background-image: url(../images/common/icon_right-3.svg);
    background-size: 5px 8px;
    background-position: center right 10px;
    background-repeat: no-repeat; }
  .m-btn-1.m-btn-1__mxa {
    margin-left: auto;
    margin-right: auto; }

.m-btn-2 {
  max-width: 100%;
  background: #b9881e;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  /* bold */
  letter-spacing: 0.08em;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
  transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s; }
  .m-btn-2.black {
    background: #5a5a5a; }
  .m-btn-2.red {
    background: #ac5145; }

/* ----------------------------------------------------------

レイアウト

---------------------------------------------------------- */
.m-seminar__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.m-seminar__list-item {
  -webkit-transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
  transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .m-seminar__list-item.is-invisible {
    margin-bottom: 0 !important; }

.m-seminar__fig {
  width: 100%; }

.m-seminar__date {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  /* bold */
  letter-spacing: 0.08em;
  color: #acacac;
  position: relative;
  display: inline-block;
  margin-right: auto; }

.m-seminar__cat {
  font-size: 1.3rem;
  letter-spacing: 0.04em;
  color: #fff;
  background: #505876;
  padding: 9px 10px 7px;
  position: relative;
  display: inline-block; }
  .m-seminar__cat.news {
    background: #4a516e; }
  .m-seminar__cat.report {
    background: #acacac; }
  .m-seminar__cat.seminar {
    background: #54639f; }

.m-seminar__ttl {
  letter-spacing: 0.04em;
  line-height: 3.5rem;
  font-weight: 500;
  /* medium */
  margin-bottom: 10px;
  width: 100%;
  color: #242424; }

.m-seminar__body {
  margin-bottom: 33px;
  width: 100%;
  color: #242424; }

.m-btn-1.m-seminar__btn {
  margin: 0 auto; }

.m-report__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.m-report__list-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .m-report__list-item:nth-of-type(odd) {
    background: #fff; }
  .m-report__list-item:nth-of-type(even) {
    background: #efefef; }

.m-report__list-date {
  font-family: 'Roboto', sans-serif;
  color: #acacac;
  font-weight: 700;
  /* bold */
  font-size: 1.5rem;
  display: block;
  letter-spacing: 0.08em;
  white-space: nowrap; }

.m-report__list-ttl {
  max-width: 430px; }

.m-table-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5rem;
  letter-spacing: 0.04em; }
  .m-table-1 dt,
  .m-table-1 dd {
    border-bottom: solid 1px #dddddd;
    padding: 20px 0;
    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; }
  .m-table-1 dt {
    font-weight: 700;
    /* bold */ }
  .m-table-1 .m-btn-1 {
    margin-left: auto; }

.m-card-1__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.m-card-1 {
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.12);
  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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.m-card-1__name {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  margin-bottom: 18px;
  text-align: center; }

.m-card-1__icon {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }

.otherservice {
  background: #c4c8d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.otherservice-head {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  text-align: center; }

/* ----------------------------------------------------------

スライダー

---------------------------------------------------------- */

.m-slider-1 .slick-track,
.m-slider-1 .slick-list {
  height: 100%; }

.m-slider-1__slide {
  position: relative; }
  .m-slider-1__slide img {
    width: auto;
    height: 100%; }

.m-slider-1__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 40px; }
  .m-slider-1__dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 10px; }
  .m-slider-1__dots button {
    text-indent: -9999px;
    height: 5px;
    background: #ac5145;
    padding: 0;
    background: #dddddd;
    -webkit-transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
    transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s; }
  .m-slider-1__dots .slick-active button {
    height: 5px;
    background: #b9881e; }

.btn-to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10; }

.btn-to-top__style {
  position: relative;
  display: inline-block;
  width: 82px;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #fff;
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  background-color: #000;
  text-align: center; }
  .btn-to-top__style span {
    padding-top: 26px;
    font-size: 1.4rem; }

.btn-to-top__style::before {
  content: "";
  position: absolute;
  top: 12px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #ffffff transparent; }

/* ----------------------------------------------------------

ページネーション

---------------------------------------------------------- */
.m-pagination-container {
  padding-bottom: 120px;
  margin-top: 45px;
  margin-top: calc( 45 / 375 * 100vw); }
  .m-pagination-container .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .m-pagination-container a,
  .m-pagination-container .current {
    margin: 0 5px;
    width: 25px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .m-pagination-container a {
    color: #242424; }
  .m-pagination-container .current {
    background: #c4c8d9; }
  .m-pagination-container .previouspostslink,
  .m-pagination-container .nextpostslink {
    display: block;
    width: 7px;
    height: 12px;
    position: relative; }
    .m-pagination-container .previouspostslink:after,
    .m-pagination-container .nextpostslink:after {
      content: "";
      width: 9px;
      height: 9px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute; }
  .m-pagination-container .previouspostslink {
    margin-right: 2em; }
    .m-pagination-container .previouspostslink:after {
      right: 0;
      bottom: 0;
      -webkit-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-bottom: solid 1px #2e221f;
      border-left: solid 1px #2e221f; }
  .m-pagination-container .nextpostslink {
    margin-left: 2em; }
    .m-pagination-container .nextpostslink:after {
      left: 0;
      top: 0;
      -webkit-transform-origin: top left;
              transform-origin: top left;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      border-top: solid 1px #2e221f;
      border-right: solid 1px #2e221f; }

#wrapper {
  padding-top: 0; }

/* ----------------------------------------------------------

詳細

---------------------------------------------------------- */
.single-report__date {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  /* bold */
  font-size: 1.8rem;
  color: #acacac;
  letter-spacing: 0.08em;
  display: block;
  margin-bottom: 15px; }

.single-report__ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  line-height: 1.375; }

article p {
  margin-bottom: 15px; }

.single-report__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 240px;
  height: 59px;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
  margin-top: 40px;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  color: #242424;
  text-decoration: none; }
  .single-report__btn .icon_pdf {
    width: 12px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 20px; }
  .single-report__btn .icon_download {
    width: 15px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 40px; }
    .single-report__btn .icon_download path {
      -webkit-transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
      transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s; }
  .single-report__btn:hover .icon_download path {
    fill: #ac5145; }

.single-report__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 58px;
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  margin: 70px 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.single-report__nav-link {
  color: #242424;
  font-weight: 700;
  /* bold */
  letter-spacing: 0.08em;
  text-decoration: none; }

article iframe {
  max-width: 100%; }

article h1 {
  margin-top: 70px; }

article h2 {
  font-size: 2.5rem;
  margin-top: 70px; }

article p {
  margin-bottom: 30px; }

article b {
  font-weight: 700;
  /* bold */ }

article h3 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.08em;
  font-size: 18px;
  font-size: calc( 18 / 375 * 100vw);
  margin-bottom: 20px;
  margin-bottom: calc( 20 / 375 * 100vw);
  border-left: solid 3px #242424;
  box-sizing: border-box;
  padding-left: 13px;
  padding-left: calc( 13 / 375 * 100vw); }

article h4 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.12em; }

article em {
  font-style: italic; }

article a {
  color: #ac5145;
  text-decoration: underline;
  -webkit-transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s;
  transition: all 0.3s cubic-bezier(0.15, 0.25, 0.85, 0.7) 0s; }
  article a:hover {
    opacity: 0.6; }

article ul,
article ol {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 2.5em;
  margin-bottom: 4em; }

article ul li {
  padding-left: 1em;
  text-indent: -1em; }
  article ul li:before {
    content: "●";
    color: #ac5145; }

article ol li {
  list-style-type: decimal; }

article blockquote {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2em;
  background: #f7f5f2;
  margin-bottom: 4em; }

article table {
  margin: 2em 0; }

article th,
article td {
  border: solid 1px #505050;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5em;
  vertical-align: middle; }

article img {
  height: auto; }

article .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

article .alignright {
  float: right;
  margin-left: 30px; }

article .alignleft {
  float: left;
  margin-right: 30px; }

article hr {
  margin-bottom: 40px; }

@media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
  .m-sm {
    display: none !important; }
    .m-container {
      width: 966px; }
    .m-container .inner {
      width: 800px;
      margin: 0 auto; }
    .m-subpage__kv-1 {
      height: 575px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 70px; }
    .m-subpage__kv-1 .m-head-1, .m-subpage__kv-1 article h1, article .m-subpage__kv-1 h1 {
      margin-bottom: 20px; }
    .m-subpage__kv-1__inner {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 50%;
      margin: 0 auto;
      padding-left: calc(50% - 483px);
      padding-top: 70px; }
    .m-subpage__kv-1__fig {
      width: 50%;
      height: 575px; }
    .m-subpage__kv-2 {
      padding-top: 70px;
      height: 320px;
      margin-bottom: 70px; }
    .m-subpage__kv-2__inner {
      width: 966px;
      margin: 0 auto; }
    .m-subpage__kv-2__fig {
      top: 70px;
      height: calc(100% - 70px); }
    .m-subpage__kv-2__head-1__ttl {
      font-size: 3.4rem; }
    .m-breadcrumb {
      top: 70px;
      left: calc(50% - 483px);
      margin-top: 40px;
      width: 966px; }
    .m-breadcrumb__item {
      font-size: 1.3rem; }
        .m-breadcrumb__item.has-bracket:after {
          width: 8px;
          height: 8px; }
      .m-breadcrumb__link:after {
        width: 8px;
        height: 8px; }
    .m-head-1__ja {
      font-size: 2.5rem; }
    .m-head-1__lead {
      font-size: 2rem;
      margin-bottom: 15px; }
    .m-head-1__ttl {
      font-size: 4rem; }
    .m-head-2, article h2 {
      padding-bottom: 23px; }
    .m-head-3 {
      margin-bottom: 40px; }
    .m-head-3__txt {
      font-size: 3rem;
      padding: 0 20px; }
    .m-head-3__txt .small {
      font-size: 2rem; }
    .m-lead-1 {
      font-size: 3.7rem;
      line-height: 1.737;
      margin-bottom: 19px; }
      .m-lead-1 .emphasize {
        font-size: 5rem;
        line-height: 1.4; }
    .m-lead-2 {
      font-size: 3rem;
      line-height: 1.737;
      margin-bottom: 27px; }
      .m-lead-2 .emphasize {
        font-size: 4rem;
        line-height: 1.4; }
    .m-lead-3 {
      font-size: 2.4rem;
      padding-bottom: 25px;
      margin-bottom: 20px; }
    .m-label-1 {
      font-size: 2.5rem; }
    .m-btn-1:hover {
      background-color: #ac5145; }
    .m-btn-2 {
      font-size: 1.8rem;
      width: 474px;
      height: 70px; }
      .m-btn-2:hover {
        background-color: #ac5145; }
      .m-btn-2.red:hover {
        background: #b9881e; }
    .m-seminar__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 800px;
      margin: 0 auto; }
    .m-seminar__list-item {
      width: 364px;
      margin-bottom: 70px; }
      .m-seminar__list-item:nth-of-type(even) {
        margin-left: auto; }
    .m-seminar__fig {
      margin-bottom: 45px; }
    .m-seminar__date {
      top: -19px; }
    .m-seminar__cat {
      top: -19px; }
    .m-seminar__ttl {
      font-size: 2.5rem;
      height: 2.75em; }
    .m-report__list {
      width: 800px;
      margin: 0 auto 60px; }
    .m-report__list-item {
      padding: 20px 0 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .m-report__list-date {
      margin-right: 20px; }
  .m-report__list-btn {
    margin-left: auto; }
      .m-table-1 dt {
        width: 192px; }
    .m-table-1 dd {
      width: 608px; }
    .m-card-1__list {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .m-card-1 {
      width: 247px;
      padding: 30px 10px 40px; }
    .m-card-1__name {
      font-size: 2.4rem; }
    .otherservice {
      padding: 70px; }
    .otherservice .m-card-1__list {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .otherservice .m-card-1 {
      margin: 0 20px; }
    .otherservice-head {
      font-size: 3rem;
      margin-bottom: 40px; }
  .otherservice-btn {
    margin: 70px auto 120px; }
  .m-slider-1 {
    height: 356px; }
  .m-slider-1 .slick-list {
    padding-left: calc(50vw - 785px); }
    .m-slider-1__slide {
      width: 513px;
      height: 356px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 15px; }
      .m-slider-1__slide:after {
        width: calc(100% - 50px);
        left: 10px; }
      .m-slider-1__slide.animated:after {
        right: 40px; }
      .m-slider-1__dots button {
        width: 30px; }
      .m-slider-1__dots .slick-active button {
        width: 30px; }
    .m-pagination-container {
      margin-top: 0px;
      margin-top: calc( 0 / 1480 * 100vw); }
  .archive-report__desc {
    margin-bottom: 70px; }
  .archive-report__list {
    padding-bottom: 120px; }
    .single-report__ttl {
      font-size: 4rem;
      margin-bottom: 30px; }
  .single-report__article {
    padding-bottom: 120px; }
    .single-report__nav {
      padding: 0 20px; }
    .single-report__nav-link {
      font-size: 1.8rem; }
    article h3 {
      font-size: 20px;
      font-size: calc( 20 / 1480 * 100vw); }
    article h3 {
      margin-bottom: 30px;
      margin-bottom: calc( 30 / 1480 * 100vw); }
    article h3 {
      padding-left: 13px;
      padding-left: calc( 13 / 1480 * 100vw); }
    article h4 {
      font-size: 1.6rem;
      margin-bottom: 15px; } }

@media screen and (min-width: 961px) {
  .setOrder {
    color: #000; }
  .m-smmd {
    display: none; }
    .m-pagination-container {
      margin-top: 0px;
      margin-top: calc( 0 / 1480 * 100vw); }
    article h3 {
      font-size: 20px;
      font-size: calc( 20 / 1480 * 100vw); }
    article h3 {
      margin-bottom: 30px;
      margin-bottom: calc( 30 / 1480 * 100vw); }
    article h3 {
      padding-left: 13px;
      padding-left: calc( 13 / 1480 * 100vw); } }

@media screen and (max-width: 768px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 2.2rem; }
  .m-md {
    display: none !important; }
    .m-container {
      padding-left: 35px;
      padding-right: 35px; }
    .m-subpage__kv-1 {
      height: 350px;
      margin-bottom: calc(65 / 375 * 100vw + 40px); }
    .m-subpage__kv-1__inner {
      padding: 75px 35px 35px;
      width: 100%;
      position: relative;
      z-index: 2; }
    .m-subpage__kv-1__fig {
      width: 70vw;
      height: 59vw;
      position: absolute;
      right: 0;
      bottom: calc(-65 / 375 * 100vw); }
    .m-subpage__kv-2 {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 50px 35px 0;
      height: 250px;
      margin-bottom: 40px; }
    .m-subpage__kv-2__fig {
      top: 50px;
      height: calc(100% - 50px); }
    .m-subpage__kv-2__head-1__ttl {
      font-size: 2.8rem; }
    .m-breadcrumb {
      top: 50px;
      left: 0;
      margin-top: 15px;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 25px; }
    .m-breadcrumb__item {
      font-size: 1rem; }
        .m-breadcrumb__item.has-bracket:after {
          width: 4px;
          height: 4px;
          top: -1px;
          margin-left: 2px; }
      .m-breadcrumb__link:after {
        width: 4px;
        height: 4px;
        top: -1px;
        margin-left: 2px; }
    .m-head-1.m-head-1__sm-vertical, article h1.m-head-1__sm-vertical {
      -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; }
    .m-head-1.m-head-1__sm-vertical .m-head-1__en, article h1.m-head-1__sm-vertical .m-head-1__en {
      margin-bottom: 5px; }
    .m-head-1__ja {
      font-size: 2rem; }
    .m-head-1__lead {
      font-size: 1.5rem;
      margin-top: 15px;
      margin-bottom: 7px; }
    .m-head-1__ttl {
      font-size: 3.5rem; }
    .m-head-2, article h2 {
      padding-bottom: 23px; }
    .m-head-3 {
      margin-bottom: 25px; }
    .m-head-3__txt {
      font-size: 2rem;
      padding: 0 15px; }
    .m-head-3__txt .small {
      font-size: 1.6rem; }
    .m-lead-1 {
      font-size: 2.2rem;
      line-height: 1.591;
      margin-bottom: 34px; }
      .m-lead-1 .emphasize {
        font-size: 4rem;
        line-height: 1.667; }
    .m-lead-2 {
      font-size: 2rem;
      line-height: 1.591;
      margin-bottom: 34px; }
      .m-lead-2 .emphasize {
        font-size: 3.5rem;
        line-height: 1.25; }
    .m-lead-3 {
      font-size: 2rem;
      padding-bottom: 20px;
      margin-bottom: 15px; }
    .m-label-1 {
      font-size: 2rem; }
    .m-btn-2 {
      font-size: 1.5rem;
      width: 300px;
      height: 50px; }
    .m-seminar__list {
      padding: 0 35px; }
    .m-seminar__list-item {
      width: 100%; }
      .m-seminar__list-item:not(:last-of-type) {
        margin-bottom: 40px; }
    .m-seminar__fig {
      margin-bottom: 32px; }
    .m-seminar__date {
      top: -10px;
      margin-bottom: 5px; }
    .m-seminar__cat {
      top: -10px;
      margin-bottom: 5px; }
    .m-seminar__ttl {
      font-size: 2.4rem;
      height: 4em; }
    .m-report__list {
      padding: 0 35px;
      margin-bottom: 40px; }
    .m-report__list-item {
      padding: 20px 25px; }
    .m-report__list-date {
      margin-bottom: 10px; }
    .m-report__list-ttl {
      margin-bottom: 20px; }
  .m-report__list-btn {
    margin: 0 auto; }
      .m-table-1 dt {
        width: 100px; }
    .m-table-1 dd {
      width: calc(100% - 100px); }
      .m-table-1 .m-btn-1 {
        margin-top: 15px; }
    .m-card-1__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .m-card-1 {
      width: 247px;
      padding: 25px; }
      .m-card-1:not(:last-of-type) {
        margin-bottom: 30px; }
    .m-card-1__name {
      font-size: 2.4rem; }
    .otherservice {
      padding: 35px; }
    .otherservice-head {
      font-size: 2rem;
      margin-bottom: 25px; }
  .otherservice-btn {
    margin: 50px auto 100px; }
  .m-slider-1 {
    height: 158px; }
  .m-slider-1 .slick-track {
    position: relative;
    left: calc(50vw - 190px); }
    .m-slider-1__slide {
      width: 226px;
      height: 158px;
      padding: 0 10px; }
      .m-slider-1__slide img {
        margin-left: auto;
        margin-right: auto; }
      .m-slider-1__dots button {
        width: 20px; }
      .m-slider-1__dots .slick-active button {
        width: 20px; }
  .archive-report__desc {
    margin-bottom: 40px; }
  .archive-report__list {
    padding-bottom: 100px; }
    .single-report__ttl {
      font-size: 3rem;
      margin-bottom: 40px; }
  .single-report__article {
    padding-bottom: 100px; }
    .single-report__nav-link {
      font-size: 1.4rem; }
    article h4 {
      font-size: 1.5rem;
      margin-bottom: 10px; } }

@media screen and (max-width: 350px) {
    .t-lead-1 {
      font-size: 2rem; }
      .m-lead-1 .emphasize {
        font-size: 2.6rem; } }

@media screen and (max-width: 961px) {
  .m-lg {
    display: none; } }

@media screen and (min-width: 769px) and (max-width: 1366px) {
  .m-slider-1 .slick-track {
    position: relative;
    left: -100px; } }

@media screen and (min-width: 1200px) {
    .m-pagination-container {
      margin-top: 0px; }
    article h3 {
      font-size: 20px; }
    article h3 {
      margin-bottom: 30px; }
    article h3 {
      padding-left: 13px; } }
