@charset "UTF-8";

html {
	background-color: #fbfaf3;
}
body {
	background-color: #fbfaf3;
	color: #616161;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7;
	position: relative;
	word-break: break-all;
	word-wrap: break-word;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

div,p,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,form,input,button,textarea,table,tr,th,td,article,aside,header,footer,section,nav{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

/*共通css*/
.wrap { width: 100%;}
.inner-box{ padding: 0 2%;}
.txt01{ line-height:1.4em; padding: 0 4%;}
.container {
	font-size: 14px;
}
h2.title {
  position: relative;
	font-size: 24px;
	margin-bottom: 32px;
	padding: 8px;
	font-weight:bold;
	color:#fff;
	background-color:#29ad76;
	line-height:1.5em;
	text-align:center;
	z-index: 2;
}
@media screen and (min-width: 639px) {
	h1 {
		background-color: #fff;
		text-align: center;
	}
	h1 img {
		max-width: 640px;
	}
}
h2.title::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #29ad76;
}
.left{ float:left;}
.right{ float:right;}
.txt{padding: 30px 0;}
.emphasis {
	color: #f60;
}
.img-rounded {
	border-radius: 10px;
}
.f-wrap {
	flex-wrap: wrap;
}

/* module */

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt30 {
	margin-top: 30px;
}
.taC {
	text-align: center;
}
.taL {
	text-align: left;
}



/*エントリー QUOカード進呈*/
.entry-txt {
	margin: 30px 2%;
	}
.entry-txt p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #a07e57;
	line-height: 1.4rem;
	}
.entry-txt .present {
	color:#fa7e97;
	}
.entry-txt .present span {
	font-size: 18px;
	}
.entry-txt .present span.price {
	font-size: 1.4rem;
	}

/*エントリーゾーン*/
.form_area{ width:96%; padding: 30px 0 0; margin: 0 2%;}
.form_area .txt{ font-size: 18px; font-weight:bold; text-align:center; color:#a07e57; line-height:1.4em; margin-bottom: 20px; padding: 0;}
.form_area .txt .red { font-size: 18px; font-weight:bold; color:#e7455a;}
.form_area .txt .small { font-size: 12px; font-weight:bold; color:#a07e57;}
.form_area .btn { margin-bottom: 20px;}
.form_area .btn a{ display:block;}
.form_area .btn a:hover{ opacity: 0.8;}

/*form_area2*/
.form_area2{ margin: 0 0 30px; background-color: #ede4e9;}
.form_area2 .txt{ font-size: 18px; font-weight:bold; line-height:1.4em; margin-bottom: 20px; padding: 0 2%;}
.form_area2 .txt span{ font-size: 18px; font-weight:bold; color:#e7455a;}
.form_area2 p{ margin-bottom: 20px; width:96%; padding:0 2% 20px;}
.form_area2 .btn a{ display:block;}
.form_area2 .btn a:hover{ opacity: 0.8;}

#inputArea a.more01,
#inputArea a.more02,
#inputArea a.back01,
#inputArea a.back02 {
	display: block;
}

/*header*/
header{ margin-bottom:10px;}
.header{background:#fff;}
.header_box{ width:94%;padding:10px 3% 0;}
.header_box .left{ width:20%; height:auto;}
.header_box .right{width:78%; height:auto;}


/*登録フォーム*/
#lp_form {
	margin-bottom:50px !important;
}
div#lp_form {width:100%;background:#fff}

#inputArea table {margin:0}
#inputArea table th {padding:0 0 0 10px;width:26%;vertical-align:middle;font-size:14px;font-weight:bold;color:#4c4747;border-bottom:1px solid #bcbcbc; text-align: left;}
#inputArea table td {padding:10px 10px 10px 0;width:73%;font-size:14px;color:#4c4747;border-bottom:1px solid #bcbcbc}
#inputArea table th img {display:block;margin:1px 0 0 0;width:50%;height:auto}
#inputArea table td input,
#inputArea table td select {background:#fff6f6;padding:7px;border:1px solid #bcbcbc;font-size:14px;line-height:160%}
#inputArea table td select {margin:0 0 3px 0}
#inputArea table td input[type="text"] {
	/*font-sizei:14px;*/
	font-sizei:16px;
}
#inputArea table td h3 {font-size:14px}

#inputArea table td input.exText {width:90%}
/*#inputArea table td select {font-size:10px}*/
#inputArea table td select.short {margin:0 5px 0 0;padding:7px}
#inputArea table td p.att {margin:5px 0 0 0;font-size:10px}

#inputArea table td ul.col2 {overflow:hidden}
#inputArea table td ul.col2 li {float:left;width:49%}

#inputArea table table.list_table {border-left:1px solid #bcbcbc;border-top:1px solid #bcbcbc}
#inputArea table table.list_table td {width:200px;border-right:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc;font-size:12px}

#inputArea .more01,
#inputArea .more02 {
		width: auto !important;
	}
ul#form_text {font-size:10px}
ul#form_text li.ll {float:left;padding:10px 0 10px 10px}
ul#form_text li.rl {float:right;padding:10px 10px 10px 0}

#inputArea table td input[type=radio],
#inputArea table td input[type=checkbox] {border:1px solid #000}

#inputArea table td input[type="radio"]:checked,
#inputArea table td input[type="checkbox"]:checked {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#000)
    );
}


