/* 共通----------------------------------------------------*/
.lpc-01 {
  color: #0080B4;
}

.lpc-02 {
  color: #FF1212;
}

table.contact tr td {
  background: #fff !important;
}

table.contact textarea,
table.contact input {
  border: solid 1px #ccc;
  width: 100%;
}

/*SP・タブレット--------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1180px) {

  .page-template-page-lp .logo {
    font-weight: bold;
    font-size: 1.5rem;
  }

  .page-template-page-lp .lp__fv__img {
    margin: 0 !important;
    width: 100%;
    background-size: cover;
    height: 333px;
    background-image: url("/wp-content/themes/minimum_ver1.1/lib/images/lp/fv.png");
  }

  .page-template-page-lp .content__area {
    width: 100% !important;
    margin: 0 !important;
  }



  .page-template-page-lp .content__area__inner {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /*----CTA----*/
  .page-template-page-lp .lp__cta {
    background: #1F5CAE;
    padding: 1rem;
    overflow: auto;
  }

  .page-template-page-lp .lp__cta__inner {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__cta .arrow_box {
    position: relative;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.375;
    font-weight: bold;

  }

  .page-template-page-lp .lp__cta .arrow_box:after,
  .page-template-page-lp .lp__cta .arrow_box:before {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 70%;
  }




  .page-template-page-lp .lp__cta .arrow_box-catch {
    color: #FFF;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
  }

  .page-template-page-lp .lp__cta .arrow_box-text {
    color: #FFDF37;
    font-family: Noto Sans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

  }

  .page-template-page-lp .btn-tel {
    margin-top: 20px;
    padding: 1rem;
    background: #E87001;
    color: #fff;
    position: relative;
    width: 100%;
    height: 70px;
    display: block;
  }

  .page-template-page-lp .btn-tel:before {
    font-family: 'Material Icons';
    content: '\e325';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    left: .5rem;
  }

  .page-template-page-lp .btn-tel:after {
    font-family: 'Material Icons';
    content: '\e5cc';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    right: .5rem;
    top: 1rem;
  }

  .page-template-page-lp .btn-tel__inner {
    text-align: center;
  }

  .page-template-page-lp .btn-tel__inner .btn-tel_inner-catch {
    font-weight: 700;
    font-size: 1.2rem;
    display: block;
  }

  .page-template-page-lp .btn-line {
    margin-top: .5rem;
    padding: 1rem;
    background: #fff;
    color: #E87001;
    position: relative;
    width: 100%;
    height: 70px;
    display: block;
  }

  .page-template-page-lp .btn-line:before {
    font-family: 'Material Icons';
    content: '\e158';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    left: .5rem;
    top: 50%-35px;
  }

  .page-template-page-lp .btn-line:after {
    font-family: 'Material Icons';
    content: '\e5cc';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    right: .5rem;
    top: 15px;
  }

  .page-template-page-lp .btn-line__inner {
    text-align: center;
  }

  .page-template-page-lp .btn-line__inner .btn-line_inner-catch {
    font-weight: 700;
    font-size: 1.2rem;
    display: block;
  }


  /*----業者説明----*/
  .page-template-page-lp h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
  }

  .page-template-page-lp .lp__area01 {
    clear: both;
    padding: 0;
  }

  .page-template-page-lp .lp__area01 .lp__area01__inner {
    width: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__feature-bg {}

  .page-template-page-lp .lp__feature {
    width: 100%;
    padding: 1rem;

  }

  .page-template-page-lp .lp__feature-bg img {
    margin: 0 !important;
  }

  .page-template-page-lp .lp__feature-contents {
    background: #FFDE39;
    padding: .5rem;
    display: inline-block;
    width: 49%;
    margin-bottom: 1%;
    color: #333;
    text-align: center;
    font-size: .8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__feature p {
    margin-top: 15px;
    font-size: 16px;
  }

  /*----問題提起----*/
  .page-template-page-lp .lp__area02 {
    padding: 1rem;
    background: #E5F0FF;
  }

  .page-template-page-lp .lp__area02__inner {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-page-lp h2 {
    color: #333 !important;
    font-size: 24px !important;
    font-weight: bold;
    line-height: normal;
    background: none !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
  }

  .page-template-page-lp .lp-sub-title {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
  }

  .page-template-page-lp .lp__worries {
    padding: 15px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__worries-contents {
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: .5rem;
    font-weight: bold;
    width: 570px;
    height: 120px;
    margin-bottom: 15px;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }

  .page-template-page-lp .lp__worries-contents img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    margin-bottom: 0 !important;
  }

  .page-template-page-lp .lp__worries-contents p {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

  }

  .page-template-page-lp .lp__worries__img+p {
    margin-top: 2rem;
    text-align: center;
    font-size: 1.3rem;
  }


  /*----選ばれる理由----*/
  .page-template-page-lp .lp__area03 {
    clear: both;
    padding: 1rem;
    background: #312927;
  }

  .page-template-page-lp .lp__area03 .lp__area03__inner {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__area03 h2 {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: bold;
    line-height: normal;
    background: none !important;
    margin: 0 0 5px 0 !important;
    padding: 0 !important;
  }

  .page-template-page-lp .lp__area03 .lp-sub-title {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
  }


  .page-template-page-lp .lp__reason {
    margin-top: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__reason__contents {
    margin-bottom: 1rem;
    width: 100%;
  }


  .page-template-page-lp .lp__reason__contents .lp__reason__contents-textarea {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: １00;
    line-height: 24px;
    /* 150% */
  }

  .page-template-page-lp .reason-num {
    color: #C3C3C3;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__reason__contents h3 {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #fff !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }


  /*----お客様の声----*/
  .page-template-page-lp .lp__area04 {
    clear: both;
    padding: 1rem;
  }

  .page-template-page-lp .lp__area04 .lp__area04__inner {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__voice {
    margin-top: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__voice__contents {
    width: 100%;
    margin-bottom: 15px;
  }

  .page-template-page-lp .lp__voice__contents:nth-child(1),
  .page-template-page-lp .lp__voice__contents:nth-child(2) {
    border-right: solid 1px #D9D9D9;
    padding-right: 0;
    width: 100%;
  }


  .page-template-page-lp .lp__voice img {
    margin-bottom: 15px;
  }

  .page-template-page-lp .lp__voice-name {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #0080B4;
    color: #0080B4;
    font-size: 16px;
    display: block;
    text-align: center;
  }


  /*----料金----*/
  .page-template-page-lp .lp__price {
    padding: 15px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__price__contents {
    background: #393939;
    text-align: left;
    margin-bottom: .5rem;
    font-weight: bold;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
  }

  .page-template-page-lp .lp__price__contents img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    margin-bottom: 0;
  }

  .page-template-page-lp .lp__price__contents-text {}

  .page-template-page-lp .lp__price__contents h3 {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    border: none !important;
    font-size: 24px !important;
    color: #fff;
  }

  .page-template-page-lp .lp__price__contents p {
    font-weight: normal;
    color: #fff;
  }

  /*----お流れ----*/
  .page-template-page-lp .lp__flow {
    margin-top: 15px;
  }

  .page-template-page-lp .lp__flow__inner {
    width: 100%;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__flow__contents {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    padding: 1rem;
    margin-bottom: 1rem;

  }

  .page-template-page-lp .lp__flow__contents h3 {

    margin: 0 0 .5rem 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #0080B4;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;

  }

  .page-template-page-lp .lp__flow__contents-step {
    color: #0080B4;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: block;
    margin-bottom: .5rem;
  }


  .page-template-page-lp .lp__flow__contents-step .lp__flow__contents-step-title {
    color: #0080B4;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
  }

  .page-template-page-lp .lp__flow__contents-title p {
    width: 100%;
    margin-bottom: 1rem;
  }

  .page-template-page-lp .lp__flow__contents-img {
    margin-left: auto;
  }

  .page-template-page-lp .lp__flow__contents-img img {
    margin-bottom: 0 !important;
    width: 300px;
  }

  .page-template-page-lp .lp__company {
    margin-top: 15px;
  }

  .page-template-page-lp .lp__company th {
    background: #fff;
    color: #333;
    border: 1px solid #e4e4e4;
    width: 25%;
  }

  .page-template-page-lp .lp__company td {
    background: #fff !important;
    color: #333;
  }

  /*----問合せ----*/
  .lp__area_contact {
    padding: 1rem;
    width: 100%;
    margin: 0 auto;
  }

  table.contact {
    margin-top: 1rem;
  }

  table.contact .btn01 {}

  .menu-btn {
    display: none;
  }

}

/*PCのみ--------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:1024px) {
  .page-template-page-lp .logo {
    font-weight: bold;
    font-size: 1.5rem;
  }

  .page-template-page-lp .lp__fv__img {
    margin: 0 !important;
    width: 100%;
    background-size: cover;
    height: 600px;
    background-image: url("/wp-content/themes/minimum_ver1.1/lib/images/lp/fv_pc.png");
  }

  .page-template-page-lp .content__area {
    width: 100% !important;
    margin: 0 !important;
  }



  .page-template-page-lp .content__area__inner {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /*----CTA----*/
  .page-template-page-lp .lp__cta {
    background: #1F5CAE;
    padding: 1.56rem;
    overflow: auto;
  }

  .page-template-page-lp .lp__cta__inner {
    width: 700px;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__cta .arrow_box {
    position: relative;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.375;
    font-weight: bold;

  }

  .page-template-page-lp .lp__cta .arrow_box:after,
  .page-template-page-lp .lp__cta .arrow_box:before {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 70%;
  }




  .page-template-page-lp .lp__cta .arrow_box-catch {
    color: #FFF;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
  }

  .page-template-page-lp .lp__cta .arrow_box-text {
    color: #FFDF37;
    font-family: Noto Sans;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

  }

  .page-template-page-lp .btn-tel {
    margin-top: 20px;
    padding: 1rem;
    background: #E87001;
    color: #fff;
    position: relative;
    width: 49%;
    height: 70px;
    float: left;
  }

  .page-template-page-lp .btn-tel:before {
    font-family: 'Material Icons';
    content: '\e325';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    left: .5rem;
  }

  .page-template-page-lp .btn-tel:after {
    font-family: 'Material Icons';
    content: '\e5cc';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    right: .5rem;
    top: 1rem;
  }

  .page-template-page-lp .btn-tel__inner {
    text-align: center;
  }

  .page-template-page-lp .btn-tel__inner .btn-tel_inner-catch {
    font-weight: 700;
    font-size: 1.2rem;
    display: block;
  }

  .page-template-page-lp .btn-line {
    margin-top: 20px;
    padding: 1rem;
    background: #fff;
    color: #E87001;
    position: relative;
    width: 49%;
    height: 70px;
    float: right;
  }

  .page-template-page-lp .btn-line:before {
    font-family: 'Material Icons';
    content: '\e158';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    left: .5rem;
    top: 50%-35px;
  }

  .page-template-page-lp .btn-line:after {
    font-family: 'Material Icons';
    content: '\e5cc';
    font-size: 35px;
    vertical-align: middle;
    position: absolute;
    right: .5rem;
    top: 15px;
  }

  .page-template-page-lp .btn-line__inner {
    text-align: center;
  }

  .page-template-page-lp .btn-line__inner .btn-line_inner-catch {
    font-weight: 700;
    font-size: 1.2rem;
    display: block;
  }


  /*----業者説明----*/
  .page-template-page-lp h1 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__area01 {
    clear: both;
    padding: 100px 0;
  }

  .page-template-page-lp .lp__area01 .lp__area01__inner {
    width: 1150px;
    height: 555px;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__feature-bg {
    position: relative;
  }

  .page-template-page-lp .lp__feature {
    position: absolute;
    left: 0;
    top: 45px;
    width: 670px;
    padding: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* preview */
    background-color: #fff;
    /* drop-shadow */
    filter: drop-shadow(-2px 2px 4px rgba(153, 149, 149, 0.6));
    z-index: 10;

  }

  .page-template-page-lp .lp__feature-bg img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    width: 940px;
  }

  .page-template-page-lp .lp__feature-contents {
    background: #FFDE39;
    padding: 5px;
    display: inline-block;
    width: 280px;
    margin-bottom: 5px;
    color: #333;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__feature p {
    margin-top: 15px;
    font-size: 16px;
  }

  /*----問題提起----*/
  .page-template-page-lp .lp__area02 {
    padding: 100px 0;
    background: #E5F0FF;
  }

  .page-template-page-lp .lp__area02__inner {
    width: 1150px;
    margin: 0 auto;
  }

  .page-template-page-lp h2 {
    color: #333 !important;
    font-size: 32px !important;
    font-weight: bold;
    line-height: normal;
    background: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
  }

  .page-template-page-lp .lp-sub-title {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
  }

  .page-template-page-lp .lp__worries {
    padding: 15px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__worries-contents {
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: .5rem;
    font-weight: bold;
    width: 570px;
    height: 120px;
    margin-bottom: 15px;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
  }

  .page-template-page-lp .lp__worries-contents img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
  }

  .page-template-page-lp .lp__worries-contents p {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 32px 0;
  }

  .page-template-page-lp .lp__worries__img+p {
    margin-top: 2rem;
    text-align: center;
    font-size: 1.3rem;
  }


  /*----選ばれる理由----*/
  .page-template-page-lp .lp__area03 {
    clear: both;
    padding: 100px 0;
    background: #312927;
  }

  .page-template-page-lp .lp__area03 .lp__area03__inner {
    width: 1150px;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__area03 h2 {
    color: #fff !important;
    font-size: 32px !important;
    font-weight: bold;
    line-height: normal;
    background: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
  }

  .page-template-page-lp .lp__area03 .lp-sub-title {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
  }


  .page-template-page-lp .lp__reason {
    margin-top: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__reason__contents {
    margin-bottom: 1rem;
    width: 330px;
  }


  .page-template-page-lp .lp__reason__contents .lp__reason__contents-textarea {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: １00;
    line-height: 24px;
    /* 150% */
  }

  .page-template-page-lp .reason-num {
    color: #C3C3C3;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__reason__contents h3 {
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #fff !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }


  /*----お客様の声----*/
  .page-template-page-lp .lp__area04 {
    clear: both;
    padding: 100px 0;
  }

  .page-template-page-lp .lp__area04 .lp__area04__inner {
    width: 1150px;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__voice {
    margin-top: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__voice__contents {
    width: 330px;
  }

  .page-template-page-lp .lp__voice__contents:nth-child(1),
  .page-template-page-lp .lp__voice__contents:nth-child(2) {
    border-right: solid 1px #D9D9D9;
    padding-right: 40px;
    width: 370px;
  }


  .page-template-page-lp .lp__voice img {
    margin-bottom: 15px;
  }

  .page-template-page-lp .lp__voice-name {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #0080B4;
    color: #0080B4;
    font-size: 16px;
    display: block;
    text-align: center;
  }


  /*----料金----*/
  .page-template-page-lp .lp__price {
    padding: 15px 0 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-template-page-lp .lp__price__contents {
    background: #393939;
    text-align: left;
    margin-bottom: .5rem;
    font-weight: bold;
    width: 570px;
    height: 120px;
    margin-bottom: 15px;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
  }

  .page-template-page-lp .lp__price__contents img {
    width: 90px;
    height: 90px;
    margin-right: 15px;
  }

  .page-template-page-lp .lp__price__contents-text {}

  .page-template-page-lp .lp__price__contents h3 {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    border: none !important;
    font-size: 24px !important;
    color: #fff;
  }

  .page-template-page-lp .lp__price__contents p {
    font-weight: normal;
    color: #fff;
  }

  /*----お流れ----*/
  .page-template-page-lp .lp__flow {
    margin-top: 15px;
  }

  .page-template-page-lp .lp__flow__inner {
    width: 1150px;
    margin: 0 auto;
  }

  .page-template-page-lp .lp__flow__contents {
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    padding: 30px;
    margin-bottom: 30px;
    background: #FFF;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }

  .page-template-page-lp .lp__flow__contents h3 {

    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #0080B4;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .page-template-page-lp .lp__flow__contents-step {
    color: #0080B4;
    text-align: center;
    font-family: Noto Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-right: 30px;
  }


  .page-template-page-lp .lp__flow__contents-step .lp__flow__contents-step-title {
    color: #0080B4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
  }

  .page-template-page-lp .lp__flow__contents-title p {
    margin-right: 30px;
    width: 670px;
  }

  .page-template-page-lp .lp__flow__contents-img {
    margin-left: auto;
  }

  .page-template-page-lp .lp__flow__contents-img img {
    margin-bottom: 0 !important;
    width: 300px;
  }

  .page-template-page-lp .lp__company {
    margin-top: 15px;
  }

  .page-template-page-lp .lp__company th {
    background: #fff;
    color: #333;
    border: 1px solid #e4e4e4;
    width: 25%;
  }

  .page-template-page-lp .lp__company td {
    background: #fff !important;
    color: #333;
  }


  /*----問合せ----*/
  .lp__area_contact {
    padding: 100px;
    width: 980px;
    margin: 0 auto;
  }

  table.contact {
    margin-top: 30px;
  }

  table.contact .btn01 {}

}