@charset "UTF-8";
/************************************************************
 * common
 ************************************************************/
._colblue {
	color: #03B8DF;
}

#lp_main_od_wrap {
	width: 980px;
	padding: 30px 30px 0;
}

#lp_main_od_content {
	background: #E2F5F8;
}

#jobma_lp .info h3 {
	line-height: 1;
	text-align: center;
	font-weight: bold;
}

#jobma_lp .res14-pagination .tXt-p {
	color: #696969 !important;
}

/************************************************************
 * header
 ************************************************************/
#header {
	width: 100%;
	padding: 8px 0 0 0;
	background-image: url(/sol/contents/feedlp_common/img/header/bg_header_01.png);
	background-repeat: repeat-x;
	background-color: #fff;
	min-height: 100%;
	border-bottom: 2px solid #ddd;
}

#contents .lp_main {
	margin: 0 auto;
	display: flex;
}

#contents .info .beginner {
	background-color: #ffffff;
}

#contents .info h3.nobd {
	border-bottom: none;
}

#contents .info h3._regist_title {
	line-height: 1;
	text-align: center;
}

#header .header__inner .top__assistarea .btn__base {
	position: relative;
	width: 320px;
	padding: 12px 0;
	border: 4px solid #ffffff;
	line-height: 1;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
}

#header .header__inner .top__assistarea .btn__base span.btn__txt {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 6px;
}

#header .header__inner .top__assistarea .btn__base span.btn__icon {
	position: relative;
	left: 5px;
}

#jobma_lp ._jbm_btn .btn__wrapper span.btn__txt {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

#jobma_lp ._jbm_btn .btn__wrapper span.btn__icon {
	position: relative;
	top: 5px;
	left: 5px;
}

  /* PC */
@media print, screen and (min-width: 768px) {
	#header {
		border-bottom: 2px solid #ddd;
	}

	#header .header__inner {
		width: 980px;
		margin: 20px auto;
		text-align: left;
	}

	#header .header__inner .top__logo {
		width: 400px;
		margin: 0;
		float: left;
	}
}
  /* SP */
@media only screen and (max-width: 767px) {
	#header {
		border-bottom: none;
	}

	#header .header__inner {
		display: table;
		width: 100%;
		margin: 15px auto;
		padding: 0 10px;
	}

	#header .header__inner .top__logo {
		display: table-cell;
		vertical-align: middle;
	}

	#header .header__inner .top__logo img {
		width: 108px;
	}
}

/************************************************************
 * 登録ボタン
 ************************************************************/


#header .header__inner .top__assistarea .btn__area {
	width: 100%;
}

#header .header__inner .top__assistarea .btn__area a:hover {
	opacity: 0.8;
	text-decoration: none;
}

#header .header__inner .top__assistarea .btn__bgc {
	background-color: #ff7864;
}

#header .header__inner .top__assistarea .btn__base {
	display: block;
	width: 100%;
	border-radius: 4px;
	box-shadow: 0px 2px 0px rgba(180, 187, 191, 1);
	text-align: center;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

#header .header__inner .top__assistarea span.btn__inner {
	display: block;
	padding: 12px 0;
	overflow: hidden;
	border-radius: 6px;
	background: #ff6959;
	color: #fff;
}

#header .header__inner .top__assistarea .btn__notice {
	margin-top: 3px;
	text-align: center;
}

@media print, screen and (min-width: 768px) {
	#header .header__inner .top__assistarea {
		width: 400px;
		margin-bottom: 0;
		text-align: right;
		float: right;
	}
}

@media only screen and (max-width: 767px) {
	#header .header__inner .top__assistarea {
		display: table-cell;
		width: 100%;
		text-align: right;
	}

	#header .header__inner .top__assistarea .rs19-btn._btnType1 {
		font-size: 12px;
		float: right;
	}
}

/************************************************************
 * about
 ************************************************************/
.about {
	background: #F8F8F8;
}

