@charset "utf-8";
/*----------------------------------------------------

	ホンダカーズ東京中央様 #hondacars-tokyochuo

----------------------------------------------------*/
#hondacars-tokyochuo #jobsvote .fixhead .fixbar {
    position: fixed;
    top: 118px;
    z-index: 9;
    width: 100%;
    background: url(/assets/img/job/fix_head_bg.png) repeat-x 0 0;
    height: 64px;
}
#hondacars-tokyochuo #jobsvote .fixhead ul {
    margin: 12px 0 0 0;
    overflow: hidden;
    padding-right: 2px;
}
#hondacars-tokyochuo #jobsvote .fixhead ul li {
    width: 193px;
    float: right;
    margin-left: 17px;
}
#hondacars-tokyochuo #contents .inner_base {
    padding-top: 0px;
}

#hondacars-tokyochuo .htc section ,
#hondacars-tokyochuo .htc .btn_wrap {
	overflow: hidden;
	clear: both;
	margin-bottom: 60px;
	letter-spacing: 1px;
}
#hondacars-tokyochuo .htc section#sec08 {
	margin-top: -80px;
	padding-top: 80px;
}

#hondacars-tokyochuo .htc .h2_wrap {
	clear: both;
	overflow: hidden;
	border-bottom: #ddd solid 1px;
	padding: 0 0 20px;
	font-size: 24px;
	letter-spacing: 2px;
}
#hondacars-tokyochuo .htc .h2_wrap h2:before {
	display: inline-block;
    content: ' ';
    width: 8px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
    background: #e60201;
    background: -moz-linear-gradient(top, #e60201 0%, #e60201 50%, #000000 50%, #000000 100%);
    background: -webkit-linear-gradient(top, #e60201 0%,#e60201 50%,#000000 50%,#000000 100%);
    background: linear-gradient(to bottom, #e60201 0%,#e60201 50%,#000000 50%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0858a9', endColorstr='#000000',GradientType=0 );
}
#hondacars-tokyochuo .htc .h2_wrap h2 span {
	color: #e81c1b;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
}
#hondacars-tokyochuo .htc .btn_wrap {
	background: #f9f9f9;
	padding: 20px 0;
	clear: both;
	overflow: hidden;
}
#hondacars-tokyochuo .htc .btn_wrap ul {
	margin: auto;
	width: 900px;
}
#hondacars-tokyochuo .htc .btn_wrap .btn1 a {
	display: block;
	float: left;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #e60201;
	-webkit-box-shadow: 0 3px #b20100;
	-moz-box-shadow: 0 3px #b20100;
	box-shadow: 0 3px #b20100;
	width: 280px;
	background-image: url(/assets/img/feature/hondacarstokyochuo/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}
#hondacars-tokyochuo .htc .btn_wrap .btn2 a {
	display: block;
	float: right;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #000;
	-webkit-box-shadow: 0 3px #6d6d6d;
	-moz-box-shadow: 0 3px #6d6d6d;
	box-shadow: 0 3px #6d6d6d;
	width: 280px;
	background-image: url(/assets/img/feature/hondacarstokyochuo/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}
#hondacars-tokyochuo .htc .btn_wrap .btn3 a {
	display: block;
	float: left;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	margin-left: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #38ada9;
	-webkit-box-shadow: 0 3px #26817e;
	-moz-box-shadow: 0 3px #26817e;
	box-shadow: 0 3px #26817e;
	width: 280px;
	background-image: url(/assets/img/feature/hondacarstokyochuo/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}
#hondacars-tokyochuo .htc .btn_wrap .btn1 a:hover ,
#hondacars-tokyochuo .htc .btn_wrap .btn3 a:hover ,
#hondacars-tokyochuo .htc .btn_wrap .btn2 a:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#hondacars-tokyochuo .htc #sec01 {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec01 .blk_wrap .blk {
	float: left;
	width: 33.33333%;
	box-sizing: border-box;
	border-right: #ddd solid 1px;
	text-align: center;	
	font-size: 16px;
	padding: 15px 0; 40px 0;
	margin: 20px 0;
	line-height: 165%;
}
#hondacars-tokyochuo .htc #sec01 .blk_wrap .blk p {
	margin-bottom: 20px;
}
#hondacars-tokyochuo .htc #sec01 .blk_wrap .blk .text {
	font-weight: bold;
}
#hondacars-tokyochuo .htc #sec01 .blk_wrap .blk:last-child {
	border-right: none;
}
#hondacars-tokyochuo .htc #sec02 .h2_wrap {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec02 h3 {
	font-size: 22px;
	background: url(/assets/img/feature/hondacarstokyochuo/sec02_01.png) no-repeat 0 50%;
	padding: 3px 0 3px 30px;
	margin: 0 0 25px;
}
#hondacars-tokyochuo .htc #sec02 h4 {
	color: #e60201;
	font-size: 18px;
	margin-bottom: 15px;
}
#hondacars-tokyochuo .htc #sec02 h4 span {
	font-size: 13px;
	font-weight: normal;
}
#hondacars-tokyochuo .htc #sec02 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 50px;
	border-bottom: #ddd solid 1px;
}
#hondacars-tokyochuo .htc #sec02 .blk:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#hondacars-tokyochuo .htc #sec02 .blk .img {
	float: left;
	width: 49.5%;
}
#hondacars-tokyochuo .htc #sec02 .blk .img.lb {
	background: url(/assets/img/feature/hondacarstokyochuo/sec02_03.png) no-repeat 0 0;
}
#hondacars-tokyochuo .htc #sec02 .blk .img.lb .area1 {
	margin: 0 0 10px 190px;
}
#hondacars-tokyochuo .htc #sec02 .blk .img.lb .area2 {
	margin: 20px 0 10px 225px;
}
#hondacars-tokyochuo .htc #sec02 .blk .img.lb .area3 {
	margin: 20px 0 10px 190px;
}

#hondacars-tokyochuo .htc #sec02 .blk .body {
	float: right;
	width: 50%;
}
#hondacars-tokyochuo .htc #sec02 .blk .body p {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec02 .blk .body p.mn {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec02 .blk .body p span {
	font-size: 12px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap {
	margin-right: -24px;
	
}
#hondacars-tokyochuo .htc #sec03 .h2_wrap {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk {
	margin-right: 24px;
	float: left;
	width: 325px;
	border: #ddd solid 3px;	
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .icon {
	background: url(/assets/img/feature/hondacarstokyochuo/sec03_01.png) no-repeat 50% 0;
	text-align: center;
	color: #e91c1b;
	padding: 36px 0 0 0;
	margin: 20px 0;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .in_wrap .in01 {
	font-size: 20px;
	float: left;
	width: 20px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 50px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .in_wrap .in02 {
	color: #e91c1b;
	font-size: 48px;
	font-weight: bold;
	line-height: 100%;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .in_wrap .in02 span {
	font-size: 26px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .blk_list {
	background: #f9f9f9;
	padding: 20px 0;
	font-size: 95%;
	clear: both;
	overflow: hidden;
	margin-top: 25px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .blk_list dt {
	float: left;
	width: 25%;
	text-align: right;
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc #sec03 .blk_wrap .blk .blk_list dd {
	float: right;
	width: 70%;
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc #sec03 p {
	text-align: right;
	clear: both;
	font-size: 13px;
	color: #777;
	padding-top: 20px;
}
#hondacars-tokyochuo .htc #sec04 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
#hondacars-tokyochuo .htc #sec04 .interview_blk:hover,
#hondacars-tokyochuo .htc #sec04 .interview_blk.active{
	background: #f9f9f9;
}
#hondacars-tokyochuo .htc #sec04 .imgarea {
	float: left;
	width: 20%;
	margin:20px 0;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea {
	float: right;
	width: 75%;
	margin:40px 0 40px;
}
#hondacars-tokyochuo .htc #sec04 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea .name {
	color: #e60201;
	font-size: 15px;
	margin: 10px 0 15px;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea ul {
	border-left: #e60201 solid 1px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea li {
	font-size: 13px;
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc #sec04 .bodyarea .open_link {
    color: #333;
    text-decoration: none;
    border: 1px solid #CCC;
    background: #FFF;
    background-size: 5px;
    text-align: center;
    font-size: 92.86%;
    border-radius: 3px;
    display: block;
    box-shadow: 0px -2px 0px 0px rgba(231,232,232,1) inset;
    cursor: pointer;
	overflow: hidden;
	width: 330px;

}
#hondacars-tokyochuo .htc #sec04 .bodyarea .open_link p {
	float: left;
	padding: 7px 0;
	text-align: right;
	width: 240px;
}
#hondacars-tokyochuo .htc #sec04 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #000;
	color: #fff;
	padding: 30px 40px;
	font-size: 105%;
	line-height: 190%;
}
#hondacars-tokyochuo .htc #sec04 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
 	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #000;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc #sec04 .accordion_icon {
	position: relative;
	width: 22px;
	height: 20px;
	float: right;
	margin: 0 20px;
	line-height: 20px;
	border-left: #ddd solid 1px;
	padding: 7px 0;
}
#hondacars-tokyochuo .htc #sec04 .accordion_icon span {
	position: absolute;
    left: 15px;
	margin-top: 7px;
    width: 50%;
	height: 1px;
    background-color: #e60201;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#hondacars-tokyochuo .htc #sec04 .accordion_icon span:nth-of-type(1) {
    top: 9px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#hondacars-tokyochuo .htc #sec04 .accordion_icon span:nth-of-type(2) {
    top: 9px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#hondacars-tokyochuo .htc #sec04 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#hondacars-tokyochuo .htc #sec04 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

#hondacars-tokyochuo .htc #sec05 .blk_wrap {
	background: url(/assets/img/feature/hondacarstokyochuo/sec05_08.png) repeat-y 100px 0;
	padding: 20px 0 0;
	overflow: hidden;
}
#hondacars-tokyochuo .htc #sec05 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec05 .blk:last-child {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec05 .time {
 	position: relative;
	display: inline-block;
 	margin: 0 15px 0 0;
	padding: 7px 10px;
	min-width: 80px;
 	max-width: 100%;
	font-size: 16px;
	background: #FFF;
 	border: solid 1px #ddd;
	text-align: center;
 	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#hondacars-tokyochuo .htc #sec05 .time:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -9px;
 	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
 	z-index: 2;
}

