html { scroll-behavior: smooth;}

 #dx_wrap{  /* background-color: #fffecc; 疑似背景色 */ }

 #dx_wrap strong{color: #32cd32;}
 #dx_wrap em {    font-weight: bold; font-style: normal;}
  /*flex*/
  .flBox {
     display: flex;
     margin: 30px 5px;
     align-items: center;
     justify-content: center;
 }
 .flBox img{
   width: 30%;
   margin-right: 10px;
 }
 .dx_H3 {
   font-size: 27px;
   font-weight: bold;
    width: 100%;
   margin-bottom: 10px;
   padding: 40px 5px;
   text-align: center;
 }
 
  /*見出し*/
  .dx_main_title {
     font-size: 26px;
     background-color: #dde2e5;
     padding: 5px;
     text-align: center;
     line-height: 32px;
     margin: 24px auto;
 }

 .topH3 {
     font-size: 27px;
     background-color: #efefef;
     color: #002153;
     font-weight: bold;
     padding: 10px;
     line-height: 32px;
     margin: 10px auto 30px;
     border-radius: 5px;
 }
 .H3 {
     font-size: 24px;
     background-color: #efefef;
     color: #001b54;
     padding: 10px;
     line-height: 32px;
     margin: 10px auto 10px;
     border-radius: 5px;
     font-size: 27px;
     font-weight: bold;
     width: 100%;
     padding: 40px 5px;
     text-align: center;
 }
 
 .H3B {
     font-size: 24px;
     background-color: #efefef;
     padding: 10px;
     line-height: 32px;
     margin: 10px auto 10px;
     border-radius: 5px;
     font-size: 27px;
     font-weight: bold;
     width: 100%;
     padding: 40px 15px;
     text-align:left;
     color: #001b54;
 }
 .woman_H3 {
  font-size: 24px;
  background-color: #efefef;
  color: #001b54;
  padding: 10px;
  line-height: 32px;
  margin: 10px auto 10px;
  border-radius: 5px;
  font-size: 27px;
  font-weight: 700;
  width: 100%;
  padding: 40px 5px;
  text-align: center;
}
 
 
 .sub_title {
     background-color: #001E54;
     text-align: center;
     color: #ffffff;
     font-size: 18px!important;
     line-height: 32px;
     width: 100%;
   }
   .c-lp_3col__subtitle--dx {
     color: #4abccc;
     font-size: 18px;
     text-align: center;
 }

 /*帯********************************************/
  /**base****/
.p-funding_lp_back2 {
     background-color: #001b54;
     margin-top: 30px;
 }
 .p-funding_lp_back_woman2 {
  background-color: #001b54;
  margin-top: 30px;
}
 .p-funding_lp_backBlue {
     background-color: #48adda;
 }
 .p-funding_lp_back_dx {
  background-color: #0093cb;
}

  /**txt****/
.c-lp_title2 {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  margin: 50px 15px;
  font-weight: bold;
}

