/**211108_blueberryfarm_lp***********/
 /*base****/
 .blueberry_wrap{
width: 1024px;
margin: 0px auto;
  max-width: 100%;
  font-size: 16px;
  line-height: 28px;
  padding: 0px 0px 0px;
  color: #414549;
}

.bb_box{
  width: 1024px;
  margin: 20px auto;
  max-width: 100%;
}

strong{
  color:#ff5600;
}
strong.line_purple {
  color: #414549;
  background: linear-gradient(transparent 75%, #bc9bca 60%);
}
strong.line_green {
  color: #414549;
  background: linear-gradient(transparent 75%, #93e2e9 60%);
}
strong.line_yellow {
  color: #414549;
  background: linear-gradient(transparent 60%, #ffff00 60%);
}
em{
  font-weight: bold;
  font-style: normal;
}
.green{
  color: #00ce08;
}
.fwn{
  font-weight: normal;
}

/*リンクボタン****/
.add_btn {
  color: #ffffff;
  background-color: #21ac39;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 0.3em;	
  clear: both;
  text-align: center;
  margin: 30px 0;
}
.add_btn:hover {
  color: #ffffff;
  background-color: #ff0000;
}
.c-lp_add_btn {
  padding: 40px 0 60px 0;
}

.c-lp_add_btn__link {
  padding: 15px 60px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #21ac39;
  border: 1px solid #21ac39; 
  font-weight: bold;
  box-shadow: 2px 2px 0px 0 rgb(0 0 0 / 35%);
}
.c-lp_add_btn__link:hover {
text-decoration: none!important;
background-color: #ffffff;
border: 1px solid #21ac39;
color:#21ac39;
}
 /*無料アイコン*/
.free_ico {
  border-radius: 10px;
  border: solid 2px #e60012;
  color: #e60012;
   padding: 5px 5px;
 }
 .free_ico:before {
  border-top: solid 12px #e60012;
}


/*見出し**/
.bb_main_title {
  font-size: 26px;
  background-color: #dde2e5;
  padding: 5px;
  text-align: center;
  line-height: 32px;

}
h3.p-sogyotecho_inquiry_interview__title {
  margin: 10px 0 20px;
}
.default_page_title {
  text-align: left;
}

.bb_h2 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin: 30px auto 10px;
  background: #541f82;
  padding: 15px 3px;
  text-align: center;
  border-radius: 10px;
}

.bb_h2 span{
  font-size: 26px;
}



/*吹き出し**/
.fl_seagull{
background: url("/wp-content/themes/techo-web/images/freelance/fl_seagull.jpg") no-repeat 0px 0px;
height: 90px;
padding-left: 210px;
margin: 30px auto 25px;
padding-bottom: 5px;
}
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 10px 0px;
  padding: 15px 10px;
  min-width: 120px;
  max-width: 100%;
  line-height: 30px;
  background: #e60012;
  border-radius: 10px;
  width: 100%;
}


.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 45px solid #e60012;
}
 
/*文章**/
p.main_txt{
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}


.fl_txt{
  padding-bottom: 30px;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}

   /* リスト*/
   .blueberry_list {
    border-top: 2px solid #541f82;
    width: 80%;
    margin: 10px auto 50px;
}
.blueberry_list li {
  border-bottom: 2px solid #541f82;
  font-size: 24px;
  font-weight: bold;
  background: url("/wp-content/themes/techo-web/images/blueberryfarm/bf_check.jpg") no-repeat 5px 25px;
  padding: 30px 5px 30px 80px;
}
   /* point*/
   .blueberry_point {
    background-color: #cbbcd8;
    text-align: center;
    padding: 30px 20px;
}
   .blueberry_point ul {
    font-weight: bold;
    font-size: 21px;
    margin: 0px auto;
    width: 1024px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
}
.blueberry_point li {
  width: 47%;
  position:relative;
  box-sizing: border-box;
  margin: 0px 0px 20px 0px;
  padding: 15px 5px 15px 60px;
  background-color: #fff;;

}
.blueberry_point li:before {
  position: absolute;
  left: 5px;
  top: 9px;
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  background: url("/wp-content/themes/techo-web/images/blueberryfarm/bf_nice.png") no-repeat;
  background-size: contain;
}
.blueberry_point h3{
color: #541f82;
font-weight: 600;
font-size: 1.6rem;
line-height: 1.5;
margin-top: 1rem;
}


