html {
  scroll-behavior: smooth;
}
li{
	list-style: none;
}
a{
	text-decoration:none!important;
}
 body{
	  font-family:  "Hiragino Kaku Gothic W4 JIS2004",   "Noto Sans JP Regular", "Noto Sans JP Thin", "Noto Serif JP", "Noto Serif JP Black", "Noto Serif JP ExtraLight", "Noto Serif JP Light", "Noto Serif JP Medium", "Noto Serif JP SemiBold", sans-serif;
	  color: #002034!important;
  }
button{
	-webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(buttontext, rgb(170, 170, 170));
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    margin: 0em;
    padding: 11px 23px !important;
    border-width: 0px !important;
    border-style: outset;
    border-color: #969696 !important;
    border-image: initial;
    border-radius: 3px !important;
    font-weight: bold !important;
}
.display{
	display: none;
}
@media screen and (max-width: 750px) {
	.mobile{
		display: none;
	}
	.disply{
	display: block!important;
}
}
  .print_pages {
    size: A4 landscape;
    page-break-before: always;
}

.wrap{
	overflow: hidden;
}


/**/
.header_mm{
	height: 50px;
	padding: 0;	
	    background-color: #fff;
}
.header_bb{
    margin: 0 auto;
	width: 200px;
}
.header_bb img{
	width: 200px;
	text-align: center;
}
/**/

/**/
.main_box{
	width: 100%;
	background-color: aliceblue;
}
.main_content{
	background-image: url("../img/back.png");
	background-repeat: no-repeat;
	background-position: top;
    background-size: cover;
	height: 100%;
}
.main_img_box{
	width: 45%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 15px;
}
.main_img_box img{
	width: 100%;
}
/**/

.main_header{
	    background-color: #fff;
	height: auto;
	border-bottom: 1px solid #efefefba;
}