@media print, screen and (min-width: 768px) {
	.about .about_inner {
		width: 680px;
		padding: 50px 90px;
		margin: 0 auto;
	}

	.howtoJbm {
		width: 242px;
	}

	.about .about_catch {
		margin-bottom: 35px;
		text-align: center;
	}

	.about .about_txt {
		font-size: 18px;
		text-align: center;
		line-height: 1.8;
	}

	#jobma_lp .info .about h3._about_title {
		padding: 0 0 40px;
	}
}

@media only screen and (max-width: 767px) {
	.about .about_inner {
		width: 100%;
		margin: 0 auto;
		padding: 40px 0 50px;
	}

	#jobma_lp .info .about h3._about_title {
		padding: 0 0 30px;
	}

	.about .about_catch {
		margin-bottom: 30px;
		text-align: center;
	}

	.about .about_txt {
		font-size: 14px;
		text-align: center;
		line-height: 1.8;
	}
}

/************************************************************
 * feature
 ************************************************************/
#jobma_lp .info .feature .box__area .box {
	box-sizing: border-box;
	color: #444;
}

#jobma_lp .info .feature .box__area._feature {
	border: 4px solid #03B8DF;
	border-radius: 4px;
}

#jobma_lp .info .feature .box__area._feature .box p.txt {
	font-weight: bold;
	line-height: 1.4;
}

#jobma_lp .feature .feature_inner .btn__wrapper {
	margin-top: 20px;
}

#jobma_lp a.feature_btn {
	display: block;
	border-radius: 4px;
	color: #444;
	font-weight: bold;
	text-align: center;
}

#jobma_lp a.feature_btn:hover {
	text-decoration: none;
	background: #E2F5F8 url('/sol/contents/feed_jbm/img/arrow_circle_down.svg') no-repeat 216px center;
	opacity: 0.8;
}

#jobma_lp .info .feature .feature_point {
	position: relative;
}

#jobma_lp .info .feature .feature_point h4 {
	color: #03B8DF;
	font-weight: bold;
}

#jobma_lp .info .feature .feature_point .feature_point_txt {
	font-size: 13px;
	line-height: 1.8;
}

#jobma_lp .info .feature .feature_point_note {
	margin-top: 10px;
	font-size: 10px;
	line-height: 1.6;
}

.feature_point_travelcosts {
	margin-top: 20px;
	padding: 15px 20px;
	border: 2px solid #18AED8;
	background: #F0F8FC;
	font-size: 12px;
	line-height: 1.5;
}

.feature_point_travelcosts h5 {
	margin-bottom: 12px;
	color: #18AED8;
	font-size: 18px;
	font-weight: bold;
}

#jobma_lp .info .feature .box__area._otherpoint > .box {
	border: 4px solid #E2E2E2;
	border-radius: 4px;
}

#jobma_lp .info .feature .box__area._otherpoint .box.box01 .box p.img {
	margin-top: 0;
}

#jobma_lp .info .feature .box__area._otherpoint .box.box02 p.img {
	margin-bottom: 20px;
}

#jobma_lp .info .feature .box__area._otherpoint .box h5.point_title {
	margin-bottom: 20px;
	color: #FF6959;
	font-weight: bold;
	text-align: center;
}

#jobma_lp .info .feature .box__area._otherpoint .box.box02 > p.txt {
	text-align: center;
}
/************************************************************
 * service
 ************************************************************/

#jobma_lp .info .service .box__area .box01 {
	position: relative;
	justify-content: center;
	align-items: center;
}

#jobma_lp .info .service .box__area .box02 .title {
	font-weight: bold;
}

#jobma_lp .info .service .box__area .box02 .txt {
	font-size: 13px;
	line-height: 1.8;
	margin-top: 15px;
}

#jobma_lp .info .service_flow {
	padding-bottom: 50px;
	background-color: #f0f8fc;
}

#jobma_lp .info .service_flow > h3 {
	font-weight: bold;
}