/*ベネッセMCMがしっかりサポート！*/
#support-area {
	padding-bottom: 40px;
}
#support-area .inner-box {
	margin-top: -2rem;
	padding: 2rem 4% 10px;
	background-color: #d9f0ee;
}
#support-area .box {
	position: relative;
	margin-bottom: 30px;
}
#support-area .box .label {
	position: absolute;
	top: -10px;
	left: 0;
	right: auto;
	border-radius: 10px;
	border: 1px solid #f60;
	width: 140px;
	height: 30px;
	background-color: #f60;
	color: #fff;
	text-align: center;
	overflow:hidden;
	line-height: 1.3;
	letter-spacing: 0.1em;
  font-size: 14px;
}
#support-area .box:nth-child(2n) .label {
	position: absolute;
	top: -10px;
	left: auto;
	right: 0;
	border-radius: 10px;
	border: 1px solid #f60;
	width: 140px;
	height: 30px;
	background-color: #f60;
	color: #fff;
	text-align: center;
	overflow:hidden;
	line-height: 1.3;
	letter-spacing: 0.1em;
}
#support-area .box .label span {
	font-size: 24px;
}
#support-area .box .txt {
	border-radius: 10px;
	border: 1px solid #f60;
	margin: 0 10px;
	padding: 32px 42% 20px 10px;
	background-color: #fff;
	color: #3775a0;
	font-size: 16px;
	font-weight: bold;
	overflow:hidden;
	line-height: 1.4;
}
#support-area .box .txt .emphasis {
	font-weight: bold;
	color: #f60;
}
#support-area .box:nth-child(2n) .txt {
	border-radius: 10px;
	border: 1px solid #f60;
	margin: 0 10px;
	padding: 32px 10px 20px 40%;
	background-color: #fff;
	color: #3775a0;
	font-size: 16px;
	font-weight: bold;
	overflow:hidden;
	line-height: 1.4;
}
#support-area .box  .photo {
}
#support-area .box  .photo img {
	position: absolute;
	right: 0;
	bottom: 0;
  width: auto;
  height: auto;
  max-width: 45%;
}
#support-area .box:nth-child(2n) .photo {
}
#support-area .box:nth-child(2n) .photo img {
	position: absolute;
	left: 0;
	bottom: 0;
  width: auto;
  height: auto;
  max-width: 40%;
}
/*#support-area .box .wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
#support-area .box .wrap .txt {
	border-radius: 10px;
	border: 1px solid #f60;
	margin: 0 10px;
	padding: 32px 0 32px 10px;
	background-color: #fff;
	color: #3775a0;
	font-size: 16px;
	font-weight: bold;
	overflow:hidden;
	line-height: 1.2;
}*/