.p-funding_lp_back_bb {
  background-color: #541f82;
  margin-bottom: 30px;
}
.p-funding_lp_back_fl {
  background-color: #ec5f67;
}
   /* flex*/
   .flBox {
    display: flex;
    margin: 30px 5px;
    align-items: center;
    justify-content: center;
}
.flBox img{
  width: 30%;
  margin-right: 10px;
}
.woman_H3 {
  
  
}

.woman_H3 {
  font-size: 27px;
  font-weight: bold;
   width: 100%;
  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;
}

/* フォント*/
.c-lp_title {
  font-weight: bold;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* 切り替え画像の設定*/
.mb_off{
  text-align: center;
}
.mb_off img{
  margin: 0px auto;
}

.explain_list__right {
  text-align: left;
}
/*
.c-lp__block {
  font-weight: bold;
}*/

/* 21/11/11*/
 
.mb_on{
  display:none;
  text-align: center;
}
 /*帯*/
 .p-funding_lp_back_woman2 {
  background-color: #001b54;
  margin-top: 30px;
}
.p-funding_lp_back_woman3 {
  background-color: #ff6d91;
}
/* benefits */
.benefits{
  padding: 30px 40px 30px;
} 
.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;
}

/* explain */
.signup_content_back__inner {
display: flex;
}

.sub_title {
  background-color: #001E54;
  text-align: center;
  color: #ffffff;
  font-size: 18px!important;
  line-height: 32px;
  width: 100%;
}
/* for signup */
.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;
}

.explain_ico {
  margin-right: 10px;
}

/*240219****************************************/
/*帯****/
.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;
}

.g_navi_wrap {
  display: none;
}

.c-lp__block__wrap  p.top_info {
  font-size: 23px;
  line-height: 170%;
}

.page-main_title {
  margin-top: 24px;
}


/* ipad*/
@media screen and (max-width:820px) {
.btn_green { width: auto;}
}
.blueberry_wrap {
  padding: 0 10px 0;
}
.dotted_dl {
  border: dashed 1px;
  margin: 10px auto 50px;
  padding: 0px;
  display: flex;
  align-items: center;
  background: #cce7f3;
}

.dotted_dl dt {
  background: #cce7f3;
  width: 30%;
  font-size: 21px;
  text-align: center;
}
.dotted_dl dd {
  width: 70%;
  background: #fff;
  padding: 10px;
  margin: 0px;
}
.dotted_dl dd h3 {
  padding: 0px;
  margin: 10px 0 7px;
  font-size: 17px;
  font-weight: bold;
}
.dotted_dl dd h3:before {
  display: inline-block;
  content: "";
  border-top: 8px solid #fff;
  border-bottom: 8px solid #fff;
  border-right: 3px solid #fff;
  border-left: 10px solid #0079c2;
  margin-top: 3px;
}
.dotted_dl dd p {
  padding: 0px;
  margin: 0px 0 20px;
}

.c-lp_form_area__wrapinner {
  border: none;
}

/*レスポンシブ****************************************/
 /* ipad*/
 @media screen and (max-width:1024px) {


.bb_box {
  width: 100%;
  margin: 0px;
  max-width: 100%;
}
.main-container, .c-lp__block__wrap {

  padding: 0px 10px;
}


.blueberry_point ul {
  width: 100%;
  justify-content: center;
}
.blueberry_point li {
  margin: 0px 5px 20px 5px;
}
/* 無料アイコン*/
.free_ico_wrap {
  top: 0px;
  left: 0px;
    display: flex;
  justify-content: center;
}
.c-lp_add_btn__link {
  padding: 15px 100px;
 
}
}