#jobma_lp .info .service_flow .service_flow__inner {
	margin: 0 auto;
	border: 4px solid #03B8DF;
	border-radius: 4px;
	background: #fff;
}

#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div.txt {
	font-size: 13px;
	line-height: 1.8;
}

#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div h4 {
	margin-bottom: 10px;
	color: #03B8DF;
	font-size: 24px;
	font-weight: bold;
}

/************************************************************
 * Q&A
 ************************************************************/
#jobma_lp .info .qa .box__area {
	margin-top: 10px;
}

#jobma_lp .info .qa .box__area .box {
	justify-content: center;
	align-items: center;
	font-size: 13px;
	line-height: 1.8;
}

#jobma_lp .info .qa .qa_title {
	margin-bottom: 15px;
	border-bottom: 1px solid #03B8DF;
	font-size: 16px;
	font-weight: bold;
}
/************************************************************
 * contact
 ************************************************************/
#jobma_lp .info .contact {
	margin-top: 40px;
	background: #F5F5F5;
}

#jobma_lp .info .contact .contact__inner {
	margin: 0 auto;
	text-align: center;
}

#jobma_lp .info .contact .contact__inner .txt {
	font-size: 13px;
	margin-bottom: 15px;
}

#jobma_lp .info .contact .contact__inner .department {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 15px;
}

#jobma_lp .info .contact .contact__inner .tel {
	font-size: 24px;
	margin-bottom: 15px;
}

#jobma_lp .info .contact .contact__inner .reception_time {
	font-size: 12px;
	margin-bottom: 40px;
}
/************************************************************
 * pagetop
 ************************************************************/
#pagetop {
	position: fixed;
	z-index: 2;
}

#pagetop .btn {
	background: url(/sol/contents/feedlp_common/img/img_pt_arr.png) no-repeat;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 50%;
}
  
   /* PC */
@media print, screen and (min-width: 768px) {
	#pagetop {
		bottom: 72px;
		right: 40px;
	}

	#pagetop .btn {
		background: url(/sol/contents/feedlp_common/img/img_pt_arr.png) no-repeat;
		background-size: 60px;
		height: 60px;
		width: 60px;
	}
}
  
  /* SP */
@media only screen and (max-width: 767px) {
	#pagetop {
		bottom: 16px;
		right: 20px;
	}

	#pagetop .btn {
		background: url(/sol/contents/feedlp_common/img/img_pt_arr.png) no-repeat;
		background-size: 45px;
		height: 45px;
		width: 45px;
	}
}
  
/************************************************************
 * footer
 ************************************************************/

#footer {
	padding: 10px 0 0 0;
	background: #FFF;
}

#footer .footer__inner {
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#footer .footer__inner .copyright .copyright__rgroup {
	color: #435B67;
	font-weight: bold;
}
  
  /* PC */
@media print, screen and (min-width: 768px) {
	#jobma_lp .info .contact .contact__inner {
		padding-bottom: 40px;
	}

	#footer {
		border-top: 2px solid #68b7e6;
		min-height: 100%;
		min-width: 1000px;
	}

	#footer .footer__inner {
		width: 980px;
		min-height: 70px;
	}

	#footer .footer__inner .copyright {
		position: absolute;
		left: 0;
		top: 8px;
		width: 280px;
	}

	#footer .footer__inner .copyright .copyright__logo {
		width: 110px;
		float: left;
	}

	#footer .footer__inner .copyright .copyright__rgroup {
		margin: 11px 0 0 0;
		font-size: 11px;
		float: left;
	}

	#footer .footer__inner ul.footer__link {
		position: absolute;
		left: 580px;
		top: 20px;
	}

	#footer .footer__inner ul.footer__link > li:first-child {
		margin: 0 7px 0 0;
		border-left: none;
		padding: 0;
	}

	#footer .footer__inner ul.footer__link > li {
		min-height: 15px;
		padding: 0 0 0 7px;
		margin: 0 7px 0 0;
		display: inline;
		float: left;
		white-space: nowrap;
		border-left: 1px solid #525252;
		vertical-align: middle;
		font-size: 12px;
	}

	#footer .footer__inner .pmark {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
	}
}
  /* SP */
