@charset "utf-8";


@import "reset.css";

table,tr,th,td{
	border-collapse:collapse;
}

/* a
-------------------------------------------------------*/
a:link {
	color: #333;
}
a:visited {
		color: #333;
}
a:hover {
	color:#cf0000;
	text-decoration: none;
	cursor:pointer;
}

/* clearfix
-------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1;
}

.br { display:inline; }

.switch {
	visibility: hidden;
}

/* header
-------------------------------------------------------*/
#header {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	width: 100%;
	height: 80px;
	background-color: #fff;
	z-index: 100;
}
#header .clearfix {
	width: 1195px;
	margin: 0 auto;
}

/* logo */
#logo {
	float: left;
	width: 216px;
}
#logo h1 {
	margin: 24px 0 0;
}

/* menu */

#menu-box {
	float: right;
	width: 979px;
	margin: 35px 0 0;
}
#menu-box a {
	text-decoration: none;
}
#menu-box a:hover {
	text-decoration: underline;
}
#toggle{
	display: none;
}
#menu {
	float: right;
}
#menu li{
	float: left;
	padding: 0 0 0 40px;
	line-height: 2;
	font-size: 120% !important;
}
/*
#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07 {
	margin-top: -80px;
	padding-top: 80px;
}
*/

/* content
-------------------------------------------------------*/
#content{
	margin: 0 auto;
	width: 1200px;
}

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

h2{
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding:20px 0;
}
h3{
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding:20px 0;
}

/* toyota
-------------------------------------------------------*/
#toyota {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/* visual */
#visual {
	width: 1200px;
	margin: 0 auto;
	padding: 54px 0 0;
	text-align: center;
}

/* 給与 */
#salary {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#salary h2 {
	margin: 28px auto 0;
}
#salary img {
	margin: 30px auto 0;
}
#salary p {
	margin: 38px auto 0;
	font-size: 180%;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#salary .clearfix {
	width: 765px;
	margin: 0 auto;
}

/* 手当・待遇 */
#allowance {
	margin: 30px auto 0;
	padding: 0 0 65px;
}
#allowance #allowance01 {
	width: 1100px;
	margin: 45px auto 0;
}
#allowance #allowance01 dl {
	float: left;
	width: 280px;
}
#allowance #allowance01 dl.last {
	width: 250px;
}
#allowance #allowance01 dl dt {
	width: 250px;
	height: 3.5em;
	text-align: center;
}
#allowance #allowance01 dl dd {
	width: 360px;
}
#allowance #allowance01 dl dd img {
	width: 250px;
	height: 250px;
	}
#allowance h3 {
	margin: 70px auto 0;
}
#allowance #allowance02 {
	width: 1000px;
	margin: 50px auto 0;
}
#allowance #allowance02 li {
	float: left;
	width: 230px;
	height: 170px;
	margin: 0 20px 25px 0;
}
#allowance #allowance02 li img {
	width: 230px;
	height: 90px;
}
#allowance #allowance02 li p {
	text-align: center;
    line-height; 1.5;
}

/* 勤務地 */
#place {
	width: 1000px;
	margin: 75px auto 0;
	padding: 0 0 40px;
}
#place p {
	margin: 40px auto 0;
	text-align: center;
}
#place img {
	margin: 40px auto 0;
}
#place ol {
	list-style: none;
	margin: 60px 0 0;
	width: 1000px;
}
#place ol li {
	float: left;
	width: 145px;
	margin: 0 68px 60px 0;
}
#place ol li#place5 {
	margin: 0;
}
#place ol li.num1 {
	background-image: url(../img/place-num1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num2 {
	background-image: url(../img/place-num2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num3 {
	background-image: url(../img/place-num3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num4 {
	background-image: url(../img/place-num4.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num5 {
	background-image: url(../img/place-num5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num6 {
	background-image: url(../img/place-num6.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num7 {
	background-image: url(../img/place-num7.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li.num8 {
	background-image: url(../img/place-num8.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#place ol li h3 {
	margin: 50px 0 0;
	font-size: 150%;
	color: #000;
}
#place ol li p {
	margin: 15px 0 0;
	color: #000;
	font-size: 90%;
}
#place ol li div {
	background-color: #0066b4;
	color: #fff;
	width: 8em;
	margin: 15px auto 0;
	text-align: center;
}

/* 主な仕事内容 */
#description {
	padding: 80px 0 40px;
	width: 1200px;
	background-color: #ffffff;
	background-image: url(../img/description_pc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#description h2 {
	color: #fff;
}
#description p {
	margin: 30px 0 0;
	color: #333333;
	text-align: center;
}
#description ol {
	width: 1000px;
	margin: 40px auto 0;
	padding: 0 0 85px;
}
#description ol li {
	float: left;
	width: 206px;
	margin: 0 55px 0 0;
}
#description ol li:last-child {
	margin: 0;
}
#description h3 {
	color: #fff;
}
#description div {
	width: 740px;
	margin: 0px auto 0;
}
#description .box {
	float: left;
	width: 200px;
	margin: 0 69px 50px 0;
}
#description .box.last {
	margin: 0;
}
#description .box p {
	margin: 15px 0 0;
	color: #333333;
	font-size: 94%;
}
#description .box p small {
	font-size: 85%;
}

/* 募集要項 */
#recruit {
	width: 1200px;
}
#recruit table {
	width: 920px;
	margin: 20px auto;
	padding: 0 0 27px;
	border-collapse: separate;
	border-spacing: 0 5px;
}
#recruit table th {
	width: 219px;
	padding: 25px 30px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background-color: #f57005;
}
#recruit table td {
	padding: 25px 30px;
	color: #000;
	line-height: 1.6;
	background-color: #fff;
}

