@charset "utf-8";
/*------------------------------------------------------------
ランディングページ
------------------------------------------------------------*/
.order_box1{
overflow:hidden;
}

.content_area{
}

h2{
text-align:center;
color:#66D000;
font-weight:bold;
font-size:1.8em;
/*font-family:"メイリオ", Meiryo;*/
/*margin:0.5em auto 2em auto;*/
}

.entry-title {
    background-color: #fff;
    font-size: 34px;
    color: #66D000;
    border-bottom: solid 2px #66D000;
    text-align: center;
}

.lp_text{/*センタリング*/
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_text_left{/*左寄せ*/
	width: 90%;
	margin: 0 auto;
/*	padding-bottom:50px;
	text-align:left;*/
}

.lp_img{/*センタリング*/
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_img img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.lp_img_kaiin{
	display: flex;
	justify-content: space-around;
}

.lp_img_kaiin img{
	width: 382px;
	margin: 10px;
	text-align: center;
}


.lp_button{/*センタリング*/
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_others{/*センタリング*/
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_others2{/*センタリング*/
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_others2 iframe{
	width:700px;
	height:394px;
}


.lp_hyou{
	width: 90%;
	display: flex;
	margin: 0px;
}

.lp_hyou-c{
	width:50%;
	border:1px solid #333;
	text-align: center;
}

.lp_hyou-r{
	width:50%;
	border:1px solid #333;
	text-align: right;
}

.lp_hyou-l{
	width:100%;
	border:1px solid #333;
	text-align: left;
}

/*.lp_hyou{
	width: 90%;
	display: grid;
	grid-template-columns	:50% 50%;
	grid-template-rows	:50% 50%;
	margin-top: 20px;
}


#gi1 {
  background-color: aqua;
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}

*/

.stokucho {
    list-style: none;
    margin: 20px auto;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 85%;
    background: #f0fff0;
    padding: 8px 2em 20px 2em;
    border-radius: 30px;
    overflow: hidden;
}

.tokucho-box {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
}

.tokucho_number {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    width: 40px;
    margin: 0 10px 0 0;
}

.tokucho_honbun {
	margin-top:7px;
}

.stress2 {
    color: #f00;
    font-weight: bold;
}

.entry-title{

}

#content h2 {
    margin: 35px 0 35px;
    padding: 5px;
    background-color: #00AA93;
    color: #fff;
    border: none;
    font-size: 35px;
    text-align: center;
    background-image: url(img/point_line.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-weight: bold;
}


.tokucho p {
    color: #4b0082;
    width: 650px;
    font-size: 1.2em;
    float: right;
    margin: 1em 0 0 0;
    line-height: 1.5em;
    font-weight: bold;
}

.stress {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
}


.register_btn{
	width: 80%;
	margin: 50px auto;
}

a.nyukai_btn {
	font-size: 2em;
	font-weight:bold;
	padding:20px 60px 20px 60px;
	display: block;
	position: relative;
	width: 60%;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border:3px solid #66d000;
	background:#66d000;
	overflow: hidden;
	z-index: 1 !important;
	border-radius: 10px;
}
a.nyukai_btn:after {
	content:"";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0;
	width: 100%;
	background : #fff;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transition: 0.3s;
	z-index: -1;
}
a.nyukai_btn:hover {
	color:#dc143c;
}
a.nyukai_btn:hover:after {
	height: 500%;
	opacity: 1;
}
a.nyukai_btn:active:after {
	height: 350%;
	opacity: 1;
}

#lpheader{
  display: grid;
  grid-template-columns: 300px 400px 1fr;
  grid-template-rows: 45px 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas:
  "item2 item1 item3"
  "item2 item4 item5" ;

}
#head-item1{
grid-area:item1;
text-align:center;
padding-top:10px;
}
#head-item2{
grid-area:item2;
padding-top:5px;
}
#head-item3{
grid-area:item3;
}
#head-item4{
grid-area:item4;
text-align:center;
vertical-align:middle;
}
#head-item5{
grid-area:item5;
display:flex;
justify-content: flex-end;
}
#head-item5 #small_info,#head-item5 #small_kakaku{
padding-top:20px;
}
#head-item5 #small_info a,#head-item5 #small_kakaku a{

}