.c-lp_title {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: bold;
}

  /*dl****************************************/
 .dx_dl{
 font-size: 27px;
 margin: 60px auto 50px;
 
 }
 .dx_dl h2{
  font-size: 36px;
  font-weight: bold;
  line-height: 42px;
     color: #0093cb;
     text-align: center;
     border-bottom: 3px solid #0093cb;
     padding-bottom: 30px;
     }
 
     .dx_dl dl dt{
         color: #0093cb;
         border-bottom: 3px solid #0093cb;
         margin: 0px;
         padding: 30px 20px 30px 5px;
         }
         .dx_dl dd{
             border-bottom: 3px solid #0093cb; 
             margin: 0px;
             padding: 30px 0px;
 
             }
  /*interview*/
 .interview_area { padding-top: 40px; }

 
  /*リンクバナー*/
  .c-lp_add_btn__link {
    background-color: #32cd32;
    border: 1px solid #32cd32;
    padding: 20px 60px;
    color: #ffffff;
    border-radius: 40px;
    font-weight: bold;
}

   /*リンクバナー*/
   .c-lp_add_btn__link a:hover{
    background-color: #32cd32;
  border: 1px solid #32cd32;
    
}

 #dx_wrap .c-lp_add_btn {
  padding: 30px 0 70px 0;
}
 /* benefits */
 .benefits{
     padding: 30px 40px 0px;
 } 
 .flex_test-box {
 clear: both;
 display: flex;
 align-items: start;
 justify-content: center;
 
 }
 
 .clm{
 text-align: center;
 margin: 0px 10px;
 }
 .clm h3{
 color:#f85707;
 font-size: 22px;
 font-weight: bold;
 margin: 10px auto;
 }
 .clmH4{
     color:#f85707;
     font-weight: bold;
         font-size: 32px;
        line-height: 36px;
  }
 
 
 #dx_wrap .explain_ico{
 margin-right: 10px;
 }
 .mb_on{
 display:none;
 text-align: center;
 }
 
  /* for signup 無料サービス*/
  /* explain */
  #dx_wrap .signup_content_back__inner {
     display: flex;
     margin: 0 auto;
     max-width: 1024px;
     text-align: left;
     }
 
   .signup_content_back__inner ul {
     margin-left: 0!important;
   }
 
   .signup_content_img {
     width: 96%;
     border: 1px dashed #cccccc;
     display: block;
   }
 
   .signup_form_back {
     padding: 1px 0;
     background-color: #eeeeee;
     box-sizing: border-box;
   }
 
   .add_btn {
     color: #ffffff;
     background-color: #008C23;
     padding: 10px 15px;
     text-decoration: none;
     border-radius: 0.3em;	
     
     clear: both;
     text-align: center;
     margin: 30px 0;
   }

 
   .sub_title {
     background-color: #001E54;
     text-align: center;
     color: #ffffff;
     font-size: 18px!important;
     line-height: 32px;
     width: 100%;
   }
  
   .explain_list {
     display: flex;
     flex-wrap: wrap;
     border-bottom: 1px #cccccc solid;
     margin: 10px 0 0 0;
   }
 
   .explain_list--off {
     color: #666666;
   }
 
   .explain_list__left {
     flex-basis: 70px;
     align-self: center;
     text-align: center;
   }
 
   .explain_list__left i {
     font-size: 38px;
   }
 
   .explain_list__right {
     flex-basis: calc(100% - 70px);
   }
 
   .explain_list__right h3 {
     margin: 0;
     font-size: 16px;
     line-height: 26px;
   }
/* mb*/
   .mb_off{
    display: block;
  }
  .mb_on{
    display:none;
  }

/* 20220131add*/
.margin_adjust{
margin-bottom: -25px;
}

/* 20220714add*/
.default_page_title {
   text-align: left;
}


/*-[ Funding Lp]----------------------------------------------------------------------*/
/***** 20220722********************************************/
.green {
  color: #008c23;
  font-weight: 400;
  font-style: normal;
}

.dx_topH2 {
  background-color: #f8e133;
  color: #002153;
  font-weight: bold;
 }

 #dx_wrap .dx_topH2 strong {
  color: #ff0000;
  font-weight: bold;
}



.c-lp_add_btn__link:hover {
  background-color: #ffffff;
  border: 1px solid #32cd32;
  color: #32cd32;
}
.dx_topH3 {
  color: #002153;
  font-weight: bold;
}

.p-funding_lp_back_skyblue__title2 {
  font-weight: bold;
  color: #002153;
}
.H3B {
  padding: 40px 15px;
  text-align: left;
  color: #002153;
}
.flexP{
  margin-bottom: 60px;
}

.interview_area p{
 text-align: left;
}


.c-lp_3col__subtitle--dx {
  color: #0093cb;
}

.btn_txt {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  margin: 30px auto -30px;
}
 /*無料アイコン*/
 .free_ico_wrap {
  top: 10px;
  left: 325px;
  position: relative;
}
.free_ico {
  border-radius: 10px;
  position: relative;
  display: inline-block;
  background-color: #fff000;
  border: solid 2px #ff0000;
  color: #ff0000;
  font-weight: bold;
  padding: 5px 5px;
  min-width: 10px;
  max-width: 100%;
  text-align: center;
  background-color: ffff00;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 40%);
}

.free_ico:before,
.free_ico:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.free_ico:before {
  border: solid 12px transparent;
  border-top: solid 12px #ff0000;
}
.free_ico:after {
  border: solid 14px transparent;
  border-top: solid 14px #fff000;
  margin-top: -5px;
}
.free_ico p {
  margin: 0;
  padding: 0;
}

/*22/08/23 DX add****************************************/
.c-lp_header_wrap {
   background: #fff;
  border-bottom: 1px solid #0093cb;
}

