@charset "UTF-8";

/*------------------------------------------------------------------------------
	メディカルスタッフ - sp CSS
	URL: http://mc-staff.co.jp/
	Date: 2016-10-05
	Copyright (C) Medical Staff All Rights Reserved.
------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
    .pc_el{
        display: none;
    }
    .sp_el{
        display: block
    }
body {
  -webkit-text-size-adjust: 100% !important;
}
.innerWidth {
	width:100%;
}
.btnCv {
	text-align:center;
}
.btnCv img {
	width:93.6%;
	height:auto;
}
#fixNav {
    width: 100%;
    top: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#fixNav ul {
	width:100%;
	overflow:hidden;
	border-radius: 0;
	border:none !important;
	border-top: solid 1px #1156bd !important;
}
#fixNav ul li {
	text-align:center;
	width:16.6%;
	float:left;
	border-bottom:none;
	border-left: solid 1px #1156bd;
	box-sizing:border-box;
}
#fixNav ul li:first-child {
	border-left:none !important;
}
#fixNav ul li:last-child {
	border-radius: 0 !important;
}
#fixNav ul li img {
	width:100%;
	height:auto;
}
#main h2 {
    font-size: 2.4rem;
    height: initial;
	line-height: 1.2;
    padding: 2.6%;
	padding-left: 15%;
	text-align:left;
	background: url(../img/ico_reason.png) no-repeat 3.2% center;
	background-size:35px 35px !important;
}
#main #staffArea h2 .ico {
	padding: 3.2% 0 3.2% 0 !important;
	background:none;
}
#main h3 {
	font-size: 2.4rem;
	height: initial;
    line-height: normal;
    padding: 2.6%;
	padding-left: 15%;
	text-align: left;
	background-size: 35px 35px !important;
}
#main h3 span {
	padding: 3.2% 0 3.2% 0 !important;
	background:none !important;
}
header .innerWidth {
    padding: 2.5%;
	box-sizing: border-box;
}
header h1#siteTitle {
    margin: 0 auto 1% auto;
    float: none;
    text-align: center;
    width:60%;
}
    header h1#siteTitle img{
        width:100%;
        height: auto;
    }
    
header #hdContact {
    width: 80%;
	float:none;
    margin: auto;
}
header #hdContact > img {
	width:100%;
	height:auto;
    margin-bottom: 2px;
}
header #hdContact .telhref img{
    width:100%;
    height:auto;
}
header #hdContact > img + img {
	width:100%;
}
    
header #mainvisual {
    border-top:solid 3px #1156bd;
    }
header #mainvisual p {
	padding: 3.2%;
	text-align:left;
	line-height:1.3;
    font-size: 1.8rem;
    text-shadow: 2px 2px 3px #1788d9,-2px 2px 3px #1788d9,2px -2px 3px #1788d9,-2px -2px 3px #1788d9;
    border-width: 3px;
    
    display: none;
}
	header #mainvisual h1 img {
		border-width: 3px;
	}
header .btnCv {
    /*margin-top: -13%;*/
}


#main #staffArea .secInner {
    padding: 8% 0;
}
#main #staffArea #staffList {
	width:100%;
	box-sizing:border-box;
}
#main #staffArea #staffList li {
	width:100%;
	padding: 5%;
	box-sizing:border-box;
}
#main #staffArea #staffList li .floatL {
    width: 100%;
    padding: 0;
    float: none;
}
#main #staffArea #staffList li .floatR {
    float: none;
    width: 100%;
}
#main #staffArea #staffList li .floatR img {
	width:100%;
	height:auto;
}
#main #staffArea #staffList li .tl {
    font-size: 2.2rem;
	margin-bottom: 5%;
}
#main #staffArea #staffList li .tl br {
	
}
#main #staffArea #staffList li .txt {
	margin-bottom:3.2%;
}
#main #staffArea #staffList li > img {
	width: 30%;
    height: auto;
	display:none;
}
#main #staffArea #staffList li:nth-child(2) .tl br {
	display:none;
}
#main #staffArea #staffList li:nth-child(2) .tl span {
	display:block;
}
#main #staffArea .btnCv {
    margin-top: -13%;
}
#main #jobArea #flowList {
	margin: 10% auto;
}
#main #jobArea #flowList li {
	width:100%;
	margin-left: 0;
	padding:0 3.2%;
	box-sizing:border-box;
}
#main #jobArea #flowList:before {
    top: 5%;
    left: 19%;
    width: 3px;
    height: 90%;
}
#main #jobArea #flowList li img {
	float:left;
	width:35%;
	height:auto;
}
#main #jobArea #flowList li p {
	float:right;
	width:60%;
	margin-top:5%;
	font-size:14px;
	font-size:1.4rem;
}
#main #jobArea h2 {
	background-image:none;
	padding-left:3.2%;
	text-align: center;
}
#main #jobArea h2 img {
	width: 23%;
    height: auto;
	right: 0;
}