/* 入社までの流れ */
#flow {
	margin: 50px 0 0;
}
#flow ol {
	width: 1000px;
	margin: 55px auto 0;
	padding: 0 0 50px;
	background-image: url(../img/flow_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#flow ol li {
	float: left;
	width: 140px;
	margin: 0 75px 0 0;
	text-align: center;
}
#flow ol li:last-child {
	margin: 0;
}
#flow ol li h4 {
	margin: 80px 0 0;
	font-size: 140%;
	font-weight: bold;
	color: #1a1a1a;
	text-align: center;
}
#flow ol li p {
	margin: 20px 0 0;
	font-size: 90%;
	line-height: 1.6;
	text-align: center;
}

/* メリット紹介 */
#merit {
	width: 1200px;
	padding: 0 0 120px;
}
#merit .clearfix img {
	float: right;
	width: 460px;
	height: 300px;
}
#merit .clearfix .caption {
	float: left;
	margin: 50px;
}
#merit .clearfix .caption h4 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#merit .clearfix .caption p {
	margin: 58px 0 0;
	color: #fff;
	text-align: right;
}
#merit #merit01 {
	width: 920px;
	margin: 45px auto 0;
	background-color: #fff;
}
#merit #merit02 {
	width: 920px;
	margin: 45px auto 0;
	background-color: #fff;
}
#merit #merit01 .clearfix,
#merit #merit02 .clearfix {
	background-color: #31302e;
}
#merit .detail {
	padding: 40px 50px 50px;
}
#merit .detail p {
	text-align: left;
}

/* 応募 */
.entry {
	width: 1200px;
	height: 200px;
	margin: 0 auto 80px;
	background-image: url(../img/entry_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.entry div h3 {
	margin: 0 0 10px;
	font-size: 20px;
	color: #fff;
}
.entry .tel_div {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 50%;
	color: #fff;
	line-height: 1.2;
	text-align: center;
}
.entry .tel_div strong {
	font-size: 50px;
	font-weight: bold;
}
.entry .mail {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 40%;
	text-align: center;
}
.entry .mail div a:hover {
	opacity: 0.7;
}

/* ご応募はこちら */
#entry {
	width: 1200px;
	margin: 30px auto 0;
}
#entry h3 {
	margin: 10px 0 0;
	font-size: 180%;
	color: #141c2e;
}
#entry .tel_div {
	width: 920px;
	margin: 30px auto 0;
	padding: 20px 0;
	text-align: center;
	background-image: url(../img/bg-img_pc.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#entry .tel_div strong {
	font-size: 50px;
	font-weight: bold;
	color: #c71e17;
	line-height: 1;
}
#entry .tel_div span br {
	display: none;
}
#entry .mailform {
	width: 920px;
	margin: 30px auto 0;
}
#entry .mailform dl,dt,dd{
	margin: 0;
	padding: 0;
}
#entry .mailform dl{
}
#entry .mailform dt{
	float: left;
	clear: both;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	color: #333;
	border-top: 1px solid #e5e5e5;
}
#entry .mailform dt span {
	padding: 0.1em 1em;
	font-size: 14px;
	color: #fff;
	background-color: #c71e17;
}
#entry .mailform dd{
	margin-left: 320px;
	padding: 15px 0px 15px 0px;
	border-top: 1px solid #e5e5e5;
}
#entry .mailform dd span {
	display: block;
	padding: 5px 0;
}
#entry .mailform input,
#entry .mailform select{
	padding:5px 10px;
	margin: 0x 5px 0 0 ;
}
#entry .mailform input:focus,
#entry .mailform select:focus{
	outline:2px #006EB3 solid;
}
#entry .mailform .btn {
	margin: 40px auto 0;
	text-align: center;

}
#entry .mailform .btn input{
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 340px;
	height: 74px;
	text-decoration: none;
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 180%;
	background: transparent url(../img/btn_bg_pc.png) no-repeat;
	color: #fff;
	text-align: center;
	border-style: none;
	cursor: pointer;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',arial,helvetica,sans-serif,clean;
}
#entry .mailform .btn input:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

