 /*base****/
 .main-container {
  width: 100%;
}

.c-lp__block__wrap {
  width: 1024px;
  margin: 0px auto;
 /* background: aqua;*/
}
 #page, .wrap1024 {
  width: 100%;
  max-width: 100%;
 }

 /*既存スタイル調整****/
 .c-2col__left--rev {
  float: left;
  margin: 10px 10px 0 0;
}
.c-2col__right--small {
  width: 68%;
}

.mb10 {
  text-align: left;
}

.baseYellow{
  background-color: #fcf468;
}

.baseYellow::after {
  border-top: 15px solid #fcf468;
}


.p-sogyotecho_inquiry_qa__a a{
 color: #0068b3;
 text-decoration: underline;
}

#funding_consulting_wrap h3.c-lp_3col__subtitle {
  font-size: 14px;
  line-height: 21px;
padding: 0px;
}


 /*pankuzulist****/
.bread-comb {
  font-size: 14px;
  margin-bottom: 20px;
  width: 1024px;
  margin: 0px auto 20px;
}

#funding_consulting_wrap{
  margin: 0px auto;
    max-width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding: 0px 0px 0px;
    color: #414549;
/*  background: #FBFFC1;*/
  }


 /*資金調達****/


.top_txt{
  font-size: 16px;
  text-align: left;
}

#funding_consulting_wrap table{
  border: none;
}

#funding_consulting_wrap table th, #funding_consulting_wrap table td {
  border: none;
}

.funding_consulting_box{
  width: 1024px;
  margin: 20px auto;
  max-width: 100%;
  text-align: center;
}

strong{  font-weight: bold;}
.sg_green {  color: #13b5b1;}
em{
  background: linear-gradient(transparent 60%, #4abccc 60%);
  font-style: normal;
}

.yellow{
  background: linear-gradient(transparent 60%, #fcf468 60%);
  font-style: normal;
}

/*見出し**/
/*h1*/
.page-main_title {
    margin: 0 auto 20px;
   width: 1024px;
   font-weight: bold;
}

/*h3*/
#funding_consulting_wrap h3{
  font-size: 28px;
  font-weight: bold;
  line-height:42px;
  padding: 5px 5px 20px;
  text-align: center;
}

 /*帯*/
 .p-funding_lp_back_woman2 {
  background-color: #fff000;
  margin-top: 30px;
}


.p-funding_lp_back_skyblue__title {
  color: #13b5b1;
  font-weight: bold;
  font-size: 38px;
  line-height: 47px;
}

h2.consul_top {
  font-size: 38px;
  font-weight: bold;
  line-height: 47px;
  padding: 30px 5px;
  text-align: center;
  margin: 0px;
}
/* フォント*/
.c-lp_title {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* こんな不安やお悩み*/
.under{
  border-bottom: 8px solid #3ca4d2;
}
.fclp_list{
  margin-bottom: 40px;
  text-align: left;
  }
  .fclp_list li {
    border-bottom: 2px dotted #cccccc;
    font-size: 32px;
    background: url("/wp-content/themes/techo-web/images/funding_consulting/funding_consulting_check.jpg") no-repeat 0px 0px;
    padding: 0px 5px 15px 60px;
    margin-bottom: 25px;
  }

/*今すぐ相談*/
.fclp_listbox {
  text-align: center;
  margin-bottom: 30px;
}

/*h3*/
#funding_consulting_wrap .fclp_listbox h3 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  color: #3ca4d2;
  font-size: 38px;
}
.tyapeA:before, .tyapeA:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 5px;
  background-color: #3ca4d2;
  /*-webkit-transform: rotate(-60deg);*/
 
}
.tyapeA:before {
  left:0;
  transform: rotate(-120deg);
}
.tyapeA:after {
  right: 0;
  transform: rotate(-60deg);
}

/* リスト*/
.fclp_listbox ul{
  text-align: left;
  font-size: 23px;
  font-weight: bold;
  color: #0d0d0d ;
  background: #d1eefb;
  border: dashed 1px #3ca4d2;
  padding: 20px;
  margin-top: 10px;
}

.fclp_listbox ul li{
  margin-bottom: 20px;
}
.fclp_listbox ul li::before {
	display: inline-block;
	content: "";
	margin-top: 6px;
	margin-right: 7px;
	width: 20px;
	height: 20px;
	vertical-align: top;
	border-radius: 20px;
	background-color: #3ca4d2;
}
 
 /* ▼*/
 .triangleGreen {
  width: 0;
  border-left: 120px solid transparent;
  border-right: 120px solid transparent;
  border-top: 50px solid #13b5b1;
  margin: -40px auto 10px;
}

 /* そんな方に*/
 .fclp_Knowhow {
  background-color: #f5eee7;
  border-top: 30px solid #fff;
  padding-top: 20px;
  text-align: center;
  border-bottom: 10px solid #fff;
  padding-bottom: 60px;
}
.underWhite{
  background: linear-gradient(transparent 60%, #ffffff 60%);
  font-style: normal;
}

.green_fukidasi {
  font-size: 38px;
  padding: 20px 10px;
  background: #13b5b1;
  border-radius: 50px;
  position: relative;
  color: #fff;
  font-weight: bold;
  width: 1024px;
  margin: 0px auto 30px;
}
.green_fukidasi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #13b5b1  transparent transparent transparent;
  border-width: 30px 20px 0 20px;
}

 /* 様々な課題*/
 #funding_consulting_wrap .fclp_Knowhow table {
  margin: 10px auto 30px;
  width: 1024px;
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 20px solid #fff;
}
#funding_consulting_wrap .fclp_Knowhow table th{
background: #ec5f67;
color: #fff;
font-weight: bold;
font-size: 28px;
padding: 10px 20px;
border-bottom: 10px solid #fff;
border-left:10px solid #ec5f67 ;
border-right:10px solid #ec5f67 ;
}
#funding_consulting_wrap .fclp_Knowhow table td{
  background: #fff;
  border-bottom: 1px solid #000;
  font-size: 21px;
  border-left:10px solid #fff ;
