#key {
	padding: 150px 0 22px;
	background: url(../img/client/key-bg1.png) no-repeat center bottom, url(../img/client/key-bg1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .txt {
	margin: 18px 69px 0 0;
	background: #FFF;
	padding: 21px 0 24px 34px;
	width: 474px;
	float: right;
}
#key .key_btn{
	position: absolute;
	bottom: 0;
	left: 103px;
}
#container {
	background: #5ec3cf;
	padding-bottom: 86px;
}
#sec1 .info1 {
	background: url(../img/client/sec1-bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	min-height: 567px;
	overflow: hidden;
}
#sec1 .info1:before {
	position: absolute;
	bottom: -72px;
	left: 0;
	right: 0;
	height: 140px;
	content: '';
	background: #5ec3cf;
	-moz-transform: skewY(4deg);
	-webkit-transform: skewY(4deg);
	-o-transform: skewY(4deg);
	-ms-transform: skewY(4deg);
	transform: skewY(4deg);
}
#sec1 .info1 h2 img {
	position: absolute;
	right: 0;
	top: 185px;
}
#sec1 .info2 {
	padding-bottom: 111px;
}
#sec1 .item {
	background: #2ea4cc;
	padding: 46px 0 36px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 490px;
	margin-bottom: 20px;
}
#sec1 .item h3, #sec1 .item .bnr {
	text-align: center;
}
#sec1 .item .txt {
	color: #FFF;
	width: 417px;
	margin: 0 auto;
	font-size: 15px;
	padding: 33px 0 25px;
}
#sec1 .bt {
	text-align: center;
	padding-bottom: 57px;
}
#mail {
	background: #FFF;
	width: 1200px;
	margin: 0 auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#mail h2 {
	padding: 0px 0 18px;
	text-align: center;
}

/*
 * FCMailer - 2017
 *
 * StyleName: shared.css
 * Version: 1.4
 *
 * FC-Dev team
 * http://foodconnection.jp/
 *
 */
input, select, textarea, button {
	border: none;
	outline: none;
	min-height: 28px;
}
input, textarea {
	border: 2px solid transparent;
	-webkit-border-image: url(../img/mail/input-border.jpg) 4 round;
	-o-border-image: url(../img/mail/input-border.jpg) 4 round;
	border-image: url(../img/mail/input-border.jpg) 4 round;
	width: 530px;
	color: #504d4d;
	position: relative;
	display: block;
	height: 44px;
}
.require:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 2px;
	background: url(../img/mail/input-border.png) repeat-y center top;
	content: '';
}
input.fax, input.check-phone {
	width: 290px;
}
textarea {
	min-height: 170px;
	resize: none;
}
button {
	margin-bottom: 10px;
}
label {
	display: block;
}
#mail .row.fuild {
	background: none;
	padding: 55px 0 59px;
}
#mail .row {
	display: table;
	width: 878px;
	margin-left: 100px;
	margin-bottom: 10px;
}
#mail .row > .col {
	display: table-cell;
}
#mail .mark-require {
	padding-right: 8px;
	line-height: 0;
}
#mail .caption {
	width: 232px;
	display: table-cell;
	color: #504d4d;
	font-weight: bold;
	height: 60px;
	padding-left: 18px;
	background: #d9eff6;
	vertical-align: middle;
}
#mail .input {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
#mail .submit {
	text-align: center;
	background: none;
	display: table;
	width: 600px;
	margin: 0 auto;
}
#mail .submit button {
	cursor: pointer;
}

/*
 * Custom mailform
 *
 */