#support-area h3 {
	margin: 18px auto;
	color: #29ad76;
	font-size: 1.4rem;
	text-align: center;
}

#support-area .job-box {
	width: 100%;
	text-align: center;
}
#support-area .job-box dl {
	margin-bottom: 3rem;
}
#support-area .job-box dl dt img {
	max-width: 70%;
}

#support-area .job-box dl dd .feature {
	margin: 10px auto 0;
	font-size: 15px;
	color: #f60;
}
#support-area .job-box dl dd .price {
	font-size: 18px;
	color: #f60;
	font-weight: bold;
}
#support-area .job-box dl dd .price span{
	font-size: 24px;
}
#support-area .job-box dl dd .comment {
	font-size: .8rem;
	color: #666;
}

#support-area .other-area {
	margin: -16px auto 16px;
	font-size: 16px;
	font-weight: bold;
	color: #a07e57;
	text-align: center;
}

#support-area .support-items {
	margin: 10px auto 0;
	padding: 0;
	list-style: none;
	font-size: 0
}
#support-area .support-items li {
	margin-left: 0
}
#support-area .support-item {
	display: inline-block;
	margin-left: 10px!important;
	padding: 6px 4px;
	border-width: 1px;
	border-radius: 4px;
	border-style: solid;
	border-color: #29ad76;
	font-size: 14px;
	color: #29ad76;
}
#support-area .support-item::before {
	display: inline-block;
	margin-right: 8px
}
#support-area .support-item:first-child {
	margin-left: 0!important
}


/*ベネッセMCMが選ばれる理由*/
#select-area {
	padding-bottom: 40px;
}
#select-area .select-items {
	margin-top: -40px;
	display: flex;
	flex-direction: column;
}
#select-area .select-items dl {
	padding: 20px 0 20px 10px;
}
#select-area .select-items dl:nth-child(1) {
	background-color: #fadfa6;
	order: 1;
}
#select-area .select-items dl:nth-child(2) {
	background-color: #e5f6aa;
	order: 2;
}
#select-area .select-items dl:nth-child(3) {
	background-color: #def2f5;
	order: 4;
}

#select-area .select-items dl dt {
	display: inline-block;
	border-radius: 28px;
	border: 3px solid #f60;
	padding-top: 6px;
	width: 56px;
	height: 56px;
	text-align: center;
	background-color: #fff;
	overflow: hidden;
	font-weight: bold;
	vertical-align: top;
	font-size: .7rem;
	line-height: 1.3;
}
#select-area .select-items dl dt .num {
	font-size: 18px;
}
#select-area .select-items dl:nth-child(1) dt {
	border-color: #f3bc44;
	color: #f3bc44;
}
#select-area .select-items dl:nth-child(2) dt {
	border-color: #abdb00;
	color: #abdb00;
}
#select-area .select-items dl:nth-child(3) dt {
	border-color: #4eadcb;
	color: #4eadcb;
}
#select-area .select-items dl dd {
	display: inline-block;
	width: 78%;
}

#select-area .select-items dl dd .label {
	border-radius: 6px;
	border-width: 1px;
	border: 1px solid #f60;
	margin: 14px 0 10px;
	padding: 0 8px;
	backgroud-color: #f3bc44;
	color: #fff;
	overflow: hidden;
}
#select-area .select-items dl dd {
	color: #3775a0;
	font-size: 16px;
	font-weight: bold;
}
#select-area .select-items dl:nth-child(1) dd .label {
	border: 1px solid #f3bc44;
	background-color: #f3bc44;
}
#select-area .select-items dl:nth-child(2) dd .label {
	border: 1px solid #abdb00;
	background-color: #abdb00;
}
#select-area .select-items dl:nth-child(3) dd .label {
	border: 1px solid #4eadcb;
	background-color: #4eadcb;
}
#select-area .select-items div.select-item {
	background-color: #e5f6aa;
	order: 3;
	padding: 0 0 20px 60px;
}
#select-area .yuryo {
	width:100%;
	/*background-color:#eee;
	padding-bottom: 20px;*/
}
#select-area .yuryo .title {
	background-color:#f60;
	color:#fff;
	padding: 6px;
	border-radius: 5px;
	text-align: center;
	font-size: 17px;
	width: 90%;
	margin: 0 auto;
	}