#hondacars-tokyochuo .htc #sec05 .time:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -13px;
 	margin-top: -7px;
	border: 7px solid transparent;
	border-left: 7px solid #ddd;
 	z-index: 1;
}

#hondacars-tokyochuo .htc #sec05 .time p {
	margin: 0;
	padding: 0;
}
#hondacars-tokyochuo .htc #sec05 .img {
	float: left;
	width: 300px;
	text-align: right;
	background: url(/assets/img/feature/hondacarstokyochuo/sec05_09.png) no-repeat 0 0;
	margin-top: 11px;
}
#hondacars-tokyochuo .htc #sec05 .body {
	float: right;
	width: 600px;
	margin-top: 20px;
}
#hondacars-tokyochuo .htc #sec05 .body h3 {
	font-size: 18px;
	color: #e60201;
	margin-bottom: 13px;
}
#hondacars-tokyochuo .htc #sec06 .h2_wrap {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec06 .intro {
	margin-bottom: 40px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap {
	background: url(/assets/img/feature/hondacarstokyochuo/sec06_01.png) no-repeat 0 100%;
	overflow: hidden;
	padding-left: 30px;
}
#hondacars-tokyochuo .htc #sec06 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#hondacars-tokyochuo .htc #sec06 .blk:last-child {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .left {
	position: relative;
	background: #000000;
	width: 240px;
	color: #fff;
	clear: both;
	float: left;
	padding: 20px 0 20px 30px;
	top: 50%;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .left:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
	border-width: 10px;
	margin-top: -10px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .left.free {
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .left li {
	background: url(/assets/img/feature/hondacarstokyochuo/sec05_09.png) no-repeat 0 6px;
	background-size: 5px;
	padding-left: 15px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right {
	float: right;
	width: 700px;
	margin-left: 20px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .blk.overlap {
	position: relative;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .blk.overlap .overlap_k {
	position: absolute;
	top: 50px;
	right: 0;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .blk.overlap .right.overlap_k {
	float: right;
	width: 650px;
	margin-left: 20px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right .links {
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/sec06_02.png) no-repeat 97% 50%;
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right .links.last {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right .links a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 15px 20px;
	border: #ddd solid 1px;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right .links a:hover {
	background: #000 url(/assets/img/feature/hondacarstokyochuo/sec06_02.png) no-repeat 97% 50%;
	color: #fff;
}
#hondacars-tokyochuo .htc #sec06 .blk_wrap .right.overlap_k .links {
	background: #ededed url(/assets/img/feature/hondacarstokyochuo/sec06_02.png) no-repeat 97% 50%;
	margin-bottom: 5px;
}

#hondacars-tokyochuo .htc #sec07 .h2_wrap {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc #sec07 .img {
	float: left;
	width: 48%;
	text-align: center;
}
#hondacars-tokyochuo .htc #sec07 .body {
	float: right;
	width: 49%;
	line-height: 180%;
}
#hondacars-tokyochuo .htc #sec07 .body p {
	margin-bottom: 12px;
}
#hondacars-tokyochuo .htc #sec08 .btn_wrap {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc #sec08 .ac_title .number {
	font-size: 15px;
	font-weight: normal;	
}
#hondacars-tokyochuo .htc #sec08 .ac_title .area {
	font-size: 15px;
	color: #777;
	font-weight: normal;	
}
#hondacars-tokyochuo .htc #sec08 .ac_title .area:before {
	content: " ／　";
}
#hondacars-tokyochuo .htc #sec08 .ac_body {
	overflow: hidden;
	padding: 20px 0 20px 20px;
}
#hondacars-tokyochuo .htc #sec08 .base {
	display: block;
	float: left;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 480px;
	margin-right: 21px;
}
#hondacars-tokyochuo .htc #sec08 .base:nth-of-type(2n+1) {
	clear: both;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk {
	border: #ddd solid 1px;
	border-bottom: #ddd solid 3px;
	overflow: hidden;
	margin-bottom: 25px;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .img {
	float: left;
	width: 96px;
	margin: 17px 0 0 21px;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .img img {
	width: 100%;
	height: auto;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .body {
	float: right;
	width: 320px;
	margin: 17px 21px 30px 0;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .body .company_name {
	font-size: 19px;
	font-weight: bold;
	margin: 12px 0 10px 0;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .body .spec li {
	font-size: 14px;
	color: #777;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area {
	clear: both;
	overflow: hidden;
	border-top: #ddd solid 1px;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area li a {
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	padding: 5px 0;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area li a:hover {
	background: #f9f9f9;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area li:last-child a {
	border-left: #ddd solid 1px;
	background: url(/assets/img/feature/hondacarstokyochuo/sec08_01.png) no-repeat 75% 50%;
}

#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area li a i {
	color: #F96A68;
}
#hondacars-tokyochuo .htc #sec08 .base .job_blk .btn_area li:last-child a:hover {
	border-left: #ddd solid 1px;
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/sec08_01.png) no-repeat 75% 50%;
}
#hondacars-tokyochuo .htc #sec09 .ac_title div p {
	padding-top: 3px;
}
#hondacars-tokyochuo .htc #sec09 .ac_title div .icon_q {
	color: #fff;
	background: #000;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#hondacars-tokyochuo .htc #sec09 .ac_body {
	overflow: hidden;
	padding-left: 20px;
}
#hondacars-tokyochuo .htc #sec09 .ac_body .icon_a {
	color: #fff;
	background: #e60201;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#hondacars-tokyochuo .htc #sec09 .ac_body p {
	float: right;
	width: 95%;
}
#hondacars-tokyochuo .htc .ac {
	width: 100%;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc .ac .ac_title {
    display:block;
    background: #fff;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
#hondacars-tokyochuo .htc .ac .ac_title:hover {
	background: #f9f9f9;
}
#hondacars-tokyochuo .htc .ac .ac_body {
    display:none;
	background: #f9f9f9;
	padding:30px 30px;
	text-align: left;
	font-size: 16px;
	margin: 0;
	border-bottom: none;
	border-top: none;
	line-height: 170%;
	border-bottom: 1px solid #cccccc;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon,
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc .ac .ac_title div {
	float: left;
	width: 95%;
    padding: 20px 20px;
	border-right: #ddd solid 1px;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon {
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 20px;
	top: 50%;
	right: 18px;
	margin-top: -8px;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon span {
	position: absolute;
    left: 0px;
    width: 100%;
	height: 1px;
    background-color: #e60201;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon span:nth-of-type(1) {
    top: 50%;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon span:nth-of-type(2) {
    top: 50%;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
#hondacars-tokyochuo .htc .ac .ac_title .accordion_icon.active span:nth-of-type(2) {
	top: 50%;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#hondacars-tokyochuo .htc .remodal.sec06_modal {
	border-top: #e60201 solid 2px !important;
	background: #000 !important;
	overflow: hidden;
	color: #fff ;
}
#hondacars-tokyochuo .feature_head_btn01 a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #000;
	-webkit-box-shadow: 0 3px #6d6d6d;
	-moz-box-shadow: 0 3px #6d6d6d;
	box-shadow: 0 3px #6d6d6d;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#hondacars-tokyochuo .feature_head_btn02 a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #e60201;
	-webkit-box-shadow: 0 3px #b20100;
	-moz-box-shadow: 0 3px #b20100;
	box-shadow: 0 3px #b20100;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#hondacars-tokyochuo .feature_head_btn03 a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #38ADA9;
	-webkit-box-shadow: 0 3px #26817e;
	-moz-box-shadow: 0 3px #26817e;
	box-shadow: 0 3px #26817e;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#hondacars-tokyochuo .feature_head_btn01 a:hover ,
#hondacars-tokyochuo .feature_head_btn03 a:hover ,
#hondacars-tokyochuo .feature_head_btn02 a:hover {
	opacity: 0.7;
}


/* 新卒用フォームページ */
#hondacars-tokyochuo .htc.contact .h2_wrap {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 22px;
}
#hondacars-tokyochuo .htc.contact section {
	margin-bottom: 50px !important;
	overflow: hidden;
	clear: both;
}
#hondacars-tokyochuo .htc.contact .head_contact {
	background:#4e5f72 url(/assets/img/feature/hondacarstokyochuo/contact_head.png) no-repeat 50% 0;
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding: 30px 0;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 3px;
}
#hondacars-tokyochuo .htc.contact #sec01 h3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 160%;
	margin-bottom: 40px;
}
#hondacars-tokyochuo .htc.contact #sec01 table {
	border: #b4bfc1 solid 1px;
	width: 100%;
	font-size: 16px;
	line-height: 160%;
}
#hondacars-tokyochuo .htc.contact #sec01 table th {
	border: #b4bfc1 solid 1px;
	text-align: left;
	padding: 25px 20px 25px 62px;
	width: 25%;
	vertical-align: middle;
}
#hondacars-tokyochuo .htc.contact #sec01 table td {
	border: #b4bfc1 solid 1px;
	padding: 25px;
	width: 75%;
}
#hondacars-tokyochuo .htc.contact #sec01 table th.list1 {
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/contact_list_icon1.png) no-repeat 20px 50%;
}
#hondacars-tokyochuo .htc.contact #sec01 table th.list2 {
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/contact_list_icon2.png) no-repeat 20px 50%;
}
#hondacars-tokyochuo .htc.contact #sec01 table th.list3 {
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/contact_list_icon3.png) no-repeat 20px 50%;
}
#hondacars-tokyochuo .htc.contact #sec01 table th.list4 {
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/contact_list_icon4.png) no-repeat 20px 50%;
}
#hondacars-tokyochuo .htc.contact #sec01 table td span {
	font-size: 15px;
}
#hondacars-tokyochuo .htc.contact #sec02 table ,
#hondacars-tokyochuo .htc.contact #sec03 table {
	width: 100%;
	font-size: 16px;
	line-height: 160%;
}
#hondacars-tokyochuo .htc.contact #sec02 table th ,
#hondacars-tokyochuo .htc.contact #sec03 table th {
	border-top: #b4bfc1 solid 1px;
	border-bottom: #b4bfc1 solid 1px;
	text-align: left;
	padding: 15px 20px;
	width: 25%;
	vertical-align: middle;
	background: #f9f9f9
}
#hondacars-tokyochuo .htc.contact #sec02 table td ,
#hondacars-tokyochuo .htc.contact #sec03 table td {
	border-top: #b4bfc1 solid 1px;
	border-bottom: #b4bfc1 solid 1px;
	padding: 15px 25px;
	width: 75%;
}
#hondacars-tokyochuo .htc.contact #sec04 .h2_wrap {
	margin-bottom: 30px;
}