#mail .f12 {
	font-size: 12px;
}
#mail .input > .form-value {
	display: inline-block;
}
#mail [class^=error] {
	left: 30px;
	bottom: -10px;
	font-size: 12px;
}
#mail .fc-confirm .confirm-value {
	cursor: pointer;
}
#mail .personal {
	overflow: auto;
	height: 140px;
	width: 759px;
	border: 2px solid transparent;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	-webkit-border-image: url(../img/mail/input-border.jpg) 4 round;
	-o-border-image: url(../img/mail/input-border.jpg) 4 round;
	border-image: url(../img/mail/input-border.jpg) 4 round;
	padding: 11px 15px 10px 22px;
	margin-bottom: 15px;
	color: #4E342E;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	margin-top: 17px;
}
#mail .personal p {
	padding-bottom: 15px;
}
#mail .input label {
	font-size: 16px;
	font-weight: bold;
}
#mail .txtbt {
	color: #f03838;
	font-weight: normal;
	text-align: center;
	margin: 19px 0 -18px;
	letter-spacing: 1.6px;
}
#mail .caption.fax span {
	padding-left: 54px;
}
#mail .causes {
	letter-spacing: -0.4px;
}
#sec2 {
	background: #fff;
	margin-top: 115px;
	padding: 130px 0;
}
#sec2 h2 {
	text-align: center;
	padding-bottom: 33px;
}
#sec2 .client_slider {
	position: relative;
	margin: 0 -15px;
}
#sec2 .client_slider .slick-slide > div {
	min-width: 440px;
	margin: 0 10px;
}
#sec2 .client_slider .slick-slide > div .item{
	background: #2ea4cc;
	border-radius: 5px;
	color: #fff;
	float: left;
	position: relative;
	margin: 10px 0;
}
#sec2 .client_slider .slick-slide > div .item .item-child{
	padding: 23px 20px 20px 30px;
}
#sec2 .client_slider .slick-slide > div + div{
	
}
#sec2 .client_slider .item h3 {
	border: 1px solid #fff;
	width: 105px;
	height: 28px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: right;
	margin-bottom: 26px;
}
#sec2 .client_slider .item dl {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	float: left;
	width: 100%;
	padding-bottom: 21px;
}
#sec2 .client_slider .item dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec2 .client_slider .item dl dt {
	float: left;
	width: 125px;
}
#sec2 .client_slider .item dl dd {
	float: right;
	width: calc(100% - 125px);
}
#sec2 .client_slider .item dl:first-of-type dd {
	font-size: 22px;
}
#sec2 .client_slider .slick-dots{
	position: absolute;
	bottom: -60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#sec2 .client_slider .slick-dots {
}
#sec2 .client_slider .slick-dots li {
	display: inline-block;
	margin: 0 15px;
	overflow: hidden;
}
#sec2 .client_slider .slick-dots li button {
	display: block;
	margin: 0;
	color: #43aacf;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 20px;
}
#sec2 .client_slider .slick-dots li.slick-active button {
	color: #000;
}

#sec2 .client_slider .slick-arrow{
	position: absolute;
	bottom: 0;
	width: 70px;
	color: #43aacf;
	background: none;
	border: none;
	position: absolute;
	bottom: -65px;
	font-size: 16px
}

#sec2 .client_slider .slick-arrow:before {
	content: '';
	position: absolute;
	top: 8px;
	width: 20px;
	height: 19px;
}
#sec2 .client_slider .slick-next {
	right: 50%;
	margin-right: -18%;
	padding: 10px 25px 0 0;
}
#sec2 .client_slider .slick-next:before {
	background: url('../img/client/icon_next.png') no-repeat center top;
	right: 0;
}
#sec2 .client_slider .slick-prev {
	left: 50%;
	margin-left: -20%;
	padding: 10px 0 0 25px;
}
#sec2 .client_slider .slick-prev:before {
	background: url('../img/client/icon_prev.png') no-repeat center top;
	left: 0;
}
#sec2 .client_slider .bx-controls-direction a {
}
#sec2 .client_slider .bx-controls-direction a:after {
}

/*#sec2 .slider .sl_block .item {
	width: 440px;
	background: #2ea4cc;
	border-radius: 5px;
	color: #fff;
	float: left;
	position: relative;
	margin: 10px;
	padding: 23px 20px 20px 30px;
}
#sec2 .slider .sl_block .item h3 {
	border: 1px solid #fff;
	width: 105px;
	height: 28px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	float: right;
	margin-bottom: 26px;
}
#sec2 .slider .sl_block .item dl {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	float: left;
	width: 100%;
	padding-bottom: 21px;
}
#sec2 .slider .sl_block .item dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec2 .slider .sl_block .item dl dt {
	float: left;
	width: 125px;
}
#sec2 .slider .sl_block .item dl dd {
	float: right;
	width: calc(100% - 125px);
}
#sec2 .slider .sl_block .item dl:first-of-type dd {
	font-size: 22px;
}
#sec2 .slider .bx-controls {
	position: absolute;
	bottom: -60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#sec2 .slider .bx-pager {
}
#sec2 .slider .bx-pager div {
	display: inline-block;
	margin: 0 15px;
	overflow: hidden;
}
#sec2 .slider .bx-pager div a {
	display: block;
	margin: 0;
	color: #43aacf;
}
#sec2 .slider .bx-pager div .active {
	color: #000;
}
#sec2 .slider .bx-controls-direction {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
	color: #43aacf;
}
#sec2 .slider .bx-controls-direction a {
	position: absolute;
	top: 0;
	width: 70px;
}
#sec2 .slider .bx-controls-direction a:hover {
	text-decoration: none;
}
#sec2 .slider .bx-controls-direction a:before {
	content: '';
	position: absolute;
	top: 8px;
	width: 20px;
	height: 19px;
}
#sec2 .slider .bx-controls-direction a.bx-next {
	right: -80px;
}
#sec2 .slider .bx-controls-direction a.bx-next:before {
	background: url('../img/client/icon_next.png') no-repeat center top;
	right: 0;
}
#sec2 .slider .bx-controls-direction a.bx-prev {
	left: -80px;
	text-align: right;
}
#sec2 .slider .bx-controls-direction a.bx-prev:before {
	background: url('../img/client/icon_prev.png') no-repeat center top;
	left: 0;
}
#sec2 .slider .bx-controls-direction a {
}
#sec2 .slider .bx-controls-direction a:after {
}*/
#sec2 .box_line {
	position: relative;
	border: #a0d2e3 12px solid;
	padding: 44px 0 38px;
	margin-top: 132px;
}
#sec2 .box_line h3 {
	text-align: center;
	padding-bottom: 38px;
}
#sec2 .box_line .tel {
	margin-left: 45px;
}
#sec2 .box_line .txt1 {
	margin-left: 140px;
}
#sec2 .box_line .sec2_line {
	position: absolute;
	top: 140px;
	right: 46px;
}