hr.hr{
margin-top:1em;
}



.lp_button{
	width: 80%;
	text-align: center;
	margin: 60px auto 100px;
}

.lp_button img{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}


.footer{
padding:10px;
}


/*------------------------------------------------------------
■ テキスト
------------------------------------------------------------*/
h1.lp_h1{
	text-align:center;
	color:#66D000;
	font-weight:bold;
	font-size:2em;
	margin:0.5em auto 0.7em;
}

h2.lp_h2{
	margin: 30px 0;
	padding: 5px;
	background-color: #00AA93;
	color: #fff;
	border: none;
	font-size: 35px;
	text-align: center;
	background-image: url(img/point_line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

.lp_box h3{
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
}

strong{
	font-size: 1.2em;
}

/*------------------------------------------------------------
■【PC・mobile】有料会員サービス
------------------------------------------------------------*/
#paidmembership{
}

#paidmembership .lp_box{
	width: 100%;
	margin: 50px auto;
/*	display: flex;
	text-align: center;
	background : #f00;*/
}

#paidmembership .lp_box_flex{
	width: 80%;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
/*	text-align: center;/*
/*	background : #f00;*/
}

.lp_paimem-benefits{
	margin:5px 0;
	display: flex;
}

.lp_paimem-benefits img{
	height: 35px;
	margin-top: 5px;
}

.lp_paimem-benefits a{
	margin:10px;
}

.lp_paimem-benefits_text{
	width:100%;
	margin:10px;
	font-size: 18px;
}

/*------------------------------------------------------------
■【PC・mobile】申請し放題プラン・地方の補助金情報も駆使した自社商材拡販プラン・共催セミナー＆講師派遣
------------------------------------------------------------*/
#shihodaiplan,#kakuhanplan,#seminarlecturer{
}

#shihodaiplan .lp_box,#kakuhanplan .lp_box,#seminarlecturer .lp_box{
	width: 100%;
	margin: 50px auto;
/*	display: flex;
	text-align: center;
	background : #f00;*/
}

#shihodaiplan .lp_img_merit,#kakuhanplan .lp_img_merit,#seminarlecturer .lp_img_merit{
	width:90%;
	margin:20px auto;
	display: flex;
	justify-content: space-around;
}

#shihodaiplan .lp_img_merit img,#kakuhanplan .lp_img_merit img,#seminarlecturer .lp_img_merit img{
	width:300px;
	margin:20px 0;
}

#shihodaiplan .lp_img_zirei,#kakuhanplan .lp_img_zirei,#seminarlecturer .lp_img_zirei{
	width:90%;
	margin:20px auto;
	text-align: center;
}

#shihodaiplan .lp_img_zirei img,#kakuhanplan .lp_img_zirei img,#seminarlecturer .lp_img_zirei img{
	width:70%;
	margin:20px 0;
}

#shihodaiplan .lp_img_teikei,#kakuhanplan .lp_img_teikei,#seminarlecturer .lp_img_teikei{
	width:90%;
	margin:20px auto;
	text-align: center;
}