border-right:10px solid #fff ;
 padding: 10px 5px;
}
.fclp_Knowhow table td:before {
  display: inline-block;
  content: "";
  margin-top: 2px;
  margin-left: 4px;
  vertical-align: top;
  border-top: 12px solid #fff;
  border-bottom: 12px solid #fff;
  border-right: 8px solid #fff;
  border-left: 16px solid #ec5f67;
}

   /* コツやノウハウ*/
.Knowhow_txt1{
  font-size: 47px;
line-height: 72px;
  font-weight: bold;
  transform: skewX(-10deg); display: inline-block;
}
.Knowhow_txt1 span{
  border-bottom: 5px solid #13b5b1;
}

 /* あらゆる起業家*/
 .Knowhow_txt2 {
  font-size: 34px;
  line-height: 52px;
  margin-top: 20px;
}
.Knowhow_txt2 em{
  color: #ec5f67;
  font-weight: bold;
}

 /* コンサル後こうなりました*/
 .Knowhow_txt3 {
  font-size: 24px;
  line-height: 36px;
  margin-top: 20px;
  text-align: center;
}

/*文章**/

.footer_txt{
  background: #f5eee7;
  text-align: center;
  font-size: 27px;
  line-height: 38px;
  margin: 60px auto 60px;
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  position: relative;

}

.footer_txt:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #f5eee7 transparent transparent transparent;
  border-width: 30px 20px 0 20px;
}

/*h4*/
.funding_consulting_box h4 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  color: #000;
  font-size: 38px;
}
.typeB:before, .typeB:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 4px;
  background-color: #000;
 /* -webkit-transform: rotate(-60deg);*/
 
}
.typeB:before {
  left:0;
  transform: rotate(-120deg);
}
.typeB:after {
  right: 0;
  transform: rotate(-60deg);
}

  /* 『資金調達コンサルティング』とは？*/
  #funding_consulting_wrap table.fclp_table1 th {
   background: none;
   border-bottom: 2px solid #000;
}

#funding_consulting_wrap table.fclp_table2 th {
  background: none;
  border-bottom: 2px solid #000;
}
#funding_consulting_wrap table.fclp_table2 td {
  border-bottom: 1px dotted #000;
}
.fclp_table2 td:before {
  counter-increment: sample;
  content: counter(sample)".";
  margin: 0 10px 0px 0;
  display: inline-block;
  font-weight: bold;
  color: #13b5b1;
}
.fclp_table1, .fclp_table2{
margin: 40px auto 10px;
width: 100%;
counter-reset: sample;
font-size: 18px;
}

.fclp_table1 th,.fclp_table2 th {
  color: #13b5b1;
  font-size: 27px;
  font-weight: bold;
}
.fclp_table1 th:before {
  display: inline-block;
  content: "";
  margin-top: 6px;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  vertical-align: top;
  border-radius: 20px;
  background-color: #13b5b1;
}
.fclp_table2 th:before {
  display: inline-block;
  content: "";
  margin-top: 6px;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  vertical-align: top;
  border-radius: 20px;
  background-color: #13b5b1;
}