/* --------------------------------------------------------------------------------------
   タブレット
--------------------------------------------------------------------------------------- */
@media(max-width:1024px) and (min-width:767px) {
	#key h2 {
		margin-left: 10%;
	}
	#key h3 {
		margin-left: 10%;
		margin-top: -4%;
	}
	#sec1 .info1 {
		min-height: 288px;
	}
	#sec1 .info1 h2 img {
		position: relative;
		top: auto;
		right: auto;
		float: right;
		margin-top: 5%;
	}
	#sec1 .info2 {
		margin-left: 10%;
		padding-bottom: 5%;
	}
	#sec1 .info2 .col_l, #sec1 .info2 .col_r {
		width: 89%;
		float: none;
	}
	#sec1 .item {
		width: auto;
		height: auto !important;
	}
	#sec1 .item .txt {
		width: auto;
		padding: 2% 6%;
		text-align: center;
		line-height: 1.9;
	}
	#sec1 .bt {
		padding-bottom: 1%;
		margin-left: 9%;
		margin-right: 11%;
	}
	#sec1 .bt img {
		width: 100%;
		height: auto;
	}
	#mail {
		width: auto;
		margin: 0 4%;
		padding: 6%;
	}
	#mail h2 {
		padding: 0 0 10%;
	}
	#mail h2 img {
		width: 100%;
		height: auto;
	}
	#mail .row {
		width: 100%;
		margin-left: 0;
		text-align: left;
		display: block;
	}
	#mail .caption {
		display: inline-block;
		width: 42%;
		height: auto;
		padding: 2% 0 2% 3%;
	}
	#mail .input {
		width: 50%;
		display: inline-block;
	}
	#mail .personal {
		border: 1px solid #000;
		width: auto;
	}
	input, textarea {
		border: 1px solid #000;
		width: 100%;
	}
	#mail .row > .col {
		display: block;
	}
	#mail .txtbt {
		margin: 1% 2% 1% 8%;
	}
	
	#sec2 .slider {
		position: relative;
		margin: 0 5%;
	}
	#sec2 .slider .sl_block .item {
	    width: 38%;
	    margin: 1%;
	    padding: 8% 5% 10%;
	}
	
	#sec2 .box_line {
		position: relative;
		padding: 25px;
	}
	#sec2 .box_line img{
		width: auto;
		max-width: 100%;
		height: auto;
	}
	#sec2 .box_line h3 {
	}
	#sec2 .box_line .sec2_line {
		top: 48%;
		width: 40%;
	}
	#sec2 .box_line .tel {
		width: 40%;
		margin-left: 5%;
	}
	#sec2 .box_line .txt1 {
		width: 40%;
		margin-left: 5%;
	}
}

