#others .sp-only {
  display: none; }
#others .bold_txt {
  color: #4f177f;
  font-weight: bold;
  font-size: 4rem;
  line-height: 1.7;
  padding-bottom: 10px; }
#others .main_txt {
  font-size: calc(40 / 1366 * 100vw);
  font-size: 1.8rem;
  line-height: 1.7; }
#others .main_ttl {
  padding-bottom: calc(40 / 1366 * 100vw); }
#others .others-content {
  width: 100%;
  margin: 0 0 10rem 0;
  padding: 5% 0; }
  #others .others-content h3 {
    color: #4f177f;
    font-size: 2.6rem;
    font-weight: bold;
    margin-bottom: 2rem; }
  #others .others-content .block {
    display: flex;
    justify-content: space-around;
    margin-top: 10rem; }
    #others .others-content .block .images {
      width: 37%; }
    #others .others-content .block .txt {
      width: 50%; }
      #others .others-content .block .txt h4 {
        color: #4f177f;
        font-size: 2.6rem;
        font-weight: bold; }
      #others .others-content .block .txt p {
        margin-top: 2rem; }
      #others .others-content .block .txt .read_more {
        width: 360px;
        margin-top: 4rem; }
        #others .others-content .block .txt .read_more a {
          height: 70px;
          display: flex;
          justify-content: flex-end;
          align-items: center; }
@media screen and (max-width: 1366px) {
  #others .bold_txt {
    font-size: calc(40 / 1366 * 100vw); }
  #others .main_txt {
    font-size: calc(18 / 1366 * 100vw); } }
@media screen and (max-width: 768px) {
  #others .sp-only {
    display: block; }
  #others .main_txt {
    font-size: calc(28 / 768 * 100vw); }
  #others .bold_txt {
    font-size: calc(40 / 768 * 100vw); }
  #others .others-content h3 {
    font-size: 1.8rem; }
  #others .others-content .block {
    flex-wrap: wrap;
    margin-top: 6rem; }
    #others .others-content .block .images {
      width: 100%; }
    #others .others-content .block .txt {
      width: 100%; }
      #others .others-content .block .txt h4 {
        font-size: calc(40 / 768 * 100vw);
        margin-top: 2rem; }
      #others .others-content .block .txt .read_more {
        width: 100%; }
        #others .others-content .block .txt .read_more a {
          text-align: center;
          height: 55px;
          justify-content: center; }
  #others .data .data-box .inner ul {
    flex-wrap: wrap; }
    #others .data .data-box .inner ul li:nth-child(1), #others .data .data-box .inner ul li:nth-child(2) {
      width: 48%; }
    #others .data .data-box .inner ul li:nth-child(3), #others .data .data-box .inner ul li:nth-child(4), #others .data .data-box .inner ul li:nth-child(5) {
      width: 33%;
      margin-top: 2rem; }
    #others .data .data-box .inner ul li {
      font-size: 1.4rem; }
  #others .lineup .block-link .inner .block_content {
    padding: 6rem 2rem 4rem 2rem; }
    #others .lineup .block-link .inner .block_content h3 {
      font-size: calc(40 / 768 * 100vw); } }