@media screen and (max-width:730px) {
  .blueberry_wrap {
    width: 100%;
    padding: 0px 10px 0px;
}
.bb_box {
  width: 100%;
  margin: 0px;
  max-width: 100%;
}
.c-lp__block__wrap {
  padding: 0px 5px;
}
   /* リンクバナー*/

   .c-lp_add_btn__link {
    font-size: 18px;
    padding: 8px 20px;
    line-height: 24px;
}
.c-lp_add_btn {
  margin: 0 10px;
  padding-bottom: 30px;
}
.c-lp__block__wrap .c-lp_add_btn {
  padding: 0px;
  margin: 0px 5px 30px;

}
/* 無料アイコン*/
.free_ico_wrap {
  top: 0px;
  left: 0px;
    display: flex;
  justify-content: flex-end;
}
.free_ico {
  padding: 3px 5px;
}
  /* 見出し*/
  .bb_main_title {
      font-size: 18px;
      line-height: 24px;
      font-weight: bold;
      margin: 10px;
  }
  .woman_H3 {
    font-size: 18px;
    padding: 20px 5px;
    line-height: 24px;
}
.bb_h2 {
  font-size: 22px;
   margin: 20px 10px;
    padding: 10px 10px;
}
.bb_h2 span {
  font-size: 18px;
}
/*文章**/
p.main_txt {
  font-size: 18px;
  line-height: 26px;
  margin: 20px 10px 0px;
}

/*吹き出し**/
  .fl_seagull {
     height: auto;
    padding-left: 27%;
    margin: 50px auto 30px;
    background-size: 25%;
}

.balloon1-left {
  margin: 0px;
  padding: 5px 5px;
  height: 70px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.balloon1-left:before {
  top: 50%;
  left: -25px;
  margin-top: -7px;
  border: 7px solid transparent;
  border-right: 20px solid #e60012;
}


.fl_h2 {
  font-size: 19px;
  margin: 5px 0px;
  line-height: 24px;
}
.blueberry_list {
  width: 90%;
  margin-bottom: 20px;
}
.blueberry_list li {
  font-size: 18px;
  padding: 10px 0px 10px 50px;
  background-size: 10%;
  background-position:5px 50%;
}

.blueberry_point {
  padding: 20px 0px;
  margin-top: 10px;
}
.blueberry_point ul {
    width: 100%;
    font-size: 18px;
  }

  .blueberry_point li {
    width: 100%;
    margin: 5px 15px 5px;
    padding: 10px 5px 10px 45px;

}
.blueberry_point li:before {
  top:5px;
}

.c-lp_title {
  text-align: left;
  font-weight: bold;
}

.flBox img {
  width: 30%;
}

.tools img {
  width: 90%;
}

/*インタビュー**/
.intv_cont_mb {
  display: flex;
  align-items: center;
}
.c-2col__left--sp_img60 {
  width: 100%;
}
.c-2col__left {
  width: 50%;
  margin: 0px 20px 10px 0px;
}
h3.p-sogyotecho_inquiry_interview__title {
  margin: 10px 0 5px;
}
h4.p-sogyotecho_inquiry_interview__caption {
  font-size: 18px;
}

.mb_off{
  display: none;
}

.mb_on{
  display:block;
}

.mb_on img{
  margin: 0px;
  padding: 0px;
  width: 100%;
}
/* 21/11/11*/

/* 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_wrap p{
  font-size: 14px;
  line-height: 21px;
  clear: both;
}
 /* intv*/
 .intv_cont_mb {
  display: flex;
  }
.c-2col__left--sp_img60 {
  width: 90%;
  padding: 5px;
}
.p-sogyotecho_inquiry_interview__caption {
  font-size:18px;
  line-height: 26px;
  font-weight: bold;
}
.p-sogyotecho_inquiry_interview {
  font-size: 14px;
  line-height: 21px;
  clear: both;
}
.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;
    }
    /*220516add*/
.tools img {
  width: 60%;
}
.tools h2 {
  text-align: center;
  font-size: 18px;
}

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

.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;
}
.blueberry_point h3 {
  font-size: 1.3rem;
  margin: 1.2rem auto 0.2rem;
}
.c-lp_title {
  text-align: center;
}
.fs30 {
  font-size: 22px;
}
.c-2col__left--small {
  width: 32%;
  margin-right: 0px;
}
.c-2col__left img {
  width: 95%;
}
.c-2col__right {
  float: right;
  width: 64%;
}
.dotted_dl {
  margin: 3rem auto;
  display: block;
  background: #fff;
}
.dotted_dl dt {
  font-size: 1.2rem;
  width: 100%;
  padding: 5px 0;
}
.dotted_dl dd h3 {
  font-size: 17px;
}
.dotted_dl dd {
  width: 94%;
  background: #fff;
  padding:10px 10px 0px;
  margin: 0;
  text-align: left;
}

  }

 