.fclp_table1 td,.fclp_table2 td{
      padding: 5px 0px 3px;
    
}

  
.fclp_table1 strong, .fclp_table2 strong{
  color: #f95709;
  font-weight: bold;
}

   /* pointFukidasi*/
   .point_fukidasi {
    font-size: 18px;
    text-align: center;
    padding: 5px 3px;
    background: #fff45c;
    border-radius: 5px;
    position: relative;
    font-weight: bold;
    width: 8%;
    margin: 30px 0px -25px;
}
  .point_fukidasi:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff45c  transparent transparent transparent;
    border-width: 20px 10px 0 10px;
}


/* 切り替え画像の設定*/
/* mb*/
.mb_off{
  display: block;
  text-align: center;
}
.mb_on{
  display:none;
}

.mb_off img{
  margin: 0px auto;
}


/*リンクボタン****/
.c-lp_add_btn__link {
  border: none;
  padding: 15px 60px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #f95709;
  font-weight: bold;
  font-size: 27px;
}
.c-lp_add_btn__link:hover {
text-decoration: none!important;
background-color: #ffffff;
border: 1px solid #f95709;
color:#f95709;
}

.c-lp_add_btn {
  text-align: center;
  margin: 0 auto;
  padding: 40px 0 50px 0;
}
.mb_marg{
  margin-bottom: -40px;
}

/***** 22/04/19add ******/
.c-baloon_lb_title2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  position: relative;
  padding: .5em .75em;
  border-radius: 6px;
  color: #fff;
  background: url("/wp-content/themes/techo-web/images/consulting/consulting_kirakira.webp") no-repeat #13b5b1;
  padding-left: 45px;
}

.c-baloon_lb_title2::after {
  position: absolute;
  top: 100%;
  left: 50px;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #13b5b1;
}

.fclp_voice{
  background: #f5eee7;
  border-radius: 6px;
  padding: 20px;
  position: relative;
}

.fclp_voice::before{
  content: '';
  position: absolute;
  left: 100px;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f5eee7;
  border-left: 15px solid transparent;
}


.fclp_voice strong{
  color: #414549;
}

.c-baloon_lb_title3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  position: relative;
  padding: .5em .75em;
  background-color: #b8e9e7;
  border-radius: 6px;
  color: #000;
  margin-top: 50px;
}
.c-baloon_lb_title3::after {
  position: absolute;
  top: 100%;
  left: 50px;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #b8e9e7;
}

.c-arrow_box {
  background: #f5eee7;
  margin-top: 20px;
}
.c-arrow_box:after {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #f5eee7;
  border-width: 20px;
  margin-left: -20px;
}

.consulting_adviser{
  display: flex;
}

.consulting_point {
  background: #fff000;
  align-items: stretch;
  margin: 10px 0 0 30px;
  padding: 20px;
  font-weight: bold;
  border-radius:10px ;
  position: relative;
}
.consulting_point::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #fff3ad;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
 
/*レスポンシブ****************************************/
 /* ipad*/
 @media screen and (max-width:1024px) {
  #funding_consulting_wrap {
    width: 100%;
    padding: 0px 0px 0px;
}
.funding_consulting_main_title {
  margin-top: 10px;
}
.funding_consulting_box {
  width: 100%;
  margin: 0px;
  max-width: 100%;
  padding: 0px 10px;
}
.green_fukidasi {
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 50px;
  width: 90%;
  margin: 0px auto 30px;
}
#funding_consulting_wrap .fclp_Knowhow table {
  margin: 10px auto 30px;
  width: 90%;
  border-bottom: 10px solid #fff;
}
.fclp_table1, .fclp_table2 {
  width: 96%;
}
.point_fukidasi {
  width: 20%;
}
.Knowhow_txt1 {
  font-size: 42px;
}
.Knowhow_txt2 {
  font-size: 32px;
  line-height: 46px;
  margin: 20px 10px 20px;
}

.footer_txt {
  font-size: 24px;
}

.main-container, .c-lp__block__wrap {
  padding: 0px;
}
.mb_on img{
  margin: 0px;
  padding: 0px;
  width: 100%;
}

/* 220309*/
.page-main_title {
  margin: 0 auto 20px;
  width: 100%;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
}

.c-lp__block__wrap {
  padding: 0px 10px;
}

}


@media screen and (max-width:730px) {
  #funding_consulting_wrap {
  width: 100%;
  padding: 0px 0px 0px;
}

.funding_consulting_box {
  width: 100%;
  margin: 0px;
  max-width: 100%;
  padding: 0px 10px 0px;
}