.btobHeaderContact__action {
  position: relative;
  z-index: 1;
	margin-left: 20px;
}
@media screen and (max-width: 1024px) {
  .btobHeaderContact__action {
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .btobHeaderContact__action {
    margin-top: 20px;
  }

}
/**/
.cacu_box{
	width: 1150px;
	margin: 0 auto;
	padding: 70px 15px;
	text-align: center;
	
}
.fromin{
	display: block;
	margin-top: 20px;
}
.fromin_box{
	width: 850px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.atliview{
	display: flex;
	width: 60%;
}
.subtext{
	font-size: 30px;
	font-family: "Noto Sans JP Black", sans-serif !important;
	margin-bottom: 20px;
}
.subtext_MA{
	margin: 20px 0;
	font-size: 17px;
	letter-spacing: 1px;
}
.subtext_MA_micro{
	font-size: 13px;
	margin: 35px 0 0; 
}
.mainselect{
	margin-right: 30px;
}
.select_menu_box{
	width: 1100px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .cacu_box{
	width: 100%;
	margin: 0 auto;
	padding: 60px 15px 80px;
	text-align: center;
	
}
}
@media screen and (max-width: 750px) {

	.subtext_MA{
	font-size: 15px;
		text-align: center;
		margin: 0px 0px 20px;
}
	.cacu_box{
	width: 100%;
	padding: 30px 0px 30px;
}
	.select_menu_box{
	width: 95%;
}
	.subtext{
	font-size: 26px;
		text-align: center;
		margin-bottom: 10px;
}

}
#ave_houry_wage{
	margin-top: 80px;
	margin-bottom: 100px;
}
.ave_houry_wageside{
	width: 1150px;
	margin: 0 auto;
	border-radius: 8px;
}
.ave_houry_wageside_menu{
	width: 1150px;
	margin: 0 auto;
	border-radius: 8px;
}
.select_1{
	display: flex;
	width: 1180px;
	margin: 0 auto;
}
.select_2{
	display: flex;
		width: 1180px;
	margin: 0 auto;
}
.select_3{
	display: flex;
    	width: 1180px;
	margin: 0 auto;
}
.select_4{
	display: flex;
    	width: 1180px;
	margin: 0 auto;
}
.ctavtn{
	width: 40%;
	margin-left: 20px;
}
@media screen and (max-width: 750px) {
	.ave_houry_wageside{
		width: 95%;
		margin: 0 auto;
		border-radius: 8px;
}
	.ave_houry_wageside_menu{
	width: 95%;
	margin: 0 auto;
	border-radius: 8px;
}
	.select_1{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.select_2{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.select_3{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.select_4{
	display: block;
	width: 100%;
	margin: 0 auto;
}
}
.select{
	width: 100%;
	margin-right: 50px;
	padding: 35px 0px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
	box-shadow: 0 0.145rem 0.45rem rgb(0 0 0 / 25%) !important;
}
.select2{
	width: 100%;
	margin-right: 30px;
}
.select3{
	width: 100%;
	margin-right: 50px;
	padding: 35px 0px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
	box-shadow: 0 0.145rem 0.45rem rgb(0 0 0 / 25%) !important;
}
.select4{
	width: 100%;
	margin-right: 50px;
	padding: 35px 0px 100px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
	box-shadow: 0 0.145rem 0.45rem rgb(0 0 0 / 25%) !important;
}
.occ{
	margin-right: 50px;
}
@media screen and (max-width: 750px) {
  .select2{
	margin-top: 15px;
	margin-right: 30px;
}
	.occ{
		margin-top: 15px;
		padding-left: 0px;
		margin-right: 0px;
	}
}
.select_flex{
	display: flex;
	margin-top: 25px;
}
.select_og{
	background-color: #fff;
	margin: 20px 20px;
	padding: 26px 0px;
	height: 60px;
	width: 234px;
}

.select_og p{
	font-size: 15px;
	color: #1A1A1A;
	font-weight: 400;
	margin: 0;
    
}
.ctavtn p{
	font-size: 17px;
	text-align: center;
	margin: 55px 20px 30px;
}
.select_og_1{
	margin: 5px 82px 5px 5px;
}
.select_og_1 p{
	font-size: 14px;
}
.houry_box{
	font-size: 22px!important;
	font-weight: 700!important;
}
.ppt{
	padding-left: 5px!important;
	margin-bottom: 30px!important;
	font-size: 18px!important;
	font-weight: 500!important;
}
.ind_main{
	font-weight: bold!important;
	border-bottom: 2px solid #0568d3;
    white-space: nowrap;
    padding-top: 0;
}

#avewage{
	font-size: 25px;
	margin-left: 20px;
	margin-top: 7px;
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__button2 {
    align-items: center;
    background-color: #e24b17;
    border-radius: 5px;
    color: #fff !important;
    display: flex;
    font-size: 12px;
    height: 35px;
    justify-content: center;
    position: relative;
    text-decoration: none;
    transition: .4s;
    width: 160px;
	letter-spacing:0.11rem;
    font-weight: bold;
	margin: 0 auto;

  }
}

@media screen and (max-width: 1024px) {
  .btobHeaderContact__button2 {
    align-items: center;
    background-color: #e24b17;
    border-radius: 5px;
    color: #393939 !important;
    display: flex;
    font-size: 18px;
    height: 46px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    width: 160px;
	  font-weight: bold;
  }
}
@media screen and (max-width: 750px) {
  .btobHeaderContact__button2 {
    align-items: center;
    background-color: #e24b17;
    border-radius: 30px;
    color: #fff !important;
    display: flex;
    font-size: 11.5px;
    height: 45px;
    justify-content: center;
    position: relative;
    text-decoration: none;
    transition: .4s;
    width: 160px;
	letter-spacing:0.11rem;
    font-weight: bold;
	margin: 0 auto;
  }
}

.subtext_11{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__button2:hover {
	  box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
	  transform: scale(0.99, 0.99) translateY(2px);
  transition-duration: 200ms;
	  font-weight: 600;
	  opacity: 10;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__button2:hover::before {
    background-color: #ff9933;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__buttona {
    align-items: center;
    background-color: rgba(0,16,14,0.08);
    color: #354341 !important;
    border-radius: 5px;
    display: flex;
    font-size: 12px;
    height: 35px;
    justify-content: center;
    position: relative;
    text-decoration: none;
    transition: .4s;
    width: 160px;
	letter-spacing:0.11rem;
    font-weight: bold;
	margin: 0 auto;

  }
}

@media screen and (max-width: 1024px) {
  .btobHeaderContact__buttona {
    align-items: center;
    background-color: rgba(0,16,14,0.08);
    color: #354341 !important;
    border-radius: 5px;
    display: flex;
    font-size: 18px;
    height: 46px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    width: 160px;
	  font-weight: bold;
  }
}
@media screen and (max-width: 750px) {
  .btobHeaderContact__buttona {
    align-items: center;
    background-color: rgba(0,16,14,0.08);
    color: #354341 !important;
    border-radius: 30px;
    display: flex;
    font-size: 11.5px;
    height: 45px;
    justify-content: center;
    position: relative;
    text-decoration: none;
    transition: .4s;
    width: 160px;
	letter-spacing:0.11rem;
    font-weight: bold;
	margin: 0 auto;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__buttona:hover {
	  box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
	  transform: scale(0.99, 0.99) translateY(2px);
  transition-duration: 200ms;
	  font-weight: 600;
	  opacity: 10;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeaderContact__buttona:hover::before {
    background-color: #ff9933;
  }
}
.subtext_11{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

@media screen and (max-width: 750px) {
	.main_box{
		height: 230px;
	}
	.main_img_box{
		width: 100%;
		padding: 40px 0px ;
	}
}
@media screen and (max-width: 750px) {
	#lv1 {
		width: 100%!important;
	}
	#lv2{
		width: 100%!important;
	}
	#lv3{
		width: 100%!important;
	}
	.atliview{
		display: block;
		width: 100%;
	}
	.fromin_box{
		display: block;
		width: 100%;
	}
	.ave{
		display: none;
	}
	.select{
		margin: 0 auto;
	}
	.mainselect{
		margin: 0 auto;
		padding-left: 30px;
	}

	@media screen and (max-width: 750px) {

		.mainselect{
		margin: 0 auto;
		padding-left: 0px;
	}
}
	.ctavtn{
		width: 100%;
		margin:  0;
		padding-top: 10px;
	}
	.select_og{
		width: 90%;
		display: block;
		height:110px;
		margin: 0px auto;
	}
	.ctavtn p{
		margin: 25px 20px 15px;
	}
	.select_og_1{
		margin: 4px 150px 0 5px;
	}
	#avewage{
		margin-left: 15px;
		margin-top: 30px;
	}
	.ave_houry_wage{
		margin-top: 40px;
	}
}

.ex1{
	opacity: 1;
}
.target {
  opacity: 1;
}
.target span {
  position: relative;
  top: 10px; 
  left: 10px;
}
.term_box{
	padding: 10px 44px 30px ;
	border-radius:5px;
	background-color: #fff;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
	box-shadow: 0 0.145rem 0.45rem rgb(0 0 0 / 25%) !important;
}

.reserch{
	margin: 0 50px;
}
.title_hour{
       margin: 50px 10px 50px 0;
}
.sepahouly{
	font-size: 25px;
	font-weight: bold;
	margin: 0 35px;
	  line-height: 30px;
    	    border-bottom: 2px solid #0568d3;
    white-space: nowrap;
    padding-top: 0;
}
.title_ind{
	display: flex;
	margin: 40px 0;
}
@media screen and (max-width: 750px) {
	.sepahouly{
	font-size: 25px;
	font-weight: bold;
	margin: 0 35px;
	  line-height: 45px;
    	    border-bottom: 2px solid #0568d3;
    white-space: nowrap;
    padding-top: 0;
}
  .title_ind{
	display: block;
	margin: 40px 0;
}
}
.title_ind h3{
	margin:  0 35px;
	  line-height: 25px;

}
.title_flex{
	position: relative;
	padding: 30px 50px 25px;
    display: flex;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 10%) !important;
	width: 1000px;
}
.title_ind_lnd{
	display: flex;
}
.title_ind_con{
	display: flex;
	border-bottom: 1px solid #B0B0B0;
	margin: 0 30px;
	padding: 0 10px;
}
.title_sub{
	font-size: 12px;
	margin: 0 15px;
	  line-height: 25px;
    font-weight: bold;
}
.title_sel{
	font-size: 16px;
	margin: 0 15px;
	  line-height: 25px;
    font-weight: bold;
}
.ckart_box{
	width: 1080px;
	margin: 0 auto;
	height: auto;
}
.icon_ui{
	display: flex;
	padding: 25px 44px;
}

.icon_ui li{
	margin: 0 20px;
}
.span_icon_menu{
	display: flex;
    align-items: center;
    position: relative;
    width: 100%;
}
	@media screen and (max-width: 750px) {
		.icon_ui{
	display: block;
	padding: 25px 20px 20px;
	}
   .icon_ui li{
	margin: 20px;
}
}
.span_icon_menu a{
	color: #333;
	 text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}
	@media screen and (max-width: 750px) {
		.span_icon_menu a{
	 text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}	
}
.icon{
	height: 16px;
    width: 16px;
    margin-right: 5px;
    margin-left: 4px;
    background-image: url("../img/楕円形 1.png");
	background-size: 100%;
	margin-bottom: 2px;
}

#inter_page{
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 0.25rem;
	width: 60%;
	margin: 20px auto 0;
}
.inter_page_aone{
	    background-color: #fff;
		ackground-clip: border-box;
    box-shadow: 0 0.145rem 0.45rem rgb(0 0 0 / 10%);
}
.inter_page_bone{
	   margin: 50px 65px 25px;
	padding: 0 40px;
}
@media screen and (max-width: 750px) {
	.icon{
	height: 15px;
    width: 15px;
    margin-right: 6px;
    margin-left: 4px;
	background-size: 100%;
    margin-bottom: -1px;
}
	#inter_page{
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 0.25rem;
	margin-top: 40px;
	width: 85%;
}
	.inter_page_bone{
	padding: 0px;
}
}
.btn-warning {
	background-color: #ec0e2a !important;
    border: 1px solid #ec0e2a;
    height: 44px;
    color: #fff;
	border-radius: 3px;
	font-weight: 700;
	padding: 10px 20px;
    transition: 0.8s;
}
.btn-warning:hover{
	background-color: #fff !important;
    color: #ec0e2a;
}
/*tabの形状*/
.tab{
	display: flex;
	flex-wrap: wrap;
	padding: 0 55px;
	margin: 60px 0 40px;
}

