.page__head {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 240px;
  margin-bottom: 80px;
  position: relative; }
  @media screen and (max-width: 1200px) and (min-width: 900px) {
    .page__head {
      height: 20vw;
      margin-bottom: 6.6666666667vw; } }
  @media screen and (max-width: 900px) {
    .page__head {
      height: 39.4666666667vw;
      margin-bottom: 10.6666666667vw; } }
  .page__head .title {
    position: absolute;
    margin: auto;
    color: #fff;
    text-align: center; }
    .page__head .title .en {
      margin-bottom: 12px;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: .18em;
      text-transform: uppercase; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .page__head .title .en {
          margin-bottom: 1vw;
          font-size: 1.3333333333vw; } }
      @media screen and (max-width: 900px) {
        .page__head .title .en {
          margin-bottom: 2.1333333333vw;
          font-size: 3.7333333333vw; } }
    .page__head .title .jp {
      font-size: 28px;
      font-weight: bold;
      letter-spacing: .05em; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .page__head .title .jp {
          font-size: 2.3333333333vw; } }
      @media screen and (max-width: 900px) {
        .page__head .title .jp {
          font-size: 6.4vw; } }
  .page__head .head__bg {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .page__head .head__bg .head__bg__img {
      width: 100%;
      min-height: 100%;
      object-fit: cover;
      font-family: 'object-fit: cover;'; }

.inner {
  margin-bottom: 120px;
  text-align: left; }
  @media screen and (max-width: 1200px) and (min-width: 900px) {
    .inner {
      margin-bottom: 10vw; } }
  @media screen and (max-width: 900px) {
    .inner {
      margin-bottom: 26.6666666667vw; } }

.post__wrap .post__head {
  display: flex;
  margin-bottom: 58px;
  flex-wrap: wrap; }
  .post__wrap .post__head .post__title {
    width: 100%;
    margin: 0 0 60px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.7; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__head .post__title {
        margin: 0 0 5vw;
        font-size: 2.3333333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__head .post__title {
        margin: 0 0 3.2vw;
        font-size: 5.3333333333vw; } }
  .post__wrap .post__head .post__category {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: bold;
    background: #F4F5F8;
    color: #082D7E; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__head .post__category {
        padding: 0.3333333333vw 0.6666666667vw;
        font-size: 1.1666666667vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__head .post__category {
        padding: 0.5333333333vw 1.6vw;
        font-size: 3.2vw; } }
  .post__wrap .post__head .post__time {
    margin: auto auto auto 24px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    font-family: "Montserrat", sans-serif;
    color: rgba(21, 23, 27, 0.5); }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__head .post__time {
        margin: auto auto auto 2vw;
        font-size: 1.0833333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__head .post__time {
        margin: 2.1333333333vw 0 2.6666666667vw;
        font-size: 2.9333333333vw; } }
.post__wrap .post__contents {
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 1.8;
  white-space: pre-wrap; }
  @media screen and (max-width: 1200px) and (min-width: 900px) {
    .post__wrap .post__contents {
      font-size: 1.1666666667vw; } }
  @media screen and (max-width: 900px) {
    .post__wrap .post__contents {
      font-size: 3.7333333333vw; } }
  .post__wrap .post__contents [class*="cap-"] {
    margin: 64px 0 10px;
    color: #082D7E;
    font-weight: bold;
    line-height: 1.6;
    white-space: normal; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents [class*="cap-"] {
        margin: 5.3333333333vw 0 0.8333333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents [class*="cap-"] {
        margin-bottom: 21.3333333333vw 0 2.6666666667vw; } }
  .post__wrap .post__contents .cap-type1 {
    margin-bottom: 20px;
    font-size: 28px; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .cap-type1 {
        margin-bottom: 1.6666666667vw;
        font-size: 2.3333333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents .cap-type1 {
        margin-bottom: 6.4vw;
        font-size: 5.3333333333vw; } }
  .post__wrap .post__contents .cap-type2 {
    padding-bottom: 16px;
    font-size: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .cap-type2 {
        padding-bottom: 1.3333333333vw;
        font-size: 2vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents .cap-type2 {
        padding-bottom: 4.2666666667vw;
        font-size: 5.3333333333vw; } }
  .post__wrap .post__contents .cap-type3 {
    padding: 10px;
    font-size: 20px;
    color: #15171B;
    background: #F4F5F8; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .cap-type3 {
        padding: 0.8333333333vw;
        font-size: 1.6666666667vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents .cap-type3 {
        padding: 2.6666666667vw;
        font-size: 4.5333333333vw; } }
  .post__wrap .post__contents .cap-type4 {
    padding-bottom: 16px;
    font-size: 18px;
    color: #15171B; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .cap-type4 {
        padding-bottom: 1.3333333333vw;
        font-size: 1.5vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents .cap-type4 {
        padding-bottom: 4.2666666667vw;
        font-size: 4.2666666667vw; } }
  .post__wrap .post__contents .cap-type5 {
    font-size: 18px; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .cap-type5 {
        font-size: 1.5vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents .cap-type5 {
        font-size: 4vw; } }
  .post__wrap .post__contents a {
    color: #082D7E;
    text-decoration: underline; }
  .post__wrap .post__contents ul {
    margin-bottom: 60px;
    white-space: normal; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents ul {
        margin-bottom: 5vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents ul {
        margin-bottom: 10.6666666667vw; } }
    .post__wrap .post__contents ul li {
      position: relative;
      padding-left: 18px;
      line-height: 1.6;
      text-align: justify; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents ul li {
          font-size: 1.1666666667vw;
          margin-bottom: 1vw;
          padding-left: 1.5vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents ul li {
          font-size: 3.7333333333vw;
          margin-bottom: 2.1333333333vw;
          padding-left: 4.8vw;
          line-height: 1.8; } }
      .post__wrap .post__contents ul li:not(:last-of-type) {
        margin-bottom: 12px; }
        @media screen and (max-width: 1200px) and (min-width: 900px) {
          .post__wrap .post__contents ul li:not(:last-of-type) {
            margin-bottom: 1vw; } }
        @media screen and (max-width: 900px) {
          .post__wrap .post__contents ul li:not(:last-of-type) {
            margin-bottom: 8vw; } }
      .post__wrap .post__contents ul li::before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        background: #082D7E;
        border-radius: 4px;
        position: absolute;
        top: 0.5em;
        left: 0; }
        @media screen and (max-width: 1200px) and (min-width: 900px) {
          .post__wrap .post__contents ul li::before {
            width: 0.6666666667vw;
            height: 0.6666666667vw;
            border-radius: 0.3333333333vw; } }
        @media screen and (max-width: 900px) {
          .post__wrap .post__contents ul li::before {
            width: 2.1333333333vw;
            height: 2.1333333333vw;
            border-radius: 1.0666666667vw;
            top: 2.5vw; } }
  .post__wrap .post__contents ol {
    white-space: normal;
    margin-bottom: 60px;
    counter-reset: num; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents ol {
        margin-bottom: 5vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents ol {
        margin-bottom: 10.6666666667vw; } }
    .post__wrap .post__contents ol li {
      position: relative;
      padding-left: 18px;
      line-height: 1.6;
      text-align: justify;
      counter-increment: num 1; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents ol li {
          font-size: 1.1666666667vw;
          margin-bottom: 1vw;
          padding-left: 1.5vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents ol li {
          font-size: 3.7333333333vw;
          margin-bottom: 2.1333333333vw;
          padding-left: 4.8vw;
          line-height: 1.8; } }
      .post__wrap .post__contents ol li:not(:last-of-type) {
        margin-bottom: 12px; }
        @media screen and (max-width: 1200px) and (min-width: 900px) {
          .post__wrap .post__contents ol li:not(:last-of-type) {
            margin-bottom: 1vw; } }
        @media screen and (max-width: 900px) {
          .post__wrap .post__contents ol li:not(:last-of-type) {
            margin-bottom: 8vw; } }
      .post__wrap .post__contents ol li::before {
        content: counter(num);
        font-family: "Montserrat", sans-serif;
        color: #082D7E;
        font-weight: bold;
        position: absolute;
        top: 0;
        left: 0; }
  .post__wrap .post__contents dl {
    white-space: normal;
    margin-bottom: 60px;
    font-size: 13px;
    text-align: justify; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents dl {
        margin-bottom: 5vw;
        font-size: 1.0833333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents dl {
        margin-bottom: 10.6666666667vw;
        font-size: 3.4666666667vw; } }
    .post__wrap .post__contents dl dt {
      padding: 20px 20px 15px;
      color: rgba(21, 23, 27, 0.8);
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents dl dt {
          padding: 1.6666666667vw 1.6666666667vw 1.25vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents dl dt {
          padding: 4vw 0; } }
    .post__wrap .post__contents dl dd {
      padding: 0 20px 20px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents dl dd {
          padding: 0 1.6666666667vw 1.6666666667vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents dl dd {
          padding: 0 0 4vw; } }
  .post__wrap .post__contents table {
    width: 100%;
    white-space: normal;
    margin-bottom: 60px; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents table {
        margin-bottom: 5vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents table {
        margin-bottom: 10.6666666667vw; } }
    .post__wrap .post__contents table tr {
      display: flex;
      width: 100%;
      padding: 20px 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      flex-wrap: nowrap; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents table tr {
          padding: 1.6666666667vw 0; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents table tr {
          padding: 5.3333333333vw 0;
          flex-direction: column; } }
      .post__wrap .post__contents table tr th {
        width: 120px;
        margin: 0 30px auto 0;
        font-weight: bold;
        text-align: justify;
        flex-shrink: 0; }
        @media screen and (max-width: 1200px) and (min-width: 900px) {
          .post__wrap .post__contents table tr th {
            width: 10vw;
            margin: 0 2.5vw auto 0; } }
        @media screen and (max-width: 900px) {
          .post__wrap .post__contents table tr th {
            width: 100%;
            margin: 0 0 4.2666666667vw; } }
      .post__wrap .post__contents table tr td {
        width: 100%;
        text-align: justify; }
  .post__wrap .post__contents blockquote {
    width: 100%;
    padding: 40px 100px;
    border-left: 4px solid #082D7E;
    background: #F4F5F8;
    position: relative;
    text-align: justify;
    white-space: normal; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents blockquote {
        padding: 3.3333333333vw 8.3333333333vw; } }
    @media screen and (max-width: 900px) {
      .post__wrap .post__contents blockquote {
        padding: 16vw 8vw 10.6666666667vw; } }
    .post__wrap .post__contents blockquote::before, .post__wrap .post__contents blockquote::after {
      content: "";
      width: 53px;
      height: 43px;
      background-image: url("../img/blockquote.png");
      background-size: cover;
      position: absolute; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents blockquote::before, .post__wrap .post__contents blockquote::after {
          width: 4.4166666667vw;
          height: 3.5833333333vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents blockquote::before, .post__wrap .post__contents blockquote::after {
          width: 10.1333333333vw;
          height: 8.2666666667vw; } }
    .post__wrap .post__contents blockquote::before {
      top: 30px;
      left: 45px; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents blockquote::before {
          top: 2.5vw;
          left: 3.75vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents blockquote::before {
          top: 5.3333333333vw;
          left: 8vw; } }
    .post__wrap .post__contents blockquote::after {
      bottom: 30px;
      right: 45px;
      transform: rotate(180deg); }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents blockquote::after {
          bottom: 8vw;
          right: 12vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents blockquote::after {
          display: none; } }
  .post__wrap .post__contents .f-i_t, .post__wrap .post__contents .f-t_i {
    display: flow-root;
    white-space: normal; }
    .post__wrap .post__contents .f-i_t .f-text, .post__wrap .post__contents .f-t_i .f-text {
      text-align: justify;
      white-space: pre-wrap; }
    .post__wrap .post__contents .f-i_t img, .post__wrap .post__contents .f-t_i img {
      width: 360px; }
      @media screen and (max-width: 1200px) and (min-width: 900px) {
        .post__wrap .post__contents .f-i_t img, .post__wrap .post__contents .f-t_i img {
          width: 30vw; } }
      @media screen and (max-width: 900px) {
        .post__wrap .post__contents .f-i_t img, .post__wrap .post__contents .f-t_i img {
          width: 100%;
          margin: 0 0 8vw;
          float: none; } }
  .post__wrap .post__contents .f-i_t img {
    margin: 0 20px 20px 0;
    float: left; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .f-i_t img {
        margin: 0 1.6666666667vw 1.6666666667vw 0; } }
  .post__wrap .post__contents .f-t_i img {
    margin: 0 0 20px 20px;
    float: right; }
    @media screen and (max-width: 1200px) and (min-width: 900px) {
      .post__wrap .post__contents .f-t_i img {
        margin: 0 0 1.6666666667vw 1.6666666667vw; } }
  .post__wrap .post__contents > img {
    display: block;
    max-width: calc(100% - 40px);
    margin: 20px auto; }
    .post__wrap .post__contents > img + img {
      margin-top: 0; }