#shihodaiplan .lp_img_teikei img,#kakuhanplan .lp_img_teikei img,#seminarlecturer .lp_img_teikei img{
	width:80%;
	margin:20px 0;
}

}
/*------------------------------------------------------------
■【PC・mobile】メガプラン
------------------------------------------------------------*/
#megaplan .lp_h3{
  color: #00AA93;
  width: 90%;
  margin: auto;
  text-align: center;
  border-bottom: 3px solid #00AA93;
}
#megaplan .tokucho_box{
  font-weight: bold;
}
#megaplan .shosai_box{
  display: flex;
  flex-wrap: wrap;
  align-items:center;
  justify-content: space-between;
  margin: auto;
  width: 90%;
}
#megaplan .shosai_box > div{
  text-align: center;
  display: flex;
    justify-content: center;
  align-items:center;
  background: #CBDBEF;
  width:32%;
  height: 80px;
  margin-top: 20px;
}
#megaplan .shosai_box > div p{
  margin: 0;
}
#megaplan .aplan_wrap .lp_img{
  width: 60%;
  margin: auto;
  margin-top: 20px;
}
#megaplan .bplan_wrap .lp_img{
  width: 40%;
  margin: auto;
  margin-top: 20px;
}
#megaplan .cplan_wrap .lp_img{
  width: 40%;
  margin: auto;
  margin-top: 20px;
}
#megaplan .caution{
  width: 90%;
  margin: auto;
  font-size: 14px;
  margin: auto;
}
#megaplan .tokucho_wrap .lp_img{
  width: 70%;
  margin: auto;
    margin-top: 20px;
}
/*----------------------------------------------------------
■【PC・mobile】地方の補助金情報も駆使した自社商材拡販プラン
------------------------------------------------------------*/
#kakuhanplan .merit8box{
	display:flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
}
.kakuhan_tokucho{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.kakuhan_tokucho .check{
  width: 20px;
}
.kakuhan_tokucho ul{
  width: 55%;
}
.kakuhan_tokucho .tasukekun{
  width: 25%;
}
.kakuhan_tokucho li{
  align-items: flex-start;
  display: flex;
  margin-top: 20px;
}
.kakuhan_tokucho li p{
  margin: 0;
  padding-left: 20px;
}
#kakuhanplan .merit8{
	width: 80%;
	padding: 20px 20px 0 20px;
	color: #4169e1;
	margin: 20px 30px;
	border: 2px solid #4169e1;
	border-radius: 5px;
}
#kakuhanplan h3{
  color: #00AA93;
      width: 90%;
      margin: auto;
      text-align: center;
      border-bottom: 3px solid #00AA93;
      margin-bottom: 20px;
  }
#kakuhanplan .tokuten{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
#kakuhanplan .tokuten .tokuten_box{
  width: 23%;
  border-radius: 10px;
  background-color: #EBEEF2;
  margin-top: 20px;
  border: 4px solid #1A759E;
 height: 220px;
}
#kakuhanplan .shihodai .tokuten_box{
 height: 240px;
}
#kakuhanplan .tokuten_box_text{
  padding: 10px;
 text-align: left;
 font-size: 13px;
}
#kakuhanplan .tokuten_box_title{
   font-size: 16px;
}
#kakuhanplan .plun_3{
  display: flex;
    flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
#kakuhanplan .plun_3 .plun_3_box{
  width: 33%;
  background-color: #EBEEF2;
  margin-top: 20px;
}
#kakuhanplan .plun_3 .plun_3_box_title{
  text-align: center;
  color: white;
  background: #1A759E;
 margin: 0;
 font-weight: bold;
 padding:20px 0;
  font-size: 18px;
}
#kakuhanplan .plun_3 .plun_3_box_text{
  padding: 5px;
 text-align: left;
 font-size: 16px;
 height: 150px;
 margin-bottom: 0;
}
#kakuhanplan .shihodai_plun_3 .plun_3_box_text{

 height: 200px;

}
#kakuhanplan .plun_3 .plun_3_box_text .center{
  text-align: center;
  display: block;
}
#kakuhanplan .plun_3 .textbold{
  font-size: 20px;
  font-weight: bold;
  color:  #1A759E;
}
#kakuhanplan .center{
  font-size: 16px;
    height: 100px;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
 border-top: 3px solid white;

}
#kakuhanplan .plun_3_center_box{

  width: 100%;

    font-size: 16px;

}
#kakuhanplan .tokuten_kiwami .tokuten_box{
    width: 18.5%;
      border: 4px solid #30ac8a;
    background-color: #d9f7ef;
    height: auto;
}
#kakuhanplan .shihodai .tokuten_box{
  width:23%;
}
#kakuhanplan .donyu_merit .plun_3_box{
  background-color: white;
}
#kakuhanplan .donyu_merit .plun_3_box_title{
  background: white;
  color: #1A759E;
  border: 4px solid #1A759E;
  border-radius: 10px;
}
#kakuhanplan .lp_kakuhanplan_13{
  width: 35%;
  margin: auto;
  display: block;
}
/*.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/
video {
border:1px solid #999;
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  margin:40px auto 20px;
  /*  margin:40px auto 70px;*/
}