.tab li{
	width: 115.5px;
}

/*エリアの表示非表示と形状*/
.area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	background: #fff;
	padding:30px 50px 50px;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
@media screen and (max-width: 750px) {
	.tab{
		margin: 40px 0 20px;
	}
	.tab li{
	width: 129px;
}
}
@keyframes displayAnime{
	from {
		opacity: 0;
	}
	to {
		opacity: 0.5;
	}
	to {
		opacity: 1;
	}
}

.nav-link{
		font-size: 1rem;
		font-weight: bold;
		color: #090909!important;
		padding: 20px 0!important;
		text-align: center;
		border: none;
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #d3d3d3;
		transition: 0.5s;
}
.nav-link:active {
    color: #0568d3!important;
    border-bottom: 2px solid #0568d3;
    font-weight: bold;
}
.nav-link:hover {
    border: none;
    border-bottom: 2px solid #0568d3!important;
    color: #0568d3!important;
    font-weight: bold;
    background-color: transparent!important;
	opacity: 1!important;
}
.nav-link::after {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #636363;
    float: right;
}
.nav-linkQ{
	    font-size: 1rem;
		font-weight: bold;
		color: #090909!important;
		padding: 20px 0!important;
		text-align: center;
		border: none;
		display: block;
		text-decoration: none;
		border-bottom: 1px solid #d3d3d3;
		transition: 0.5s;
}
.nav-linkQ:hover {
    border: none;
    border-bottom: 2px solid #0568d3!important;
    color: #0568d3!important;
    font-weight: bold;
    background-color: transparent!important;
	opacity: 1!important;

}