#select-area .yuryo ul{
	width: 90%;
	margin: 20px auto 0;
	padding: 20px;
	background-color: #fff;
  border-radius: 10px;
}
#select-area .yuryo ul li{ margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #626161; color:#e7455a; font-weight:bold;}
#select-area .yuryo ul li img{ margin-right: 5px; padding-bottom: 3px; }
#select-area .yuryo .txt03{ font-size:18px; padding: 10px 20px 20px; line-height:1.6em; text-align:left; font-weight:bold;}


/*介護の派遣会社ベネッセMCMについて*/
#about-area {
	padding-bottom: 80px;
}
#about-area .inner-box {
	background-color: #d9f0ee;
	margin-top: -2rem;
	padding: 2rem 4%;
}
#about-area .about-point-item {
	position: relative;
	margin-bottom: 20px;
}
#about-area .about-point-item .label {
	position: absolute;
	top: -10px;
	left: 0;
	right: auto;
	border-radius: 6px;
	border: 1px solid #f60;
	width: 120px;
	height: 30px;
	background-color: #f60;
	color: #fff;
	text-align: center;
	overflow:hidden;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
#about-area .about-point-item .label span {
	font-size: 24px;
}
#about-area .about-point-item .box {
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 0 10px;
	padding: 32px 10px 10px;
	background-color: #fff;
	color: #3775a0;
	overflow: hidden;
}
#about-area .about-point-item .txt {
	float: left;
	width: 72%;
	line-height: 1.6;
	padding: 0;
  font-size: 14px
}
#about-area .about-point-items .txt .emphasis {
	font-weight: bold;
	color: #f60;
}
#about-area .about-point-item .photo {
	float: right;
	width: 26%;
}

/*就業先さまからの評判・コメント*/
#company-comment-area {
	position: relative;
	vertical-align: top;
	margin: 0 10px 30px;
	padding: 10px;
	border-radius: 10px;
    border: 1px solid #39c;
    background-color: #fff;
    color: #3775a0;
    font-size: 16px;
    line-height: 1.2;
}
#company-comment-area .label {
	width: 100%;
	text-align: center
}
#company-comment-area .label span {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	min-width: 180px;
	border-radius: 6px;
  border: 1px solid #3775a0;
	background: #3775a0;
	line-height: 26px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.05em;
}
/*#company-comment-area .label span::after,
#company-comment-area .label span::before {
	content: '';
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-top: 13px solid #3775a0;
	border-bottom: 13px solid #3775a0
}
#company-comment-area .label span::before {
	left: -3px;
	border-left: 3px solid transparent;
	border-right: 3px solid #3775a0;
}*/
#company-comment-area .company-comment-items {
	margin-top: 15px;
}
#company-comment-area .company-comment-items .label span::after {
	right: -6px;
	border-left: 6px solid #3775a0;
	border-right: 6px solid transparent
}
.company-comment-item {
}
.company-comment-item:after {
	content:"";
	display:block;
	clear:both;
}
.company-comment-item:nth-child(1) {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}
.company-comment-item .company {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 12px;
}
.company-comment-item figure {
	float: right;
	width: 25%;
}
.company-comment-item .comment {
	float: left;
	width: 70%;
	font-size: 14px;
	line-height: 1.6;
}
#company-comment-area .label span em {
	font-size: 18px;
	font-style: normal;
}

/*派遣スタッフの声*/
#staff-voice-area .label {
	width: 100%;
	text-align: center
}
#staff-voice-area .label span {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	min-width: 180px;
	background: #f07b8b;
	font-size: 17px;
	line-height: 32px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#staff-voice-area .label span::after,