@media screen and (max-width:736px){
  .kakuhan_tokucho{
    display: block;
    width: 80%;
  }
  .kakuhan_tokucho ul{
    width: 100%;
  }
  .kakuhan_tokucho .tasukekun{
    display: none;
  }
  #kakuhanplan .tokuten .tokuten_box{
    width: 47%;
    height: auto;
  }
  #kakuhanplan .plun_3 .plun_3_box{
    width: 100%;
  }
  #kakuhanplan .tokuten_kiwami .tokuten_box{
      width: 47%;
  }
  #kakuhanplan .lp_kakuhanplan_13{
    width:60%;
  }
}

/*------------------------------------------------------------
■【PC】法人向け価格表
------------------------------------------------------------*/
a.cv_btn_blu {
  display: block;
  padding: 20px 20px 20px 20px;
  text-align: center;
  font-size: 1.6em;
  color: #fff;
  font-weight: bold;
  width: 85%;
  background-color: #00bfff;
  text-decoration: none;
  margin: 0 auto;
  box-shadow: 2px 2px rgba(0,0,0,0.6);
  border-radius: 10px;
}

.box {
  width: 90%;
  text-align: center;
  margin: 30px auto 0;
  border-radius: 50px;
  border: dashed 8px #f7931e;
  padding: 30px 20px 30px;
}
a.cv_btn {
  display: block;
  padding: 20px 20px 20px 20px;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.2em;
  color: #fff;
  font-weight: bold;
  width: 85%;
  background-color: #01df01;
  text-decoration: none;
  margin: 30px auto;
  box-shadow: 2px 2px rgba(0,0,0,0.6);
  border-radius: 10px;
}

/*------------------------------------------------------------
■【PC】ご利用者の声
------------------------------------------------------------*/

table.gori_table{
width:60%;
}

/*------------------------------------------------------------
■【PC】コールセンター
------------------------------------------------------------*/
#callcenter{

}
.lp_text_call1{
width:80%;
margin:0 auto;
}
.lp_text_call1 p{
margin:1em auto 0;
}
.lp_text_call2{
width:70%;
margin:0 auto;
}
.goriyojikan{
margin:30px auto;
color:#f39800;
font-size:1.2em;
font-weight:bold;
border:4px solid #f39800;
padding:10px 20px;
border-radius:20px;
text-align:center;
width:50%;
}
.lp_img_call{
margin:0px auto 50px;
}
.lp_img_call img{
margin:0px auto;
display:block;
width:50%;
}
.lp_img_call2{
margin:0px auto;
}
.lp_img_call2 img{
margin:100px auto;
display:block;
width:70%;
}


.lp_text_call_price{
width:70%;
text-align:left;
margin:0.5em auto;
font-size:0.8em;

}
p.service_link{
font-weight:bold;
line-height:1.2em;
margin:50px auto 0;
text-align:center;
}
p.service_link a{
font-size:1.2em;
color:blue;
}

/*------------------------------------------------------------
■【PC】販売代理店
------------------------------------------------------------*/
#salesagent{

}
#salesagent .setumei dl{
margin:0 auto;
width:80%;
}
#salesagent .setumei dl dt{
text-align:left;
}
#salesagent .setumei dl dd{
text-align:left;
margin:0 0 30px 50px;
}
#salesagent .setumei .lp_text_left ul li{
margin-bottom:10px;
}
#salesagent .setumei .lp_text_left{
text-align:left;
width:80%;
}
#salesagent .setumei ol{
margin:0 auto;
text-align:left;
width:80%;
}










/*------------------------------------------------------------
■【PC】助成金・補助金検定
------------------------------------------------------------*/
.kentei_osusume{
  border-radius: 25px;
  text-align: left;
  width: 70%;
  border: 5px solid #00AA93;
  margin: auto;
  margin-top: 60px;
}
#kentei h2{
margin-top:50px;
}
#kentei .lp_box h3{
text-align: left;
color: #00AA93;
font-weight: bold;
font-size: 1.2em;
padding-top: 5px;
border-top:  2px solid #00AA93;
border-bottom:   2px solid #00AA93;
 }