#main #jobArea h3 {
	background: url(../img/ico_voice.png) no-repeat 3.2% center;
}

#main #pickupArea h3{
	background:url(../img/ico_pickup_001.jpg) no-repeat 3.2% center;
}
	
#main #jobArea h3 span {
	background:none;
}
#main #jobArea .secInner {
    padding: 3.2%;
    box-sizing: border-box;
}
#main #jobArea #voiceList li {
	padding: 5%;
}
#main #jobArea #voiceList li .floatL {
    width: 100%;
    margin-top: 0;
}
#main #jobArea #voiceList li .tl {
	font-size: 2.2rem;
	margin-bottom: 5%;
}
#main #jobArea #voiceList li .txt {
	margin-bottom:0;
}
#main #jobArea #voiceList li .floatL + img {
	float: none;
    width: 80%;
    height: auto;
	margin-left:20%;
}
#main #jobArea .btnCv {
    margin-top: 3.2%;
}
#main #faqArea {
	margin-bottom:0;
}
#main #faqArea h3 {
    background: url(../img/ico_faq.png) no-repeat 3.2% center;
}
#main #faqArea h3 span {
}
#main #faqArea dl {
    margin: 3% 0;
	padding: 3.2%;
	box-sizing:border-box;
}
#main #faqArea dt {
	margin-bottom: 5%;
	padding: 0 0 3.2% 12%;
	font-size: 2.2rem;
	height: inherit;
	line-height: 1.3;
	background-position: top left !important;
	background-size:30px 30px !important;
}
#main #faqArea dd {
	margin-bottom: 8%;
	padding-left: 12%;
}

#main #contactArea th {
	padding:3.2% 0 3.2% 1.6%;
}
#main #contactArea form .necessary {
	display: inline-block;
    margin-top: 5px;
	margin-left:0;
}
#main #contactArea form label {
	display:block;
	margin-bottom:1.6%;
}
#main #contactArea input#add_level2,
#main #contactArea input#add_level1 {
	width:100% !important;
}
#main #contactArea #stepBox {
	border-radius: 0;
}
#main #contactArea #stepBox div {
	font-size:120%;
	padding: 5% 0;
}
#main #contactArea #stepBox div span {
	text-align:right;
}
#main #contactArea #stepBox div span:before {
	text-align: center;
	width: 25px;
    height: 25px;
	margin-right: 5px;
}
#main #contactArea #stepBox div span br {
	display:block !important;
}
.confirm #main #stepBox + p {
	padding:0 5%;
	box-sizing:border-box;
}
#main #contactArea td {
    padding: 15px 15px 15px 0 !important;
}
#main #contactArea input#year {
    width: 40%;
	margin-bottom:10px;
    margin-right: 5px;
}
#main #contactArea input#year + br {
	display:block;
}
.confirm #main [type="button"],
.confirm #main [type="submit"] {
	width:45%;
	display:inline-block;
	padding: 5% 0;
}
.thanks #main #secInner {
	padding:0 5%;
	box-sizing:border-box;
}
.thanks #main #secInner h2 {
	font-size:2.6rem;
	margin-bottom:5%;
	padding:0 !important;
}
.thanks #main #secInner p br {
	display:none;
}
.confirm footer,
.thanks footer {
	padding-bottom:0 !important;
}
.formError {
	left: initial !important;
    right: 10% !important;
}
footer {
    padding-top: 0;
	padding-bottom: 17%;
}
footer #sidemenu {
    text-align: center;
    padding: 0 3.2%;
    box-sizing: border-box;
	width: 100%;
}
footer #sidemenu .ssl br {
	display:block !important;
}
footer #logoFt {
    float: none;
    margin-right: 0;
	margin-bottom: 3.2%;
}
footer .floatL {
    width: 100%;
    float: none;
	text-align: center;
	margin-top:0;
    padding: 5%;
    box-sizing: border-box;
}
footer .floatL + img {
    float: none;
    margin: 0 auto;
    display: block;
}

#pickupArea h2{
	background-image:none;
}
#pickupArea h2 .ico {
	padding-left:45px !important;
    background-size: 35px 35px !important;
}
#pickupArea .secInner{
	padding: 5% 3.2% 0;
}
#pickupArea #pickupList{
	display: block;
    margin-bottom: 20px;
}
#pickupArea .pickupBtn a{
    font-size: 1.6rem;
}
#pickupArea #pickupList li{
    width: 48%;
	float:left;
	margin-bottom:3.2%;
}
#pickupArea #pickupList li:nth-child(odd){
	float:right;
}
#pickupArea #pickupList li img{
	width:100%;
	height:auto;
}
#pickupArea #pickupList li dt{
	min-height:auto;	
}
#pickupArea #pickupList li dt br{
	display:none;	
}
#pickupArea #pickupList li dd em{
	display:block;
	width:100%;
}



}


/*--EOF-----------------------------------------------------------------------*/