#staff-voice-area .label span::before {
	content: '';
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-top: 16px solid #f07b8b;
	border-bottom: 16px solid #f07b8b
}
#staff-voice-area .label span::before {
	left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid #f07b8b
}
#staff-voice-area .label span::after {
	right: -8px;
	border-left: 8px solid #f07b8b;
	border-right: 8px solid transparent
}
#staff-voice-area .label span em {
	font-size: 18px;
	font-style: normal;
}
#staff-voice-area .staff-voice-items {
	margin-top: 15px;
}
#staff-voice-area .staff-voice-item {
    border-radius: 10px;
    border: 1px solid #fff;
    margin: 0 0 20px;
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
    font-size: 14px;
}
#staff-voice-area .staff-voice-item:after {
  content: "";
  display: block;
  clear: both;
}

#staff-voice-area .staff-voice-item figure {
	float: left;
	width: 25%;
}
.staff-voice-item p {
	float: right;
	width: 73%;
}

/*介護の派遣会社ベネッセMCMについて*/
#entry-recommend-area {
	position: relative;
	background-color: #def2f5;
	padding-bottom: 40px;
	 background-image:url(../images/office.jpg);
	 background-size: cover;
}
#entry-recommend-area h2 {
	background-color: #a2cd37;
}
#entry-recommend-area h2 img {
	float: right;
	width: 60px;
	margin-top: -40px;
}
#entry-recommend-area h2.title::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #a2cd37;
}
#entry-recommend-area h2 .emphasis01 {
	color: #f60;
background: linear-gradient(transparent 60%, yellow 60%);
font-size: 28px;
font-weight: bold;
}
#entry-recommend-area h2 .emphasis02 {
	color: #f60;
background: linear-gradient(transparent 60%, yellow 60%);
font-weight: bold;
}



#entry-recommend-area .entry-recommend-item {
	position: relative;
	margin-top: 40px;
	text-align: center;
}
#entry-recommend-area .entry-recommend-item .label {
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -27px;
    border-radius: 27px;
    width: 54px;
    height: 54px;
    text-align: center;
		background-color: #f60;
		color: #fff;
		line-height: 1.2;
    padding-top: 12px;
}
#entry-recommend-area .entry-recommend-item .label span {
	font-size: 24px;
	color: #fff;
}
#entry-recommend-area .entry-recommend-item .box {
	border-radius: 10px;
	border: 1px solid #fff;
	margin: 0 10px;
	padding: 32px 4% 10px;
	background-color: #fff;
	color: #3775a0;
	overflow: hidden;
  font-size: 16px;
  font-weight: bold;
	height: 100%;
}


/* entry_flow_area */
#entry_flow_area { /*width: 100%;*/ background-color:#fff; padding-bottom: 40px;}
#entry_flow_area .title{ font-size:22px; padding:20px 0; font-weight:bold; color:#fff; background-color:#e08207; line-height:1.5em; text-align:center; margin:0; width:100%;}
#entry_flow_area .red { color:#f00;}
#entry_flow_area .catch { padding:20px 0; text-align:center;}
#entry_flow_area dl { position: relative; border: 1px solid #42aac7; border-radius: 10px; background-color:#fff; width:80%; margin:40px auto 0;}
#entry_flow_area dl dt { position: absolute; top:-18px; left: 50%; font-size:16px; color:#42aac7; font-weight:bold; background-color:#fff; text-align:center; line-height:2.5em; letter-spacing:3px; width: 130px; margin:0 auto 0 -65px; padding:0 16px;}
#entry_flow_area dl dt em { font-size:1.6rem;  font-style:normal;}
#entry_flow_area dl dd.tit,
#entry_flow_area dl dd.tit2 { padding-top:20px; }
#entry_flow_area dl dd em { color:#e08207; font-style:normal;}
#entry_flow_area dl .tit { font-size:16px; color:#42aac7; font-weight:bold; text-align:center; line-height:1.8em; border-bottom:1px solid #ccc; margin:0 8px; padding:8px;}
#entry_flow_area dl .tit2 { font-size:16px; color:#42aac7; font-weight:bold; text-align:center; line-height:1.8em; padding:8px 0;}
#entry_flow_area dl .txt { padding:10px 8px;}
#entry_flow_area dl .telnumber {display: inline; font-weight:bold;}
.arrow-blue {
	text-align: center;
}
.arrow-blue img {
	width: 120px;
}
#entry_flow_area .mark{ width:20%; margin:18px auto 0;}