.main_title {
  font-size: 26px;
  background-color: #dde2e5;
  padding: 5px;
  text-align: center;
  line-height: 32px;
  margin: 24px auto;
}
 .c-lp_add_btn__link {
  background-color: #ff5a33;
  border: 1px solid #ff5a33;

}
.c-lp_add_btn__link:hover {
  text-decoration: none!important;
  background-color: #ffffff;
  border: 1px solid #ff5a33;
  color: #ff5a33;
}

.p-sogyotecho_inquiry_lp__top_main__txt {
  background-color: #0093cb;
  font-size: 25px;
  line-height: 42px;
  color: #fff;
  padding: 3px 6px;
  text-align: center;
}
.p-sogyotecho_inquiry_lp__top_main__txt span {
  color: #ffff00;
  font-weight: normal;
}
 .btn_txt {
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  margin: 30px auto 10px;
}

 .c-lp_interview_area__text__name {
  background-color: #0079c2;
  display: block;
  text-align: left;
  color: #fff;
  padding-left: 10px;
  font-weight: bold;
}
.interview_area {
  background-color: #d7f7fb;
  padding-bottom: 60px;
}
.p-funding_lp_back_intv h2 {
  color: #fff;
  font-weight: bold;
}
.p-funding_lp_back_intv {
  background-color: #0079c2;
}
.c-lp_interview_area__text__copy {
  color: #001c4b;
  font-weight: bold;
  text-align: left;
}
.default_page_title {
  text-align: left;
}
/*23/11/8 ****************************************/
/*帯****/

.title_navy {
  text-align: center;
  background-color: #001b54;
  color: #fff;
  margin: 3rem auto;
  padding: 2.8rem 0;
  line-height: 1.5;
}

.title_navy h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