#kentei .lp_box{
width:90%;
margin:20px auto ;
text-align:center;
padding-bottom:20px;
}
#kentei .lp_box p{
text-align:left;
}
#kentei .lp_box img{
margin-bottom:30px;
}
#kentei .lp_box .microsoft_link{
  text-decoration: underline;
  color: #00AA93;
}
.kentei_flow_box{
  margin-top: 0px;
      margin-bottom: 70px;
  text-align: center;
}
.kentei_flow a,.kentei_flow_last a{
  font-weight: bold;
  text-decoration: underline;
  color: #00AA93;
}
.kentei_flow,.kentei_flow_last {
  position: relative;
  padding: 15px 7px;
  width: 60%;
  border-radius: 100px;
  margin: auto;
  margin-bottom: 20px;
  background: #FFF;
  border: solid 3px #00AA93;
  box-sizing: border-box;
}
.kentei_flow_last{
  background: #80ddbd;
  font-weight: bold;
  font-size: 25px;
}
.kentei_flow01{
    background: #cdf6e8;
    font-weight: bold;
    font-size: 25px;
}
.kentei_flow:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;

}
.kentei_flow01:before{
    border-top: 12px solid #cdf6e8;
}
.kentei_flow:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #00AA93;
  z-index: 1;
}
.kentei_flow_02{
  position: absolute;
  left: -70px;
  border-top: 4px solid  #00AA93;
  border-left: 4px solid  #00AA93;
  border-bottom: 4px solid  #00AA93;
  width: 50px;
  height: 50px;
}
.kentei_flow_02 span{
  transform: rotate(135deg);
  position: absolute;
  right: 0;
  top:-9px;
  border-top: 4px solid  #00AA93;
  border-left: 4px solid  #00AA93;
  width: 10px;
  height: 10px;
}
.kentei_flow_03{
  position: absolute;
  left: -200px;
  top:60px;
}
.kentei_flowd p {
  margin: 0;
  padding: 0;
}
.kentei_tasukekun{
  position: relative;
  display: block;
  margin: -150px 0 0 auto;
  z-index: 10;
}
/*------------------------------------------------------------
■【PC】記事作成プラン
------------------------------------------------------------*/
#articlewritingplan{

}
#articlewritingplan h2{
margin-top:50px;
}
#articlewritingplan .lp_box h3{
text-align: left;
color: #000;
font-weight: bold;
font-size: 1.2em;
 }
#articlewritingplan .lp_box{
width:90%;
margin:20px auto ;
text-align:center;
padding-bottom:20px;
}
#articlewritingplan .lp_box p{
text-align:left;
}
#articlewritingplan .lp_box img{
margin-bottom:30px;
}

/*------------------------------------------------------------
■【PC】コンテンツプラン
------------------------------------------------------------*/
#contentplan{

}
#contentplan .lp_text{

}
#contentplan p.top{
font-size: 1.3em;
font-weight: bold;
margin:0;
line-height:1.3em;
}
#contentplan .lp_h2{
margin-top:60px;
}
#contentplan .lp_box{
margin:0 auto 50px;
text-align:center;
width:90%;
}
#contentplan .lp_box p{
text-align:left;
}
#contentplan .lp_box img{
margin-bottom:20px;
}
#contentplan table td{
padding-top:10px;
padding-bottom:10px;
}

#contentplan .lp_box_kakaku{
width:100%;
margin:0 auto 0;
text-align:center;
}

#contentplan h3,#articlewritingplan h3{
  text-align: center;
  border-top: 3px solid #00AA93;
  border-bottom: 3px solid #00AA93;
  padding: 15px 0 10px 0;
  margin-bottom: 20px;
}
#contentplan h4,#articlewritingplan h4{
text-align: left;
}
#contentplan h2,#articlewritingplan h2{
  position: relative;
 padding-top: 15px;
}
#contentplan h2 a,#articlewritingplan h2 a{
  font-size: 16px;
  position: absolute;
  text-decoration: underline;
  right: 10px;
  bottom: 10px;
  color: white;
}
/* コンテンツプラン用　価格表グリッド */
.lp_content_kakaku{
	display: grid;
	grid-template-columns: 15% 15% 15% 20% 35%;
	width:100%;
	margin:0 auto;
/*	border: 1px solid #000;*/
}

.lp_content_kakaku .item_name{
	background-color:#6495ed;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	border: 1px solid #000;
}

.lp_content_kakaku .item{
	font-size: 1em;
	text-align:center;
	border: 1px solid #000;
}