#entry_flow_area .innerbox { padding: 0 4%;}

#entry_flow {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}


/*#entry-flow-area {
	width: 100%;
}
#entry-flow-area .catch { padding:20px 0; text-align:center;}
#entry-flow-area dl { position: relative; border: 1px solid #42aac7; border-radius: 10px; background-color:#fff; width:80%; margin:40px auto 0;}
#entry-flow-area dl dt { position: absolute; top:-18px; left: 50%; font-size:16px; color:#42aac7; font-weight:bold; background-color:#fff; text-align:center; line-height:2.5em; letter-spacing:3px; width: 130px; margin:0 auto 0 -65px; padding:0 16px;}
#entry-flow-area dl dt em { font-size:1.6rem;  font-style:normal;}
#entry-flow-area dl dd.tit,
#entry-flow-area dl dd.tit2 { padding-top:20px; }
#entry-flow-area dl dd em { color:#e08207; font-style:normal;}
#entry-flow-area dl .tit { font-size:16px; color:#42aac7; font-weight:bold; text-align:center; line-height:1.8em; border-bottom:1px solid #ccc; margin:0 8px; padding:8px;}
#entry-flow-area dl .tit2 { font-size:16px; color:#42aac7; font-weight:bold; text-align:center; line-height:1.8em; padding:8px 0;}
#entry-flow-area dl .txt { padding:10px 8px;}
#entry-flow-area dl .telnumber {display: inline; font-weight:bold;}

#entry-flow-items .entry-flow-item {

}
#entry-flow-items {
	display: flex;
}
#entry-flow-items .entry-flow-item {

}*/


#inputArea a.more01 {
	display: block;
}


/*footer*/
.footer{ border-top: 1px dotted #a9a8a8; padding-top: 10px;}
.footer p a{ text-decoration:none;width: 60px;}
.footer p{text-align:center; font-size:13px;}
.footer p a{ color:#333; width:60px; margin:0 auto;}


#btnPageTop {
	bottom: 0px;
	display: block;
	height: 52px;
	position: fixed;
	right: 10px;
	width: 50px;
	z-index: 9000;
}

.under {
	background: linear-gradient(transparent 60%, yellow 60%);
}

.main-lead {
	background-color: #fff;
	border: #f78a3a 1px solid;
	border-radius: 10px;
	padding: 15px 10px;
	margin: 30px 0;
}

.contents {
	margin: 0px 10px 35px 10px;
}
.contents h2 {
	border-top: 1px solid #e66e93;
	border-bottom: 1px solid #e66e93;
	background-position: top left, bottom left;
	background-repeat: repeat-x;
	background-size: 20px;
	padding: 20px 0px 15px 0px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	color: #e66e93;
	text-align: center;
}

.entry-items {
	position: relative;
	margin: 0 10px;
	width: auto
}
.entry-item {
	position: relative;
	background-color: #fff;
	margin-top: 48px;
	padding: 50px 0 8px 8px;
	border-radius: 8px;
}
.entry-item .chapter {
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -35px;
	border-radius: 35px;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	transition: .8s;
}
.entry-item .chapter .wrap {
	margin-top: 10px;
}
.entry-item .chapter .label {
	font-size: 16px;
	line-height: 1.1em;
}


/* ========================

フッター

======================== */

footer {
	padding: 12px 0px 10px 0px;
}
.footer {
	background: #fff;
	padding: 20px 0;
}
.footer p {
	text-align:center;
}
.footer p a {
	color:#333;
	width:4em;
	margin:0 auto;
}


@media screen and (min-width:480px) {
#support-area .box  .photo img {
	position: absolute;
	right: 0;
	bottom: 0;
  width: auto;
  max-height: 100%;
  max-width: auto;
}
#support-area .box:nth-child(2n) .photo img {
	position: absolute;
	left: 0;
	bottom: 0;
  width: auto;
  max-height: 100%;
  max-width: auto;
}
#support-area .box .txt {
	padding: 32px 30% 32px 10px;
}
#support-area .box:nth-child(2n) .txt {
	padding: 32px 10px 32px 25%;
}
#support-area .txt br {
	display: none;
}