#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap {
	background: url(/assets/img/feature/hondacarstokyochuo/contact_flowline.png) repeat-y 50px 0;
	overflow: hidden;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk {
	border: #ddd solid 1px;
	background: #f9f9f9;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk:last-child {
	margin-bottom: 0;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .step {
	float: left;
	width: 10%;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 20px 25px 20px;
	border-right: #ddd solid 1px;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .step span {
	display: block;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .step span.ttl {
	color: #e60201;
	margin-bottom: 5px;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .step span.num {
	font-size: 30px;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .body {
	float: left;
	width: 90%;
	padding: 20px;
	box-sizing: border-box;
}
#hondacars-tokyochuo .htc.contact #sec04 .flow_wrap .blk .body h3 {
	font-size: 18px;
	margin-bottom: 7px;
}
#hondacars-tokyochuo .htc.contact #sec05 {
	border-top: #ddd solid 1px;
	background: #f9f9f9;
	padding: 40px 0;
}
 #hondacars-tokyochuo .htc.contact #sec05 .h2_wrap {
	margin-bottom: 30px;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap {
	background: #fff;
	overflow: hidden;
	padding: 0 20px 20px 20px;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap table {
	width: 100%;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap th,
#hondacars-tokyochuo .htc.contact #sec05 .wrap td {
	border-bottom: #ddd solid 1px;
	vertical-align: middle;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap th {
	width: 20%;
	text-align: left;
	padding: 15px 15px 15px 15px;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap th .name {
	float: left;
	width: 80%;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap th .icon {
	float: right;
	width: 20%;
	text-align: center;
	color: #fff;
	font-size: 11px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #e60201;
	font-weight: normal;
	line-height: 100%;
	padding: 4px 0;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td {
	width: 80%;
	padding: 10px 0;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td div {
	border-left: #ddd solid 1px;
	padding: 7px 7px 5px 20px;
	overflow: hidden;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td input ,
#hondacars-tokyochuo .htc.contact #sec05 .wrap td textarea {
	background: #edf0f1;
	border: none;
	box-shadow: none;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td textarea {
	width: 97%;
	height: 150px;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td input.sizeS {
	width: 20%
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td input.sizeM {
	width: 60%
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td input.sizeL {
	width: 97%
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td :placeholder-shown { color: #898e8f; }
#hondacars-tokyochuo .htc.contact #sec05 .wrap td ::-webkit-input-placeholder { color: #898e8f; }
#hondacars-tokyochuo .htc.contact #sec05 .wrap td :-moz-placeholder { color: #898e8f; }
#hondacars-tokyochuo .htc.contact #sec05 .wrap td ::-moz-placeholder { color: #898e8f; }
#hondacars-tokyochuo .htc.contact #sec05 .wrap td :-ms-input-placeholder { color: #898e8f; }
#hondacars-tokyochuo .htc.contact #sec05 .wrap td input[type=radio] {
	display: none;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td .radio label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td .radio label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #edf0f1;
	border-radius: 50%;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td .radio input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #00c4a6;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: none transparent;
	vertical-align: middle;
	font-size: inherit;
	color: inherit;
	box-sizing: content-box;
	box-shadow: none;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td .birth {
	overflow: hidden;
	width: 20%;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #edf0f1 url(/assets/img/feature/hondacarstokyochuo/contact_bg.png) no-repeat 100% 50%;
	margin-right: 15px;
	border: none;
}
#hondacars-tokyochuo .htc.contact #sec05 .wrap td .birth > select {
	width: 130%;
}
#hondacars-tokyochuo .htc.contact #sec05 .submit_btn {
	width: 600px;
	margin: auto;
}
#hondacars-tokyochuo .htc.contact #sec05 .submit_btn .submit {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 15px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #e60201;
	-webkit-box-shadow: 0 3px #b20100;
	-moz-box-shadow: 0 3px #b20100;
	box-shadow: 0 3px #b20100;
	width: 340px;
	background-image: url(/assets/img/feature/hondacarstokyochuo/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
	border: none;
	margin: 0 auto 10px;
}
#hondacars-tokyochuo .htc.contact #sec05 .submit_btn .back {
	display: block;
	color: #555;
	font-size: 16px;
	padding: 15px 0;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #ddd;
	-webkit-box-shadow: 0 3px #ccc;
	-moz-box-shadow: 0 3px #ccc;
	box-shadow: 0 3px #ccc;
	width: 240px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
	border: none;
	margin: 0 0 10px 0;
	float: left;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list {
  margin: auto;
  padding-bottom: 5px;
  line-height: 1.3;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list::after {
  display: block;
  content: '';
  clear: both;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list_item {
  float: left;
  margin: 0 auto 16px;
  width: 33.333333%;
  max-width: 225px;
  min-width: 145px;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list_item label {
  position: relative;
  display: block;
  word-break: break-all;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list_item label input[type="checkbox"] + span {
  position: relative;
  padding: 0 30px 0 35px;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list label input[type="checkbox"] + span::before {
	background: #edf0f1;
	border: none;
}
#hondacars-tokyochuo .htc.contact #sec05 .label_list label input[type="checkbox"]:checked + span::before {
  background-color: #edf0f1;
}
#hondacars-tokyochuo .htc.contact #sec05 label span {
  display: inline-block;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"] + span::before, label input[type="checkbox"] + span::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  box-sizing: border-box;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 20px;
  height: 20px;
  border: 2px #616161 solid;
  border-radius: 5px;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"] + span::after {
  z-index: 1;
  margin: 4px 7px;
  width: 6px;
  height: 9px;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"]:checked + span::before {
  background-color: #616161;
}
#hondacars-tokyochuo .htc.contact #sec05 label input[type="checkbox"]:checked + span::after {
  border: 2px solid #00c4a6;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#hondacars-tokyochuo .htc.contact #sec05 .confirm.cb {
	text-align: center;
	margin: 25px auto 10px;
}
#hondacars-tokyochuo .htc.contact #sec05 .confirm.cb .label_list_item {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}
#hondacars-tokyochuo .htc.contact #sec05 .telarea ,
#hondacars-tokyochuo .htc.contact #thanks .telarea {
	margin-top: 70px;
	border-top: #ddd solid 1px;
	padding-top: 40px;
	text-align: center;	
}
#hondacars-tokyochuo .htc.contact #sec05 .telarea h3 ,
#hondacars-tokyochuo .htc.contact #thanks .telarea h3 {
	font-size: 23px;
}
#hondacars-tokyochuo .htc.contact #sec05 .telarea .phonenum ,
#hondacars-tokyochuo .htc.contact #thanks .telarea .phonenum {
	color: #e60201;
	font-size: 36px;
	line-height: 100%;
	font-weight: bold;
	margin: 15px 0;
}
#hondacars-tokyochuo .htc.contact #sec05 .telarea .com span ,
#hondacars-tokyochuo .htc.contact #thanks .telarea .com span {
	background: linear-gradient(transparent 50%, #fff599 50%);
	padding:0 5px;
	font-weight: bold;
	font-size: 18px;
	padding: 0 10px;
}
#hondacars-tokyochuo .htc.contact #sec05 .telarea .member ,
#hondacars-tokyochuo .htc.contact #thanks .telarea .member {
	border-top: #e60201 solid 1px;
	padding-top: 40px;
	margin: 40px auto;
	width: 60%;
}
#hondacars-tokyochuo #confirm #sec05 ,
#hondacars-tokyochuo #thanks #sec05 {
	background: none;
	border: none;
	padding: 0;
}
#hondacars-tokyochuo #confirm #sec05 .wrap {
	margin: 0;
	padding: 0;
}
#hondacars-tokyochuo #confirm #sec05 table {
	margin: 15px 0 30px;
}
#hondacars-tokyochuo #thanks {
	text-align: center;
}
#hondacars-tokyochuo #thanks h3.main {
	font-size: 24px;
	margin: 15px 0;
	font-weight: bold;
	line-height: 160%;
}

/*----------------------------------------------------
	求人詳細(ホンダカーズTCのみ)
----------------------------------------------------*/
.page_detail .link_btn a {
	width: 400px;
	margin: 0 auto 60px;
	border: #ccc solid 1px;
	clear: both;
	text-align: center;
	padding: 12px 0px;
	border-radius: 4px;
	display: block;
	color: #333;
	text-decoration: none;
}
.page_detail .link_btn a:hover {
	background-color: #f5f5f5;
}



/*----------------------------------------------------

	コシダテック様 #kmc-group

----------------------------------------------------*/
#kmc-group #jobsvote .fixhead .fixbar {
	position: fixed;
	top: 118px;
	z-index: 9;
	width: 100%;
	background: url(/assets/img/job/fix_head_bg.png) repeat-x 0 0;
	height: 64px;
}
#kmc-group #jobsvote .fixhead ul {
	margin: 12px 0 0 0;
	overflow: hidden;
	padding-right: 2px;
}
#kmc-group #jobsvote .fixhead ul li {
	width: 193px;
	float: right;
	margin-left: 17px;
}
#kmc-group #contents .inner_base {
	padding-top: 0px;
}

#kmc-group section,
#kmc-group .btn_wrap {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
	letter-spacing: 1px;
}
#kmc-group section#sec08 {
	margin-top: -80px;
	padding-top: 80px;
}

