/* sp -------- */

@media (max-width: 767px) {
  /* layout -------- */

  .cols {
    margin: 0;
  }

  .cols .col {
    float: none;
    width: auto;
    padding: 0;
  }

  .l-content-inner {
    padding: 0px;
  }

  .c-bread2 {
    display: none;
  }

  .c-pagetitle-wrap {
    min-height: 0;
    padding-bottom: 30px;
    background-size: cover !important;
  }

  .c-pagetitle h1 {
    padding-top: 38px;
    font-size: 24px;
  }

  .cccmkhd .c-pagetitle h1 {
    font-size: 22px;
  }

  .c-pagetitle p {
    font-size: 13px;
    line-height: 1.7;
    padding: 38px 0 0;
  }

  .cccmkhd .c-pagetitle p {
    padding: 20px 0 45px;
  }

  .tpj .c-pagetitle p {
    padding: 20px 0 60px;
  }

  .c-pagetitle2 {
    margin-bottom: 30px;
  }

  .c-pagetitle2 .icon {
    float: none;
    padding-right: 0px;
    text-align: center;
    margin-bottom: 25px;
  }

  .c-pagetitle2 .text-box {
    overflow: hidden;
  }

  .c-pagetitle2 h1 {
    font-size: 20px;
    font-weight: bold;
  }

  .c-pagetitle2 p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0px !important;
  }

  .c-pagetitle-wrap2 h1 {
    padding-top: 38px;
    font-size: 24px;
  }

  .c-content-white {
    background-color: #FFFFFF;
    padding: 30px;
    margin-bottom: 50px;
  }

  .c-content-white h2 {
    font-size: 14px;
    line-height: 1.5;
    margin: 0px 0px 20px;
  }

  .c-content-white p {
    font-size: 12px;
    line-height: 1.5;
    margin: 0px 0px 20px;
  }

  .c-content-white .c-bottom {
    text-align: center;
    border-top: none;
  }

  .c-content-white .c-bottom p {
    font-size: 14px;
  }

  /* subtitle -------- */

  .c-subtitle {
    border: 1px solid #000000;
    border-radius: 8px;
    background-color: #FFFFFF;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    position: relative;
  }

  .c-subtitle .en {
    font-size: 18px;
    vertical-align: middle;
    line-height: 45px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    display: block;
    padding: 0px 20px;
  }

  .c-subtitle .ja {
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    line-height: 35px;
    display: block;
    padding: 0px 20px;
  }

  .c-subtitle .ja:before {
    display: none;
  }

  .c-subtitle:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    border-radius: 8px;
    background-color: #FFFFFF;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: -1;
  }

  /* btn */

  .btn {
    text-align: center;
  }

  a.btn-more {
    display: inline-block;
    min-width: 200px;
    height: 43px;
    line-height: 43px;
    background-color: #a1a19c;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    border-radius: 43px;
    border: 1px solid #a0a0a0;
  }

  a.btn-pdf {
    display: inline-block;
    text-align: center;
    min-width: 200px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    border-radius: 43px;
    background-color: #FFFFFF;
    border: 1px solid #a0a0a0;
    position: static !important;
  }

  a.btn-pdf .icon {
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    width: 20px;
    vertical-align: middle;
    padding: 9px 0px;
    line-height: 1;
  }

  a.btn-list {
    display: inline-block;
    text-align: center;
    min-width: 200px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    border-radius: 43px;
    background-color: #FFFFFF;
    border: 1px solid #a0a0a0;
    position: static !important;
  }

  a.btn-list .icon {
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    width: 20px;
    vertical-align: middle;
    padding: 9px 0px;
    line-height: 1;
  }

  .main-layout {
    float: none;
    padding-right: 0;
  }

  .side-layout {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    padding-top: 60px;
  }

  .side-layout .side-cats ul {
    border-bottom: 1px solid #b4b4b4;
    font-size: 14px;
  }

  .side-layout .side-cats a {
    display: block;
    padding: 12px 5px;
    border: 1px solid #b4b4b4;
    border-bottom: none;
    text-align: center;
  }

  .bnr span {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: -0.01em;
  }

  /* info -------- */

  .lower-info {
    padding: 20px;
  }

  .lower-info p {
    font-size: 14px;
  }
}
/*# sourceMappingURL=sp-content.css.map */