/*for Webkit*/
input::-webkit-input-placeholder {
    color:    #cccccc;
}

/*for Firefox*/
input:-moz-placeholder {
    color:    #cccccc;
}

/* footer
-------------------------------------------------------*/
#footer {
	width: 100%;
	margin: 0 auto;
	background-color: #31302e;
}
#footer ul {
	width: 16.7em;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
}
#footer ul li {
	float: left;
	padding: 0 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #fff;
}
#footer ul li.right {
	padding: 0 0 0 20px;
	border-right: none;
}
#footer p {
	font-size:11px;
	padding:0 0 15px 0;
	text-align:center;
}
#footer ul li a,
#footer p a {
	text-decoration: none;
	color: #fff;
}

/* 追加 */
.koumoku {
	background-color:#333333;
}

.animate {
background: #ECE9E6; /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #787877 , #FFFFFF); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #787877 , #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.shadow{
  text-shadow: 1px 0px 4px #fff, 0px 1px 4px #fff, -1px 0px 4px #fff, 0px -1px 4px #fff;
}

/* 201803 */

#visual	{
	position: relative;
}


#visual .inner	{
	position: absolute;
	color: white;
	top: 30px;
	left: 10%;
	width: 100%;
}

#visual .inner p	{
	color: white;
}
#visual .inner img.line	{
	width: 45%;
	height: 1px;
}
#visual .inner p.companyname	{
	font-size: 25px;
	margin-bottom:6px;
}

#visual .inner p.maintitle	{
	font-size: 70px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
}

#visual .inner p.reititle	{
	font-size: 25px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 700;
}

#visual .inner p.reisalary	{
	font-size: 40px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	line-height: 0.9;
	color: #e22000;
}

#visual .inner p.reisalary strong	{
	font-size: 100px;
	letter-spacing: -1px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 700;
}

#visual .inner p.reisalarysub	{
	font-family: "heisei-kaku-gothic-std";
	font-weight: 500;
	margin-top: 5px;
}

#visual .inner .badgearea	{
	width: 21%;
	margin-left: -2.5%;
	text-align: center;
	line-height:1.5;
	padding: 0 0 60px 0;
	display: inline-block;
	position: absolute;
	}

#visual .inner .badgearea2	{
	width: 21%;
	text-align: center;
	line-height:1.5;
	padding: 0 0 60px 0;
	display: inline-block;
}

#visual .inner .badgearea p,#visual .inner .badgearea2 p	{
	text-align: center;
}

#visual .inner .badgearea p.blacklabel,#visual .inner .badgearea2 p.blacklabel	{
	display: inline-block;
	background-color: black;
	color: white;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 700;
	padding: 5px 10px;
	font-size: 20px;
	letter-spacing: 3px;
	margin-top: 50px;
}

#visual .inner .badgearea p.badgelabel,#visual .inner .badgearea2 p.badgelabel	{
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	font-size: 23px;
	color: black;
	margin-top: 4px;
}

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

}

#visual .inner .badgearea p.specialfee,#visual .inner .badgearea2 p.specialfee	{
	color: red;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	font-size: 30px;
	line-height: 0.6;
	text-shadow: 2px 2px 2px white, -2px -2px 2px white, 2px -2px 2px white, -2px 2px 2px white;
}
#visual .inner .badgearea p.specialfee strong,#visual .inner .badgearea2 p.specialfee strong	{
	display: inline-block;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	font-size: 95px;
	letter-spacing: -1px;
	margin-top: 8px;
	margin-right: -6px;
	bottom: -4px;
}

#visual .bottomline	{
	background-color: #000;
	position: absolute;
	bottom: 15px;
	left: 0;
	/* width: 100%; */
	color: white;
	/* display: table; */
	width: 95%;
	margin: 0 2.5%;
	/* table-layout: fixed; */
}