.statistics_data{
	background-color: #F9F9F9;
    border-radius: 8px;
	margin: 0px 70px 0 ;
	display: block;
}
.sta_ave_min{
	font-size: 12px;
	margin: 50px 70px 10px;
}
@media screen and (max-width: 750px) {
	.nav-link{
		font-size: 1.1rem;
		padding: 24px 0!important;
}
	.sta_ave_min{
	margin: 50px 20px 10px;
}
	.statistics_data{
	margin: 0px 10px 0 ;
}
	.area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	background: #fff;
	padding:20px 0px 0px;
}
	
}


@media screen and (max-width: 750px) {
	#default h4{
	font-size: 15px;
}
	#default_2 h4{
	font-size: 15px;
}
}
.btna1{
	height: 65px;
	width: 200px;
	background-color: #0568d3;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 30px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
}
.btna1:hover{
	opacity: 0.8;	
}
.btna2{
	height: 65px;
	width: 200px;
	padding: 0px 30px;
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
	border: none;
    background-color: #b2bac7;
	border-radius: 6px;
	cursor: pointer;
}
.btna2:hover{
	opacity: 0.8;	
}
.sta_ave1{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px;
}
.sta_ave2{
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0;
}
.sta_avew{
	font-size: 13px;
	line-height: 1.6;
	color: #001d40;
}