.lp_content_kakaku .item_common{
	grid-column:2/2;
	grid-row:2/5;
	display: grid;
	text-align:center;
	place-items: center;
	border: 1px solid #000;
}


/*------------------------------------------------------------
■【PC】自社商材を拡販したい～マッチングサービス～
------------------------------------------------------------*/
#matchingservice{

}
#matchingservice .lp_box{
margin:0 auto;
width:90%;
}
#matchingservice .lp_img{
text-align:center;
width:100%;
}
#matchingservice .lp_box p.catch{
width: 90%;
color: #fff;
background-color: #66d000;
border-radius: 20px;
margin: 50px auto 40px;
padding:20px;
text-align: center;
font-size: 1.4em;
font-weight:bold;
}
#matchingservice .lp_text_left ul{
padding-left:0;
}
#matchingservice .lp_text_left ul li{
font-weight:bold;
color:#ff4500;
font-size:1.2em;
line-height:2em;
}
.submit_btn{
display: block;
padding: 18px 20px 20px 20px;
text-align: center;
font-size: 1.5em;
color: #fff;
font-weight: bold;
width: 80%;
background-color: #f15a24;
border: 5px solid #ff0000;
text-decoration: none;
margin: 0 auto;
box-shadow: 2px 2px rgba(0,0,0,0.6);
border-radius: 10px;

}
#matchingservice .lp_box dl dt{

}
#matchingservice .lp_box dl dd{
margin:0 auto;
text-align:center;
width:100%!important;
}
#matchingservice .lp_box .q-a_text{
width: 80%;
text-align: left;
font-size: 1em;
font-weight:normal;
margin:0 auto;
}


/* 拡販用　価格表グリッド */
.lp_kakuhan_kakaku{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	width:100%;
	margin:0 auto;
/*	border: 1px solid #000;*/
}
.lp_shinsei_kakaku{
  	grid-template-columns: 1fr 1fr 1fr;
}
.lp_kakuhan_kakaku .item_name{
	background-color:#00AA93;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	border: 1px solid #000;
}
#kakuhanplan .grid_item_title{
  text-align: center;
  background-color:#00AA93;
  	font-weight: bold;
  color: #fff;
  	border: 1px solid #000;
  margin-bottom: 0;
}
#kakuhanplan .kakaku_caution{
  text-align: left;
  font-size: 14px;
}
.lp_kakuhan_kakaku .item01,.item02,.item03,.item04,.item05,.item06,.item07,.item08,.item09,.item10,.item11,.item12{
	font-size: 1em;
	text-align:center;
	border: 1px solid #000;
}

.lp_kakuhan_kakaku .item03{
	grid-column:3/4;
	grid-row:2/6;
	display: grid;
	text-align:center;
	place-items: center;
}


/*------------------------------------------------------------
■【PC】福利厚生助成金なう
------------------------------------------------------------*/
#hukurikosei_joseikin{

}
#hukurikosei_joseikin .lp_box dl{
margin:0 auto;
width:80%;
}
#hukurikosei_joseikin .lp_box dl dt{
font-size:1.2em;
font-weight:bold;
text-align:left;
}
#hukurikosei_joseikin .lp_box dl dd{
margin-bottom:1em;
}
#hukurikosei_joseikin .lp_img img{
margin-bottom:;
}

/*------------------------------------------------------------
■【PC】申請し放題プラン
------------------------------------------------------------*/
#shihodaiplan{

}
#shihodaiplan .lp_img_merit dl{
width:100%;
display:flex;
justify-content:space-between;
}
#shihodaiplan .lp_img_merit dl .meritbox{
width:285px;
}
#shihodaiplan .lp_img_merit dl dt{
width:285px;
display:table-cell;
height:100px;
padding:10px;
text-align:center;
vertical-align:middle;
border:3px solid #00ae4b;
border-radius: 15px;
}
#shihodaiplan .lp_img_merit dl dt span{
color:red;
font-weight:bold;
}
#shihodaiplan .lp_img_merit dl dd{
margin:10px 0 0 0;
text-align:left;
}
/*------------------------------------------------------------
■【PC】助成金なうメールマガジン
------------------------------------------------------------*/
#mailmagazine .lp_button{
width: 80%;
text-align: center;
margin: 50px auto 50px auto;
line-height: 2em;
}