.form_area {
  width: 460px;
	margin: 0 auto;
}
#entry_flow_area {
	width: 480px;
	margin: 0 auto;
}
}


@media screen and (min-width:768px) {
#support-area .flex-box {
	width: 640px;
	margin: 0 auto;
}

#support-area .box .txt {
	padding: 32px 20% 32px 10px;
}
#support-area .box:nth-child(2n) .txt {
	padding: 32px 10px 32px 15%;
}
#select-area .select-items dl dd {
    display: inline-block;
    width: 85%;
}
#company-comment-area .label span {
	position: relative;
	display: inline-block;
	padding: 0 10px;
	min-width: 180px;
	background: #3775a0;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	border: none;
	border-radius:0;
}
#company-comment-area .label span::after,
#company-comment-area .label span::before {
	content: '';
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-top: 15px solid #3775a0;
	border-bottom: 15px solid #3775a0
}
#company-comment-area .label span::before {
	left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid #3775a0
}
#company-comment-area .label span::after {
	right: -8px;
	border-left: 8px solid #3775a0;
	border-right: 8px solid transparent
}
#company-comment-area .company-comment-items {
}
#company-comment-area .company-comment-items:after {
	content:"";
	display:block;
	clear:both;
}
#company-comment-area .company-comment-item {
	float: left;
	width: 48%;
	border: none;
}
#company-comment-area .company-comment-item:nth-child(2) {
	float: right;
	width: 48%;
}
#entry-recommend-area h2 {
	position: relative;
	background-color: #a2cd37;
}
#entry-recommend-area h2 img {
	position: absolute;
	top: 0;
	right: 60px;
}
}

/* 以下、PC用 */
@media screen and (min-width:980px) {
	.pc-hide {
		display: none;
	}
	header {
		background-color: #fff;
	}
	.header_box {
		max-width: 500px;
		margin: 0 auto;
	}
	.header_box .left {
		padding-right:20px;
	}
	.contents img {
		max-width: 400px;
		height: auto;
		margin: 30px auto;
	}
	.contents img.pc-photo {
		max-width: 300px;
		height: auto;
		margin: 30px auto;
	}
	.entry-items {
		width: 80%;
		margin: 0 auto;
	}
	.entry-txt {
		margin: 20px 4% 80px;
	}
	#lp_form {
    margin-bottom: 0 !important;
	}

/*ベネッセMCMが選ばれる理由*/
#support-area .flex-box {
	display: -webkit-flex;
	display: -ms-flex;
		display:flex;
    flex-wrap:wrap;
		width: 960px;
		margin: 0 auto;
}
#support-area .flex-box .box {
		margin-right: 30px;
		width: 300px;
}
#support-area .flex-box .txt {
		height: 100%;
}
#support-area .flex-box .box:nth-child(3) {
    margin-right: 0;
}
#support-area .box .label,
#support-area .box:nth-child(2n) .label {
	left: 0;
	right: auto;
}
#support-area .box .txt,
#support-area .box:nth-child(2n) .txt {
	padding: 32px 40% 32px 10px;
}
#support-area .box .photo img,
#support-area .box:nth-child(2n) .photo img {
	position: absolute;
	left: auto;
	right: 0;
	width: 50%;
}