#kmc-group .h2_wrap {
	clear: both;
	overflow: hidden;
	border-bottom: #ddd solid 1px;
	padding: 0 0 20px;
	font-size: 24px;
	letter-spacing: 2px;
}
#kmc-group .h2_wrap h2:before {
	display: inline-block;
	content: ' ';
	width: 8px;
	height: 30px;
	vertical-align: middle;
	margin-right: 15px;
	background: #0568b7;
	background: -moz-linear-gradient(top, #0568b7 0%, #0568b7 50%, #000000 50%, #000000 100%);
	background: -webkit-linear-gradient(top, #0568b7 0%,#0568b7 50%,#000000 50%,#000000 100%);
	background: linear-gradient(to bottom, #0568b7 0%,#0568b7 50%,#000000 50%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0858a9', endColorstr='#000000',GradientType=0 );
}
#kmc-group .h2_wrap h2 span {
	color: #0568b7;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
}
#kmc-group .btn_wrap {
	background: #f9f9f9;
	padding: 20px 0;
	clear: both;
	overflow: hidden;
}
#kmc-group .btn_wrap ul {
	margin: auto;
	width: 900px;
	text-align: center;
}
#kmc-group .btn_wrap .btn1 a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #0568b7;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	width: 280px;
	background-image: url(/assets/img/feature/hondacarstokyochuo/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}
#kmc-group .btn_wrap .btn1 a:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#kmc-group #sec01 {
	margin-bottom: 0;
}
#kmc-group #sec01 .blk_wrap .blk {
	float: left;
	width: 33.33333%;
	box-sizing: border-box;
	border-right: #ddd solid 1px;
	text-align: center;
	font-size: 16px;
	padding: 15px 0; 40px 0;
	margin: 20px 0;
	line-height: 165%;
}
#kmc-group #sec01 .blk_wrap .blk p {
	margin-bottom: 20px;
}
#kmc-group #sec01 .blk_wrap .blk .text {
	font-weight: bold;
}
#kmc-group #sec01 .blk_wrap .blk:last-child {
	border-right: none;
}
#kmc-group #sec02 .h2_wrap {
	margin-bottom: 30px;
}
#kmc-group #sec02 h3 {
	font-size: 22px;
	padding: 3px 0 0 30px;
    box-sizing: border-box;
	margin: 0 0 25px;
    position: relative;
    min-height: 20px;
    margin-top: 10px;
}
#kmc-group #sec02 h3:before {
    display: block;
    content: '';
    border: 5px solid #0568b7;
    border-radius: 10px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
#kmc-group #sec02 h4 {
	color: #e60201;
	font-size: 18px;
	margin-bottom: 15px;
}
#kmc-group #sec02 h4 span {
	font-size: 13px;
	font-weight: normal;
}
#kmc-group #sec02 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: #ddd solid 1px;
}
#kmc-group #sec02 .blk:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#kmc-group #sec02 .blk .img {
	float: left;
}
#kmc-group #sec02 .blk .img.lb {
	background: url(/assets/img/feature/hondacarstokyochuo/sec02_03.png) no-repeat 0 0;
}
#kmc-group #sec02 .blk .img.lb .area1 {
	margin: 0 0 10px 190px;
}
#kmc-group #sec02 .blk .img.lb .area2 {
	margin: 20px 0 10px 225px;
}
#kmc-group #sec02 .blk .img.lb .area3 {
	margin: 20px 0 10px 190px;
}

#kmc-group #sec02 .blk .body {
	float: right;
	width: 635px;
}
#kmc-group #sec02 .blk .body p {
	margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.8em;
}
#kmc-group #sec02 .blk .body p.mn {
	margin-bottom: 0;
}
#kmc-group #sec02 .blk .body p span {
	font-size: 12px;
}
#kmc-group #sec04 h2 {
    font-size: 24px;
    line-height: 1.3em;
    min-height: 82px;
    position: relative;
    box-sizing: border-box;
    padding: 12px 0 29px 92px;
    border-bottom: 1px solid #DDD;
}
#kmc-group #sec04 h2:before {
    content: '';
    display: block;
    float: left;
    width: 82px;
    height: 82px;
    background: url("../img/feature/kmc-group/kmc_05.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
#kmc-group #sec04 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
    padding-top: 40px;
}
#kmc-group #sec04 .interview_blk:hover,
#kmc-group #sec04 .interview_blk.active{
	background: #f9f9f9;
}
#kmc-group #sec04 .imgarea {
	float: left;
	width: 415px;
}
#kmc-group #sec04 .bodyarea {
	float: right;
	width: 559px;
    margin-bottom: 40px;
}
#kmc-group #sec04 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#kmc-group #sec04 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#kmc-group #sec04 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
}
#kmc-group #sec04 .bodyarea .name {
	color: #005eae;
	font-size: 15px;
	margin: 10px 0 15px;
}
#kmc-group #sec04 .bodyarea dl {
	line-height: 1.6em;
	margin-bottom: 15px;
}
#kmc-group #sec04 .bodyarea dl dt {
	float: left;
	border-left: #005eae solid 1px;
	padding-left: 18px;
	width: 5.5em;
}
#kmc-group #sec04 .bodyarea dl dd:before {
	content: '：';
}
#kmc-group #sec04 .bodyarea dl dd > span {
	display: inline-block;
	vertical-align: top;
}
#kmc-group #sec04 .bodyarea .open_link {
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	background: #FFF;
	background-size: 5px;
	text-align: center;
	font-size: 92.86%;
	border-radius: 3px;
	display: block;
	box-shadow: 0px -2px 0px 0px rgba(231,232,232,1) inset;
	cursor: pointer;
	overflow: hidden;
	width: 330px;

}
#kmc-group #sec04 .bodyarea .open_link p {
	float: left;
	padding: 7px 0;
	text-align: right;
	width: 240px;
}
#kmc-group #sec04 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #0568b7;
	padding: 43px 27px;
	font-size: 105%;
	line-height: 190%;
}
#kmc-group #sec04 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #0568b7;
}
#kmc-group #sec04 .accordion-box ul li {
	margin-bottom: 30px;
}
#kmc-group #sec04 .accordion-box ul li:before {
	content: '';
	display: block;
	width: 69px;
	height: 69px;
	background: url("../img/feature/kmc-group/kmc_07.png") no-repeat;
	float: left;
	margin: 7px 23px 0 0;
}
#kmc-group #sec04 .accordion-box ul li:nth-of-type(2n):before {
	float: right;
	margin: 7px 0 0 23px;
}
/* インタビュー吹き出し用写真 */
#kmc-group #sec04 .accordion-box .interview_wrap:nth-child(1) ul li:nth-of-type(2n):before {
    background: url("../img/feature/kmc-group/kmc_08.png") no-repeat;
}
#kmc-group #sec04 .accordion-box .interview_wrap:nth-child(2) ul li:nth-of-type(2n):before {
    background: url("../img/feature/kmc-group/kmc_10.png") no-repeat;
}
#kmc-group #sec04 .accordion-box .interview_wrap:nth-child(3) ul li:nth-of-type(2n):before {
    background: url("../img/feature/kmc-group/kmc_12.png") no-repeat;
}
#kmc-group #sec04 .accordion-box .interview_wrap:nth-child(4) ul li:nth-of-type(2n):before {
    background: url("../img/feature/kmc-group/kmc_14.png") no-repeat;
}
#kmc-group #sec04 .accordion-box .interview_wrap:nth-child(5) ul li:nth-of-type(2n):before {
    background: url("../img/feature/kmc-group/kmc_16.png") no-repeat;
}


#kmc-group #sec04 .accordion-box ul li:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#kmc-group #sec04 .accordion-box ul li:last-child {
	margin-bottom: 0;
}
#kmc-group #sec04 .accordion-box ul li span {
	border-radius: 12px;
	background: #FFFFFF;
	color: #000;
	padding: 28px 30px;
	float: left;
	max-width: 643px;
	position: relative;
	box-sizing: border-box;
    font-size: 17px;
}
#kmc-group #sec04 .accordion-box ul li span:after {
	content: '';
	position: absolute;
	margin-top: -6px;
	top: 40px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;

	border-width: 6px 12px 6px 0;
	border-color: transparent #ffffff transparent transparent;
	left: -12px;
}
#kmc-group #sec04 .accordion-box ul li:nth-of-type(2n) span {
	background-color: #d1e4f4;
	float: right;
}
#kmc-group #sec04 .accordion-box ul li:nth-of-type(2n) span:after {
	border-width: 6px 0 6px 12px;
	border-color: transparent transparent transparent #d1e4f4;
	left: inherit;
	right: -12px;
}

#kmc-group .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#kmc-group #sec04 .accordion_icon {
	position: relative;
	width: 22px;
	height: 20px;
	float: right;
	margin: 0 20px;
	line-height: 20px;
	border-left: #ddd solid 1px;
	padding: 7px 0;
}
#kmc-group #sec04 .accordion_icon span {
	position: absolute;
	left: 15px;
	margin-top: 7px;
	width: 50%;
	height: 1px;
	background-color: #005eae;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#kmc-group #sec04 .accordion_icon span:nth-of-type(1) {
	top: 9px;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#kmc-group #sec04 .accordion_icon span:nth-of-type(2) {
	top: 9px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

#kmc-group #sec04 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#kmc-group #sec04 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

#kmc-group #sec06 .h2_wrap {
	margin-bottom: 30px;
}
#kmc-group #sec06 .intro {
	margin-bottom: 40px;
}
#kmc-group #sec06 .blk_wrap .blk_left {
    float: left;
    width: 262px;
    background: url(../img/feature/kmc-group/kmc_26.png) no-repeat 0 100%;
    overflow: hidden;
    padding-left: 30px;
}
#kmc-group #sec06 .blk_wrap .blk_right {
    float: right;
    width: 687px;
}
#kmc-group #sec06 .blk_wrap .blk_right .inner_left {
    float: left;
    width: 410px;
}
#kmc-group #sec06 .blk_wrap .blk_right .inner_right {
    float: right;
}
#kmc-group #sec06 .blk_wrap .blk_right .inner_right > div {
    margin-bottom: 4px;
}
#kmc-group #sec06 .blk_wrap ul li {
    background-color: #000;
    color: #fff;
    position: relative;
    height: 73px;
    padding: 28px 10px 0 43px;
    box-sizing: border-box;
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 16px;
}
#kmc-group #sec06 .blk_wrap ul li:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #005EB1;
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -3px;
}
#kmc-group #sec06 .blk_wrap h3 {
    font-size: 22px;
    padding: 3px 0 0 30px;
    box-sizing: border-box;
    margin: 0 0 25px;
    position: relative;
    min-height: 20px;
    margin-top: 10px;
}
#kmc-group #sec06 .blk_wrap h3:before {
    display: block;
    content: '';
    border: 5px solid #0568b7;
    border-radius: 10px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