@media only screen and (max-width: 767px) {
	#jobma_lp .info .contact .contact__inner {
		padding-bottom: 0;
	}

	#footer {
		border-top: 1px solid #68b7e6;
		padding-bottom: 15px;
	}

	#footer .footer__inner {
		padding: 0 10px;
	}

	#footer .footer__inner .copyright {
		display: flex;
		align-items: flex-end;
	}

	#footer .footer__inner .copyright .copyright__logo {
		margin-right: 8px;
	}

	#footer .footer__inner .copyright .copyright__logo img {
		width: 88px;
		height: auto;
	}

	#footer .footer__inner .copyright .copyright__rgroup {
		font-size: 10px !important;
		font-family: "HelveticaNeue", "Helvetica", Arial, sans-serif;
	}

	#footer .footer__inner ul.footer__link,
	#footer .footer__inner .pmark {
		display: none;
	}
}

@media print, screen and (min-width: 768px) {
	.feature h3 {
		padding: 0 0 30px;
		font-size: 30px;
	}

	.contact h3 {
		padding: 30px 0;
		font-size: 30px;
	}

	#contents .lp_main {
		width: 1400px;
		height: 640px;
	}

	#contents .lp_main .main_colum02 {
		width: 570px;
	}

	#contents .lp_main .main_colum02 .jbm_catch01 {
		margin: 40px 0 20px;
	}

	#contents .lp_main .main_colum02 .jbm_catch02 {
		margin: 0 0 20px;
	}

	#contents .lp_main .main_colum02 .jbm_catch03 {
		margin: 0 0 20px;
	}

	#contents .lp_main .main_colum02 .jbm_catch04 {
		width: 314px;
	}

	#contents .osusume {
		padding: 0;
	}

	#contents .osusume .osusume__area {
		margin-top: 40px;
	}

	#contents .osusume .osusume__area h3 {
		padding: 0 0 7px;
		text-align: left;
	}

	#jobma_lp .info .box__area {
		display: flex;
		justify-content: space-between;
	}

	#lp_main_od_content {
		padding: 20px 0;
	}

	#jobma_lp .btn__wrapper._w420 {
		width: 420px;
		margin: 0 auto;
		box-sizing: border-box;
	}

	#jobma_lp .btn__wrapper._w360 {
		width: 360px;
		margin: 0 auto;
		box-sizing: border-box;
	}

	#jobma_lp .btn__wrapper {
		padding: 10px 0;
	}

	#jobma_lp ._jbm_btn .btn__wrapper .btn__base {
		padding: 21px 0;
		border: 4px solid #ffffff;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
	}

	#jobma_lp .regist_jbm {
		width: 323px;
	}

	/* feature */

	#jobma_lp .info .feature {
		width: 980px;
		margin: 50px auto 20px;
	}

	.feature_point_travelcosts h5 {
		margin-bottom: 12px;
		font-size: 18px;
	}

	#jobma_lp .info img.feature_jbm {
		width: 242px;
	}

	#jobma_lp .info .feature .box__area._feature {
		padding: 30px 40px 40px;
	}

	#jobma_lp .info .feature .box__area._feature .box {
		width: 260px;
	}

	#jobma_lp .info .feature .feature_wrap .icon > img {
		width: 260px;
	}

	#jobma_lp .info .feature .box__area._feature .box p.txt {
		padding: 20px 0;
		font-size: 18px;
		text-align: center;
	}

	#jobma_lp a.feature_btn {
		padding: 16px 0;
		background: #E2F5F8 url('/sol/contents/feed_jbm/img/arrow_circle_down.svg') no-repeat 216px center;
		font-size: 16px;
	}

	#jobma_lp .info .feature .feature_point {
		display: table;
		margin-top: 40px;
	}

	#jobma_lp .info .feature .feature_point .feature_point_cont {
		display: table-cell;
		width: 580px;
		vertical-align: middle;
	}

	#jobma_lp .info .feature .feature_point._right .feature_point_img > img {
		width: 360px;
	}

	#jobma_lp .info .feature .feature_point h4 {
		margin-bottom: 15px;
		font-size: 30px;
	}

	#jobma_lp .info .feature .feature_point .feature_point_img {
		display: table-cell;
		width: 400px;
		text-align: right;
	}

	#jobma_lp .info .feature .feature_point._left .feature_point_img {
		text-align: left;
	}

	#jobma_lp .info .feature .feature_point._right .feature_point_img {
		text-align: right;
	}

	#jobma_lp .info .feature .bubble_point {
		margin-top: 40px;
		text-align: center;
	}

	#jobma_lp .info .feature .box__area._otherpoint {
		margin-top: 0;
		padding: 0;
		border: none;
	}

	#jobma_lp .info .feature .box__area._otherpoint > .box {
		width: 460px;
		padding: 30px 26px 15px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box h5.point_title {
		font-size: 22px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box.box01 .box > p {
		margin-top: 15px;
		width: 190px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box.box01 .box p.img {
		margin-bottom: 20px;
	}

	/* service */

	#jobma_lp .info .service .service_about {
		margin: 60px auto 40px;
		width: 980px;
	}

	#jobma_lp .info .service .box__area .box01 {
		width: 440px;
	}

	#jobma_lp .info .service .box__area .box02 {
		width: 480px;
	}

	#jobma_lp .info .service .box__area .box02 .title {
		font-size: 26px;
		margin-bottom: 20px;
	}

	#jobma_lp .info .service .box__area .box02 .title ._colblue {
		font-size: 30px;
	}

	#jobma_lp .info .service .box__area .box01 .logo {
		position: absolute;
		margin: auto;
		width: 100%;
		height: 35px;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		text-align: center;
	}

	#jobma_lp .info .service_flow > h3 {
		padding: 40px 0 30px;
		font-size: 30px;
	}

	#jobma_lp .info .service_flow .service_flow__inner {
		width: 980px;
		padding: 40px;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li {
		display: table;
		margin-bottom: 10px;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div {
		display: table-cell;
		vertical-align: middle;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div.step {
		width: 160px;
		vertical-align: top;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div.img {
		width: 360px;
		text-align: right;
	}

	/* Q&A */

	#jobma_lp .info .qa {
		margin: 60px auto 0;
		width: 980px;
	}

	#jobma_lp .info .qa .box__area .box {
		width: 460px;
		margin-bottom: 40px;
	}

	#contents .info h3._regist_title {
		padding: 30px 0 0;
	}

	/* contact */

	#jobma_lp .info .contact .contact__inner {
		margin: 0 20px;
	}

	/* btn */
	#jobma_lp .info .btn__box {
		width: 980px;
		margin: 40px auto 0;
		text-align: center;
	}
}