/*------------------------------------------------------------
■【mobile用】main-box
------------------------------------------------------------*/
@media screen and (max-width:736px){

#wrapper{
	width: 100%;
}

#logo {
	width: 100%;
	margin: 56px auto 0;
	float: none;
}

.m_navi {
	height: 0;
}


.lp_text,.lp_img,.lp_button{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_text_left{
	width: 90%;
	margin: 40px auto;
	text-align:left;
}


.lp_img_kaiin{
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
}


.lp_img_kaiin img{
	width: 90%;
	margin: 10px;
	text-align: center;
}


.lp_button{
	margin: 50px auto;
}

.lp_button img{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.lp_others2 iframe{
	width:90%;
/*	height:90%;*/
}

.stokucho {
    font-size: 1em;
    padding: 8px 1.1em 20px 1em;
    border-radius: 12px;
}

.tokucho_honbun {
	margin-top:4px;
}

a.nyukai_btn {
	font-size: 1em;
}

#lpheader{
  display:block;
text-align:center;
margin-top:50px;
}
#head-item1{

}
#head-item3{
display:none;
}
#head-item4{
margin-top:15px;
}
#head-item5{
display:none;
}
.m_navi2 li a{
font-size:1.3em;
}

.m_navi_box,.m_navi{
height:50px;
background-color:#fff;

}

#content h2{
font-size:25px;
}
a.cv_btn_blu {
  width: 80%!important;
}
.box {
  width:85%;
}
.box img{
  width:100%;
}
a.cv_btn {
  font-size: 1.2em;
  width: 85%;
  margin:20px auto 0;
}


/*------------------------------------------------------------
■【mobile】有料会員サービス
------------------------------------------------------------*/

.lp_paimem-benefits{
	margin:5px 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.lp_paimem-benefits img{
	width: 30%;
	margin: 0 auto;
}

.lp_paimem-benefits a{
	margin:10px;
}

/*.lp_paimem-benefits_text{
	width:100%;
	margin:10px;
	font-size: 18px;
}
*/


/*------------------------------------------------------------
■【mobile】申請し放題プラン
------------------------------------------------------------*/
#shihodaiplan{
}

#shihodaiplan .lp_img_merit,#kakuhanplan .lp_img_merit{
    flex-direction: column;
    align-items: center;
}

#shihodaiplan .lp_img_merit img,#kakuhanplan .lp_img_merit img{
	width:90%;
	margin:20px 0;
}

#shihodaiplan .lp_img_zirei img,#kakuhanplan .lp_img_zirei img{
	width:90%;
	margin:20px 0;
}

#shihodaiplan .lp_img_teikei img,#kakuhanplan .lp_img_teikei img{
	width:100%;
	margin:20px 0;
}

#shihodaiplan .lp_img_merit dl{
width:340px;
display:block;
margin:0 auto;
}
#shihodaiplan .lp_img_merit dl .meritbox{
width:340px;
margin:0 auto 30px;
}
#shihodaiplan .lp_img_merit dl dt{
min-width:300px;
height:auto;
padding:10px 20px;
}
#shihodaiplan .lp_img_merit dl dd{
margin:10px auto 0;
text-align:left;
}





/*------------------------------------------------------------
■【PC・mobile】地方の補助金情報も駆使した自社商材拡販プラン
------------------------------------------------------------*/
#kakuhanplan .merit8box{
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: center;
}

/*------------------------------------------------------------
■【PC・mobile】メガプラン
------------------------------------------------------------*/
#megaplan .aplan_wrap .lp_img{
  width: 90%;
}
#megaplan .bplan_wrap .lp_img{
width: 90%;

}
#megaplan .cplan_wrap .lp_img{
width: 90%;

}