#kmc-group #sec06 .blk_wrap .blk_right p {
    margin-bottom: 35px;
    font-size: 15px;
    line-height: 1.8em;
}

#kmc-group #sec08 .btn_wrap {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}
#kmc-group #sec08 .ac_title .number {
	font-size: 15px;
	font-weight: normal;
}
#kmc-group #sec08 .ac_title .area {
	font-size: 15px;
	color: #777;
	font-weight: normal;
}
#kmc-group #sec08 .ac_title .area:before {
	content: " ／　";
}
#kmc-group #sec08 .ac_body {
	overflow: hidden;
	padding: 20px 0 20px 20px;
}
#kmc-group #sec08 .base {
	display: block;
	float: left;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 480px;
	margin-right: 21px;
}
#kmc-group #sec08 .base:nth-of-type(2n+1) {
	clear: both;
}
#kmc-group #sec08 .base .job_blk {
	border: #ddd solid 1px;
	border-bottom: #ddd solid 3px;
	overflow: hidden;
	margin-bottom: 25px;
}
#kmc-group #sec08 .base .job_blk .img {
	float: left;
	width: 96px;
	margin: 17px 0 0 21px;
}
#kmc-group #sec08 .base .job_blk .img img {
	width: 100%;
	height: auto;
}
#kmc-group #sec08 .base .job_blk .body {
	float: right;
	width: 320px;
	margin: 17px 21px 30px 0;
}
#kmc-group #sec08 .base .job_blk .body .company_name {
	font-size: 19px;
	font-weight: bold;
	margin: 12px 0 10px 0;
}
#kmc-group #sec08 .base .job_blk .body .spec li {
	font-size: 14px;
	color: #777;
}
#kmc-group #sec08 .base .job_blk .btn_area {
	clear: both;
	overflow: hidden;
	border-top: #ddd solid 1px;
}
#kmc-group #sec08 .base .job_blk .btn_area li a {
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	padding: 5px 0;
}
#kmc-group #sec08 .base .job_blk .btn_area li a:hover {
	background: #f9f9f9;
}
#kmc-group #sec08 .base .job_blk .btn_area li:last-child a {
	border-left: #ddd solid 1px;
	background: url("/assets/img/feature/kmc-group/kmc_arrow02.png") no-repeat 75% 50%;
}

#kmc-group #sec08 .base .job_blk .btn_area li a i {
	color: #F96A68;
}
#kmc-group #sec08 .base .job_blk .btn_area li:last-child a:hover {
	border-left: #ddd solid 1px;
	background: #f9f9f9 url("/assets/img/feature/kmc-group/kmc_arrow02.png") no-repeat 75% 50%;
}
#kmc-group #sec09 .ac_title div p {
	padding-top: 3px;
}
#kmc-group #sec09 .ac_title div .icon_q {
	color: #fff;
	background: #000;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#kmc-group #sec09 .ac_body {
	overflow: hidden;
	padding-left: 20px;
}
#kmc-group #sec09 .ac_body .icon_a {
	color: #fff;
	background: #005eae;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#kmc-group #sec09 .ac_body p {
	float: right;
	width: 95%;
}
#kmc-group .ac {
	width: 100%;
	box-sizing: border-box;
}
#kmc-group .ac .ac_title {
	display:block;
	background: #fff;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
#kmc-group .ac .ac_title:hover {
	background: #f9f9f9;
}
#kmc-group .ac .ac_body {
	display:none;
	background: #F9F9F9;
	padding:30px 30px;
	text-align: left;
	font-size: 16px;
	margin: 0;
	border-bottom: none;
	border-top: none;
	line-height: 170%;
	border-bottom: 1px solid #cccccc;
}
#kmc-group .ac .ac_title .accordion_icon,
#kmc-group .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#kmc-group .ac .ac_title div {
	float: left;
	width: 95%;
	padding: 20px 20px;
	border-right: #ddd solid 1px;
	box-sizing: border-box;
}
#kmc-group .ac .ac_title .accordion_icon {
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 20px;
	top: 50%;
	right: 18px;
	margin-top: -8px;
}
#kmc-group .ac .ac_title .accordion_icon span {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #005eae;
}
#kmc-group .ac .ac_title .accordion_icon span:nth-of-type(1) {
	top: 50%;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#kmc-group .ac .ac_title .accordion_icon span:nth-of-type(2) {
	top: 50%;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

#kmc-group .ac .ac_title .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
#kmc-group .ac .ac_title .accordion_icon.active span:nth-of-type(2) {
	top: 50%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
#kmc-group .remodal.sec06_modal {
	border-top: #e60201 solid 2px !important;
	background: #000 !important;
	overflow: hidden;
	color: #fff ;
}
#kmc-group .feature_head_btn01 a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #0568b7;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#kmc-group .feature_head_btn01 a:hover {
	opacity: 0.7;
}



/*----------------------------------------------------

	カーベル様 #carbell

----------------------------------------------------*/
#carbell #jobsvote .fixhead .fixbar {
    position: fixed;
    top: 118px;
    z-index: 9;
    width: 100%;
    background: url(../img/job/fix_head_bg.png) repeat-x 0 0;
    height: 64px;
}
#carbell #jobsvote .fixhead ul {
    margin: 12px 0 0 0;
    overflow: hidden;
    padding-right: 2px;
}
#carbell #jobsvote .fixhead ul li {
    width: 193px;
    float: right;
    margin-left: 17px;
}
#carbell #contents .inner_base {
    padding-top: 0px;
}
#carbell .feature_head_btn a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005eae;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#carbell .feature_head_btn a:hover ,
#carbell .carbell .btn_wrap .btn a:hover {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

#carbell .carbell .h2_wrap {
	clear: both;
	overflow: hidden;
	border-bottom: #ddd solid 1px;
	padding: 0 0 20px;
	font-size: 24px;
	letter-spacing: 2px;
}
#carbell .carbell .h2_wrap h2:before {
	display: inline-block;
    content: ' ';
    width: 8px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
    background: #e60201;
    background: -moz-linear-gradient(top, #005bac 0%, #005bac 50%, #000000 50%, #000000 100%);
    background: -webkit-linear-gradient(top, #005bac 0%,#005bac 50%,#000000 50%,#000000 100%);
    background: linear-gradient(to bottom, #005bac 0%,#005bac 50%,#000000 50%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005bac', endColorstr='#000000',GradientType=0 );
}
#carbell .carbell .h2_wrap h2 span {
	color: #005bac;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
}
#carbell .carbell .btn_wrap {
	background: #f9f9f9;
	padding: 20px 0;
	clear: both;
	overflow: hidden;
}
#carbell .carbell .btn_wrap ul {
	margin: auto;
	width: 900px;
}
#carbell .carbell .btn_wrap .btn a {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	margin: auto;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005eae;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	width: 340px;
	background-image: url(../img/feature/carbell/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}


#carbell .carbell #sec01 {
	margin-bottom: 0;
}
#carbell .carbell #sec01 .blk_wrap .blk {
	float: left;
	width: 33.33333%;
	box-sizing: border-box;
	border-right: #ddd solid 1px;
	text-align: center;	
	font-size: 16px;
	padding: 15px 0; 40px 0;
	margin: 20px 0;
	line-height: 165%;
}
#carbell .carbell #sec01 .blk_wrap .blk h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px;
	color: #111;
}
#carbell .carbell #sec01 .blk_wrap .blk .text {
	color: #666;
	font-size: 15px;
	margin: 0 20px;
}
#carbell .carbell #sec01 .blk_wrap .blk:last-child {
	border-right: none;
}