.btn-box{
	position: relative;
    margin-top: 25px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.btn-box li {
    position: relative;
    width: 200px;
    height: 60px;
    background: #2557a7;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 16px 0 16px;
    letter-spacing: -0.03em;
    box-sizing: border-box;
    font-weight: bold;
    cursor: pointer;
}
.btn-box li:nth-child(2) {
    background: #b2bac7;
}
ul, ol {
    list-style: none;
}
.btn{
	cursor: pointer;
}
.btn-danger {
    background-color: #0568d3;
    font-weight: bold;
    font-size: 1rem;
    padding: 15px 30px;
    height: 54px;
    border-radius: 36px;
    border: none;
	color: #fff;
}
.btn-danger:hover {
    opacity: 1!important;
}
.rounded {
    border-radius: 0.25rem !important;
}

.area_name_box{
	display: flex;
	width: 1050px;
	margin: 0 auto;
}
.area_name{
	border-bottom: 1px solid #d3d3d3;
    padding-left: 2rem;
	width: 100%;

}
.area_name_h2{
	border-bottom: 2px solid #0568d3;
	width: 460px;
}
.area_name_h2 h2{
	margin: 10px ;
}

#ave_inqury_from{
	 width: 1150px;
    margin: 0 auto;
    border-radius: 8px;
	margin-bottom: 100px;
}
.from_box{
	width: 1050px;
	margin: 0 auto;
}
.from_ditile{
	margin: 55px 0;
}
.from_ditile p{
	font-size: 15px;
	line-height: 1.7;
    font-family: "NotoSansjp",sans-serif !important;
	font-weight: 400;
}
.from_area{
	width: 700px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) {
	.area_name{
	width: 10%;
		padding-left: 0px;
}
	.area_name_box{
	display: flex;
	width: 90%;
}
	.area_name_h2{
	border-bottom: 2px solid #0568d3;
	width: 90%;
}
.area_name_h2 h2{
	font-size: 22px;
}

	#ave_inqury_from{
	 width: 95%;
    border-radius: 8px;
	margin-bottom: 100px;
}
	.from_box{
		width: 95%;
}
	#mktoForm_2544{
		width: 100%!important;
	}
	#name{
		width: 100%!important;
	}
	.from_area{
	width: 95%;
	margin: 0 auto;
}
	.from_ditile{
	margin: 55px auto;
	width: 90%;
}
	.mktoForm .mktoFieldWrap{
		float: none!important;
	}
}
.sta_avew{
	margin-bottom: 15px;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
	width: 205%!important;
}
@media screen and (max-width: 750px) {
   .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
	width: 100%!important;
}	
}
.mktoOffset{
	display: none;
}