/*  #funding_consulting_wrap h2 {
    font-size: 28px;
    font-weight: bold;
    line-height: 37px;
    padding: 10px 0px;
}
*/
  .green_fukidasi {
    font-size: 24px;
    padding: 10px 20px;
    border-radius: 50px;
    width: 90%;
    margin: 0px auto 30px;
}

#funding_consulting_wrap h3 {
  font-size: 20px;
  line-height: 32px;
  padding: 5px 0px 20px;
}


.fclp_list {
  margin-top: 20px;
}
.fclp_list li {
  font-size: 22px;
  padding: 0px 5px 10px 50px;
  background-size:10%;
}
/*
#funding_consulting_wrap .fclp_listbox h3 {
  padding: 0 35px;
  font-size: 18px;
}
*/
.tyapeA:before, .tyapeA:after {
  height: 3px;
}


.fclp_listbox ul {
  font-size: 22px;
  padding: 20px;
  margin-top: -10px;
}
.fclp_listbox ul li {
  margin-bottom: 10px;
  margin-left: 1rem;
}
.fclp_listbox ul li::before {
  margin-top: 6px;
  margin-right: 0px;
  width: 15px;
  height: 15px;
   border-radius: 15px;
   margin-left: -1rem;
}
.underWhite {
  font-size: 32px;
}
.Knowhow_txt1 {
  font-size: 32px;
  line-height: 48px;
  font-weight: bold;
  transform: skewX(-10deg);
  display: inline-block;
  padding: 0px 10px;
}
.Knowhow_txt2 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 20px;
  padding: 0px 10px;
}
#funding_consulting_wrap .fclp_Knowhow table {
  margin: 10px auto 30px;
  width: 90%;
  border-bottom: 10px solid #fff;
}
#funding_consulting_wrap .fclp_Knowhow table th {
   font-size: 21px;
  padding: 10px 0px;
   text-align: center;
}
#funding_consulting_wrap .fclp_Knowhow table td {
  font-size: 18px;
  padding: 5px 5px;
  margin-left: 1rem;
  padding-left: 20px;
}
.fclp_Knowhow table td:before {
  margin-left: -1rem;
}
.funding_consulting_box h4 {
  font-size: 26px;
}
/*
.Knowhow_txt3 {
  font-size: 18px;
  line-height: 30px;
}
*/
#funding_consulting_wrap table.fclp_table1 th {
  padding-left: 15px;
  padding-right: 0px;
}
.fclp_table1 th:before {
  margin-left: -1rem;

}
#funding_consulting_wrap table.fclp_table2 th {
  padding-left: 15px;
  padding-right: 0px;
}
.fclp_table2 th:before {
  margin-left: -1rem;
}
.fclp_table1, .fclp_table2 {
  width: 96%;
}
.fclp_table1 th, .fclp_table2 th {
  font-size: 21px;
}
.point_fukidasi {
  width: 20%;
}
.footer_txt {
  font-size:18px;
  line-height: 28px;
  padding: 10px;
}

/*▲追加▲**********************************/

  .mb_off{
    display: none;
  }
  .mb_on{
    display:block;
    margin: 0px auto;
  }
  .mb_on img{
    margin: 0px;
    padding: 0px;
    width: 100%;
  }

 /* リンクバナー*/

 .c-lp_add_btn__link {
  font-size: 23px;
  line-height: 26px;
  width: 80%;
  margin: 10px auto;
  padding: 15px 20px;
}
.c-lp_add_btn {
  padding: 10px 0 20px 0;
}

  /* 見出し*/
  article header {
    margin: 0px 10px;
}
  .funding_consulting_main_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0px;
}

.c-lp_title {
  font-size: 27px;
  line-height: 34px;
  text-align: center;
}


h2.consul_top{
  font-size: 31px;
}

.c-2col__right--small {
   width: 100%; 
}

.c-lp__block__wrap p.baseYellow {
  font-size: 26px;
}

#funding_consulting_wrap .fclp_listbox h3 {
  /* padding: 0 25px; */
  font-size: 30px;
  line-height: 34px;
}
.tyapeA:before {
  left: -10px;
  transform: rotate(-120deg);
}

.tyapeA:after {
  right: -10px;
  transform: rotate(-60deg);
}

.funding_consulting_box h4 {
  font-size: 30px;
  line-height: 34px;
}

/***** 22/04/19add ******/
.consulting_adviser {
   display: block;
}
.consulting_point::before {
  left: 20px;
  top: -30px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff000;
  border-left: 15px solid transparent;
}
.consulting_point {
  margin: 10px 0 0 0px;
}
.c-baloon_lb_title3 {
  display: block;
}
.c-lp_3col__block img, .c-lp_4col__block img {
  width: 100%;
}

}

 