#carbell .carbell #sec02 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
#carbell .carbell #sec02 .interview_blk:hover,
#carbell .carbell #sec02 .interview_blk.active{
	background: #f9f9f9;
}
#carbell .carbell #sec02 .imgarea {
	float: left;
	width: 40%;
	margin:20px 0;
}
#carbell .carbell #sec02 .imgarea span {
	text-align: center;
	display: block;
	padding-top: 7px;
	font-size: 13px;
	color: #777;
}
#carbell .carbell #sec02 .bodyarea {
	float: right;
	width: 56%;
	margin:40px 0 40px;
}
#carbell .carbell #sec02 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#carbell .carbell #sec02 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#carbell .carbell #sec02 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
	background: url(../img/feature/carbell/title_icon01.png) 0 50% no-repeat;
	padding: 0 0 0 30px;
}
#carbell .carbell #sec02 .bodyarea .txt {
	margin: 20px 0 30px;
}
#carbell .carbell #sec02 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #005eae;
	color: #fff;
	padding: 30px 40px;
	font-size: 105%;
	line-height: 190%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block::after{
  content: "";
  display: block;
  clear: both;
}
#carbell .carbell #sec02 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
 	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #005eae;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion_icon {
	position: relative;
	width: 22px;
	height: 20px;
	float: right;
	margin: 0 20px;
	line-height: 20px;
	border-left: #ddd solid 1px;
	padding: 7px 0;
}
#carbell .carbell #sec02 .accordion_icon span {
	position: absolute;
    left: 15px;
	margin-top: 7px;
    width: 50%;
	height: 1px;
    background-color: #005eae;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#carbell .carbell #sec02 .accordion_icon span:nth-of-type(1) {
    top: 9px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell #sec02 .accordion_icon span:nth-of-type(2) {
    top: 9px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell #sec02 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#carbell .carbell #sec02 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk {
	float: left;
	width: 48%;
	box-sizing: border-box;
	border-right: #0b78d5 solid 1px;
	border-top: #0b78d5 solid 1px;
	padding: 20px 2% 30px 0;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.right {
	border-right: none;
	padding: 20px 0 30px 2%;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.s1 {
	border-top: none;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.s2 {
	border-bottom: #0b78d5 solid 1px;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .icon {
	float: left;
	width: 20%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body {
	float: right;
	width: 75%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.right .body {
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body h4 {
	font-size: 16px;
	margin-bottom: 7px
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body p {
	color: #ceddea;
}
#carbell .carbell #sec03 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec03 p {
	padding: 20px 0 0 0;
}
#carbell .carbell #sec04 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
#carbell .carbell #sec04 .interview_blk:hover,
#carbell .carbell #sec04 .interview_blk.active{
	background: #f9f9f9;
}
#carbell .carbell #sec04 .imgarea {
	float: left;
	width: 20%;
	margin:20px 0;
}
#carbell .carbell #sec04 .bodyarea {
	float: right;
	width: 75%;
	margin:40px 0 40px;
}
#carbell .carbell #sec04 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#carbell .carbell #sec04 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#carbell .carbell #sec04 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
}
#carbell .carbell #sec04 .bodyarea .name {
	color: #005bac;
	font-size: 15px;
	margin: 10px 0 15px;
}
#carbell .carbell #sec04 .bodyarea ul {
	border-left: #005bac solid 1px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#carbell .carbell #sec04 .bodyarea li {
	font-size: 13px;
	margin-bottom: 5px;
}
#carbell .carbell #sec04 .bodyarea .open_link {
    color: #333;
    text-decoration: none;
    border: 1px solid #CCC;
    background: #FFF;
    background-size: 5px;
    text-align: center;
    font-size: 92.86%;
    border-radius: 3px;
    display: block;
    box-shadow: 0px -2px 0px 0px rgba(231,232,232,1) inset;
    cursor: pointer;
	overflow: hidden;
	width: 330px;

}
#carbell .carbell #sec04 .bodyarea .open_link p {
	float: left;
	padding: 7px 0;
	text-align: right;
	width: 240px;
}
#carbell .carbell #sec04 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #000;
	color: #fff;
	padding: 30px 40px;
	font-size: 105%;
	line-height: 190%;
}
#carbell .carbell #sec04 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
 	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #000;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell #sec04 .accordion_icon {
	position: relative;
	width: 22px;
	height: 20px;
	float: right;
	margin: 0 20px;
	line-height: 20px;
	border-left: #ddd solid 1px;
	padding: 7px 0;
}
#carbell .carbell #sec04 .accordion_icon span {
	position: absolute;
    left: 15px;
	margin-top: 7px;
    width: 50%;
	height: 1px;
    background-color: #005bac;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#carbell .carbell #sec04 .accordion_icon span:nth-of-type(1) {
    top: 9px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell #sec04 .accordion_icon span:nth-of-type(2) {
    top: 9px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell #sec04 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#carbell .carbell #sec04 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#carbell .carbell #sec04 .accordion-box .accordion-block h4 {
	border-left: #005bac solid 7px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 18px
}
#carbell .carbell #sec05 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec05 h3 {
	color: #005bac;
	font-size: 18px;
	margin: 18px 0 15px;
}
#carbell .carbell #sec05 p {
	color: #666;
}
#carbell .carbell #sec06 .blk_wrap {
	margin-right: -24px;
	
}
#carbell .carbell #sec06 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec06 .blk_wrap .blk {
	margin-right: 24px;
	float: left;
	width: 325px;
	border: #ddd solid 3px;	
	box-sizing: border-box;
}
#carbell .carbell #sec06 .blk_wrap .blk .icon {
	background: url(../img/feature/carbell/sec06_01.png) no-repeat 50% 0;
	text-align: center;
	color: #666;
	padding: 36px 0 0 0;
	margin: 20px 0;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in01 {
	font-size: 20px;
	float: left;
	width: 20px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 50px;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in02 {
	color: #e91c1b;
	font-size: 48px;
	font-weight: bold;
	line-height: 100%;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in02 span {
	font-size: 26px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list {
	background: #f9f9f9;
	padding: 20px 0;
	font-size: 95%;
	clear: both;
	overflow: hidden;
	margin-top: 25px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list dt {
	float: left;
	width: 25%;
	text-align: right;
	margin-bottom: 5px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list dd {
	float: right;
	width: 70%;
	margin-bottom: 5px;
}
#carbell .carbell #sec06 p {
	text-align: right;
	clear: both;
	font-size: 13px;
	color: #777;
	padding-top: 20px;
}
#carbell .carbell #sec06 p.txt {
	font-size: 16px;
	text-align: left;
	color: #111;
	padding: 0 0 20px;
}
#carbell .carbell #sec07 .h2_wrap {
	margin-bottom: 30px;
}
#carbell .carbell #sec07 .intro {
	margin-bottom: 40px;
}
#carbell .carbell #sec07 .blk_wrap {
	background: url(../img/feature/carbell/sec07_01.png) no-repeat 0 100%;
	overflow: hidden;
	padding-left: 30px;
}
#carbell .carbell #sec07 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#carbell .carbell #sec07 .blk:last-child {
	margin-bottom: 0;
}
#carbell .carbell #sec07 .blk_wrap .left {
	position: relative;
	background: #000000;
	width: 240px;
	color: #fff;
	clear: both;
	float: left;
	padding: 30px 0 30px 15px;
	top: 50%;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left_first {
	position: relative;
	background: #000000;
	width: 240px;
	color: #fff;
	clear: both;
	float: left;
	padding: 30px 0 30px 15px;
	top: 50%;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
	border-width: 10px;
	margin-top: -10px;
}
#carbell .carbell #sec07 .blk_wrap .left.free {
	margin-bottom: 5px;
}
#carbell .carbell #sec07 .blk_wrap .left li ,
#carbell .carbell #sec07 .blk_wrap .left_first li {
	padding-left: 15px;
}
#carbell .carbell #sec07 .blk_wrap .right {
	float: right;
	width: 700px;
	margin-left: 20px;
	padding: 30px 0 30px 30px;
	background: #f9f9f9;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left li:before ,
#carbell .carbell #sec07 .blk_wrap .left_first li:before {
	content: "・";
	color: #005eae;
}


#carbell .carbell #sec08 .blk_wrap {
	background: url(../img/feature/carbell/sec08_05.png) repeat-y 100px 0;
	padding: 20px 0 0;
	overflow: hidden;
}
#carbell .carbell #sec08 .blk_wrap .body_wrap {
	width: 700px;
	float: left;
}
#carbell .carbell #sec08 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
#carbell .carbell #sec08 .time {
 	position: relative;
	display: inline-block;
 	margin: 0 15px 0 0;
	padding: 7px 10px;
	min-width: 80px;
 	max-width: 100%;
	font-size: 16px;
	background: #FFF;
 	border: solid 1px #ddd;
	text-align: center;
 	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#carbell .carbell #sec08 .time:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -9px;
 	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
 	z-index: 2;
}

#carbell .carbell #sec08 .time:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -13px;
 	margin-top: -7px;
	border: 7px solid transparent;
	border-left: 7px solid #ddd;
 	z-index: 1;
}

#carbell .carbell #sec08 .time p {
	margin: 0;
	padding: 0;
}
#carbell .carbell #sec08 .img {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 11px;
}
#carbell .carbell #sec08 .body {
	float: left;
	width: 570px;
	margin-top: 10px;
	background: url(../img/feature/carbell/sec08_01.png) no-repeat 0 0;
	padding-left: 30px;
	font-size: 15px;
}
#carbell .carbell #sec08 .body h3 {
	font-size: 18px;
	color: #e60201;
	margin-bottom: 13px;
}
#carbell .carbell #sec09 .h2_wrap {
	margin-bottom: 30px;
}
#carbell .carbell #sec09 .img {
	float: left;
	width: 48%;
	text-align: center;
}
#carbell .carbell #sec09 .img img {
	margin-bottom: 15px;
}
#carbell .carbell #sec09 .body {
	float: right;
	width: 49%;
	line-height: 180%;
}
#carbell .carbell #sec09 .body p {
	margin-bottom: 12px;
}
#carbell .carbell #sec10 .ac_title div p {
	padding-top: 3px;
}
#carbell .carbell #sec10 .ac_title div .icon_q {
	color: #fff;
	background: #000;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#carbell .carbell #sec10 .ac_body {
	overflow: hidden;
	padding-left: 20px;
}
#carbell .carbell #sec10 .ac_body .icon_a {
	color: #fff;
	background: #005eae;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#carbell .carbell #sec10 .ac_body p {
	float: right;
	width: 95%;
}

#carbell .carbell section#sec11 {
	margin-top: -80px;
	padding-top: 80px;
}

#carbell .carbell .ac {
	width: 100%;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title {
    display:block;
    background: #fff;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
#carbell .carbell .ac .ac_title:hover {
	background: #f9f9f9;
}
#carbell .carbell .ac .ac_body {
    display:none;
	background: #f9f9f9;
	padding:30px 30px;
	text-align: left;
	font-size: 16px;
	margin: 0;
	border-bottom: none;
	border-top: none;
	line-height: 170%;
	border-bottom: 1px solid #cccccc;
}
#carbell .carbell .ac .ac_title .accordion_icon,
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title div {
	float: left;
	width: 95%;
    padding: 20px 20px;
	border-right: #ddd solid 1px;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title .accordion_icon {
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 20px;
	top: 50%;
	right: 18px;
	margin-top: -8px;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	position: absolute;
    left: 0px;
    width: 100%;
	height: 1px;
    background-color: #005eae;
}
#carbell .carbell .ac .ac_title .accordion_icon span:nth-of-type(1) {
    top: 50%;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell .ac .ac_title .accordion_icon span:nth-of-type(2) {
    top: 50%;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell .ac .ac_title .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
#carbell .carbell .ac .ac_title .accordion_icon.active span:nth-of-type(2) {
	top: 50%;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


/*----------------------------------------------------

	共通バーツ

----------------------------------------------------*/
#carbell #jobsvote .fixhead .fixbar {
    position: fixed;
    top: 118px;
    z-index: 9;
    width: 100%;
    background: url(../img/job/fix_head_bg.png) repeat-x 0 0;
    height: 64px;
}
#carbell #jobsvote .fixhead ul {
    margin: 12px 0 0 0;
    overflow: hidden;
    padding-right: 2px;
}
#carbell #jobsvote .fixhead ul li {
    width: 193px;
    float: right;
    margin-left: 17px;
}
#carbell #contents .inner_base {
    padding-top: 0px;
}
#carbell .feature_head_btn a {
	width: 193px;
	padding: 6px 0 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005eae;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	color: #fff;
	text-align: center;
	margin-bottom: 4px;
	float: right;
	text-decoration: none;
}
#carbell .feature_head_btn a:hover ,
#carbell .carbell .btn_wrap .btn a:hover {
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-ms-opacity: .7;
	-o-opacity: .7;
	opacity: .7;
}