@media print, screen and (max-width: 767px) {
	#contents .lp_main {
		width: 100%;
		height: auto;
	}

	#contents .lp_main .main_colum02 {
		width: auto;
	}

	#contents .lp_main .main_colum02 .jbm_catch01 {
		width: 82%;
		margin: 8px 0;
	}

	#contents .lp_main .main_colum02 .jbm_catch02 {
		width: 53%;
		margin-bottom: 5px;
	}

	#contents .lp_main .main_colum02 .jbm_catch03 {
		width: 80%;
		margin-bottom: 5px;
	}

	#contents .lp_main .main_colum02 .jbm_catch04 {
		width: 75%;
	}

	#jobma_lp .info h3 {
		padding: 20px 0 10px;
		font-size: 22px;
	}

	#jobma_lp .info .box__area {
		display: block;
		justify-content: space-between;
	}

	#lp_main_od_wrap {
		width: calc(100% - 20px);
		padding: 0;
	}

	#lp_main_od_content {
		padding: 10px 0;
	}

	.top__logo {
		width: 45%;
	}

	#contents .osusume {
		padding: 0;
	}

	#contents .osusume .osusume__area {
		margin: 40px 10px 0;
		width: auto;
	}

	#contents .osusume .osusume__area h3 {
		text-align: left;
	}

	#header .header__inner .top__assistarea .btn__base {
		display: table;
		width: 175px;
		padding: 12px 10px 12px 20px;
		border: none;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
		line-height: 1.3;
	}

	#jobma_lp ._jbm_btn .btn__wrapper span.btn__txt {
		font-size: 18px;
	}

	#header .header__inner .top__assistarea .btn__base span.btn__txt {
		display: table-cell;
		width: 100px;
		font-size: 12px;
		margin-right: 6px;
		text-align: left;
	}

	#header .header__inner .top__assistarea .btn__base span.btn__icon {
		position: relative;
		display: table-cell;
		vertical-align: middle;
	}

	#jobma_lp .btn__wrapper {
		padding: 0 20px;
	}

	#jobma_lp ._jbm_btn .btn__wrapper .btn__base {
		padding: 15px 0;
		border: 4px solid #ffffff;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
	}

	#jobma_lp .regist_jbm {
		width: 230px;
	}

	/* howto */
	
	.howto {
		margin: 30px 0 10px;
		padding: 30px 0;
	}

	.howto .howto_inner {
		margin: 0 20px;
		padding: 30px;
	}

	#jobma_lp .regist_jbm {
		width: 230px;
	}
	/* about */
	.howtoJbm {
		width: 185px;
	}

	.howto .howto_inner {
		padding: 40px 20px 30px;
	}

	.howto .howto_catch {
		width: 100%;
		margin-top: 25px;
		text-align: center;
	}

	.howto .howto_catch img {
		width: 100%;
	}

	.howto .howto_txt {
		font-size: 14px;
		padding: 30px 0 10px 0;
		text-align: center;
		line-height: 1.8;
	}
	/* feature */
	#jobma_lp .info .feature {
		width: 100%;
		margin: 0 auto 0;
	}

	.feature_point_travelcosts h5 {
		margin-bottom: 10px;
		font-size: 14px;
	}

	#jobma_lp .info img.feature_jbm {
		width: 156px;
	}

	#jobma_lp .info .feature .box__area._feature {
		margin: 0 20px;
		padding: 20px;
	}

	#jobma_lp .info .feature .box__area._feature .box {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}

	#jobma_lp .info .feature .box__area._feature .box:last-of-type {
		margin-bottom: 0;
	}

	#jobma_lp .info .feature .feature_wrap {
		display: flex;
		margin-bottom: 10px;
		justify-content: space-between;
		align-items: center;
	}

	#jobma_lp .info .feature .feature_wrap > p.icon {
		width: 41%;
		margin-right: 15px;
	}

	#jobma_lp .info .feature .box__area._feature .box p.txt {
		padding: 0 0;
		font-size: 16px;
		text-align: left;
	}

	#jobma_lp .info .feature .feature_wrap .icon > img {
		width: 100%;
	}

	#jobma_lp a.feature_btn {
		padding: 15px 0;
		background: #E2F5F8 url('/sol/contents/feed_jbm/img/arrow_circle_down.svg') no-repeat 95% center;
		font-size: 14px;
	}

	#jobma_lp .info .feature .feature_point {
		display: flex;
		flex-flow: column;
		margin: 30px 20px 0;
	}

	#jobma_lp .info .feature .feature_point .feature_point_cont {
		display: block;
		width: 100%;
	}

	#jobma_lp .info .feature .feature_point .feature_point_img > img {
		width: 100%;
	}

	#jobma_lp .info .feature .feature_point .point_icon > img {
		width: 130px;
	}

	#jobma_lp .info .feature .feature_point h4 {
		margin-bottom: 15px;
		font-size: 18px;
	}

	#jobma_lp .info .feature .feature_point .feature_point_cont {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 2px solid #d0d0d0;
	}

	#jobma_lp .info .feature #inexperience.feature_point .feature_point_cont {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
	}

	#jobma_lp .info .feature .feature_point .feature_point_img {
		display: block;
		width: 100%;
	}

	#jobma_lp .info .feature #salary,
	#jobma_lp .info .feature #inexperience {
		margin-top: 0;
	}

	#jobma_lp .info .feature #lifestyle .feature_point_cont,
	#jobma_lp .info .feature #inexperience .feature_point_cont {
		order: 2;
	}

	#jobma_lp .info .feature #lifestyle .feature_point_img,
	#jobma_lp .info .feature #inexperience .feature_point_img {
		order: 1;
	}

	#jobma_lp .info .feature .bubble_point {
		margin-top: 10px;
		text-align: center;
	}

	#jobma_lp .info .feature .bubble_point img {
		width: 255px;
	}

	#jobma_lp .info .feature .box__area._otherpoint {
		margin: 0 20px;
		font-size: 12px;
	}

	#jobma_lp .info .feature .box__area._otherpoint > .box {
		width: 100%;
		padding: 20px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box h5.point_title {
		font-size: 16px;
	}

	#jobma_lp .info ._otherpoint .box__area {
		display: flex;
		justify-content: space-between;
	}

	#jobma_lp .info ._otherpoint .box__area .box .img > img,
	#jobma_lp .info ._otherpoint .box .img > img {
		width: 100%;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box.box01 .box > p {
		margin-top: 15px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box.box01 {
		margin-right: 15px;
	}

	#jobma_lp .info .feature .box__area._otherpoint .box.box01 .box p.img {
		margin-bottom: 0;
	}

	#jobma_lp .info .feature .box__area._otherpoint > .box.box02 {
		margin-top: 10px;
	}

	/* service */
	#jobma_lp .info .service .box__area {
		display: flex;
		flex-flow: column;
	}

	#jobma_lp .info .service .box__area .box02 {
		order: 1;
	}

	#jobma_lp .info .service .box__area .box01 {
		order: 2;
		margin-top: 20px;
		padding: 70px 50px;
	}

	#jobma_lp .info .service .box__area .box01 .logo > img {
		width: 100%;
	}

	#jobma_lp .info .service .service_about {
		margin: 50px 20px 40px;
	}

	#jobma_lp .info .service .service_about .bubble_service {
		text-align: center;
	}

	#jobma_lp .info .service .service_about .bubble_service > img {
		width: 270px;
	}

	#jobma_lp .info .service .box__area .box02 .title {
		font-size: 16px;
		margin-bottom: 20px;
		text-align: center;
	}

	#jobma_lp .info .service .box__area .box02 .title ._colblue {
		font-size: 18px;
	}

	#jobma_lp .info .service_flow > h3 {
		padding: 30px 0 20px;
		font-size: 22px;
	}

	#jobma_lp .info .service_flow .service_flow__inner {
		padding: 10px 20px 20px;
		margin: 0 20px;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li {
		display: block;
		margin-bottom: 10px;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li .step > img {
		width: 100px;
	}

	#jobma_lp .info .service_flow .service_flow__inner .service_flow_step > li > div.img {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}

	/* Q&A */

	#jobma_lp .info .qa {
		margin: 10px 20px 30px;
	}

	#jobma_lp .info .qa .box__area .box {
		width: 100%;
		margin-bottom: 40px;
	}

	#jobma_lp .info .qa .box__area .box:last-of-type {
		margin-bottom: 0;
	}

	/* contact */

	#jobma_lp .info .contact {
		padding: 10px 30px 40px;
	}

	#jobma_lp .info .contact .contact__inner .txt {
		margin-top: 10px;
	}

	/* btn */
	
	#jobma_lp .info .btn__box {
		width: 100%;
		margin: 30px auto 0;
		text-align: center;
	}

	._btnSize1 {
		width: 100% !important;
	}
}