/* .btobHeader ***********************************************************/
.btobHeader {
  background-color: #fff;
  width: 100%;
	padding: 30px 0 25px;
}
@media screen and (max-width: 750px) {
  .btobHeader {
  background-color: #fff;
	padding: 22px 0;
}
}
.btobHeader_compan{
	width: 200px;
	height: auto;
	
}
.btobHeader_compan p{
	font-size: 12.5px;
	padding: 2px 2px 0 18px;
	margin: 7px 0;
	
}
.imgmain{
	width: 80%;
	vertical-align: middle;
	padding-top: 4px;
}
/**ナビゲーション***********************************************************/
@media screen and (min-width: 1050px) {
.clone-nav {
  position: fixed;
  top:0;
  left: 0;
  width: 100%;
  z-index: 2;
  transition: .3s;
  transform: translateY(-100%);
  box-shadow: 0px -1px 5px #C1C1C1;
 }
	.is-show{
  transform: translateY(0);
	
 }
}
/**ナビゲーション***********************************************************/
@media screen and (min-width: 1050px) {
  .btobHeader__menu {
    display: flex;
	list-style: none;
	  padding: 0;
	 margin: auto;
	  margin-right: 10px;
	  font-weight: bold;
	  	  margin-top: 11px;
	  margin-bottom: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .btobHeader__menu {
    padding:100px 30px 10px 30px!important;
	  margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .btobHeader__menu {
    padding:100px 30px 10px 30px!important;
	  margin: 0 auto;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeader__menu li {
    margin-right: 25px;
	align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .btobHeader__menu li {
   padding-bottom: 10px;
  }
}
@media screen and (max-width: 750px) {
  .btobHeader__menu li {
   padding-bottom: 10px;
  }
}
@media screen and (min-width: 1050px) {
.btobHeader__menu li a {
    font-weight: bold;
	}
}
@media screen and (min-width: 1050px) {
  .btobHeader__menu li + li::before {
    background-color: #eee;
    content: '';
    height: 50px;
    left: 0;
    top: 6px;
    width: 1px;
  }
}
.btobHeader__menu li a {
  color: #414144;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  transition: .4s;
	position: relative;
}
@media screen and (max-width: 1024px) {
  .btobHeader__menu li a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    height: 50px;
    justify-content: center;
  }
}
@media screen and (max-width: 750px) {
  .btobHeader__menu li a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 17px;
    height: 50px;
    justify-content: center;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeader__menu li a::after {
     position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #e24b17;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
  }
}
@media screen and (min-width: 1050px) {
  .btobHeader__menu li a:hover::after {
    transform: scale(1, 1);
  }
}
.btobHeader__menu li a img {
  display: block;
  margin-bottom: 10px;
  margin-left: auto;

  margin-right: auto;
}
.btobContainer2 {
  position: relative;
}
@media screen and (min-width: 1050px) {
  .btobContainer2 {
    margin-left: auto;
    margin-right: auto;
	 display: flex;
	  justify-content: space-between;
    width: 1360px;
  }
}
@media screen and (max-width: 1024px) {
  .btobContainer2 {
    margin-left: 17px;
    margin-right: 17px;
  }
}
@media screen and (max-width: 750px) {
  .btobContainer2 {
    margin-left: 25px;
    margin-right: 17px;
  }
}
@media screen and (min-width: 1050px) {
  .btobCoverMenu {
    display: flex!important;
  }
}
@media screen and (max-width: 1024px) {
  .btobCoverMenu {
    background-color: rgba(0, 0, 0, .8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 5;
	opacity: .8;  
  }
}
@media screen and (max-width: 750px) {
  .humbergerwrapper {
    background-color: rgba(0, 0, 0, .8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 5;
	opacity: .8;  
  }
}
.btob_header{
	display: flex;
}
.btob_header p{
	font-size: 14px;
	margin: 9px 0 7px;
}
.btobHeader__logo{
	display: flex;
}
.btobHeader__logo_a{
	width: 210px;
}
@media screen and (max-width: 1024px) {
  .btobHamburger a {
    position: absolute;
    top: 18px;
    right: 25px;
    bottom: auto;
    left: auto;
    display: inline-block;

    height: 18px;
    transition: all .4s;
    width: 22px;
    z-index: 9;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a {
    position: absolute;
    top: 30px;
    right: 26px;
    bottom: auto;
    left: auto;
    display: inline-block;
    height: 18px;
    transition: all .4s;
    width: 22px;
    z-index: 9;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a span {
    background-color: #000;
    border-radius: 4px;
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    transition: all .4s;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a span {
    background-color: #000;
    border-radius: 4px;
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    transition: all .4s;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a span:nth-of-type(1) {
    top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a span:nth-of-type(2) {
    top: 7px;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a span:nth-of-type(3) {
    bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a.-active span {
    background-color: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a.-active span:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg);
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a.-active span:nth-of-type(2) {
    opacity: 0;
  }
}
@media screen and (max-width: 1024px) {
  .btobHamburger a.-active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a span:nth-of-type(1) {
    top: 0;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a span:nth-of-type(2) {
    top: 7px;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a span:nth-of-type(3) {
    bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a.-active span {
    background-color: #fff;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a.-active span:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg);
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a.-active span:nth-of-type(2) {
    opacity: 0;
  }
}
@media screen and (max-width: 750px) {
  .btobHamburger a.-active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
  }
}

.seminar_front{
	background-color: #FFFFFF;
	border-top: 1px solid #efefefba;
}
.seminar_box{
	    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1160px;
    padding-bottom: 150px;
    width: 93.42%;
	
}
.seminar_box_hero{
    width: 42%;
	padding: 50px 28px 0 0;
	box-sizing: content-box;

}
.seminar_ebook_img{
	margin-top: 20px;
}
.seminar_ebook_img img{
	height: auto;
	width: 100%;
}
.seminar_h2{
	font-size: 1.3rem;
	margin: 20px 0px;
}
.seminar_ebook_text{
	margin-top: 32px;
}
.seminar_ebook_text p{
	line-height: 1.8;
	font-size: 1.1rem;
	margin: 0;
	width: fit-content;
}
.Index_Headline{
	margin-top: 50px;
	font-size: 23px;
	font-family: "Noto Sans JP Black", sans-serif !important;
	margin-block-start:1.2em!important;
}
.seminar_form_model{
	min-width: 600px;
	padding: 85px 0;
	background-color: #fff;
	line-height: 1.65;
	text-align: center;
	border-left: 1px solid #efefefba;

}
.seminar_form_Inner{
	padding: 0 6% ;
}
.ex{
	margin-top: 80px!important;
}
@media screen and (max-width: 750px) {
	.seminar_form_Inner{
	padding: 0 2% ;
}
	.seminar_box{
    display: block;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1160px;
    padding-bottom: 150px;
    width: 93.42%;
	
}
	.seminar_box_hero{
	margin: 0 auto;
    width: 95%;
	padding: 20px 0px 0 0;
	box-sizing: content-box;

	}
	.seminar_h2{
			
	}
	.seminar_form_model{
	margin-top: 50px;
	min-width: 100%;
	padding: 25px 0;
	background-color: #fff;
	line-height: 1.65;
	text-align: center;
	border-top: 1px solid #efefefba;
		border-left: 0px solid #efefefba;
}
	.mktoForm .mktoFormCol {
  float:inherit!important;
  position: relative;
  min-height: 2em;
  margin-bottom: 20px !important;
}
	.mktoButtonRow{
		width: 100%!important;
	}
		.Index_Headline{
	font-size: 20px;
			font-family: "Noto Sans JP Black", sans-serif !important;
}
}

/*footer_btn*/
.Footer_Index{
	    background-color: rgba(0,16,14,.84);
       background-size: cover;
    color: #fff;
}
.Footer_Index:after{
	content: "";
    display: block;
    clear: both;
}
.Footer_Bord{
	width: 1200px;
	margin: 0 auto;
	    display: grid;
    -ms-grid-columns: 1fr 3.13% 1fr;
    grid-template-columns: repeat(2,1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 3.13%;
}
.Footer_btn_bb{
	display: flex;
}
.Footer_btn_bb p{
	margin: 10px 0;
	font-size: 1rem;
}
.Footer_Btn{
	    display: inline-block;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.Footer_Btn:hover{
	  box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
	  transform: scale(0.99, 0.99) translateY(2px);
  transition-duration: 200ms;
	  font-weight: 600;
	  opacity: 10;
  }

.Footer_Btn a{
	    display: block;
    padding: 8px 30px;
    border-radius: 3px;
    background-color: #e24b17;
	color: #fff;
	font-size: 1.1rem;
	margin-right: 30px;
}
.Footer_Btn_D{
	    display: inline-block;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.Footer_Btn_D:hover{
	  box-shadow: 0 3px 5px rgb(0 0 0 / 20%);
	  transform: scale(0.99, 0.99) translateY(2px);
  transition-duration: 200ms;
	  font-weight: 600;
	  opacity: 10;
  }

.Footer_Btn_D a{
	    display: block;
    padding: 8px 30px;
    border-radius: 3px;
    background-color: #fff;
	color: #e24b17;
	font-size: 1.1rem;
	margin-right: 30px;
}
.Footer_Outline{
	margin-bottom: 20px;
    font-size: 1rem;
    line-height: 2rem;
	font-weight: bold;
}
.Footer_Title{
	    margin: 10px 0 5px;
    font-size: 1.3rem;
    line-height: 3rem;
}
.Footer_Texts{
    width: 100%;
    padding: 13% 0% ;
}

.Footer_box{
	    padding: 35px 25px;
    border-radius: 8px;
    background: rgba(0,16,14,.8);
}
@media screen and (max-width: 750px) {

	.Footer_Bord{
	width: 95%;
	margin: 0 auto;
	display: block;
		padding-bottom: 8%;
}
	.Footer_Texts{
	    float: none;
    width: auto;
    padding: 8% 0 0;
}
.Footer_Img{
	    float: none;
    width: auto;
    height: 50%;
	display: block;
	padding: 0% 2% 17%;
}
	.Footer_Btn a{
	    display: block;
    padding: 8px 16px;
    border-radius: 3px;
		font-size: 0.8rem;
}
		.Footer_Btn_D a{
	    display: block;
    padding: 8px 16px;
    border-radius: 3px;
		font-size: 0.8rem;
}
.Footer_Outline{
	margin-bottom: 10px;
    font-size: 0.7rem;
    line-height: 1.5rem;
	font-weight: bold;
	margin-top: 10px;
}
.Footer_Title{
	    margin: 10px 0 10px;
    font-size: 1rem;
    line-height: 2rem;
}
}
.seminar_header{
	max-width: 1160px;
	margin: 0px auto;
}
.seminar_header::before{
    background-color: #00798d30;
    background-position-y: 15px;
    content: "";
    height: 60vh;
    left: 0;
    position: absolute;
    top: -100px;
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
    width: 100vw;
	z-index:-1;
}
.seminar_hrr{
	margin: 40px 0px 25px;
	width: 100%;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.seminar_background{
	    width: 80%;
    height: 0px;
    background: url("../img/プロが解説！1000の制作事例から見つけた『本当に成果の出る』採用サイトとは.png") center center / cover no-repeat;
    max-height: 352px;
    padding-top: 39%;
    margin-bottom: 1em;
	box-shadow: 0px 2px 4px #d3d3d3;
	border-radius: 5px;
}
.seminar_ebook_text ol{
	padding-left: 10px;	
}
.seminar_ebook_text li{
	margin-bottom: 10px;
	font-size: 1.1rem;
	display: flex;
}

@media screen and (max-width: 750px) {
	.seminar_header::before{
    background-color: #00798d30;
    background-position-y: 15px;
    content: "";
    height: 60vh;
    left: 0;
    position: absolute;
    top: -250px;
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
    width: 100vw;
	z-index:-1;
}
	.seminar_background{
	    width: 98%;
    max-height: 352px;
    padding-top: 49%;
    margin-bottom: 1em;
	box-shadow: 0px 2px 4px #d3d3d3;
	border-radius: 5px;
}
}
#form{
	margin: 0 20px;
}
.seminar_stetas{
	padding: 10px 50px;
	background-color: #1E9FD9;
	border-radius: 30px;
	margin-top: 10px;
	font-size: 1.3rem;
	color: #fff;
	font-weight: bold;
}
.maru{
	margin-right: 10px;	
	font-weight: bold;
}
.two_t{
	width: 70px!important;
	font-weight: bold;
}
.four_t{
	width: 80px!important;;
	font-weight: bold;
}