#carbell .carbell .h2_wrap {
	clear: both;
	overflow: hidden;
	border-bottom: #ddd solid 1px;
	padding: 0 0 20px;
	font-size: 24px;
	letter-spacing: 2px;
}
#carbell .carbell .h2_wrap h2:before {
	display: inline-block;
    content: ' ';
    width: 8px;
    height: 30px;
    vertical-align: middle;
    margin-right: 15px;
    background: #e60201;
    background: -moz-linear-gradient(top, #005bac 0%, #005bac 50%, #000000 50%, #000000 100%);
    background: -webkit-linear-gradient(top, #005bac 0%,#005bac 50%,#000000 50%,#000000 100%);
    background: linear-gradient(to bottom, #005bac 0%,#005bac 50%,#000000 50%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005bac', endColorstr='#000000',GradientType=0 );
}
#carbell .carbell .h2_wrap h2 span {
	color: #005bac;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
}
#carbell .carbell .btn_wrap {
	background: #f9f9f9;
	padding: 20px 0;
	clear: both;
	overflow: hidden;
}
#carbell .carbell .btn_wrap ul {
	margin: auto;
	width: 900px;
}
#carbell .carbell .btn_wrap .btn a {
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 20px 0;
	margin: auto;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005eae;
	-webkit-box-shadow: 0 3px #034985;
	-moz-box-shadow: 0 3px #034985;
	box-shadow: 0 3px #034985;
	width: 340px;
	background-image: url(../img/feature/carbell/arrow.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 10px;
}


#carbell .carbell #sec01 {
	margin-bottom: 0;
}
#carbell .carbell #sec01 .blk_wrap .blk {
	float: left;
	width: 33.33333%;
	box-sizing: border-box;
	border-right: #ddd solid 1px;
	text-align: center;	
	font-size: 16px;
	padding: 15px 0; 40px 0;
	margin: 20px 0;
	line-height: 165%;
}
#carbell .carbell #sec01 .blk_wrap .blk h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px;
	color: #111;
}
#carbell .carbell #sec01 .blk_wrap .blk .text {
	color: #666;
	font-size: 15px;
	margin: 0 20px;
}
#carbell .carbell #sec01 .blk_wrap .blk:last-child {
	border-right: none;
}

#carbell .carbell #sec02 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
#carbell .carbell #sec02 .interview_blk:hover,
#carbell .carbell #sec02 .interview_blk.active{
	background: #f9f9f9;
}
#carbell .carbell #sec02 .imgarea {
	float: left;
	width: 40%;
	margin:20px 0;
}
#carbell .carbell #sec02 .imgarea span {
	text-align: center;
	display: block;
	padding-top: 7px;
	font-size: 13px;
	color: #777;
}
#carbell .carbell #sec02 .bodyarea {
	float: right;
	width: 56%;
	margin:40px 0 40px;
}
#carbell .carbell #sec02 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#carbell .carbell #sec02 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#carbell .carbell #sec02 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
	background: url(../img/feature/carbell/title_icon01.png) 0 50% no-repeat;
	padding: 0 0 0 30px;
}
#carbell .carbell #sec02 .bodyarea .txt {
	margin: 20px 0 30px;
}
#carbell .carbell #sec02 .bodyarea .open_link {
    color: #333;
    text-decoration: none;
    border: 1px solid #CCC;
    background: #FFF;
    background-size: 5px;
    text-align: center;
    font-size: 92.86%;
    border-radius: 3px;
    display: block;
    box-shadow: 0px -2px 0px 0px rgba(231,232,232,1) inset;
    cursor: pointer;
	overflow: hidden;
	width: 330px;

}
#carbell .carbell #sec02 .bodyarea .open_link p {
	float: left;
	padding: 7px 0;
	text-align: right;
	width: 210px;
}
#carbell .carbell #sec02 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #005eae;
	color: #fff;
	padding: 30px 40px;
	font-size: 105%;
	line-height: 190%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block::after{
  content: "";
  display: block;
  clear: both;
}
#carbell .carbell #sec02 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
 	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #005eae;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion_icon span {
	position: absolute;
    left: 15px;
	margin-top: 7px;
    width: 50%;
	height: 1px;
    background-color: #005eae;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#carbell .carbell #sec02 .accordion_icon span:nth-of-type(1) {
    top: 9px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell #sec02 .accordion_icon span:nth-of-type(2) {
    top: 9px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell #sec02 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#carbell .carbell #sec02 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk {
	float: left;
	width: 48%;
	box-sizing: border-box;
	border-right: #0b78d5 solid 1px;
	border-top: #0b78d5 solid 1px;
	padding: 20px 2% 30px 0;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.right {
	border-right: none;
	padding: 20px 0 30px 2%;
	box-sizing: border-box;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.s1 {
	border-top: none;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.s2 {
	border-bottom: #0b78d5 solid 1px;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .icon {
	float: left;
	width: 20%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body {
	float: right;
	width: 75%;
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk.right .body {
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body h4 {
	font-size: 16px;
	margin-bottom: 7px
}
#carbell .carbell #sec02 .accordion-box .accordion-block .blk .body p {
	color: #ceddea;
}
#carbell .carbell #sec03 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec03 p {
	padding: 20px 0 0 0;
}
#carbell .carbell #sec04 .interview_blk {
	overflow: hidden;
	border-bottom: #ddd solid 1px;
}
#carbell .carbell #sec04 .interview_blk:hover,
#carbell .carbell #sec04 .interview_blk.active{
	background: #f9f9f9;
}
#carbell .carbell #sec04 .imgarea {
	float: left;
	width: 20%;
	margin:20px 0;
}
#carbell .carbell #sec04 .bodyarea {
	float: right;
	width: 75%;
	margin:40px 0 40px;
}
#carbell .carbell #sec04 .imgarea.sec2 {
	float: right;
	width: 55%;
	margin:40px 0;
}
#carbell .carbell #sec04 .bodyarea.sec2 {
	float: left;
	width: 43%;
	margin:55px 0 40px;
	text-align: right;
}
#carbell .carbell #sec04 .bodyarea h3 {
	font-size: 19px;
	line-height: 160%;
}
#carbell .carbell #sec04 .bodyarea .name {
	color: #005bac;
	font-size: 15px;
	margin: 10px 0 15px;
}
#carbell .carbell #sec04 .bodyarea ul {
	border-left: #005bac solid 1px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#carbell .carbell #sec04 .bodyarea li {
	font-size: 13px;
	margin-bottom: 5px;
}
#carbell .carbell #sec04 .bodyarea .open_link {
    color: #333;
    text-decoration: none;
    border: 1px solid #CCC;
    background: #FFF;
    background-size: 5px;
    text-align: center;
    font-size: 92.86%;
    border-radius: 3px;
    display: block;
    box-shadow: 0px -2px 0px 0px rgba(231,232,232,1) inset;
    cursor: pointer;
	overflow: hidden;
	width: 330px;

}
#carbell .carbell #sec04 .bodyarea .open_link p {
	float: left;
	padding: 7px 0;
	text-align: right;
	width: 240px;
}
#carbell .carbell #sec04 .accordion-box .accordion-block {
	position: relative;
	display: none;
	background: #000;
	color: #fff;
	padding: 30px 40px;
	font-size: 105%;
	line-height: 190%;
}
#carbell .carbell #sec04 .accordion-box .accordion-block:before{
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
 	margin-left: -20px;
	border: 20px solid transparent;
	border-bottom: 20px solid #000;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell #sec04 .accordion_icon {
	position: relative;
	width: 22px;
	height: 20px;
	float: right;
	margin: 0 20px;
	line-height: 20px;
	border-left: #ddd solid 1px;
	padding: 7px 0;
}
#carbell .carbell #sec04 .accordion_icon span {
	position: absolute;
    left: 15px;
	margin-top: 7px;
    width: 50%;
	height: 1px;
    background-color: #005bac;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#carbell .carbell #sec04 .accordion_icon span:nth-of-type(1) {
    top: 9px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell #sec04 .accordion_icon span:nth-of-type(2) {
    top: 9px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell #sec04 .interview_blk.active .accordion_icon span:nth-of-type(1) {
	display:none;
}
#carbell .carbell #sec04 .interview_blk.active .accordion_icon span:nth-of-type(2)  {
	top: 11px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#carbell .carbell #sec04 .accordion-box .accordion-block h4 {
	border-left: #005bac solid 7px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 18px
}
#carbell .carbell #sec05 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec05 h3 {
	color: #005bac;
	font-size: 18px;
	margin: 18px 0 15px;
}
#carbell .carbell #sec05 p {
	color: #666;
}
#carbell .carbell #sec06 .blk_wrap {
	margin-right: -24px;
	
}
#carbell .carbell #sec06 .h2_wrap {
	margin-bottom: 20px;
}
#carbell .carbell #sec06 .blk_wrap .blk {
	margin-right: 24px;
	float: left;
	width: 325px;
	border: #ddd solid 3px;	
	box-sizing: border-box;
}
#carbell .carbell #sec06 .blk_wrap .blk .icon {
	background: url(../img/feature/carbell/sec06_01.png) no-repeat 50% 0;
	text-align: center;
	color: #666;
	padding: 36px 0 0 0;
	margin: 20px 0;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in01 {
	font-size: 20px;
	float: left;
	width: 20px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 50px;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in02 {
	color: #e91c1b;
	font-size: 48px;
	font-weight: bold;
	line-height: 100%;
}
#carbell .carbell #sec06 .blk_wrap .blk .in_wrap .in02 span {
	font-size: 26px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list {
	background: #f9f9f9;
	padding: 20px 0;
	font-size: 95%;
	clear: both;
	overflow: hidden;
	margin-top: 25px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list dt {
	float: left;
	width: 25%;
	text-align: right;
	margin-bottom: 5px;
}
#carbell .carbell #sec06 .blk_wrap .blk .blk_list dd {
	float: right;
	width: 70%;
	margin-bottom: 5px;
}
#carbell .carbell #sec06 p {
	text-align: right;
	clear: both;
	font-size: 13px;
	color: #777;
	padding-top: 20px;
}
#carbell .carbell #sec06 p.txt {
	font-size: 16px;
	text-align: left;
	color: #111;
	padding: 0 0 20px;
}
#carbell .carbell #sec07 .h2_wrap {
	margin-bottom: 30px;
}
#carbell .carbell #sec07 .intro {
	margin-bottom: 40px;
}
#carbell .carbell #sec07 .blk_wrap {
	background: url(../img/feature/carbell/sec07_01.png) no-repeat 0 100%;
	overflow: hidden;
	padding-left: 30px;
}
#carbell .carbell #sec07 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#carbell .carbell #sec07 .blk:last-child {
	margin-bottom: 0;
}
#carbell .carbell #sec07 .blk_wrap .left {
	position: relative;
	background: #000000;
	width: 240px;
	color: #fff;
	clear: both;
	float: left;
	padding: 30px 0 30px 15px;
	top: 50%;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left_first {
	position: relative;
	background: #000000;
	width: 240px;
	color: #fff;
	clear: both;
	float: left;
	padding: 30px 0 30px 15px;
	top: 50%;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000000;
	border-width: 10px;
	margin-top: -10px;
}
#carbell .carbell #sec07 .blk_wrap .left.free {
	margin-bottom: 5px;
}
#carbell .carbell #sec07 .blk_wrap .left li ,
#carbell .carbell #sec07 .blk_wrap .left_first li {
	padding-left: 15px;
}
#carbell .carbell #sec07 .blk_wrap .right {
	float: right;
	width: 700px;
	margin-left: 20px;
	padding: 30px 0 30px 30px;
	background: #f9f9f9;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
}
#carbell .carbell #sec07 .blk_wrap .left li:before ,
#carbell .carbell #sec07 .blk_wrap .left_first li:before {
	content: "・";
	color: #005eae;
}


