/* Mobile device */
@media (max-width: 768px) {

body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}

/* 共通
-------------------------------------------------------*/
img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}
.br:before {
	content: "\A";
	white-space: pre;
}

/* header
-------------------------------------------------------*/
#header {
	height: 50px;
}
#header .clearfix {
	width: 100%;
	position: relative;
}

/* logo */
#logo {
	float: none;
	width: 120px;
	position: absolute;
	top: 10px;
	left: 15px;
}
#logo h2{
	margin: 0;
}

.headerlogo {
	padding:0;
	}

/* menu */
#menu-box {
	float: none;
	width: 100%;
	margin: 0;
}
#toggle {
	width: 33px;
	height: 36px;
	display: block;
	position:absolute;
	top: 6px;
	right: 15px;
	background-image: url(../img/menu01_sp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	cursor: pointer;
}
#toggle span {
	display: none;
}
#menu{
	display: none;
	float: none;
	width: 100%;
	position: absolute;
	top: 50px;
	color: #000;
	background-color: rgba(255, 255, 255, 0.9);
}
#menu li{
	float: none;
	padding: 0;
	display: block;
	border-bottom: 1px solid #999999;
}
#menu li a{
	padding: 0.5em 2em;
	display: block;
	text-decoration: none;
}
#menu li a:hover{
	color: #ffffff;
	background: #444444;
}

/*
#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07 {
	margin-top: -50px;
	padding-top: 50px;
}
*/

/* content
-------------------------------------------------------*/
#content{
	width:100%;
}

.bg-img{
	margin: 0 auto;
	background-image: url(../img/bg-img_sp.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-size: 100% auto;
}

h2{
	font-size: 220%;
}
h3{
	font-size: 140%;
	font-weight: bold;
}

/* toyota
-------------------------------------------------------*/
/* visual */
#visual{
	width: 100%;
	padding: 8px 0 0;
}

/* 給与 */
#salary {
	width: 100%;
	margin: 0 auto;
}
#salary h2 {
	margin: 35px auto 0;
}
#salary img {
	margin: 20px auto 0;
}
#salary p {
	margin: 20px auto 0;
	font-size: 110%;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#salary .clearfix {
	width: 100%;
}
#salary .clearfix .fl,
#salary .clearfix .fr {
	float: none;
}

/* 手当・待遇 */
#allowance {
	margin: 45px auto 0;
	padding: 0 0 30px;
}
#allowance #allowance01 {
	width: 97%;
	margin: 0 auto;
}
#allowance #allowance01 dl {
	float: none;
	width: 48%;
	float:left;
}
#allowance #allowance01 dl.last {
	width: 48%;
}
#allowance #allowance01 dl dt {
	width: 100%;
	height: auto;
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 100%;
}

.mtos20{
	margin-top:20px;
	}

#allowance #allowance01 dl dd {
	width: 100%;
	margin: 10px 0 0;
}

#allowance #allowance01 dl dd img {
	width: 100%;
	height: 100%;
}
#allowance h3 {
	margin: 10px auto 0;
}
#allowance #allowance02 {
	width: 85%;
	margin: 20px auto 0;
}
#allowance #allowance02 li {
	width: 47%;
	height: auto;
	margin: 0 5% 5% 0;
}
#allowance #allowance02 li#allowance02-2,
#allowance #allowance02 li#allowance02-4,
#allowance #allowance02 li#allowance02-6,
#allowance #allowance02 li#allowance02-8 {
	margin: 0;
}
#allowance #allowance02 li#allowance02-3 {
	clear: both;
}
#allowance #allowance02 li img {
	width: 100%;
	height: auto;
}
#allowance #allowance02 li p {
	font-size: 70%;
}
#allowance #allowance02 li#allowance02-1 p,
#allowance #allowance02 li#allowance02-2 p {
	height: 5em;
}
#allowance #allowance02 li#allowance02-3 p,
#allowance #allowance02 li#allowance02-4 p {
	height: 3em;
}

/* 勤務地 */
#place {
	width: 100%;
	margin: 35px auto 0;
	padding: 0 0 10px;
}
#place p {
	width: 95%;
	margin: 10px auto 0;
}
#place p br {
	display: none;
}
#place img {
	margin: 25px auto 0;
	width: 100%;
}
#place ol {
	margin: 20px auto 0;
	width: 90%;
}
#place ol li {
	width: 47%;
	margin: 0 5% 10% 0;
}
#place ol li#place5 {
	margin: 0 5% 5% 0;
}
#place ol li#place2,
#place ol li#place4,
#place ol li#place6,
#place ol li#place8 {
	margin: 0 0 5%;
}
#place ol li h3 {
	margin: 40px 0 0;
}
#place ol li p {
	margin: 0;
	color: #000;
	font-size: 85%;
}
#place ol li div {
	margin: 5px auto 0;
}

/* 主な仕事内容 */
#description {
	padding: 40px 0 5px;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../img/description_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
#description p {
	margin: 10px auto 0;
	width: 85%;
	font-size: 90%;
}
#description ol {
	width: 85%;
	margin: 20px auto 0;
	padding: 0 0 20px;
}
#description ol li {
	width: 47%;
	margin: 0 5% 5% 0
}
#description ol li#description01-2,
#description ol li#description01-4 {
	margin: 0 0 5% 0;
}
#description div {
	width: 85%;
	margin: 10px auto;
}
#description .box {
	width: 47%;
	margin: 0 5% 5% 0;
}
#description .box.last {
	margin: 0 5% 5% 0;
}
#description .box.sp {
	margin: 0 0 5% 0;
}
#description .box p {
	width: 100%;
	margin: 0;
}
#description .box p br {
	display: none;
}