/*ボタングリーン****/
.btn_green {
  text-align: center;
  margin: 4rem auto 5rem;
  width: 1024px;
}
.btn_green span{
  color: #ffff00;
}
.btn_green a {
  font-size: 1.5rem;
  line-height: 1.3;
  padding: 1.2rem 0.5rem;
  border-radius: 4px;
  background-color: #22ac38;
  border: 1px solid #22ac38;
  color: #fff;
  font-weight: 600;
  display: block;
  width: 70%;
  margin: 0.5rem auto;
}
.btn_green a:hover {
  background-color: #fff;
  border: 1px solid #22ac38;
  color: #22ac38;
  text-decoration: none;
}
.btn_green a:hover span{
  color: #22ac38;
}


 /*レスポンシブ ************************************************/
 /* ipad*/
 @media screen and (max-width:820px) {
  #dx_wrap {
    width: 100%;

}
.c-lp__block__wrap {
         padding: 0px 5px;
     }
 
     #dx_wrap .c-lp__block__wrap p {
         padding: 0px 10px;
     }
     /* dl*/
     .dx_dl {
         font-size: 24px;
         margin: 40px 10px 50px;
     }
     .dx_dl dd {
         font-size: 20px;
     }
 
   .dx_dl dl dt {
     padding: 0px 15px 0px 5px;
     font-size: 16px;
     height: 60px;
     line-height: 60px;
 }
 .dx_dl dd {
     padding: 5px 0px 5px;
     height: 50px;
     line-height:50px;
     font-size: 16px;
 }
 .btn_green {
  width: auto;
}
 }
 @media screen and (max-width:730px) {
     .mb_off{
       display: none;
     }
     .mb_on{
       display:block;
     }
 
     #dx_wrap .c-lp_add_btn {
         padding: 15px 5px;
         font-size: 18px;        
       }    
     
   /* 無料アイコン*/
   .free_ico_wrap {
     top: 0px;
     left: 0px;
     display: flex;
     justify-content: flex-end;
 }
     .free_ico {
         padding: 3px 0px;
        
     }
     #dx_wrap .free_ico p {
         padding: 0px 5px;
     }
     /* 見出し*/

     .dx_main_title {
         font-size: 18px;
         line-height: 24px;
         font-weight: bold;
     }
     .dx_topH2 {
      line-height: 21px;
      font-size: 15px;
  }
     .dx_topH3 {
         font-size: 18px;   
         line-height: 24px;
         font-weight: bold;
     }
 
     h3.c-lp_3col__subtitle--dx {
         font-size: 17px;
         text-align: left;
     }
     .dx_dl h2 {
         padding-bottom: 10px;
         font-size: 18px;
         line-height: 24px;
         margin:30px 5px 10px;
     }
   /* dl*/
   .dx_dl{
     margin: 0px 5px 30px;  
   }
   .dx_dl dl dt {
     padding: 0px 15px 0px 5px;
     font-size: 16px;
     height: 60px;
     line-height: 60px;
 }
 .dx_dl dd {
     padding: 5px 0px 5px;
     height: 50px;
     line-height: 21px;
     font-size: 16px;
 }
     /* 余白*/
     #dx_wrap .c-lp__block__wrap p {
         padding: 0px 10px;
     }
     #dx_wrap .mb30 {
     padding: 0px 10px;
     }
  
    /* txt*/
     .fs16 {
       font-size: 14px;
       line-height: 21px;
     }
     /* point*/
     .tools {
       text-align: left;
     }
     
     .tools_cont_img{
     width:35%;
     margin: 5px 10px 5px 0px;
     }
     .tools img {
       width:100%;  
       }
     .tools h2 {
       text-align: left;
       font-size: 21px;
       line-height: 25px;
     }
     .tools_cont {
     display: flex;
     justify-content:flex-start; 
       align-items: center;
     }
     .tools_cont_img {
      width: 25%;
      margin: 5px 0px 5px 0px;
  }
     .tools_wrap p{
       font-size: 14px;
       line-height: 21px;
       clear: both;
     }
      /* intv*/
      .intv_cont_mb {
         display: flex;
         align-items: center;
     }
     .c-2col__left--sp_img60 {
       width: 90%;
       padding: 5px;
     }
     .p-sogyotecho_inquiry_interview__caption {
       font-size:18px;
       line-height: 26px;
       font-weight: bold;
     }
     .c-lp_interview_area__text__copy {
         font-size: 16px;
         font-weight: bold;
         line-height: 23px;
     }
     #dx_wrap .p-sogyotecho_inquiry_interview {
         font-size: 14px;
         line-height: 21px;
         clear: both;
         padding: 0px;
     }  
     h4.p-sogyotecho_inquiry_interview__caption {
         font-size: 20px;
     }
 
 
     .kuchikomi_area .note {
       line-height: 21px;
     }
     
     /* benefits*/
         .benefits {
           padding: 0px 0px 10px;
       }
       .flex_test-box {
         display: block;   
         }
       .clm p{
         font-size: 14px;
         line-height: 18px;
       }
     .clmH4{
         color:#f85707;
         font-weight: bold;
             font-size: 18px;
            line-height: 24px;
      }
        
     /* サービス一覧*/
           .sub_title {      
             font-size: 15px!important;
             line-height: 19px;
             padding: 5px 2px;
         }
 
  /*211028add*/
  .H3, .H3B {
     font-size: 18px;
     padding: 20px 5px;
     line-height: 24px;
 }
 .woman_H3, .woman_H3B {
  font-size: 18px;
  padding: 20px 5px;
  line-height: 24px;
}
 
 #dx_wrap .tools img {
             width: 90%;
         }
         #dx_wrap .c-lp_add_btn__link {
             font-size: 18px;
             padding: 8px 20px;
             font-weight: bold;
         }
 
         /*インタビュー**/
         #dx_wrap .intv_cont_mb {
     display: flex;
     align-items: center;
   }
   #dx_wrap .c-2col__left--sp_img60 {
     width: 100%;
   }
   #dx_wrap .c-2col__left {
     width: 50%;
     margin: 0px 20px 10px 0px;
   }
   #dx_wrap h3.p-sogyotecho_inquiry_interview__title {
     margin: 10px 0 5px;
   }
   #dx_wrap h4.p-sogyotecho_inquiry_interview__caption {
     font-size: 18px;
   }
   .c-lp_form_area__formwrap {
    overflow: hidden;
}
/*220516add*/
#dx_wrap .tools img {
  width: 60%;
}
.tools h2 {
  text-align: center;
  font-size: 18px;
}

/*220725add*/
.c-lp_title2 {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  margin: 20px 10px;
}
.btn_txt {
  font-size: 21px;
  line-height: 27px;
}

/*220825add*/
.main_title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.p-sogyotecho_inquiry_lp__top_main__txt {
  line-height: 21px;
  font-size: 15px;
}

.topH3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.tools_cont {
  margin-bottom: 15px;
}
#dx_wrap .c-lp_add_btn {
  margin-bottom: 30px;
}


/*横展開レスポンシブ****/

.title_navy {
  padding: 1rem 0;
}
.title_navy h3 {
  font-size: 1.4rem;
  padding: 0 10px;
}

.btn_green {
  width: auto;
  margin: 2rem 0.5rem;
}
.btn_green a {
  font-size: 1.3rem;
  padding: 15px 0;
  width: auto;
}

     
     }