/* --------------------------------------------------------------------------------------
   スマホ
--------------------------------------------------------------------------------------- */
@media (max-width:766px) {
	#key {
		background: url(../img/career_change/sp_key_bg.png) no-repeat left top/100% auto, url(../img/client/key-bg1.jpg) no-repeat right 18%/202% auto;
		padding-top: 93%;
		padding-bottom: 0;
	}
	#key .wrap {
		background-color: #5eadd5;
		padding-top: 4%;
		padding-bottom: 7%;
	}
	#key h2 {
		margin-left: 8%;
		width: 75%;
	}
	#key h3 {
		margin-left: 10%;
		margin-top: -4%;
	}
	#key .txt {
		float: none;
		width: auto;
		padding: 2% 5%;
		margin: 3% 4% 0 16%;
		line-height: 1.7;
	}
	#key .txt br, #sec1 .item br {
		display: none;
	}
	#key .key_btn{
		position: static;
	    width: 186px;
	    margin: 20px auto;
	}
	#container {
		padding-bottom: 4%;
	}
	#sec1 .info1 {
		min-height: inherit;
		background-size: 134% auto;
		background-position: 41% -55px;
		overflow: hidden;
		padding: 5% 0 26%;
	}
	#sec1 .info1 h2 img {
		position: relative;
		top: auto;
		right: auto;
		float: right;
		margin-top: -1%;
		width: 38%;
	}
	#sec1 .info2 {
		margin-left: 10%;
		padding-bottom: 5%;
		margin-top: -9%;
	}
	#sec1 .info2 .col_l, #sec1 .info2 .col_r {
		width: 89%;
		float: none;
	}
	#sec1 .item {
		width: auto;
		height: auto !important;
		padding: 8% 5% 10%;
	}
	#sec1 .col_l .item:nth-child(1) h3 {
		width: 55%;
		margin: 0 auto;
	}
	#sec1 .col_r .item:nth-child(1) h3 {
		width: 85%;
		margin: 0 auto;
	}
	#sec1 .col_r .item:nth-child(2) h3 {
		width: 63%;
		margin: 0 auto;
	}
	#sec1 .item .txt {
		width: auto;
		padding: 2% 6%;
		text-align: center;
		line-height: 1.9;
	}
	#sec1 .bt {
		padding-bottom: 1%;
		margin-left: 9%;
		margin-right: 11%;
	}
	#mail {
		width: auto;
		margin: 0 4%;
		padding: 6%;
	}
	#mail h2 {
		padding: 0 0 10%;
		margin-top: -8%;
	}
	#mail .row {
		width: 100%;
		margin-left: 0;
		text-align: left;
		display: block;
	}
	#mail .mark-require {
		width: 13%;
		display: inline-block;
	}
	#mail .caption {
		display: block;
		width: auto;
		height: auto;
		padding: 2% 0 2% 3%;
		line-height: 1.7;
	}
	#mail .input {
		width: auto;
		display: block;
		padding-left: 0;
		margin: 3% 6% 0;
	}
	input.fax, input.check-phone {
		width: auto;
	}
	#mail .personal {
		border: 1px solid #000;
		width: auto;
		line-height: 1.7;
	}
	input, textarea {
		border: 1px solid #000;
		width: 100%;
	}
	#mail .submit {
		width: auto;
		display: block;
	}
	#mail .row.fuild {
		padding: 5% 0 0;
		margin-bottom: 0;
	}
	#mail .row > .col {
		display: block;
	}
	#mail .txtbt {
		margin: 1% 2% 1% 8%;
		line-height: 1.7;
	}
	#sec2 {
		margin-top: 50px;
		padding: 50px 0;
	}
	#sec2 h2 {
		width: 80%;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	/*#sec2 .slider {
		position: relative;
		margin: 0 5%;
	}
	#sec2 .slider .sl_block .item {
		width: auto;
		height: auto !important;
		margin: 2.5% 2%;
		padding: 8% 5% 10%;
	}
	#sec2 .slider .sl_block .item dl {
		font-size: 14px;
	}
	#sec2 .slider .sl_block .item dl dt {
		width: 115px;
	}
	#sec2 .slider .sl_block .item dl dd {
	    width: calc(100% - 115px);
	}
	#sec2 .slider .bx-pager div {
		margin: 0 5px;
	}
	#sec2 .slider .bx-controls-direction {
		left: -85%;
    	right: -85%;
	}*/
	#sec2 .client_slider {
		position: relative;
		margin: 0 5%;
	}
	#sec2 .client_slider .slick-slide{
		
	}
	#sec2 .client_slider .slick-slide {
	}
	#sec2 .client_slider .slick-slide > div {	
		min-width: inherit;	
	}
	#sec2 .client_slider .item{
		height: auto !important;
	}
	#sec2 .client_slider .slick-slide > div .item .item-child{
		padding: 8% 5% 10%;
   	}
	#sec2 .client_slider .item dl dt{
		width: 115px;
	}
	#sec2 .client_slider .item dl dd{
		width: calc(100% - 115px);
	}
	#sec2 .client_slider .slick-prev{
		left: 5%;
		margin-left: 0;
	}
	#sec2 .client_slider .slick-next{
		right: 5%;
		margin-right: 0;
	}
	#sec2 .box_line {	
		padding: 8% 5%;
	}
	#sec2 .box_line h3 {
		padding-bottom: 15px;
	}
	#sec2 .box_line .sec2_line {
		position: static;
		padding-top: 15px;
	}
	#sec2 .box_line .tel {
		margin-left: 0;
	}
	#sec2 .box_line .txt1 {
		margin-left: 0;
	}
}
