/* ---------------------------------------------------------------
start RECRUIT CSS
--------------------------------------------------------------- */

/* --------------- recruit --------------- */


.bg_fixed.recruit1 {
	background-image: url(../img/recruit/bg_message.jpg);
}

.bg_fixed.recruit2 {
	background-image: url(../img/recruit/bg_message2.jpg);
}

.bg_fixed.recruit3 {
	background-image: url(../img/recruit/bg_flow.jpg);
}

.bg_fixed.recruit4 {
	background-image: url(../img/recruit/bg_entry.jpg);
}

.col_mainimg_recruit {
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	border-radius: 0 0 65px 0;
	overflow: hidden;
	background-image: url(../img/recruit/mainimg.jpg);
}

.pagettl.recruit {
	width: 335px;
	margin: 0 0 -88px;
	padding: 25px 0;
	text-align: center;
	background-color: #fff;
	position: relative;
	z-index: 0;
	top: -88px
}

.pagettl.recruit h2 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.2;
}

.pagettl.recruit img {
	width: 53px;
	margin: 6px auto 0;
	display: block;
}

.mds_recruit1 {
	margin: 0 0 45px;
	padding: 0;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.mds_recruit1 h3 {
	margin: 0 0 12px;
	padding: 0 0 12px;
	color: #ed743c;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.3;
	border-bottom: dotted 2px #ed743c;
}

.mds_recruit3 {
	margin: 0 auto 30px;
	padding: 0;
	text-align: left;
	line-height: 1.2;
}

.mds_recruit3 img{
	width: 100%;
}

.mds_recruit3 .en {
	margin: 0;
	display: block;
}

.img_message2_pc {
	width: 100%;
	max-width: 645px;
	display: block;
}

.img_message2_sp {
	display: none;
}

.mds_recruit4 {
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
	line-height: 1.2;
}

.mds_recruit4 .ja {
	margin: 0 0 5px;
	font-size: 30px;
	display: block;
	letter-spacing: 0.14em
}

.mds_recruit4 .en {
	margin: 0;
	display: block;
}

.mds_recruit4.job .en {
	max-width: 110px;
	margin-left: auto;
	margin-right: auto;
}

.mds_recruit4.entry .en {
	max-width: 41px;
	margin-left: auto;
	margin-right: auto;
}



.col_recruit1 {
	width: 90%;
	max-width: 900px;
	margin: 0 auto 80px;
	padding: 35px 0 0;
}

.col_recruit2 {
	width: 100%;
	margin: 0;
	padding: 0 0 100px;
	background-color: #fef3ec;
}

.bg_recruit2 {
	width: 90%;
	max-width: 1068px;
	margin: 0 auto -74px;
	padding: 76px 68px 60px;
	background-color: #fff;
	border-radius: 30px 0 30px 0;
	overflow: hidden;
	position: relative;
	top: -74px;
}

.mds_recruit2 {
	width: calc( 100% - 439px );
	margin: 0 0 20px 0;
	padding: 5px 0 0;
	float: left;
}

.mds_recruit2 img {
	width: 100%;
	max-width: 316px;
}

.img_recruit2 {
	width: 394px;
	margin: 0 0 20px 45px;
	text-align: center;
	float: right;
}

.img_recruit2 .img {
	width: 100%;
	max-width: 394px;
	margin: 0 0 10px;
	border-radius: 20px 0 20px;
	overflow: hidden;
}

.img_recruit2 .box_name {
	width: 210px;
	margin: 0 auto 7px;
}

.img_recruit2 .name {
	width: 100%;
}

.txt_recruit2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.txt_recruit2 dt {
	margin: 0 0 30px;
	padding: 0;
	font-size: 27px;
	font-weight: 500;
	line-height: 1;
}

.txt_recruit2 dt h4 span {
	padding: 0 0 0 20px;
	border-left: 4px solid #e84b79;
}

.txt_rinen {
	padding-bottom: 10px;
}

.txt_recruit2 dd {
	margin: 0;
	padding: 0;
	line-height: 1.9;
	letter-spacing: 0.14em;
}

.txt_recruit2 dd p {
	margin: 0 0 28px;
	padding: 0;
}

.box_message1 {
	margin: 0 0 65px;
	padding: 0 0 65px;
	display: flex;
	border-bottom: 1px dotted #CCCCCC;
}

.box_message1.last {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.box_message1:nth-child(odd) {
	flex-direction: row-reverse;
}

.img_message1 {
	width: 394px;
	margin: 0 45px 0 0;
	text-align: center;
}

.box_message1:nth-child(odd) .img_message1 {
	margin: 0 0 0 45px;
}

.img_message1 .img {
	width: 100%;
	max-width: 394px;
	margin: 0 0 10px;
	border-radius: 20px 0 20px;
	overflow: hidden;
}

.img_message1 .box_name {
	width: 100%;
	margin: 0 auto;
}

.img_message1 .box_name span {
	font-size: 27px;
}

.img_message1 .name {
	width: 100%;
}

.txt_message1 {
	width: calc(100% - 394px);
	margin: 0;
	padding: 0 10px 0 0;
}

.box_message1:nth-child(odd) .txt_message1 {
	padding: 0 0 0 10px;
}

.txt_message1 dt {
	margin: 0 0 30px;
	padding: 0;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.3;
}

.txt_message1 dt h4 {
	margin: 0;
	padding: 0 0 3px 20px;
	border-left: 4px solid #e84b79;
}

dl.txt_message1.kaigo dt h4{
	border-left: 4px solid #ED743C;
}

dl.txt_message1.kango dt h4{
	border-left: 4px solid #0098D8;
}


.txt_message1 dd {
	margin: 0 0 30px;
	padding: 0 0 30px 10px;
	border-bottom: 1px solid #CCCCCC;
}

.txt_message1 dd:last-of-type {
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

.txt_message1 dd h5 {
	margin: 0 0 12px;
	padding: 0;
	color: #e84b79;
	font-size: 18px;
}

dl.txt_message1.kaigo dd h5{
	color: #ED743C;
}

.txt_message1 dd p {
	margin: 0 0 25px 0;
}

.col_recruit3 {
	width: 100%;
	margin: 0;
	padding: 0 0 75px;
	background-color: #fef3ec;
}

.bg_recruit3 {
	width: 90%;
	max-width: 1068px;
	margin: 0 auto -74px;
	padding: 76px 68px 85px;
	background-color: #fff;
	border-radius: 30px 0 30px 0;
	overflow: hidden;
	position: relative;
	top: -74px;
}

.wrap_jd {
	max-width: 810px;
	width: 88%;
	margin: 0 auto;
}

.wrap_tab_jd {
	max-width: 756px;
	margin: 0 auto;
}

ul.tab_jd {
	width: 100%;
	margin: 0 0 55px;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

ul.tab_jd li {
	width: 31%;
	height: 50px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: .3s;
	cursor: pointer;
}

.wrap_tab_jd2 {
	max-width: 756px;
	margin: 0 auto;
}

ul.tab_jd2 {
	width: 100%;
	margin: 0 0 55px;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

ul.tab_jd2 li {
	width: 31%;
	height: 50px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: .3s;
	cursor: pointer;
}

ul.tab_jd li.tab1 {
	border: solid 1px #ed743c;
	color: #ed743c;
}

ul.tab_jd li.tab2 {
	border: solid 1px #0098d8;
	color: #0098d8;
}

ul.tab_jd li.tab3 {
	border: solid 1px #e84b79;
	color: #e84b79;
}

ul.tab_jd li.tab1.active {
	color: #fff;
	background-color: #ed743c;
}

ul.tab_jd li.tab2.active {
	color: #fff;
	background-color: #0098d8;
}

ul.tab_jd li.tab3.active {
	color: #fff;
	background-color: #e84b79;
}

ul.tab_jd2 li.tab-job1 {
	border: solid 1px #ed743c;
	color: #ed743c;
}
ul.tab_jd2 li.tab-job1 a{
	display: block;      /* ← これが超重要 */
  width: 100%;         /* li 全体をカバー */
  height: 100%;        /* （必要なら）高さも合わせる */
  text-decoration: none;
  padding: 0.6em; /* 下線を消す */
  color: #ed743c;
}

ul.tab_jd2 li.tab-job2 a{
	display: block;      /* ← これが超重要 */
  width: 100%;         /* li 全体をカバー */
  height: 100%;        /* （必要なら）高さも合わせる */
  text-decoration: none;
  padding: 0.6em; /* 下線を消す */
  color: #0098d8;
}

ul.tab_jd2 li.tab-job3 a{
	display: block;      /* ← これが超重要 */
  width: 100%;         /* li 全体をカバー */
  height: 100%;        /* （必要なら）高さも合わせる */
  text-decoration: none;
  padding: 0.6em; /* 下線を消す */
  color: #e84b79;
}

ul.tab_jd2 li.tab-job2 {
	border: solid 1px #0098d8;
	color: #0098d8;
}

ul.tab_jd2 li.tab-job3 {
	border: solid 1px #e84b79;
	color: #e84b79;
}

ul.tab_jd2 li.tab-job1.active {
	color: #fff;
	background-color: #ed743c;
}

ul.tab_jd2 li.tab-job2.active {
	color: #fff;
	background-color: #0098d8;
}

ul.tab_jd2 li.tab-job3.active {
	color: #fff;
	background-color: #e84b79;
}

ul.tab_jd2 li.tab-job1.active a {
	color: #fff;
}

ul.tab_jd2 li.tab-job2.active a {
	color: #fff;
}

ul.tab_jd2 li.tab-job3.active a {
	color: #fff;
}
ul.tab_jd li.active:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	position: absolute;
	bottom: -12px;
	left: calc( 50% - 7px );
}

ul.tab_jd2 li.active:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	position: absolute;
	bottom: -12px;
	left: calc( 50% - 7px );
}

ul.tab_jd2 li:hover:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	position: absolute;
	bottom: -12px;
	left: calc( 50% - 7px );
}

ul.tab_jd li.tab1.active:after {
	border-color: #ed743c transparent transparent transparent;
}

ul.tab_jd li.tab2.active:after {
	border-color: #0098d8 transparent transparent transparent;
}

ul.tab_jd li.tab3.active:after {
	border-color: #e84b79 transparent transparent transparent;
}

ul.tab_jd li.tab1:hover {
	color: #fff;
	background-color: #ed743c;
}
ul.tab_jd li.tab2:hover {
	color: #fff;
	background-color: #0098d8;
}
ul.tab_jd li.tab3:hover {
	color: #fff;
	background-color: #e84b79;
}


ul.tab_jd2 li.tab-job1.active:after {
	border-color: #ed743c transparent transparent transparent;
}
ul.tab_jd2 li.tab-job1:hover:after {
	border-color: #ed743c transparent transparent transparent;
}

ul.tab_jd2 li.tab-job2.active:after {
	border-color: #0098d8 transparent transparent transparent;
}

ul.tab_jd2 li.tab-job2:hover:after {
	border-color: #0098d8 transparent transparent transparent;
}

ul.tab_jd2 li.tab-job3.active:after {
	border-color: #e84b79 transparent transparent transparent;
}

ul.tab_jd2 li.tab-job1:hover:after {
	border-color: #ed743c transparent transparent transparent;
}

ul.tab_jd2 li.tab-job2:hover:after {
	border-color: #0098d8 transparent transparent transparent;
}

ul.tab_jd2 li.tab-job3:hover:after {
	border-color: #e84b79 transparent transparent transparent;
}


ul.tab_jd2 li.tab-job1 a:hover {
	color: #fff;
	background-color: #ed743c;
}
ul.tab_jd2 li.tab-job2 a:hover {
	color: #fff;
	background-color: #0098d8;
}
ul.tab_jd2 li.tab-job3 a:hover {
	color: #fff;
	background-color: #e84b79;
}


.cont_jd {
	margin: 0;
	padding: 40px 0 0 0;
	color: #000;
	border-top: 1px solid #CCC;
}

.cont_jd h4 {
	margin: 0 0 25px;
	padding: 0;
	font-size: 27px;
	font-weight: normal;
	text-align: center;
}
.cont_jd.jd1 h4 {
	color: #ed743c;
}
.cont_jd.jd2 h4 {
	color: #0098d8;
}
.cont_jd.jd3 h4 {
	color: #e84b79;
}

ul.subtab_jd {
	width: 100%;
	margin: 0 0 55px;
	padding: 0;
	display: flex;
	justify-content: center;
}

ul.subtab_jd li {
	width: 25%;
	height: 40px;
	margin: 0 20px;
	padding: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
	transition: .3s;
	cursor: pointer;
}

.jd1 ul.subtab_jd li {
	border: solid 1px #ed743c;
	color: #ed743c;
}
.jd1 ul.subtab_jd li.active {
	color: #fff;
	background-color: #ed743c;
}

.jd2 ul.subtab_jd li {
	border: solid 1px #0098d8;
	color: #0098d8;
}
.jd2 ul.subtab_jd li.active {
	color: #fff;
	background-color: #0098d8;
}

.jd3 ul.subtab_jd li {
	border: solid 1px #e84b79;
	color: #e84b79;
}
.jd3 ul.subtab_jd li.active {
	color: #fff;
	background-color: #e84b79;
}

ul.subtab_jd li.active:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	position: absolute;
	bottom: -12px;
	left: calc( 50% - 7px );
}

.jd1 ul.subtab_jd li.active:after {
	border-color: #ed743c transparent transparent transparent;
}

.jd2 ul.subtab_jd li.active:after {
	border-color: #0098d8 transparent transparent transparent;
}

.jd3 ul.subtab_jd li.tab3.active:after {
	border-color: #e84b79 transparent transparent transparent;
}

.jd1 ul.subtab_jd li:hover {
	color: #fff;
	background-color: #ed743c;
}
.jd2 ul.subtab_jd li.tab2:hover {
	color: #fff;
	background-color: #0098d8;
}
.jd3 ul.subtab_jd li.tab3:hover {
	color: #fff;
	background-color: #e84b79;
}

.col_jd {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.tr_jd {
	width: 100%;
	margin: 0;
	padding: 0;
	display: flex;
}

.th_jd {
	width: 18.5%;
	margin: 0;
	padding: 12px 0;
	text-align: center;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.jd1 .th_jd {
	color: #ed743c;
	background-color: #fff1eb;
}
.jd2 .th_jd {
	color: #0098d8;
	background-color: #ebf9ff;
}
.jd3 .th_jd {
	color: #e84b79;
	background-color: #fdedf1;
}

.td_jd {
	width: 81.5%;
	margin: 0;
	padding: 12px 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.td_jd p:last-of-type {
	margin: 0;
}

.list_jd:first-of-type {
	border-top: solid 1px #b1adad;
}

.list_jd {
	width: 100%;
	margin: 0;
	padding: 33px 60px 33px 20px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
	border-bottom: solid 1px #b1adad;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	z-index: 0;
	transition: .2s;
}

.list_jd .date {
	width: 100px;
	flex-shrink: 0;
}

.list_jd .tag {
	width: 90px;
	height: 20px;
	padding: 0;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.list_jd .txt {
	width: calc( 100% - 290px );
	padding: 0 20px 0 20px;
	line-height: 1.5;
}

.list_jd .tag.all {
	background-color: #ed743c;
}

.list_jd .tag.rules {
	background-color: #0098d8;
}

.list_jd .tag.report {
	background-color: #e84b79;
	letter-spacing: -0.02em;
	font-feature-settings: "palt";
}

.list_jd .tag.report span {
	letter-spacing: -0.2em;
}

.txt_nojd {
	padding: 40px 0;
	text-align: center;
}

.txt_nojd {
	padding: 40px 0;
	text-align: center;
}


.col_recruit4 {
	width: 100%;
	margin: 0;
	padding: 0 0 100px;
	background-color: #fef3ec;
}

.bg_recruit4 {
	width: 90%;
	max-width: 1068px;
	margin: 0 auto -74px;
	padding: 76px 0 85px;
	background-color: #fff;
	border-radius: 30px 0 30px 0;
	overflow: hidden;
	position: relative;
	top: -74px;
}

.col_recruit4 .map {
	max-width: 930px;
	height: 532px;
	width: 90%;
	margin: 0 auto;
}

.note_map {
	max-width: 930px;
	width: 90%;
	margin: 0 auto 55px;
	padding: 5px 0 0;
	text-align: right;
}

.txt_access .way {
	width: 45px;
	height: 20px;
	padding: 0 0 1px 0;
	margin-top: 2px;
	margin-right: 12px;
	background-color: #3e3a39;
	color: #fff;
	text-align: center;
	line-height: 1;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.txt_access .txt {
	width: calc( 100% - 45px );
	line-height: 1.6;
}

.bg_recruit4 .cont {
	width: 94%;
	max-width: 842px;
	margin: 0 auto;
	padding: 0;
}

.mds_contact {
	margin: 0 0 35px;
	padding: 0;
	text-align: center;
}

.mds_contact .mds {
	margin: 0 0 5px;
	padding: 0;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.08em;
}

.mds_contact img {
	width: 148px;
	vertical-align: top;
	line-height: 0;
}

.cont_contact_phone {
	width: 100%;
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
	border-top: solid 1px #938b86;
}

.cont_contact_phone .tel {
	margin: 0;
	padding: 20px 0;
	color: #ed743c;
	font-size: 33px;
	font-weight: 600;
	letter-spacing: 0.05em;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cont_contact_phone .tel .icon {
	margin: 0 8px 0 0;
	padding: 0;
}

ul.list_flow_contact {
	width: 100%;
	max-width: 550px;
	margin: 0 auto 35px;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}

ul.list_flow_contact li {
	width: calc((100% - 30px)/3);
	height: 44px;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #b7b5b5;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 0;
}
ul.list_flow_contact li.current { background-color: #ed743c; }

ul.list_flow_contact li:before,
ul.list_flow_contact li:after {
	content: "";
	margin: 0;
	padding: 0;
	border-top: solid 22px rgba(255,255,255,0);
	border-bottom: solid 22px rgba(255,255,255,0);
	position: absolute;
	top: 0;
}
ul.list_flow_contact li:before {
	border-left: solid 15px rgba(255,255,255,1);
	left: 0;
}
ul.list_flow_contact li:after {
	border-left: solid 15px #b7b5b5;
	right: -15px;
}
ul.list_flow_contact li.current:after { border-left-color: #ed743c; }
ul.list_flow_contact li:first-child:before,
ul.list_flow_contact li:last-child:after {
	content: none;
}

.lead_contact2 {
	margin: 0 0 45px;
	padding: 0;
	text-align: center;
}

.lead_err {
	max-width: 700px;
	margin: 0 auto 30px;
	padding: 30px 20px;
	color: #ef0000;
	text-align: center;
	border: 2px solid #ef0000;
}

.col_contact1 .require { color: #ef0000; }

.cont_form_contact {
	width: 100%;
	max-width: 844px;
	margin: 0 auto 40px;
	padding: 0;
}

.cont_form_contact .mds {
	margin: 0;
	padding: 4px 0;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	background-color: #938b86;
	border: solid 1px #c1bfbf;
}

.cont_form_contact dl {
	width: 100%;
	margin: 0;
	padding: 0;
	border-left: solid 1px #c1bfbf;
	border-bottom: solid 1px #c1bfbf;
	display: flex;
	justify-content: center;
	align-items:stretch;
}

.cont_form_contact dl dt {
	width: 196px;
	margin: 0;
	padding: 15px 30px;
	background-color: #f0f0f0;
	border-right: solid 1px #c1bfbf;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.cont_form_contact dl dd {
	width: calc( 100% - 196px );
	margin: 0;
	padding: 15px 30px;
	border-right: solid 1px #c1bfbf;
}

.cont_form_contact dl dd input[type="text"] {
	width: 80%;
	height: 50px;
	padding: 0 15px;
	border: 1px solid #dcdcdb;
}

.cont_form_contact dl dd input::placeholder {
	color: #dcdcdb;
}

.cont_form_contact dl dd.select {
	display: flex;
	align-items: center;
}

.cont_form_contact dl dd select {
	height: 50px;
	margin: 0 10px 0 20px;
	padding: 0 15px;
	border: 1px solid #dcdcdb;
}

.cont_form_contact dl dd select:first-of-type {
	margin: 0 10px 0 0;
}

.cont_form_contact dl dd.radio {
	display: flex;
}

.cont_form_contact dl dd.radio .mwform-radio-field {
	margin-right: 40px;
}

.cont_form_contact dl dd.radio .mwform-radio-field:last-of-type {
	margin-right: 0;
}

.cont_form_contact dl dd textarea {
	width: 100%;
	height: 165px;
	padding: 10px 15px;
	border: 1px solid #dcdcdb;
}

.note_contact {
	margin-bottom: 50px;
	text-align: center;
}

.btn_contact {
	width: 70%;
	margin: 0 auto;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn_contact div {
	width: 200px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 0;
}

.btn_contact div::after {
	content: url(../img/arrow_white.svg);
	width: 36px;
	height: 11px;
	position: absolute;
	top: 20%;
	right: 9%;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}

.btn_contact div input {
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0 40px 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Noto Serif JP', serif;
	background-color: #ee733c;
	border: none;
	border-radius: 10px 0 10px 0;
	display: inline-block;
	cursor: pointer;
	transition: background .3s;
	-moz-transitoin: background .3s;
	-webkit-transition: background .3s;
}

.btn_contact div input[name="submitBack"] {
	background-color: #999999;
}

.col_contact1.thanks {
	margin: 75px auto 0;
	text-align: center;
}

.txt_thanks {
	margin: 0 0 25px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}

.lead_thanks {
	margin: 0 0 30px;
}

.txt_noJob {
	width: 90%;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	border: 3px solid #CCC;
}


/* --------------- recruit --------------- */

.col_recruit4.conf {
	padding: 100px 0 100px;
}

.conf .bg_recruit4 {
	top: 0;
}



/* ---------------------------------------------------------------
start max 1260px
--------------------------------------------------------------- */

@media screen and ( max-width: 1260px ) {




}

/* ---------------------------------------------------------------
end max 1260px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
start max 1033px
--------------------------------------------------------------- */

@media screen and ( max-width: 1033px ) {

	.mds_recruit2 {
		width: calc( 100% - 350px );
	}

	.img_recruit2 {
		width: 320px;
		margin: 0 0 20px 30px;
	}

	.list_jd {
		padding: 33px 50px 33px 10px;
	}

	.img_message1 {
		width: 320px;
		margin: 0 20px 0 0;
	}

	.box_message1:nth-child(odd) .img_message1 {
		margin: 0 0 0 20px;
	}

	.txt_message1 {
		width: calc(100% - 320px);
	}



}

/* ---------------------------------------------------------------
end max 1033px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 850px
--------------------------------------------------------------- */

@media screen and ( max-width: 850px ) {

	

	.mds_recruit2 {
		width: calc( 100% - 280px );
	}

	.img_recruit2 {
		width: 250px;
		margin: 0 0 20px 30px;
	}
	
	.img_recruit2 .box_name {
		width: 200px;
	}

	.list_jd {
		padding: 33px 30px 33px 10px;
	}

	.box_message1 {
		margin: 0 0 40px;
		padding: 0 0 40px;
		display: block;
	}
	
	.box_message1:nth-child(odd) {
		flex-direction: row;
	}
	
	.img_message1,
	.box_message1:nth-child(odd) .img_message1 {
		width: 100%;
		margin: 0 auto 25px;
		text-align: center;
	}
	
	.img_message1 .img {
		width: 250px;
		margin: 0;
		border-radius: 20px 0 20px;
		overflow: hidden;
	}
	
	.img_message1 .box_name span {
		font-size: 20px;
	}
	
	.txt_message1 {
		width: 90%;
		margin: 0 auto;
		padding: 0;
	}
	
	.box_message1:nth-child(odd) .txt_message1 {
		padding: 0;
	}
	
	.txt_message1 dt {
		margin: 0;
		padding: 0;
		font-size: 20px;
	}
	
	.txt_message1 dt h4 {
		margin: 0 0 15px;
		padding: 0 0 3px 15px;
	}
	
	.txt_message1 dd {
		margin: 0 0 25px;
		padding: 0 10px 25px;
		border-bottom: 1px solid #CCCCCC;
	}
	
	.txt_message1 dd:last-of-type {
		margin: 0;
		padding: 0 0 0 10px;
		border-bottom: none;
	}
	
	.txt_message1 dd h5 {
		margin: 0 0 8px;
	}
	




}

/* ---------------------------------------------------------------
end max 850px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start min 701px
--------------------------------------------------------------- */

@media print,screen and ( min-width: 701px ) {

	.list_jd:hover {
		background-color: #f5f9f0;
		
	}


}

/* ---------------------------------------------------------------
end min 701px
--------------------------------------------------------------- */
/* ---------------------------------------------------------------
start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {


	.bg_fixed.recruit1 {
		background-image: url(../img/recruit/sp/bg_message.jpg);
	}
	
	.bg_fixed.recruit2 {
		background-image: url(../img/recruit/sp/bg_message2.jpg);
	}
	
	.bg_fixed.recruit3 {
		background-image: url(../img/recruit/sp/bg_flow.jpg);
	}
	
	.bg_fixed.recruit4 {
		background-image: url(../img/recruit/sp/bg_entry.jpg);
	}
	
	.col_mainimg_recruit {
		max-height: 480px;
		background-size: 217%;
		background-position: top center;
		border-radius: 0;
	}

	.col_Parallax_recruit1 ,
	.col_Parallax_recruit2 ,
	.col_Parallax_recruit3 ,
	.col_Parallax_recruit4 {
		height: 74vh;
		position: relative;
		z-index: 0;
		background-image: none;
	}

	.col_Parallax_recruit1 .bg ,
	.col_Parallax_recruit2 .bg ,
	.col_Parallax_recruit3 .bg ,
	.col_Parallax_recruit4 .bg {
		height: 100%;
		background-image: none;
	}
	
	.col_Parallax_recruit1 .bg img ,
	.col_Parallax_recruit2 .bg img ,
	.col_Parallax_recruit3 .bg img ,
	.col_Parallax_recruit4 .bg img {
		border-radius: 0 0 50px 0;
	}

	.col_Parallax_recruit1 img ,
	.col_Parallax_recruit2 img ,
	.col_Parallax_recruit3 img ,
	.col_Parallax_recruit4 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	.pagettl.recruit {
		width: 240px;
		margin-bottom: -75px;
		padding: 16px 0;
		top: -75px;
	}

	.pagettl.recruit h2 {
		font-size: 27px;
	}
	
	.mds_recruit3 .ja {
		margin: 0 0 5px;
		font-size: 27px;
		letter-spacing: 0.14em
	}

	.img_message2_pc {
		display: none;
	}
	
	.img_message2_sp {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		display: block;
	}
	
	.col_recruit1 {
		padding: 0;
		margin: 35px auto 45px;
	}

	.mds_recruit1 {
		margin: 0;
		text-align: left;
	}
	
	.mds_recruit1 h3 {
		font-size: 27px;
		text-align: center;
	}
	
	.col_recruit2 {
	    padding: 0 0 40px;
    }

	.bg_recruit2 {
		
		padding: 27px 22px 15px;
		top: -80px;
	}

	.mds_recruit2 {
		width: 100%;
		margin: 0 auto 10px;
		padding: 0;
		display: flex;
		justify-content: center;
	}

	.mds_recruit2 img {
		max-width: 262px;
	}

	.img_recruit2 {
		width: 100%;
		margin: 0 auto 25px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

	.img_recruit2 .img {
		max-width: 235px;
	}

	.img_recruit2 .box_name {
		margin: 0 auto;
	}
	
	.txt_recruit2 {
		width: 100%;
	}

	.txt_recruit2 dt {
		margin: 0 0 20px;
		font-size: 22px;
		line-height: 1.4;
		text-align: center;
	}

	.txt_recruit2 dt h4 {
		text-align: left;
	}
	
		.txt_recruit2 dd {
		line-height: 1.9;
		letter-spacing: 0.12em;
	}
	
	.col_recruit3 {
		padding: 0 0 40px;
	}
	
	.bg_recruit3 {
    	padding: 30px 0 45px;
    	top: -80px;
    }
	
	.mds_recruit3 {
		margin: 0 auto 15px;
		text-align: center;
	}

	.mds_recruit3 img {
		width: 85%;
	}

	.col_recruit4 {
		padding: 0 0 20px;
	}
	
	.col_recruit4.conf {
		padding: 30px 0 100px;
	}
	
	.cont_jd {
		padding: 25px 0 0 0;
	}
	
	.cont_jd h4 {
		margin: 0 0 15px;
		font-size: 24px;
	}
	
	.col_jd {
		width: 100%;
	}
	
	.tr_jd {
		display: block;
	}
	
	.th_jd {
		width: 100%;
		padding: 5px 10px;
		text-align: left;
		display: block;
	}
	
	.td_jd {
		width: 100%;
		padding: 15px 10px;
		line-height: 1.5;
	}
	
	ul.tab_jd {
		margin: 0 0 30px;
	}
	
	ul.tab_jd2{
		width: 95%;
		margin: 0 auto 30px;
	}
	
	ul.tab_jd li {
		width: 31%;
		height: 50px;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.4;
	}
	
	ul.tab_jd2 li {
		width: 31%;
		height: 50px;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.4;
	}
	
	ul.tab_jd2 li.tab-job1 a{
		padding: 0.8em;
	}
	
	ul.tab_jd2 li.tab-job2 a{
		padding: 0.8em;
	}
	
	ul.tab_jd2 li.tab-job3 a{
		padding: 0.2em;
	}
	
	.img_message1 .img {
		width: 68%;
	}
	
	.bg_recruit4 {
    	padding: 30px 0 45px;
    	top: -100px;
    }
	
	.col_recruit4 .map {
		height: 268px;
	}

	.note_map {
		text-align: center;
		line-height: 1.5;
		margin: 0 auto 30px;
	}


	.txt_access .way {
		margin-top: 2px;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.txt_access .txt {
		width: 100%;
		line-height: 1.6;
	}

	.bg_recruit4 .cont {
		width: 90%;
	}
	
	.lead_contact2 {
		margin: 0 0 25px;
	}

	.lead_err {
		margin: 0 auto 15px;
		padding: 20px 10px;
	}
	
	.cont_form_contact dl {
		flex-wrap: wrap;
	}
	
	.cont_form_contact dl dt {
		width: 100%;
		padding: 5px 15px;
		font-size: 16px;
		border-bottom: solid 1px #c1bfbf;
	}
	
	.cont_form_contact dl dd {
		width: 100%;
		padding: 15px;
	}
	
	.cont_form_contact dl dd input[type="text"] {
		width: 100%;
		height: 50px;
		padding: 0 15px;
		font-size: 16px;
	}
	
	.cont_form_contact dl dd.radio {
		display: block;
	}
	
	.cont_form_contact dl dd.radio .mwform-radio-field {
		margin: 0 0 15px;
		display: block;
	}
	
	.cont_form_contact dl dd.radio .mwform-radio-field:last-of-type {
		margin-bottom: 0;
	}
	
	.note_contact {
		text-align: left;
	}
	
	.btn_contact {
		width: 100%;
		flex-wrap: wrap;
	}
	
	.btn_contact div {
		width: 80%;
		max-width: 230px;
	}
	
	.btn_contact div:first-of-type {
		margin-bottom: 20px;
	}
	
	.btn_contact div::after {
		content: url(../img/arrow_white.svg);
		width: 36px;
		height: 11px;
		position: absolute;
		top: 20%;
		right: 9%;
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
	}
	
	.btn_contact div input {
		width: 100%;
		height: 43px;
		margin: 0;
		padding: 0 40px 0 0;
		color: #fff;
		font-size: 15px;
		font-weight: 500;
		font-family: 'Noto Serif JP', serif;
		background-color: #ee733c;
		border: none;
		border-radius: 10px 0 10px 0;
		display: inline-block;
		cursor: pointer;
		transition: background .3s;
		-moz-transitoin: background .3s;
		-webkit-transition: background .3s;
	}
	
	.cont_form_contact dl dd select {
		width: 100%;
		margin: 0 0 0 20px;
	}
	
	.cont_form_contact dl dd select:first-of-type {
		margin: 0;
	}
	
	ul.subtab_jd {
		margin: 0 0 25px;
	}
	
	ul.subtab_jd li {
		width: 40%;
		height: 35px;
		font-size: 16px;
	}
	
	

}

/* ---------------------------------------------------------------
end max 700px
--------------------------------------------------------------- */

/* ---------------------------------------------------------------
start max 450px
--------------------------------------------------------------- */

@media screen and ( max-width: 450px ) {

	

	.col_mainimg_recruit {
		background-image: url(../img/recruit/sp/mainimg.jpg);
		background-size: contain;
	}

	.img_recruit2 img {
		max-width: 212px;
	}

	.list_jd {
		padding: 8px 30px 15px 10px;
	}

	.list_jd .date {
		width: 85px;
	}

	.list_jd .wrap_tag {
		width: calc( 100% - 85px );
	}

	.list_jd .txt {
		padding: 0 0 0 85px;
	}

}

/* ---------------------------------------------------------------
end max 450px
--------------------------------------------------------------- */


/* ---------------------------------------------------------------
start max 360px
--------------------------------------------------------------- */

@media screen and ( max-width: 360px ) {

ul.tab_jd2 li {
		font-size: 13px;
	}

	ul.tab_jd2 li.tab-job1 a{
		padding: 1.1em;
	}
	
	ul.tab_jd2 li.tab-job2 a{
		padding: 1.1em;
	}
	
	ul.tab_jd2 li.tab-job3 a{
		padding: 0.4em;
	}
	



}

/* ---------------------------------------------------------------
end max 360px
--------------------------------------------------------------- */