#visual .bottomline span,#visual .bottomline p	{
	display: table-cell;
	color: white;
	vertical-align: middle;
	text-align: center;
}

#visual .bottomline span	{
	font-family: "heisei-kaku-gothic-std";
	font-weight: 500;
	background-color: #e22000;
	letter-spacing: 3px;
	font-size: 25px;
	width: 18%;
	line-height: 110%;
	padding: 5px;
}

#visual .bottomline p	{
	font-size: 25px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	width: 20%;
	line-height: 1;
}

#visual .bottomline p strong	{
	font-size: 45px;
	font-family: "heisei-kaku-gothic-std";
	font-weight: 900;
	display: inline-block;
	position: relative;
	margin-right: 1px;
	bottom: -2px;
	color: #ff7200;
	text-shadow: 1px 1px 0px white, -1px -1px 0px white, 1px -1px 0px white, -1px 2px 1px white;
}
#visual .bottomline p:last-of-type	{
	width: 15%;
}

br.mobileonly	{
	display: none;
}

.page {
    padding: 0 20px;
    max-width:1200px;
    margin:0 auto;
}

ul.pageSetUL {
    display: flex;
    width: 95%;
    margin-top: 10px;
    justify-content: space-between;
    margin-bottom:30px;
}

.page > ul.pageSetUL li:nth-child(odd) {
    margin-left: 20px;
}

.page > ul.pageSetUL li {
    width: initial;
    min-height: 1rem;
}

.page > ul.pageSetUL li:nth-child(1) a:before {
    position: relative;
    top: 5px;
    left: -3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: " ";
    transform: rotate( -90deg );
    background-color: #000;
    background: url(/contents/pc/images/pagetop.png) no-repeat 0 0;
}

.page > ul.pageSetUL li:nth-child(2) a:after {
    position: relative;
    top: 5px;
    left: 0px;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: " ";
    background: url(/contents/pc/images/pagetop.png) no-repeat 0 0;
}

/* 20210414 */

.badgearea {
	background-image: url("/contents/pc/toyota-shokki/img/badge01.png");
	background-repeat:no-repeat;
	background-size:254px 254px;
	}

.badgearea2 {
	background-image: url("/contents/pc/toyota-shokki/img/badge01.png");
	background-repeat:no-repeat;
	background-size:254px 254px;
	left: 258px;
    position: absolute;
	}

.badgeplus {
	display:inline-block;
	font-size:60px;
	color:#FFF;
	font-weight:bold;
	margin-left: 212px;
	margin-top:84px;
	}

/* 20210628 */
.graph_area {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	}

.graph_area img{
	width:650px;
}

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

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

	#visual .inner p	{
		color: white;
	}

	#visual .inner p.companyname	{
		font-size: 3vw;
	}

	#visual .inner p.maintitle	{
		font-size: 6vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
	}

	#visual .inner p.reititle	{
		font-size: 2vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 700;
		margin-top: 1vw;
	}

	#visual .inner p.reisalary	{
		font-size: 3vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		line-height: 1;
		color: #e22000;
	}

	#visual .inner p.reisalary strong	{
		font-size: 6.5vw;
		letter-spacing: -1px;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 700;
	}

	#visual .inner p.reisalarysub	{
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 500;
		margin-top: 5px;
		font-size: 1.2vw;
	}

	#visual .inner .badgearea,#visual .inner .badgearea2	{
		width: 38%;
		margin-left: -5%;
		text-align: center;
	}

	#visual .inner .badgearea2 p.blacklabel	{
		text-align: center;
		margin-top:6vw;
	}

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

	#visual .inner .badgearea p.badgelabel,#visual .inner .badgearea2 p.badgelabel	{
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		font-size: 3vw;
		color: black;
		margin-top: 0.35vw;
	}

	#visual .inner .badgearea p.specialfee,#visual .inner .badgearea2 p.specialfee	{
		color: red;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		font-size: 2.3vw;
		line-height: 0.6;
		margin-top:1vw;
		text-shadow: 2px 2px 2px white, -2px -2px 2px white, 2px -2px 2px white, -2px 2px 2px white;
	}
	#visual .inner .badgearea p.specialfee strong,#visual .inner .badgearea2 p.specialfee strong	{
		display: inline-block;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		font-size: 8vw;
		letter-spacing: -4px;
		margin-top: 2px;
		margin-right: 1px;
		bottom: -4px;
	}

	#visual .bottomline	{
		position: absolute;
		bottom: 15px;
		left: 0;
		width: 100%;
		color: white;
		display: table;
		width: 95%;
		margin: 0 2.5%;
		table-layout: fixed;
	}

	#visual .bottomline span,#visual .bottomline p	{
		display: table-cell;
		color: white;
		vertical-align: middle;
		text-align: center;
	}

	#visual .bottomline span	{
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 500;
		background-color: #e22000;
		letter-spacing: 3px;
		font-size: 1.5vw;
		width: 11%;
		line-height: 110%;
		padding: 0;
	}

	#visual .bottomline p	{
		font-size: 2vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		width: 20%;
		line-height: 1;
	}

	#visual .bottomline p strong	{
		font-size: 3vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		display: inline-block;
		position: relative;
		margin-right: 1px;
		bottom: 0;
		color: #ff7e00;
		text-shadow: 1px 1px 0px white, -1px -1px 0px white, 1px -1px 0px white, -1px 2px 1px white;
	}
	#visual .bottomline p:last-of-type	{
		width: 32%;
	}

	.page {
		padding:0;
		}

	.page > ul.pageSetUL li:nth-child(odd) {
	    margin-left: 0;
		}
	ul.pageSetUL {
	    padding:10px 2% 0;
	}

	/* 20210414 */
	.badgearea {
		background-image: url("/contents/pc/toyota-shokki/img/badge01.png");
		background-repeat:no-repeat;
		background-size:contain;
		}

	.badgearea2 {
		background-image: url("/contents/pc/toyota-shokki/img/badge01.png");
		background-repeat:no-repeat;
		background-size:contain;
		left: 11vw;
	    position: absolute;
	}

	.badgeplus {
		margin: 8vw 0 0 -2vw;
		position:absolute;
		font-size:10vw;
	}

	/* 20210628 */
	.graph_area {
		font-size:6vw;
	}

	.graph_area img{
		width:95%;
	}
}