/* 募集要項 */
#recruit {
	width: 85%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#recruit table {
	width: 100%;
	margin: 20px auto 0;
	padding: 0 0 35px;
	border-spacing: 0 10px;
}
#recruit table th,
#recruit table td {
	width: 90%;
	padding: 3% 5%;
	display: block;
}

/* 入社までの流れ */
#flow {
	margin: 30px 0 0;
}
#flow ol {
	width: 85%;
	margin: 25px auto 0;
	padding: 0 0 35px;
	background-image: none;
}
#flow ol li {
	width: 47%;
	margin: 0 5% 5% 0;
}
#flow ol li#flow01 {
	background-image: url(../img/flow1_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 50% auto;
}
#flow ol li#flow02 {
	margin: 0 0 5% 0;
	background-image: url(../img/flow2_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 50% auto;
}
#flow ol li#flow03 {
	background-image: url(../img/flow3_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 50% auto;
}
#flow ol li#flow04 {
	margin: 0 0 5% 0;
	background-image: url(../img/flow4_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 50% auto;
}
#flow ol li#flow05 {
	margin: 0 5% 5% 0;
	background-image: url(../img/flow5_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 50% auto;
}
#flow ol li h4 {
	margin: 55% 0 0;
}
#flow ol li p {
	margin: 5px 0 0;
}

/* メリット紹介 */
#merit {
	width: 100%;
	padding: 0 0 50px;
}
#merit .clearfix img {
	float: none;
	width: 100%;
	height: auto;
}
#merit .clearfix .caption {
	float: none;
	width: 100%;
	margin: 0 auto;
	background-color: #31302e;
}
#merit .clearfix .caption h4 {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 10px;
	font-size: 15px;
}
#merit .clearfix .caption p {
	width: 90%;
	margin: 5px auto 0;
	padding: 15px 0;
	font-size: 11px;
}
#merit .clearfix .caption p br {
	display: none;
}
#merit #merit01,
#merit #merit02 {
	width: 80%;
	margin: 30px auto 0;
}
#merit #merit01 .clearfix,
#merit #merit02 .clearfix {
	background-color: #fff;
}
#merit .detail {
	padding: 10px;
}

/* 応募 */
.entry {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-image: url(../img/entry_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.entry div h3 {
	margin: 0 0 5px;
}
.entry .tel_div {
	padding: 25px 0 0;
	float: none;
	width: 90%;
}
.entry .tel_div strong {
	font-size: 35px;
}
.entry .tel_div strong a {
	color: #fff;
	text-decoration: none;
}
/*
.entry .tel_div span {
	font-size: 12px;
}
*/
.entry .mail {
	padding: 25px 0 80px;
	float: none;
	width: 80%;
}

/* ご応募はこちら */
#entry {
	width: 100%;
	margin: 35px auto 0;
}
#entry h2 {
	color: #31302e;
}
#entry h3 {
	margin: 15px auto 0;
}
#entry .tel_div {
	width: 100%;
	margin: 5px auto 35px;
}
#entry .tel_div strong {
	font-size: 35px;
}
#entry .tel_div strong a {
	color: #ed7514 !important;
	text-decoration: none;
}
#entry .tel_div strong a:hover {
	text-decoration: underline;
}
#entry .mailform {
	width: 80%;
}
#entry .mailform dl{
	border-bottom: 1px solid #dddddd;
}
#entry .mailform dt{
	float: none;
	padding: 10px 0 5px;
	border-top: 1px solid #dddddd;
}
#entry .mailform dd{
	margin-left: 0;
	padding: 0 0 10px 0;
	border-top: none !important;
}
#entry .mailform .btn input{
	width: 260px;
	background: transparent url(../img/btn_bg_sp.png) no-repeat;
}

.imgcenter{
	text-align:center;
	}
}

@media (min-width: 481px) and (max-width: 768px) {
#allowance #allowance01	{width:100%; margin:0 0 0 2%;}
#allowance #allowance01 dl	{ width:47%; float:left;}
#allowance #allowance01 dl dt	{height:3em;font-size:115%;}
#allowance #allowance01 dl.last	{width:47%;}
.mttos {
	margin-top:22px;
}

#visual .inner {
    position: absolute;
    color: white;
    top: 11vw;
    left: 6.4%;
    width: 90%;
}

div.gesshurei{
	line-height:1.2 !important;
	}

#visual .inner .badgearea {
    width: 21%;
    margin-left: 2%;
    text-align: center;
}

#visual .inner .badgearea p.blacklabel {
    display: inline-block;
    background-color: black;
    color: white;
    font-family: "heisei-kaku-gothic-std";
    font-weight: 500;
    padding: 0.5vw 1vw;
    font-size: 1.7vw;
    letter-spacing: 1px;
    margin-top: 1vw;
}

#visual .inner .badgearea p.maximum {
    font-family: "heisei-kaku-gothic-std";
    font-weight: 900;
    font-size: 12px;
    color: red;
    margin-left: 8px;
    text-align: left;
    margin-top: -8px;
    text-shadow: 2px 2px 2px white, -2px -2px 2px white, 2px -2px 2px white, -2px 2px 2px white;
}

#visual .inner .badgearea p.specialfee strong {
    display: inline-block;
    font-family: "heisei-kaku-gothic-std";
    font-weight: 900;
    font-size: 8vw;
    letter-spacing: -4px;
    margin-top: 2px;
    margin-right: 1px;
    bottom: -4px;
}

}