@media (min-width: 601px) {
  .d_pc {
    display: block;
  }
  .d_sp {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .d_pc {
    display: none !important;
  }
  .d_sp {
    display: block;
  }
}

/* 600px以下でスマホ版画面に切り替える */
@media (max-width: 600px) {
  .wrapper_inner {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .inner_con {
    /* width: 1180px; */
    width: calc(100% - 10px - 10px);
    margin-left: auto;
    margin-right: auto;
  }

  .mv {
    width: 100%;
    height: 534px;
  }
  .kikan {
    padding: 10px 30px;
  }
  .kikan .jisshi_kikan {
    width: 100%;
  }
  .kikan:after {
    bottom: -12px;

    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid var(--color-brown);
    border-bottom: 0;
  }
  .box_hotpapper {
    padding-top: calc(450 / 400 * 100%);
  }
  .box_hotpapper .pic_01 {
    top: 40px;
    width: 100%;
  }
  .box_sarani {
    height: 60px;
  }
  .box_sarani .sarani {
    width: 60%;
  }
  .box_pic_02 {
    padding-top: 176px;
  }
  .box_pic_02 .pic_02 {
    top: 9px;
    width: 100%;
  }
  .box_pic_02 .shosai_box {
    flex-direction: column;
    top: 120px;
    width: 340px;
    height: 40px;
    border-radius: 10px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
  }
  .box_pic_02 .shosai_box .shosai_kochira {
    font-size: calc(3.4rem * 0.4);
    margin-right: 0;
    padding-top: 10px;
    line-height: 1;
  }
  .shosai_sankaku {
    border: unset;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #ffea21;
    border-bottom: 0;
  }
  .box_pic_02 .shosai_box .shosai_url {
    margin-left: 0;
    line-height: 1;
    padding-bottom: 8px;
    font-size: calc(3rem * 0.4);
  }
  .box_pic_03 {
    position: relative;
    padding-top: 210px;
  }
  .box_pic_03 .pic_03 {
    width: 100%;
  }
  #tenpo {
    padding-top: 36px;
    padding-bottom: 0;
  }
  .box_ttl_tenpo {
    width: calc(100% - 20px - 20px);
    margin-left: auto;
    margin-right: auto;
    height: 60px;
  }
  .box_ttl_tenpo .ttl_tenpo {
    font-size: calc(7rem * 0.4);
  }
  .box_ttl_tenpo .btn_tenpo {
    width: 35px;
    height: 35px;
    border-radius: 18px;
  }
  .box_ttl_tenpo .btn_tenpo .line {
    width: 24px;
    height: 7px;
    top: calc(50% - 3px);
  }
  .box_tenpo_list {
    width: calc(100% - 20px - 20px);
    padding-bottom: 22px;
  }
  .box_tenpo_list .ttl_tenpo_list {
    font-size: calc(4.6rem * 0.5);
    width: calc(100% - 20px - 20px);
    height: 60px;
  }
  .box_tenpo_list .tenpo_list {
    width: calc(100% - 20px - 20px);
  }
  .box_tenpo_list .tenpo_list td {
    height: 30px;
    font-size: calc(2.9rem * 0.6);
  }
  .box_tenpo_list .tenpo_note {
    width: calc(100% - 20px - 20px);
    font-size: calc(2.4rem * 0.6);
  }
  .inner_con.mt_ajust {
    margin-top: 41px;
  }

  .box_detail h3.detail {
    width: 100%;
    height: 40px;
    padding-left: 25px;
    font-size: calc(4.3rem * 0.4);
  }
  .box_detail p.detail_con {
    width: calc(100% - 25px - 25px);
    font-size: calc(3rem * 0.5);
    line-height: 1.37;
    text-align: justify;
    text-wrap-mode: wrap;
    margin-bottom: 8px;
  }
  .box_tenpo_kensaku .ttl_tenpo_kensaku {
    width: calc(715px * 0.4);
    top: 16px;
  }

  .box_tenpo_kensaku {
    padding-top: 156px;
    margin-bottom: 20px;
  }

  .box_tenpo_kensaku .shosai_box_tenpo {
    flex-direction: column;
    top: 44px;
    width: 340px;
    height: 44px;
    border-radius: 10px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
  }

  .box_tenpo_kensaku .shosai_box_tenpo .shosai_tenpo {
    font-size: calc(3.7rem * 0.4);

    margin-right: 0;
    padding-top: 10px;
    margin-bottom: 2px;
    line-height: 1;
  }
  .box_tenpo_kensaku .shosai_box_tenpo .shosai_url {
    font-size: calc(3.7rem * 0.4);
    margin-left: 0;
    line-height: 1;
    padding-bottom: 8px;
  }
  .shosai_sankaku.brown {
    border-left: 4px solid transparent;
    border-top: 6px solid var(--color-brown);
  }

  .box_tenpo_kensaku .shosai_box_tenpo.kamadoka {
    top: 96px;
  }

  .box_tenpo_kensaku.hotpapper {
    padding-top: 124px;
  }
  .box_tenpo_kensaku.hotpapper .ttl_hotpapper {
    width: 340px;
    top: 15px;
  }

  .box_tenpo_kensaku.hotpapper .shosai_box {
    flex-direction: column;
    top: 64px;
    width: 340px;
    height: 44px;
    border-radius: 10px;
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
  }
  .box_tenpo_kensaku.hotpapper .shosai_box .shosai_kochira {
    font-size: calc(3.4rem * 0.4);
    margin-right: 0;
    padding-top: 10px;
    margin-bottom: 2px;
    line-height: 1;
  }
  .shosai_sankaku.red {
    border-left: 4px solid transparent;
    border-top: 6px solid var(--color-red);
  }

  .box_tenpo_kensaku.hotpapper .shosai_box .shosai_url {
    margin-left: 0;
    font-size: calc(3rem * 0.4);
    line-height: 1;
    padding-bottom: 8px;
  }

  .box_for_hp {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
  }

  .box_for_hp .for_hp {
    font-size: calc(3rem * 0.6);
    margin-right: 0;
    line-height: 1;
    padding-bottom: 4px;
  }

  .shosai_sankaku.black {
    border-left: 4px solid transparent;
    border-top: 6px solid #000;
  }

  .box_for_hp .shosai_url {
    font-size: calc(3rem * 0.5);
    margin-left: 0;
    line-height: 1;
  }
  .box_for_top {
    height: 56px;
  }
  .box_for_top .for_top {
    width: 148px;
  }
}
