@media screen and (min-width: 769px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area {
    background: #fff url("../../../img/life/akarihosho/kv-pc-bg.png") no-repeat top center;
    height: 460px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap {
      width: 960px;
      margin: 0 auto;
      position: relative; }
      .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap .tag {
        position: absolute;
        top: 20px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
      display: none; }

  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .cp-txt-s span {
    font-size: 16px }

  /* 専用ダイヤル */
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area {
    text-align: center;
    font-weight: 700;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3!important; }
  .ec-layoutRole__contents .ec-layoutRole__main .contents-main .contents-wrap .tel-area p {
    line-height: 1.3!important; }
    .ec-layoutRole__contents .ec-layoutRole__main .contents-main .contents-wrap .tel-area p::after {
      display: none; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.catch,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.catch {
    font-size: 22px; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.number,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.number {
    font-size: 36px;
    margin-top: 0!important; }
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.number:before,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.number:before {
      content: '';
      display: inline-block;
      width: 36px;
      height: 36px;
      background: url(../../../img/life/akarihosho/tel_icon_pc.png) no-repeat;
      background-size: contain;
      vertical-align: middle;
      margin-right: 10px;
      margin-top: -7px; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.small,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.small {
    font-size: 13px;
    padding-left: 30px;
    margin-top: 0!important; }
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .flex {
    margin: 0 auto;
    max-width: 960px;
    display: flex;
    align-items: center; }
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
    position: absolute;
    top: 12px;
    text-align: center;
    width: 100%; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:first-child {
      width: 67.5px;
      height: auto; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:nth-child(2) {
      width: 130px;
      height: auto; }
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.pc {
    display: none; }

  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .cp-txt-s span {
    font-size: 11px; }

  /* 無料相談ボタン */
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .kv-btn a.another,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .end-btn a.other,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a.other {
    padding: 18px 15px; }
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .kv-btn a p,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .end-btn a p,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a p {
    font-size: 18px; }

  /* 専用ダイヤル */
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area {
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1.15; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area a,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area a {
    display: block;
    padding: 8px 15px;
    border-radius: 35px;
    color: #e60012;
    border: 2px solid #e60012;
    background: #fff;
    letter-spacing: 0.05em; }
  .ec-layoutRole__contents .ec-layoutRole__main .contents-main .contents-wrap .tel-area a p::after {
    display: none; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.catch,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.catch {
    font-size: 13px; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.number,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.number {
    font-size: 23px;
    line-height: 1.15;
    display: inline-block;
    padding: 0 20px 0 40px;
    position: relative;
    margin-top: 0!important; }
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area p.number:before,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area p.number:before {
      content: url(../../../img/life/akarihosho/tel_icon_sp.png);
      position: absolute;
      top: 1px;
      left: 0;
      width: 34px;
      height: 34px;
      margin-top: 0!important; }
  .ec-layoutRole__contents .ec-layoutRole__main .tel-area .small,
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .tel-area .small {
    font-size: 11px;
    display: flex;
    align-items: center;
    margin-top: 0!important;
    padding-top: 0;
    line-height: 1.15; }
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area .small::before,
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area .small::after,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a span.small::before,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a span.small::after {
      background-color: #e60012;
      content: "";
      flex-grow: 1;
      height: 1px; }
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area .small::before,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a span.small::before {
      margin-right: 7px; }
    .ec-layoutRole__contents .ec-layoutRole__main .tel-area .small::after,
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn a span.small::after {
      margin-left: 7px; }
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .fixed-btn .flex {
    flex-direction: column; } }
  .catch {
    text-align: center;
  }
  .number {
    text-align: center !important;
  }
  .small {
    text-align: center !important;
  }