@media screen and (max-width: 640px)	{
	br.mobileonly	{
		display: inline-block;
	}

	.headerlogo{
		padding:0;
		}

	.gesshurei{
		line-height:1vw;
		}

	#visual .inner	{
		top: 8vw;
	}
	#visual .inner p.companyname	{
		font-size: 4vw;
	}

	#visual .inner p.maintitle	{
		font-size: 10vw;
		font-family: "heisei-kaku-gothic-std",sans-serif;
		font-weight: 900;
		line-height: 110%;
	}

	#visual .inner p.reititle	{
		font-size: 3.5vw;
		line-height: 1.5vw;
	}
	#visual .inner p.reisalary	{
		font-size: 5vw;
	}
	#visual .inner p.reisalary strong	{
		font-size: 14vw;
	}
	#visual .inner p.reisalarysub	{
		font-size: 1.5vw;
		line-height:2vw;
	}

	#visual .inner .badgearea	{
		position: relative;
		line-height:4vw;
	}

	#visual .inner .badgearea2	{
		position: relative;
		line-height:4vw;
	}

	#visual .inner .badgearea p.blacklabel	{
		margin-top: 6vw;
		font-size: 3vw;
		padding: 0.5vw 1vw;
	}

	#visual .inner .badgearea2 p.blacklabel	{
		font-size: 2vw;
	}

	#visual .inner .badgearea p.badgelabel	{
		font-size: 3vw;
		line-height: 9vw;
		margin-top: 0vw;
	}

	#visual .inner .badgearea2 p.badgelabel	{
		line-height:3vw;
	}

	#visual .inner .badgearea p.maximum	{
		font-size: 3vw;
	}

	#visual .inner .badgearea2 p.maximum	{
		font-size: 3vw;
		line-height:7vw;
	}

	#visual .inner .badgearea p.specialfee,#visual .inner .badgearea2 p.specialfee	{
		font-size: 3vw;margin-top:-1vw;margin-left:5vw;
	}
	#visual .inner .badgearea p.specialfee strong,#visual .inner .badgearea2 p.specialfee strong	{
		font-size: 13vw;
	}
	#visual .bottomline	{
		display: block;
		text-align: center;
	}
	#visual .bottomline span,#visual .bottomline span	{
		display: inline-block;
		width: auto;
		font-size: 6vw;
		padding: 5px 20px;
		margin-bottom: 2vw;
	}

	#visual .bottomline span br	{
		display: none;
	}
	#visual .bottomline p	{
		display: block;
		font-size: 6vw;
		width: 100%!important;
		line-height: 125%;
	}
	#visual .bottomline p strong	{
		font-size: 6vw;
		margin-bottom: 2vw;
	}
}