#support-area .job-box {
	display: -webkit-flex;
	display: -ms-flex;
		display:flex;
    flex-wrap:wrap;
		width: 960px;
		margin: 0 auto;
}
#support-area .job-box dl {
		margin-right: 30px;
		width: 300px;
		text-align: center;
}
#support-area .job-box dl:nth-child(3) {
    margin-right: 0;
}

#select-area .select-items {
	display: -webkit-flex;
	display: -ms-flex;
	display:flex;
  flex-wrap:wrap;
	width: 960px;
	margin: 0 auto;
	flex-direction: row;
}

#select-area .select-items dl {
	width: 33.3%;
}
#select-area .select-items dl:nth-child(1) {
	order: 1;
}
#select-area .select-items dl:nth-child(2) {
	order: 2;
}
#select-area .select-items dl:nth-child(3) {
	order: 3;
}

#select-area .select-items dl dd {
	display: inline-block;
	width: 75%;
}
#select-area .select-items div.select-item {
	width: 100%;
	padding-top: 40px;
	order: 4;
}

/*介護の派遣会社ベネッセMCMについて*/
#about-area .about-point-items {
	display: -webkit-flex;
	display: -ms-flex;
		display:flex;
    flex-wrap:wrap;
		width: 960px;
		margin: 0 auto 20px;
}
#about-area .about-point-item {
		margin-right: 30px;
		width: 300px;
}
#about-area .about-point-item:nth-child(3) {
    margin-right: 0;
}

#company-comment-area {
	width: 960px;
	margin: 0 auto 40px;
}

/*派遣スタッフの声*/
#staff-voice-area {
	width: 960px;
	margin: 0 auto 40px;
}

#staff-voice-area .staff-voice-items {
	display: -webkit-flex;
	display: -ms-flex;
		display:flex;
    flex-wrap:wrap;
		width: 960px;
		margin: 15px auto 0;
}

#staff-voice-area .staff-voice-item {
		margin-right: 30px;
		width: 300px;
}
#staff-voice-area .staff-voice-item:nth-child(3) {
    margin-right: 0;
}


/*介護の派遣会社ベネッセMCMについて*/
#entry-recommend-area .entry-recommend-items {
	display: -webkit-flex;
	display: -ms-flex;
		display:flex;
    flex-wrap:wrap;
		width: 960px;
		margin: 0 auto;
}
#entry-recommend-area .entry-recommend-items {
		width: 960px;
		margin: 0 auto;
}
#entry-recommend-area .entry-recommend-item {
		justify-content: space-between;
		width: 480px;
}



.form_area {
	width: 960px;
	margin: 0 auto 40px;
	text-align: center;
}
.form_area img {
	max-width: 300px;
}
.form_area .txt,
.form_area_top .txt { font-size:24px; line-height:1.6em; text-align:center; font-weight:bold; color: #a07e57;}
.form_area .txt .red {
    font-size: 24px;
}
.form_area_top .btn{ width:630px; margin: 0 auto 80px; height:100px;}
.form_area_top .btn a{ display:block; font-size:34px; color:#fff; font-weight:bold; text-decoration:none; text-align:center; border-radius:7px; box-shadow: 8px 8px #e26e34; line-height:3em; background:url(../images/mark.png) no-repeat 550px 40px #f88852;}
.form_area_top .btn a:hover,.btn_s a:hover{ opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; zoom:1;}


img.form_title {vertical-align:bottom}

ul#form_text {overflow:hidden;margin:20px auto 10px auto;width:460px;font-size:14px}
ul#form_text li.ll {float:left}
ul#form_text li.rl {float:right}

input.input_adjust {vertical-align:middle;padding:0;margin:0 5px 0 0}
div.entryBtn01 {text-align:center}

#formtxt{ margin: 40px 0;}
#formtxt p{ text-align:center; font-size:30px; line-height:1.6em; color:#f44548;}

}


@media screen and (max-width: 979px) {
	.sp-hide {
		display: none ;
	}
}
