#kachi-premium header h1 span {
  display: inline-block;
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    #kachi-premium header h1 span {
      font-size: 0.7em;
      line-height: 1.5; } }
#kachi-premium > section {
  margin-top: 90px; }
  @media screen and (max-width: 767px) {
    #kachi-premium > section {
      margin-top: 60px; } }
  #kachi-premium > section h2 {
    position: relative;
    margin-top: -5px;
    padding-bottom: 0;
    padding-left: 15px;
    font-size: 27px;
    text-align: left; }
    @media screen and (max-width: 767px) {
      #kachi-premium > section h2 {
        font-size: 22px; } }
    #kachi-premium > section h2::before {
      content: '';
      position: absolute;
      top: 8px;
      left: 0;
      width: 5px;
      height: 22px;
      background-color: #3c3736; }
  #kachi-premium > section p {
    text-align: justify; }
  #kachi-premium > section .col-box {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #kachi-premium > section .col-box {
        display: block; } }
    #kachi-premium > section .col-box .col2-cmn-01 {
      float: none;
      width: 460px;
      margin-right: 0 !important; }
      @media screen and (max-width: 767px) {
        #kachi-premium > section .col-box .col2-cmn-01 {
          width: 100%; } }
  #kachi-premium > section .notes {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 12px; }
    @media screen and (max-width: 767px) {
      #kachi-premium > section .notes {
        font-size: 11px; } }
    #kachi-premium > section .notes.--num {
      padding-left: 2em;
      text-indent: -2em; }
      @media screen and (max-width: 767px) {
        #kachi-premium > section .notes.--num {
          margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    #kachi-premium > section .img03 {
      width: 200px;
      margin: 0 auto; } }
  #kachi-premium > section .img04 {
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      #kachi-premium > section .img04 {
        margin: 40px 0 50px; } }
  #kachi-premium > section.column {
    margin-top: 100px;
    padding: 40px;
    border: 1px solid #231815;
    border-radius: 15px; }
    @media screen and (max-width: 767px) {
      #kachi-premium > section.column {
        margin-top: 0;
        padding: 20px; } }
    #kachi-premium > section.column .head {
      position: relative;
      height: 120px;
      margin: -100px auto 0;
      background-color: #FFF; }
      @media screen and (max-width: 767px) {
        #kachi-premium > section.column .head {
          height: auto;
          margin: 0; } }
      #kachi-premium > section.column .head h2 {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
        margin: 0;
        padding-left: 90px;
        padding-right: 20px;
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          #kachi-premium > section.column .head h2 {
            position: relative;
            top: 0;
            transform: translateY(0);
            padding: 0;
            font-size: 15px;
            margin-bottom: 20px; } }
        #kachi-premium > section.column .head h2::before {
          display: none; }
        #kachi-premium > section.column .head h2 span:first-of-type {
          position: absolute;
          top: 50%;
          left: 20px;
          transform: translateY(-50%);
          display: grid;
          place-content: center;
          width: 60px;
          height: 60px;
          border-radius: 100vmax;
          background-color: #c9caca;
          font-size: 14px;
          color: #FFF;
          letter-spacing: 0; }
          @media screen and (max-width: 767px) {
            #kachi-premium > section.column .head h2 span:first-of-type {
              position: relative;
              top: 0;
              left: 0;
              transform: translateY(0);
              width: 100%;
              height: 20px;
              margin-bottom: 10px; } }
        #kachi-premium > section.column .head h2 span:last-of-type {
          display: block;
          margin-top: 7px;
          padding-top: 7px;
          border-top: 1px dotted #333;
          font-size: 12px; }
          @media screen and (max-width: 767px) {
            #kachi-premium > section.column .head h2 span:last-of-type {
              font-size: 11px; } }
    #kachi-premium > section.column .col2-cmn-01:nth-of-type(1) {
      width: 370px; }
      @media screen and (max-width: 767px) {
        #kachi-premium > section.column .col2-cmn-01:nth-of-type(1) {
          width: 100%; } }
    #kachi-premium > section.column .col2-cmn-01:nth-of-type(2) {
      width: calc(894px - 20px - 370px); }
      @media screen and (max-width: 767px) {
        #kachi-premium > section.column .col2-cmn-01:nth-of-type(2) {
          width: 100%;
          margin-top: 20px; } }
    #kachi-premium > section.column .col2-cmn-01 p {
      margin-top: 0; }
    #kachi-premium > section.column .col2-cmn-01 .jaha {
      display: grid;
      grid-template-columns: 120px auto;
      margin: 20px 0; }
      #kachi-premium > section.column .col2-cmn-01 .jaha div {
        padding-right: 15px;
        border-right: 1px solid #999; }
      #kachi-premium > section.column .col2-cmn-01 .jaha p {
        padding-left: 15px;
        font-size: 12px; }
        @media screen and (max-width: 767px) {
          #kachi-premium > section.column .col2-cmn-01 .jaha p {
            font-size: 11px; } }