#carbell .carbell #sec08 .blk_wrap {
	background: url(../img/feature/carbell/sec08_05.png) repeat-y 100px 0;
	padding: 20px 0 0;
	overflow: hidden;
}
#carbell .carbell #sec08 .blk_wrap .body_wrap {
	width: 700px;
	float: left;
}
#carbell .carbell #sec08 .blk {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}
#carbell .carbell #sec08 .time {
 	position: relative;
	display: inline-block;
 	margin: 0 15px 0 0;
	padding: 7px 10px;
	min-width: 80px;
 	max-width: 100%;
	font-size: 16px;
	background: #FFF;
 	border: solid 1px #ddd;
	text-align: center;
 	box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#carbell .carbell #sec08 .time:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -9px;
 	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
 	z-index: 2;
}

#carbell .carbell #sec08 .time:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -13px;
 	margin-top: -7px;
	border: 7px solid transparent;
	border-left: 7px solid #ddd;
 	z-index: 1;
}

#carbell .carbell #sec08 .time p {
	margin: 0;
	padding: 0;
}
#carbell .carbell #sec08 .img {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 11px;
}
#carbell .carbell #sec08 .body {
	float: left;
	width: 570px;
	margin-top: 10px;
	background: url(../img/feature/carbell/sec08_01.png) no-repeat 0 0;
	padding-left: 30px;
	font-size: 15px;
}
#carbell .carbell #sec08 .body h3 {
	font-size: 18px;
	color: #e60201;
	margin-bottom: 13px;
}
#carbell .carbell #sec09 .h2_wrap {
	margin-bottom: 30px;
}
#carbell .carbell #sec09 .img {
	float: left;
	width: 48%;
	text-align: center;
}
#carbell .carbell #sec09 .img img {
	margin-bottom: 15px;
}
#carbell .carbell #sec09 .body {
	float: right;
	width: 49%;
	line-height: 180%;
}
#carbell .carbell #sec09 .body p {
	margin-bottom: 12px;
}
#carbell .carbell #sec10 .ac_title div p {
	padding-top: 3px;
}
#carbell .carbell #sec10 .ac_title div .icon_q {
	color: #fff;
	background: #000;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#carbell .carbell #sec10 .ac_body {
	overflow: hidden;
	padding-left: 20px;
}4
#carbell .carbell #sec10 .ac_body .icon_a {
	color: #fff;
	background: #005eae;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	vertical-align: -5px;
	margin-right: 10px;
	font-size: 13px
}
#carbell .carbell #sec10 .ac_body p {
	float: right;
	width: 95%;
}
#carbell .carbell .ac {
	width: 100%;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title {
    display:block;
    background: #fff;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}
#carbell .carbell .ac .ac_title:hover {
	background: #f9f9f9;
}
#carbell .carbell .ac .ac_body {
    display:none;
	background: #f9f9f9;
	padding:30px 30px;
	text-align: left;
	font-size: 16px;
	margin: 0;
	border-bottom: none;
	border-top: none;
	line-height: 170%;
	border-bottom: 1px solid #cccccc;
}
#carbell .carbell .ac .ac_title .accordion_icon,
#carbell .carbell .ac .ac_title .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title div {
	float: left;
	width: 95%;
    padding: 20px 20px;
	border-right: #ddd solid 1px;
	box-sizing: border-box;
}
#carbell .carbell .ac .ac_title .accordion_icon {
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 20px;
	top: 50%;
	right: 18px;
	margin-top: -8px;
}
#carbell .carbell .ac .ac_title .accordion_icon span {
	position: absolute;
    left: 0px;
    width: 100%;
	height: 1px;
    background-color: #005eae;
}
#carbell .carbell .ac .ac_title .accordion_icon span:nth-of-type(1) {
    top: 50%;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
#carbell .carbell .ac .ac_title .accordion_icon span:nth-of-type(2) {
    top: 50%;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

#carbell .carbell .ac .ac_title .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
#carbell .carbell .ac .ac_title .accordion_icon.active span:nth-of-type(2) {
	top: 50%;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}#carbell section ,
#carbell .btn_wrap {
	overflow: hidden;
	clear: both;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

#carbell .three_col {
	margin-right: -3.33333%;
}
#carbell .three_col .blk {
	float: left;
	width: 30%;
	margin-right: 3.33333%;
}


/* -- 求人情報 -- */
#carbell .feature_job_info .btn_wrap {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}
#carbell .feature_job_info .ac_title .number {
	font-size: 15px;
	font-weight: normal;	
}
#carbell .feature_job_info .ac_title .area {
	font-size: 15px;
	color: #777;
	font-weight: normal;	
}
#carbell .feature_job_info .ac_title .area:before {
	content: " ／　";
}
#carbell .feature_job_info .ac_body {
	overflow: hidden;
	padding: 20px 0 20px 20px !important;
}
#carbell .feature_job_info .base {
	display: block;
	float: left;
	text-decoration: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 480px;
	margin-right: 21px;
}
#carbell .feature_job_info .base:nth-of-type(2n+1) {
	clear: both;
}
#carbell .feature_job_info .base .job_blk {
	border: #ddd solid 1px;
	border-bottom: #ddd solid 3px;
	overflow: hidden;
	margin-bottom: 25px;
}
#carbell .feature_job_info .base .job_blk .img {
	float: left;
	width: 96px;
	margin: 17px 0 0 21px;
}
#carbell .feature_job_info .base .job_blk .img img {
	width: 100%;
	height: auto;
}
#carbell .feature_job_info .base .job_blk .body {
	float: right;
	width: 320px;
	margin: 17px 21px 30px 0;
}
#carbell .feature_job_info .base .job_blk .body .company_name {
	font-size: 19px;
	font-weight: bold;
	margin: 12px 0 10px 0;
}
#carbell .feature_job_info .base .job_blk .body .spec li {
	font-size: 14px;
	color: #777;
	line-height: 1.6em;
}
#carbell .feature_job_info .base .job_blk .btn_area {
	clear: both;
	overflow: hidden;
	border-top: #ddd solid 1px;
}
#carbell .feature_job_info .base .job_blk .btn_area li a {
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	padding: 5px 0;
}
#carbell .feature_job_info .base .job_blk .btn_area li a:hover {
	background: #f9f9f9;
}
#carbell .feature_job_info .base .job_blk .btn_area li:last-child a {
	border-left: #ddd solid 1px;
	background: url(/assets/img/feature/hondacarstokyochuo/sec08_01.png) no-repeat 75% 50%;
}

#carbell .feature_job_info .base .job_blk .btn_area li a i {
	color: #F96A68;
}
#carbell .feature_job_info .base .job_blk .btn_area li:last-child a:hover {
	border-left: #ddd solid 1px;
	background: #f9f9f9 url(/assets/img/feature/hondacarstokyochuo/sec08_01.png) no-repeat 75% 50%;
}




#carbell #carbell .feature_job_info .base .job_blk .btn_area li:last-child a {
	background: #fff url(/assets/img/feature/carbell/arrow2.png) no-repeat 75% 50%;
	background-size: 7px;
}
#carbell #carbell .feature_job_info .base .job_blk .btn_area li:last-child a:hover {
	background: #f9f9f9 url(/assets/img/feature/carbell/arrow2.png) no-repeat 75% 50%;
	background-size: 7px;
}
