/*-----------------------
■MAIN COLOR     #BDCFC9
-----------------------*/
section h3 {
background: #BDCFC9;
padding: 10px;
color: #333;
font-size: 16px;
font-weight: normal;
}
.backbt span {
	margin:4px 6px 0 0;
	width:0;
	height:0;
	float:left;
	border-color:transparent #116EBF transparent transparent;
	border-style:solid;
	border-width:7px;
}
/*
*/
section {
/* border: 4px solid #fac2d8; */
/* margin-right: 5px; */
/* margin-left: 5px; */
background-color: #FFF;
/*margin-top: 10px;*/
position: relative;
padding: 10px 0 15px;
}
section h2 {
color: #f02475;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
padding-left: 10px;
}


.koyoukeitai-ico {
margin: 0;
padding: 0 0 0 10px;
}
.koyoukeitai-ico img {
	margin-right: 1px;
}


section .koyou {
	width: 120px;
	float: left;
	margin-top: -38px;
	margin-left: -5px;
}
section .iconfulltime {
	background-image: url(../img/icon_fulltime.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
	height: 0px;
	padding-top: 33px;
	overflow: hidden;
	width: 50px;
	float: left;
	margin-left: 5px;
}
section .iconparttime {
	background-image: url(../img/icon_parttime.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
	height: 0px;
	padding-top: 33px;
	overflow: hidden;
	width: 50px;
	float: left;
	margin-left: 5px;
}
section .icon {
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 50px auto;
background-size: 50px auto;
height: 0px;
padding-top: 33px;
overflow: hidden;
width: 50px;
position: absolute;
top: 0px;
right: 10px;
}
section.fashion .icon {
	background-image: url(../img/icon_fashion.png);
}
section.lifestyle .icon {
	background-image: url(../img/icon_lifestyle.png);
}
section.food .icon {
	background-image: url(../img/icon_food.png);
}
section.service .icon {
	background-image: url(../img/icon_service.png);
}
section.other .icon {
	background-image: url(../img/icon_other.png);
}
section .thumbnail {
text-align: center;
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin: 0 10px;
}
section .thumbnail img {
width: auto;
max-width: 280px;
max-height: 200px;
/* margin-bottom: 15px; */
}
section .pr {
/* position: relative; */
/* padding-top: 10px; */
/* padding-right: 10px; */
/* padding-bottom: 10px; */
padding-left: -10px;
/* clear: both; */
padding: 0 15px;
}
section .pr dt {
/* background-image: url(../img/icon_pr.png); */
/* background-repeat: no-repeat; */
/* background-position: 0 0; */
/* -webkit-background-size: 60px auto; */
/* background-size: 60px auto; */
/* height: 0px; */
/* padding-top: 21px; */
/* overflow: hidden; */
/* width: 60px; */
/* position: absolute; */
/* top: -25px; */
/* left: 5px; */
display: none;
}
section .pr dd {
margin-left: 0px;
}
section .pr dd.title {
margin-bottom: 8px;
color: #116EBF;
}
section table {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BDCFC9;
border-collapse: collapse;
width: 100%;
/* margin-top: -10px; */
/* margin-bottom: 10px; */
clear: both;
}
section table th {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #BDCFC9;
background-color: #FAF7F8;
padding-top: 10px;
padding-right: 7px;
padding-bottom: 10px;
padding-left: 7px;
width: 74px;
font-weight: normal;
}
section table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCFC9;
	padding: 10px;
}
section .corp {
	position: relative;
	/*padding-top: 10px;*/
}
section .oubo {
position: relative;
/* padding-top: 25px; */
}
/*
section .corp h3 {
	background-image: url(../img/icon_corp.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
	height: 0px;
	padding-top: 21px;
	overflow: hidden;
	width: 60px;
	position: absolute;
	top: -5px;
	left: 10px;
}
section .oubo h3 {
	background-image: url(../img/icon_oubo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 60px auto;
	background-size: 60px auto;
	height: 0px;
	padding-top: 21px;
	overflow: hidden;
	width: 60px;
	position: absolute;
	top: -5px;
	left: 10px;
}*/

section .corp h3{
	margin-bottom:-19px;
}
section .button {
/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #de3786;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
*/
}
section .button a {
/*
	background-image: url(../img/oubo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 110px auto;
	background-size: 110px auto;
	height: 0px;
	padding-top: 21px;
	overflow: hidden;
	display: block;
*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #ff5d1d;
margin: 10px 10px 0px;
color: #fff;
text-align: center;
padding: 19px 0;
text-decoration: none;
font-size: 16px;
}
#linkbt {
	overflow:hidden;
}
.backbt {
	text-align:left;
	float:left;
}
.backbt a {
	color:#333;
	display:block;
	text-decoration: none;
	padding:5px;
}

.backbt span:after {
	content:"";
	float:left;
	position:relative;
	top:-7px;
	left:-5px;
	border-color:transparent #fbf6de transparent transparent;
	border-style:solid;
	border-width:7px;
}

#number {
 text-align: center; 
/* margin-top: 10px; */
/* margin-bottom: 10px; */
font-size: 12px;
/* background-color: #fbf6de; */
padding: 5px 0px 5px 0px;
}
/*-----------------------
■INTERVIEW IFRAME
-----------------------*/
.kyujinInterview a{
	text-decoration:none;
	color:#333;
}
.kyujinInterview dl{
	position: relative;
	margin: 5px 10px;
	background:#EEEEEE;
	display: block;
	padding: 11px 10px;
	overflow: hidden;
}
.kyujinInterview dt{
	float:left;
	margin-right:15px;
}
.kyujinInterview dd{
	padding-right:15px;
}
.kyujinInTxt01{
	font-weight:bold;
	color:#f02475;
}
.kyujinInterview a:after {
	border-top:solid 2px #f02475;
	border-right:solid 2px #f02475;
}
section a:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 60%;
	right: 25px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
}