#megaplan .tokucho_wrap .lp_img{
width: 90%;

}
#megaplan .shosai_box > div{
  width: 48%;
}
#megaplan .lp_h3{
  margin-top: 50px;
}
/*------------------------------------------------------------
■【スマホ】ご利用者の声
------------------------------------------------------------*/
table.gori_table{
width:90%;
}
/*------------------------------------------------------------
■【スマホ】コールセンター
------------------------------------------------------------*/
#callcenter{

}
p.service_link{
width:80%;
}
.goriyojikan{
width:80%;
}
.lp_text_call2{
width:90%;

}
.lp_text_call1{
width:90%;
margin:0 auto;
}
.lp_img_call{
width:90%;
margin:0px auto;
}
.lp_img_call img{
margin:0px auto;

width:70%;
}
h2.lp_h2{
font-size:1.5em;
}
.lp_img_call2 img{
width:95%;
margin:50px auto;
}
#callcenter table{
width:95%!important;
margin:20px auto 5px!important;
}
.lp_text_call_price{
width:95%!important;
}
.service_link{
font-size:1.2em;
width:90%!important;
}
.service_link a{
line-height:1.4em;
}
/*------------------------------------------------------------
■【スマホ】記事作成プラン
------------------------------------------------------------*/
#articlewritingplan .lp_box{
width:90%;
}
#articlewritingplan .lp_box p{
width:100%;
}
#articlewritingplan .lp_box img{
width:100%;
padding-bottom:0;
}
#articlewritingplan .lp_box table{
width:100%!important;
margin:10px 0!important;
}
#articlewritingplan .lp_box table td{
padding-left:0!important;
}


/*------------------------------------------------------------
■【PC】販売代理店
------------------------------------------------------------*/
#salesagent{

}
#salesagent .lp_text_left ul{
padding-left:0;
}
#salesagent .lp_text_left ul li{
margin-bottom:10px;
}
#salesagent .setumei dl{
width:90%;
}
#salesagent .setumei dl dt{
font-size:1em;
line-height:1.2em;
}
#salesagent .setumei dl dd{
margin:0 0 20px;
}
#salesagent .setumei .lp_text_left{
width:90%;
}
#salesagent .setumei ol{
margin:0 auto;
width:90%;
padding-left:0;
text-align:left;
}
#salesagent .setumei ol li ol li ul{
padding-left:1em;
}
#salesagent .shoaki iframe{
width:100%;
}

/*------------------------------------------------------------
■【スマホ】コンテンツプラン
------------------------------------------------------------*/
#contentplan p.top{
margin:0 auto;
width:90%;
}
#contentplan .lp_box img{
width:100%;
}
#contentplan .lp_box p{
text-align:left;
}
#contentplan .lp_box_kakaku p{
margin:5px auto 20px;
width:90%;
}
#contentplan table td{
font-size:0.8em;
}


/*------------------------------------------------------------
■【スマホ】自社商材を拡販したい～マッチングサービス～
------------------------------------------------------------*/
#matchingservice{
}
.submit_btn{
padding: 10px 10px 20px;
line-height:1.2em;
font-size: 1.2em;
}
#matchingservice .lp_box{
width:98%;
}
#matchingservice .lp_text_left,
#matchingservice .lp_text_left ul{
width:98%;
}
#matchingservice li{
line-height:1.2em!important;
margin-bottom:10px;
}
#matchingservice .lp_box dl dd img{
width:100%!important;
margin-bottom:10px;
}
#matchingservice ul{
padding-left:0;
}
#matchingservice .lp_box .q-a_text{
width:100%!important;
}
#matchingservice .lp_img{
margin-bottom:10px;
}
#matchingservice .lp_box iframe{
width:100%!important;
}

/*------------------------------------------------------------
■【スマホ】福利厚生助成金なう
------------------------------------------------------------*/
#hukurikosei_joseikin{
}
#hukurikosei_joseikin .lp_img{
width:90%!important;
}
#hukurikosei_joseikin .lp_img img{
width:100%!important;
}
#hukurikosei_joseikin .lp_box dl{
width:90%!important;
}
#hukurikosei_joseikin .lp_box dl dd{
margin-left:0;
}

/*------------------------------------------------------------
■【スマホ】助成金なうメールマガジン
------------------------------------------------------------*/
#mailmagazine{

}
#mailmagazine{























}/* mobile用 */

/*◆◆◆------------------------------------------------------------
■【PC用・印刷用】main-box(骨格)
------------------------------------------------------------*/
@media print, screen and (min-width:737px) {

}




/*------------------------------------------------------------
■【非表示用】
------------------------------------------------------------*/
/*PCでは非表示*/
.pc_none{
	display:none;
}

/*mobileでは非表示*/
.mobile_none{
	display:none;
}
